/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:bounce 2s ease-in-out infinite}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{margin:0}[tabindex="-1"]:focus{outline:none!important}*,:after,:before{border:0 solid #d1d2d3}img{border-style:solid}[type=button],[type=reset],[type=submit],button{border-radius:0}textarea{resize:vertical}img{max-width:100%}button,input,optgroup,select,textarea{font-family:inherit}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1500px){.container{max-width:1500px}}.list-reset{list-style:none;padding:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-grey{background-color:#858585}.bg-grey-dark{background-color:#333}.bg-grey-light{background-color:#d1d2d3}.bg-grey-lighter{background-color:#f3f3f3}.bg-grey-lightest{background-color:#eaeaea}.bg-blue{background-color:#09f}.bg-blue-dark{background-color:#046598}.bg-blue-darker{background-color:#1a4660}.bg-teal{background-color:#4093a2}.bg-yellow{background-color:#f7981d}.bg-red{background-color:#ee3c24}.bg-green{background-color:#009848}.bg-green-dark{background-color:#066}.bg-patina{background-color:#146565}.bg-patina-dark{background-color:#184545}.bg-patina-light{background-color:#7da3a3}.bg-patina-lighter{background-color:#bed1d1}.bg-transparent{background-color:transparent}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-black:hover{background-color:#000}.hover\:bg-grey:hover{background-color:#858585}.hover\:bg-grey-dark:hover{background-color:#333}.hover\:bg-grey-light:hover{background-color:#d1d2d3}.hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.hover\:bg-grey-lightest:hover{background-color:#eaeaea}.hover\:bg-blue:hover{background-color:#09f}.hover\:bg-blue-dark:hover{background-color:#046598}.hover\:bg-blue-darker:hover{background-color:#1a4660}.hover\:bg-teal:hover{background-color:#4093a2}.hover\:bg-yellow:hover{background-color:#f7981d}.hover\:bg-red:hover{background-color:#ee3c24}.hover\:bg-green:hover{background-color:#009848}.hover\:bg-green-dark:hover{background-color:#066}.hover\:bg-patina:hover{background-color:#146565}.hover\:bg-patina-dark:hover{background-color:#184545}.hover\:bg-patina-light:hover{background-color:#7da3a3}.hover\:bg-patina-lighter:hover{background-color:#bed1d1}.hover\:bg-transparent:hover{background-color:transparent}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-grounded{background-size:100% auto}.bg-full{background-size:100% 100%}.border-white{border-color:#fff}.border-black{border-color:#000}.border-grey{border-color:#858585}.border-grey-dark{border-color:#333}.border-grey-light{border-color:#d1d2d3}.border-grey-lighter{border-color:#f3f3f3}.border-grey-lightest{border-color:#eaeaea}.border-blue{border-color:#09f}.border-blue-dark{border-color:#046598}.border-blue-darker{border-color:#1a4660}.border-teal{border-color:#4093a2}.border-yellow{border-color:#f7981d}.border-red{border-color:#ee3c24}.border-green{border-color:#009848}.border-green-dark{border-color:#066}.border-patina{border-color:#146565}.border-patina-dark{border-color:#184545}.border-patina-light{border-color:#7da3a3}.border-patina-lighter{border-color:#bed1d1}.border-transparent{border-color:transparent}.hover\:border-white:hover{border-color:#fff}.hover\:border-black:hover{border-color:#000}.hover\:border-grey:hover{border-color:#858585}.hover\:border-grey-dark:hover{border-color:#333}.hover\:border-grey-light:hover{border-color:#d1d2d3}.hover\:border-grey-lighter:hover{border-color:#f3f3f3}.hover\:border-grey-lightest:hover{border-color:#eaeaea}.hover\:border-blue:hover{border-color:#09f}.hover\:border-blue-dark:hover{border-color:#046598}.hover\:border-blue-darker:hover{border-color:#1a4660}.hover\:border-teal:hover{border-color:#4093a2}.hover\:border-yellow:hover{border-color:#f7981d}.hover\:border-red:hover{border-color:#ee3c24}.hover\:border-green:hover{border-color:#009848}.hover\:border-green-dark:hover{border-color:#066}.hover\:border-patina:hover{border-color:#146565}.hover\:border-patina-dark:hover{border-color:#184545}.hover\:border-patina-light:hover{border-color:#7da3a3}.hover\:border-patina-lighter:hover{border-color:#bed1d1}.hover\:border-transparent:hover{border-color:transparent}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-full{border-top-left-radius:9999px}.rounded-r-full,.rounded-t-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.flex-1{flex:1}.flex-auto{flex:auto}.flex-initial{flex:initial}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-no-grow{flex-grow:0}.flex-no-shrink{flex-shrink:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.hover\:font-hairline:hover{font-weight:100}.hover\:font-thin:hover{font-weight:200}.hover\:font-light:hover{font-weight:300}.hover\:font-normal:hover{font-weight:400}.hover\:font-medium:hover{font-weight:500}.hover\:font-semibold:hover{font-weight:600}.hover\:font-bold:hover{font-weight:700}.hover\:font-extrabold:hover{font-weight:800}.hover\:font-black:hover{font-weight:900}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.625rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-32{height:8rem}.h-48{height:12rem}.h-64{height:16rem}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-half{height:50vh}.h-three-quarters{height:75vh}.h-screen{height:100vh}.leading-micro{line-height:.5}.leading-small{line-height:.75}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-mid{line-height:1.75}.leading-loose{line-height:2}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.m-px{margin:1px}.m-25px{margin:25px}.m-50px{margin:50px}.m-75px{margin:75px}.m-100px{margin:100px}.m-150px{margin:150px}.m-200px{margin:200px}.m-15pct{margin:15%}.m-n5px{margin:-5px}.m-n10px{margin:-10px}.m-n15px{margin:-15px}.m-n17px{margin:-17px}.m-n25px{margin:-25px}.m-n50px{margin:-50px}.m-n75px{margin:-75px}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.my-25px{margin-top:25px;margin-bottom:25px}.mx-25px{margin-left:25px;margin-right:25px}.my-50px{margin-top:50px;margin-bottom:50px}.mx-50px{margin-left:50px;margin-right:50px}.my-75px{margin-top:75px;margin-bottom:75px}.mx-75px{margin-left:75px;margin-right:75px}.my-100px{margin-top:100px;margin-bottom:100px}.mx-100px{margin-left:100px;margin-right:100px}.my-150px{margin-top:150px;margin-bottom:150px}.mx-150px{margin-left:150px;margin-right:150px}.my-200px{margin-top:200px;margin-bottom:200px}.mx-200px{margin-left:200px;margin-right:200px}.my-15pct{margin-top:15%;margin-bottom:15%}.mx-15pct{margin-left:15%;margin-right:15%}.my-n5px{margin-top:-5px;margin-bottom:-5px}.mx-n5px{margin-left:-5px;margin-right:-5px}.my-n10px{margin-top:-10px;margin-bottom:-10px}.mx-n10px{margin-left:-10px;margin-right:-10px}.my-n15px{margin-top:-15px;margin-bottom:-15px}.mx-n15px{margin-left:-15px;margin-right:-15px}.my-n17px{margin-top:-17px;margin-bottom:-17px}.mx-n17px{margin-left:-17px;margin-right:-17px}.my-n25px{margin-top:-25px;margin-bottom:-25px}.mx-n25px{margin-left:-25px;margin-right:-25px}.my-n50px{margin-top:-50px;margin-bottom:-50px}.mx-n50px{margin-left:-50px;margin-right:-50px}.my-n75px{margin-top:-75px;margin-bottom:-75px}.mx-n75px{margin-left:-75px;margin-right:-75px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.mt-25px{margin-top:25px}.mr-25px{margin-right:25px}.mb-25px{margin-bottom:25px}.ml-25px{margin-left:25px}.mt-50px{margin-top:50px}.mr-50px{margin-right:50px}.mb-50px{margin-bottom:50px}.ml-50px{margin-left:50px}.mt-75px{margin-top:75px}.mr-75px{margin-right:75px}.mb-75px{margin-bottom:75px}.ml-75px{margin-left:75px}.mt-100px{margin-top:100px}.mr-100px{margin-right:100px}.mb-100px{margin-bottom:100px}.ml-100px{margin-left:100px}.mt-150px{margin-top:150px}.mr-150px{margin-right:150px}.mb-150px{margin-bottom:150px}.ml-150px{margin-left:150px}.mt-200px{margin-top:200px}.mr-200px{margin-right:200px}.mb-200px{margin-bottom:200px}.ml-200px{margin-left:200px}.mt-15pct{margin-top:15%}.mr-15pct{margin-right:15%}.mb-15pct{margin-bottom:15%}.ml-15pct{margin-left:15%}.mt-n5px{margin-top:-5px}.mr-n5px{margin-right:-5px}.mb-n5px{margin-bottom:-5px}.ml-n5px{margin-left:-5px}.mt-n10px{margin-top:-10px}.mr-n10px{margin-right:-10px}.mb-n10px{margin-bottom:-10px}.ml-n10px{margin-left:-10px}.mt-n15px{margin-top:-15px}.mr-n15px{margin-right:-15px}.mb-n15px{margin-bottom:-15px}.ml-n15px{margin-left:-15px}.mt-n17px{margin-top:-17px}.mr-n17px{margin-right:-17px}.mb-n17px{margin-bottom:-17px}.ml-n17px{margin-left:-17px}.mt-n25px{margin-top:-25px}.mr-n25px{margin-right:-25px}.mb-n25px{margin-bottom:-25px}.ml-n25px{margin-left:-25px}.mt-n50px{margin-top:-50px}.mr-n50px{margin-right:-50px}.mb-n50px{margin-bottom:-50px}.ml-n50px{margin-left:-50px}.mt-n75px{margin-top:-75px}.mr-n75px{margin-right:-75px}.mb-n75px{margin-bottom:-75px}.ml-n75px{margin-left:-75px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-xs{max-width:20rem}.max-w-sm{max-width:30rem}.max-w-md{max-width:40rem}.max-w-lg{max-width:50rem}.max-w-xl{max-width:60rem}.max-w-2xl{max-width:70rem}.max-w-3xl{max-width:80rem}.max-w-4xl{max-width:90rem}.max-w-5xl{max-width:100rem}.max-w-6xl{max-width:125rem}.max-w-full{max-width:100%}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-1\/2{min-height:50vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.-m-0{margin:0}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-px{margin:-1px}.-m-25px{margin:-25px}.-m-50px{margin:-50px}.-m-100px{margin:-100px}.-my-0{margin-top:0;margin-bottom:0}.-mx-0{margin-left:0;margin-right:0}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.-my-25px{margin-top:-25px;margin-bottom:-25px}.-mx-25px{margin-left:-25px;margin-right:-25px}.-my-50px{margin-top:-50px;margin-bottom:-50px}.-mx-50px{margin-left:-50px;margin-right:-50px}.-my-100px{margin-top:-100px;margin-bottom:-100px}.-mx-100px{margin-left:-100px;margin-right:-100px}.-mt-0{margin-top:0}.-mr-0{margin-right:0}.-mb-0{margin-bottom:0}.-ml-0{margin-left:0}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-25px{margin-top:-25px}.-mr-25px{margin-right:-25px}.-mb-25px{margin-bottom:-25px}.-ml-25px{margin-left:-25px}.-mt-50px{margin-top:-50px}.-mr-50px{margin-right:-50px}.-mb-50px{margin-bottom:-50px}.-ml-50px{margin-left:-50px}.-mt-100px{margin-top:-100px}.-mr-100px{margin-right:-100px}.-mb-100px{margin-bottom:-100px}.-ml-100px{margin-left:-100px}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-100{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-px{padding:1px}.p-2px{padding:2px}.p-25px{padding:25px}.p-50px{padding:50px}.p-100px{padding:100px}.p-150px{padding:150px}.p-200px{padding:200px}.p-button{padding:18px 30px 15px}.p-15pct{padding:15%}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.py-2px{padding-top:2px;padding-bottom:2px}.px-2px{padding-left:2px;padding-right:2px}.py-25px{padding-top:25px;padding-bottom:25px}.px-25px{padding-left:25px;padding-right:25px}.py-50px{padding-top:50px;padding-bottom:50px}.px-50px{padding-left:50px;padding-right:50px}.py-100px{padding-top:100px;padding-bottom:100px}.px-100px{padding-left:100px;padding-right:100px}.py-150px{padding-top:150px;padding-bottom:150px}.px-150px{padding-left:150px;padding-right:150px}.py-200px{padding-top:200px;padding-bottom:200px}.px-200px{padding-left:200px;padding-right:200px}.py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.py-15pct{padding-top:15%;padding-bottom:15%}.px-15pct{padding-left:15%;padding-right:15%}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.pt-2px{padding-top:2px}.pr-2px{padding-right:2px}.pb-2px{padding-bottom:2px}.pl-2px{padding-left:2px}.pt-25px{padding-top:25px}.pr-25px{padding-right:25px}.pb-25px{padding-bottom:25px}.pl-25px{padding-left:25px}.pt-50px{padding-top:50px}.pr-50px{padding-right:50px}.pb-50px{padding-bottom:50px}.pl-50px{padding-left:50px}.pt-100px{padding-top:100px}.pr-100px{padding-right:100px}.pb-100px{padding-bottom:100px}.pl-100px{padding-left:100px}.pt-150px{padding-top:150px}.pr-150px{padding-right:150px}.pb-150px{padding-bottom:150px}.pl-150px{padding-left:150px}.pt-200px{padding-top:200px}.pr-200px{padding-right:200px}.pb-200px{padding-bottom:200px}.pl-200px{padding-left:200px}.pt-button{padding-top:18px 30px 15px}.pr-button{padding-right:18px 30px 15px}.pb-button{padding-bottom:18px 30px 15px}.pl-button{padding-left:18px 30px 15px}.pt-15pct{padding-top:15%}.pr-15pct{padding-right:15%}.pb-15pct{padding-bottom:15%}.pl-15pct{padding-left:15%}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.pin-none{top:auto;right:auto;bottom:auto;left:auto}.pin{right:0;left:0}.pin,.pin-y{top:0;bottom:0}.pin-x{right:0;left:0}.pin-t{top:0}.pin-r{right:0}.pin-b{bottom:0}.pin-l{left:0}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-none{box-shadow:none}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-white{color:#fff}.text-black{color:#000}.text-grey{color:#858585}.text-grey-dark{color:#333}.text-grey-light{color:#d1d2d3}.text-grey-lighter{color:#f3f3f3}.text-grey-lightest{color:#eaeaea}.text-blue{color:#09f}.text-blue-dark{color:#046598}.text-blue-darker{color:#1a4660}.text-teal{color:#4093a2}.text-yellow{color:#f7981d}.text-red{color:#ee3c24}.text-green{color:#009848}.text-green-dark{color:#066}.text-patina{color:#146565}.text-patina-dark{color:#184545}.text-patina-light{color:#7da3a3}.text-patina-lighter{color:#bed1d1}.text-transparent{color:transparent}.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:text-black{color:#000}.group:hover .group-hover\:text-grey{color:#858585}.group:hover .group-hover\:text-grey-dark{color:#333}.group:hover .group-hover\:text-grey-light{color:#d1d2d3}.group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.group:hover .group-hover\:text-blue{color:#09f}.group:hover .group-hover\:text-blue-dark{color:#046598}.group:hover .group-hover\:text-blue-darker{color:#1a4660}.group:hover .group-hover\:text-teal{color:#4093a2}.group:hover .group-hover\:text-yellow{color:#f7981d}.group:hover .group-hover\:text-red{color:#ee3c24}.group:hover .group-hover\:text-green{color:#009848}.group:hover .group-hover\:text-green-dark{color:#066}.group:hover .group-hover\:text-patina{color:#146565}.group:hover .group-hover\:text-patina-dark{color:#184545}.group:hover .group-hover\:text-patina-light{color:#7da3a3}.group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.group:hover .group-hover\:text-transparent{color:transparent}.hover\:text-white:hover{color:#fff}.hover\:text-black:hover{color:#000}.hover\:text-grey:hover{color:#858585}.hover\:text-grey-dark:hover{color:#333}.hover\:text-grey-light:hover{color:#d1d2d3}.hover\:text-grey-lighter:hover{color:#f3f3f3}.hover\:text-grey-lightest:hover{color:#eaeaea}.hover\:text-blue:hover{color:#09f}.hover\:text-blue-dark:hover{color:#046598}.hover\:text-blue-darker:hover{color:#1a4660}.hover\:text-teal:hover{color:#4093a2}.hover\:text-yellow:hover{color:#f7981d}.hover\:text-red:hover{color:#ee3c24}.hover\:text-green:hover{color:#009848}.hover\:text-green-dark:hover{color:#066}.hover\:text-patina:hover{color:#146565}.hover\:text-patina-dark:hover{color:#184545}.hover\:text-patina-light:hover{color:#7da3a3}.hover\:text-patina-lighter:hover{color:#bed1d1}.hover\:text-transparent:hover{color:transparent}.text-2xs{font-size:.625rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.5rem}.text-7xl{font-size:4rem}.text-8xl{font-size:4.5rem}.text-9xl{font-size:5rem}.text-10xl{font-size:5.5rem}.text-blockbuster-1{font-size:8rem}.text-blockbuster-2{font-size:9rem}.text-blockbuster-3{font-size:10rem}.italic{font-style:italic}.roman{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.hover\:italic:hover{font-style:italic}.hover\:roman:hover{font-style:normal}.hover\:uppercase:hover{text-transform:uppercase}.hover\:lowercase:hover{text-transform:lowercase}.hover\:capitalize:hover{text-transform:capitalize}.hover\:normal-case:hover{text-transform:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tracking-n1px{letter-spacing:-1px}.tracking-tight{letter-spacing:-.05em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.05em}.tracking-super{letter-spacing:.1em}.tracking-mega{letter-spacing:2px}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{word-wrap:break-word}.break-normal{word-wrap:normal}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.625rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.w-48{width:12rem}.w-64{width:16rem}.w-80{width:20rem}.w-auto{width:auto}.w-px{width:1px}.w-1\/1{width:100%}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-2\/3{width:66.66667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.66667%}.w-5\/6{width:83.33333%}.w-full{width:100%}.w-screen{width:100vw}.w-fit{width:-moz-fit-content;width:fit-content}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.transition-slow{transition:all 2s ease}.transition-normal-in-out-quad,.transition-slow-in-out-quad{transition:all 2s cubic-bezier(.455,.03,.515,.955)}.transition{transition:all .3s ease}.dk-select,.dk-select *,.dk-select-multi,.dk-select-multi *,.dk-select-multi :after,.dk-select-multi :before,.dk-select :after,.dk-select :before{box-sizing:border-box}.dk-select,.dk-select-multi{position:relative;display:inline-block;vertical-align:middle;line-height:1.5em;width:200px;cursor:pointer}.dk-selected{width:100%;white-space:nowrap;overflow:hidden;position:relative;background-color:#fff;border:1px solid #e3e2e2;border-radius:.25rem;padding:0 1.5em 0 .5em;text-overflow:ellipsis}.dk-selected:after,.dk-selected:before{content:"";display:block;position:absolute;right:0}.dk-selected:before{top:50%;border:solid transparent;border-top:solid #e3e2e2;border-width:.25em .25em 0;margin:-.125em .5em 0 0}.dk-selected:after{top:0;height:100%;border-left:1px solid #e3e2e2;margin:0 1.5em 0 0}.dk-selected-disabled{color:#bbb}.dk-select .dk-select-options{position:absolute;display:none;left:0;right:0}.dk-select-open-up .dk-select-options{border-radius:.25rem .25rem 0 0;margin-bottom:-1px;bottom:100%}.dk-select-open-down .dk-select-options{border-radius:0 0 .25rem .25rem;margin-top:-1px;top:100%}.dk-select-multi .dk-select-options{max-height:10em}.dk-select-options{background-color:#fff;border:1px solid #e3e2e2;border-radius:.25rem;list-style:none;margin:0;max-height:10.5em;overflow-x:hidden;overflow-y:auto;padding:.25em 0;width:auto;z-index:100}.dk-option-selected{background-color:#85c282;color:#fff}.dk-select-options-highlight .dk-option-selected{background-color:transparent;color:inherit}.dk-option{padding:0 .5em}.dk-select-options .dk-option-highlight{background-color:#85c282;color:#fff}.dk-select-options .dk-option-disabled{color:#bbb;background-color:transparent}.dk-select-options .dk-option-hidden{display:none}.dk-optgroup{border:solid #e3e2e2;border-width:1px 0;padding:.25em 0}.dk-optgroup,.dk-optgroup+.dk-option{margin-top:.25em}.dk-optgroup+.dk-optgroup{border-top-width:0;margin-top:0}.dk-optgroup:nth-child(2){padding-top:0;border-top:none;margin-top:0}.dk-optgroup:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.dk-optgroup-disabled{opacity:.6;color:#bbb;cursor:not-allowed}.dk-optgroup-label{padding:0 .5em .25em;font-weight:700;width:100%}.dk-optgroup-options{list-style:none;padding-left:0}.dk-optgroup-options li{padding-left:1.2em}.dk-select-open-up .dk-selected{border-top-left-radius:0;border-top-right-radius:0;border-color:#e3e2e2}.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#e3e2e2}.dk-select-open-down .dk-selected:before,.dk-select-open-up .dk-selected:before{border-width:0 .25em .25em;border-bottom-color:#e3e2e2}.dk-select-open-down .dk-selected:after,.dk-select-open-up .dk-selected:after{border-left-color:#e3e2e2}.dk-select-multi:focus .dk-select-options,.dk-select-open-down .dk-select-options,.dk-select-open-up .dk-select-options{display:block;border-color:#e3e2e2}.dk-select-multi:focus,.dk-select-multi:hover{outline:none}.dk-selected:focus,.dk-selected:hover{outline:none;border-color:#e3e2e2}.dk-selected:focus:before,.dk-selected:hover:before{border-top-color:#e3e2e2}.dk-selected:focus:after,.dk-selected:hover:after{border-left-color:#e3e2e2}.dk-select-disabled{opacity:.6;color:#bbb;cursor:not-allowed}.dk-select-disabled .dk-selected:focus,.dk-select-disabled .dk-selected:hover{border-color:inherit}.dk-select-disabled .dk-selected:focus:before,.dk-select-disabled .dk-selected:hover:before{border-top-color:inherit}.dk-select-disabled .dk-selected:focus:after,.dk-select-disabled .dk-selected:hover:after{border-left-color:inherit}select[data-dkcacheid]{display:none}.dk-select{width:100%;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.dk-selected{padding:.75rem 1.2rem}.dk-selected:after{width:24px}.dk-selected:before{margin-right:1.25em;margin-top:-.12em}.dk-selected::hover:before,.dk-selected:before{border-color:#999 #fff #fff}.dk-option{padding:.25rem 1.2rem}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:4px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger-box{width:20px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:20px;height:2px;background-color:#333;border-radius:3px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--3dx .hamburger-box{perspective:40px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:40px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:40px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:40px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:40px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:40px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-4px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-4px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(4px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(4px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-4px,-5px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-4px,5px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(4px,-5px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(4px,5px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-12px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-6px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-12px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-6px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:6px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:12px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,6px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-12px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:6px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:12px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,6px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-12px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:6px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-40px;top:-40px;transform:translate3d(40px,40px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-40px;top:-40px;transform:translate3d(-40px,40px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:6px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-40px;top:40px;transform:translate3d(40px,-40px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-40px;top:40px;transform:translate3d(-40px,-40px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:6px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:12px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-2.8571428571px,-4px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-12px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:6px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:12px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,6px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(2.8571428571px,-4px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-12px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:6px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:12px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,6px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-12px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-6px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger{outline:none!important;top:19px;right:10px}@media (min-width:768px){.hamburger{top:32px}}.hamburger--white .hamburger-inner,.hamburger--white .hamburger-inner:after,.hamburger--white .hamburger-inner:before{background-color:#fff}.hamburger--white.is-active .hamburger-inner,.hamburger--white.is-active .hamburger-inner:after,.hamburger--white.is-active .hamburger-inner:before{background-color:#333}.turbolinks-progress-bar{height:1px;background-color:#09f;z-index:50}blockquote,code,h1,h2,h3,h4,h5,h6,ol,p,span,svg,ul{transition:opacity .15s ease-in-out}.wf-loading blockquote,.wf-loading code,.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading ol,.wf-loading p,.wf-loading span,.wf-loading svg,.wf-loading ul{opacity:0}.wf-active blockquote,.wf-active code,.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active ol,.wf-active p,.wf-active span,.wf-active svg,.wf-active ul{opacity:1}.effect-endless-rotate{animation:endless-rotate 12s linear infinite}.effect-zoom:hover{transform:scale(1.05)}@keyframes endless-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.font-smooth{-webkit-font-smoothing:antialiased}.text-shadow{text-shadow:1px 1px 1px rgba(0,0,0,.25)}.wysiwyg h1{font-size:1.875rem;font-weight:700;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h1{font-size:2.25rem}}@media (min-width:992px){.wysiwyg h1{font-size:3rem}}.wysiwyg h2{font-size:1.875rem;font-weight:400;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h2{font-size:2.25rem}}@media (min-width:992px){.wysiwyg h2{font-size:3rem}}.wysiwyg h3{font-size:1.25rem;font-weight:700;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h3{font-size:1.5rem}}@media (min-width:992px){.wysiwyg h3{font-size:1.875rem}}.wysiwyg h4{font-size:1.25rem;font-weight:400;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h4{font-size:1.5rem}}@media (min-width:992px){.wysiwyg h4{font-size:1.875rem}}.wysiwyg h5{font-size:1rem;font-weight:700;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h5{font-size:1.125rem;font-size:1.25rem}}.wysiwyg h6{font-size:1rem;font-weight:400;-webkit-font-smoothing:antialiased;line-height:1.5}@media (min-width:768px){.wysiwyg h6{font-size:1rem;font-size:1.125rem}}.wysiwyg p+h1,.wysiwyg p+h2,.wysiwyg p+h3,.wysiwyg p+h4,.wysiwyg p+h5,.wysiwyg p+h6{margin-top:1.5rem}.wysiwyg ol,.wysiwyg p,.wysiwyg table,.wysiwyg ul{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;max-width:60rem;-webkit-font-smoothing:antialiased}@media (min-width:768px){.wysiwyg ol,.wysiwyg p,.wysiwyg table,.wysiwyg ul{font-size:1.25rem}}.wysiwyg ol a,.wysiwyg ol li>a,.wysiwyg p a,.wysiwyg p li>a,.wysiwyg table a,.wysiwyg table li>a,.wysiwyg ul a,.wysiwyg ul li>a{color:#000}.wysiwyg ol a:hover,.wysiwyg ol li>a:hover,.wysiwyg p a:hover,.wysiwyg p li>a:hover,.wysiwyg table a:hover,.wysiwyg table li>a:hover,.wysiwyg ul a:hover,.wysiwyg ul li>a:hover{color:#09f;transition:all .3s ease}.wysiwyg table{width:100%;border-spacing:0;border:1px solid #eaeaea;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);margin-top:50px;margin-bottom:50px;overflow:hidden;font-size:1rem}.wysiwyg table td{padding:.5rem;text-align:left;border-top:1px solid #eaeaea}.wysiwyg table th{background-color:#09f;color:#fff;padding:.5rem;text-align:center}.wysiwyg blockquote{font-size:1.25rem;padding-left:2rem;color:#858585;border-left:2px solid #eaeaea;-webkit-font-smoothing:antialiased;margin-bottom:25px;line-height:1.5}.wysiwyg .dropcap{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;float:left;font-size:50px;line-height:50px;margin-right:15px;margin-bottom:20px;font-weight:300}@media (min-width:768px){.wysiwyg .dropcap{font-size:60px;line-height:62px}}.wysiwyg .wp-caption img{width:100%!important;height:auto!important;margin-bottom:.5rem}.wysiwyg .wp-caption.aligncenter{width:100%}.wysiwyg .wp-caption p{font-size:.875rem;color:#858585}.wysiwyg .alignright{float:right;width:100%!important;height:auto!important;margin-bottom:1.5rem;margin-top:.5rem}@media (min-width:768px){.wysiwyg .alignright{margin-left:1.5rem;width:40%!important}}.wysiwyg .alignleft{float:left;width:100%!important;height:auto!important;margin-right:1.5rem;margin-bottom:1.5rem;margin-top:.5rem}@media (min-width:768px){.wysiwyg .alignleft{margin-right:1.5rem;width:40%!important}}.wysiwyg .aligncenter{width:100%!important;height:auto;margin-top:1.5rem}.wysiwyg--longform .wp-caption,.wysiwyg--longform blockquote,.wysiwyg--longform h1,.wysiwyg--longform h2,.wysiwyg--longform h3,.wysiwyg--longform h4,.wysiwyg--longform h5,.wysiwyg--longform h6,.wysiwyg--longform ol,.wysiwyg--longform p,.wysiwyg--longform table,.wysiwyg--longform ul{margin-left:auto;margin-right:auto}@media (min-width:992px){.wysiwyg--longform .wp-caption,.wysiwyg--longform blockquote,.wysiwyg--longform h1,.wysiwyg--longform h2,.wysiwyg--longform h3,.wysiwyg--longform h4,.wysiwyg--longform h5,.wysiwyg--longform h6,.wysiwyg--longform ol,.wysiwyg--longform p,.wysiwyg--longform table,.wysiwyg--longform ul{max-width:40rem}}@media (min-width:1200px){.wysiwyg--longform .wp-caption,.wysiwyg--longform blockquote,.wysiwyg--longform h1,.wysiwyg--longform h2,.wysiwyg--longform h3,.wysiwyg--longform h4,.wysiwyg--longform h5,.wysiwyg--longform h6,.wysiwyg--longform ol,.wysiwyg--longform p,.wysiwyg--longform table,.wysiwyg--longform ul{max-width:40rem}}.wysiwyg--longform .wp-caption{-webkit-font-smoothing:antialiased}.wysiwyg--longform .wp-caption.aligncenter{width:100%;margin-left:auto;margin-right:auto;margin-bottom:25px}@media (min-width:992px){.wysiwyg--longform .wp-caption.aligncenter{margin-bottom:50px}}.wysiwyg.leading-tight>p{line-height:1.25}.wysiwyg .collapse .descriptor{max-height:0}.wysiwyg .collapse .collapse-toggle{display:none;align-items:center}.wysiwyg .collapse.active .read-less,.wysiwyg .collapse:not(.active) .read-more{display:flex}[class*=fluid-width] *{width:100%!important;max-width:100%!important}.fluid-width-40{width:40vw!important;max-width:40vw!important;margin-left:calc(-20vw + 50%)!important}.fluid-width-50{width:50vw!important;max-width:50vw!important;margin-left:calc(-25vw + 50%)!important}.fluid-width-60{width:60vw!important;max-width:60vw!important;margin-left:calc(-30vw + 50%)!important}.fluid-width-70{width:70vw!important;max-width:70vw!important;margin-left:calc(-35vw + 50%)!important}.fluid-width-80{width:80vw!important;max-width:80vw!important;margin-left:calc(-40vw + 50%)!important}.fluid-width-90{width:90vw!important;max-width:90vw!important;margin-left:calc(-45vw + 50%)!important}.fluid-width-100{width:98vw!important;max-width:98vw!important;margin-left:calc(-49vw + 50%)!important}.lazyload img{}.lazyload img.loaded{}.lazyload .poc .font-smooth.w-full.mb-50px{word-break:break-word;padding-right:23px}.ajax-loading{pointer-events:none}.ajax-loading#vote-for-award input[type=submit]{opacity:.5}.comment-form p{padding-top:.5rem;padding-bottom:.5rem}.comment-form p a{color:#09f}.comment blockquote{-webkit-font-smoothing:antialiased;line-height:1.5;padding-left:2rem;color:#858585;font-size:1.25rem;border-left:2px solid #eaeaea}.comment ol,.comment p,.comment ul{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:1rem;line-height:1.5;max-width:60rem;-webkit-font-smoothing:antialiased}.comment ol a,.comment p a,.comment ul a{color:#000}.comment ol a:hover,.comment p a:hover,.comment ul a:hover{color:#09f;transition:all .3s ease}.comment-respond{margin-top:25px}.comment-respond input[type=checkbox]{margin-right:.5rem}@media (min-width:768px){.comment-respond input[type=checkbox]+label{display:inline-block;margin-bottom:.5rem;transform:translateY(1px)}}.comment-respond input[type=submit]{background-color:#000;display:inline-block;margin-top:1rem;padding:1.5rem;font-weight:700;font-size:.875rem;-webkit-font-smoothing:antialiased;color:#fff;transition:all .3s ease;outline:none;-webkit-appearance:none}.comment-respond input[type=submit]:hover{background-color:#09f;cursor:pointer}.comment-respond input[type=text],.comment-respond textarea{display:block;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;margin-bottom:.5rem;padding:.5rem;border-radius:0;font-size:.875rem;width:100%;background:transparent;border:1px solid #ccc;outline:none;-webkit-appearance:none}.comment-respond p{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:1rem;line-height:1.5;max-width:60rem;-webkit-font-smoothing:antialiased}.styled-select{border-bottom:1px solid #ccc;padding-right:1rem;position:relative}.styled-select select{background:transparent;-webkit-appearance:none;border-radius:0;padding-top:.5rem;padding-bottom:.5rem;font-weight:700;font-size:.875rem;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;outline:none;width:100%}.styled-select:after{position:absolute;top:0;right:0;margin-top:13px;content:"";display:block;width:0;height:0;border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0}.tooltip{background-color:#000;color:#fff;padding:.5rem 1rem;font-size:.875rem;pointer-events:none;width:220px;margin-left:-62px;z-index:100}.tooltip,.tooltip:after{position:absolute;left:50%}.tooltip:after{bottom:-5px;margin-left:-58px;display:block;content:"";width:0;height:0;border-color:#000 transparent transparent;border-style:solid;border-width:5px 10px 0}@media (min-width:768px){.tooltip{margin-left:-110px}.tooltip:after{margin-left:-10px}}.has-tooltip{position:relative;display:inline-block;text-decoration:underline;color:#000}.has-tooltip:hover{color:#09f;transition:all .3s ease}.has-tooltip img{margin-left:4px}.has-tooltip .tooltip{display:none;color:#fff;transform:translateY(-100%);font-size:14px;line-height:21px}.glossary-tooltip .glossary-link:before{padding-top:20px;top:-20px;position:absolute;content:"";width:100%}.glossary-tooltip .glossary-link a{font-weight:inherit;color:inherit;padding:0;text-decoration:none}.glossary-tooltip .glossary-tooltip-text a{color:#fff}.content-modules .awards-wrapper .vote{color:#333}.content-modules .awards-wrapper.voted.vote-added .vote-added-text{display:block}.content-modules .awards-wrapper.voted .vote{cursor:text}.content-modules .awards-wrapper.voted .form-elements{display:none}.content-modules .awards-wrapper .grid{line-height:0}.content-modules .awards-wrapper .grid .grid-wrapper{border-width:1px}.content-modules .awards-wrapper .grid .grid-wrapper.selected{border-color:#000;border-width:2px}.content-modules .awards-wrapper .grid .grid-wrapper .content-wrapper,.content-modules .awards-wrapper .grid .grid-wrapper .description{line-height:1.5}.content-modules .awards-wrapper .grid .grid-wrapper .content-wrapper strong,.content-modules .awards-wrapper .grid .grid-wrapper .description strong{font-size:14px}html{scroll-behavior:smooth}html .loader{height:100%;width:100%;position:fixed;top:50%;left:50%;z-index:99999}html .loader:after{position:absolute;content:"";width:100%;height:100%;left:-50%;z-index:-1;top:-50%;background:#000;opacity:.5}html .skip-pa-wrapper .arrow-up{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;margin-top:-2px;transform:rotate(180deg)}html .skip-pa-wrapper .skip-top-policy-area{margin-left:7px}html .skip-pa-wrapper .skip-content{background-color:#09f;padding:13px;color:#fff!important;text-decoration:none;font-size:11px!important;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif!important;font-weight:500;display:flex;justify-content:center;align-items:center}.broken-links-data-explorer .text-blue{color:#046598!important}.broken-links-data-explorer.modal-overlay{z-index:99}.broken-links-data-explorer.modal-overlay .modal{top:30%;transform:translate(-50%,-30%)}.broken-links-data-explorer select{background:#f3f3f3;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23344040%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat,repeat;background-position:right 1rem center;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8e2ef;color:#344040;background-size:10px 12px;box-shadow:0 1px 2px rgba(0,0,0,.075);outline:none}.broken-links-data-explorer .policy-areas{margin-top:20px;margin-bottom:20px;border:1px solid #d1d2d3;border-radius:5px}@media only screen and (max-width:767px){.broken-links-data-explorer .policy-areas h2.text-xl{font-size:18px}}.broken-links-data-explorer .filter-container{padding:15px;border:1px solid #d1d2d3;border-radius:5px}.broken-links-data-explorer .skip-policy-area .policy-area-lists{color:#09f}.broken-links-data-explorer .skip-policy-area .policy-area-lists:hover{text-decoration:underline!important;color:#046598}.broken-links-data-explorer .table-container table{border-collapse:collapse;width:100%}.broken-links-data-explorer .table-container table .action-dot.status--unreviewed{transform:none;background-color:hsla(0,0%,80.4%,.9215686275);width:7px;height:7px}.broken-links-data-explorer .table-container table th{background-color:#fff;padding:10px;font-weight:600}.broken-links-data-explorer .table-container table td{padding:10px;border:2px solid #efefef}.broken-links-data-explorer .table-container table .description-toggle:hover svg{color:#09f}.broken-links-data-explorer .true-grid{text-align:center;display:flex;flex-direction:row;border-left:1px solid #d1d2d3!important}.broken-links-data-explorer .true-grid>div{display:flex;align-items:center;justify-content:center;border-right:1px solid #d1d2d3}@media only screen and (min-width:768px){.broken-links-data-explorer .true-grid>div{width:89px;height:40px}}@media only screen and (max-width:767px){.broken-links-data-explorer .true-grid>div{font-size:13px}}.broken-links-data-explorer .true-grid>div:last-child{border-right:none!important;border-left:none!important}.broken-links-data-explorer .true-grid>div span{display:inline-block;text-align:center;border-radius:60%;width:16px;height:16px}@media only screen and (min-width:768px){.broken-links-data-explorer .true-grid{height:40px!important;align-items:center}}.broken-links-data-explorer .true-grid .status_2{background-color:#09f}.broken-links-data-explorer .true-grid .status_1{background-color:#09f;border-radius:100px 0 0 100px;width:10px;height:16px;position:relative;left:-2px}.broken-links-data-explorer .true-grid .status_0{background-color:hsla(0,0%,80.4%,.9215686275);width:7px;height:7px}.broken-links-data-explorer .country-type .table th{color:#fff;border:2px solid #fff}.broken-links-data-explorer .country-type .table th .descriptor{color:#fff}.broken-links-data-explorer .country-type .table th.bg-green{background-color:#386a58}.broken-links-data-explorer .country-type .table th.bg-blue{background-color:#046598}.broken-links-data-explorer .country-type .table th.bg-grey{background-color:#666}.broken-links-data-explorer .country-type .table tbody>tr td:nth-child(2),.broken-links-data-explorer .country-type .table tbody>tr td:nth-child(3),.broken-links-data-explorer .country-type .table tbody>tr td:nth-child(6){background-color:#f3f3f3;border:2px solid #fff}.broken-links-data-explorer .country-type .table tbody>tr .td-gray-text{color:#a3a1a1}.broken-links-data-explorer .description-table{border-collapse:collapse}.broken-links-data-explorer .description-table tr:first-child{background-color:#f3f3f3}.broken-links-data-explorer .toggle-content .true-row{background:#fff}.broken-links-data-explorer .toggle-content .true-row:nth-child(2n){background:#f3f3f3}.broken-links-data-explorer .toggle-content p{font-size:15px}.broken-links-data-explorer .toggle-content p strong{color:#4f4f4f;font-weight:600}.broken-links-data-explorer .true-row{display:flex;background:#ebf3fb}@media only screen and (max-width:767px){.broken-links-data-explorer .true-row .statement{margin:10px 0}}@media only screen and (min-width:768px){.broken-links-data-explorer .true-row{align-items:center}}.broken-links-data-explorer .true-row p{font-size:15px}@media only screen and (max-width:767px){.broken-links-data-explorer .true-row p{font-size:12px}}.broken-links-data-explorer .true-row p strong{color:#4f4f4f;font-weight:600}@media only screen and (min-width:768px){.broken-links-data-explorer .empty-grid{height:40px}}.broken-links-data-explorer .flag-grid{text-align:center;border-left:1px solid #d1d2d3}.broken-links-data-explorer .flag-grid>div{display:flex;align-items:flex-end;justify-content:center}@media only screen and (min-width:768px){.broken-links-data-explorer .flag-grid>div{width:89px}}.broken-links-data-explorer .flag-grid .flag-container{border-right:1px solid #d1d2d3;-webkit-hyphens:auto;hyphens:auto;padding:0 8px 10px;word-break:break-word}@media only screen and (min-width:768px){.broken-links-data-explorer .flag-grid .flag-container img{width:60px}}.broken-links-data-explorer .acc-section{position:relative}.broken-links-data-explorer .acc-section h3{position:relative;cursor:pointer;font-size:16px}@media only screen and (max-width:767px){.broken-links-data-explorer .acc-section h3{font-size:13px}}.broken-links-data-explorer .acc-section .acc-title{font-size:16px}.broken-links-data-explorer .acc-section .i-svg{font-size:40px;position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);margin-left:10px}.broken-links-data-explorer .acc-section .i-down,.broken-links-data-explorer .acc-section .i-up{width:30px;height:13px}.broken-links-data-explorer .acc-section .i-down{transform:rotate(180deg)}.broken-links-data-explorer .acc-section .toggle-content{overflow:hidden}.broken-links-data-explorer .acc-section .expanded .toggle-content{max-height:1000px;transition:max-height .5s ease-in}.broken-links-data-explorer .acc-section .expanded .i-down{display:none}.broken-links-data-explorer .acc-section .collapse h4 .i-down{display:block}.broken-links-data-explorer .acc-section .collapse .toggle-content{max-height:0;transition:max-height .5s ease}.broken-links-data-explorer .acc-section .collapse .i-up{display:none}@media only screen and (max-width:767px){.broken-links-data-explorer #availability-policy-area .description-toggle{top:0;right:5px}}.broken-links-data-explorer #availability-policy-area:not(.comparision-choosed) .comparision-column.flag-container{display:none}.broken-links-data-explorer #availability-policy-area:not(.comparision-choosed) .comparision-column{visibility:hidden}.broken-links-data-explorer #availability-policy-area.comparision-choosed .compare-toggle{display:none}.broken-links-data-explorer #availability-policy-area.comparision-choosed .compare-toggle.hidden{display:block}.broken-links-data-explorer .region-type .maturity_range_20{background-color:#d8f1fe}.broken-links-data-explorer .region-type .maturity_range_40{background-color:#8bd5fc}.broken-links-data-explorer .region-type .maturity_range_60{background-color:#3fbafa}.broken-links-data-explorer .region-type .maturity_range_80{background-color:#0698e4}.broken-links-data-explorer .region-type .maturity_range_100{background-color:#046598;color:#fff}.broken-links-data-explorer .region-type table td,.broken-links-data-explorer .region-type table th{width:20%}.broken-links-data-explorer .region-type table td[class*=maturity_range]{border-color:#fff}.broken-links-data-explorer .region-type table th[class*=border]{border-color:#b7b7b7}.broken-links-data-explorer .region-type .only-region-type{display:block}.broken-links-data-explorer .pill.strong{background-color:#f5ac39}.broken-links-data-explorer .pill.not-strong{background-color:#1e7371}.broken-links-data-explorer .commitment-list.strong{background-color:#fefaf1}.broken-links-data-explorer .commitment-list.not-strong{background-color:#ecf6f4}.broken-links-data-explorer .flag-container img{border:.5px solid #000}.broken-links-data-explorer .policy-areas .global-avg-column{display:none}@media print{@page{margin:0!important}body{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;-ms-print-color-adjust:exact;print-color-adjust:exact;padding-left:25px;padding-right:25px}body .page-top-padding{padding-top:25px}.effect-endless-rotate,.intro-modules,.print-hidden,.source-toggle{display:none}.print-footer.page-2{top:2150px}.print-footer.page-3{top:3270px}.print-footer.page-4{top:4400px}.print-footer.page-5{top:5510px}.print-footer.page-6{top:6630px}.print-footer.page-7{top:7780px}.print-footer.page-8{top:8880px}.print-footer.page-9{top:10000px}.print-footer.page-10{top:11115px}.print-footer:nth-of-type(odd){left:50px}.print-footer:nth-of-type(odd) .page-number{position:absolute;right:-50px}.print-footer:nth-of-type(2n){left:50px}.print-footer:nth-of-type(2n)>div{padding-left:50px}main{position:unset!important;padding:100px 50px}main>.content-modules>section:first-child{display:none}.broken-links-data-explorer .color-box-wrapper{background:#706c6b}.broken-links-data-explorer .color-box-wrapper .color-box{width:100px;height:50px;margin:5px}.broken-links-data-explorer .print\:text-gray,.broken-links-data-explorer .text-gray{color:#636363}.broken-links-data-explorer~section{display:none}.broken-links-data-explorer .commitment-highlights{position:relative;top:-600px;margin-bottom:-600px;page-break-before:always}.broken-links-data-explorer .mb-6:not(.page-top-padding),.broken-links-data-explorer .mb-8:not(.page-top-padding),.broken-links-data-explorer .mt-6:not(.page-top-padding),.broken-links-data-explorer .pb-6:not(.page-top-padding){margin-top:0!important;margin-bottom:0;padding-top:0;padding-bottom:0}.broken-links-data-explorer .bg-red{background:#f73f37}.broken-links-data-explorer .bg-green{background:#1a6968}.broken-links-data-explorer .bg-orange{background:#f8a43a}.broken-links-data-explorer .bg-lite-green{background:#4aa94a}.broken-links-data-explorer .bg-blue{background:#5079fa}.broken-links-data-explorer .country-type .comparision-column{visibility:visible!important}.broken-links-data-explorer .country-type .comp-country-title{display:block!important}.broken-links-data-explorer #availability-policy-area,.broken-links-data-explorer .commitment-list{page-break-inside:avoid}.broken-links-data-explorer #availability-policy-area.region-type:not(.comparision-choosed) .comparision-column,.broken-links-data-explorer #availability-policy-area.region-type:not(.comparision-choosed) .flag-grid>div:nth-child(2){display:none}.broken-links-data-explorer #availability-policy-area.region-type:not(.comparision-choosed) .flag-grid>div,.broken-links-data-explorer #availability-policy-area.region-type:not(.comparision-choosed) .true-grid>div{width:50%!important}.broken-links-data-explorer #availability-policy-area.region-type.global-avg .global-avg-column{display:none!important}.broken-links-data-explorer #availability-policy-area.region-type.global-avg .flag-grid>div,.broken-links-data-explorer #availability-policy-area.region-type.global-avg .true-grid>div{width:100%!important}.broken-links-data-explorer>div .true-row,.broken-links-data-explorer>div>div{page-break-inside:avoid}.broken-links-data-explorer>div>div:first-child{display:none}.broken-links-data-explorer>div>div:nth-child(2) h2{font-size:52px}.broken-links-data-explorer>div>div.justify-between{align-items:center}.broken-links-data-explorer .filter-container{display:none}.broken-links-data-explorer .flag-grid>div{font-size:12px;font-weight:500;padding:1rem 0!important}.broken-links-data-explorer .flag-grid>div:nth-child(2)>div:first-child{display:none}.broken-links-data-explorer .flag-grid .flag-container{padding:unset}.broken-links-data-explorer .flag-grid .flag-container img{border:none}.broken-links-data-explorer .flag-grid,.broken-links-data-explorer .true-grid{width:32%;border-left:1.5px solid #d1d2d3!important}.broken-links-data-explorer .flag-grid>div,.broken-links-data-explorer .true-grid>div{width:33.3%;font-size:11px}.broken-links-data-explorer .flag-grid>div>*,.broken-links-data-explorer .true-grid>div>*{margin:auto}.broken-links-data-explorer .flag-grid>div:not(:first-child),.broken-links-data-explorer .flag-grid>div:not(:first-child) .comparision-column,.broken-links-data-explorer .true-grid>div:not(:first-child),.broken-links-data-explorer .true-grid>div:not(:first-child) .comparision-column{border-right-width:0}.broken-links-data-explorer .flag-grid>div:first-child,.broken-links-data-explorer .true-grid>div:first-child{border-right:1.5px solid #d1d2d3!important}.broken-links-data-explorer .statement{width:68%}.broken-links-data-explorer .country-type td,.broken-links-data-explorer .country-type th{border-width:1px!important}.broken-links-data-explorer .country-type thead tr:first-child{height:50px}.broken-links-data-explorer .country-type thead tr th{border-top:none!important}.broken-links-data-explorer .country-type,.broken-links-data-explorer .region-type{page-break-inside:avoid}.broken-links-data-explorer .country-type td,.broken-links-data-explorer .region-type td{border-width:1px!important}.broken-links-data-explorer .country-type td,.broken-links-data-explorer .country-type th,.broken-links-data-explorer .region-type td,.broken-links-data-explorer .region-type th{width:16.6%;padding:5px 0;text-align:center}.broken-links-data-explorer .country-type td a svg,.broken-links-data-explorer .country-type th a svg,.broken-links-data-explorer .region-type td a svg,.broken-links-data-explorer .region-type th a svg{display:none}.broken-links-data-explorer .country-type .pr-4,.broken-links-data-explorer .region-type .pr-4{padding-right:0}.broken-links-data-explorer .country-type .text-sm,.broken-links-data-explorer .country-type td,.broken-links-data-explorer .region-type .text-sm,.broken-links-data-explorer .region-type td{font-size:11px}.broken-links-data-explorer .country-type .text-base,.broken-links-data-explorer .country-type th,.broken-links-data-explorer .region-type .text-base,.broken-links-data-explorer .region-type th{font-size:12px;font-weight:600}.broken-links-data-explorer .country-type .overflow-x-scroll,.broken-links-data-explorer .region-type .overflow-x-scroll{overflow-x:hidden}.broken-links-data-explorer .policy-areas{border-radius:unset}.broken-links-data-explorer .policy-areas:not(:last-child){page-break-after:always}.broken-links-data-explorer .policy-areas>.true-row p{padding:8px}.broken-links-data-explorer .policy-areas h2{margin:7px 0 15px 8px}.broken-links-data-explorer .toggle-content{max-height:unset!important}.broken-links-data-explorer .toggle-content>div{page-break-inside:avoid}.broken-links-data-explorer .toggle-content .true-row>div p{padding:4px;font-size:14px}.broken-links-data-explorer .political-finance{margin-left:-40px;margin-right:-40px}.broken-links-data-explorer .political-finance .global-avg-column{display:flex;margin:auto}.broken-links-data-explorer .political-finance>div:first-child{-moz-column-break-inside:avoid;break-inside:avoid}.broken-links-data-explorer .description-toggle,.broken-links-data-explorer .descriptor,.broken-links-data-explorer .skip-pa-wrapper,.broken-links-data-explorer svg.i-down,.broken-links-data-explorer svg.i-up{display:none}.border-left-green{background:#4aa94a;width:30px;top:0;left:0;height:100px;position:fixed}.border-left-green:after{background:#1a6968;width:30px;content:"";height:15px;position:absolute;bottom:-25px}.border-right-green{background:#4aa94a;width:30px;bottom:0;right:0;height:600px;position:fixed}.border-right-green:after{background:#1a6968;width:30px;content:"";height:15px;position:absolute;top:-25px}.hide-left-bar{position:absolute;left:0;background:#706c6b;width:30px;height:60px;top:0}.hide-left-bar:after,.hide-left-bar:before{content:"";position:absolute;background:#1a6968;top:69px;width:30px;height:50px}.hide-left-bar:after{background:#fff;top:62px;height:6px}@page :left{margin-right:-30px!important}@page :right{margin-left:-30px!important}@page :first{margin-left:0!important;margin-right:-30px!important}.political-finance .border-left-green{left:-50px}.print-block{display:block}.print-block ul>li>a{color:#09f}}.dataTables_wrapper .fltrow,.documents .fltrow{padding:0;background:transparent}.dataTables_wrapper .fltrow td,.documents .fltrow td{border:none!important;padding:0!important}@media only screen and (max-width:991px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.documents .dataTables_filter,.documents .dataTables_info,.documents .dataTables_length,.documents .dataTables_paginate{float:none!important;text-align:center!important}.dataTables_wrapper .dataTables_paginate,.documents .dataTables_paginate{margin-top:.5em}}.dataTables_wrapper .dataTables_paginate,.documents .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button,.documents .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;cursor:pointer;border:1px solid transparent;border-radius:2px;text-decoration:none!important;color:#333!important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.documents .dataTables_paginate .paginate_button.current,.documents .dataTables_paginate .paginate_button.current:hover{border:1px solid #979797;background:linear-gradient(#fff,#dcdcdc);color:#333!important}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.documents .dataTables_paginate .paginate_button.disabled,.documents .dataTables_paginate .paginate_button.disabled:active,.documents .dataTables_paginate .paginate_button.disabled:hover{cursor:default;border:1px solid transparent;background:transparent;box-shadow:none;color:#666!important}.dataTables_wrapper .dataTables_info,.documents .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_length,.documents .dataTables_length{border:none!important;margin:0 0 20px!important;font-size:14px}.dataTables_wrapper .dataTables_length select,.documents .dataTables_length select{border:1px solid #aaa;border-radius:3px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter,.documents .dataTables_filter{width:100%}.dataTables_wrapper .dataTables_filter input[type=search],.dataTables_wrapper__filter,.documents .dataTables_filter input[type=search],.documents__filter{border:1px solid #eaeaea;padding:8px 10px 6px;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-size:.875rem;width:100%;margin-bottom:1rem;margin-left:0!important}.dataTables_wrapper.dataTable th,.dataTables_wrapper.TF th,.documents.dataTable th,.documents.TF th{height:auto;background:transparent;border:none!important;padding:10px 40px 10px 0;color:#858585}.dataTables_wrapper.dataTable td,.dataTables_wrapper.TF td,.documents.dataTable td,.documents.TF td{padding:12px 5px 12px 0;border-top:1px solid #eaeaea;border-bottom:none!important;line-height:1.5}.dataTables_wrapper.dataTable .inf,.dataTables_wrapper.TF .inf,.documents.dataTable .inf,.documents.TF .inf{border:none!important;margin:0 0 20px!important;font-size:14px}.dataTables_wrapper.dataTable .tot,.dataTables_wrapper.TF .tot,.documents.dataTable .tot,.documents.TF .tot{padding:10px 0 0!important;color:#858585}.dataTables_wrapper.dataTable .firstPage,.dataTables_wrapper.dataTable .helpBtn,.dataTables_wrapper.dataTable .lastPage,.dataTables_wrapper.dataTable .pgInp.nextPage,.dataTables_wrapper.dataTable .pgInp.previousPage,.dataTables_wrapper.TF .firstPage,.dataTables_wrapper.TF .helpBtn,.dataTables_wrapper.TF .lastPage,.dataTables_wrapper.TF .pgInp.nextPage,.dataTables_wrapper.TF .pgInp.previousPage,.documents.dataTable .firstPage,.documents.dataTable .helpBtn,.documents.dataTable .lastPage,.documents.dataTable .pgInp.nextPage,.documents.dataTable .pgInp.previousPage,.documents.TF .firstPage,.documents.TF .helpBtn,.documents.TF .lastPage,.documents.TF .pgInp.nextPage,.documents.TF .pgInp.previousPage{display:none!important}.dataTables_wrapper.dataTable.commitments-tbl,.documents.dataTable.commitments-tbl{border-width:0}.dataTables_wrapper.dataTable.commitments-tbl img,.documents.dataTable.commitments-tbl img{opacity:1}.dataTables_wrapper.dataTable.commitments-tbl tbody tr,.documents.dataTable.commitments-tbl tbody tr{background-color:#fff}@media only screen and (max-width:991px){.dataTables_wrapper.dataTable.commitments-tbl caption,.dataTables_wrapper.dataTable.commitments-tbl thead,.documents.dataTable.commitments-tbl caption,.documents.dataTable.commitments-tbl thead{display:none}.dataTables_wrapper.dataTable.commitments-tbl tr,.documents.dataTable.commitments-tbl tr{display:block!important;margin-bottom:1rem;padding-bottom:15px;border-bottom-width:1px}.dataTables_wrapper.dataTable.commitments-tbl tr td,.documents.dataTable.commitments-tbl tr td{padding:0;border-width:0;line-height:1.15}.dataTables_wrapper.dataTable.commitments-tbl tr td img,.documents.dataTable.commitments-tbl tr td img{margin-top:1px!important}.dataTables_wrapper.dataTable.commitments-tbl tr td:first-child,.documents.dataTable.commitments-tbl tr td:first-child{display:block}.dataTables_wrapper.dataTable.commitments-tbl tr td:first-child a,.documents.dataTable.commitments-tbl tr td:first-child a{color:#333}.dataTables_wrapper.dataTable.commitments-tbl tr td:nth-of-type(4),.documents.dataTable.commitments-tbl tr td:nth-of-type(4){display:none}.dataTables_wrapper.dataTable.commitments-tbl tr td:not(:first-child,:last-child):after,.documents.dataTable.commitments-tbl tr td:not(:first-child,:last-child):after{content:",";margin-top:.25rem;padding-right:3px}.dataTables_wrapper.dataTable.commitments-tbl tr td:not(:first-child):after,.dataTables_wrapper.dataTable.commitments-tbl tr td:not(:first-child) a,.documents.dataTable.commitments-tbl tr td:not(:first-child):after,.documents.dataTable.commitments-tbl tr td:not(:first-child) a{font-size:.75rem;color:#858585}}.sort-arrow{margin-left:2px}.sort-arrow.descending{background-image:url(img/down-arrow.png);background-size:10px 10px}.sort-arrow.ascending{background-image:url(img/up-arrow.png);background-size:10px 10px}.global-footer__menu{width:50%;font-size:.875rem;margin-bottom:25px}@media (min-width:768px){.global-footer__menu{width:33.333333333%}}@media (min-width:992px){.global-footer__menu{width:16.6666666667%}}.global-footer__menu ul{list-style:none;padding:0}.global-footer__menu ul li{line-height:1.5}.global-footer__menu ul li a{font-weight:700;color:#fff;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;text-decoration:none;transition:all .3s ease;font-size:1rem}.global-footer__menu ul li a:hover{color:#09f}.global-footer__menu ul li .sub-menu{margin-top:.5rem}.global-footer__menu ul li .sub-menu li{margin-bottom:.25rem}.global-footer__menu ul li .sub-menu li a{font-size:.875rem;font-weight:400}.global-footer__menu ul li .sub-menu li a:hover{color:#09f}.global-footer__menu-header{font-size:.875rem;margin-bottom:.5rem;display:none}@media (min-width:992px){.tile--1-up .tile__text{position:absolute;top:0;width:25%}.tile--1-up .tile__title{font-size:2.25rem;font-weight:400}}@media (min-width:992px){.tile--2-up{width:50%}.tile--2-up .tile__text{position:absolute;top:0;width:50%}}@media (min-width:992px){.tile--3-up{width:33.33333%}}.tile__title{font-weight:700}.pending_irm_data{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGOfPtRkwAAAFBJREFUGBmFzdENwCAIBFDov2t2p3ZNBzh7JJpWvcIPBF4OtwvVnsJphV3VwUOG/LbqAFRI7Ik4RKKSHfGjhG8kE2e0hTu0QIU+8A8NmCHCBqVAIJvI94fBAAAAAElFTkSuQmCC")}.no_nap{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAABGdBTUEAALGOfPtRkwAAAEJJREFUCB19jVEKACEQQqe9eHaKOW49P4rdaBMeiCiWzFREVLAayGbXQyAo4JIHHQQfuTglzO/gXbwOXDxekQvWwwCobw/PMMF0WQAAAABJRU5ErkJggg==);background-size:10px}.commitment_bar,.commitment_bar-pending{min-height:350px;margin-bottom:1rem;flex:0 0 88vw}@media (min-width:768px){.commitment_bar,.commitment_bar-pending{min-height:641px;margin-bottom:0}}@media (min-width:992px){.commitment_bar,.commitment_bar-pending{flex:0 0 160px}}.starred-label{height:30px}.y-axis{padding-bottom:44px;padding-top:17px}.participation-circle{transform:translateY(12px)}.participation-circle.open--no_irm_data{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAABGdBTUEAALGOfPtRkwAAAEJJREFUCB19jVEKACEQQqe9eHaKOW49P4rdaBMeiCiWzFREVLAayGbXQyAo4JIHHQQfuTglzO/gXbwOXDxekQvWwwCobw/PMMF0WQAAAABJRU5ErkJggg==);background-size:6px;border-width:0}.participation-circle.open--no_nap,.participation-circle.open--open{background-color:#f3f3f3}.participation-circle.open--invitation-only,.participation-circle.open--not_available{background-color:#09f}.participation-circle.open--pending_irm_review{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGOfPtRkwAAAFBJREFUGBmFzdENwCAIBFDov2t2p3ZNBzh7JJpWvcIPBF4OtwvVnsJphV3VwUOG/LbqAFRI7Ik4RKKSHfGjhG8kE2e0hTu0QIU+8A8NmCHCBqVAIJvI94fBAAAAAElFTkSuQmCC);background-size:10px;border-width:0}.participation-circle.key{transform:translateY(0)}.participation-circle.dev--inform{transform:translateY(-36px)}.participation-circle.dev--consult{transform:translateY(-84px)}.participation-circle.dev--involve{transform:translateY(-132px)}.participation-circle.dev--collaborate{transform:translateY(-180px)}.participation-circle.forum--yes:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px dashed #858585;transform:scale(1.5);border-radius:100%}.participation-circle.forum--yes.key:after{transform:scale(1.25)}.participation-keys{transform:translateY(7px)}.participation-column{flex:0 0 100%}@media (min-width:768px){.participation-column{flex:1 0 auto}}.action-dot{background-color:#d1d2d3}.action-dot.status--approved{background-color:#09f}.action-dot.status--unreviewed{transform:scale(.333)}.modal-overlay{background:rgba(0,0,0,.8)}.modal{top:50%;left:50%;transform:translate(-50%,-50%);padding-top:64px}@media (min-width:992px){.modal{padding-top:2rem}}.modal-cell{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){.modal-cell{width:20%}}@media (min-width:1200px){.modal-close{transform:translate(100%,-100%)}}.modal .inner{max-height:600px;max-height:80vh;overflow-x:hidden;overflow-y:auto}.consider-action .descriptor.descriptor.consider-action,.implement-for-results .descriptor.descriptor.implement-for-results,.new-initiative .descriptor.descriptor.new-initiative,.no-data .descriptor.descriptor.no-data,.share-innovation .descriptor.descriptor.share-innovation,.taking-action .descriptor.descriptor.taking-action{display:block}@media (min-width:1200px){.action-implication:hover .description-toggle{opacity:1}}.gform_heading{margin-bottom:25px}.gform_fields{list-style:none;padding:0}.gform_fields>li{margin-bottom:25px}.gform_fields .validation_message{color:#ee3c24;display:block;margin-top:.5rem;margin-bottom:.5rem;font-weight:700;font-size:.875rem;-webkit-font-smoothing:antialiased;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.gform_footer input[type=button],.gform_footer input[type=submit]{display:none;display:inline-block;color:#fff;padding:1.5rem;margin-top:2rem;font-size:.875rem;font-weight:700;text-decoration:none;-webkit-font-smoothing:antialiased;transition:all .3s ease;background-color:#000;cursor:pointer}.gform_footer input[type=button]:hover,.gform_footer input[type=submit]:hover{background-color:#09f}.gfield_label{font-weight:700;color:#000;margin-bottom:.5rem;display:block}.gfield_label,.gfield input,.gfield textarea{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.gfield input,.gfield textarea{border-color:#d1d2d3;border-width:1px;padding:1rem;outline:none;width:100%;background-color:#fff;border-radius:0;font-size:1rem}.gfield textarea{line-height:1.5}.ginput_container_select{border-color:#d1d2d3;border-width:1px;padding:.5rem}.ginput_container_select select{border-style:none;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;width:100%;background-color:#fff;border-radius:0;margin-top:.25rem;margin-bottom:.25rem;outline:none}.gform_validation_container{opacity:0;position:absolute;pointer-events:none}.gform_confirmation_message{line-height:1.5}.gform_confirmation_message,.validation_error{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:1.125rem}.validation_error{color:#ee3c24;margin-bottom:1.5rem}.global-header:before{width:100%;height:.5rem;background-color:#f3f3f3;display:block;position:absolute;content:""}.global-header__logo{height:50px;width:50px}@media (min-width:768px){.global-header__logo{width:80px;height:80px}}.global-header__search{top:13px;left:60px;right:45px}@media (min-width:768px){.global-header__search{top:27px;left:95px;right:45px}}@media (min-width:992px){.global-header__search{left:auto;right:80px}}.global-header__search-icon{height:16px;padding-right:2px;width:16px}.global-header__search-input{width:calc(100% - 20px)}.global-header__search-trigger{margin-top:27px}.global-header__translate-toggle{float:right;-webkit-font-smoothing:antialiased;display:none;margin-left:.5rem;text-decoration:none;padding:1rem;position:relative;color:#858585;font-size:.875rem;transition:all .3s ease;text-transform:uppercase;top:20px}.global-header__translate-toggle:hover{color:#09f}@media (min-width:992px){.global-header__translate-toggle{display:inline-block}}.page-template-default header{position:relative}.page-template-default header .lg\:text-white{color:#333}.page-template-default header .global-header__translate-toggle,.page-template-default header .main-nav--has-full-hero .main-nav__sub-trigger{color:#858585}.main-nav{position:fixed;background-color:#fff;top:0;bottom:0;z-index:20;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);transition:all .3s ease;right:-100%;width:calc(100% - 40px)}.main-nav.is-active{right:0}@media (min-width:768px){.main-nav{width:calc(100% - 80px)}}@media (min-width:992px){.main-nav{position:absolute;box-shadow:none;width:auto;right:80px;left:100px;top:20px;bottom:auto;background:transparent}}.main-nav__inner{padding-top:.5rem;top:0;bottom:0;right:0;width:100%;overflow-y:scroll;position:absolute;margin-top:60px}@media (min-width:768px){.main-nav__inner{margin-top:70px}}@media (min-width:992px){.main-nav__inner{position:relative;padding:0 1.5rem 0 0;text-align:right;overflow:visible;margin-top:0}}.main-nav__inner-scroll{overflow-y:scroll}.main-nav__inner-group{border-color:#f3f3f3;border-bottom-width:2px;position:relative}@media (min-width:992px){.main-nav__inner-group{display:inline-block;border-width:0}}@media (min-width:992px){.main-nav__inner-group--has-children{padding-right:10px}}.main-nav__inner-group--last{border-bottom-width:0}.main-nav__link{display:block;padding:1rem;text-transform:uppercase;font-weight:700;color:#000;text-decoration:none;-webkit-font-smoothing:antialiased;font-size:1.25rem;transition:all .3s ease}.main-nav__link:hover{background-color:#09f;color:#fff}@media (min-width:992px){.main-nav__link:hover{background-color:transparent;color:#09f}}@media (min-width:992px){.main-nav__link{font-size:.875rem;color:#333}}.main-nav__link-text{margin-left:.25rem}.main-nav__link-text--current{border-color:#09f;border-left-width:8px;padding-left:.5rem}@media (min-width:992px){.main-nav__link-text--current{padding-left:0;padding-bottom:.5rem;border-left-width:0;border-bottom-width:4px}.main-nav__link-text--current::hover{border-color:#09f}}.main-nav__sub{display:none;list-style:none;padding:0;background-color:#f3f3f3}@media (min-width:992px){.main-nav__sub{position:absolute;background-color:#f3f3f3;border-radius:.125rem;overflow:hidden;width:260px;left:50%;margin-left:-90px}}@media (min-width:992px){.main-nav__sub-wrap{position:relative;margin-top:.5rem;display:block}.main-nav__sub-wrap:after{transition:all .3s ease;opacity:0;position:absolute;top:-7px;left:50%;margin-left:31px;display:block;content:"";width:0;height:0;border-color:transparent transparent #f3f3f3;border-style:solid;border-width:0 10px 7px}.subnav-is-active .main-nav__sub-wrap:after{opacity:1}}.main-nav__sub-item{border-color:#d1d2d3;border-bottom-width:2px}.main-nav__sub-item--last{border-style:none}.main-nav__sub-link{font-size:1.25rem;text-decoration:none;color:#333;-webkit-font-smoothing:antialiased;display:block;padding:1rem;transition:all .3s ease}.main-nav__sub-link:hover{background-color:#09f;color:#fff}@media (min-width:992px){.main-nav__sub-link{text-align:left;padding:1rem;font-size:1rem;line-height:1.5}}.main-nav__sub-text{margin-left:.25rem}@media (min-width:992px){.main-nav__sub-text{margin:0}}.main-nav__sub-trigger{position:absolute;top:0;right:0;padding:1rem;color:#858585;margin-right:2px;transition:transform .35s ease-in-out}.main-nav__sub-trigger:hover{color:#09f}@media (min-width:992px){.main-nav__sub-trigger{color:#858585;position:absolute;padding:1px 4px;margin-top:13px;border-radius:.125rem;transition:all .3s ease}.main-nav--has-full-hero .main-nav__sub-trigger{color:#fff}.main-nav__sub-trigger:hover{background-color:#f3f3f3;color:#333}}.main-nav__sub-trigger-icon{transition:transform .35s ease-in-out;margin-top:.25rem;width:.75rem;height:.75rem;pointer-events:none}@media (min-width:992px){.main-nav__sub-trigger-icon{width:.75rem;height:.75rem}}.subnav-is-active .main-nav__sub-trigger-icon{transform:rotate(-180deg)}.main-nav__translate{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;margin-bottom:25px;margin-left:.25rem;padding:1rem}@media (min-width:992px){.main-nav__translate{position:absolute;display:none;overflow:hidden;padding:0;right:-80px;top:50px;width:263px}}@media (min-width:1500px){.main-nav__translate{right:-187px}}@media (min-width:992px){.main-nav__translate-arrow{display:block;margin-top:.5rem;position:relative}.main-nav__translate-arrow:after{display:block;pointer-events:none;transition:all .3s ease;position:absolute;top:-7px;right:12px;content:"";width:0;height:0;border-color:transparent transparent #f3f3f3;border-style:solid;border-width:0 10px 7px}}@media (min-width:1500px){.main-nav__translate-arrow:after{left:121.5px;right:auto}}@media (min-width:992px){.main-nav__translate-container{background-color:#f3f3f3;border-radius:.125rem;text-align:left;padding:30px}}.main-nav-sub{list-style:none;padding:0;margin-top:50px;margin-bottom:50px}@media (min-width:992px){.main-nav-sub{display:none}}.main-nav-sub__item{padding:1rem}.main-nav-sub__link{text-decoration:none;color:#858585;-webkit-font-smoothing:antialiased;font-size:1.25rem}.main-nav-sub__link:hover{color:#09f}.performance-table{margin-top:-20px}@media (min-width:768px){.performance-table{margin-top:0}}.performance-labels{height:100%}@media (min-width:768px){.performance-labels{padding-top:0}}.performance-table .column{flex:0 0 44.9vw}@media (min-width:768px){.performance-table .column{flex:0 0 33.3%}}@media (min-width:1200px){.performance-table .column{flex:1 0 auto}}.cell{height:70px}@media (min-width:768px){.cell{min-height:70px}}.cell--partial-border:after{background-color:#f3f3f3;content:"";position:absolute;height:4px;bottom:-3px;left:0;width:60%}.cell .no_irm_data{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAABGdBTUEAALGOfPtRkwAAAEJJREFUCB19jVEKACEQQqe9eHaKOW49P4rdaBMeiCiWzFREVLAayGbXQyAo4JIHHQQfuTglzO/gXbwOXDxekQvWwwCobw/PMMF0WQAAAABJRU5ErkJggg==");background-size:10px}.cell .pending_irm_review{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGOfPtRkwAAAFBJREFUGBmFzdENwCAIBFDov2t2p3ZNBzh7JJpWvcIPBF4OtwvVnsJphV3VwUOG/LbqAFRI7Ik4RKKSHfGjhG8kE2e0hTu0QIU+8A8NmCHCBqVAIJvI94fBAAAAAElFTkSuQmCC");background-size:12px}@media (min-width:992px){.progress-country-list{-moz-column-count:4;column-count:4}.progress-country-list.elm-1,.progress-country-list.elm-2{display:flex}.progress-country-list.elm-1 p,.progress-country-list.elm-2 p{flex:0 0 calc(25% + 5px)}.considerations-country-list{-moz-column-count:3;column-count:3}.considerations-country-list.elm-1,.considerations-country-list.elm-2{display:flex}.considerations-country-list.elm-1 p,.considerations-country-list.elm-2 p{flex:0 0 calc(25% + 5px)}}.page-template-page-data-dashboard{background-color:#f8fafc}.page-template-page-data-dashboard .text-light-grey{color:#efefef}.page-template-page-data-dashboard .text-orange{color:#f2983b}.page-template-page-data-dashboard .text-decoration-none{text-decoration:none}.page-template-page-data-dashboard .text-soil{color:#777}.page-template-page-data-dashboard .font-weight-light{font-weight:300}.page-template-page-data-dashboard .note-text{font-size:10px}.page-template-page-data-dashboard .select-bg-orange{background:#fff2cc;border:2px solid #000}.page-template-page-data-dashboard .border-top{border-top:1px solid #d1d2d3}.page-template-page-data-dashboard .justify-content-between{justify-content:space-between}.page-template-page-data-dashboard .outline{outline:1px solid #ccc}.page-template-page-data-dashboard .performance .commitments-container{font-style:normal;font-weight:400;font-size:18px;line-height:28px}.page-template-page-data-dashboard .performance p:not(.no-result){font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.page-template-page-data-dashboard .clear-both{clear:both}.page-template-page-data-dashboard .bg-cloud{background-color:#f2f6f9}.page-template-page-data-dashboard .bg-aqua{background-color:#00b7b3}.page-template-page-data-dashboard .text-avocado{color:#4ec56f}.page-template-page-data-dashboard .text-yellow{color:#f7981d}.page-template-page-data-dashboard .text-aqua{color:#00b7b3}.page-template-page-data-dashboard .h1,.page-template-page-data-dashboard h1{font-size:52px;font-weight:400;line-height:64px}.page-template-page-data-dashboard .h2,.page-template-page-data-dashboard h2{font-size:42px;font-weight:500;line-height:48px}.page-template-page-data-dashboard .h3,.page-template-page-data-dashboard h3{font-size:32px;font-weight:700;line-height:42px}.page-template-page-data-dashboard .h4,.page-template-page-data-dashboard h4{font-size:28px;font-weight:500;line-height:40px}.page-template-page-data-dashboard p{font-size:18px;line-height:26px}.page-template-page-data-dashboard .leading-normal{font-size:22px;line-height:32px}.page-template-page-data-dashboard .bg-dark-grey{background-color:#333}.page-template-page-data-dashboard .border-blue{border-color:#d1d2d3}.page-template-page-data-dashboard .text-related{font-size:12px;font-weight:500;line-height:12px;letter-spacing:1.6000000238px}.page-template-page-data-dashboard .small-button-text{font-size:12px;font-weight:500;letter-spacing:2px;line-height:20px;text-decoration:unset}.page-template-page-data-dashboard .small-button-text span{font-size:12px;font-weight:500;line-height:12px}.page-template-page-data-dashboard .medium-button-text{font-size:14px;font-weight:500;line-height:22px}.page-template-page-data-dashboard .result-header,.page-template-page-data-dashboard .tags{font-size:12px;font-weight:500;line-height:12px}@media only screen and (min-width:1440px){.page-template-page-data-dashboard .extend-width{max-width:1436px}}.page-template-page-data-dashboard section header .tab{width:100px;line-height:20px;border-color:#f2f6f9}.page-template-page-data-dashboard section header .tab:not(.active){background:#f2f6f9}.page-template-page-data-dashboard section footer .small-button-text{padding:6px 10px 6px 14px;width:130px;height:32px;left:0;top:7px;-webkit-appearance:none;-moz-appearance:none}.page-template-page-data-dashboard section .dataTables_wrapper .dataTables_info{padding-bottom:1rem;padding-top:0}@media only screen and (max-width:991px){.page-template-page-data-dashboard section .dataTables_wrapper .dataTables_info{text-align:left!important}}.page-template-page-data-dashboard section .dataTables_wrapper table{border-bottom:0}.page-template-page-data-dashboard section .dataTables_wrapper table tbody .policy-area{font-size:18px;line-height:26px}.page-template-page-data-dashboard section .dataTables_wrapper table tbody td{padding-left:18px;padding-right:18px}.page-template-page-data-dashboard section.policy-areas-explained .inner-row{padding:40px}.page-template-page-data-dashboard section.policy-areas-explained .inner-row h5{font-weight:500;font-size:20px;line-height:32px}.page-template-page-data-dashboard section.policy-areas-explained .inner-row .policy-area-tag .rounded-full:first-child{margin-left:0!important}.page-template-page-data-dashboard div#PA_trends_chart text[text-anchor=end]{cursor:pointer}.page-template-page-data-dashboard .goog-tooltip{z-index:99}.page-template-page-data-dashboard .basic-panel .focus-policy-area-trends,.page-template-page-data-dashboard .basic-panel .policy-area-trends{padding:20px}.page-template-page-data-dashboard .basic-panel .focus-policy-area-trends .policy-area a:hover{color:#07f}.page-template-page-data-dashboard .basic-panel .section-header{background:linear-gradient(180deg,#007fd3 32.29%,#046598)}.page-template-page-data-dashboard .basic-panel .content-section{top:-145px}.page-template-page-data-dashboard .explore-panel .section-header,.page-template-page-data-dashboard .search-panel .section-header{background:linear-gradient(180deg,#4ec56f 32.29%,#006131)}.page-template-page-data-dashboard .explore-panel .section-header .ml-auto.pb-8,.page-template-page-data-dashboard .search-panel .section-header .ml-auto.pb-8{margin-top:-10px}.page-template-page-data-dashboard .explore-panel .section-header .text-explore,.page-template-page-data-dashboard .search-panel .section-header .text-explore{color:#4ec56f}.page-template-page-data-dashboard .explore-panel .commitment-list .result-header,.page-template-page-data-dashboard .search-panel .commitment-list .result-header{cursor:pointer}.page-template-page-data-dashboard .explore-panel .commitment-list table thead tr th,.page-template-page-data-dashboard .search-panel .commitment-list table thead tr th{padding:10px 18px 0 0}.page-template-page-data-dashboard .search-panel .section-header{background:linear-gradient(180deg,#f7981d 32.29%,#e49d2f)!important}.page-template-page-data-dashboard .section-header svg{width:10px;position:relative;bottom:5px}.page-template-page-data-dashboard .section-header .tab.active svg{transform:rotate(-180deg)}.page-template-page-data-dashboard .section-header .tab:not(.active){opacity:.5}.page-template-page-data-dashboard .tab-section .related-statement{font-style:normal;font-weight:500;font-size:20px;line-height:26px}.page-template-page-data-dashboard .tab-section .tab-content{display:none}.page-template-page-data-dashboard .tab-section .tab-content.active{display:block}.page-template-page-data-dashboard .tab-section .tab-content .selected-pills ul li.rounded-full{padding:6px 10px;height:24px;left:602px;top:20px;margin:5px 10px;cursor:pointer}.page-template-page-data-dashboard .tab-section .tab-content .selected-pills ul li.rounded-full .global-icon-close{padding-left:6px;height:10px}.page-template-page-data-dashboard section.member-map{padding:20px}.page-template-page-data-dashboard section.member-map .map-tab #basics_member_map{width:100%!important;margin:auto}.page-template-page-data-dashboard section.member-map .map-tab .tab.active{color:#09f;font-weight:700;border-bottom:2px solid #09f}.page-template-page-data-dashboard section.member-map .map-tab .stats{bottom:0}.page-template-page-data-dashboard section.member-map .legends .national:before{background:#0e97fa}.page-template-page-data-dashboard section.member-map .legends .local:before{border:1px solid #0e97fa;border-radius:50%}.page-template-page-data-dashboard section.explore-map #explore_member_map{width:100%!important}.page-template-page-data-dashboard section.explore-map .map-tab .tab.active{color:#09f;font-weight:700;border-bottom:2px solid #09f}.page-template-page-data-dashboard section.explore-map .border-b-2:not(.summary){border:none}.page-template-page-data-dashboard section.explore-map .legends .national:before{background:#4ec56f}.page-template-page-data-dashboard section.explore-map .legends .local:before{border:1px solid #4ec56f;border-radius:50%}.page-template-page-data-dashboard section.explore-map .legends div,.page-template-page-data-dashboard section.member-map .legends div{padding-left:20px}.page-template-page-data-dashboard section.explore-map .legends div:before,.page-template-page-data-dashboard section.member-map .legends div:before{content:"";position:absolute;left:0;width:15px;height:15px}.page-template-page-data-dashboard section.search-commitments-related-to header .tabs>li>a,.page-template-page-data-dashboard section.search-commitments-related-to header>ul>li>a,.page-template-page-data-dashboard section.search-commitments-related-to header h5{font-size:20px;line-height:32px}.page-template-page-data-dashboard section.search-commitments-related-to header .collapse-expand{transition:max-height .5s ease;max-height:0;overflow:hidden}.page-template-page-data-dashboard section.search-commitments-related-to header .collapse-expand.expand{transition:max-height 1s ease-in;max-height:500px}.page-template-page-data-dashboard section.search-commitments-related-to ul{list-style:none}@media screen and (max-width:767px){.page-template-page-data-dashboard section.search-commitments-related-to ul{-webkit-padding-start:0;padding-inline-start:0}}.page-template-page-data-dashboard section.search-commitments-related-to ul li a{text-decoration:none}.page-template-page-data-dashboard section.search-commitments-related-to ul li a.text-black:hover{color:#09f}.page-template-page-data-dashboard section.search-commitments-related-to ul li a .close-icon{display:none}.page-template-page-data-dashboard section.search-commitments-related-to ul li a.active{color:#09f}.page-template-page-data-dashboard section.search-commitments-related-to ul li a.active .close-icon{display:inline-block}.page-template-page-data-dashboard section.search-commitments-related-to ul li a.national-local,.page-template-page-data-dashboard section.search-commitments-related-to ul li a.year{display:flex;align-items:center;text-align:center;letter-spacing:1.6px;font-weight:500;font-size:16px;line-height:12px;padding:10px 14px;left:326px;top:162px;background:#fff;border:1px solid #d1d2d3;border-radius:20px}.page-template-page-data-dashboard section.search-commitments-related-to ul li a.national-local.active,.page-template-page-data-dashboard section.search-commitments-related-to ul li a.national-local:hover,.page-template-page-data-dashboard section.search-commitments-related-to ul li a.year.active,.page-template-page-data-dashboard section.search-commitments-related-to ul li a.year:hover{background:#09f;color:#fff!important;border:1px solid #09f}.page-template-page-data-dashboard section.search-commitments-related-to .search-bar input{padding-left:20px}.page-template-page-data-dashboard section.search-commitments-related-to .filter-list .has-selected{border-bottom-width:2px;border-color:#09f}@media only screen and (min-width:768px){.page-template-page-data-dashboard section.search-commitments-related-to .filter-list:hover .filter-content-area{display:block;width:-moz-max-content;width:max-content;left:0;z-index:99;max-width:100%}}@media only screen and (max-width:767px){.page-template-page-data-dashboard section.search-commitments-related-to .filter-list.show-menu .filter-content-area{display:block;left:0;top:100%;z-index:99}}.page-template-page-data-dashboard section.search-commitments-related-to .filter-list .grid{-moz-column-count:4;column-count:4}@media screen and (max-width:720px){.page-template-page-data-dashboard section.search-commitments-related-to .filter-list .grid,.page-template-page-data-dashboard section.search-commitments-related-to .filter-list .policy-area-filter .grid{-moz-column-count:2;column-count:2}}.page-template-page-data-dashboard section.search-commitments-related-to .w-screen{max-width:100%}.page-template-page-data-dashboard section.search-commitments-related-to span.font-medium{font-size:18px;line-height:26px}.page-template-page-data-dashboard section.search-commitments-related-to a.text-black{font-size:16px;line-height:28px}.page-template-page-data-dashboard section.commitment-list label:not(.active){opacity:.5}.page-template-page-data-dashboard section.commitment-list .ambition{background-color:#f7981d}.page-template-page-data-dashboard section.commitment-list .complete{background-color:#4ec56f}.page-template-page-data-dashboard section.commitment-list .early_results{background-color:#00b7b3}.page-template-page-data-dashboard section.commitment-list .starred{background-color:#f16937}.page-template-page-data-dashboard section.commitment-list header .border-b-2{border:none}.page-template-page-data-dashboard section.commitment-list header .select-filter-list{-webkit-padding-start:0;padding-inline-start:0}.page-template-page-data-dashboard section.commitment-list header .select-filter-list li{margin-bottom:10px}.page-template-page-data-dashboard section.commitment-list .dataTables_wrapper .dataTables_info{padding-bottom:10px;padding-top:0}.page-template-page-data-dashboard section.commitment-list table.dataTable thead th{font-weight:400}.page-template-page-data-dashboard section.commitment-list table.dataTable thead th:first-child{padding:10px 18px 10px 0}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr td{margin:0 19px}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr td .colspan-center{padding:0 0 0 256px}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr .policy-area{font-style:normal;font-weight:500;font-size:18px;line-height:28px}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr .year-column h4{font-style:normal;font-weight:400;font-size:18px;line-height:26px;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr .commitment-title h4{font-style:normal;font-weight:500;font-size:18px;line-height:28px}.page-template-page-data-dashboard section.commitment-list table.dataTable tbody tr .expand-collapse span{font-weight:400;font-size:14px;line-height:26px;margin:0 10px}.page-template-page-data-dashboard .gm-style div[role=dialog]{width:100%!important;padding-top:0!important;padding-left:0!important;border-radius:0}@media only screen and (max-width:600px){.page-template-page-data-dashboard .gm-style div[role=dialog]{max-width:300px!important}}.page-template-page-data-dashboard .gm-style div[role=dialog] .gm-style-iw-d{height:103px;overflow:hidden!important}.page-template-page-data-dashboard .gm-style div[role=dialog] .gm-style-iw-d .gmap-popup .text-sm{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;text-transform:uppercase}.page-template-page-data-dashboard .gm-style div[role=dialog] .gm-style-iw-d .gmap-popup .leading-normal>div{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-size:32px;line-height:20px}.page-template-page-data-dashboard .gm-style div[role=dialog] .gm-style-iw-d .gmap-popup .leading-normal>div p{font-family:proxima-nova;font-weight:400;font-size:16px;line-height:24px;margin-bottom:8px}.page-template-page-data-dashboard .gm-style div[role=dialog] .gm-style-iw-d:after{height:29px}.page-template-page-data-dashboard .gm-style div[role=dialog] button{display:none!important}.page-template-page-data-dashboard.ajax-loading{pointer-events:auto}.page-template-page-data-dashboard.ajax-loading .section-header{pointer-events:none}.page-template-page-data-dashboard.ajax-loading .ajax-loader{display:block;position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;z-index:99}.page-template-page-data-dashboard .scroll-to-top{right:50px;bottom:50px}.page-template-page-data-dashboard .about-tab h6{font-size:20px;line-height:32px;font-weight:500;margin-bottom:10px;color:#09f}.page-template-page-data-dashboard .about-tab a,.page-template-page-data-dashboard .about-tab p{font-size:16px;line-height:24px;font-family:proxima-nova}.page-template-page-data-dashboard .dashboard-popup-trigger{cursor:default}.page-template-page-data-dashboard .dashboard-popup-trigger:hover~.dashboard-tooltip{display:block}.page-template-page-data-dashboard .dashboard-tooltip{position:absolute;width:300px;padding:10px;bottom:30px;border:1px solid #ddd;background:#fff}.page-template-page-data-dashboard .top-filter div ul{padding:0;float:none}.resources-filter-section .top-section{padding:8.1rem 0}.resources-filter-section .filter-section input[type=checkbox]{visibility:hidden}.resources-filter-section .filter-section input[type=checkbox]~label{position:relative}.resources-filter-section .filter-section input[type=checkbox]~label:before{width:17px;content:"";top:1px;height:17px;border:1px solid #d4d4d5;border-radius:4px;position:absolute;left:-17px}.resources-filter-section .filter-section input[type=checkbox]:checked~label{font-weight:700}.resources-filter-section .filter-section input[type=checkbox]:checked~label:before{border-color:#95c8da;background:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3E%3Cpath stroke='%2309f' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917L5.724 10.5 15 1.5'/%3E%3C/svg%3E") no-repeat 50%;background-size:11px}.resources-filter-section .filter-section .caret-down{transform:rotate(90deg);color:#4d4d4d}.resources-filter-section .filter-section .rotated{transform:rotate(180deg);transition:transform .3s ease-in-out}.resources-filter-section .filter-section .post-item{width:324px}.resources-filter-section .filter-section .post-item .line{padding:.5px}.resources-filter-section .filter-section .post-item .tag-title{font-size:15px}.resources-filter-section .filter-section .post-item .post-img{position:relative;height:182px;background-color:#046598}.resources-filter-section .filter-section .post-item .post-img img{-o-object-fit:cover;object-fit:cover}.resources-filter-section .filter-section .post-item .post-img .default-thumb{top:50%;left:50%;transform:translate(-50%,-50%);max-width:-moz-max-content;max-width:max-content;width:90%}.resources-filter-section .filter-section .post-item .post-img .default-thumb:before{content:"";width:11px;height:100%;position:absolute;top:0;left:-10px;background:#09f}.resources-filter-section .filter-section .ajax-loading-resource-style{border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite;margin:auto;border:16px solid #d1d2d3;border-top-color:#09f;text-align:center}.resources-filter-section .filter-section .selected-check{background-color:#046598;font-size:15px;padding:.65rem 1rem .5rem;letter-spacing:1px}.resources-filter-section .filter-section .resources-search-icon .fa-search{height:22px;width:22px}.resources-filter-section .filter-section .resources-search-icon input{padding-left:2.8rem}.resources-filter-section .filter-section .sub-title{color:rgba(51,51,51,.8705882353)}.resources-filter-section .member-terms input[type=radio]{-webkit-appearance:none;border:1px solid #858585}.resources-filter-section .member-terms input[type=radio]:before{content:"";display:block;width:100%;height:100%;border-radius:50%}.resources-filter-section .member-terms input[type=radio]:checked:before{background:#d3d3d3}.resources-filter-section .member-terms input[type=checkbox]:checked~label{background:#f3f3f3}.resources-filter-section .member-terms ::-webkit-scrollbar{width:10px}.resources-filter-section .member-terms ::-webkit-scrollbar-track{background:#f1f1f1}.resources-filter-section .member-terms ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.resources-filter-section .member-terms ::-webkit-scrollbar-thumb:hover{background:#555}.resources-filter-section .member-terms .country-scroll{height:150px}.resources-filter-section .member-terms .locality-scroll{height:274px}.resources-filter-section .member-terms .local-members .side-line{height:1px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-template-page-contact .wysiwyg p{font-size:1.5rem}.rule{border:0;height:2px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid #fff;background:#d1d2d3;clear:both}.intro-modules .rule{display:none!important}.hack-no-outline{outline:none!important}.hack-full-outdent{margin-left:-9999px!important}.hack-hero-pad{margin-top:-80px}@media (min-width:992px){.hack-hero-pad{margin-top:-100px;margin-bottom:-5px}}.hack-semicircle{background:rgba(0,0,0,.5);display:inline-block;height:50px;width:100px;border-top-left-radius:100px;border-top-right-radius:100px}@media (min-width:992px){.hack-semicircle{height:64px;width:128px;border-top-left-radius:128px;border-top-right-radius:128px}}.columns{-moz-column-count:1;column-count:1}@media (min-width:768px){.columns{-moz-column-count:2;column-count:2}}@media (min-width:992px){.columns{-moz-column-count:4;column-count:4}}.caret{border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:2px;margin-bottom:4px;transform:rotate(45deg)}.caret.is-active{margin-bottom:0;transform:rotate(-135deg)}.no-scroll{margin:0;height:100%;overflow:hidden}.search-button{width:60px}.search-button__icon{height:16px;transform:translateY(2px);width:16px}.search-chevron__icon{height:8px;width:15px}.flip-y{transform:scaleY(-1)}.modal-download{left:0;top:0}@media (min-width:992px){.modal-download{left:auto;right:0}}.emoji{width:18px;height:18px}#baguetteBox-overlay .full-image figcaption{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:.875rem}.caption-credit{z-index:99;padding:5px 20px;color:#fff}@media (min-width:768px){.caption-credit{left:50%;max-width:50%;text-align:right}}.featured-banner .caption-credit{bottom:10px;right:20px;padding-right:0}@media (min-width:992px){.featured-banner .caption-credit{bottom:60px}}@media only screen and (max-width:767px){body.search.search-results aside{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.hide-from-ie11{display:none!important}.only-for-ie11{display:block!important}}.imported-document ol,.imported-document p,.imported-document table,.imported-document ul{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;max-width:60rem;-webkit-font-smoothing:antialiased}@media (min-width:768px){.imported-document ol,.imported-document p,.imported-document table,.imported-document ul{font-size:1.25rem}}.imported-document ol a,.imported-document ol li>a,.imported-document p a,.imported-document p li>a,.imported-document table a,.imported-document table li>a,.imported-document ul a,.imported-document ul li>a{color:#000}.imported-document ol a:hover,.imported-document ol li>a:hover,.imported-document p a:hover,.imported-document p li>a:hover,.imported-document table a:hover,.imported-document table li>a:hover,.imported-document ul a:hover,.imported-document ul li>a:hover{color:#09f;transition:all .3s ease}.imported-document table{width:100%;border:1px solid #f1f1f1;margin-bottom:1.5rem}.imported-document table td{padding:1rem;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:.875rem;line-height:1.5;vertical-align:top}.imported-document table td a{color:#09f}.imported-document table tr:nth-child(2n){background-color:#f1f1f1}.single-documents .show-country.hidden{display:block}.single-documents .html-field-label p{display:none}.single-documents .html-field-label:not(:first-child){padding:45px 0;margin-bottom:24px}.single-documents a{word-break:break-word}.hide-date time,.local-member-form .gfield_visibility_hidden,.local-member-form_wrapper .gfield_visibility_hidden{display:none}.local-member-form .gform_fields li,.local-member-form_wrapper .gform_fields li{padding:0 10px;margin:0 0 10px}.local-member-form .gform_fields li label,.local-member-form_wrapper .gform_fields li label{display:inline}.local-member-form .gform_fields li.gfield_html,.local-member-form_wrapper .gform_fields li.gfield_html{font-weight:700}.local-member-form .gform_fields li.field-box,.local-member-form_wrapper .gform_fields li.field-box{border:1px solid #eee;padding:20px;border-radius:10px}.local-member-form .gform_fields li.gfmc-column,.local-member-form_wrapper .gform_fields li.gfmc-column{border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:6px}.local-member-form .gform_fields li input,.local-member-form_wrapper .gform_fields li input{padding:.5rem!important}.local-member-form .gform_fields li .gfield_list_container,.local-member-form_wrapper .gform_fields li .gfield_list_container{margin:0}.local-member-form .gform_fields li .gfield_description,.local-member-form .gform_fields li .gfield_description ul li,.local-member-form .gform_fields li .ginput_counter,.local-member-form .gform_fields li .instruction,.local-member-form_wrapper .gform_fields li .gfield_description,.local-member-form_wrapper .gform_fields li .gfield_description ul li,.local-member-form_wrapper .gform_fields li .ginput_counter,.local-member-form_wrapper .gform_fields li .instruction{font-size:16px}.local-member-form .gform_fields li .gfield_description,.local-member-form_wrapper .gform_fields li .gfield_description{margin-bottom:.5rem}.local-member-form .gform_fields li .gfield_description .show_in_update,.local-member-form_wrapper .gform_fields li .gfield_description .show_in_update{display:none}.local-member-form .gform_fields li .gfield_label,.local-member-form_wrapper .gform_fields li .gfield_label{font-size:18px}.local-member-form .gform_fields li .gfield_description ul,.local-member-form_wrapper .gform_fields li .gfield_description ul{margin:15px 20px}.local-member-form .gform_fields li .gfield_radio input,.local-member-form_wrapper .gform_fields li .gfield_radio input{width:auto;margin:10px}.local-member-form .gform_fields li .ginput_container_checkbox .gfield_checkbox,.local-member-form_wrapper .gform_fields li .ginput_container_checkbox .gfield_checkbox{height:200px;overflow-y:scroll;list-style:none;padding:0;margin:0}.local-member-form .gform_fields li .ginput_container_checkbox .gfield_checkbox input,.local-member-form_wrapper .gform_fields li .ginput_container_checkbox .gfield_checkbox input{width:auto}.local-member-form .gform_fields li .ginput_complex .clear-multi,.local-member-form_wrapper .gform_fields li .ginput_complex .clear-multi{display:flex;gap:10px}.local-member-form .gform_fields li .ginput_counter_tinymce,.local-member-form_wrapper .gform_fields li .ginput_counter_tinymce{padding:0 10px}.local-member-form .gform_fields li.hide_day .gfield_date_dropdown_day,.local-member-form_wrapper .gform_fields li.hide_day .gfield_date_dropdown_day{display:none}.local-member-form .gform_fields li.short-text-area textarea,.local-member-form_wrapper .gform_fields li.short-text-area textarea{height:100px}.local-member-form .gform_fields li.repeater-field,.local-member-form_wrapper .gform_fields li.repeater-field{border-left:10px solid #eee}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item{margin:0 -10px;display:flex;flex-wrap:wrap;align-items:flex-end}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item:not(:first-child),.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item:not(:first-child){border-top:1px solid #eee;margin-top:20px;padding-bottom:10px}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item>.gfield_repeater_cell,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item>.gfield_repeater_cell{flex:0 0 30%;max-width:30%;padding:10px}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item>.gfield_repeater_cell .ginput_container_select,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item>.gfield_repeater_cell .ginput_container_select{padding:.1rem .5rem;font-size:16px}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons{margin:10px;flex:0 0 100%}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons .add_repeater_item,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons .add_repeater_item{display:none}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons button,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_buttons button{padding:10px}.local-member-form .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item:last-child .gfield_repeater_buttons .add_repeater_item,.local-member-form_wrapper .gform_fields li.repeater-field .gfield_repeater_wrapper .gfield_repeater_item:last-child .gfield_repeater_buttons .add_repeater_item{display:inline-block}.local-member-form .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell .gfield_date_dropdown_day,.local-member-form .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell:first-child,.local-member-form .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell:nth-of-type(8),.local-member-form .gform_fields li.update-milestone .gfield_description .hide_in_update,.local-member-form_wrapper .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell .gfield_date_dropdown_day,.local-member-form_wrapper .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell:first-child,.local-member-form_wrapper .gform_fields li.milestone-field .gfield_repeater_item>.gfield_repeater_cell:nth-of-type(8),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_description .hide_in_update{display:none}.local-member-form .gform_fields li.update-milestone .gfield_description .show_in_update,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_description .show_in_update{display:block}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item{align-items:flex-start}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell{display:none}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2),.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(7),.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(7),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8){display:block}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2){flex:0 0 100%;max-width:100%}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2) input,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2) input{display:none}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2) .hidden,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2) .hidden{display:block;padding:.5rem}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8),.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8){flex:0 0 60%;max-width:100%}.local-member-form .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_buttons,.local-member-form_wrapper .gform_fields li.update-milestone .gfield_repeater_items .gfield_repeater_item .gfield_repeater_buttons{display:none}.local-member-form .gform_fields li.ogp-value .gfield_repeater_items .gfield_repeater_item,.local-member-form_wrapper .gform_fields li.ogp-value .gfield_repeater_items .gfield_repeater_item{align-items:flex-start}.local-member-form .gform_fields li.ogp-value .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2),.local-member-form_wrapper .gform_fields li.ogp-value .gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2){flex:0 0 70%;max-width:70%}.local-member-form .gform_fields li.full-width-first .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_cell,.local-member-form_wrapper .gform_fields li.full-width-first .gfield_repeater_wrapper .gfield_repeater_item .gfield_repeater_cell{max-width:100%;flex:0 0 100%}.local-member-form .gform_fields li button,.local-member-form .gform_fields li input,.local-member-form .gform_fields li optgroup,.local-member-form .gform_fields li select,.local-member-form .gform_fields li textarea,.local-member-form_wrapper .gform_fields li button,.local-member-form_wrapper .gform_fields li input,.local-member-form_wrapper .gform_fields li optgroup,.local-member-form_wrapper .gform_fields li select,.local-member-form_wrapper .gform_fields li textarea{border:1px solid #ccc;padding:4px 2px;margin:0 5px 0 0;font-size:16px}.local-member-form .gfmc-column>ul,.local-member-form_wrapper .gfmc-column>ul,.local-member-form_wrapper ul.gfield_radio,.local-member-form ul.gfield_radio{list-style:none}.local-member-form_wrapper input[type=submit],.local-member-form input[type=submit]{margin:2rem 1rem}.local-member-form .gv-button-cancel,.local-member-form .gv-button-delete,.local-member-form_wrapper .gv-button-cancel,.local-member-form_wrapper .gv-button-delete{display:none}.local-member-form .gform_fields>.gfield:not(.gfield_html),.local-member-form_wrapper .gform_fields>.gfield:not(.gfield_html){margin-bottom:30px}.local-member-form .gform_body>ul,.local-member-form_wrapper .gform_body>ul{counter-reset:decimal}.local-member-form .gform_body>ul>li,.local-member-form_wrapper .gform_body>ul>li{padding-left:20px}.local-member-form .gform_body>ul>li:not(.gfmc-column):not(.exclude-counter):before,.local-member-form_wrapper .gform_body>ul>li:not(.gfmc-column):not(.exclude-counter):before{counter-increment:decimal;content:counter(decimal) ".";font-size:18px;padding-right:10px;font-weight:700}.local-member-form .gform_body>ul>li.gfield_html:before,.local-member-form_wrapper .gform_body>ul>li.gfield_html:before{font-size:20px!important}.local-member-form .gform_body>ul>li>ul,.local-member-form_wrapper .gform_body>ul>li>ul{counter-reset:inner}.local-member-form .gform_body>ul>li>ul>li,.local-member-form_wrapper .gform_body>ul>li>ul>li{padding-left:30px}.local-member-form .gform_body>ul>li>ul>li:not(.exclude-counter):before,.local-member-form_wrapper .gform_body>ul>li>ul>li:not(.exclude-counter):before{counter-increment:inner;content:counter(decimal) "." counters(inner,".");font-size:18px;padding-right:10px;font-weight:700}.local-member-form.local-member-review-form p,.local-member-form_wrapper.local-member-review-form p{font-weight:400}.local-member-form.local-member-review-form .gform_fields li,.local-member-form_wrapper.local-member-review-form .gform_fields li{margin:0 0 20px}.local-member-form.local-member-review-form .gform_fields li .gfield_repeater>.gfield_label,.local-member-form.local-member-review-form .gform_fields li:before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater>.gfield_label,.local-member-form_wrapper.local-member-review-form .gform_fields li:before{display:none}.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item{display:block!important;counter-reset:test;counter-increment:inner}.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell{max-width:100%!important}.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2):before,.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(5):before,.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8):before,.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(11):before,.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(14):before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(2):before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(5):before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(8):before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(11):before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:nth-of-type(14):before{counter-increment:test;content:"3." counter(inner) "." counters(test,".");padding-right:10px;font-weight:700}.local-member-form.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:first-of-type:before,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_repeater_item .gfield_repeater_cell:first-of-type:before{content:"3." counter(inner);padding-right:10px;font-weight:700}.local-member-form.local-member-review-form .gform_fields li .gfield_description,.local-member-form.local-member-review-form .gform_fields li .gfield_description ul li,.local-member-form.local-member-review-form .gform_fields li .gfield_label,.local-member-form.local-member-review-form .gform_fields li .ginput_container_select,.local-member-form.local-member-review-form .gform_fields li .ginput_counter,.local-member-form.local-member-review-form .gform_fields li .instruction,.local-member-form.local-member-review-form .gform_fields li button,.local-member-form.local-member-review-form .gform_fields li input,.local-member-form.local-member-review-form .gform_fields li optgroup,.local-member-form.local-member-review-form .gform_fields li select,.local-member-form.local-member-review-form .gform_fields li textarea,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_description,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_description ul li,.local-member-form_wrapper.local-member-review-form .gform_fields li .gfield_label,.local-member-form_wrapper.local-member-review-form .gform_fields li .ginput_container_select,.local-member-form_wrapper.local-member-review-form .gform_fields li .ginput_counter,.local-member-form_wrapper.local-member-review-form .gform_fields li .instruction,.local-member-form_wrapper.local-member-review-form .gform_fields li button,.local-member-form_wrapper.local-member-review-form .gform_fields li input,.local-member-form_wrapper.local-member-review-form .gform_fields li optgroup,.local-member-form_wrapper.local-member-review-form .gform_fields li select,.local-member-form_wrapper.local-member-review-form .gform_fields li textarea{font-size:inherit!important}.local-member-form#gform_28 .gfield_repeater_buttons,.local-member-form_wrapper#gform_28 .gfield_repeater_buttons{display:none}#ui-datepicker-div{background:#ddd;padding:10px}#ui-datepicker-div .ui-corner-all:not(.ui-widget-header){display:none}#ui-datepicker-div .ui-datepicker-title{padding:10px 0}.gv-notice{background:#f5f7c8;padding:15px;margin:15px}.single-documents .hide-in-public-view{display:none}.milestone .wysiwyg p,.milestone .wysiwyg table{max-width:100%}.gv-table-view tfoot{display:none}.milestone-section img.aligncenter{display:block;margin:0 auto}.milestone-section .ancient-browser-alert{background:#a00;color:#faa;display:block;padding:3px 0;text-align:center}.milestone-section .ancient-browser-alert a{color:#fff;text-decoration:underline}.milestone-section .page-header-top-right{margin-top:10px}.milestone-section .pagination{margin:0}.milestone-section .pagination-center{text-align:center}.milestone-section .pagination-row{margin-bottom:20px}.milestone-section .required{color:red}.milestone-section .row-with-vspace{margin-bottom:20px}.milestone-section .site-main .format-aside{background:#f5f5f5}.milestone-section .site-main .format-image{background:url(../src/img/content-post-format-image.png) 0 0 no-repeat}.milestone-section .site-main .format-link{background:url(../src/img/content-post-format-link.png) 0 0 no-repeat}.milestone-section .site-main .format-quote{background:url(../src/img/content-post-format-quote.png) 0 0 no-repeat}.milestone-section .site-main .format-video{background:url(../src/img/content-post-format-video.png) 0 0 no-repeat}.milestone-section .site-title{margin-bottom:0;margin-top:10px}.milestone-section .site-title>a{text-decoration:none}.milestone-section .site-title>div{height:auto;line-height:18px}.milestone-section .site-title .site-description{color:#999;font-size:16px}.milestone-section .site-title .site-title-heading,.milestone-section .widget_calendar #wp-calendar{margin:0}.milestone-section .widget_calendar #wp-calendar #next{text-align:right}.milestone-section #comments .comment-navigation{margin-bottom:0}.milestone-section #comments .comment-navigation-below{margin-bottom:20px;margin-top:15px}.milestone-section #comments .media-list li .media{margin-top:15px}.milestone-section #comments .media-list li .media .media-body{border:1px solid #eee;padding:10px}.milestone-section #comments .media-list li .media .media-body .comment-author{font-size:12px;margin-bottom:10px}.milestone-section #comments .media-list ul.children{list-style:none;margin-left:2.5em}.milestone-section #main-column .wp-video-shortcode{display:block;height:auto;max-width:100%}.milestone-section #main-column .attachment .entry-content{margin-bottom:20px}.milestone-section #main-column .attachment .entry-content .attachment{text-align:center}.milestone-section #main-column .attachment .entry-meta{margin-bottom:20px}.milestone-section #main-column .attachment .edit-post-link a,.milestone-section #main-column .attachment .entry-meta .edit-post-link a{color:#333}.milestone-section #main-column .attachment .entry-title{margin-top:0;word-wrap:break-word}.milestone-section #main-column .post{border:1px solid #eee;margin-bottom:20px;padding:10px}.milestone-section #main-column .post .entry-header .entry-meta{color:#999}.milestone-section #main-column .post .entry-header .entry-meta a{color:inherit}.milestone-section #main-column .post .entry-header .entry-meta .posted-on .updated{display:none}.milestone-section #main-column .post .entry-meta .categories-icon{cursor:default}.milestone-section #main-column .post .entry-meta .comments-link a{color:#333}.milestone-section #main-column .post .entry-meta .comments-link a .comment-icon .comment-total{color:#555;font-size:12px;margin-left:5px}.milestone-section #main-column .post .entry-meta .edit-post-link a{color:#333}.milestone-section #main-column .post .entry-meta .tags-icon{cursor:default}.milestone-section #main-column .post .entry-title{margin-top:0;word-wrap:break-word}.milestone-section #main-column .page{border:1px solid #eee;margin-bottom:20px;padding:10px}.milestone-section #main-column .page .entry-meta .comments-link a .comment-icon .comment-total{color:#555;font-size:12px;margin-left:5px}.milestone-section #main-column .page .entry-meta .edit-post-link a{color:#333}.milestone-section #main-column .page .entry-title{margin-top:0;word-wrap:break-word}.milestone-section #sidebar-left .widget{border:1px solid #eee;margin-bottom:20px;overflow:hidden;padding:10px}.milestone-section #sidebar-left .widget ul{padding-left:20px}.milestone-section #sidebar-left .widget .widget-title{font-size:18px;margin-top:0}.milestone-section #sidebar-right .widget{border:1px solid #eee;margin-bottom:20px;overflow:hidden;padding:10px}.milestone-section #sidebar-right .widget ul{padding-left:20px}.milestone-section #sidebar-right .widget .widget-title{font-size:18px;margin-top:0}.milestone-section #site-footer{background:#fff;border-top:1px solid #ddd;font-size:11px;padding:15px 0}.milestone-section #site-footer a{text-decoration:none;color:#1fa767}.milestone-section #site-footer a:hover{text-decoration:underline}.milestone-section .logo{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ededed;margin-bottom:30px}.milestone-section .logo img{width:100%;max-width:150px}.milestone-section .logo h1{color:#333;font-size:24px;margin:0;text-transform:uppercase;padding:50px 0;font-weight:700}.milestone-section .overall-progress{text-align:center}.milestone-section .overall-progress .overall-item{display:inline-block;width:100%;max-width:100px;height:100px;color:#666;margin-bottom:10px;padding-top:20px;border-radius:10px;font-size:13px}.milestone-section .overall-progress span{text-transform:uppercase;font-size:14px;color:#7f7f7f;width:100%;display:inline-block;float:left;min-height:40px;text-align:center}.milestone-section .overall-progress span img{margin-right:-10px;margin-top:-10px;max-width:10px;opacity:.5}.milestone-section .overall-progress span img:hover{opacity:.9}.milestone-section .overall-progress span.total{font-size:11px;float:left;width:100%}.milestone-section .overall-progress span.milestonecount{width:auto;float:none;height:auto;display:inline}.milestone-section .overall-progress .overall-item.overall-item-total{border:1px solid #d2d3d5;background:#e6e9ee}.milestone-section .overall-progress .overall-item.overall-item-finished{border:1px solid #1fa767;background:#40cf8d}.milestone-section .overall-progress .overall-item.overall-item-progress{border:1px solid #399dc1;background:#50c1e9}.milestone-section .overall-progress .overall-item.overall-item-stuck{border:1px solid #ca6f38;background:#f38c51}.milestone-section .overall-progress .overall-item.overall-item-incomplete{border:1px solid #c8423f;background:#f66262}.milestone-section .overall-progress .overall-item.overall-item-not_started{border:1px solid #d7ac46;background:#ffcd57}.milestone-section .progress-guide{text-align:right;padding-top:50px;padding-bottom:20px}.milestone-section .progress-guide .progress-guide-item{display:inline-block;margin-left:20px}.milestone-section .progress-guide .progress-guide-item i{width:12px;height:12px;float:left;margin-right:10px;border-radius:6px;line-height:12px}.milestone-section .progress-guide .progress-guide-item span{color:#696969;font-size:14px;font-weight:400;line-height:12px;float:left}.milestone-section .progress-guide .progress-guide-item.progress-guide-not_started i{border:1px solid #d7ac46;background:#ffcd57}.milestone-section .progress-guide .progress-guide-item.progress-guide-progress i{border:1px solid #399dc1;background:#50c1e9}.milestone-section .progress-guide .progress-guide-item.progress-guide-stuck i{border:1px solid #ca6f38;background:#f38c51}.milestone-section .progress-guide .progress-guide-item.progress-guide-comleted i{border:1px solid #1fa767;background:#40cf8d}.milestone-section .progress-guide .progress-guide-item.progress-guide-incomplet i{border:1px solid #c8423f;background:#f66262}.milestone-section .comitment-box h2{border-top:1px solid #e6e6e6;color:#333;font-size:24px;margin:0;text-transform:uppercase;padding:30px 0 25px;font-weight:700;float:left;width:100%}.milestone-section .comitment-box .commitment-title{color:#333;font-size:18px;line-height:24px;width:calc(100% - 50px);float:left}.milestone-section .comitment-box .commitment-title b{font-size:24px;font-weight:400}.milestone-section .toggle-details{float:right;width:20px;height:20px;cursor:pointer;line-height:24px}.milestone-section .toggle-hidden{background:url(../src/img/display-details.png) 50% no-repeat;margin-top:8px}.milestone-section .toggle-hidden.visible{background:url(../src/img/hide-details.png) 50% no-repeat}.milestone-section .task-progress-bar{float:left;width:100%;margin:30px 0}.milestone-section .task-progress-bar .progress-item{float:left;height:30px;text-align:center;line-height:30px;color:#333;font-size:14px;transition:width .6s;-moz-transition:width .6s;-webkit-transition:width .6s;-o-transition:width .6s;width:0}.milestone-section .task-progress-bar .progress-item.progress-not_started{border:1px solid #d7ac46;background:#ffcd57}.milestone-section .task-progress-bar .progress-item.progress-progress{border:1px solid #399dc1;background:#50c1e9}.milestone-section .task-progress-bar .progress-item.progress-stuck{border:1px solid #ca6f38;background:#f38c51}.milestone-section .task-progress-bar .progress-item.progress-finished{border:1px solid #1fa767;background:#40cf8d}.milestone-section .task-progress-bar .progress-item.progress-incomplete{border:1px solid #c8423f;background:#f66262}.milestone-section .task-progress-bar .progress-item.progress-proposed{border:1px solid #d2d3d5;background:#e6e9ee}.milestone-section .task-progress-bar .progress-item.first-element{border-top-left-radius:15px;border-bottom-left-radius:15px}.milestone-section .task-progress-bar .progress-item.last-element{border-top-right-radius:15px;border-bottom-right-radius:15px}.milestone-section .progress-bar-inner,.milestone-section .task-list-item{float:left;width:100%;margin-bottom:20px}.milestone-section .task-list-item .task-list-progress{float:left;width:350px;background:#f5f9fa;border-top-right-radius:5px;border-bottom-right-radius:5px;padding:15px 0}.milestone-section .task-list-item .task-list-details{float:left;width:calc(100% - 350px)}.milestone-section .task-list-dotes{float:left;width:100%}.milestone-section .task-list-dotes ul{float:left;width:100%;padding:15px 0 0;margin:0 0 5px}.milestone-section .task-list-dotes ul li{list-style-type:none;width:20%;text-align:center;font-size:12px;float:left;padding-top:15px;background:url(../src/img/point-center-inactive.png) top no-repeat}.milestone-section .task-list-dotes ul li span{float:left;width:100%;text-align:center}.milestone-section .task-list-dotes ul li.progress.active{background:url(../src/img/point-center-inprogress.png) top no-repeat}.milestone-section .task-list-dotes ul li.stuck.active{background:url(../src/img/point-center-stuck.png) top no-repeat}.milestone-section .task-list-dotes ul li.finished.active{background:url(../src/img/point-center-finished.png) top no-repeat}.milestone-section .task-list-dotes ul li.first-element{background:url(../src/img/point-left-inactive.png) 100% 0 no-repeat}.milestone-section .task-list-dotes ul li.first-element.active{background:url(../src/img/point-left-start.png) 100% 0 no-repeat}.milestone-section .task-list-dotes ul li.last-element{background:url(../src/img/point-right-inactive.png) 0 0 no-repeat}.milestone-section .task-list-dotes ul li.last-element.active{background:url(../src/img/point-right-incompleted.png) 0 0 no-repeat}.milestone-section .task-list-dotes strong{float:left;width:100%;text-align:center;color:#f44336;font-size:14px}.milestone-section .task-list-dates{float:left;width:100%}.milestone-section .task-list-dates .task-start{float:left;width:50%;line-height:14px;padding:0 20px;text-align:left}.milestone-section .task-list-dates .task-end{float:left;width:50%;line-height:14px;padding:0 20px;text-align:right}.milestone-section .task-start-text{width:100%;float:left;color:#282828;font-size:14px;margin-bottom:5px}.milestone-section .task-start-date{width:100%;float:left;color:#999;font-size:14px}.milestone-section .task-list-details .task-list-number{background:#e6eef1;width:50px;text-align:center;float:left;border-top-left-radius:5px;border-bottom-left-radius:5px;color:#a2a9ac;font-size:20px;display:table;vertical-align:middle}.milestone-section .task-list-details .task-list-number span{display:table-cell;vertical-align:middle}.milestone-section .task-list-details .task-list-info{float:left;width:calc(100% - 50px);background:#f5f9fa;padding:20px 0}.milestone-section .task-list-details .task-list-info p{padding:25px;border-right:1px solid #e5e9ea;color:#282828;font-size:16px;margin:0;min-height:100px}.milestone-section .milestonesinfo{color:#333;font-size:14px;line-height:22px}.milestone-section .milestonesinfo strong{font-size:20px;font-weight:400}@media (max-width:768px){.milestone-section .task-list-details .task-list-number{width:100%;float:left;height:40px!important;line-height:40px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:0}.milestone-section .task-list-details .task-list-info{float:left;width:100%;padding:0 20px}.milestone-section .task-list-details .task-list-info p{padding:20px 0;border-right:0;border-bottom:1px solid #e5e9ea;min-height:10px}.milestone-section .task-list-item .task-list-details{float:left;width:100%}.milestone-section .task-list-item .task-list-progress{width:100%;float:left;height:auto!important;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:5px}.milestone-section .task-list-dotes ul{float:none;margin:0 auto 5px;max-width:440px}.milestone-section #content{padding:0 20px}.milestone-section #footer-row,.milestone-section .footer-right.text-right{text-align:center}}@media (max-width:568px){.milestone-section .task-list-wrapper,.milestone-section .task-progress-bar{margin-bottom:0}.milestone-section .milestonesinfo{padding-top:0;padding-bottom:20px;text-align:center;border-bottom:1px solid #ededed;margin:0 20px 30px}}@media (max-width:480px){.milestone-section .task-list-dotes ul li{font-size:10px}.milestone-section .progress-guide .progress-guide-item{margin-left:10px}.milestone-section .progress-guide .progress-guide-item span{font-size:12px}.milestone-section .progress-guide .progress-guide-item i{margin-right:5px}}@media only screen and (min-width:992px){.page-id-53706 .content-modules{display:flex;flex-wrap:wrap;max-width:70rem;margin:auto}.page-id-53706 .content-modules>div{flex:0 0 33.33%}.page-id-53706 .content-modules>div div{width:100%}.page-id-53706 .content-modules>div div h2{border:none;font-size:25px;margin-bottom:20px}.page-id-53706 .content-modules>div:nth-of-type(4),.page-id-53706 .content-modules>div:nth-of-type(5){flex:0 0 100%}.page-id-53706 .content-modules>div:nth-of-type(4) h2,.page-id-53706 .content-modules>div:nth-of-type(5) h2{border-top:2px solid #d1d2d3}}.gv-widget-search{margin-bottom:20px}.gv-widget-search .gv-search-box input{border-width:1px}.gv-table-view .gv-table-view-content .gfield_repeater{padding-left:20px}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items{list-style-type:none;counter-reset:css-counter 0}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items>.gfield_repeater_item{border-collapse:collapse;position:relative;padding-left:16px;border-left:10px solid #ddd;margin-bottom:10px;counter-increment:css-counter 1}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items>.gfield_repeater_item:before{content:counter(css-counter) ". ";position:absolute;left:-27px}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items>.gfield_repeater_item>.gfield_repeater_cell{display:table-row}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items>.gfield_repeater_item>.gfield_repeater_cell>div{width:50%;display:table-cell;padding:5px;color:#000!important;border:1px solid #000}.gv-table-view .gv-table-view-content .gfield_repeater .gfield_repeater_items>.gfield_repeater_item>.gfield_repeater_cell>div.gfield_repeater_value{font-size:16px!important;color:#000!important}.page-template-page-gutenberg [class*=wp-container-]{gap:unset!important;align-items:unset!important}.page-template-page-gutenberg .wp-block-columns{display:flex}.page-template-page-gutenberg .wp-block-group{display:none}.page-template-page-gutenberg .wp-block-group .intro-content{display:none!important}.page-template-page-gutenberg .main-nav__link{color:#000}.page-template-page-gutenberg header#top{background-color:#fff;position:relative}.page-template-page-gutenberg header#top .main-nav__sub-trigger{color:#858585}.page-template-page-gutenberg .hamburger--white .hamburger-inner,.page-template-page-gutenberg .hamburger--white .hamburger-inner:after,.page-template-page-gutenberg .hamburger--white .hamburger-inner:before{color:#000;background-color:#000}.page-template-page-gutenberg .wysiwyg ol,.page-template-page-gutenberg .wysiwyg p,.page-template-page-gutenberg .wysiwyg table,.page-template-page-gutenberg .wysiwyg ul{max-width:unset}.page-template-page-gutenberg button.global-header__search-trigger.hidden.lg\:inline-block.lg\:float-right.ml-2.py-1.px-4.-mr-4.lg\:text-white.border-grey-light.border-l.hack-no-outline{color:#000}.page-template-page-gutenberg a#global-header-translate-toggle{color:#000;font-weight:700}.page-template-page-gutenberg h1{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-size:48px}.page-template-page-gutenberg h2{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-size:40px;color:#09f}.page-template-page-gutenberg p,.page-template-page-gutenberg p b,.page-template-page-gutenberg p strong{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:20px}.page-template-page-gutenberg p b,.page-template-page-gutenberg p strong{color:#000}.page-template-page-gutenberg #content a{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:20px;color:#333;word-wrap:break-word}.page-template-page-gutenberg #content a:hover{color:#09f}.page-template-page-gutenberg h3{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;font-size:30px;color:#000;padding-top:10px;padding-bottom:15px;font-weight:500}.page-template-page-gutenberg ul li{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-size:20px;padding-bottom:15px}.page-template-page-gutenberg ul li b,.page-template-page-gutenberg ul li strong{color:#09f}.page-template-page-gutenberg h5{font-size:20px;color:#09f;padding-top:8px;padding-bottom:8px;font-weight:500}.page-template-page-gutenberg .breadcrumb{position:relative;background-color:#fff;height:64px;top:25px}.page-template-page-gutenberg .breadcrumb .breadcurmb-content{color:#09f!important;text-decoration:none;font-size:14px!important;text-transform:uppercase}.page-template-page-gutenberg .breadcrumb span{color:#858585;font-size:18px;padding:0 5px}.page-template-page-gutenberg .mobile_banner{display:none}.page-template-page-gutenberg .banner{left:0;width:100%;height:561px;background-repeat:no-repeat;background-size:cover}.page-template-page-gutenberg .banner h1{position:relative;top:169px;left:258px;width:600px;height:141px;color:#fff;font-weight:700;border-left:2px solid #09f!important;padding-left:20px;font-size:48px;line-height:49px}.page-template-page-gutenberg .banner h5{position:relative;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif;top:135px;left:283px;width:130px;height:28px;color:#fff;font-weight:200}.page-template-page-gutenberg .banner_caption_wrapper{border-top:1px solid #d1d2d3}.page-template-page-gutenberg .banner_caption_wrapper .banner_caption{color:#858585;font-size:14px;font-style:italic;padding-top:38px}.page-template-page-gutenberg .bg-section-title{color:#000;font-weight:500;background-color:rgba(0,153,255,.1019607843)!important;padding-left:40px;padding-top:45px;padding-right:40px;border-radius:10px 10px 0 0}.page-template-page-gutenberg .bg-dark-blue-section-title{color:#046598;font-weight:500;background-color:rgba(4,91,137,.2901960784)!important;padding-left:40px;padding-top:45px;padding-right:40px;border-radius:10px 10px 0 0;font-size:20px!important}.page-template-page-gutenberg .bg-section-second-title{font-weight:500;padding-bottom:25px;border-radius:0 0 0 0;background-color:rgba(0,153,255,.1019607843)!important;color:#000}.page-template-page-gutenberg .bg-dark-blue-section-second-title{padding-bottom:20px;border-radius:0 0 0 0;background-color:rgba(4,91,137,.2901960784)!important;color:#000;padding-left:40px;padding-right:40px;font-size:30px!important}.page-template-page-gutenberg .bg-section-desc{color:#000;background-color:rgba(0,153,255,.1019607843)!important;padding-left:40px;padding-bottom:45px;padding-right:40px;border-radius:0 0 10px 10px}.page-template-page-gutenberg .bg-dark-blue-desc{color:#000;background-color:rgba(4,91,137,.2901960784)!important;padding-left:40px;padding-bottom:45px;padding-right:40px;border-radius:0 0 10px 10px;word-wrap:break-word}.page-template-page-gutenberg .bg-dark-blue-desc.desc-1{border-radius:0 0 0 10px}.page-template-page-gutenberg .bg-dark-blue-desc.desc-2{border-radius:0 0 10px 0}.page-template-page-gutenberg .org-list{padding-left:59px}.page-template-page-gutenberg ul.bg-section-desc{padding-left:69px!important}.page-template-page-gutenberg ul.bg-section-desc li{padding:10px 0}.page-template-page-gutenberg ul.bg-section-desc li strong{color:#000}.page-template-page-gutenberg .main_skeptic_wrapper{margin-top:65px}.page-template-page-gutenberg #toc-container nav{background-color:#fff;border:1px solid #d1d2d3;border-radius:10px;padding-bottom:40px}.page-template-page-gutenberg #toc-container ul{list-style:none}.page-template-page-gutenberg #toc-container ul li a{text-decoration:none;color:#333!important}.page-template-page-gutenberg #toc-container ul li a.active{color:#09f!important}.page-template-page-gutenberg #toc-container ul li{padding:4px 18px}.page-template-page-gutenberg .wp-block-column ul li{padding:6px 0}.page-template-page-gutenberg .wp-block-column ul li strong{color:#000}.page-template-page-gutenberg .wp-block-column ul li a{text-decoration:none}.page-template-page-gutenberg .proxima-Italic{font-style:italic}.page-template-page-gutenberg .wp-block-column ul{padding-left:20px}.page-template-page-gutenberg .wp-block-column .sub-lists{margin-top:-20px;padding-left:65px}.page-template-page-gutenberg .limits-1 ul,.page-template-page-gutenberg .limits-2 ul{padding-left:56px}.page-template-page-gutenberg .limits-1 ul li,.page-template-page-gutenberg .limits-2 ul li{padding:13px 0}.page-template-page-gutenberg .wp-block-column .wp-block-quote{padding-left:53px}.page-template-page-gutenberg .wp-block-column .wp-block-quote p{font-size:28px}.page-template-page-gutenberg .border-left-line{border-left:2px solid #09f!important}.page-template-page-gutenberg #toc-container .nav-pills h3{font-size:20px;font-weight:500;text-align:left;padding:4px 22px}.page-template-page-gutenberg .intro-content.toc_0{margin-bottom:15px}.page-template-page-gutenberg .hr-separators{height:2px;margin:30px 0 25px}.page-template-page-gutenberg .wp-block-column .wp-block-image.full-img figure img,.page-template-page-gutenberg .wp-block-column figure.wp-block-image.size-large.full-img img{width:100%;height:100%}.page-template-page-gutenberg .wp-block-column .wp-block-image figcaption{font-size:20px;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif;font-style:italic;color:#858585;text-align:right;padding-top:15px}.page-template-page-gutenberg .backtop-wrapper{position:fixed;bottom:100px;right:0;z-index:99}.page-template-page-gutenberg .backtop-wrapper .backtotop{background-color:#d2470c;padding:13px;color:#fff!important;text-decoration:none;font-size:11px!important;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif!important;font-weight:500;display:flex;justify-content:center;align-items:center}.page-template-page-gutenberg .arrow-up{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;margin-top:-2px}.page-template-page-gutenberg .backtotop_content{margin-left:7px}.page-template-page-gutenberg .wp-block-column.center-image{display:flex;justify-content:center}.page-template-page-gutenberg .pagination-wrapper{margin:50px 0}.page-template-page-gutenberg .pagination-wrapper a{color:#09f!important;font-size:18px!important;line-height:32px;text-decoration:none;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}@media only screen and (max-width:767px){.page-template-page-gutenberg .banner{display:none}.page-template-page-gutenberg .wp-block-columns{display:block}.page-template-page-gutenberg .breadcrumb{display:none}.page-template-page-gutenberg .mobile_banner,.page-template-page-gutenberg .mobile_title{display:block}.page-template-page-gutenberg .banner_caption{position:relative;top:0!important;right:0!important;float:none!important;width:100%;color:#858585;padding:30px;font-style:italic;font-size:12px;line-height:18px;font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.page-template-page-gutenberg .banner h5{display:none}.page-template-page-gutenberg .mobile_title{padding:30px;font-size:30px;line-height:36px}.page-template-page-gutenberg .bg-dark-blue-desc.desc-1{border-radius:0 0 0 0}.page-template-page-gutenberg .bg-dark-blue-desc.desc-2{border-radius:0 0 10px 10px}.page-template-page-gutenberg .wp-block-column .wp-block-image figcaption{padding-top:30px}.page-template-page-gutenberg .intro-content{margin-top:40px}.page-template-page-gutenberg .sm-mb-20{padding-bottom:20px}.page-template-page-gutenberg .org-list{padding-left:45px}.page-template-page-gutenberg h2{font-size:28px;font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.page-template-page-gutenberg h3{font-size:26px;line-height:34px}.page-template-page-gutenberg ul.bg-section-desc li strong{font-size:19px}.page-template-page-gutenberg .w-md-100 img{width:100%!important}.page-template-page-gutenberg .h-md-100 img{height:100%!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-template-page-gutenberg .left_side_content.intro-block{width:60%!important}.page-template-page-gutenberg .left_side_content{width:100%!important}.page-template-page-gutenberg #toc-container{width:40%!important}.page-template-page-gutenberg .w-md-100 img{width:100%!important}.page-template-page-gutenberg .h-md-100 img{height:100%!important}}@media only screen and (max-width:991px){.page-template-page-gutenberg .banner h1{left:0!important;width:auto!important;padding:0 20px!important;margin-left:20px!important}.page-template-page-gutenberg .backtotop_content{display:none}}@media only screen and (max-width:1199px){.page-template-page-gutenberg .main_skeptic_wrapper{padding:0 20px}}@media only screen and (min-width:991px){.page-template-page-gutenberg div#toc-container{padding:0 20px 0 0}}html[lang=en] .page-template-page-gutenberg .en,html[lang=es] .page-template-page-gutenberg .es,html[lang=fr] .page-template-page-gutenberg .fr{display:inline-block}.river-front-end-filters .acf-fields ul.acf-checkbox-list.acf-hl li{width:100%}.river-front-end-filters .acf-fields [data-name=search] input{padding:5px;font-size:16px;border:1px solid #7e8993;border-radius:4px}.river-front-end-filters .acf-form-submit{display:none!important}@media (min-width:576px){.sm\:list-reset{list-style:none;padding:0}.sm\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-white{background-color:#fff}.sm\:bg-black{background-color:#000}.sm\:bg-grey{background-color:#858585}.sm\:bg-grey-dark{background-color:#333}.sm\:bg-grey-light{background-color:#d1d2d3}.sm\:bg-grey-lighter{background-color:#f3f3f3}.sm\:bg-grey-lightest{background-color:#eaeaea}.sm\:bg-blue{background-color:#09f}.sm\:bg-blue-dark{background-color:#046598}.sm\:bg-blue-darker{background-color:#1a4660}.sm\:bg-teal{background-color:#4093a2}.sm\:bg-yellow{background-color:#f7981d}.sm\:bg-red{background-color:#ee3c24}.sm\:bg-green{background-color:#009848}.sm\:bg-green-dark{background-color:#066}.sm\:bg-patina{background-color:#146565}.sm\:bg-patina-dark{background-color:#184545}.sm\:bg-patina-light{background-color:#7da3a3}.sm\:bg-patina-lighter{background-color:#bed1d1}.sm\:bg-transparent{background-color:transparent}.sm\:hover\:bg-white:hover{background-color:#fff}.sm\:hover\:bg-black:hover{background-color:#000}.sm\:hover\:bg-grey:hover{background-color:#858585}.sm\:hover\:bg-grey-dark:hover{background-color:#333}.sm\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.sm\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.sm\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.sm\:hover\:bg-blue:hover{background-color:#09f}.sm\:hover\:bg-blue-dark:hover{background-color:#046598}.sm\:hover\:bg-blue-darker:hover{background-color:#1a4660}.sm\:hover\:bg-teal:hover{background-color:#4093a2}.sm\:hover\:bg-yellow:hover{background-color:#f7981d}.sm\:hover\:bg-red:hover{background-color:#ee3c24}.sm\:hover\:bg-green:hover{background-color:#009848}.sm\:hover\:bg-green-dark:hover{background-color:#066}.sm\:hover\:bg-patina:hover{background-color:#146565}.sm\:hover\:bg-patina-dark:hover{background-color:#184545}.sm\:hover\:bg-patina-light:hover{background-color:#7da3a3}.sm\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.sm\:hover\:bg-transparent:hover{background-color:transparent}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:bg-grounded{background-size:100% auto}.sm\:bg-full{background-size:100% 100%}.sm\:border-white{border-color:#fff}.sm\:border-black{border-color:#000}.sm\:border-grey{border-color:#858585}.sm\:border-grey-dark{border-color:#333}.sm\:border-grey-light{border-color:#d1d2d3}.sm\:border-grey-lighter{border-color:#f3f3f3}.sm\:border-grey-lightest{border-color:#eaeaea}.sm\:border-blue{border-color:#09f}.sm\:border-blue-dark{border-color:#046598}.sm\:border-blue-darker{border-color:#1a4660}.sm\:border-teal{border-color:#4093a2}.sm\:border-yellow{border-color:#f7981d}.sm\:border-red{border-color:#ee3c24}.sm\:border-green{border-color:#009848}.sm\:border-green-dark{border-color:#066}.sm\:border-patina{border-color:#146565}.sm\:border-patina-dark{border-color:#184545}.sm\:border-patina-light{border-color:#7da3a3}.sm\:border-patina-lighter{border-color:#bed1d1}.sm\:border-transparent{border-color:transparent}.sm\:hover\:border-white:hover{border-color:#fff}.sm\:hover\:border-black:hover{border-color:#000}.sm\:hover\:border-grey:hover{border-color:#858585}.sm\:hover\:border-grey-dark:hover{border-color:#333}.sm\:hover\:border-grey-light:hover{border-color:#d1d2d3}.sm\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.sm\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.sm\:hover\:border-blue:hover{border-color:#09f}.sm\:hover\:border-blue-dark:hover{border-color:#046598}.sm\:hover\:border-blue-darker:hover{border-color:#1a4660}.sm\:hover\:border-teal:hover{border-color:#4093a2}.sm\:hover\:border-yellow:hover{border-color:#f7981d}.sm\:hover\:border-red:hover{border-color:#ee3c24}.sm\:hover\:border-green:hover{border-color:#009848}.sm\:hover\:border-green-dark:hover{border-color:#066}.sm\:hover\:border-patina:hover{border-color:#146565}.sm\:hover\:border-patina-dark:hover{border-color:#184545}.sm\:hover\:border-patina-light:hover{border-color:#7da3a3}.sm\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.sm\:hover\:border-transparent:hover{border-color:transparent}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded{border-radius:.25rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-t{border-top-left-radius:.25rem}.sm\:rounded-r,.sm\:rounded-t{border-top-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-r{border-bottom-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-l{border-bottom-left-radius:.25rem}.sm\:rounded-l{border-top-left-radius:.25rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-tl-none{border-top-left-radius:0}.sm\:rounded-tr-none{border-top-right-radius:0}.sm\:rounded-br-none{border-bottom-right-radius:0}.sm\:rounded-bl-none{border-bottom-left-radius:0}.sm\:rounded-tl-sm{border-top-left-radius:.125rem}.sm\:rounded-tr-sm{border-top-right-radius:.125rem}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-br{border-bottom-right-radius:.25rem}.sm\:rounded-bl{border-bottom-left-radius:.25rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-tl-full{border-top-left-radius:9999px}.sm\:rounded-tr-full{border-top-right-radius:9999px}.sm\:rounded-br-full{border-bottom-right-radius:9999px}.sm\:rounded-bl-full{border-bottom-left-radius:9999px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-none{border-style:none}.sm\:border-0{border-width:0}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border{border-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-r-0{border-right-width:0}.sm\:border-b-0{border-bottom-width:0}.sm\:border-l-0{border-left-width:0}.sm\:border-t-2{border-top-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-l-2{border-left-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-r-4{border-right-width:4px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-l-4{border-left-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-r-8{border-right-width:8px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-l-8{border-left-width:8px}.sm\:border-t{border-top-width:1px}.sm\:border-r{border-right-width:1px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l{border-left-width:1px}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-move{cursor:move}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:table{display:table}.sm\:table-row{display:table-row}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:self-auto{align-self:auto}.sm\:self-start{align-self:flex-start}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:self-stretch{align-self:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:content-center{align-content:center}.sm\:content-start{align-content:flex-start}.sm\:content-end{align-content:flex-end}.sm\:content-between{align-content:space-between}.sm\:content-around{align-content:space-around}.sm\:flex-1{flex:1}.sm\:flex-auto{flex:auto}.sm\:flex-initial{flex:initial}.sm\:flex-none{flex:none}.sm\:flex-grow{flex-grow:1}.sm\:flex-shrink{flex-shrink:1}.sm\:flex-no-grow{flex-grow:0}.sm\:flex-no-shrink{flex-shrink:0}.sm\:float-right{float:right}.sm\:float-left{float:left}.sm\:float-none{float:none}.sm\:clearfix:after{content:"";display:table;clear:both}.sm\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.sm\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.sm\:font-hairline{font-weight:100}.sm\:font-thin{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}.sm\:hover\:font-hairline:hover{font-weight:100}.sm\:hover\:font-thin:hover{font-weight:200}.sm\:hover\:font-light:hover{font-weight:300}.sm\:hover\:font-normal:hover{font-weight:400}.sm\:hover\:font-medium:hover{font-weight:500}.sm\:hover\:font-semibold:hover{font-weight:600}.sm\:hover\:font-bold:hover{font-weight:700}.sm\:hover\:font-extrabold:hover{font-weight:800}.sm\:hover\:font-black:hover{font-weight:900}.sm\:h-1{height:.25rem}.sm\:h-2{height:.5rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.625rem}.sm\:h-8{height:2rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-24{height:6rem}.sm\:h-32{height:8rem}.sm\:h-48{height:12rem}.sm\:h-64{height:16rem}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-full{height:100%}.sm\:h-half{height:50vh}.sm\:h-three-quarters{height:75vh}.sm\:h-screen{height:100vh}.sm\:leading-micro{line-height:.5}.sm\:leading-small{line-height:.75}.sm\:leading-none{line-height:1}.sm\:leading-tight{line-height:1.25}.sm\:leading-normal{line-height:1.5}.sm\:leading-mid{line-height:1.75}.sm\:leading-loose{line-height:2}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-8{margin:2rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:m-25px{margin:25px}.sm\:m-50px{margin:50px}.sm\:m-75px{margin:75px}.sm\:m-100px{margin:100px}.sm\:m-150px{margin:150px}.sm\:m-200px{margin:200px}.sm\:m-15pct{margin:15%}.sm\:m-n5px{margin:-5px}.sm\:m-n10px{margin:-10px}.sm\:m-n15px{margin:-15px}.sm\:m-n17px{margin:-17px}.sm\:m-n25px{margin:-25px}.sm\:m-n50px{margin:-50px}.sm\:m-n75px{margin:-75px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:my-25px{margin-top:25px;margin-bottom:25px}.sm\:mx-25px{margin-left:25px;margin-right:25px}.sm\:my-50px{margin-top:50px;margin-bottom:50px}.sm\:mx-50px{margin-left:50px;margin-right:50px}.sm\:my-75px{margin-top:75px;margin-bottom:75px}.sm\:mx-75px{margin-left:75px;margin-right:75px}.sm\:my-100px{margin-top:100px;margin-bottom:100px}.sm\:mx-100px{margin-left:100px;margin-right:100px}.sm\:my-150px{margin-top:150px;margin-bottom:150px}.sm\:mx-150px{margin-left:150px;margin-right:150px}.sm\:my-200px{margin-top:200px;margin-bottom:200px}.sm\:mx-200px{margin-left:200px;margin-right:200px}.sm\:my-15pct{margin-top:15%;margin-bottom:15%}.sm\:mx-15pct{margin-left:15%;margin-right:15%}.sm\:my-n5px{margin-top:-5px;margin-bottom:-5px}.sm\:mx-n5px{margin-left:-5px;margin-right:-5px}.sm\:my-n10px{margin-top:-10px;margin-bottom:-10px}.sm\:mx-n10px{margin-left:-10px;margin-right:-10px}.sm\:my-n15px{margin-top:-15px;margin-bottom:-15px}.sm\:mx-n15px{margin-left:-15px;margin-right:-15px}.sm\:my-n17px{margin-top:-17px;margin-bottom:-17px}.sm\:mx-n17px{margin-left:-17px;margin-right:-17px}.sm\:my-n25px{margin-top:-25px;margin-bottom:-25px}.sm\:mx-n25px{margin-left:-25px;margin-right:-25px}.sm\:my-n50px{margin-top:-50px;margin-bottom:-50px}.sm\:mx-n50px{margin-left:-50px;margin-right:-50px}.sm\:my-n75px{margin-top:-75px;margin-bottom:-75px}.sm\:mx-n75px{margin-left:-75px;margin-right:-75px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:mt-25px{margin-top:25px}.sm\:mr-25px{margin-right:25px}.sm\:mb-25px{margin-bottom:25px}.sm\:ml-25px{margin-left:25px}.sm\:mt-50px{margin-top:50px}.sm\:mr-50px{margin-right:50px}.sm\:mb-50px{margin-bottom:50px}.sm\:ml-50px{margin-left:50px}.sm\:mt-75px{margin-top:75px}.sm\:mr-75px{margin-right:75px}.sm\:mb-75px{margin-bottom:75px}.sm\:ml-75px{margin-left:75px}.sm\:mt-100px{margin-top:100px}.sm\:mr-100px{margin-right:100px}.sm\:mb-100px{margin-bottom:100px}.sm\:ml-100px{margin-left:100px}.sm\:mt-150px{margin-top:150px}.sm\:mr-150px{margin-right:150px}.sm\:mb-150px{margin-bottom:150px}.sm\:ml-150px{margin-left:150px}.sm\:mt-200px{margin-top:200px}.sm\:mr-200px{margin-right:200px}.sm\:mb-200px{margin-bottom:200px}.sm\:ml-200px{margin-left:200px}.sm\:mt-15pct{margin-top:15%}.sm\:mr-15pct{margin-right:15%}.sm\:mb-15pct{margin-bottom:15%}.sm\:ml-15pct{margin-left:15%}.sm\:mt-n5px{margin-top:-5px}.sm\:mr-n5px{margin-right:-5px}.sm\:mb-n5px{margin-bottom:-5px}.sm\:ml-n5px{margin-left:-5px}.sm\:mt-n10px{margin-top:-10px}.sm\:mr-n10px{margin-right:-10px}.sm\:mb-n10px{margin-bottom:-10px}.sm\:ml-n10px{margin-left:-10px}.sm\:mt-n15px{margin-top:-15px}.sm\:mr-n15px{margin-right:-15px}.sm\:mb-n15px{margin-bottom:-15px}.sm\:ml-n15px{margin-left:-15px}.sm\:mt-n17px{margin-top:-17px}.sm\:mr-n17px{margin-right:-17px}.sm\:mb-n17px{margin-bottom:-17px}.sm\:ml-n17px{margin-left:-17px}.sm\:mt-n25px{margin-top:-25px}.sm\:mr-n25px{margin-right:-25px}.sm\:mb-n25px{margin-bottom:-25px}.sm\:ml-n25px{margin-left:-25px}.sm\:mt-n50px{margin-top:-50px}.sm\:mr-n50px{margin-right:-50px}.sm\:mb-n50px{margin-bottom:-50px}.sm\:ml-n50px{margin-left:-50px}.sm\:mt-n75px{margin-top:-75px}.sm\:mr-n75px{margin-right:-75px}.sm\:mb-n75px{margin-bottom:-75px}.sm\:ml-n75px{margin-left:-75px}.sm\:max-h-full{max-height:100%}.sm\:max-h-screen{max-height:100vh}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:30rem}.sm\:max-w-md{max-width:40rem}.sm\:max-w-lg{max-width:50rem}.sm\:max-w-xl{max-width:60rem}.sm\:max-w-2xl{max-width:70rem}.sm\:max-w-3xl{max-width:80rem}.sm\:max-w-4xl{max-width:90rem}.sm\:max-w-5xl{max-width:100rem}.sm\:max-w-6xl{max-width:125rem}.sm\:max-w-full{max-width:100%}.sm\:min-h-0{min-height:0}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:min-h-1\/2{min-height:50vh}.sm\:min-w-0{min-width:0}.sm\:min-w-full{min-width:100%}.sm\:-m-0{margin:0}.sm\:-m-1{margin:-.25rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-3{margin:-.75rem}.sm\:-m-4{margin:-1rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-8{margin:-2rem}.sm\:-m-px{margin:-1px}.sm\:-m-25px{margin:-25px}.sm\:-m-50px{margin:-50px}.sm\:-m-100px{margin:-100px}.sm\:-my-0{margin-top:0;margin-bottom:0}.sm\:-mx-0{margin-left:0;margin-right:0}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:-my-25px{margin-top:-25px;margin-bottom:-25px}.sm\:-mx-25px{margin-left:-25px;margin-right:-25px}.sm\:-my-50px{margin-top:-50px;margin-bottom:-50px}.sm\:-mx-50px{margin-left:-50px;margin-right:-50px}.sm\:-my-100px{margin-top:-100px;margin-bottom:-100px}.sm\:-mx-100px{margin-left:-100px;margin-right:-100px}.sm\:-mt-0{margin-top:0}.sm\:-mr-0{margin-right:0}.sm\:-mb-0{margin-bottom:0}.sm\:-ml-0{margin-left:0}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-px{margin-top:-1px}.sm\:-mr-px{margin-right:-1px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-px{margin-left:-1px}.sm\:-mt-25px{margin-top:-25px}.sm\:-mr-25px{margin-right:-25px}.sm\:-mb-25px{margin-bottom:-25px}.sm\:-ml-25px{margin-left:-25px}.sm\:-mt-50px{margin-top:-50px}.sm\:-mr-50px{margin-right:-50px}.sm\:-mb-50px{margin-bottom:-50px}.sm\:-ml-50px{margin-left:-50px}.sm\:-mt-100px{margin-top:-100px}.sm\:-mr-100px{margin-right:-100px}.sm\:-mb-100px{margin-bottom:-100px}.sm\:-ml-100px{margin-left:-100px}.sm\:opacity-0{opacity:0}.sm\:opacity-25{opacity:.25}.sm\:opacity-50{opacity:.5}.sm\:opacity-75{opacity:.75}.sm\:opacity-90{opacity:.9}.sm\:opacity-100{opacity:1}.sm\:hover\:opacity-0:hover{opacity:0}.sm\:hover\:opacity-25:hover{opacity:.25}.sm\:hover\:opacity-50:hover{opacity:.5}.sm\:hover\:opacity-75:hover{opacity:.75}.sm\:hover\:opacity-90:hover{opacity:.9}.sm\:hover\:opacity-100:hover{opacity:1}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:scrolling-touch{-webkit-overflow-scrolling:touch}.sm\:scrolling-auto{-webkit-overflow-scrolling:auto}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-px{padding:1px}.sm\:p-2px{padding:2px}.sm\:p-25px{padding:25px}.sm\:p-50px{padding:50px}.sm\:p-100px{padding:100px}.sm\:p-150px{padding:150px}.sm\:p-200px{padding:200px}.sm\:p-button{padding:18px 30px 15px}.sm\:p-15pct{padding:15%}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:py-2px{padding-top:2px;padding-bottom:2px}.sm\:px-2px{padding-left:2px;padding-right:2px}.sm\:py-25px{padding-top:25px;padding-bottom:25px}.sm\:px-25px{padding-left:25px;padding-right:25px}.sm\:py-50px{padding-top:50px;padding-bottom:50px}.sm\:px-50px{padding-left:50px;padding-right:50px}.sm\:py-100px{padding-top:100px;padding-bottom:100px}.sm\:px-100px{padding-left:100px;padding-right:100px}.sm\:py-150px{padding-top:150px;padding-bottom:150px}.sm\:px-150px{padding-left:150px;padding-right:150px}.sm\:py-200px{padding-top:200px;padding-bottom:200px}.sm\:px-200px{padding-left:200px;padding-right:200px}.sm\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.sm\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.sm\:py-15pct{padding-top:15%;padding-bottom:15%}.sm\:px-15pct{padding-left:15%;padding-right:15%}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:pt-2px{padding-top:2px}.sm\:pr-2px{padding-right:2px}.sm\:pb-2px{padding-bottom:2px}.sm\:pl-2px{padding-left:2px}.sm\:pt-25px{padding-top:25px}.sm\:pr-25px{padding-right:25px}.sm\:pb-25px{padding-bottom:25px}.sm\:pl-25px{padding-left:25px}.sm\:pt-50px{padding-top:50px}.sm\:pr-50px{padding-right:50px}.sm\:pb-50px{padding-bottom:50px}.sm\:pl-50px{padding-left:50px}.sm\:pt-100px{padding-top:100px}.sm\:pr-100px{padding-right:100px}.sm\:pb-100px{padding-bottom:100px}.sm\:pl-100px{padding-left:100px}.sm\:pt-150px{padding-top:150px}.sm\:pr-150px{padding-right:150px}.sm\:pb-150px{padding-bottom:150px}.sm\:pl-150px{padding-left:150px}.sm\:pt-200px{padding-top:200px}.sm\:pr-200px{padding-right:200px}.sm\:pb-200px{padding-bottom:200px}.sm\:pl-200px{padding-left:200px}.sm\:pt-button{padding-top:18px 30px 15px}.sm\:pr-button{padding-right:18px 30px 15px}.sm\:pb-button{padding-bottom:18px 30px 15px}.sm\:pl-button{padding-left:18px 30px 15px}.sm\:pt-15pct{padding-top:15%}.sm\:pr-15pct{padding-right:15%}.sm\:pb-15pct{padding-bottom:15%}.sm\:pl-15pct{padding-left:15%}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:sticky}.sm\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.sm\:pin{right:0;left:0}.sm\:pin,.sm\:pin-y{top:0;bottom:0}.sm\:pin-x{right:0;left:0}.sm\:pin-t{top:0}.sm\:pin-r{right:0}.sm\:pin-b{bottom:0}.sm\:pin-l{left:0}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.sm\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.sm\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.sm\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.sm\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:shadow-none{box-shadow:none}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-white{color:#fff}.sm\:text-black{color:#000}.sm\:text-grey{color:#858585}.sm\:text-grey-dark{color:#333}.sm\:text-grey-light{color:#d1d2d3}.sm\:text-grey-lighter{color:#f3f3f3}.sm\:text-grey-lightest{color:#eaeaea}.sm\:text-blue{color:#09f}.sm\:text-blue-dark{color:#046598}.sm\:text-blue-darker{color:#1a4660}.sm\:text-teal{color:#4093a2}.sm\:text-yellow{color:#f7981d}.sm\:text-red{color:#ee3c24}.sm\:text-green{color:#009848}.sm\:text-green-dark{color:#066}.sm\:text-patina{color:#146565}.sm\:text-patina-dark{color:#184545}.sm\:text-patina-light{color:#7da3a3}.sm\:text-patina-lighter{color:#bed1d1}.sm\:text-transparent{color:transparent}.sm\:group:hover .group-hover\:text-white{color:#fff}.sm\:group:hover .group-hover\:text-black{color:#000}.sm\:group:hover .group-hover\:text-grey{color:#858585}.sm\:group:hover .group-hover\:text-grey-dark{color:#333}.sm\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.sm\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.sm\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.sm\:group:hover .group-hover\:text-blue{color:#09f}.sm\:group:hover .group-hover\:text-blue-dark{color:#046598}.sm\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.sm\:group:hover .group-hover\:text-teal{color:#4093a2}.sm\:group:hover .group-hover\:text-yellow{color:#f7981d}.sm\:group:hover .group-hover\:text-red{color:#ee3c24}.sm\:group:hover .group-hover\:text-green{color:#009848}.sm\:group:hover .group-hover\:text-green-dark{color:#066}.sm\:group:hover .group-hover\:text-patina{color:#146565}.sm\:group:hover .group-hover\:text-patina-dark{color:#184545}.sm\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.sm\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.sm\:group:hover .group-hover\:text-transparent{color:transparent}.sm\:hover\:text-white:hover{color:#fff}.sm\:hover\:text-black:hover{color:#000}.sm\:hover\:text-grey:hover{color:#858585}.sm\:hover\:text-grey-dark:hover{color:#333}.sm\:hover\:text-grey-light:hover{color:#d1d2d3}.sm\:hover\:text-grey-lighter:hover{color:#f3f3f3}.sm\:hover\:text-grey-lightest:hover{color:#eaeaea}.sm\:hover\:text-blue:hover{color:#09f}.sm\:hover\:text-blue-dark:hover{color:#046598}.sm\:hover\:text-blue-darker:hover{color:#1a4660}.sm\:hover\:text-teal:hover{color:#4093a2}.sm\:hover\:text-yellow:hover{color:#f7981d}.sm\:hover\:text-red:hover{color:#ee3c24}.sm\:hover\:text-green:hover{color:#009848}.sm\:hover\:text-green-dark:hover{color:#066}.sm\:hover\:text-patina:hover{color:#146565}.sm\:hover\:text-patina-dark:hover{color:#184545}.sm\:hover\:text-patina-light:hover{color:#7da3a3}.sm\:hover\:text-patina-lighter:hover{color:#bed1d1}.sm\:hover\:text-transparent:hover{color:transparent}.sm\:text-2xs{font-size:.625rem}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:3.5rem}.sm\:text-7xl{font-size:4rem}.sm\:text-8xl{font-size:4.5rem}.sm\:text-9xl{font-size:5rem}.sm\:text-10xl{font-size:5.5rem}.sm\:text-blockbuster-1{font-size:8rem}.sm\:text-blockbuster-2{font-size:9rem}.sm\:text-blockbuster-3{font-size:10rem}.sm\:italic{font-style:italic}.sm\:roman{font-style:normal}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:underline{text-decoration:underline}.sm\:line-through{text-decoration:line-through}.sm\:no-underline{text-decoration:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:hover\:italic:hover{font-style:italic}.sm\:hover\:roman:hover{font-style:normal}.sm\:hover\:uppercase:hover{text-transform:uppercase}.sm\:hover\:lowercase:hover{text-transform:lowercase}.sm\:hover\:capitalize:hover{text-transform:capitalize}.sm\:hover\:normal-case:hover{text-transform:none}.sm\:hover\:underline:hover{text-decoration:underline}.sm\:hover\:line-through:hover{text-decoration:line-through}.sm\:hover\:no-underline:hover{text-decoration:none}.sm\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:tracking-n1px{letter-spacing:-1px}.sm\:tracking-tight{letter-spacing:-.05em}.sm\:tracking-normal{letter-spacing:0}.sm\:tracking-wide{letter-spacing:.05em}.sm\:tracking-super{letter-spacing:.1em}.sm\:tracking-mega{letter-spacing:2px}.sm\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.sm\:align-baseline{vertical-align:baseline}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-no-wrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-words{word-wrap:break-word}.sm\:break-normal{word-wrap:normal}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:w-1{width:.25rem}.sm\:w-2{width:.5rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-7{width:1.625rem}.sm\:w-8{width:2rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-48{width:12rem}.sm\:w-64{width:16rem}.sm\:w-80{width:20rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-1\/1{width:100%}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.33333%}.sm\:w-2\/3{width:66.66667%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.66667%}.sm\:w-5\/6{width:83.33333%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}}@media (min-width:768px){.md\:list-reset{list-style:none;padding:0}.md\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-white{background-color:#fff}.md\:bg-black{background-color:#000}.md\:bg-grey{background-color:#858585}.md\:bg-grey-dark{background-color:#333}.md\:bg-grey-light{background-color:#d1d2d3}.md\:bg-grey-lighter{background-color:#f3f3f3}.md\:bg-grey-lightest{background-color:#eaeaea}.md\:bg-blue{background-color:#09f}.md\:bg-blue-dark{background-color:#046598}.md\:bg-blue-darker{background-color:#1a4660}.md\:bg-teal{background-color:#4093a2}.md\:bg-yellow{background-color:#f7981d}.md\:bg-red{background-color:#ee3c24}.md\:bg-green{background-color:#009848}.md\:bg-green-dark{background-color:#066}.md\:bg-patina{background-color:#146565}.md\:bg-patina-dark{background-color:#184545}.md\:bg-patina-light{background-color:#7da3a3}.md\:bg-patina-lighter{background-color:#bed1d1}.md\:bg-transparent{background-color:transparent}.md\:hover\:bg-white:hover{background-color:#fff}.md\:hover\:bg-black:hover{background-color:#000}.md\:hover\:bg-grey:hover{background-color:#858585}.md\:hover\:bg-grey-dark:hover{background-color:#333}.md\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.md\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.md\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.md\:hover\:bg-blue:hover{background-color:#09f}.md\:hover\:bg-blue-dark:hover{background-color:#046598}.md\:hover\:bg-blue-darker:hover{background-color:#1a4660}.md\:hover\:bg-teal:hover{background-color:#4093a2}.md\:hover\:bg-yellow:hover{background-color:#f7981d}.md\:hover\:bg-red:hover{background-color:#ee3c24}.md\:hover\:bg-green:hover{background-color:#009848}.md\:hover\:bg-green-dark:hover{background-color:#066}.md\:hover\:bg-patina:hover{background-color:#146565}.md\:hover\:bg-patina-dark:hover{background-color:#184545}.md\:hover\:bg-patina-light:hover{background-color:#7da3a3}.md\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:bg-grounded{background-size:100% auto}.md\:bg-full{background-size:100% 100%}.md\:border-white{border-color:#fff}.md\:border-black{border-color:#000}.md\:border-grey{border-color:#858585}.md\:border-grey-dark{border-color:#333}.md\:border-grey-light{border-color:#d1d2d3}.md\:border-grey-lighter{border-color:#f3f3f3}.md\:border-grey-lightest{border-color:#eaeaea}.md\:border-blue{border-color:#09f}.md\:border-blue-dark{border-color:#046598}.md\:border-blue-darker{border-color:#1a4660}.md\:border-teal{border-color:#4093a2}.md\:border-yellow{border-color:#f7981d}.md\:border-red{border-color:#ee3c24}.md\:border-green{border-color:#009848}.md\:border-green-dark{border-color:#066}.md\:border-patina{border-color:#146565}.md\:border-patina-dark{border-color:#184545}.md\:border-patina-light{border-color:#7da3a3}.md\:border-patina-lighter{border-color:#bed1d1}.md\:border-transparent{border-color:transparent}.md\:hover\:border-white:hover{border-color:#fff}.md\:hover\:border-black:hover{border-color:#000}.md\:hover\:border-grey:hover{border-color:#858585}.md\:hover\:border-grey-dark:hover{border-color:#333}.md\:hover\:border-grey-light:hover{border-color:#d1d2d3}.md\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.md\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.md\:hover\:border-blue:hover{border-color:#09f}.md\:hover\:border-blue-dark:hover{border-color:#046598}.md\:hover\:border-blue-darker:hover{border-color:#1a4660}.md\:hover\:border-teal:hover{border-color:#4093a2}.md\:hover\:border-yellow:hover{border-color:#f7981d}.md\:hover\:border-red:hover{border-color:#ee3c24}.md\:hover\:border-green:hover{border-color:#009848}.md\:hover\:border-green-dark:hover{border-color:#066}.md\:hover\:border-patina:hover{border-color:#146565}.md\:hover\:border-patina-dark:hover{border-color:#184545}.md\:hover\:border-patina-light:hover{border-color:#7da3a3}.md\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.md\:hover\:border-transparent:hover{border-color:transparent}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded{border-radius:.25rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-full{border-radius:9999px}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-t{border-top-left-radius:.25rem}.md\:rounded-r,.md\:rounded-t{border-top-right-radius:.25rem}.md\:rounded-b,.md\:rounded-r{border-bottom-right-radius:.25rem}.md\:rounded-b,.md\:rounded-l{border-bottom-left-radius:.25rem}.md\:rounded-l{border-top-left-radius:.25rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-tl-none{border-top-left-radius:0}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-sm{border-top-left-radius:.125rem}.md\:rounded-tr-sm{border-top-right-radius:.125rem}.md\:rounded-br-sm{border-bottom-right-radius:.125rem}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-br{border-bottom-right-radius:.25rem}.md\:rounded-bl{border-bottom-left-radius:.25rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-tl-full{border-top-left-radius:9999px}.md\:rounded-tr-full{border-top-right-radius:9999px}.md\:rounded-br-full{border-bottom-right-radius:9999px}.md\:rounded-bl-full{border-bottom-left-radius:9999px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-none{border-style:none}.md\:border-0{border-width:0}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border{border-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-r-0{border-right-width:0}.md\:border-b-0{border-bottom-width:0}.md\:border-l-0{border-left-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-r-2{border-right-width:2px}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-2{border-left-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-r-4{border-right-width:4px}.md\:border-b-4{border-bottom-width:4px}.md\:border-l-4{border-left-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-r-8{border-right-width:8px}.md\:border-b-8{border-bottom-width:8px}.md\:border-l-8{border-left-width:8px}.md\:border-t{border-top-width:1px}.md\:border-r{border-right-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-move{cursor:move}.md\:cursor-not-allowed{cursor:not-allowed}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:table{display:table}.md\:table-row{display:table-row}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:flex-1{flex:1}.md\:flex-auto{flex:auto}.md\:flex-initial{flex:initial}.md\:flex-none{flex:none}.md\:flex-grow{flex-grow:1}.md\:flex-shrink{flex-shrink:1}.md\:flex-no-grow{flex-grow:0}.md\:flex-no-shrink{flex-shrink:0}.md\:float-right{float:right}.md\:float-left{float:left}.md\:float-none{float:none}.md\:clearfix:after{content:"";display:table;clear:both}.md\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.md\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.md\:font-hairline{font-weight:100}.md\:font-thin{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}.md\:hover\:font-hairline:hover{font-weight:100}.md\:hover\:font-thin:hover{font-weight:200}.md\:hover\:font-light:hover{font-weight:300}.md\:hover\:font-normal:hover{font-weight:400}.md\:hover\:font-medium:hover{font-weight:500}.md\:hover\:font-semibold:hover{font-weight:600}.md\:hover\:font-bold:hover{font-weight:700}.md\:hover\:font-extrabold:hover{font-weight:800}.md\:hover\:font-black:hover{font-weight:900}.md\:h-1{height:.25rem}.md\:h-2{height:.5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.625rem}.md\:h-8{height:2rem}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-48{height:12rem}.md\:h-64{height:16rem}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-full{height:100%}.md\:h-half{height:50vh}.md\:h-three-quarters{height:75vh}.md\:h-screen{height:100vh}.md\:leading-micro{line-height:.5}.md\:leading-small{line-height:.75}.md\:leading-none{line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-normal{line-height:1.5}.md\:leading-mid{line-height:1.75}.md\:leading-loose{line-height:2}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-8{margin:2rem}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:m-25px{margin:25px}.md\:m-50px{margin:50px}.md\:m-75px{margin:75px}.md\:m-100px{margin:100px}.md\:m-150px{margin:150px}.md\:m-200px{margin:200px}.md\:m-15pct{margin:15%}.md\:m-n5px{margin:-5px}.md\:m-n10px{margin:-10px}.md\:m-n15px{margin:-15px}.md\:m-n17px{margin:-17px}.md\:m-n25px{margin:-25px}.md\:m-n50px{margin:-50px}.md\:m-n75px{margin:-75px}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:my-25px{margin-top:25px;margin-bottom:25px}.md\:mx-25px{margin-left:25px;margin-right:25px}.md\:my-50px{margin-top:50px;margin-bottom:50px}.md\:mx-50px{margin-left:50px;margin-right:50px}.md\:my-75px{margin-top:75px;margin-bottom:75px}.md\:mx-75px{margin-left:75px;margin-right:75px}.md\:my-100px{margin-top:100px;margin-bottom:100px}.md\:mx-100px{margin-left:100px;margin-right:100px}.md\:my-150px{margin-top:150px;margin-bottom:150px}.md\:mx-150px{margin-left:150px;margin-right:150px}.md\:my-200px{margin-top:200px;margin-bottom:200px}.md\:mx-200px{margin-left:200px;margin-right:200px}.md\:my-15pct{margin-top:15%;margin-bottom:15%}.md\:mx-15pct{margin-left:15%;margin-right:15%}.md\:my-n5px{margin-top:-5px;margin-bottom:-5px}.md\:mx-n5px{margin-left:-5px;margin-right:-5px}.md\:my-n10px{margin-top:-10px;margin-bottom:-10px}.md\:mx-n10px{margin-left:-10px;margin-right:-10px}.md\:my-n15px{margin-top:-15px;margin-bottom:-15px}.md\:mx-n15px{margin-left:-15px;margin-right:-15px}.md\:my-n17px{margin-top:-17px;margin-bottom:-17px}.md\:mx-n17px{margin-left:-17px;margin-right:-17px}.md\:my-n25px{margin-top:-25px;margin-bottom:-25px}.md\:mx-n25px{margin-left:-25px;margin-right:-25px}.md\:my-n50px{margin-top:-50px;margin-bottom:-50px}.md\:mx-n50px{margin-left:-50px;margin-right:-50px}.md\:my-n75px{margin-top:-75px;margin-bottom:-75px}.md\:mx-n75px{margin-left:-75px;margin-right:-75px}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:mt-25px{margin-top:25px}.md\:mr-25px{margin-right:25px}.md\:mb-25px{margin-bottom:25px}.md\:ml-25px{margin-left:25px}.md\:mt-50px{margin-top:50px}.md\:mr-50px{margin-right:50px}.md\:mb-50px{margin-bottom:50px}.md\:ml-50px{margin-left:50px}.md\:mt-75px{margin-top:75px}.md\:mr-75px{margin-right:75px}.md\:mb-75px{margin-bottom:75px}.md\:ml-75px{margin-left:75px}.md\:mt-100px{margin-top:100px}.md\:mr-100px{margin-right:100px}.md\:mb-100px{margin-bottom:100px}.md\:ml-100px{margin-left:100px}.md\:mt-150px{margin-top:150px}.md\:mr-150px{margin-right:150px}.md\:mb-150px{margin-bottom:150px}.md\:ml-150px{margin-left:150px}.md\:mt-200px{margin-top:200px}.md\:mr-200px{margin-right:200px}.md\:mb-200px{margin-bottom:200px}.md\:ml-200px{margin-left:200px}.md\:mt-15pct{margin-top:15%}.md\:mr-15pct{margin-right:15%}.md\:mb-15pct{margin-bottom:15%}.md\:ml-15pct{margin-left:15%}.md\:mt-n5px{margin-top:-5px}.md\:mr-n5px{margin-right:-5px}.md\:mb-n5px{margin-bottom:-5px}.md\:ml-n5px{margin-left:-5px}.md\:mt-n10px{margin-top:-10px}.md\:mr-n10px{margin-right:-10px}.md\:mb-n10px{margin-bottom:-10px}.md\:ml-n10px{margin-left:-10px}.md\:mt-n15px{margin-top:-15px}.md\:mr-n15px{margin-right:-15px}.md\:mb-n15px{margin-bottom:-15px}.md\:ml-n15px{margin-left:-15px}.md\:mt-n17px{margin-top:-17px}.md\:mr-n17px{margin-right:-17px}.md\:mb-n17px{margin-bottom:-17px}.md\:ml-n17px{margin-left:-17px}.md\:mt-n25px{margin-top:-25px}.md\:mr-n25px{margin-right:-25px}.md\:mb-n25px{margin-bottom:-25px}.md\:ml-n25px{margin-left:-25px}.md\:mt-n50px{margin-top:-50px}.md\:mr-n50px{margin-right:-50px}.md\:mb-n50px{margin-bottom:-50px}.md\:ml-n50px{margin-left:-50px}.md\:mt-n75px{margin-top:-75px}.md\:mr-n75px{margin-right:-75px}.md\:mb-n75px{margin-bottom:-75px}.md\:ml-n75px{margin-left:-75px}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:30rem}.md\:max-w-md{max-width:40rem}.md\:max-w-lg{max-width:50rem}.md\:max-w-xl{max-width:60rem}.md\:max-w-2xl{max-width:70rem}.md\:max-w-3xl{max-width:80rem}.md\:max-w-4xl{max-width:90rem}.md\:max-w-5xl{max-width:100rem}.md\:max-w-6xl{max-width:125rem}.md\:max-w-full{max-width:100%}.md\:min-h-0{min-height:0}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-h-1\/2{min-height:50vh}.md\:min-w-0{min-width:0}.md\:min-w-full{min-width:100%}.md\:-m-0{margin:0}.md\:-m-1{margin:-.25rem}.md\:-m-2{margin:-.5rem}.md\:-m-3{margin:-.75rem}.md\:-m-4{margin:-1rem}.md\:-m-6{margin:-1.5rem}.md\:-m-8{margin:-2rem}.md\:-m-px{margin:-1px}.md\:-m-25px{margin:-25px}.md\:-m-50px{margin:-50px}.md\:-m-100px{margin:-100px}.md\:-my-0{margin-top:0;margin-bottom:0}.md\:-mx-0{margin-left:0;margin-right:0}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:-my-25px{margin-top:-25px;margin-bottom:-25px}.md\:-mx-25px{margin-left:-25px;margin-right:-25px}.md\:-my-50px{margin-top:-50px;margin-bottom:-50px}.md\:-mx-50px{margin-left:-50px;margin-right:-50px}.md\:-my-100px{margin-top:-100px;margin-bottom:-100px}.md\:-mx-100px{margin-left:-100px;margin-right:-100px}.md\:-mt-0{margin-top:0}.md\:-mr-0{margin-right:0}.md\:-mb-0{margin-bottom:0}.md\:-ml-0{margin-left:0}.md\:-mt-1{margin-top:-.25rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mb-1{margin-bottom:-.25rem}.md\:-ml-1{margin-left:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mr-4{margin-right:-1rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-mt-8{margin-top:-2rem}.md\:-mr-8{margin-right:-2rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-px{margin-top:-1px}.md\:-mr-px{margin-right:-1px}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-px{margin-left:-1px}.md\:-mt-25px{margin-top:-25px}.md\:-mr-25px{margin-right:-25px}.md\:-mb-25px{margin-bottom:-25px}.md\:-ml-25px{margin-left:-25px}.md\:-mt-50px{margin-top:-50px}.md\:-mr-50px{margin-right:-50px}.md\:-mb-50px{margin-bottom:-50px}.md\:-ml-50px{margin-left:-50px}.md\:-mt-100px{margin-top:-100px}.md\:-mr-100px{margin-right:-100px}.md\:-mb-100px{margin-bottom:-100px}.md\:-ml-100px{margin-left:-100px}.md\:opacity-0{opacity:0}.md\:opacity-25{opacity:.25}.md\:opacity-50{opacity:.5}.md\:opacity-75{opacity:.75}.md\:opacity-90{opacity:.9}.md\:opacity-100{opacity:1}.md\:hover\:opacity-0:hover{opacity:0}.md\:hover\:opacity-25:hover{opacity:.25}.md\:hover\:opacity-50:hover{opacity:.5}.md\:hover\:opacity-75:hover{opacity:.75}.md\:hover\:opacity-90:hover{opacity:.9}.md\:hover\:opacity-100:hover{opacity:1}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:scrolling-touch{-webkit-overflow-scrolling:touch}.md\:scrolling-auto{-webkit-overflow-scrolling:auto}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:p-px{padding:1px}.md\:p-2px{padding:2px}.md\:p-25px{padding:25px}.md\:p-50px{padding:50px}.md\:p-100px{padding:100px}.md\:p-150px{padding:150px}.md\:p-200px{padding:200px}.md\:p-button{padding:18px 30px 15px}.md\:p-15pct{padding:15%}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:py-2px{padding-top:2px;padding-bottom:2px}.md\:px-2px{padding-left:2px;padding-right:2px}.md\:py-25px{padding-top:25px;padding-bottom:25px}.md\:px-25px{padding-left:25px;padding-right:25px}.md\:py-50px{padding-top:50px;padding-bottom:50px}.md\:px-50px{padding-left:50px;padding-right:50px}.md\:py-100px{padding-top:100px;padding-bottom:100px}.md\:px-100px{padding-left:100px;padding-right:100px}.md\:py-150px{padding-top:150px;padding-bottom:150px}.md\:px-150px{padding-left:150px;padding-right:150px}.md\:py-200px{padding-top:200px;padding-bottom:200px}.md\:px-200px{padding-left:200px;padding-right:200px}.md\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.md\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.md\:py-15pct{padding-top:15%;padding-bottom:15%}.md\:px-15pct{padding-left:15%;padding-right:15%}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:pt-2px{padding-top:2px}.md\:pr-2px{padding-right:2px}.md\:pb-2px{padding-bottom:2px}.md\:pl-2px{padding-left:2px}.md\:pt-25px{padding-top:25px}.md\:pr-25px{padding-right:25px}.md\:pb-25px{padding-bottom:25px}.md\:pl-25px{padding-left:25px}.md\:pt-50px{padding-top:50px}.md\:pr-50px{padding-right:50px}.md\:pb-50px{padding-bottom:50px}.md\:pl-50px{padding-left:50px}.md\:pt-100px{padding-top:100px}.md\:pr-100px{padding-right:100px}.md\:pb-100px{padding-bottom:100px}.md\:pl-100px{padding-left:100px}.md\:pt-150px{padding-top:150px}.md\:pr-150px{padding-right:150px}.md\:pb-150px{padding-bottom:150px}.md\:pl-150px{padding-left:150px}.md\:pt-200px{padding-top:200px}.md\:pr-200px{padding-right:200px}.md\:pb-200px{padding-bottom:200px}.md\:pl-200px{padding-left:200px}.md\:pt-button{padding-top:18px 30px 15px}.md\:pr-button{padding-right:18px 30px 15px}.md\:pb-button{padding-bottom:18px 30px 15px}.md\:pl-button{padding-left:18px 30px 15px}.md\:pt-15pct{padding-top:15%}.md\:pr-15pct{padding-right:15%}.md\:pb-15pct{padding-bottom:15%}.md\:pl-15pct{padding-left:15%}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.md\:pin{right:0;left:0}.md\:pin,.md\:pin-y{top:0;bottom:0}.md\:pin-x{right:0;left:0}.md\:pin-t{top:0}.md\:pin-r{right:0}.md\:pin-b{bottom:0}.md\:pin-l{left:0}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.md\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.md\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.md\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.md\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:shadow-none{box-shadow:none}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-white{color:#fff}.md\:text-black{color:#000}.md\:text-grey{color:#858585}.md\:text-grey-dark{color:#333}.md\:text-grey-light{color:#d1d2d3}.md\:text-grey-lighter{color:#f3f3f3}.md\:text-grey-lightest{color:#eaeaea}.md\:text-blue{color:#09f}.md\:text-blue-dark{color:#046598}.md\:text-blue-darker{color:#1a4660}.md\:text-teal{color:#4093a2}.md\:text-yellow{color:#f7981d}.md\:text-red{color:#ee3c24}.md\:text-green{color:#009848}.md\:text-green-dark{color:#066}.md\:text-patina{color:#146565}.md\:text-patina-dark{color:#184545}.md\:text-patina-light{color:#7da3a3}.md\:text-patina-lighter{color:#bed1d1}.md\:text-transparent{color:transparent}.md\:group:hover .group-hover\:text-white{color:#fff}.md\:group:hover .group-hover\:text-black{color:#000}.md\:group:hover .group-hover\:text-grey{color:#858585}.md\:group:hover .group-hover\:text-grey-dark{color:#333}.md\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.md\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.md\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.md\:group:hover .group-hover\:text-blue{color:#09f}.md\:group:hover .group-hover\:text-blue-dark{color:#046598}.md\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.md\:group:hover .group-hover\:text-teal{color:#4093a2}.md\:group:hover .group-hover\:text-yellow{color:#f7981d}.md\:group:hover .group-hover\:text-red{color:#ee3c24}.md\:group:hover .group-hover\:text-green{color:#009848}.md\:group:hover .group-hover\:text-green-dark{color:#066}.md\:group:hover .group-hover\:text-patina{color:#146565}.md\:group:hover .group-hover\:text-patina-dark{color:#184545}.md\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.md\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.md\:group:hover .group-hover\:text-transparent{color:transparent}.md\:hover\:text-white:hover{color:#fff}.md\:hover\:text-black:hover{color:#000}.md\:hover\:text-grey:hover{color:#858585}.md\:hover\:text-grey-dark:hover{color:#333}.md\:hover\:text-grey-light:hover{color:#d1d2d3}.md\:hover\:text-grey-lighter:hover{color:#f3f3f3}.md\:hover\:text-grey-lightest:hover{color:#eaeaea}.md\:hover\:text-blue:hover{color:#09f}.md\:hover\:text-blue-dark:hover{color:#046598}.md\:hover\:text-blue-darker:hover{color:#1a4660}.md\:hover\:text-teal:hover{color:#4093a2}.md\:hover\:text-yellow:hover{color:#f7981d}.md\:hover\:text-red:hover{color:#ee3c24}.md\:hover\:text-green:hover{color:#009848}.md\:hover\:text-green-dark:hover{color:#066}.md\:hover\:text-patina:hover{color:#146565}.md\:hover\:text-patina-dark:hover{color:#184545}.md\:hover\:text-patina-light:hover{color:#7da3a3}.md\:hover\:text-patina-lighter:hover{color:#bed1d1}.md\:hover\:text-transparent:hover{color:transparent}.md\:text-2xs{font-size:.625rem}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.5rem}.md\:text-7xl{font-size:4rem}.md\:text-8xl{font-size:4.5rem}.md\:text-9xl{font-size:5rem}.md\:text-10xl{font-size:5.5rem}.md\:text-blockbuster-1{font-size:8rem}.md\:text-blockbuster-2{font-size:9rem}.md\:text-blockbuster-3{font-size:10rem}.md\:italic{font-style:italic}.md\:roman{font-style:normal}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:underline{text-decoration:underline}.md\:line-through{text-decoration:line-through}.md\:no-underline{text-decoration:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:hover\:italic:hover{font-style:italic}.md\:hover\:roman:hover{font-style:normal}.md\:hover\:uppercase:hover{text-transform:uppercase}.md\:hover\:lowercase:hover{text-transform:lowercase}.md\:hover\:capitalize:hover{text-transform:capitalize}.md\:hover\:normal-case:hover{text-transform:none}.md\:hover\:underline:hover{text-decoration:underline}.md\:hover\:line-through:hover{text-decoration:line-through}.md\:hover\:no-underline:hover{text-decoration:none}.md\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:tracking-n1px{letter-spacing:-1px}.md\:tracking-tight{letter-spacing:-.05em}.md\:tracking-normal{letter-spacing:0}.md\:tracking-wide{letter-spacing:.05em}.md\:tracking-super{letter-spacing:.1em}.md\:tracking-mega{letter-spacing:2px}.md\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.md\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.md\:align-baseline{vertical-align:baseline}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:whitespace-normal{white-space:normal}.md\:whitespace-no-wrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-words{word-wrap:break-word}.md\:break-normal{word-wrap:normal}.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md\:w-1{width:.25rem}.md\:w-2{width:.5rem}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-7{width:1.625rem}.md\:w-8{width:2rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-48{width:12rem}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-1\/1{width:100%}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.66667%}.md\:w-5\/6{width:83.33333%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}}@media (min-width:992px){.lg\:list-reset{list-style:none;padding:0}.lg\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-white{background-color:#fff}.lg\:bg-black{background-color:#000}.lg\:bg-grey{background-color:#858585}.lg\:bg-grey-dark{background-color:#333}.lg\:bg-grey-light{background-color:#d1d2d3}.lg\:bg-grey-lighter{background-color:#f3f3f3}.lg\:bg-grey-lightest{background-color:#eaeaea}.lg\:bg-blue{background-color:#09f}.lg\:bg-blue-dark{background-color:#046598}.lg\:bg-blue-darker{background-color:#1a4660}.lg\:bg-teal{background-color:#4093a2}.lg\:bg-yellow{background-color:#f7981d}.lg\:bg-red{background-color:#ee3c24}.lg\:bg-green{background-color:#009848}.lg\:bg-green-dark{background-color:#066}.lg\:bg-patina{background-color:#146565}.lg\:bg-patina-dark{background-color:#184545}.lg\:bg-patina-light{background-color:#7da3a3}.lg\:bg-patina-lighter{background-color:#bed1d1}.lg\:bg-transparent{background-color:transparent}.lg\:hover\:bg-white:hover{background-color:#fff}.lg\:hover\:bg-black:hover{background-color:#000}.lg\:hover\:bg-grey:hover{background-color:#858585}.lg\:hover\:bg-grey-dark:hover{background-color:#333}.lg\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.lg\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.lg\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.lg\:hover\:bg-blue:hover{background-color:#09f}.lg\:hover\:bg-blue-dark:hover{background-color:#046598}.lg\:hover\:bg-blue-darker:hover{background-color:#1a4660}.lg\:hover\:bg-teal:hover{background-color:#4093a2}.lg\:hover\:bg-yellow:hover{background-color:#f7981d}.lg\:hover\:bg-red:hover{background-color:#ee3c24}.lg\:hover\:bg-green:hover{background-color:#009848}.lg\:hover\:bg-green-dark:hover{background-color:#066}.lg\:hover\:bg-patina:hover{background-color:#146565}.lg\:hover\:bg-patina-dark:hover{background-color:#184545}.lg\:hover\:bg-patina-light:hover{background-color:#7da3a3}.lg\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:bg-grounded{background-size:100% auto}.lg\:bg-full{background-size:100% 100%}.lg\:border-white{border-color:#fff}.lg\:border-black{border-color:#000}.lg\:border-grey{border-color:#858585}.lg\:border-grey-dark{border-color:#333}.lg\:border-grey-light{border-color:#d1d2d3}.lg\:border-grey-lighter{border-color:#f3f3f3}.lg\:border-grey-lightest{border-color:#eaeaea}.lg\:border-blue{border-color:#09f}.lg\:border-blue-dark{border-color:#046598}.lg\:border-blue-darker{border-color:#1a4660}.lg\:border-teal{border-color:#4093a2}.lg\:border-yellow{border-color:#f7981d}.lg\:border-red{border-color:#ee3c24}.lg\:border-green{border-color:#009848}.lg\:border-green-dark{border-color:#066}.lg\:border-patina{border-color:#146565}.lg\:border-patina-dark{border-color:#184545}.lg\:border-patina-light{border-color:#7da3a3}.lg\:border-patina-lighter{border-color:#bed1d1}.lg\:border-transparent{border-color:transparent}.lg\:hover\:border-white:hover{border-color:#fff}.lg\:hover\:border-black:hover{border-color:#000}.lg\:hover\:border-grey:hover{border-color:#858585}.lg\:hover\:border-grey-dark:hover{border-color:#333}.lg\:hover\:border-grey-light:hover{border-color:#d1d2d3}.lg\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.lg\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.lg\:hover\:border-blue:hover{border-color:#09f}.lg\:hover\:border-blue-dark:hover{border-color:#046598}.lg\:hover\:border-blue-darker:hover{border-color:#1a4660}.lg\:hover\:border-teal:hover{border-color:#4093a2}.lg\:hover\:border-yellow:hover{border-color:#f7981d}.lg\:hover\:border-red:hover{border-color:#ee3c24}.lg\:hover\:border-green:hover{border-color:#009848}.lg\:hover\:border-green-dark:hover{border-color:#066}.lg\:hover\:border-patina:hover{border-color:#146565}.lg\:hover\:border-patina-dark:hover{border-color:#184545}.lg\:hover\:border-patina-light:hover{border-color:#7da3a3}.lg\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.lg\:hover\:border-transparent:hover{border-color:transparent}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:rounded{border-radius:.25rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-t{border-top-left-radius:.25rem}.lg\:rounded-r,.lg\:rounded-t{border-top-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-r{border-bottom-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-l{border-bottom-left-radius:.25rem}.lg\:rounded-l{border-top-left-radius:.25rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-tl-none{border-top-left-radius:0}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-tl-sm{border-top-left-radius:.125rem}.lg\:rounded-tr-sm{border-top-right-radius:.125rem}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}.lg\:rounded-tl{border-top-left-radius:.25rem}.lg\:rounded-tr{border-top-right-radius:.25rem}.lg\:rounded-br{border-bottom-right-radius:.25rem}.lg\:rounded-bl{border-bottom-left-radius:.25rem}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:rounded-tr-lg{border-top-right-radius:.5rem}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}.lg\:rounded-tl-full{border-top-left-radius:9999px}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:rounded-bl-full{border-bottom-left-radius:9999px}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-none{border-style:none}.lg\:border-0{border-width:0}.lg\:border-2{border-width:2px}.lg\:border-4{border-width:4px}.lg\:border-8{border-width:8px}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-r-0{border-right-width:0}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-t-2{border-top-width:2px}.lg\:border-r-2{border-right-width:2px}.lg\:border-b-2{border-bottom-width:2px}.lg\:border-l-2{border-left-width:2px}.lg\:border-t-4{border-top-width:4px}.lg\:border-r-4{border-right-width:4px}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-l-4{border-left-width:4px}.lg\:border-t-8{border-top-width:8px}.lg\:border-r-8{border-right-width:8px}.lg\:border-b-8{border-bottom-width:8px}.lg\:border-l-8{border-left-width:8px}.lg\:border-t{border-top-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-b{border-bottom-width:1px}.lg\:border-l{border-left-width:1px}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-move{cursor:move}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:table{display:table}.lg\:table-row{display:table-row}.lg\:table-cell{display:table-cell}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:flex-1{flex:1}.lg\:flex-auto{flex:auto}.lg\:flex-initial{flex:initial}.lg\:flex-none{flex:none}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink{flex-shrink:1}.lg\:flex-no-grow{flex-grow:0}.lg\:flex-no-shrink{flex-shrink:0}.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:float-none{float:none}.lg\:clearfix:after{content:"";display:table;clear:both}.lg\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.lg\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.lg\:font-hairline{font-weight:100}.lg\:font-thin{font-weight:200}.lg\:font-light{font-weight:300}.lg\:font-normal{font-weight:400}.lg\:font-medium{font-weight:500}.lg\:font-semibold{font-weight:600}.lg\:font-bold{font-weight:700}.lg\:font-extrabold{font-weight:800}.lg\:font-black{font-weight:900}.lg\:hover\:font-hairline:hover{font-weight:100}.lg\:hover\:font-thin:hover{font-weight:200}.lg\:hover\:font-light:hover{font-weight:300}.lg\:hover\:font-normal:hover{font-weight:400}.lg\:hover\:font-medium:hover{font-weight:500}.lg\:hover\:font-semibold:hover{font-weight:600}.lg\:hover\:font-bold:hover{font-weight:700}.lg\:hover\:font-extrabold:hover{font-weight:800}.lg\:hover\:font-black:hover{font-weight:900}.lg\:h-1{height:.25rem}.lg\:h-2{height:.5rem}.lg\:h-3{height:.75rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.625rem}.lg\:h-8{height:2rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-48{height:12rem}.lg\:h-64{height:16rem}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-full{height:100%}.lg\:h-half{height:50vh}.lg\:h-three-quarters{height:75vh}.lg\:h-screen{height:100vh}.lg\:leading-micro{line-height:.5}.lg\:leading-small{line-height:.75}.lg\:leading-none{line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-normal{line-height:1.5}.lg\:leading-mid{line-height:1.75}.lg\:leading-loose{line-height:2}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-8{margin:2rem}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:m-25px{margin:25px}.lg\:m-50px{margin:50px}.lg\:m-75px{margin:75px}.lg\:m-100px{margin:100px}.lg\:m-150px{margin:150px}.lg\:m-200px{margin:200px}.lg\:m-15pct{margin:15%}.lg\:m-n5px{margin:-5px}.lg\:m-n10px{margin:-10px}.lg\:m-n15px{margin:-15px}.lg\:m-n17px{margin:-17px}.lg\:m-n25px{margin:-25px}.lg\:m-n50px{margin:-50px}.lg\:m-n75px{margin:-75px}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:my-25px{margin-top:25px;margin-bottom:25px}.lg\:mx-25px{margin-left:25px;margin-right:25px}.lg\:my-50px{margin-top:50px;margin-bottom:50px}.lg\:mx-50px{margin-left:50px;margin-right:50px}.lg\:my-75px{margin-top:75px;margin-bottom:75px}.lg\:mx-75px{margin-left:75px;margin-right:75px}.lg\:my-100px{margin-top:100px;margin-bottom:100px}.lg\:mx-100px{margin-left:100px;margin-right:100px}.lg\:my-150px{margin-top:150px;margin-bottom:150px}.lg\:mx-150px{margin-left:150px;margin-right:150px}.lg\:my-200px{margin-top:200px;margin-bottom:200px}.lg\:mx-200px{margin-left:200px;margin-right:200px}.lg\:my-15pct{margin-top:15%;margin-bottom:15%}.lg\:mx-15pct{margin-left:15%;margin-right:15%}.lg\:my-n5px{margin-top:-5px;margin-bottom:-5px}.lg\:mx-n5px{margin-left:-5px;margin-right:-5px}.lg\:my-n10px{margin-top:-10px;margin-bottom:-10px}.lg\:mx-n10px{margin-left:-10px;margin-right:-10px}.lg\:my-n15px{margin-top:-15px;margin-bottom:-15px}.lg\:mx-n15px{margin-left:-15px;margin-right:-15px}.lg\:my-n17px{margin-top:-17px;margin-bottom:-17px}.lg\:mx-n17px{margin-left:-17px;margin-right:-17px}.lg\:my-n25px{margin-top:-25px;margin-bottom:-25px}.lg\:mx-n25px{margin-left:-25px;margin-right:-25px}.lg\:my-n50px{margin-top:-50px;margin-bottom:-50px}.lg\:mx-n50px{margin-left:-50px;margin-right:-50px}.lg\:my-n75px{margin-top:-75px;margin-bottom:-75px}.lg\:mx-n75px{margin-left:-75px;margin-right:-75px}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:mt-25px{margin-top:25px}.lg\:mr-25px{margin-right:25px}.lg\:mb-25px{margin-bottom:25px}.lg\:ml-25px{margin-left:25px}.lg\:mt-50px{margin-top:50px}.lg\:mr-50px{margin-right:50px}.lg\:mb-50px{margin-bottom:50px}.lg\:ml-50px{margin-left:50px}.lg\:mt-75px{margin-top:75px}.lg\:mr-75px{margin-right:75px}.lg\:mb-75px{margin-bottom:75px}.lg\:ml-75px{margin-left:75px}.lg\:mt-100px{margin-top:100px}.lg\:mr-100px{margin-right:100px}.lg\:mb-100px{margin-bottom:100px}.lg\:ml-100px{margin-left:100px}.lg\:mt-150px{margin-top:150px}.lg\:mr-150px{margin-right:150px}.lg\:mb-150px{margin-bottom:150px}.lg\:ml-150px{margin-left:150px}.lg\:mt-200px{margin-top:200px}.lg\:mr-200px{margin-right:200px}.lg\:mb-200px{margin-bottom:200px}.lg\:ml-200px{margin-left:200px}.lg\:mt-15pct{margin-top:15%}.lg\:mr-15pct{margin-right:15%}.lg\:mb-15pct{margin-bottom:15%}.lg\:ml-15pct{margin-left:15%}.lg\:mt-n5px{margin-top:-5px}.lg\:mr-n5px{margin-right:-5px}.lg\:mb-n5px{margin-bottom:-5px}.lg\:ml-n5px{margin-left:-5px}.lg\:mt-n10px{margin-top:-10px}.lg\:mr-n10px{margin-right:-10px}.lg\:mb-n10px{margin-bottom:-10px}.lg\:ml-n10px{margin-left:-10px}.lg\:mt-n15px{margin-top:-15px}.lg\:mr-n15px{margin-right:-15px}.lg\:mb-n15px{margin-bottom:-15px}.lg\:ml-n15px{margin-left:-15px}.lg\:mt-n17px{margin-top:-17px}.lg\:mr-n17px{margin-right:-17px}.lg\:mb-n17px{margin-bottom:-17px}.lg\:ml-n17px{margin-left:-17px}.lg\:mt-n25px{margin-top:-25px}.lg\:mr-n25px{margin-right:-25px}.lg\:mb-n25px{margin-bottom:-25px}.lg\:ml-n25px{margin-left:-25px}.lg\:mt-n50px{margin-top:-50px}.lg\:mr-n50px{margin-right:-50px}.lg\:mb-n50px{margin-bottom:-50px}.lg\:ml-n50px{margin-left:-50px}.lg\:mt-n75px{margin-top:-75px}.lg\:mr-n75px{margin-right:-75px}.lg\:mb-n75px{margin-bottom:-75px}.lg\:ml-n75px{margin-left:-75px}.lg\:max-h-full{max-height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-sm{max-width:30rem}.lg\:max-w-md{max-width:40rem}.lg\:max-w-lg{max-width:50rem}.lg\:max-w-xl{max-width:60rem}.lg\:max-w-2xl{max-width:70rem}.lg\:max-w-3xl{max-width:80rem}.lg\:max-w-4xl{max-width:90rem}.lg\:max-w-5xl{max-width:100rem}.lg\:max-w-6xl{max-width:125rem}.lg\:max-w-full{max-width:100%}.lg\:min-h-0{min-height:0}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-1\/2{min-height:50vh}.lg\:min-w-0{min-width:0}.lg\:min-w-full{min-width:100%}.lg\:-m-0{margin:0}.lg\:-m-1{margin:-.25rem}.lg\:-m-2{margin:-.5rem}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:-m-6{margin:-1.5rem}.lg\:-m-8{margin:-2rem}.lg\:-m-px{margin:-1px}.lg\:-m-25px{margin:-25px}.lg\:-m-50px{margin:-50px}.lg\:-m-100px{margin:-100px}.lg\:-my-0{margin-top:0;margin-bottom:0}.lg\:-mx-0{margin-left:0;margin-right:0}.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:-my-25px{margin-top:-25px;margin-bottom:-25px}.lg\:-mx-25px{margin-left:-25px;margin-right:-25px}.lg\:-my-50px{margin-top:-50px;margin-bottom:-50px}.lg\:-mx-50px{margin-left:-50px;margin-right:-50px}.lg\:-my-100px{margin-top:-100px;margin-bottom:-100px}.lg\:-mx-100px{margin-left:-100px;margin-right:-100px}.lg\:-mt-0{margin-top:0}.lg\:-mr-0{margin-right:0}.lg\:-mb-0{margin-bottom:0}.lg\:-ml-0{margin-left:0}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-ml-1{margin-left:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-mt-px{margin-top:-1px}.lg\:-mr-px{margin-right:-1px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-ml-px{margin-left:-1px}.lg\:-mt-25px{margin-top:-25px}.lg\:-mr-25px{margin-right:-25px}.lg\:-mb-25px{margin-bottom:-25px}.lg\:-ml-25px{margin-left:-25px}.lg\:-mt-50px{margin-top:-50px}.lg\:-mr-50px{margin-right:-50px}.lg\:-mb-50px{margin-bottom:-50px}.lg\:-ml-50px{margin-left:-50px}.lg\:-mt-100px{margin-top:-100px}.lg\:-mr-100px{margin-right:-100px}.lg\:-mb-100px{margin-bottom:-100px}.lg\:-ml-100px{margin-left:-100px}.lg\:opacity-0{opacity:0}.lg\:opacity-25{opacity:.25}.lg\:opacity-50{opacity:.5}.lg\:opacity-75{opacity:.75}.lg\:opacity-90{opacity:.9}.lg\:opacity-100{opacity:1}.lg\:hover\:opacity-0:hover{opacity:0}.lg\:hover\:opacity-25:hover{opacity:.25}.lg\:hover\:opacity-50:hover{opacity:.5}.lg\:hover\:opacity-75:hover{opacity:.75}.lg\:hover\:opacity-90:hover{opacity:.9}.lg\:hover\:opacity-100:hover{opacity:1}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:scrolling-touch{-webkit-overflow-scrolling:touch}.lg\:scrolling-auto{-webkit-overflow-scrolling:auto}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-px{padding:1px}.lg\:p-2px{padding:2px}.lg\:p-25px{padding:25px}.lg\:p-50px{padding:50px}.lg\:p-100px{padding:100px}.lg\:p-150px{padding:150px}.lg\:p-200px{padding:200px}.lg\:p-button{padding:18px 30px 15px}.lg\:p-15pct{padding:15%}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:py-2px{padding-top:2px;padding-bottom:2px}.lg\:px-2px{padding-left:2px;padding-right:2px}.lg\:py-25px{padding-top:25px;padding-bottom:25px}.lg\:px-25px{padding-left:25px;padding-right:25px}.lg\:py-50px{padding-top:50px;padding-bottom:50px}.lg\:px-50px{padding-left:50px;padding-right:50px}.lg\:py-100px{padding-top:100px;padding-bottom:100px}.lg\:px-100px{padding-left:100px;padding-right:100px}.lg\:py-150px{padding-top:150px;padding-bottom:150px}.lg\:px-150px{padding-left:150px;padding-right:150px}.lg\:py-200px{padding-top:200px;padding-bottom:200px}.lg\:px-200px{padding-left:200px;padding-right:200px}.lg\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.lg\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.lg\:py-15pct{padding-top:15%;padding-bottom:15%}.lg\:px-15pct{padding-left:15%;padding-right:15%}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:pt-2px{padding-top:2px}.lg\:pr-2px{padding-right:2px}.lg\:pb-2px{padding-bottom:2px}.lg\:pl-2px{padding-left:2px}.lg\:pt-25px{padding-top:25px}.lg\:pr-25px{padding-right:25px}.lg\:pb-25px{padding-bottom:25px}.lg\:pl-25px{padding-left:25px}.lg\:pt-50px{padding-top:50px}.lg\:pr-50px{padding-right:50px}.lg\:pb-50px{padding-bottom:50px}.lg\:pl-50px{padding-left:50px}.lg\:pt-100px{padding-top:100px}.lg\:pr-100px{padding-right:100px}.lg\:pb-100px{padding-bottom:100px}.lg\:pl-100px{padding-left:100px}.lg\:pt-150px{padding-top:150px}.lg\:pr-150px{padding-right:150px}.lg\:pb-150px{padding-bottom:150px}.lg\:pl-150px{padding-left:150px}.lg\:pt-200px{padding-top:200px}.lg\:pr-200px{padding-right:200px}.lg\:pb-200px{padding-bottom:200px}.lg\:pl-200px{padding-left:200px}.lg\:pt-button{padding-top:18px 30px 15px}.lg\:pr-button{padding-right:18px 30px 15px}.lg\:pb-button{padding-bottom:18px 30px 15px}.lg\:pl-button{padding-left:18px 30px 15px}.lg\:pt-15pct{padding-top:15%}.lg\:pr-15pct{padding-right:15%}.lg\:pb-15pct{padding-bottom:15%}.lg\:pl-15pct{padding-left:15%}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.lg\:pin{right:0;left:0}.lg\:pin,.lg\:pin-y{top:0;bottom:0}.lg\:pin-x{right:0;left:0}.lg\:pin-t{top:0}.lg\:pin-r{right:0}.lg\:pin-b{bottom:0}.lg\:pin-l{left:0}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.lg\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.lg\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.lg\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.lg\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:shadow-none{box-shadow:none}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-white{color:#fff}.lg\:text-black{color:#000}.lg\:text-grey{color:#858585}.lg\:text-grey-dark{color:#333}.lg\:text-grey-light{color:#d1d2d3}.lg\:text-grey-lighter{color:#f3f3f3}.lg\:text-grey-lightest{color:#eaeaea}.lg\:text-blue{color:#09f}.lg\:text-blue-dark{color:#046598}.lg\:text-blue-darker{color:#1a4660}.lg\:text-teal{color:#4093a2}.lg\:text-yellow{color:#f7981d}.lg\:text-red{color:#ee3c24}.lg\:text-green{color:#009848}.lg\:text-green-dark{color:#066}.lg\:text-patina{color:#146565}.lg\:text-patina-dark{color:#184545}.lg\:text-patina-light{color:#7da3a3}.lg\:text-patina-lighter{color:#bed1d1}.lg\:text-transparent{color:transparent}.lg\:group:hover .group-hover\:text-white{color:#fff}.lg\:group:hover .group-hover\:text-black{color:#000}.lg\:group:hover .group-hover\:text-grey{color:#858585}.lg\:group:hover .group-hover\:text-grey-dark{color:#333}.lg\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.lg\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.lg\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.lg\:group:hover .group-hover\:text-blue{color:#09f}.lg\:group:hover .group-hover\:text-blue-dark{color:#046598}.lg\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.lg\:group:hover .group-hover\:text-teal{color:#4093a2}.lg\:group:hover .group-hover\:text-yellow{color:#f7981d}.lg\:group:hover .group-hover\:text-red{color:#ee3c24}.lg\:group:hover .group-hover\:text-green{color:#009848}.lg\:group:hover .group-hover\:text-green-dark{color:#066}.lg\:group:hover .group-hover\:text-patina{color:#146565}.lg\:group:hover .group-hover\:text-patina-dark{color:#184545}.lg\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.lg\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.lg\:group:hover .group-hover\:text-transparent{color:transparent}.lg\:hover\:text-white:hover{color:#fff}.lg\:hover\:text-black:hover{color:#000}.lg\:hover\:text-grey:hover{color:#858585}.lg\:hover\:text-grey-dark:hover{color:#333}.lg\:hover\:text-grey-light:hover{color:#d1d2d3}.lg\:hover\:text-grey-lighter:hover{color:#f3f3f3}.lg\:hover\:text-grey-lightest:hover{color:#eaeaea}.lg\:hover\:text-blue:hover{color:#09f}.lg\:hover\:text-blue-dark:hover{color:#046598}.lg\:hover\:text-blue-darker:hover{color:#1a4660}.lg\:hover\:text-teal:hover{color:#4093a2}.lg\:hover\:text-yellow:hover{color:#f7981d}.lg\:hover\:text-red:hover{color:#ee3c24}.lg\:hover\:text-green:hover{color:#009848}.lg\:hover\:text-green-dark:hover{color:#066}.lg\:hover\:text-patina:hover{color:#146565}.lg\:hover\:text-patina-dark:hover{color:#184545}.lg\:hover\:text-patina-light:hover{color:#7da3a3}.lg\:hover\:text-patina-lighter:hover{color:#bed1d1}.lg\:hover\:text-transparent:hover{color:transparent}.lg\:text-2xs{font-size:.625rem}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:3.5rem}.lg\:text-7xl{font-size:4rem}.lg\:text-8xl{font-size:4.5rem}.lg\:text-9xl{font-size:5rem}.lg\:text-10xl{font-size:5.5rem}.lg\:text-blockbuster-1{font-size:8rem}.lg\:text-blockbuster-2{font-size:9rem}.lg\:text-blockbuster-3{font-size:10rem}.lg\:italic{font-style:italic}.lg\:roman{font-style:normal}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:underline{text-decoration:underline}.lg\:line-through{text-decoration:line-through}.lg\:no-underline{text-decoration:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:hover\:italic:hover{font-style:italic}.lg\:hover\:roman:hover{font-style:normal}.lg\:hover\:uppercase:hover{text-transform:uppercase}.lg\:hover\:lowercase:hover{text-transform:lowercase}.lg\:hover\:capitalize:hover{text-transform:capitalize}.lg\:hover\:normal-case:hover{text-transform:none}.lg\:hover\:underline:hover{text-decoration:underline}.lg\:hover\:line-through:hover{text-decoration:line-through}.lg\:hover\:no-underline:hover{text-decoration:none}.lg\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:tracking-n1px{letter-spacing:-1px}.lg\:tracking-tight{letter-spacing:-.05em}.lg\:tracking-normal{letter-spacing:0}.lg\:tracking-wide{letter-spacing:.05em}.lg\:tracking-super{letter-spacing:.1em}.lg\:tracking-mega{letter-spacing:2px}.lg\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.lg\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.lg\:align-baseline{vertical-align:baseline}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-no-wrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-words{word-wrap:break-word}.lg\:break-normal{word-wrap:normal}.lg\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lg\:w-1{width:.25rem}.lg\:w-2{width:.5rem}.lg\:w-3{width:.75rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-7{width:1.625rem}.lg\:w-8{width:2rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-48{width:12rem}.lg\:w-64{width:16rem}.lg\:w-80{width:20rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-1\/1{width:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.33333%}.lg\:w-2\/3{width:66.66667%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.66667%}.lg\:w-5\/6{width:83.33333%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}}@media (min-width:1200px){.xl\:list-reset{list-style:none;padding:0}.xl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-white{background-color:#fff}.xl\:bg-black{background-color:#000}.xl\:bg-grey{background-color:#858585}.xl\:bg-grey-dark{background-color:#333}.xl\:bg-grey-light{background-color:#d1d2d3}.xl\:bg-grey-lighter{background-color:#f3f3f3}.xl\:bg-grey-lightest{background-color:#eaeaea}.xl\:bg-blue{background-color:#09f}.xl\:bg-blue-dark{background-color:#046598}.xl\:bg-blue-darker{background-color:#1a4660}.xl\:bg-teal{background-color:#4093a2}.xl\:bg-yellow{background-color:#f7981d}.xl\:bg-red{background-color:#ee3c24}.xl\:bg-green{background-color:#009848}.xl\:bg-green-dark{background-color:#066}.xl\:bg-patina{background-color:#146565}.xl\:bg-patina-dark{background-color:#184545}.xl\:bg-patina-light{background-color:#7da3a3}.xl\:bg-patina-lighter{background-color:#bed1d1}.xl\:bg-transparent{background-color:transparent}.xl\:hover\:bg-white:hover{background-color:#fff}.xl\:hover\:bg-black:hover{background-color:#000}.xl\:hover\:bg-grey:hover{background-color:#858585}.xl\:hover\:bg-grey-dark:hover{background-color:#333}.xl\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.xl\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.xl\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.xl\:hover\:bg-blue:hover{background-color:#09f}.xl\:hover\:bg-blue-dark:hover{background-color:#046598}.xl\:hover\:bg-blue-darker:hover{background-color:#1a4660}.xl\:hover\:bg-teal:hover{background-color:#4093a2}.xl\:hover\:bg-yellow:hover{background-color:#f7981d}.xl\:hover\:bg-red:hover{background-color:#ee3c24}.xl\:hover\:bg-green:hover{background-color:#009848}.xl\:hover\:bg-green-dark:hover{background-color:#066}.xl\:hover\:bg-patina:hover{background-color:#146565}.xl\:hover\:bg-patina-dark:hover{background-color:#184545}.xl\:hover\:bg-patina-light:hover{background-color:#7da3a3}.xl\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:bg-grounded{background-size:100% auto}.xl\:bg-full{background-size:100% 100%}.xl\:border-white{border-color:#fff}.xl\:border-black{border-color:#000}.xl\:border-grey{border-color:#858585}.xl\:border-grey-dark{border-color:#333}.xl\:border-grey-light{border-color:#d1d2d3}.xl\:border-grey-lighter{border-color:#f3f3f3}.xl\:border-grey-lightest{border-color:#eaeaea}.xl\:border-blue{border-color:#09f}.xl\:border-blue-dark{border-color:#046598}.xl\:border-blue-darker{border-color:#1a4660}.xl\:border-teal{border-color:#4093a2}.xl\:border-yellow{border-color:#f7981d}.xl\:border-red{border-color:#ee3c24}.xl\:border-green{border-color:#009848}.xl\:border-green-dark{border-color:#066}.xl\:border-patina{border-color:#146565}.xl\:border-patina-dark{border-color:#184545}.xl\:border-patina-light{border-color:#7da3a3}.xl\:border-patina-lighter{border-color:#bed1d1}.xl\:border-transparent{border-color:transparent}.xl\:hover\:border-white:hover{border-color:#fff}.xl\:hover\:border-black:hover{border-color:#000}.xl\:hover\:border-grey:hover{border-color:#858585}.xl\:hover\:border-grey-dark:hover{border-color:#333}.xl\:hover\:border-grey-light:hover{border-color:#d1d2d3}.xl\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.xl\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.xl\:hover\:border-blue:hover{border-color:#09f}.xl\:hover\:border-blue-dark:hover{border-color:#046598}.xl\:hover\:border-blue-darker:hover{border-color:#1a4660}.xl\:hover\:border-teal:hover{border-color:#4093a2}.xl\:hover\:border-yellow:hover{border-color:#f7981d}.xl\:hover\:border-red:hover{border-color:#ee3c24}.xl\:hover\:border-green:hover{border-color:#009848}.xl\:hover\:border-green-dark:hover{border-color:#066}.xl\:hover\:border-patina:hover{border-color:#146565}.xl\:hover\:border-patina-dark:hover{border-color:#184545}.xl\:hover\:border-patina-light:hover{border-color:#7da3a3}.xl\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.xl\:hover\:border-transparent:hover{border-color:transparent}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.125rem}.xl\:rounded{border-radius:.25rem}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-t{border-top-left-radius:.25rem}.xl\:rounded-r,.xl\:rounded-t{border-top-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-r{border-bottom-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-l{border-bottom-left-radius:.25rem}.xl\:rounded-l{border-top-left-radius:.25rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-tl-none{border-top-left-radius:0}.xl\:rounded-tr-none{border-top-right-radius:0}.xl\:rounded-br-none{border-bottom-right-radius:0}.xl\:rounded-bl-none{border-bottom-left-radius:0}.xl\:rounded-tl-sm{border-top-left-radius:.125rem}.xl\:rounded-tr-sm{border-top-right-radius:.125rem}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xl\:rounded-tl{border-top-left-radius:.25rem}.xl\:rounded-tr{border-top-right-radius:.25rem}.xl\:rounded-br{border-bottom-right-radius:.25rem}.xl\:rounded-bl{border-bottom-left-radius:.25rem}.xl\:rounded-tl-lg{border-top-left-radius:.5rem}.xl\:rounded-tr-lg{border-top-right-radius:.5rem}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xl\:rounded-tl-full{border-top-left-radius:9999px}.xl\:rounded-tr-full{border-top-right-radius:9999px}.xl\:rounded-br-full{border-bottom-right-radius:9999px}.xl\:rounded-bl-full{border-bottom-left-radius:9999px}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-none{border-style:none}.xl\:border-0{border-width:0}.xl\:border-2{border-width:2px}.xl\:border-4{border-width:4px}.xl\:border-8{border-width:8px}.xl\:border{border-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-r-0{border-right-width:0}.xl\:border-b-0{border-bottom-width:0}.xl\:border-l-0{border-left-width:0}.xl\:border-t-2{border-top-width:2px}.xl\:border-r-2{border-right-width:2px}.xl\:border-b-2{border-bottom-width:2px}.xl\:border-l-2{border-left-width:2px}.xl\:border-t-4{border-top-width:4px}.xl\:border-r-4{border-right-width:4px}.xl\:border-b-4{border-bottom-width:4px}.xl\:border-l-4{border-left-width:4px}.xl\:border-t-8{border-top-width:8px}.xl\:border-r-8{border-right-width:8px}.xl\:border-b-8{border-bottom-width:8px}.xl\:border-l-8{border-left-width:8px}.xl\:border-t{border-top-width:1px}.xl\:border-r{border-right-width:1px}.xl\:border-b{border-bottom-width:1px}.xl\:border-l{border-left-width:1px}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-move{cursor:move}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:table{display:table}.xl\:table-row{display:table-row}.xl\:table-cell{display:table-cell}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:flex-no-wrap{flex-wrap:nowrap}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:flex-1{flex:1}.xl\:flex-auto{flex:auto}.xl\:flex-initial{flex:initial}.xl\:flex-none{flex:none}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink{flex-shrink:1}.xl\:flex-no-grow{flex-grow:0}.xl\:flex-no-shrink{flex-shrink:0}.xl\:float-right{float:right}.xl\:float-left{float:left}.xl\:float-none{float:none}.xl\:clearfix:after{content:"";display:table;clear:both}.xl\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.xl\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.xl\:font-hairline{font-weight:100}.xl\:font-thin{font-weight:200}.xl\:font-light{font-weight:300}.xl\:font-normal{font-weight:400}.xl\:font-medium{font-weight:500}.xl\:font-semibold{font-weight:600}.xl\:font-bold{font-weight:700}.xl\:font-extrabold{font-weight:800}.xl\:font-black{font-weight:900}.xl\:hover\:font-hairline:hover{font-weight:100}.xl\:hover\:font-thin:hover{font-weight:200}.xl\:hover\:font-light:hover{font-weight:300}.xl\:hover\:font-normal:hover{font-weight:400}.xl\:hover\:font-medium:hover{font-weight:500}.xl\:hover\:font-semibold:hover{font-weight:600}.xl\:hover\:font-bold:hover{font-weight:700}.xl\:hover\:font-extrabold:hover{font-weight:800}.xl\:hover\:font-black:hover{font-weight:900}.xl\:h-1{height:.25rem}.xl\:h-2{height:.5rem}.xl\:h-3{height:.75rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-6{height:1.5rem}.xl\:h-7{height:1.625rem}.xl\:h-8{height:2rem}.xl\:h-10{height:2.5rem}.xl\:h-12{height:3rem}.xl\:h-16{height:4rem}.xl\:h-24{height:6rem}.xl\:h-32{height:8rem}.xl\:h-48{height:12rem}.xl\:h-64{height:16rem}.xl\:h-auto{height:auto}.xl\:h-px{height:1px}.xl\:h-full{height:100%}.xl\:h-half{height:50vh}.xl\:h-three-quarters{height:75vh}.xl\:h-screen{height:100vh}.xl\:leading-micro{line-height:.5}.xl\:leading-small{line-height:.75}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-normal{line-height:1.5}.xl\:leading-mid{line-height:1.75}.xl\:leading-loose{line-height:2}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-8{margin:2rem}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:m-25px{margin:25px}.xl\:m-50px{margin:50px}.xl\:m-75px{margin:75px}.xl\:m-100px{margin:100px}.xl\:m-150px{margin:150px}.xl\:m-200px{margin:200px}.xl\:m-15pct{margin:15%}.xl\:m-n5px{margin:-5px}.xl\:m-n10px{margin:-10px}.xl\:m-n15px{margin:-15px}.xl\:m-n17px{margin:-17px}.xl\:m-n25px{margin:-25px}.xl\:m-n50px{margin:-50px}.xl\:m-n75px{margin:-75px}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:my-25px{margin-top:25px;margin-bottom:25px}.xl\:mx-25px{margin-left:25px;margin-right:25px}.xl\:my-50px{margin-top:50px;margin-bottom:50px}.xl\:mx-50px{margin-left:50px;margin-right:50px}.xl\:my-75px{margin-top:75px;margin-bottom:75px}.xl\:mx-75px{margin-left:75px;margin-right:75px}.xl\:my-100px{margin-top:100px;margin-bottom:100px}.xl\:mx-100px{margin-left:100px;margin-right:100px}.xl\:my-150px{margin-top:150px;margin-bottom:150px}.xl\:mx-150px{margin-left:150px;margin-right:150px}.xl\:my-200px{margin-top:200px;margin-bottom:200px}.xl\:mx-200px{margin-left:200px;margin-right:200px}.xl\:my-15pct{margin-top:15%;margin-bottom:15%}.xl\:mx-15pct{margin-left:15%;margin-right:15%}.xl\:my-n5px{margin-top:-5px;margin-bottom:-5px}.xl\:mx-n5px{margin-left:-5px;margin-right:-5px}.xl\:my-n10px{margin-top:-10px;margin-bottom:-10px}.xl\:mx-n10px{margin-left:-10px;margin-right:-10px}.xl\:my-n15px{margin-top:-15px;margin-bottom:-15px}.xl\:mx-n15px{margin-left:-15px;margin-right:-15px}.xl\:my-n17px{margin-top:-17px;margin-bottom:-17px}.xl\:mx-n17px{margin-left:-17px;margin-right:-17px}.xl\:my-n25px{margin-top:-25px;margin-bottom:-25px}.xl\:mx-n25px{margin-left:-25px;margin-right:-25px}.xl\:my-n50px{margin-top:-50px;margin-bottom:-50px}.xl\:mx-n50px{margin-left:-50px;margin-right:-50px}.xl\:my-n75px{margin-top:-75px;margin-bottom:-75px}.xl\:mx-n75px{margin-left:-75px;margin-right:-75px}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:mt-25px{margin-top:25px}.xl\:mr-25px{margin-right:25px}.xl\:mb-25px{margin-bottom:25px}.xl\:ml-25px{margin-left:25px}.xl\:mt-50px{margin-top:50px}.xl\:mr-50px{margin-right:50px}.xl\:mb-50px{margin-bottom:50px}.xl\:ml-50px{margin-left:50px}.xl\:mt-75px{margin-top:75px}.xl\:mr-75px{margin-right:75px}.xl\:mb-75px{margin-bottom:75px}.xl\:ml-75px{margin-left:75px}.xl\:mt-100px{margin-top:100px}.xl\:mr-100px{margin-right:100px}.xl\:mb-100px{margin-bottom:100px}.xl\:ml-100px{margin-left:100px}.xl\:mt-150px{margin-top:150px}.xl\:mr-150px{margin-right:150px}.xl\:mb-150px{margin-bottom:150px}.xl\:ml-150px{margin-left:150px}.xl\:mt-200px{margin-top:200px}.xl\:mr-200px{margin-right:200px}.xl\:mb-200px{margin-bottom:200px}.xl\:ml-200px{margin-left:200px}.xl\:mt-15pct{margin-top:15%}.xl\:mr-15pct{margin-right:15%}.xl\:mb-15pct{margin-bottom:15%}.xl\:ml-15pct{margin-left:15%}.xl\:mt-n5px{margin-top:-5px}.xl\:mr-n5px{margin-right:-5px}.xl\:mb-n5px{margin-bottom:-5px}.xl\:ml-n5px{margin-left:-5px}.xl\:mt-n10px{margin-top:-10px}.xl\:mr-n10px{margin-right:-10px}.xl\:mb-n10px{margin-bottom:-10px}.xl\:ml-n10px{margin-left:-10px}.xl\:mt-n15px{margin-top:-15px}.xl\:mr-n15px{margin-right:-15px}.xl\:mb-n15px{margin-bottom:-15px}.xl\:ml-n15px{margin-left:-15px}.xl\:mt-n17px{margin-top:-17px}.xl\:mr-n17px{margin-right:-17px}.xl\:mb-n17px{margin-bottom:-17px}.xl\:ml-n17px{margin-left:-17px}.xl\:mt-n25px{margin-top:-25px}.xl\:mr-n25px{margin-right:-25px}.xl\:mb-n25px{margin-bottom:-25px}.xl\:ml-n25px{margin-left:-25px}.xl\:mt-n50px{margin-top:-50px}.xl\:mr-n50px{margin-right:-50px}.xl\:mb-n50px{margin-bottom:-50px}.xl\:ml-n50px{margin-left:-50px}.xl\:mt-n75px{margin-top:-75px}.xl\:mr-n75px{margin-right:-75px}.xl\:mb-n75px{margin-bottom:-75px}.xl\:ml-n75px{margin-left:-75px}.xl\:max-h-full{max-height:100%}.xl\:max-h-screen{max-height:100vh}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-sm{max-width:30rem}.xl\:max-w-md{max-width:40rem}.xl\:max-w-lg{max-width:50rem}.xl\:max-w-xl{max-width:60rem}.xl\:max-w-2xl{max-width:70rem}.xl\:max-w-3xl{max-width:80rem}.xl\:max-w-4xl{max-width:90rem}.xl\:max-w-5xl{max-width:100rem}.xl\:max-w-6xl{max-width:125rem}.xl\:max-w-full{max-width:100%}.xl\:min-h-0{min-height:0}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:min-h-1\/2{min-height:50vh}.xl\:min-w-0{min-width:0}.xl\:min-w-full{min-width:100%}.xl\:-m-0{margin:0}.xl\:-m-1{margin:-.25rem}.xl\:-m-2{margin:-.5rem}.xl\:-m-3{margin:-.75rem}.xl\:-m-4{margin:-1rem}.xl\:-m-6{margin:-1.5rem}.xl\:-m-8{margin:-2rem}.xl\:-m-px{margin:-1px}.xl\:-m-25px{margin:-25px}.xl\:-m-50px{margin:-50px}.xl\:-m-100px{margin:-100px}.xl\:-my-0{margin-top:0;margin-bottom:0}.xl\:-mx-0{margin-left:0;margin-right:0}.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:-my-25px{margin-top:-25px;margin-bottom:-25px}.xl\:-mx-25px{margin-left:-25px;margin-right:-25px}.xl\:-my-50px{margin-top:-50px;margin-bottom:-50px}.xl\:-mx-50px{margin-left:-50px;margin-right:-50px}.xl\:-my-100px{margin-top:-100px;margin-bottom:-100px}.xl\:-mx-100px{margin-left:-100px;margin-right:-100px}.xl\:-mt-0{margin-top:0}.xl\:-mr-0{margin-right:0}.xl\:-mb-0{margin-bottom:0}.xl\:-ml-0{margin-left:0}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-ml-1{margin-left:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-mt-px{margin-top:-1px}.xl\:-mr-px{margin-right:-1px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-ml-px{margin-left:-1px}.xl\:-mt-25px{margin-top:-25px}.xl\:-mr-25px{margin-right:-25px}.xl\:-mb-25px{margin-bottom:-25px}.xl\:-ml-25px{margin-left:-25px}.xl\:-mt-50px{margin-top:-50px}.xl\:-mr-50px{margin-right:-50px}.xl\:-mb-50px{margin-bottom:-50px}.xl\:-ml-50px{margin-left:-50px}.xl\:-mt-100px{margin-top:-100px}.xl\:-mr-100px{margin-right:-100px}.xl\:-mb-100px{margin-bottom:-100px}.xl\:-ml-100px{margin-left:-100px}.xl\:opacity-0{opacity:0}.xl\:opacity-25{opacity:.25}.xl\:opacity-50{opacity:.5}.xl\:opacity-75{opacity:.75}.xl\:opacity-90{opacity:.9}.xl\:opacity-100{opacity:1}.xl\:hover\:opacity-0:hover{opacity:0}.xl\:hover\:opacity-25:hover{opacity:.25}.xl\:hover\:opacity-50:hover{opacity:.5}.xl\:hover\:opacity-75:hover{opacity:.75}.xl\:hover\:opacity-90:hover{opacity:.9}.xl\:hover\:opacity-100:hover{opacity:1}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:scrolling-touch{-webkit-overflow-scrolling:touch}.xl\:scrolling-auto{-webkit-overflow-scrolling:auto}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:p-px{padding:1px}.xl\:p-2px{padding:2px}.xl\:p-25px{padding:25px}.xl\:p-50px{padding:50px}.xl\:p-100px{padding:100px}.xl\:p-150px{padding:150px}.xl\:p-200px{padding:200px}.xl\:p-button{padding:18px 30px 15px}.xl\:p-15pct{padding:15%}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:py-2px{padding-top:2px;padding-bottom:2px}.xl\:px-2px{padding-left:2px;padding-right:2px}.xl\:py-25px{padding-top:25px;padding-bottom:25px}.xl\:px-25px{padding-left:25px;padding-right:25px}.xl\:py-50px{padding-top:50px;padding-bottom:50px}.xl\:px-50px{padding-left:50px;padding-right:50px}.xl\:py-100px{padding-top:100px;padding-bottom:100px}.xl\:px-100px{padding-left:100px;padding-right:100px}.xl\:py-150px{padding-top:150px;padding-bottom:150px}.xl\:px-150px{padding-left:150px;padding-right:150px}.xl\:py-200px{padding-top:200px;padding-bottom:200px}.xl\:px-200px{padding-left:200px;padding-right:200px}.xl\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.xl\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.xl\:py-15pct{padding-top:15%;padding-bottom:15%}.xl\:px-15pct{padding-left:15%;padding-right:15%}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:pt-2px{padding-top:2px}.xl\:pr-2px{padding-right:2px}.xl\:pb-2px{padding-bottom:2px}.xl\:pl-2px{padding-left:2px}.xl\:pt-25px{padding-top:25px}.xl\:pr-25px{padding-right:25px}.xl\:pb-25px{padding-bottom:25px}.xl\:pl-25px{padding-left:25px}.xl\:pt-50px{padding-top:50px}.xl\:pr-50px{padding-right:50px}.xl\:pb-50px{padding-bottom:50px}.xl\:pl-50px{padding-left:50px}.xl\:pt-100px{padding-top:100px}.xl\:pr-100px{padding-right:100px}.xl\:pb-100px{padding-bottom:100px}.xl\:pl-100px{padding-left:100px}.xl\:pt-150px{padding-top:150px}.xl\:pr-150px{padding-right:150px}.xl\:pb-150px{padding-bottom:150px}.xl\:pl-150px{padding-left:150px}.xl\:pt-200px{padding-top:200px}.xl\:pr-200px{padding-right:200px}.xl\:pb-200px{padding-bottom:200px}.xl\:pl-200px{padding-left:200px}.xl\:pt-button{padding-top:18px 30px 15px}.xl\:pr-button{padding-right:18px 30px 15px}.xl\:pb-button{padding-bottom:18px 30px 15px}.xl\:pl-button{padding-left:18px 30px 15px}.xl\:pt-15pct{padding-top:15%}.xl\:pr-15pct{padding-right:15%}.xl\:pb-15pct{padding-bottom:15%}.xl\:pl-15pct{padding-left:15%}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:sticky}.xl\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.xl\:pin{right:0;left:0}.xl\:pin,.xl\:pin-y{top:0;bottom:0}.xl\:pin-x{right:0;left:0}.xl\:pin-t{top:0}.xl\:pin-r{right:0}.xl\:pin-b{bottom:0}.xl\:pin-l{left:0}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.xl\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.xl\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.xl\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:shadow-none{box-shadow:none}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-white{color:#fff}.xl\:text-black{color:#000}.xl\:text-grey{color:#858585}.xl\:text-grey-dark{color:#333}.xl\:text-grey-light{color:#d1d2d3}.xl\:text-grey-lighter{color:#f3f3f3}.xl\:text-grey-lightest{color:#eaeaea}.xl\:text-blue{color:#09f}.xl\:text-blue-dark{color:#046598}.xl\:text-blue-darker{color:#1a4660}.xl\:text-teal{color:#4093a2}.xl\:text-yellow{color:#f7981d}.xl\:text-red{color:#ee3c24}.xl\:text-green{color:#009848}.xl\:text-green-dark{color:#066}.xl\:text-patina{color:#146565}.xl\:text-patina-dark{color:#184545}.xl\:text-patina-light{color:#7da3a3}.xl\:text-patina-lighter{color:#bed1d1}.xl\:text-transparent{color:transparent}.xl\:group:hover .group-hover\:text-white{color:#fff}.xl\:group:hover .group-hover\:text-black{color:#000}.xl\:group:hover .group-hover\:text-grey{color:#858585}.xl\:group:hover .group-hover\:text-grey-dark{color:#333}.xl\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.xl\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.xl\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.xl\:group:hover .group-hover\:text-blue{color:#09f}.xl\:group:hover .group-hover\:text-blue-dark{color:#046598}.xl\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.xl\:group:hover .group-hover\:text-teal{color:#4093a2}.xl\:group:hover .group-hover\:text-yellow{color:#f7981d}.xl\:group:hover .group-hover\:text-red{color:#ee3c24}.xl\:group:hover .group-hover\:text-green{color:#009848}.xl\:group:hover .group-hover\:text-green-dark{color:#066}.xl\:group:hover .group-hover\:text-patina{color:#146565}.xl\:group:hover .group-hover\:text-patina-dark{color:#184545}.xl\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.xl\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.xl\:group:hover .group-hover\:text-transparent{color:transparent}.xl\:hover\:text-white:hover{color:#fff}.xl\:hover\:text-black:hover{color:#000}.xl\:hover\:text-grey:hover{color:#858585}.xl\:hover\:text-grey-dark:hover{color:#333}.xl\:hover\:text-grey-light:hover{color:#d1d2d3}.xl\:hover\:text-grey-lighter:hover{color:#f3f3f3}.xl\:hover\:text-grey-lightest:hover{color:#eaeaea}.xl\:hover\:text-blue:hover{color:#09f}.xl\:hover\:text-blue-dark:hover{color:#046598}.xl\:hover\:text-blue-darker:hover{color:#1a4660}.xl\:hover\:text-teal:hover{color:#4093a2}.xl\:hover\:text-yellow:hover{color:#f7981d}.xl\:hover\:text-red:hover{color:#ee3c24}.xl\:hover\:text-green:hover{color:#009848}.xl\:hover\:text-green-dark:hover{color:#066}.xl\:hover\:text-patina:hover{color:#146565}.xl\:hover\:text-patina-dark:hover{color:#184545}.xl\:hover\:text-patina-light:hover{color:#7da3a3}.xl\:hover\:text-patina-lighter:hover{color:#bed1d1}.xl\:hover\:text-transparent:hover{color:transparent}.xl\:text-2xs{font-size:.625rem}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:text-6xl{font-size:3.5rem}.xl\:text-7xl{font-size:4rem}.xl\:text-8xl{font-size:4.5rem}.xl\:text-9xl{font-size:5rem}.xl\:text-10xl{font-size:5.5rem}.xl\:text-blockbuster-1{font-size:8rem}.xl\:text-blockbuster-2{font-size:9rem}.xl\:text-blockbuster-3{font-size:10rem}.xl\:italic{font-style:italic}.xl\:roman{font-style:normal}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:underline{text-decoration:underline}.xl\:line-through{text-decoration:line-through}.xl\:no-underline{text-decoration:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:hover\:italic:hover{font-style:italic}.xl\:hover\:roman:hover{font-style:normal}.xl\:hover\:uppercase:hover{text-transform:uppercase}.xl\:hover\:lowercase:hover{text-transform:lowercase}.xl\:hover\:capitalize:hover{text-transform:capitalize}.xl\:hover\:normal-case:hover{text-transform:none}.xl\:hover\:underline:hover{text-decoration:underline}.xl\:hover\:line-through:hover{text-decoration:line-through}.xl\:hover\:no-underline:hover{text-decoration:none}.xl\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:tracking-n1px{letter-spacing:-1px}.xl\:tracking-tight{letter-spacing:-.05em}.xl\:tracking-normal{letter-spacing:0}.xl\:tracking-wide{letter-spacing:.05em}.xl\:tracking-super{letter-spacing:.1em}.xl\:tracking-mega{letter-spacing:2px}.xl\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.xl\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.xl\:align-baseline{vertical-align:baseline}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-no-wrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-words{word-wrap:break-word}.xl\:break-normal{word-wrap:normal}.xl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xl\:w-1{width:.25rem}.xl\:w-2{width:.5rem}.xl\:w-3{width:.75rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-7{width:1.625rem}.xl\:w-8{width:2rem}.xl\:w-10{width:2.5rem}.xl\:w-12{width:3rem}.xl\:w-16{width:4rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-48{width:12rem}.xl\:w-64{width:16rem}.xl\:w-80{width:20rem}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-1\/1{width:100%}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.33333%}.xl\:w-2\/3{width:66.66667%}.xl\:w-1\/4{width:25%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.66667%}.xl\:w-5\/6{width:83.33333%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:w-fit{width:-moz-fit-content;width:fit-content}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}}@media (min-width:1500px){.2xl\:list-reset{list-style:none;padding:0}.2xl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.2xl\:bg-fixed{background-attachment:fixed}.2xl\:bg-local{background-attachment:local}.2xl\:bg-scroll{background-attachment:scroll}.2xl\:bg-white{background-color:#fff}.2xl\:bg-black{background-color:#000}.2xl\:bg-grey{background-color:#858585}.2xl\:bg-grey-dark{background-color:#333}.2xl\:bg-grey-light{background-color:#d1d2d3}.2xl\:bg-grey-lighter{background-color:#f3f3f3}.2xl\:bg-grey-lightest{background-color:#eaeaea}.2xl\:bg-blue{background-color:#09f}.2xl\:bg-blue-dark{background-color:#046598}.2xl\:bg-blue-darker{background-color:#1a4660}.2xl\:bg-teal{background-color:#4093a2}.2xl\:bg-yellow{background-color:#f7981d}.2xl\:bg-red{background-color:#ee3c24}.2xl\:bg-green{background-color:#009848}.2xl\:bg-green-dark{background-color:#066}.2xl\:bg-patina{background-color:#146565}.2xl\:bg-patina-dark{background-color:#184545}.2xl\:bg-patina-light{background-color:#7da3a3}.2xl\:bg-patina-lighter{background-color:#bed1d1}.2xl\:bg-transparent{background-color:transparent}.2xl\:hover\:bg-white:hover{background-color:#fff}.2xl\:hover\:bg-black:hover{background-color:#000}.2xl\:hover\:bg-grey:hover{background-color:#858585}.2xl\:hover\:bg-grey-dark:hover{background-color:#333}.2xl\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.2xl\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.2xl\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.2xl\:hover\:bg-blue:hover{background-color:#09f}.2xl\:hover\:bg-blue-dark:hover{background-color:#046598}.2xl\:hover\:bg-blue-darker:hover{background-color:#1a4660}.2xl\:hover\:bg-teal:hover{background-color:#4093a2}.2xl\:hover\:bg-yellow:hover{background-color:#f7981d}.2xl\:hover\:bg-red:hover{background-color:#ee3c24}.2xl\:hover\:bg-green:hover{background-color:#009848}.2xl\:hover\:bg-green-dark:hover{background-color:#066}.2xl\:hover\:bg-patina:hover{background-color:#146565}.2xl\:hover\:bg-patina-dark:hover{background-color:#184545}.2xl\:hover\:bg-patina-light:hover{background-color:#7da3a3}.2xl\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.2xl\:hover\:bg-transparent:hover{background-color:transparent}.2xl\:bg-bottom{background-position:bottom}.2xl\:bg-center{background-position:50%}.2xl\:bg-left{background-position:0}.2xl\:bg-left-bottom{background-position:0 100%}.2xl\:bg-left-top{background-position:0 0}.2xl\:bg-right{background-position:100%}.2xl\:bg-right-bottom{background-position:100% 100%}.2xl\:bg-right-top{background-position:100% 0}.2xl\:bg-top{background-position:top}.2xl\:bg-repeat{background-repeat:repeat}.2xl\:bg-no-repeat{background-repeat:no-repeat}.2xl\:bg-repeat-x{background-repeat:repeat-x}.2xl\:bg-repeat-y{background-repeat:repeat-y}.2xl\:bg-auto{background-size:auto}.2xl\:bg-cover{background-size:cover}.2xl\:bg-contain{background-size:contain}.2xl\:bg-grounded{background-size:100% auto}.2xl\:bg-full{background-size:100% 100%}.2xl\:border-white{border-color:#fff}.2xl\:border-black{border-color:#000}.2xl\:border-grey{border-color:#858585}.2xl\:border-grey-dark{border-color:#333}.2xl\:border-grey-light{border-color:#d1d2d3}.2xl\:border-grey-lighter{border-color:#f3f3f3}.2xl\:border-grey-lightest{border-color:#eaeaea}.2xl\:border-blue{border-color:#09f}.2xl\:border-blue-dark{border-color:#046598}.2xl\:border-blue-darker{border-color:#1a4660}.2xl\:border-teal{border-color:#4093a2}.2xl\:border-yellow{border-color:#f7981d}.2xl\:border-red{border-color:#ee3c24}.2xl\:border-green{border-color:#009848}.2xl\:border-green-dark{border-color:#066}.2xl\:border-patina{border-color:#146565}.2xl\:border-patina-dark{border-color:#184545}.2xl\:border-patina-light{border-color:#7da3a3}.2xl\:border-patina-lighter{border-color:#bed1d1}.2xl\:border-transparent{border-color:transparent}.2xl\:hover\:border-white:hover{border-color:#fff}.2xl\:hover\:border-black:hover{border-color:#000}.2xl\:hover\:border-grey:hover{border-color:#858585}.2xl\:hover\:border-grey-dark:hover{border-color:#333}.2xl\:hover\:border-grey-light:hover{border-color:#d1d2d3}.2xl\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.2xl\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.2xl\:hover\:border-blue:hover{border-color:#09f}.2xl\:hover\:border-blue-dark:hover{border-color:#046598}.2xl\:hover\:border-blue-darker:hover{border-color:#1a4660}.2xl\:hover\:border-teal:hover{border-color:#4093a2}.2xl\:hover\:border-yellow:hover{border-color:#f7981d}.2xl\:hover\:border-red:hover{border-color:#ee3c24}.2xl\:hover\:border-green:hover{border-color:#009848}.2xl\:hover\:border-green-dark:hover{border-color:#066}.2xl\:hover\:border-patina:hover{border-color:#146565}.2xl\:hover\:border-patina-dark:hover{border-color:#184545}.2xl\:hover\:border-patina-light:hover{border-color:#7da3a3}.2xl\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.2xl\:hover\:border-transparent:hover{border-color:transparent}.2xl\:rounded-none{border-radius:0}.2xl\:rounded-sm{border-radius:.125rem}.2xl\:rounded{border-radius:.25rem}.2xl\:rounded-lg{border-radius:.5rem}.2xl\:rounded-full{border-radius:9999px}.2xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.2xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.2xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.2xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.2xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.2xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.2xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.2xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.2xl\:rounded-t{border-top-left-radius:.25rem}.2xl\:rounded-r,.2xl\:rounded-t{border-top-right-radius:.25rem}.2xl\:rounded-b,.2xl\:rounded-r{border-bottom-right-radius:.25rem}.2xl\:rounded-b,.2xl\:rounded-l{border-bottom-left-radius:.25rem}.2xl\:rounded-l{border-top-left-radius:.25rem}.2xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.2xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.2xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.2xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.2xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.2xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.2xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.2xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.2xl\:rounded-tl-none{border-top-left-radius:0}.2xl\:rounded-tr-none{border-top-right-radius:0}.2xl\:rounded-br-none{border-bottom-right-radius:0}.2xl\:rounded-bl-none{border-bottom-left-radius:0}.2xl\:rounded-tl-sm{border-top-left-radius:.125rem}.2xl\:rounded-tr-sm{border-top-right-radius:.125rem}.2xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.2xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.2xl\:rounded-tl{border-top-left-radius:.25rem}.2xl\:rounded-tr{border-top-right-radius:.25rem}.2xl\:rounded-br{border-bottom-right-radius:.25rem}.2xl\:rounded-bl{border-bottom-left-radius:.25rem}.2xl\:rounded-tl-lg{border-top-left-radius:.5rem}.2xl\:rounded-tr-lg{border-top-right-radius:.5rem}.2xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.2xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.2xl\:rounded-tl-full{border-top-left-radius:9999px}.2xl\:rounded-tr-full{border-top-right-radius:9999px}.2xl\:rounded-br-full{border-bottom-right-radius:9999px}.2xl\:rounded-bl-full{border-bottom-left-radius:9999px}.2xl\:border-solid{border-style:solid}.2xl\:border-dashed{border-style:dashed}.2xl\:border-dotted{border-style:dotted}.2xl\:border-none{border-style:none}.2xl\:border-0{border-width:0}.2xl\:border-2{border-width:2px}.2xl\:border-4{border-width:4px}.2xl\:border-8{border-width:8px}.2xl\:border{border-width:1px}.2xl\:border-t-0{border-top-width:0}.2xl\:border-r-0{border-right-width:0}.2xl\:border-b-0{border-bottom-width:0}.2xl\:border-l-0{border-left-width:0}.2xl\:border-t-2{border-top-width:2px}.2xl\:border-r-2{border-right-width:2px}.2xl\:border-b-2{border-bottom-width:2px}.2xl\:border-l-2{border-left-width:2px}.2xl\:border-t-4{border-top-width:4px}.2xl\:border-r-4{border-right-width:4px}.2xl\:border-b-4{border-bottom-width:4px}.2xl\:border-l-4{border-left-width:4px}.2xl\:border-t-8{border-top-width:8px}.2xl\:border-r-8{border-right-width:8px}.2xl\:border-b-8{border-bottom-width:8px}.2xl\:border-l-8{border-left-width:8px}.2xl\:border-t{border-top-width:1px}.2xl\:border-r{border-right-width:1px}.2xl\:border-b{border-bottom-width:1px}.2xl\:border-l{border-left-width:1px}.2xl\:cursor-auto{cursor:auto}.2xl\:cursor-default{cursor:default}.2xl\:cursor-pointer{cursor:pointer}.2xl\:cursor-wait{cursor:wait}.2xl\:cursor-move{cursor:move}.2xl\:cursor-not-allowed{cursor:not-allowed}.2xl\:block{display:block}.2xl\:inline-block{display:inline-block}.2xl\:inline{display:inline}.2xl\:table{display:table}.2xl\:table-row{display:table-row}.2xl\:table-cell{display:table-cell}.2xl\:hidden{display:none}.2xl\:flex{display:flex}.2xl\:inline-flex{display:inline-flex}.2xl\:flex-row{flex-direction:row}.2xl\:flex-row-reverse{flex-direction:row-reverse}.2xl\:flex-col{flex-direction:column}.2xl\:flex-col-reverse{flex-direction:column-reverse}.2xl\:flex-wrap{flex-wrap:wrap}.2xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.2xl\:flex-no-wrap{flex-wrap:nowrap}.2xl\:items-start{align-items:flex-start}.2xl\:items-end{align-items:flex-end}.2xl\:items-center{align-items:center}.2xl\:items-baseline{align-items:baseline}.2xl\:items-stretch{align-items:stretch}.2xl\:self-auto{align-self:auto}.2xl\:self-start{align-self:flex-start}.2xl\:self-end{align-self:flex-end}.2xl\:self-center{align-self:center}.2xl\:self-stretch{align-self:stretch}.2xl\:justify-start{justify-content:flex-start}.2xl\:justify-end{justify-content:flex-end}.2xl\:justify-center{justify-content:center}.2xl\:justify-between{justify-content:space-between}.2xl\:justify-around{justify-content:space-around}.2xl\:content-center{align-content:center}.2xl\:content-start{align-content:flex-start}.2xl\:content-end{align-content:flex-end}.2xl\:content-between{align-content:space-between}.2xl\:content-around{align-content:space-around}.2xl\:flex-1{flex:1}.2xl\:flex-auto{flex:auto}.2xl\:flex-initial{flex:initial}.2xl\:flex-none{flex:none}.2xl\:flex-grow{flex-grow:1}.2xl\:flex-shrink{flex-shrink:1}.2xl\:flex-no-grow{flex-grow:0}.2xl\:flex-no-shrink{flex-shrink:0}.2xl\:float-right{float:right}.2xl\:float-left{float:left}.2xl\:float-none{float:none}.2xl\:clearfix:after{content:"";display:table;clear:both}.2xl\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.2xl\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.2xl\:font-hairline{font-weight:100}.2xl\:font-thin{font-weight:200}.2xl\:font-light{font-weight:300}.2xl\:font-normal{font-weight:400}.2xl\:font-medium{font-weight:500}.2xl\:font-semibold{font-weight:600}.2xl\:font-bold{font-weight:700}.2xl\:font-extrabold{font-weight:800}.2xl\:font-black{font-weight:900}.2xl\:hover\:font-hairline:hover{font-weight:100}.2xl\:hover\:font-thin:hover{font-weight:200}.2xl\:hover\:font-light:hover{font-weight:300}.2xl\:hover\:font-normal:hover{font-weight:400}.2xl\:hover\:font-medium:hover{font-weight:500}.2xl\:hover\:font-semibold:hover{font-weight:600}.2xl\:hover\:font-bold:hover{font-weight:700}.2xl\:hover\:font-extrabold:hover{font-weight:800}.2xl\:hover\:font-black:hover{font-weight:900}.2xl\:h-1{height:.25rem}.2xl\:h-2{height:.5rem}.2xl\:h-3{height:.75rem}.2xl\:h-4{height:1rem}.2xl\:h-5{height:1.25rem}.2xl\:h-6{height:1.5rem}.2xl\:h-7{height:1.625rem}.2xl\:h-8{height:2rem}.2xl\:h-10{height:2.5rem}.2xl\:h-12{height:3rem}.2xl\:h-16{height:4rem}.2xl\:h-24{height:6rem}.2xl\:h-32{height:8rem}.2xl\:h-48{height:12rem}.2xl\:h-64{height:16rem}.2xl\:h-auto{height:auto}.2xl\:h-px{height:1px}.2xl\:h-full{height:100%}.2xl\:h-half{height:50vh}.2xl\:h-three-quarters{height:75vh}.2xl\:h-screen{height:100vh}.2xl\:leading-micro{line-height:.5}.2xl\:leading-small{line-height:.75}.2xl\:leading-none{line-height:1}.2xl\:leading-tight{line-height:1.25}.2xl\:leading-normal{line-height:1.5}.2xl\:leading-mid{line-height:1.75}.2xl\:leading-loose{line-height:2}.2xl\:m-0{margin:0}.2xl\:m-1{margin:.25rem}.2xl\:m-2{margin:.5rem}.2xl\:m-3{margin:.75rem}.2xl\:m-4{margin:1rem}.2xl\:m-5{margin:1.25rem}.2xl\:m-6{margin:1.5rem}.2xl\:m-8{margin:2rem}.2xl\:m-auto{margin:auto}.2xl\:m-px{margin:1px}.2xl\:m-25px{margin:25px}.2xl\:m-50px{margin:50px}.2xl\:m-75px{margin:75px}.2xl\:m-100px{margin:100px}.2xl\:m-150px{margin:150px}.2xl\:m-200px{margin:200px}.2xl\:m-15pct{margin:15%}.2xl\:m-n5px{margin:-5px}.2xl\:m-n10px{margin:-10px}.2xl\:m-n15px{margin:-15px}.2xl\:m-n17px{margin:-17px}.2xl\:m-n25px{margin:-25px}.2xl\:m-n50px{margin:-50px}.2xl\:m-n75px{margin:-75px}.2xl\:my-0{margin-top:0;margin-bottom:0}.2xl\:mx-0{margin-left:0;margin-right:0}.2xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.2xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.2xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.2xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.2xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.2xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.2xl\:my-4{margin-top:1rem;margin-bottom:1rem}.2xl\:mx-4{margin-left:1rem;margin-right:1rem}.2xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.2xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.2xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.2xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.2xl\:my-8{margin-top:2rem;margin-bottom:2rem}.2xl\:mx-8{margin-left:2rem;margin-right:2rem}.2xl\:my-auto{margin-top:auto;margin-bottom:auto}.2xl\:mx-auto{margin-left:auto;margin-right:auto}.2xl\:my-px{margin-top:1px;margin-bottom:1px}.2xl\:mx-px{margin-left:1px;margin-right:1px}.2xl\:my-25px{margin-top:25px;margin-bottom:25px}.2xl\:mx-25px{margin-left:25px;margin-right:25px}.2xl\:my-50px{margin-top:50px;margin-bottom:50px}.2xl\:mx-50px{margin-left:50px;margin-right:50px}.2xl\:my-75px{margin-top:75px;margin-bottom:75px}.2xl\:mx-75px{margin-left:75px;margin-right:75px}.2xl\:my-100px{margin-top:100px;margin-bottom:100px}.2xl\:mx-100px{margin-left:100px;margin-right:100px}.2xl\:my-150px{margin-top:150px;margin-bottom:150px}.2xl\:mx-150px{margin-left:150px;margin-right:150px}.2xl\:my-200px{margin-top:200px;margin-bottom:200px}.2xl\:mx-200px{margin-left:200px;margin-right:200px}.2xl\:my-15pct{margin-top:15%;margin-bottom:15%}.2xl\:mx-15pct{margin-left:15%;margin-right:15%}.2xl\:my-n5px{margin-top:-5px;margin-bottom:-5px}.2xl\:mx-n5px{margin-left:-5px;margin-right:-5px}.2xl\:my-n10px{margin-top:-10px;margin-bottom:-10px}.2xl\:mx-n10px{margin-left:-10px;margin-right:-10px}.2xl\:my-n15px{margin-top:-15px;margin-bottom:-15px}.2xl\:mx-n15px{margin-left:-15px;margin-right:-15px}.2xl\:my-n17px{margin-top:-17px;margin-bottom:-17px}.2xl\:mx-n17px{margin-left:-17px;margin-right:-17px}.2xl\:my-n25px{margin-top:-25px;margin-bottom:-25px}.2xl\:mx-n25px{margin-left:-25px;margin-right:-25px}.2xl\:my-n50px{margin-top:-50px;margin-bottom:-50px}.2xl\:mx-n50px{margin-left:-50px;margin-right:-50px}.2xl\:my-n75px{margin-top:-75px;margin-bottom:-75px}.2xl\:mx-n75px{margin-left:-75px;margin-right:-75px}.2xl\:mt-0{margin-top:0}.2xl\:mr-0{margin-right:0}.2xl\:mb-0{margin-bottom:0}.2xl\:ml-0{margin-left:0}.2xl\:mt-1{margin-top:.25rem}.2xl\:mr-1{margin-right:.25rem}.2xl\:mb-1{margin-bottom:.25rem}.2xl\:ml-1{margin-left:.25rem}.2xl\:mt-2{margin-top:.5rem}.2xl\:mr-2{margin-right:.5rem}.2xl\:mb-2{margin-bottom:.5rem}.2xl\:ml-2{margin-left:.5rem}.2xl\:mt-3{margin-top:.75rem}.2xl\:mr-3{margin-right:.75rem}.2xl\:mb-3{margin-bottom:.75rem}.2xl\:ml-3{margin-left:.75rem}.2xl\:mt-4{margin-top:1rem}.2xl\:mr-4{margin-right:1rem}.2xl\:mb-4{margin-bottom:1rem}.2xl\:ml-4{margin-left:1rem}.2xl\:mt-5{margin-top:1.25rem}.2xl\:mr-5{margin-right:1.25rem}.2xl\:mb-5{margin-bottom:1.25rem}.2xl\:ml-5{margin-left:1.25rem}.2xl\:mt-6{margin-top:1.5rem}.2xl\:mr-6{margin-right:1.5rem}.2xl\:mb-6{margin-bottom:1.5rem}.2xl\:ml-6{margin-left:1.5rem}.2xl\:mt-8{margin-top:2rem}.2xl\:mr-8{margin-right:2rem}.2xl\:mb-8{margin-bottom:2rem}.2xl\:ml-8{margin-left:2rem}.2xl\:mt-auto{margin-top:auto}.2xl\:mr-auto{margin-right:auto}.2xl\:mb-auto{margin-bottom:auto}.2xl\:ml-auto{margin-left:auto}.2xl\:mt-px{margin-top:1px}.2xl\:mr-px{margin-right:1px}.2xl\:mb-px{margin-bottom:1px}.2xl\:ml-px{margin-left:1px}.2xl\:mt-25px{margin-top:25px}.2xl\:mr-25px{margin-right:25px}.2xl\:mb-25px{margin-bottom:25px}.2xl\:ml-25px{margin-left:25px}.2xl\:mt-50px{margin-top:50px}.2xl\:mr-50px{margin-right:50px}.2xl\:mb-50px{margin-bottom:50px}.2xl\:ml-50px{margin-left:50px}.2xl\:mt-75px{margin-top:75px}.2xl\:mr-75px{margin-right:75px}.2xl\:mb-75px{margin-bottom:75px}.2xl\:ml-75px{margin-left:75px}.2xl\:mt-100px{margin-top:100px}.2xl\:mr-100px{margin-right:100px}.2xl\:mb-100px{margin-bottom:100px}.2xl\:ml-100px{margin-left:100px}.2xl\:mt-150px{margin-top:150px}.2xl\:mr-150px{margin-right:150px}.2xl\:mb-150px{margin-bottom:150px}.2xl\:ml-150px{margin-left:150px}.2xl\:mt-200px{margin-top:200px}.2xl\:mr-200px{margin-right:200px}.2xl\:mb-200px{margin-bottom:200px}.2xl\:ml-200px{margin-left:200px}.2xl\:mt-15pct{margin-top:15%}.2xl\:mr-15pct{margin-right:15%}.2xl\:mb-15pct{margin-bottom:15%}.2xl\:ml-15pct{margin-left:15%}.2xl\:mt-n5px{margin-top:-5px}.2xl\:mr-n5px{margin-right:-5px}.2xl\:mb-n5px{margin-bottom:-5px}.2xl\:ml-n5px{margin-left:-5px}.2xl\:mt-n10px{margin-top:-10px}.2xl\:mr-n10px{margin-right:-10px}.2xl\:mb-n10px{margin-bottom:-10px}.2xl\:ml-n10px{margin-left:-10px}.2xl\:mt-n15px{margin-top:-15px}.2xl\:mr-n15px{margin-right:-15px}.2xl\:mb-n15px{margin-bottom:-15px}.2xl\:ml-n15px{margin-left:-15px}.2xl\:mt-n17px{margin-top:-17px}.2xl\:mr-n17px{margin-right:-17px}.2xl\:mb-n17px{margin-bottom:-17px}.2xl\:ml-n17px{margin-left:-17px}.2xl\:mt-n25px{margin-top:-25px}.2xl\:mr-n25px{margin-right:-25px}.2xl\:mb-n25px{margin-bottom:-25px}.2xl\:ml-n25px{margin-left:-25px}.2xl\:mt-n50px{margin-top:-50px}.2xl\:mr-n50px{margin-right:-50px}.2xl\:mb-n50px{margin-bottom:-50px}.2xl\:ml-n50px{margin-left:-50px}.2xl\:mt-n75px{margin-top:-75px}.2xl\:mr-n75px{margin-right:-75px}.2xl\:mb-n75px{margin-bottom:-75px}.2xl\:ml-n75px{margin-left:-75px}.2xl\:max-h-full{max-height:100%}.2xl\:max-h-screen{max-height:100vh}.2xl\:max-w-xs{max-width:20rem}.2xl\:max-w-sm{max-width:30rem}.2xl\:max-w-md{max-width:40rem}.2xl\:max-w-lg{max-width:50rem}.2xl\:max-w-xl{max-width:60rem}.2xl\:max-w-2xl{max-width:70rem}.2xl\:max-w-3xl{max-width:80rem}.2xl\:max-w-4xl{max-width:90rem}.2xl\:max-w-5xl{max-width:100rem}.2xl\:max-w-6xl{max-width:125rem}.2xl\:max-w-full{max-width:100%}.2xl\:min-h-0{min-height:0}.2xl\:min-h-full{min-height:100%}.2xl\:min-h-screen{min-height:100vh}.2xl\:min-h-1\/2{min-height:50vh}.2xl\:min-w-0{min-width:0}.2xl\:min-w-full{min-width:100%}.2xl\:-m-0{margin:0}.2xl\:-m-1{margin:-.25rem}.2xl\:-m-2{margin:-.5rem}.2xl\:-m-3{margin:-.75rem}.2xl\:-m-4{margin:-1rem}.2xl\:-m-6{margin:-1.5rem}.2xl\:-m-8{margin:-2rem}.2xl\:-m-px{margin:-1px}.2xl\:-m-25px{margin:-25px}.2xl\:-m-50px{margin:-50px}.2xl\:-m-100px{margin:-100px}.2xl\:-my-0{margin-top:0;margin-bottom:0}.2xl\:-mx-0{margin-left:0;margin-right:0}.2xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.2xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.2xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.2xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.2xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.2xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.2xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.2xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.2xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.2xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.2xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.2xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.2xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.2xl\:-mx-px{margin-left:-1px;margin-right:-1px}.2xl\:-my-25px{margin-top:-25px;margin-bottom:-25px}.2xl\:-mx-25px{margin-left:-25px;margin-right:-25px}.2xl\:-my-50px{margin-top:-50px;margin-bottom:-50px}.2xl\:-mx-50px{margin-left:-50px;margin-right:-50px}.2xl\:-my-100px{margin-top:-100px;margin-bottom:-100px}.2xl\:-mx-100px{margin-left:-100px;margin-right:-100px}.2xl\:-mt-0{margin-top:0}.2xl\:-mr-0{margin-right:0}.2xl\:-mb-0{margin-bottom:0}.2xl\:-ml-0{margin-left:0}.2xl\:-mt-1{margin-top:-.25rem}.2xl\:-mr-1{margin-right:-.25rem}.2xl\:-mb-1{margin-bottom:-.25rem}.2xl\:-ml-1{margin-left:-.25rem}.2xl\:-mt-2{margin-top:-.5rem}.2xl\:-mr-2{margin-right:-.5rem}.2xl\:-mb-2{margin-bottom:-.5rem}.2xl\:-ml-2{margin-left:-.5rem}.2xl\:-mt-3{margin-top:-.75rem}.2xl\:-mr-3{margin-right:-.75rem}.2xl\:-mb-3{margin-bottom:-.75rem}.2xl\:-ml-3{margin-left:-.75rem}.2xl\:-mt-4{margin-top:-1rem}.2xl\:-mr-4{margin-right:-1rem}.2xl\:-mb-4{margin-bottom:-1rem}.2xl\:-ml-4{margin-left:-1rem}.2xl\:-mt-6{margin-top:-1.5rem}.2xl\:-mr-6{margin-right:-1.5rem}.2xl\:-mb-6{margin-bottom:-1.5rem}.2xl\:-ml-6{margin-left:-1.5rem}.2xl\:-mt-8{margin-top:-2rem}.2xl\:-mr-8{margin-right:-2rem}.2xl\:-mb-8{margin-bottom:-2rem}.2xl\:-ml-8{margin-left:-2rem}.2xl\:-mt-px{margin-top:-1px}.2xl\:-mr-px{margin-right:-1px}.2xl\:-mb-px{margin-bottom:-1px}.2xl\:-ml-px{margin-left:-1px}.2xl\:-mt-25px{margin-top:-25px}.2xl\:-mr-25px{margin-right:-25px}.2xl\:-mb-25px{margin-bottom:-25px}.2xl\:-ml-25px{margin-left:-25px}.2xl\:-mt-50px{margin-top:-50px}.2xl\:-mr-50px{margin-right:-50px}.2xl\:-mb-50px{margin-bottom:-50px}.2xl\:-ml-50px{margin-left:-50px}.2xl\:-mt-100px{margin-top:-100px}.2xl\:-mr-100px{margin-right:-100px}.2xl\:-mb-100px{margin-bottom:-100px}.2xl\:-ml-100px{margin-left:-100px}.2xl\:opacity-0{opacity:0}.2xl\:opacity-25{opacity:.25}.2xl\:opacity-50{opacity:.5}.2xl\:opacity-75{opacity:.75}.2xl\:opacity-90{opacity:.9}.2xl\:opacity-100{opacity:1}.2xl\:hover\:opacity-0:hover{opacity:0}.2xl\:hover\:opacity-25:hover{opacity:.25}.2xl\:hover\:opacity-50:hover{opacity:.5}.2xl\:hover\:opacity-75:hover{opacity:.75}.2xl\:hover\:opacity-90:hover{opacity:.9}.2xl\:hover\:opacity-100:hover{opacity:1}.2xl\:overflow-auto{overflow:auto}.2xl\:overflow-hidden{overflow:hidden}.2xl\:overflow-visible{overflow:visible}.2xl\:overflow-scroll{overflow:scroll}.2xl\:overflow-x-auto{overflow-x:auto}.2xl\:overflow-y-auto{overflow-y:auto}.2xl\:overflow-x-scroll{overflow-x:scroll}.2xl\:overflow-y-scroll{overflow-y:scroll}.2xl\:scrolling-touch{-webkit-overflow-scrolling:touch}.2xl\:scrolling-auto{-webkit-overflow-scrolling:auto}.2xl\:p-0{padding:0}.2xl\:p-1{padding:.25rem}.2xl\:p-2{padding:.5rem}.2xl\:p-3{padding:.75rem}.2xl\:p-4{padding:1rem}.2xl\:p-6{padding:1.5rem}.2xl\:p-8{padding:2rem}.2xl\:p-px{padding:1px}.2xl\:p-2px{padding:2px}.2xl\:p-25px{padding:25px}.2xl\:p-50px{padding:50px}.2xl\:p-100px{padding:100px}.2xl\:p-150px{padding:150px}.2xl\:p-200px{padding:200px}.2xl\:p-button{padding:18px 30px 15px}.2xl\:p-15pct{padding:15%}.2xl\:py-0{padding-top:0;padding-bottom:0}.2xl\:px-0{padding-left:0;padding-right:0}.2xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.2xl\:px-1{padding-left:.25rem;padding-right:.25rem}.2xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.2xl\:px-2{padding-left:.5rem;padding-right:.5rem}.2xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.2xl\:px-3{padding-left:.75rem;padding-right:.75rem}.2xl\:py-4{padding-top:1rem;padding-bottom:1rem}.2xl\:px-4{padding-left:1rem;padding-right:1rem}.2xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.2xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.2xl\:py-8{padding-top:2rem;padding-bottom:2rem}.2xl\:px-8{padding-left:2rem;padding-right:2rem}.2xl\:py-px{padding-top:1px;padding-bottom:1px}.2xl\:px-px{padding-left:1px;padding-right:1px}.2xl\:py-2px{padding-top:2px;padding-bottom:2px}.2xl\:px-2px{padding-left:2px;padding-right:2px}.2xl\:py-25px{padding-top:25px;padding-bottom:25px}.2xl\:px-25px{padding-left:25px;padding-right:25px}.2xl\:py-50px{padding-top:50px;padding-bottom:50px}.2xl\:px-50px{padding-left:50px;padding-right:50px}.2xl\:py-100px{padding-top:100px;padding-bottom:100px}.2xl\:px-100px{padding-left:100px;padding-right:100px}.2xl\:py-150px{padding-top:150px;padding-bottom:150px}.2xl\:px-150px{padding-left:150px;padding-right:150px}.2xl\:py-200px{padding-top:200px;padding-bottom:200px}.2xl\:px-200px{padding-left:200px;padding-right:200px}.2xl\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.2xl\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.2xl\:py-15pct{padding-top:15%;padding-bottom:15%}.2xl\:px-15pct{padding-left:15%;padding-right:15%}.2xl\:pt-0{padding-top:0}.2xl\:pr-0{padding-right:0}.2xl\:pb-0{padding-bottom:0}.2xl\:pl-0{padding-left:0}.2xl\:pt-1{padding-top:.25rem}.2xl\:pr-1{padding-right:.25rem}.2xl\:pb-1{padding-bottom:.25rem}.2xl\:pl-1{padding-left:.25rem}.2xl\:pt-2{padding-top:.5rem}.2xl\:pr-2{padding-right:.5rem}.2xl\:pb-2{padding-bottom:.5rem}.2xl\:pl-2{padding-left:.5rem}.2xl\:pt-3{padding-top:.75rem}.2xl\:pr-3{padding-right:.75rem}.2xl\:pb-3{padding-bottom:.75rem}.2xl\:pl-3{padding-left:.75rem}.2xl\:pt-4{padding-top:1rem}.2xl\:pr-4{padding-right:1rem}.2xl\:pb-4{padding-bottom:1rem}.2xl\:pl-4{padding-left:1rem}.2xl\:pt-6{padding-top:1.5rem}.2xl\:pr-6{padding-right:1.5rem}.2xl\:pb-6{padding-bottom:1.5rem}.2xl\:pl-6{padding-left:1.5rem}.2xl\:pt-8{padding-top:2rem}.2xl\:pr-8{padding-right:2rem}.2xl\:pb-8{padding-bottom:2rem}.2xl\:pl-8{padding-left:2rem}.2xl\:pt-px{padding-top:1px}.2xl\:pr-px{padding-right:1px}.2xl\:pb-px{padding-bottom:1px}.2xl\:pl-px{padding-left:1px}.2xl\:pt-2px{padding-top:2px}.2xl\:pr-2px{padding-right:2px}.2xl\:pb-2px{padding-bottom:2px}.2xl\:pl-2px{padding-left:2px}.2xl\:pt-25px{padding-top:25px}.2xl\:pr-25px{padding-right:25px}.2xl\:pb-25px{padding-bottom:25px}.2xl\:pl-25px{padding-left:25px}.2xl\:pt-50px{padding-top:50px}.2xl\:pr-50px{padding-right:50px}.2xl\:pb-50px{padding-bottom:50px}.2xl\:pl-50px{padding-left:50px}.2xl\:pt-100px{padding-top:100px}.2xl\:pr-100px{padding-right:100px}.2xl\:pb-100px{padding-bottom:100px}.2xl\:pl-100px{padding-left:100px}.2xl\:pt-150px{padding-top:150px}.2xl\:pr-150px{padding-right:150px}.2xl\:pb-150px{padding-bottom:150px}.2xl\:pl-150px{padding-left:150px}.2xl\:pt-200px{padding-top:200px}.2xl\:pr-200px{padding-right:200px}.2xl\:pb-200px{padding-bottom:200px}.2xl\:pl-200px{padding-left:200px}.2xl\:pt-button{padding-top:18px 30px 15px}.2xl\:pr-button{padding-right:18px 30px 15px}.2xl\:pb-button{padding-bottom:18px 30px 15px}.2xl\:pl-button{padding-left:18px 30px 15px}.2xl\:pt-15pct{padding-top:15%}.2xl\:pr-15pct{padding-right:15%}.2xl\:pb-15pct{padding-bottom:15%}.2xl\:pl-15pct{padding-left:15%}.2xl\:pointer-events-none{pointer-events:none}.2xl\:pointer-events-auto{pointer-events:auto}.2xl\:static{position:static}.2xl\:fixed{position:fixed}.2xl\:absolute{position:absolute}.2xl\:relative{position:relative}.2xl\:sticky{position:sticky}.2xl\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.2xl\:pin{right:0;left:0}.2xl\:pin,.2xl\:pin-y{top:0;bottom:0}.2xl\:pin-x{right:0;left:0}.2xl\:pin-t{top:0}.2xl\:pin-r{right:0}.2xl\:pin-b{bottom:0}.2xl\:pin-l{left:0}.2xl\:resize-none{resize:none}.2xl\:resize-y{resize:vertical}.2xl\:resize-x{resize:horizontal}.2xl\:resize{resize:both}.2xl\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.2xl\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.2xl\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.2xl\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.2xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.2xl\:shadow-none{box-shadow:none}.2xl\:text-left{text-align:left}.2xl\:text-center{text-align:center}.2xl\:text-right{text-align:right}.2xl\:text-justify{text-align:justify}.2xl\:text-white{color:#fff}.2xl\:text-black{color:#000}.2xl\:text-grey{color:#858585}.2xl\:text-grey-dark{color:#333}.2xl\:text-grey-light{color:#d1d2d3}.2xl\:text-grey-lighter{color:#f3f3f3}.2xl\:text-grey-lightest{color:#eaeaea}.2xl\:text-blue{color:#09f}.2xl\:text-blue-dark{color:#046598}.2xl\:text-blue-darker{color:#1a4660}.2xl\:text-teal{color:#4093a2}.2xl\:text-yellow{color:#f7981d}.2xl\:text-red{color:#ee3c24}.2xl\:text-green{color:#009848}.2xl\:text-green-dark{color:#066}.2xl\:text-patina{color:#146565}.2xl\:text-patina-dark{color:#184545}.2xl\:text-patina-light{color:#7da3a3}.2xl\:text-patina-lighter{color:#bed1d1}.2xl\:text-transparent{color:transparent}.2xl\:group:hover .group-hover\:text-white{color:#fff}.2xl\:group:hover .group-hover\:text-black{color:#000}.2xl\:group:hover .group-hover\:text-grey{color:#858585}.2xl\:group:hover .group-hover\:text-grey-dark{color:#333}.2xl\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.2xl\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.2xl\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.2xl\:group:hover .group-hover\:text-blue{color:#09f}.2xl\:group:hover .group-hover\:text-blue-dark{color:#046598}.2xl\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.2xl\:group:hover .group-hover\:text-teal{color:#4093a2}.2xl\:group:hover .group-hover\:text-yellow{color:#f7981d}.2xl\:group:hover .group-hover\:text-red{color:#ee3c24}.2xl\:group:hover .group-hover\:text-green{color:#009848}.2xl\:group:hover .group-hover\:text-green-dark{color:#066}.2xl\:group:hover .group-hover\:text-patina{color:#146565}.2xl\:group:hover .group-hover\:text-patina-dark{color:#184545}.2xl\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.2xl\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.2xl\:group:hover .group-hover\:text-transparent{color:transparent}.2xl\:hover\:text-white:hover{color:#fff}.2xl\:hover\:text-black:hover{color:#000}.2xl\:hover\:text-grey:hover{color:#858585}.2xl\:hover\:text-grey-dark:hover{color:#333}.2xl\:hover\:text-grey-light:hover{color:#d1d2d3}.2xl\:hover\:text-grey-lighter:hover{color:#f3f3f3}.2xl\:hover\:text-grey-lightest:hover{color:#eaeaea}.2xl\:hover\:text-blue:hover{color:#09f}.2xl\:hover\:text-blue-dark:hover{color:#046598}.2xl\:hover\:text-blue-darker:hover{color:#1a4660}.2xl\:hover\:text-teal:hover{color:#4093a2}.2xl\:hover\:text-yellow:hover{color:#f7981d}.2xl\:hover\:text-red:hover{color:#ee3c24}.2xl\:hover\:text-green:hover{color:#009848}.2xl\:hover\:text-green-dark:hover{color:#066}.2xl\:hover\:text-patina:hover{color:#146565}.2xl\:hover\:text-patina-dark:hover{color:#184545}.2xl\:hover\:text-patina-light:hover{color:#7da3a3}.2xl\:hover\:text-patina-lighter:hover{color:#bed1d1}.2xl\:hover\:text-transparent:hover{color:transparent}.2xl\:text-2xs{font-size:.625rem}.2xl\:text-xs{font-size:.75rem}.2xl\:text-sm{font-size:.875rem}.2xl\:text-base{font-size:1rem}.2xl\:text-lg{font-size:1.125rem}.2xl\:text-xl{font-size:1.25rem}.2xl\:text-2xl{font-size:1.5rem}.2xl\:text-3xl{font-size:1.875rem}.2xl\:text-4xl{font-size:2.25rem}.2xl\:text-5xl{font-size:3rem}.2xl\:text-6xl{font-size:3.5rem}.2xl\:text-7xl{font-size:4rem}.2xl\:text-8xl{font-size:4.5rem}.2xl\:text-9xl{font-size:5rem}.2xl\:text-10xl{font-size:5.5rem}.2xl\:text-blockbuster-1{font-size:8rem}.2xl\:text-blockbuster-2{font-size:9rem}.2xl\:text-blockbuster-3{font-size:10rem}.2xl\:italic{font-style:italic}.2xl\:roman{font-style:normal}.2xl\:uppercase{text-transform:uppercase}.2xl\:lowercase{text-transform:lowercase}.2xl\:capitalize{text-transform:capitalize}.2xl\:normal-case{text-transform:none}.2xl\:underline{text-decoration:underline}.2xl\:line-through{text-decoration:line-through}.2xl\:no-underline{text-decoration:none}.2xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.2xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.2xl\:hover\:italic:hover{font-style:italic}.2xl\:hover\:roman:hover{font-style:normal}.2xl\:hover\:uppercase:hover{text-transform:uppercase}.2xl\:hover\:lowercase:hover{text-transform:lowercase}.2xl\:hover\:capitalize:hover{text-transform:capitalize}.2xl\:hover\:normal-case:hover{text-transform:none}.2xl\:hover\:underline:hover{text-decoration:underline}.2xl\:hover\:line-through:hover{text-decoration:line-through}.2xl\:hover\:no-underline:hover{text-decoration:none}.2xl\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.2xl\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.2xl\:tracking-n1px{letter-spacing:-1px}.2xl\:tracking-tight{letter-spacing:-.05em}.2xl\:tracking-normal{letter-spacing:0}.2xl\:tracking-wide{letter-spacing:.05em}.2xl\:tracking-super{letter-spacing:.1em}.2xl\:tracking-mega{letter-spacing:2px}.2xl\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.2xl\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.2xl\:align-baseline{vertical-align:baseline}.2xl\:align-top{vertical-align:top}.2xl\:align-middle{vertical-align:middle}.2xl\:align-bottom{vertical-align:bottom}.2xl\:align-text-top{vertical-align:text-top}.2xl\:align-text-bottom{vertical-align:text-bottom}.2xl\:visible{visibility:visible}.2xl\:invisible{visibility:hidden}.2xl\:whitespace-normal{white-space:normal}.2xl\:whitespace-no-wrap{white-space:nowrap}.2xl\:whitespace-pre{white-space:pre}.2xl\:whitespace-pre-line{white-space:pre-line}.2xl\:whitespace-pre-wrap{white-space:pre-wrap}.2xl\:break-words{word-wrap:break-word}.2xl\:break-normal{word-wrap:normal}.2xl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.2xl\:w-1{width:.25rem}.2xl\:w-2{width:.5rem}.2xl\:w-3{width:.75rem}.2xl\:w-4{width:1rem}.2xl\:w-5{width:1.25rem}.2xl\:w-6{width:1.5rem}.2xl\:w-7{width:1.625rem}.2xl\:w-8{width:2rem}.2xl\:w-10{width:2.5rem}.2xl\:w-12{width:3rem}.2xl\:w-16{width:4rem}.2xl\:w-24{width:6rem}.2xl\:w-32{width:8rem}.2xl\:w-48{width:12rem}.2xl\:w-64{width:16rem}.2xl\:w-80{width:20rem}.2xl\:w-auto{width:auto}.2xl\:w-px{width:1px}.2xl\:w-1\/1{width:100%}.2xl\:w-1\/2{width:50%}.2xl\:w-1\/3{width:33.33333%}.2xl\:w-2\/3{width:66.66667%}.2xl\:w-1\/4{width:25%}.2xl\:w-3\/4{width:75%}.2xl\:w-1\/5{width:20%}.2xl\:w-2\/5{width:40%}.2xl\:w-3\/5{width:60%}.2xl\:w-4\/5{width:80%}.2xl\:w-1\/6{width:16.66667%}.2xl\:w-5\/6{width:83.33333%}.2xl\:w-full{width:100%}.2xl\:w-screen{width:100vw}.2xl\:w-fit{width:-moz-fit-content;width:fit-content}.2xl\:z-0{z-index:0}.2xl\:z-10{z-index:10}.2xl\:z-20{z-index:20}.2xl\:z-30{z-index:30}.2xl\:z-40{z-index:40}.2xl\:z-50{z-index:50}.2xl\:z-auto{z-index:auto}}@media print{.print\:list-reset{list-style:none;padding:0}.print\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.print\:bg-fixed{background-attachment:fixed}.print\:bg-local{background-attachment:local}.print\:bg-scroll{background-attachment:scroll}.print\:bg-white{background-color:#fff}.print\:bg-black{background-color:#000}.print\:bg-grey{background-color:#858585}.print\:bg-grey-dark{background-color:#333}.print\:bg-grey-light{background-color:#d1d2d3}.print\:bg-grey-lighter{background-color:#f3f3f3}.print\:bg-grey-lightest{background-color:#eaeaea}.print\:bg-blue{background-color:#09f}.print\:bg-blue-dark{background-color:#046598}.print\:bg-blue-darker{background-color:#1a4660}.print\:bg-teal{background-color:#4093a2}.print\:bg-yellow{background-color:#f7981d}.print\:bg-red{background-color:#ee3c24}.print\:bg-green{background-color:#009848}.print\:bg-green-dark{background-color:#066}.print\:bg-patina{background-color:#146565}.print\:bg-patina-dark{background-color:#184545}.print\:bg-patina-light{background-color:#7da3a3}.print\:bg-patina-lighter{background-color:#bed1d1}.print\:bg-transparent{background-color:transparent}.print\:hover\:bg-white:hover{background-color:#fff}.print\:hover\:bg-black:hover{background-color:#000}.print\:hover\:bg-grey:hover{background-color:#858585}.print\:hover\:bg-grey-dark:hover{background-color:#333}.print\:hover\:bg-grey-light:hover{background-color:#d1d2d3}.print\:hover\:bg-grey-lighter:hover{background-color:#f3f3f3}.print\:hover\:bg-grey-lightest:hover{background-color:#eaeaea}.print\:hover\:bg-blue:hover{background-color:#09f}.print\:hover\:bg-blue-dark:hover{background-color:#046598}.print\:hover\:bg-blue-darker:hover{background-color:#1a4660}.print\:hover\:bg-teal:hover{background-color:#4093a2}.print\:hover\:bg-yellow:hover{background-color:#f7981d}.print\:hover\:bg-red:hover{background-color:#ee3c24}.print\:hover\:bg-green:hover{background-color:#009848}.print\:hover\:bg-green-dark:hover{background-color:#066}.print\:hover\:bg-patina:hover{background-color:#146565}.print\:hover\:bg-patina-dark:hover{background-color:#184545}.print\:hover\:bg-patina-light:hover{background-color:#7da3a3}.print\:hover\:bg-patina-lighter:hover{background-color:#bed1d1}.print\:hover\:bg-transparent:hover{background-color:transparent}.print\:bg-bottom{background-position:bottom}.print\:bg-center{background-position:50%}.print\:bg-left{background-position:0}.print\:bg-left-bottom{background-position:0 100%}.print\:bg-left-top{background-position:0 0}.print\:bg-right{background-position:100%}.print\:bg-right-bottom{background-position:100% 100%}.print\:bg-right-top{background-position:100% 0}.print\:bg-top{background-position:top}.print\:bg-repeat{background-repeat:repeat}.print\:bg-no-repeat{background-repeat:no-repeat}.print\:bg-repeat-x{background-repeat:repeat-x}.print\:bg-repeat-y{background-repeat:repeat-y}.print\:bg-auto{background-size:auto}.print\:bg-cover{background-size:cover}.print\:bg-contain{background-size:contain}.print\:bg-grounded{background-size:100% auto}.print\:bg-full{background-size:100% 100%}.print\:border-white{border-color:#fff}.print\:border-black{border-color:#000}.print\:border-grey{border-color:#858585}.print\:border-grey-dark{border-color:#333}.print\:border-grey-light{border-color:#d1d2d3}.print\:border-grey-lighter{border-color:#f3f3f3}.print\:border-grey-lightest{border-color:#eaeaea}.print\:border-blue{border-color:#09f}.print\:border-blue-dark{border-color:#046598}.print\:border-blue-darker{border-color:#1a4660}.print\:border-teal{border-color:#4093a2}.print\:border-yellow{border-color:#f7981d}.print\:border-red{border-color:#ee3c24}.print\:border-green{border-color:#009848}.print\:border-green-dark{border-color:#066}.print\:border-patina{border-color:#146565}.print\:border-patina-dark{border-color:#184545}.print\:border-patina-light{border-color:#7da3a3}.print\:border-patina-lighter{border-color:#bed1d1}.print\:border-transparent{border-color:transparent}.print\:hover\:border-white:hover{border-color:#fff}.print\:hover\:border-black:hover{border-color:#000}.print\:hover\:border-grey:hover{border-color:#858585}.print\:hover\:border-grey-dark:hover{border-color:#333}.print\:hover\:border-grey-light:hover{border-color:#d1d2d3}.print\:hover\:border-grey-lighter:hover{border-color:#f3f3f3}.print\:hover\:border-grey-lightest:hover{border-color:#eaeaea}.print\:hover\:border-blue:hover{border-color:#09f}.print\:hover\:border-blue-dark:hover{border-color:#046598}.print\:hover\:border-blue-darker:hover{border-color:#1a4660}.print\:hover\:border-teal:hover{border-color:#4093a2}.print\:hover\:border-yellow:hover{border-color:#f7981d}.print\:hover\:border-red:hover{border-color:#ee3c24}.print\:hover\:border-green:hover{border-color:#009848}.print\:hover\:border-green-dark:hover{border-color:#066}.print\:hover\:border-patina:hover{border-color:#146565}.print\:hover\:border-patina-dark:hover{border-color:#184545}.print\:hover\:border-patina-light:hover{border-color:#7da3a3}.print\:hover\:border-patina-lighter:hover{border-color:#bed1d1}.print\:hover\:border-transparent:hover{border-color:transparent}.print\:rounded-none{border-radius:0}.print\:rounded-sm{border-radius:.125rem}.print\:rounded{border-radius:.25rem}.print\:rounded-lg{border-radius:.5rem}.print\:rounded-full{border-radius:9999px}.print\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.print\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.print\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.print\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.print\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.print\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.print\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.print\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.print\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.print\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.print\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.print\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.print\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.print\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.print\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.print\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.print\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.print\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.print\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.print\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.print\:rounded-tl-none{border-top-left-radius:0}.print\:rounded-tr-none{border-top-right-radius:0}.print\:rounded-br-none{border-bottom-right-radius:0}.print\:rounded-bl-none{border-bottom-left-radius:0}.print\:rounded-tl-sm{border-top-left-radius:.125rem}.print\:rounded-tr-sm{border-top-right-radius:.125rem}.print\:rounded-br-sm{border-bottom-right-radius:.125rem}.print\:rounded-bl-sm{border-bottom-left-radius:.125rem}.print\:rounded-tl{border-top-left-radius:.25rem}.print\:rounded-tr{border-top-right-radius:.25rem}.print\:rounded-br{border-bottom-right-radius:.25rem}.print\:rounded-bl{border-bottom-left-radius:.25rem}.print\:rounded-tl-lg{border-top-left-radius:.5rem}.print\:rounded-tr-lg{border-top-right-radius:.5rem}.print\:rounded-br-lg{border-bottom-right-radius:.5rem}.print\:rounded-bl-lg{border-bottom-left-radius:.5rem}.print\:rounded-tl-full{border-top-left-radius:9999px}.print\:rounded-tr-full{border-top-right-radius:9999px}.print\:rounded-br-full{border-bottom-right-radius:9999px}.print\:rounded-bl-full{border-bottom-left-radius:9999px}.print\:border-solid{border-style:solid}.print\:border-dashed{border-style:dashed}.print\:border-dotted{border-style:dotted}.print\:border-none{border-style:none}.print\:border-0{border-width:0}.print\:border-2{border-width:2px}.print\:border-4{border-width:4px}.print\:border-8{border-width:8px}.print\:border{border-width:1px}.print\:border-t-0{border-top-width:0}.print\:border-r-0{border-right-width:0}.print\:border-b-0{border-bottom-width:0}.print\:border-l-0{border-left-width:0}.print\:border-t-2{border-top-width:2px}.print\:border-r-2{border-right-width:2px}.print\:border-b-2{border-bottom-width:2px}.print\:border-l-2{border-left-width:2px}.print\:border-t-4{border-top-width:4px}.print\:border-r-4{border-right-width:4px}.print\:border-b-4{border-bottom-width:4px}.print\:border-l-4{border-left-width:4px}.print\:border-t-8{border-top-width:8px}.print\:border-r-8{border-right-width:8px}.print\:border-b-8{border-bottom-width:8px}.print\:border-l-8{border-left-width:8px}.print\:border-t{border-top-width:1px}.print\:border-r{border-right-width:1px}.print\:border-b{border-bottom-width:1px}.print\:border-l{border-left-width:1px}.print\:cursor-auto{cursor:auto}.print\:cursor-default{cursor:default}.print\:cursor-pointer{cursor:pointer}.print\:cursor-wait{cursor:wait}.print\:cursor-move{cursor:move}.print\:cursor-not-allowed{cursor:not-allowed}.print\:block{display:block}.print\:inline-block{display:inline-block}.print\:inline{display:inline}.print\:table{display:table}.print\:table-row{display:table-row}.print\:table-cell{display:table-cell}.print\:hidden{display:none}.print\:flex{display:flex}.print\:inline-flex{display:inline-flex}.print\:flex-row{flex-direction:row}.print\:flex-row-reverse{flex-direction:row-reverse}.print\:flex-col{flex-direction:column}.print\:flex-col-reverse{flex-direction:column-reverse}.print\:flex-wrap{flex-wrap:wrap}.print\:flex-wrap-reverse{flex-wrap:wrap-reverse}.print\:flex-no-wrap{flex-wrap:nowrap}.print\:items-start{align-items:flex-start}.print\:items-end{align-items:flex-end}.print\:items-center{align-items:center}.print\:items-baseline{align-items:baseline}.print\:items-stretch{align-items:stretch}.print\:self-auto{align-self:auto}.print\:self-start{align-self:flex-start}.print\:self-end{align-self:flex-end}.print\:self-center{align-self:center}.print\:self-stretch{align-self:stretch}.print\:justify-start{justify-content:flex-start}.print\:justify-end{justify-content:flex-end}.print\:justify-center{justify-content:center}.print\:justify-between{justify-content:space-between}.print\:justify-around{justify-content:space-around}.print\:content-center{align-content:center}.print\:content-start{align-content:flex-start}.print\:content-end{align-content:flex-end}.print\:content-between{align-content:space-between}.print\:content-around{align-content:space-around}.print\:flex-1{flex:1}.print\:flex-auto{flex:auto}.print\:flex-initial{flex:initial}.print\:flex-none{flex:none}.print\:flex-grow{flex-grow:1}.print\:flex-shrink{flex-shrink:1}.print\:flex-no-grow{flex-grow:0}.print\:flex-no-shrink{flex-shrink:0}.print\:float-right{float:right}.print\:float-left{float:left}.print\:float-none{float:none}.print\:clearfix:after{content:"";display:table;clear:both}.print\:font-sans{font-family:Rubik,Helvetica,Arial,-apple-system,sans-serif}.print\:font-sans-alt{font-family:proxima-nova,Helvetica,Arial,-apple-system,sans-serif}.print\:font-hairline{font-weight:100}.print\:font-thin{font-weight:200}.print\:font-light{font-weight:300}.print\:font-normal{font-weight:400}.print\:font-medium{font-weight:500}.print\:font-semibold{font-weight:600}.print\:font-bold{font-weight:700}.print\:font-extrabold{font-weight:800}.print\:font-black{font-weight:900}.print\:hover\:font-hairline:hover{font-weight:100}.print\:hover\:font-thin:hover{font-weight:200}.print\:hover\:font-light:hover{font-weight:300}.print\:hover\:font-normal:hover{font-weight:400}.print\:hover\:font-medium:hover{font-weight:500}.print\:hover\:font-semibold:hover{font-weight:600}.print\:hover\:font-bold:hover{font-weight:700}.print\:hover\:font-extrabold:hover{font-weight:800}.print\:hover\:font-black:hover{font-weight:900}.print\:h-1{height:.25rem}.print\:h-2{height:.5rem}.print\:h-3{height:.75rem}.print\:h-4{height:1rem}.print\:h-5{height:1.25rem}.print\:h-6{height:1.5rem}.print\:h-7{height:1.625rem}.print\:h-8{height:2rem}.print\:h-10{height:2.5rem}.print\:h-12{height:3rem}.print\:h-16{height:4rem}.print\:h-24{height:6rem}.print\:h-32{height:8rem}.print\:h-48{height:12rem}.print\:h-64{height:16rem}.print\:h-auto{height:auto}.print\:h-px{height:1px}.print\:h-full{height:100%}.print\:h-half{height:50vh}.print\:h-three-quarters{height:75vh}.print\:h-screen{height:100vh}.print\:leading-micro{line-height:.5}.print\:leading-small{line-height:.75}.print\:leading-none{line-height:1}.print\:leading-tight{line-height:1.25}.print\:leading-normal{line-height:1.5}.print\:leading-mid{line-height:1.75}.print\:leading-loose{line-height:2}.print\:m-0{margin:0}.print\:m-1{margin:.25rem}.print\:m-2{margin:.5rem}.print\:m-3{margin:.75rem}.print\:m-4{margin:1rem}.print\:m-5{margin:1.25rem}.print\:m-6{margin:1.5rem}.print\:m-8{margin:2rem}.print\:m-auto{margin:auto}.print\:m-px{margin:1px}.print\:m-25px{margin:25px}.print\:m-50px{margin:50px}.print\:m-75px{margin:75px}.print\:m-100px{margin:100px}.print\:m-150px{margin:150px}.print\:m-200px{margin:200px}.print\:m-15pct{margin:15%}.print\:m-n5px{margin:-5px}.print\:m-n10px{margin:-10px}.print\:m-n15px{margin:-15px}.print\:m-n17px{margin:-17px}.print\:m-n25px{margin:-25px}.print\:m-n50px{margin:-50px}.print\:m-n75px{margin:-75px}.print\:my-0{margin-top:0;margin-bottom:0}.print\:mx-0{margin-left:0;margin-right:0}.print\:my-1{margin-top:.25rem;margin-bottom:.25rem}.print\:mx-1{margin-left:.25rem;margin-right:.25rem}.print\:my-2{margin-top:.5rem;margin-bottom:.5rem}.print\:mx-2{margin-left:.5rem;margin-right:.5rem}.print\:my-3{margin-top:.75rem;margin-bottom:.75rem}.print\:mx-3{margin-left:.75rem;margin-right:.75rem}.print\:my-4{margin-top:1rem;margin-bottom:1rem}.print\:mx-4{margin-left:1rem;margin-right:1rem}.print\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.print\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.print\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.print\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.print\:my-8{margin-top:2rem;margin-bottom:2rem}.print\:mx-8{margin-left:2rem;margin-right:2rem}.print\:my-auto{margin-top:auto;margin-bottom:auto}.print\:mx-auto{margin-left:auto;margin-right:auto}.print\:my-px{margin-top:1px;margin-bottom:1px}.print\:mx-px{margin-left:1px;margin-right:1px}.print\:my-25px{margin-top:25px;margin-bottom:25px}.print\:mx-25px{margin-left:25px;margin-right:25px}.print\:my-50px{margin-top:50px;margin-bottom:50px}.print\:mx-50px{margin-left:50px;margin-right:50px}.print\:my-75px{margin-top:75px;margin-bottom:75px}.print\:mx-75px{margin-left:75px;margin-right:75px}.print\:my-100px{margin-top:100px;margin-bottom:100px}.print\:mx-100px{margin-left:100px;margin-right:100px}.print\:my-150px{margin-top:150px;margin-bottom:150px}.print\:mx-150px{margin-left:150px;margin-right:150px}.print\:my-200px{margin-top:200px;margin-bottom:200px}.print\:mx-200px{margin-left:200px;margin-right:200px}.print\:my-15pct{margin-top:15%;margin-bottom:15%}.print\:mx-15pct{margin-left:15%;margin-right:15%}.print\:my-n5px{margin-top:-5px;margin-bottom:-5px}.print\:mx-n5px{margin-left:-5px;margin-right:-5px}.print\:my-n10px{margin-top:-10px;margin-bottom:-10px}.print\:mx-n10px{margin-left:-10px;margin-right:-10px}.print\:my-n15px{margin-top:-15px;margin-bottom:-15px}.print\:mx-n15px{margin-left:-15px;margin-right:-15px}.print\:my-n17px{margin-top:-17px;margin-bottom:-17px}.print\:mx-n17px{margin-left:-17px;margin-right:-17px}.print\:my-n25px{margin-top:-25px;margin-bottom:-25px}.print\:mx-n25px{margin-left:-25px;margin-right:-25px}.print\:my-n50px{margin-top:-50px;margin-bottom:-50px}.print\:mx-n50px{margin-left:-50px;margin-right:-50px}.print\:my-n75px{margin-top:-75px;margin-bottom:-75px}.print\:mx-n75px{margin-left:-75px;margin-right:-75px}.print\:mt-0{margin-top:0}.print\:mr-0{margin-right:0}.print\:mb-0{margin-bottom:0}.print\:ml-0{margin-left:0}.print\:mt-1{margin-top:.25rem}.print\:mr-1{margin-right:.25rem}.print\:mb-1{margin-bottom:.25rem}.print\:ml-1{margin-left:.25rem}.print\:mt-2{margin-top:.5rem}.print\:mr-2{margin-right:.5rem}.print\:mb-2{margin-bottom:.5rem}.print\:ml-2{margin-left:.5rem}.print\:mt-3{margin-top:.75rem}.print\:mr-3{margin-right:.75rem}.print\:mb-3{margin-bottom:.75rem}.print\:ml-3{margin-left:.75rem}.print\:mt-4{margin-top:1rem}.print\:mr-4{margin-right:1rem}.print\:mb-4{margin-bottom:1rem}.print\:ml-4{margin-left:1rem}.print\:mt-5{margin-top:1.25rem}.print\:mr-5{margin-right:1.25rem}.print\:mb-5{margin-bottom:1.25rem}.print\:ml-5{margin-left:1.25rem}.print\:mt-6{margin-top:1.5rem}.print\:mr-6{margin-right:1.5rem}.print\:mb-6{margin-bottom:1.5rem}.print\:ml-6{margin-left:1.5rem}.print\:mt-8{margin-top:2rem}.print\:mr-8{margin-right:2rem}.print\:mb-8{margin-bottom:2rem}.print\:ml-8{margin-left:2rem}.print\:mt-auto{margin-top:auto}.print\:mr-auto{margin-right:auto}.print\:mb-auto{margin-bottom:auto}.print\:ml-auto{margin-left:auto}.print\:mt-px{margin-top:1px}.print\:mr-px{margin-right:1px}.print\:mb-px{margin-bottom:1px}.print\:ml-px{margin-left:1px}.print\:mt-25px{margin-top:25px}.print\:mr-25px{margin-right:25px}.print\:mb-25px{margin-bottom:25px}.print\:ml-25px{margin-left:25px}.print\:mt-50px{margin-top:50px}.print\:mr-50px{margin-right:50px}.print\:mb-50px{margin-bottom:50px}.print\:ml-50px{margin-left:50px}.print\:mt-75px{margin-top:75px}.print\:mr-75px{margin-right:75px}.print\:mb-75px{margin-bottom:75px}.print\:ml-75px{margin-left:75px}.print\:mt-100px{margin-top:100px}.print\:mr-100px{margin-right:100px}.print\:mb-100px{margin-bottom:100px}.print\:ml-100px{margin-left:100px}.print\:mt-150px{margin-top:150px}.print\:mr-150px{margin-right:150px}.print\:mb-150px{margin-bottom:150px}.print\:ml-150px{margin-left:150px}.print\:mt-200px{margin-top:200px}.print\:mr-200px{margin-right:200px}.print\:mb-200px{margin-bottom:200px}.print\:ml-200px{margin-left:200px}.print\:mt-15pct{margin-top:15%}.print\:mr-15pct{margin-right:15%}.print\:mb-15pct{margin-bottom:15%}.print\:ml-15pct{margin-left:15%}.print\:mt-n5px{margin-top:-5px}.print\:mr-n5px{margin-right:-5px}.print\:mb-n5px{margin-bottom:-5px}.print\:ml-n5px{margin-left:-5px}.print\:mt-n10px{margin-top:-10px}.print\:mr-n10px{margin-right:-10px}.print\:mb-n10px{margin-bottom:-10px}.print\:ml-n10px{margin-left:-10px}.print\:mt-n15px{margin-top:-15px}.print\:mr-n15px{margin-right:-15px}.print\:mb-n15px{margin-bottom:-15px}.print\:ml-n15px{margin-left:-15px}.print\:mt-n17px{margin-top:-17px}.print\:mr-n17px{margin-right:-17px}.print\:mb-n17px{margin-bottom:-17px}.print\:ml-n17px{margin-left:-17px}.print\:mt-n25px{margin-top:-25px}.print\:mr-n25px{margin-right:-25px}.print\:mb-n25px{margin-bottom:-25px}.print\:ml-n25px{margin-left:-25px}.print\:mt-n50px{margin-top:-50px}.print\:mr-n50px{margin-right:-50px}.print\:mb-n50px{margin-bottom:-50px}.print\:ml-n50px{margin-left:-50px}.print\:mt-n75px{margin-top:-75px}.print\:mr-n75px{margin-right:-75px}.print\:mb-n75px{margin-bottom:-75px}.print\:ml-n75px{margin-left:-75px}.print\:max-h-full{max-height:100%}.print\:max-h-screen{max-height:100vh}.print\:max-w-xs{max-width:20rem}.print\:max-w-sm{max-width:30rem}.print\:max-w-md{max-width:40rem}.print\:max-w-lg{max-width:50rem}.print\:max-w-xl{max-width:60rem}.print\:max-w-2xl{max-width:70rem}.print\:max-w-3xl{max-width:80rem}.print\:max-w-4xl{max-width:90rem}.print\:max-w-5xl{max-width:100rem}.print\:max-w-6xl{max-width:125rem}.print\:max-w-full{max-width:100%}.print\:min-h-0{min-height:0}.print\:min-h-full{min-height:100%}.print\:min-h-screen{min-height:100vh}.print\:min-h-1\/2{min-height:50vh}.print\:min-w-0{min-width:0}.print\:min-w-full{min-width:100%}.print\:-m-0{margin:0}.print\:-m-1{margin:-.25rem}.print\:-m-2{margin:-.5rem}.print\:-m-3{margin:-.75rem}.print\:-m-4{margin:-1rem}.print\:-m-6{margin:-1.5rem}.print\:-m-8{margin:-2rem}.print\:-m-px{margin:-1px}.print\:-m-25px{margin:-25px}.print\:-m-50px{margin:-50px}.print\:-m-100px{margin:-100px}.print\:-my-0{margin-top:0;margin-bottom:0}.print\:-mx-0{margin-left:0;margin-right:0}.print\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.print\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.print\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.print\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.print\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.print\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.print\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.print\:-mx-4{margin-left:-1rem;margin-right:-1rem}.print\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.print\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.print\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.print\:-mx-8{margin-left:-2rem;margin-right:-2rem}.print\:-my-px{margin-top:-1px;margin-bottom:-1px}.print\:-mx-px{margin-left:-1px;margin-right:-1px}.print\:-my-25px{margin-top:-25px;margin-bottom:-25px}.print\:-mx-25px{margin-left:-25px;margin-right:-25px}.print\:-my-50px{margin-top:-50px;margin-bottom:-50px}.print\:-mx-50px{margin-left:-50px;margin-right:-50px}.print\:-my-100px{margin-top:-100px;margin-bottom:-100px}.print\:-mx-100px{margin-left:-100px;margin-right:-100px}.print\:-mt-0{margin-top:0}.print\:-mr-0{margin-right:0}.print\:-mb-0{margin-bottom:0}.print\:-ml-0{margin-left:0}.print\:-mt-1{margin-top:-.25rem}.print\:-mr-1{margin-right:-.25rem}.print\:-mb-1{margin-bottom:-.25rem}.print\:-ml-1{margin-left:-.25rem}.print\:-mt-2{margin-top:-.5rem}.print\:-mr-2{margin-right:-.5rem}.print\:-mb-2{margin-bottom:-.5rem}.print\:-ml-2{margin-left:-.5rem}.print\:-mt-3{margin-top:-.75rem}.print\:-mr-3{margin-right:-.75rem}.print\:-mb-3{margin-bottom:-.75rem}.print\:-ml-3{margin-left:-.75rem}.print\:-mt-4{margin-top:-1rem}.print\:-mr-4{margin-right:-1rem}.print\:-mb-4{margin-bottom:-1rem}.print\:-ml-4{margin-left:-1rem}.print\:-mt-6{margin-top:-1.5rem}.print\:-mr-6{margin-right:-1.5rem}.print\:-mb-6{margin-bottom:-1.5rem}.print\:-ml-6{margin-left:-1.5rem}.print\:-mt-8{margin-top:-2rem}.print\:-mr-8{margin-right:-2rem}.print\:-mb-8{margin-bottom:-2rem}.print\:-ml-8{margin-left:-2rem}.print\:-mt-px{margin-top:-1px}.print\:-mr-px{margin-right:-1px}.print\:-mb-px{margin-bottom:-1px}.print\:-ml-px{margin-left:-1px}.print\:-mt-25px{margin-top:-25px}.print\:-mr-25px{margin-right:-25px}.print\:-mb-25px{margin-bottom:-25px}.print\:-ml-25px{margin-left:-25px}.print\:-mt-50px{margin-top:-50px}.print\:-mr-50px{margin-right:-50px}.print\:-mb-50px{margin-bottom:-50px}.print\:-ml-50px{margin-left:-50px}.print\:-mt-100px{margin-top:-100px}.print\:-mr-100px{margin-right:-100px}.print\:-mb-100px{margin-bottom:-100px}.print\:-ml-100px{margin-left:-100px}.print\:opacity-0{opacity:0}.print\:opacity-25{opacity:.25}.print\:opacity-50{opacity:.5}.print\:opacity-75{opacity:.75}.print\:opacity-90{opacity:.9}.print\:opacity-100{opacity:1}.print\:hover\:opacity-0:hover{opacity:0}.print\:hover\:opacity-25:hover{opacity:.25}.print\:hover\:opacity-50:hover{opacity:.5}.print\:hover\:opacity-75:hover{opacity:.75}.print\:hover\:opacity-90:hover{opacity:.9}.print\:hover\:opacity-100:hover{opacity:1}.print\:overflow-auto{overflow:auto}.print\:overflow-hidden{overflow:hidden}.print\:overflow-visible{overflow:visible}.print\:overflow-scroll{overflow:scroll}.print\:overflow-x-auto{overflow-x:auto}.print\:overflow-y-auto{overflow-y:auto}.print\:overflow-x-scroll{overflow-x:scroll}.print\:overflow-y-scroll{overflow-y:scroll}.print\:scrolling-touch{-webkit-overflow-scrolling:touch}.print\:scrolling-auto{-webkit-overflow-scrolling:auto}.print\:p-0{padding:0}.print\:p-1{padding:.25rem}.print\:p-2{padding:.5rem}.print\:p-3{padding:.75rem}.print\:p-4{padding:1rem}.print\:p-6{padding:1.5rem}.print\:p-8{padding:2rem}.print\:p-px{padding:1px}.print\:p-2px{padding:2px}.print\:p-25px{padding:25px}.print\:p-50px{padding:50px}.print\:p-100px{padding:100px}.print\:p-150px{padding:150px}.print\:p-200px{padding:200px}.print\:p-button{padding:18px 30px 15px}.print\:p-15pct{padding:15%}.print\:py-0{padding-top:0;padding-bottom:0}.print\:px-0{padding-left:0;padding-right:0}.print\:py-1{padding-top:.25rem;padding-bottom:.25rem}.print\:px-1{padding-left:.25rem;padding-right:.25rem}.print\:py-2{padding-top:.5rem;padding-bottom:.5rem}.print\:px-2{padding-left:.5rem;padding-right:.5rem}.print\:py-3{padding-top:.75rem;padding-bottom:.75rem}.print\:px-3{padding-left:.75rem;padding-right:.75rem}.print\:py-4{padding-top:1rem;padding-bottom:1rem}.print\:px-4{padding-left:1rem;padding-right:1rem}.print\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.print\:px-6{padding-left:1.5rem;padding-right:1.5rem}.print\:py-8{padding-top:2rem;padding-bottom:2rem}.print\:px-8{padding-left:2rem;padding-right:2rem}.print\:py-px{padding-top:1px;padding-bottom:1px}.print\:px-px{padding-left:1px;padding-right:1px}.print\:py-2px{padding-top:2px;padding-bottom:2px}.print\:px-2px{padding-left:2px;padding-right:2px}.print\:py-25px{padding-top:25px;padding-bottom:25px}.print\:px-25px{padding-left:25px;padding-right:25px}.print\:py-50px{padding-top:50px;padding-bottom:50px}.print\:px-50px{padding-left:50px;padding-right:50px}.print\:py-100px{padding-top:100px;padding-bottom:100px}.print\:px-100px{padding-left:100px;padding-right:100px}.print\:py-150px{padding-top:150px;padding-bottom:150px}.print\:px-150px{padding-left:150px;padding-right:150px}.print\:py-200px{padding-top:200px;padding-bottom:200px}.print\:px-200px{padding-left:200px;padding-right:200px}.print\:py-button{padding-top:18px 30px 15px;padding-bottom:18px 30px 15px}.print\:px-button{padding-left:18px 30px 15px;padding-right:18px 30px 15px}.print\:py-15pct{padding-top:15%;padding-bottom:15%}.print\:px-15pct{padding-left:15%;padding-right:15%}.print\:pt-0{padding-top:0}.print\:pr-0{padding-right:0}.print\:pb-0{padding-bottom:0}.print\:pl-0{padding-left:0}.print\:pt-1{padding-top:.25rem}.print\:pr-1{padding-right:.25rem}.print\:pb-1{padding-bottom:.25rem}.print\:pl-1{padding-left:.25rem}.print\:pt-2{padding-top:.5rem}.print\:pr-2{padding-right:.5rem}.print\:pb-2{padding-bottom:.5rem}.print\:pl-2{padding-left:.5rem}.print\:pt-3{padding-top:.75rem}.print\:pr-3{padding-right:.75rem}.print\:pb-3{padding-bottom:.75rem}.print\:pl-3{padding-left:.75rem}.print\:pt-4{padding-top:1rem}.print\:pr-4{padding-right:1rem}.print\:pb-4{padding-bottom:1rem}.print\:pl-4{padding-left:1rem}.print\:pt-6{padding-top:1.5rem}.print\:pr-6{padding-right:1.5rem}.print\:pb-6{padding-bottom:1.5rem}.print\:pl-6{padding-left:1.5rem}.print\:pt-8{padding-top:2rem}.print\:pr-8{padding-right:2rem}.print\:pb-8{padding-bottom:2rem}.print\:pl-8{padding-left:2rem}.print\:pt-px{padding-top:1px}.print\:pr-px{padding-right:1px}.print\:pb-px{padding-bottom:1px}.print\:pl-px{padding-left:1px}.print\:pt-2px{padding-top:2px}.print\:pr-2px{padding-right:2px}.print\:pb-2px{padding-bottom:2px}.print\:pl-2px{padding-left:2px}.print\:pt-25px{padding-top:25px}.print\:pr-25px{padding-right:25px}.print\:pb-25px{padding-bottom:25px}.print\:pl-25px{padding-left:25px}.print\:pt-50px{padding-top:50px}.print\:pr-50px{padding-right:50px}.print\:pb-50px{padding-bottom:50px}.print\:pl-50px{padding-left:50px}.print\:pt-100px{padding-top:100px}.print\:pr-100px{padding-right:100px}.print\:pb-100px{padding-bottom:100px}.print\:pl-100px{padding-left:100px}.print\:pt-150px{padding-top:150px}.print\:pr-150px{padding-right:150px}.print\:pb-150px{padding-bottom:150px}.print\:pl-150px{padding-left:150px}.print\:pt-200px{padding-top:200px}.print\:pr-200px{padding-right:200px}.print\:pb-200px{padding-bottom:200px}.print\:pl-200px{padding-left:200px}.print\:pt-button{padding-top:18px 30px 15px}.print\:pr-button{padding-right:18px 30px 15px}.print\:pb-button{padding-bottom:18px 30px 15px}.print\:pl-button{padding-left:18px 30px 15px}.print\:pt-15pct{padding-top:15%}.print\:pr-15pct{padding-right:15%}.print\:pb-15pct{padding-bottom:15%}.print\:pl-15pct{padding-left:15%}.print\:pointer-events-none{pointer-events:none}.print\:pointer-events-auto{pointer-events:auto}.print\:static{position:static}.print\:fixed{position:fixed}.print\:absolute{position:absolute}.print\:relative{position:relative}.print\:sticky{position:sticky}.print\:pin-none{top:auto;right:auto;bottom:auto;left:auto}.print\:pin{right:0;left:0}.print\:pin,.print\:pin-y{top:0;bottom:0}.print\:pin-x{right:0;left:0}.print\:pin-t{top:0}.print\:pin-r{right:0}.print\:pin-b{bottom:0}.print\:pin-l{left:0}.print\:resize-none{resize:none}.print\:resize-y{resize:vertical}.print\:resize-x{resize:horizontal}.print\:resize{resize:both}.print\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.print\:shadow-faint{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.print\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.print\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.print\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.print\:shadow-none{box-shadow:none}.print\:text-left{text-align:left}.print\:text-center{text-align:center}.print\:text-right{text-align:right}.print\:text-justify{text-align:justify}.print\:text-white{color:#fff}.print\:text-black{color:#000}.print\:text-grey{color:#858585}.print\:text-grey-dark{color:#333}.print\:text-grey-light{color:#d1d2d3}.print\:text-grey-lighter{color:#f3f3f3}.print\:text-grey-lightest{color:#eaeaea}.print\:text-blue{color:#09f}.print\:text-blue-dark{color:#046598}.print\:text-blue-darker{color:#1a4660}.print\:text-teal{color:#4093a2}.print\:text-yellow{color:#f7981d}.print\:text-red{color:#ee3c24}.print\:text-green{color:#009848}.print\:text-green-dark{color:#066}.print\:text-patina{color:#146565}.print\:text-patina-dark{color:#184545}.print\:text-patina-light{color:#7da3a3}.print\:text-patina-lighter{color:#bed1d1}.print\:text-transparent{color:transparent}.print\:group:hover .group-hover\:text-white{color:#fff}.print\:group:hover .group-hover\:text-black{color:#000}.print\:group:hover .group-hover\:text-grey{color:#858585}.print\:group:hover .group-hover\:text-grey-dark{color:#333}.print\:group:hover .group-hover\:text-grey-light{color:#d1d2d3}.print\:group:hover .group-hover\:text-grey-lighter{color:#f3f3f3}.print\:group:hover .group-hover\:text-grey-lightest{color:#eaeaea}.print\:group:hover .group-hover\:text-blue{color:#09f}.print\:group:hover .group-hover\:text-blue-dark{color:#046598}.print\:group:hover .group-hover\:text-blue-darker{color:#1a4660}.print\:group:hover .group-hover\:text-teal{color:#4093a2}.print\:group:hover .group-hover\:text-yellow{color:#f7981d}.print\:group:hover .group-hover\:text-red{color:#ee3c24}.print\:group:hover .group-hover\:text-green{color:#009848}.print\:group:hover .group-hover\:text-green-dark{color:#066}.print\:group:hover .group-hover\:text-patina{color:#146565}.print\:group:hover .group-hover\:text-patina-dark{color:#184545}.print\:group:hover .group-hover\:text-patina-light{color:#7da3a3}.print\:group:hover .group-hover\:text-patina-lighter{color:#bed1d1}.print\:group:hover .group-hover\:text-transparent{color:transparent}.print\:hover\:text-white:hover{color:#fff}.print\:hover\:text-black:hover{color:#000}.print\:hover\:text-grey:hover{color:#858585}.print\:hover\:text-grey-dark:hover{color:#333}.print\:hover\:text-grey-light:hover{color:#d1d2d3}.print\:hover\:text-grey-lighter:hover{color:#f3f3f3}.print\:hover\:text-grey-lightest:hover{color:#eaeaea}.print\:hover\:text-blue:hover{color:#09f}.print\:hover\:text-blue-dark:hover{color:#046598}.print\:hover\:text-blue-darker:hover{color:#1a4660}.print\:hover\:text-teal:hover{color:#4093a2}.print\:hover\:text-yellow:hover{color:#f7981d}.print\:hover\:text-red:hover{color:#ee3c24}.print\:hover\:text-green:hover{color:#009848}.print\:hover\:text-green-dark:hover{color:#066}.print\:hover\:text-patina:hover{color:#146565}.print\:hover\:text-patina-dark:hover{color:#184545}.print\:hover\:text-patina-light:hover{color:#7da3a3}.print\:hover\:text-patina-lighter:hover{color:#bed1d1}.print\:hover\:text-transparent:hover{color:transparent}.print\:text-2xs{font-size:.625rem}.print\:text-xs{font-size:.75rem}.print\:text-sm{font-size:.875rem}.print\:text-base{font-size:1rem}.print\:text-lg{font-size:1.125rem}.print\:text-xl{font-size:1.25rem}.print\:text-2xl{font-size:1.5rem}.print\:text-3xl{font-size:1.875rem}.print\:text-4xl{font-size:2.25rem}.print\:text-5xl{font-size:3rem}.print\:text-6xl{font-size:3.5rem}.print\:text-7xl{font-size:4rem}.print\:text-8xl{font-size:4.5rem}.print\:text-9xl{font-size:5rem}.print\:text-10xl{font-size:5.5rem}.print\:text-blockbuster-1{font-size:8rem}.print\:text-blockbuster-2{font-size:9rem}.print\:text-blockbuster-3{font-size:10rem}.print\:italic{font-style:italic}.print\:roman{font-style:normal}.print\:uppercase{text-transform:uppercase}.print\:lowercase{text-transform:lowercase}.print\:capitalize{text-transform:capitalize}.print\:normal-case{text-transform:none}.print\:underline{text-decoration:underline}.print\:line-through{text-decoration:line-through}.print\:no-underline{text-decoration:none}.print\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.print\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.print\:hover\:italic:hover{font-style:italic}.print\:hover\:roman:hover{font-style:normal}.print\:hover\:uppercase:hover{text-transform:uppercase}.print\:hover\:lowercase:hover{text-transform:lowercase}.print\:hover\:capitalize:hover{text-transform:capitalize}.print\:hover\:normal-case:hover{text-transform:none}.print\:hover\:underline:hover{text-decoration:underline}.print\:hover\:line-through:hover{text-decoration:line-through}.print\:hover\:no-underline:hover{text-decoration:none}.print\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.print\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.print\:tracking-n1px{letter-spacing:-1px}.print\:tracking-tight{letter-spacing:-.05em}.print\:tracking-normal{letter-spacing:0}.print\:tracking-wide{letter-spacing:.05em}.print\:tracking-super{letter-spacing:.1em}.print\:tracking-mega{letter-spacing:2px}.print\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.print\:select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.print\:align-baseline{vertical-align:baseline}.print\:align-top{vertical-align:top}.print\:align-middle{vertical-align:middle}.print\:align-bottom{vertical-align:bottom}.print\:align-text-top{vertical-align:text-top}.print\:align-text-bottom{vertical-align:text-bottom}.print\:visible{visibility:visible}.print\:invisible{visibility:hidden}.print\:whitespace-normal{white-space:normal}.print\:whitespace-no-wrap{white-space:nowrap}.print\:whitespace-pre{white-space:pre}.print\:whitespace-pre-line{white-space:pre-line}.print\:whitespace-pre-wrap{white-space:pre-wrap}.print\:break-words{word-wrap:break-word}.print\:break-normal{word-wrap:normal}.print\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print\:w-1{width:.25rem}.print\:w-2{width:.5rem}.print\:w-3{width:.75rem}.print\:w-4{width:1rem}.print\:w-5{width:1.25rem}.print\:w-6{width:1.5rem}.print\:w-7{width:1.625rem}.print\:w-8{width:2rem}.print\:w-10{width:2.5rem}.print\:w-12{width:3rem}.print\:w-16{width:4rem}.print\:w-24{width:6rem}.print\:w-32{width:8rem}.print\:w-48{width:12rem}.print\:w-64{width:16rem}.print\:w-80{width:20rem}.print\:w-auto{width:auto}.print\:w-px{width:1px}.print\:w-1\/1{width:100%}.print\:w-1\/2{width:50%}.print\:w-1\/3{width:33.33333%}.print\:w-2\/3{width:66.66667%}.print\:w-1\/4{width:25%}.print\:w-3\/4{width:75%}.print\:w-1\/5{width:20%}.print\:w-2\/5{width:40%}.print\:w-3\/5{width:60%}.print\:w-4\/5{width:80%}.print\:w-1\/6{width:16.66667%}.print\:w-5\/6{width:83.33333%}.print\:w-full{width:100%}.print\:w-screen{width:100vw}.print\:w-fit{width:-moz-fit-content;width:fit-content}.print\:z-0{z-index:0}.print\:z-10{z-index:10}.print\:z-20{z-index:20}.print\:z-30{z-index:30}.print\:z-40{z-index:40}.print\:z-50{z-index:50}.print\:z-auto{z-index:auto}}