:root{--columns: 12}html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align:baseline;background:rgba(0,0,0,0)}main,article,aside,figure,footer,header,nav,section,details,summary{display:block}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,svg,object,embed,figure{max-width:100%;height:auto;display:block}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:separate;border-spacing:0}th{font-weight:bold;vertical-align:bottom}td{font-weight:normal;vertical-align:top}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:100% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:bold}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}button,input,select,textarea{margin:0}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:after{content:" ";display:block;clear:both}.row{display:flex;flex-wrap:wrap;margin:0 calc(var(--gutter)*-1)}[class*=u-width]{padding-right:calc(var(--gutter));padding-left:calc(var(--gutter));flex-basis:calc(100%/var(--columns)*var(--column-width))}.sidebar{--column-width: 2}.content{--column-width: 6}.u-width--full{--column-width: var(--columns)}.u-width--fifth{--column-width: 2.4}.s--1{--column-width: 1}.s--2{--column-width: 2}.s--3{--column-width: 3}.s--4{--column-width: 4}.s--5{--column-width: 5}.s--6{--column-width: 6}.s--7{--column-width: 7}.s--8{--column-width: 8}.s--9{--column-width: 9}.s--10{--column-width: 10}.s--11{--column-width: 11}.s--12{--column-width: 12}@media(min-width: 768px){.m--1{--column-width: 1}.m--2{--column-width: 2}.m--3{--column-width: 3}.m--4{--column-width: 4}.m--5{--column-width: 5}.m--6{--column-width: 6}.m--7{--column-width: 7}.m--8{--column-width: 8}.m--9{--column-width: 9}.m--10{--column-width: 10}.m--11{--column-width: 11}.m--12{--column-width: 12}}@media(min-width: 1024px){.l--1{--column-width: 1}.l--2{--column-width: 2}.l--3{--column-width: 3}.l--4{--column-width: 4}.l--5{--column-width: 5}.l--6{--column-width: 6}.l--7{--column-width: 7}.l--8{--column-width: 8}.l--9{--column-width: 9}.l--10{--column-width: 10}.l--11{--column-width: 11}.l--12{--column-width: 12}}.flexmodule{width:100%;display:flex;justify-content:center}.flexmodule .u-wrapper{width:100%}.flexmodule.max-width-1.with-background,.flexmodule.max-width-2.with-background,.flexmodule.max-width-3.with-background,.flexmodule.max-width-1.no-bg,.flexmodule.max-width-2.no-bg,.flexmodule.max-width-3.no-bg{padding-left:calc(var(--gutter)*2);padding-right:calc(var(--gutter)*2)}.flexmodule.padding-top{padding-top:var(--padding-vertical)}.flexmodule.padding-bottom{padding-bottom:var(--padding-vertical)}.flexmodule.margin-bottom{margin-bottom:var(--margin-vertical)}.flexmodule.margin-top{margin-top:var(--margin-vertical)}.flexmodule.radius-top-left{border-top-left-radius:var(--border-radius)}.flexmodule.radius-top-right{border-top-right-radius:var(--border-radius)}.flexmodule.radius-bottom-left{border-bottom-left-radius:var(--border-radius)}.flexmodule.radius-bottom-right{border-bottom-right-radius:var(--border-radius)}.flexmodule.max-width-1 .u-wrapper,.flexmodule.horizontal-centered.max-width-1{max-width:var(--max-width-1)}.flexmodule.max-width-2 .u-wrapper,.flexmodule.horizontal-centered.max-width-2{max-width:var(--max-width-2)}.flexmodule.max-width-3 .u-wrapper,.flexmodule.horizontal-centered.max-width-3{max-width:var(--max-width-3)}.flexmodule.horizontal-centered.max-width-1,.flexmodule.horizontal-centered.max-width-2,.flexmodule.horizontal-centered.max-width-3{margin-left:auto;margin-right:auto;padding:var(--vertical-gap) var(--horizontal-gap)}.flexmodule.horizontal-centered.with-background.max-width-1,.flexmodule.horizontal-centered.with-background.max-width-2,.flexmodule.horizontal-centered.with-background.max-width-3{padding-left:calc(var(--gutter)*2);padding-right:calc(var(--gutter)*2)}.flexmodule.horizontal-centered.with-background.max-width-1 .u-wrapper,.flexmodule.horizontal-centered.with-background.max-width-2 .u-wrapper,.flexmodule.horizontal-centered.with-background.max-width-3 .u-wrapper{max-width:100%}.flexmodule.horizontal-centered.flexmodule.with-background.margin-bottom,.flexmodule.horizontal-centered.flexmodule.with-background.margin-top{padding-left:calc(var(--gutter)*2);padding-right:calc(var(--gutter)*2)}.flexmodule.flexmodule.with-background.base{background-color:var(--primary-color)}.flexmodule.flexmodule.with-background.white{background-color:#fff}.flexmodule .file-downloads{margin-bottom:var(--line-height-margin);margin-left:calc(var(--list-indent) - 14px)}.flexmodule .file-downloads .file-download{display:flex;gap:10px}.flexmodule pre,.flexmodule ul,.flexmodule ul li,.flexmodule ol,.flexmodule dl{margin-bottom:var(--line-height-margin)}.flexmodule .responsive-video{border-radius:var(--border-radius);transition:ease border-radius .3s}.flexmodule .responsive-video video,.flexmodule .responsive-video iframe{display:block;width:100%;height:auto}.flexmodule .responsive-video:hover{border-radius:0}.flexmodule pre{display:block;padding:10.5px;margin:0 0 var(--line-height-margin);font-size:14px;line-height:1.46667;color:#333;background-color:#f5f5f5;border-radius:0;overflow-x:auto}.flexmodule pre code,.flexmodule pre kbd,.flexmodule pre pre,.flexmodule pre samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.flexmodule pre code{padding:2px 4px;font-size:90%;color:var(--text-color);border-radius:0;white-space:pre-wrap}.flexmodule .image_wrapper{display:flex;margin-bottom:var(--line-height)}.flexmodule .image_wrapper.center{justify-content:center}.flexmodule .image_wrapper.right{justify-content:flex-end}.flexmodule .image_wrapper.rounded figure.image{overflow:hidden}.flexmodule .image_wrapper.rounded figure.image img{border-radius:var(--border-radius)}.flexmodule figure.image{position:relative;display:flex;flex-direction:column}.flexmodule figure.image figcaption{font-style:italic;font-size:1rem;padding:5px 20px;text-align:center;position:relative}.flexmodule figure.image figcaption .copyright-trigger{display:flex;align-items:center;margin-right:3px;font-size:1rem}.flexmodule figure.image figcaption span.copyright{position:absolute;top:-1.3rem;right:1rem;margin:0;font-size:.6rem;line-height:.6rem;color:#fff;text-shadow:#000 1px 1px;display:flex;align-items:center}.flexmodule figure.image.center{align-items:center}.flexmodule figure.image.right{align-items:flex-end}.flexmodule figure.svg svg{max-width:100%}.flexmodule .video{position:relative;overflow:hidden;width:100%;background-color:#000}.flexmodule .video .fa-spin{position:absolute;color:#fff;top:50%;margin-top:-28px;margin-left:-37px;left:50%}.flexmodule .video::after{display:block;content:"";padding-top:56.25%}.flexmodule .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.flexmodule .video iframe body{z-index:1}.flexmodule a.set-iframe-src{position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:1;opacity:1;visibility:visible;transition:all .5s linear;display:flex;justify-content:center;align-items:center}.flexmodule a.set-iframe-src img{z-index:1;display:block;width:100%;height:auto}.flexmodule a.set-iframe-src svg{transform:scale(2);text-align:center;opacity:.9;display:block;position:absolute;z-index:2;transition:all .5s ease-in-out}.flexmodule a.set-iframe-src svg path{fill:#fff;transition:all .5s ease-in-out}.flexmodule a.set-iframe-src i.fa::before{margin-left:0px}.flexmodule a.set-iframe-src:hover svg{opacity:1;transform:scale(2.5)}.flexmodule a.set-iframe-src.hidden{opacity:0;visibility:hidden}.flexmodule a.set-iframe-src.hidden iframe{z-index:1}.flexmodule ul,.flexmodule ol{padding-left:20px;margin-left:var(--list-indent)}.flexmodule ul{list-style:disc}.flexmodule ul li ul{margin:calc(var(--line-height-margin)/2) 0;list-style-type:circle}.flexmodule hr{border:0px;background-color:var(--text-color);margin:var(--line-height-margin) 0}.flexmodule hr.forty{width:40%}.flexmodule hr.default,.flexmodule hr.line-1{height:1px}.flexmodule hr.line-2{height:2px}.flexmodule hr.line-3{height:3px}.flexmodule mark{padding:0 .2rem;font-weight:600}.flexmodule mark.marker-yellow{background:linear-gradient(to bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0) 50%, rgb(255, 255, 0) 51%, rgb(255, 255, 0) 100%)}.flexmodule mark.marker-green{background:linear-gradient(to bottom, rgba(127, 255, 0, 0) 0%, rgba(127, 255, 0, 0) 50%, rgb(127, 255, 0) 51%, rgb(127, 255, 0) 100%)}.flexmodule mark.marker-pink{background:linear-gradient(to bottom, rgba(255, 192, 203, 0) 0%, rgba(255, 192, 203, 0) 50%, rgb(255, 192, 203) 51%, rgb(255, 192, 203) 100%)}.flexmodule mark.marker-blue{background:linear-gradient(to bottom, rgba(0, 191, 255, 0) 0%, rgba(0, 191, 255, 0) 50%, rgb(0, 191, 255) 51%, rgb(0, 191, 255) 100%)}@media screen and (min-width: 768px){.flexmodule.with-background .u-wrapper>.row .u-width *:last-child{margin-bottom:0}.flexmodule.vertical-centered>.u-wrapper>.row>div{display:flex;flex-direction:column;justify-content:center}}/*# sourceMappingURL=styles.min.css.map */
