/**
 * @project      basictheme
 * @author       Jurjen Nieuwenhuis, Dynamit <jurjen@dynamit.nl>
 * @build        Tue, Apr 30, 2019 12:51 PM ET
 * @version      1.0.0
 * @copyright    Copyright (c) 2019, Dynamit
 *
 */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--blue:#3490dc;--indigo:#6574cd;--purple:#9561e2;--pink:#f66d9b;--red:#e3342f;--orange:#f6993f;--yellow:#ffed4a;--green:#38c172;--teal:#4dc0b5;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--transparent:transparent;--black:#22292f;--grey-darkest:#3d4852;--grey-darker:#606f7b;--grey-dark:#8795a1;--grey:#b8c2cc;--grey-light:#dae1e7;--grey-lighter:#f1f5f8;--grey-lightest:#f8fafc;--red-darkest:#3b0d0c;--red-darker:#621b18;--red-dark:#cc1f1a;--red-light:#ef5753;--red-lighter:#f9acaa;--red-lightest:#fcebea;--orange-darkest:#462a16;--orange-darker:#613b1f;--orange-dark:#de751f;--orange-light:#faad63;--orange-lighter:#fcd9b6;--orange-lightest:#fff5eb;--yellow-darkest:#453411;--yellow-darker:#684f1d;--yellow-dark:#f2d024;--yellow-light:#fff382;--yellow-lighter:#fff9c2;--yellow-lightest:#fcfbeb;--green-darkest:#0f2f21;--green-darker:#1a4731;--green-dark:#1f9d55;--green-light:#51d88a;--green-lighter:#a2f5bf;--green-lightest:#e3fcec;--teal-darkest:#0d3331;--teal-darker:#20504f;--teal-dark:#38a89d;--teal-light:#64d5ca;--teal-lighter:#a0f0ed;--teal-lightest:#e8fffe;--blue-darkest:#12283a;--blue-darker:#1c3d5a;--blue-dark:#2779bd;--blue-light:#6cb2eb;--blue-lighter:#bcdefa;--blue-lightest:#eff8ff;--indigo-darkest:#191e38;--indigo-darker:#2f365f;--indigo-dark:#5661b3;--indigo-light:#7886d7;--indigo-lighter:#b2b7ff;--indigo-lightest:#e6e8ff;--purple-darkest:#21183c;--purple-darker:#382b5f;--purple-dark:#794acf;--purple-light:#a779e9;--purple-lighter:#d6bbfc;--purple-lightest:#f3ebff;--pink-darkest:#451225;--pink-darker:#6f213f;--pink-dark:#eb5286;--pink-light:#fa7ea8;--pink-lighter:#ffbbca;--pink-lightest:#ffebef;--current:currentColor;--theme-green:#81bc40;--theme-black:#000;--theme-grey:#eff1f0;--theme-grey-dark:#e0e3e2;--comp-spacer-color:#e0e3e2;--primary:#81bc40;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}@-ms-viewport{width:device-width}body,html{margin:0;padding:0;height:100%;min-height:100%}body{background-color:#fff}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0);}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0);}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0);}90%{transform:translate3d(0,-4px,0);}}.bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{animation-name:b}@keyframes c{0%{transform:scaleX(1);}50%{transform:scale3d(1.05,1.05,1.05);}to{transform:scaleX(1);}}.pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1);}30%{transform:scale3d(1.25,.75,1);}40%{transform:scale3d(.75,1.25,1);}50%{transform:scale3d(1.15,.85,1);}65%{transform:scale3d(.95,1.05,1);}75%{transform:scale3d(1.05,.95,1);}to{transform:scaleX(1);}}.rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0);}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0);}20%,40%,60%,80%{transform:translate3d(10px,0,0);}}.shake{animation-name:e}@keyframes f{0%{transform:translateX(0);}6.5%{transform:translateX(-6px) rotateY(-9deg);}18.5%{transform:translateX(5px) rotateY(7deg);}31.5%{transform:translateX(-3px) rotateY(-5deg);}43.5%{transform:translateX(2px) rotateY(3deg);}50%{transform:translateX(0);}}.headShake{animation-timing-function:ease-in-out;animation-name:f}@keyframes g{20%{transform:rotate(15deg);}40%{transform:rotate(-10deg);}60%{transform:rotate(5deg);}80%{transform:rotate(-5deg);}to{transform:rotate(0deg);}}.swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1);}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{transform:scaleX(1);}}.tada{animation-name:h}@keyframes i{0%{transform:none;}15%{transform:translate3d(-25%,0,0) rotate(-5deg);}30%{transform:translate3d(20%,0,0) rotate(3deg);}45%{transform:translate3d(-15%,0,0) rotate(-3deg);}60%{transform:translate3d(10%,0,0) rotate(2deg);}75%{transform:translate3d(-5%,0,0) rotate(-1deg);}to{transform:none;}}.wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:none;}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{transform:skewX(6.25deg) skewY(6.25deg);}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{transform:skewX(.39062deg) skewY(.39062deg);}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg);}}.jello{animation-name:j;transform-origin:center}@keyframes k{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:scale3d(.3,.3,.3);}20%{transform:scale3d(1.1,1.1,1.1);}40%{transform:scale3d(.9,.9,.9);}60%{opacity:1;transform:scale3d(1.03,1.03,1.03);}80%{transform:scale3d(.97,.97,.97);}to{opacity:1;transform:scaleX(1);}}.bounceIn{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(0,-3000px,0);}60%{opacity:1;transform:translate3d(0,25px,0);}75%{transform:translate3d(0,-10px,0);}90%{transform:translate3d(0,5px,0);}to{transform:none;}}.bounceInDown{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(-3000px,0,0);}60%{opacity:1;transform:translate3d(25px,0,0);}75%{transform:translate3d(-10px,0,0);}90%{transform:translate3d(5px,0,0);}to{transform:none;}}.bounceInLeft{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(3000px,0,0);}60%{opacity:1;transform:translate3d(-25px,0,0);}75%{transform:translate3d(10px,0,0);}90%{transform:translate3d(-5px,0,0);}to{transform:none;}}.bounceInRight{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(0,3000px,0);}60%{opacity:1;transform:translate3d(0,-20px,0);}75%{transform:translate3d(0,10px,0);}90%{transform:translate3d(0,-5px,0);}to{transform:translateZ(0);}}.bounceInUp{animation-name:o}@keyframes p{20%{transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1);}to{opacity:0;transform:scale3d(.3,.3,.3);}}.bounceOut{animation-name:p}@keyframes q{20%{transform:translate3d(0,10px,0);}40%,45%{opacity:1;transform:translate3d(0,-20px,0);}to{opacity:0;transform:translate3d(0,2000px,0);}}.bounceOutDown{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(20px,0,0);}to{opacity:0;transform:translate3d(-2000px,0,0);}}.bounceOutLeft{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(-20px,0,0);}to{opacity:0;transform:translate3d(2000px,0,0);}}.bounceOutRight{animation-name:s}@keyframes t{20%{transform:translate3d(0,-10px,0);}40%,45%{opacity:1;transform:translate3d(0,20px,0);}to{opacity:0;transform:translate3d(0,-2000px,0);}}.bounceOutUp{animation-name:t}@keyframes u{0%{opacity:0;}to{opacity:1;}}.fadeIn{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-100%,0);}to{opacity:1;transform:none;}}.fadeInDown{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-2000px,0);}to{opacity:1;transform:none;}}.fadeInDownBig{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-100%,0,0);}to{opacity:1;transform:none;}}.fadeInLeft{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-2000px,0,0);}to{opacity:1;transform:none;}}.fadeInLeftBig{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(100%,0,0);}to{opacity:1;transform:none;}}.fadeInRight{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(2000px,0,0);}to{opacity:1;transform:none;}}.fadeInRightBig{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,100%,0);}to{opacity:1;transform:none;}}.fadeInUp{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,2000px,0);}to{opacity:1;transform:none;}}.fadeInUpBig{animation-name:C}.fadeOut{animation-name:zb}@keyframes D{0%{opacity:1;}to{opacity:0;transform:translate3d(0,100%,0);}}.fadeOutDown{animation-name:D}@keyframes E{0%{opacity:1;}to{opacity:0;transform:translate3d(0,2000px,0);}}.fadeOutDownBig{animation-name:E}@keyframes F{0%{opacity:1;}to{opacity:0;transform:translate3d(-100%,0,0);}}.fadeOutLeft{animation-name:F}@keyframes G{0%{opacity:1;}to{opacity:0;transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{animation-name:G}@keyframes H{0%{opacity:1;}to{opacity:0;transform:translate3d(100%,0,0);}}.fadeOutRight{animation-name:H}@keyframes I{0%{opacity:1;}to{opacity:0;transform:translate3d(2000px,0,0);}}.fadeOutRightBig{animation-name:I}@keyframes J{0%{opacity:1;}to{opacity:0;transform:translate3d(0,-100%,0);}}.fadeOutUp{animation-name:J}@keyframes K{0%{opacity:1;}to{opacity:0;transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{animation-name:K}@keyframes L{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out;}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in;}to{transform:perspective(400px);animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotateX(10deg);opacity:1;}80%{transform:perspective(400px) rotateX(-5deg);}to{transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotateY(10deg);opacity:1;}80%{transform:perspective(400px) rotateY(-5deg);}to{transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:N}@keyframes O{0%{transform:perspective(400px);}30%{transform:perspective(400px) rotateX(-20deg);opacity:1;}to{transform:perspective(400px) rotateX(90deg);opacity:0;}}.flipOutX{animation-name:O;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes P{0%{transform:perspective(400px);}30%{transform:perspective(400px) rotateY(-15deg);opacity:1;}to{transform:perspective(400px) rotateY(90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:P}@keyframes Q{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{transform:skewX(20deg);opacity:1;}80%{transform:skewX(-5deg);opacity:1;}to{transform:none;opacity:1;}}.lightSpeedIn{animation-name:Q;animation-timing-function:ease-out}@keyframes R{0%{opacity:1;}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{animation-name:R;animation-timing-function:ease-in}@keyframes S{0%{transform-origin:center;transform:rotate(-200deg);opacity:0;}to{transform-origin:center;transform:none;opacity:1;}}.rotateIn{animation-name:S}@keyframes T{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInDownLeft{animation-name:T}@keyframes U{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInDownRight{animation-name:U}@keyframes V{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInUpLeft{animation-name:V}@keyframes W{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInUpRight{animation-name:W}@keyframes X{0%{transform-origin:center;opacity:1;}to{transform-origin:center;transform:rotate(200deg);opacity:0;}}.rotateOut{animation-name:X}@keyframes Y{0%{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0;}}.rotateOutDownLeft{animation-name:Y}@keyframes Z{0%{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0;}}.rotateOutDownRight{animation-name:Z}@keyframes ab{0%{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0;}}.rotateOutUpLeft{animation-name:ab}@keyframes bb{0%{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}}.rotateOutUpRight{animation-name:bb}@keyframes cb{0%{transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;}to{transform:translate3d(0,700px,0);opacity:0;}}.hinge{animation-name:cb}@keyframes db{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom;}50%{transform:rotate(-10deg);}70%{transform:rotate(3deg);}to{opacity:1;transform:scale(1);}}.jackInTheBox{animation-name:db}@keyframes eb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;transform:none;}}.rollIn{animation-name:eb}@keyframes fb{0%{opacity:1;}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg);}}.rollOut{animation-name:fb}@keyframes gb{0%{opacity:0;transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{animation-name:gb}@keyframes hb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{animation-name:kb}@keyframes lb{0%{opacity:1;}50%{opacity:0;transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{animation-name:lb}@keyframes mb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{animation-name:mb}@keyframes nb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center;}}.zoomOutLeft{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center;}}.zoomOutRight{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{animation-name:pb}@keyframes qb{0%{transform:translate3d(0,-100%,0);visibility:visible;}to{transform:translateZ(0);}}.slideInDown{animation-name:qb}@keyframes rb{0%{transform:translate3d(-100%,0,0);visibility:visible;}to{transform:translateZ(0);}}.slideInLeft{animation-name:rb}@keyframes sb{0%{transform:translate3d(100%,0,0);visibility:visible;}to{transform:translateZ(0);}}.slideInRight{animation-name:sb}@keyframes tb{0%{transform:translate3d(0,100%,0);visibility:visible;}to{transform:translateZ(0);}}.slideInUp{animation-name:tb}@keyframes ub{0%{transform:translateZ(0);}to{visibility:hidden;transform:translate3d(0,100%,0);}}.slideOutDown{animation-name:ub}@keyframes vb{0%{transform:translateZ(0);}to{visibility:hidden;transform:translate3d(-100%,0,0);}}.slideOutLeft{animation-name:vb}@keyframes wb{0%{transform:translateZ(0);}to{visibility:hidden;transform:translate3d(100%,0,0);}}.slideOutRight{animation-name:wb}@keyframes xb{0%{transform:translateZ(0);}to{visibility:hidden;transform:translate3d(0,-100%,0);}}.slideOutUp{animation-name:xb}.container{width:100%;padding-right:.5rem;padding-left:.5rem;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:100%}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:.5rem;padding-left:.5rem;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:.5rem;padding-left:.5rem}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#dcecca}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#d0e5b7}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#bfde9e;outline:0;box-shadow:0 0 0 .2rem rgba(129,188,64,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.6875rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:after,.was-validated .custom-file-input:valid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:after,.was-validated .custom-file-input:invalid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-ms-flexbox;display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.2rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(129,188,64,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#212529;background-color:#81bc40;border-color:#81bc40}.btn-primary:hover{color:#fff;background-color:#6d9f36;border-color:#679633}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(129,188,64,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#212529;background-color:#81bc40;border-color:#81bc40}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#679633;border-color:#608c30}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(129,188,64,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#81bc40;background-color:transparent;background-image:none;border-color:#81bc40}.btn-outline-primary:hover{color:#212529;background-color:#81bc40;border-color:#81bc40}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(129,188,64,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#81bc40;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#212529;background-color:#81bc40;border-color:#81bc40}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(129,188,64,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#81bc40;background-color:transparent}.btn-link:hover{color:#5a832d;background-color:transparent}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:12;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#81bc40}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.6875rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#81bc40;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#5a832d;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(129,188,64,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#81bc40;border-color:#81bc40}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#436221;background-color:#e6f2d9;border-color:#dcecca}.alert-primary hr{border-top-color:#d0e5b7}.alert-primary .alert-link{color:#293c14}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes yb{0%{background-position:1rem 0;}to{background-position:0 0;}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-ms-flexbox;display:flex}.progress-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#81bc40;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:yb 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#81bc40;border-color:#81bc40}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#436221;background-color:#dcecca}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#436221;background-color:#d0e5b7}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#436221;border-color:#436221}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}@media print{*,:after,:before{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:0}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:-1px -1px 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 -1px -1px}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:-1px}.card-img-top{width:100%;border-top-left-radius:-1px;border-top-right-radius:-1px}.card-img-bottom{width:100%;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:.5rem}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-.5rem;margin-left:-.5rem}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:.5rem;margin-bottom:0;margin-left:.5rem}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:.5rem}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:0}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.tooltip{position:absolute;z-index:13;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:7;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:6;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:576px){.sm\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media (min-width:768px){.md\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media (min-width:992px){.lg\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media (min-width:1200px){.xl\: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-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}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.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}@media (min-width:576px){.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}}@media (min-width:768px){.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}}@media (min-width:992px){.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}}@media (min-width:1200px){.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}}.flex{display:-ms-flexbox;display:flex}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-ms-flex-align:start;align-items:flex-start}.items-end{-ms-flex-align:end;align-items:flex-end}.items-center{-ms-flex-align:center;align-items:center}.items-baseline{-ms-flex-align:baseline;align-items:baseline}.items-stretch{-ms-flex-align:stretch;align-items:stretch}.self-auto{-ms-flex-item-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;align-self:center}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.content-center{-ms-flex-line-pack:center;align-content:center}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.flex-1{-ms-flex:1;flex:1}.flex-auto{-ms-flex:auto;flex:auto}.flex-initial{-ms-flex:initial;flex:initial}.flex-none{-ms-flex:none;flex:none}.flex-grow{-ms-flex-positive:1;flex-grow:1}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-no-grow{-ms-flex-positive:0;flex-grow:0}.flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.list-reset{list-style:none;padding:0}.outline-none{outline:0}.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-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.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:-webkit-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}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.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}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.flip-x{transform:scaleX(-1)}.flip-y{transform:scaleY(-1)}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;-ms-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}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-center{-o-object-position:center;object-position:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bg-transparent,.focus\:bg-transparent:focus,.hover\:bg-transparent:hover{background-color:transparent}.bg-black,.focus\:bg-black:focus,.hover\:bg-black:hover{background-color:#22292f}.bg-grey-darkest,.focus\:bg-grey-darkest:focus,.hover\:bg-grey-darkest:hover{background-color:#3d4852}.bg-grey-darker,.focus\:bg-grey-darker:focus,.hover\:bg-grey-darker:hover{background-color:#606f7b}.bg-grey-dark,.focus\:bg-grey-dark:focus,.hover\:bg-grey-dark:hover{background-color:#8795a1}.bg-grey,.focus\:bg-grey:focus,.hover\:bg-grey:hover{background-color:#b8c2cc}.bg-grey-light,.focus\:bg-grey-light:focus,.hover\:bg-grey-light:hover{background-color:#dae1e7}.bg-grey-lighter,.focus\:bg-grey-lighter:focus,.hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.bg-grey-lightest,.focus\:bg-grey-lightest:focus,.hover\:bg-grey-lightest:hover{background-color:#f8fafc}.bg-white,.focus\:bg-white:focus,.hover\:bg-white:hover{background-color:#fff}.bg-red-darkest,.focus\:bg-red-darkest:focus,.hover\:bg-red-darkest:hover{background-color:#3b0d0c}.bg-red-darker,.focus\:bg-red-darker:focus,.hover\:bg-red-darker:hover{background-color:#621b18}.bg-red-dark,.focus\:bg-red-dark:focus,.hover\:bg-red-dark:hover{background-color:#cc1f1a}.bg-red,.focus\:bg-red:focus,.hover\:bg-red:hover{background-color:#e3342f}.bg-red-light,.focus\:bg-red-light:focus,.hover\:bg-red-light:hover{background-color:#ef5753}.bg-red-lighter,.focus\:bg-red-lighter:focus,.hover\:bg-red-lighter:hover{background-color:#f9acaa}.bg-red-lightest,.focus\:bg-red-lightest:focus,.hover\:bg-red-lightest:hover{background-color:#fcebea}.bg-orange-darkest,.focus\:bg-orange-darkest:focus,.hover\:bg-orange-darkest:hover{background-color:#462a16}.bg-orange-darker,.focus\:bg-orange-darker:focus,.hover\:bg-orange-darker:hover{background-color:#613b1f}.bg-orange-dark,.focus\:bg-orange-dark:focus,.hover\:bg-orange-dark:hover{background-color:#de751f}.bg-orange,.focus\:bg-orange:focus,.hover\:bg-orange:hover{background-color:#f6993f}.bg-orange-light,.focus\:bg-orange-light:focus,.hover\:bg-orange-light:hover{background-color:#faad63}.bg-orange-lighter,.focus\:bg-orange-lighter:focus,.hover\:bg-orange-lighter:hover{background-color:#fcd9b6}.bg-orange-lightest,.focus\:bg-orange-lightest:focus,.hover\:bg-orange-lightest:hover{background-color:#fff5eb}.bg-yellow-darkest,.focus\:bg-yellow-darkest:focus,.hover\:bg-yellow-darkest:hover{background-color:#453411}.bg-yellow-darker,.focus\:bg-yellow-darker:focus,.hover\:bg-yellow-darker:hover{background-color:#684f1d}.bg-yellow-dark,.focus\:bg-yellow-dark:focus,.hover\:bg-yellow-dark:hover{background-color:#f2d024}.bg-yellow,.focus\:bg-yellow:focus,.hover\:bg-yellow:hover{background-color:#ffed4a}.bg-yellow-light,.focus\:bg-yellow-light:focus,.hover\:bg-yellow-light:hover{background-color:#fff382}.bg-yellow-lighter,.focus\:bg-yellow-lighter:focus,.hover\:bg-yellow-lighter:hover{background-color:#fff9c2}.bg-yellow-lightest,.focus\:bg-yellow-lightest:focus,.hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.bg-green-darkest,.focus\:bg-green-darkest:focus,.hover\:bg-green-darkest:hover{background-color:#0f2f21}.bg-green-darker,.focus\:bg-green-darker:focus,.hover\:bg-green-darker:hover{background-color:#1a4731}.bg-green-dark,.focus\:bg-green-dark:focus,.hover\:bg-green-dark:hover{background-color:#1f9d55}.bg-green,.focus\:bg-green:focus,.hover\:bg-green:hover{background-color:#38c172}.bg-green-light,.focus\:bg-green-light:focus,.hover\:bg-green-light:hover{background-color:#51d88a}.bg-green-lighter,.focus\:bg-green-lighter:focus,.hover\:bg-green-lighter:hover{background-color:#a2f5bf}.bg-green-lightest,.focus\:bg-green-lightest:focus,.hover\:bg-green-lightest:hover{background-color:#e3fcec}.bg-teal-darkest,.focus\:bg-teal-darkest:focus,.hover\:bg-teal-darkest:hover{background-color:#0d3331}.bg-teal-darker,.focus\:bg-teal-darker:focus,.hover\:bg-teal-darker:hover{background-color:#20504f}.bg-teal-dark,.focus\:bg-teal-dark:focus,.hover\:bg-teal-dark:hover{background-color:#38a89d}.bg-teal,.focus\:bg-teal:focus,.hover\:bg-teal:hover{background-color:#4dc0b5}.bg-teal-light,.focus\:bg-teal-light:focus,.hover\:bg-teal-light:hover{background-color:#64d5ca}.bg-teal-lighter,.focus\:bg-teal-lighter:focus,.hover\:bg-teal-lighter:hover{background-color:#a0f0ed}.bg-teal-lightest,.focus\:bg-teal-lightest:focus,.hover\:bg-teal-lightest:hover{background-color:#e8fffe}.bg-blue-darkest,.focus\:bg-blue-darkest:focus,.hover\:bg-blue-darkest:hover{background-color:#12283a}.bg-blue-darker,.focus\:bg-blue-darker:focus,.hover\:bg-blue-darker:hover{background-color:#1c3d5a}.bg-blue-dark,.focus\:bg-blue-dark:focus,.hover\:bg-blue-dark:hover{background-color:#2779bd}.bg-blue,.focus\:bg-blue:focus,.hover\:bg-blue:hover{background-color:#3490dc}.bg-blue-light,.focus\:bg-blue-light:focus,.hover\:bg-blue-light:hover{background-color:#6cb2eb}.bg-blue-lighter,.focus\:bg-blue-lighter:focus,.hover\:bg-blue-lighter:hover{background-color:#bcdefa}.bg-blue-lightest,.focus\:bg-blue-lightest:focus,.hover\:bg-blue-lightest:hover{background-color:#eff8ff}.bg-indigo-darkest,.focus\:bg-indigo-darkest:focus,.hover\:bg-indigo-darkest:hover{background-color:#191e38}.bg-indigo-darker,.focus\:bg-indigo-darker:focus,.hover\:bg-indigo-darker:hover{background-color:#2f365f}.bg-indigo-dark,.focus\:bg-indigo-dark:focus,.hover\:bg-indigo-dark:hover{background-color:#5661b3}.bg-indigo,.focus\:bg-indigo:focus,.hover\:bg-indigo:hover{background-color:#6574cd}.bg-indigo-light,.focus\:bg-indigo-light:focus,.hover\:bg-indigo-light:hover{background-color:#7886d7}.bg-indigo-lighter,.focus\:bg-indigo-lighter:focus,.hover\:bg-indigo-lighter:hover{background-color:#b2b7ff}.bg-indigo-lightest,.focus\:bg-indigo-lightest:focus,.hover\:bg-indigo-lightest:hover{background-color:#e6e8ff}.bg-purple-darkest,.focus\:bg-purple-darkest:focus,.hover\:bg-purple-darkest:hover{background-color:#21183c}.bg-purple-darker,.focus\:bg-purple-darker:focus,.hover\:bg-purple-darker:hover{background-color:#382b5f}.bg-purple-dark,.focus\:bg-purple-dark:focus,.hover\:bg-purple-dark:hover{background-color:#794acf}.bg-purple,.focus\:bg-purple:focus,.hover\:bg-purple:hover{background-color:#9561e2}.bg-purple-light,.focus\:bg-purple-light:focus,.hover\:bg-purple-light:hover{background-color:#a779e9}.bg-purple-lighter,.focus\:bg-purple-lighter:focus,.hover\:bg-purple-lighter:hover{background-color:#d6bbfc}.bg-purple-lightest,.focus\:bg-purple-lightest:focus,.hover\:bg-purple-lightest:hover{background-color:#f3ebff}.bg-pink-darkest,.focus\:bg-pink-darkest:focus,.hover\:bg-pink-darkest:hover{background-color:#451225}.bg-pink-darker,.focus\:bg-pink-darker:focus,.hover\:bg-pink-darker:hover{background-color:#6f213f}.bg-pink-dark,.focus\:bg-pink-dark:focus,.hover\:bg-pink-dark:hover{background-color:#eb5286}.bg-pink,.focus\:bg-pink:focus,.hover\:bg-pink:hover{background-color:#f66d9b}.bg-pink-light,.focus\:bg-pink-light:focus,.hover\:bg-pink-light:hover{background-color:#fa7ea8}.bg-pink-lighter,.focus\:bg-pink-lighter:focus,.hover\:bg-pink-lighter:hover{background-color:#ffbbca}.bg-pink-lightest,.focus\:bg-pink-lightest:focus,.hover\:bg-pink-lightest:hover{background-color:#ffebef}.bg-current,.focus\:bg-current:focus,.hover\:bg-current:hover{background-color:currentColor}.bg-theme-green,.focus\:bg-theme-green:focus,.hover\:bg-theme-green:hover{background-color:#81bc40}.bg-theme-black,.focus\:bg-theme-black:focus,.hover\:bg-theme-black:hover{background-color:#000}.bg-theme-grey,.focus\:bg-theme-grey:focus,.hover\:bg-theme-grey:hover{background-color:#eff1f0}.bg-comp-spacer-color,.bg-theme-grey-dark,.focus\:bg-comp-spacer-color:focus,.focus\:bg-theme-grey-dark:focus,.hover\:bg-comp-spacer-color:hover,.hover\:bg-theme-grey-dark:hover{background-color:#e0e3e2}@media (min-width:576px){.sm\:bg-transparent,.sm\:focus\:bg-transparent:focus,.sm\:hover\:bg-transparent:hover{background-color:transparent}.sm\:bg-black,.sm\:focus\:bg-black:focus,.sm\:hover\:bg-black:hover{background-color:#22292f}.sm\:bg-grey-darkest,.sm\:focus\:bg-grey-darkest:focus,.sm\:hover\:bg-grey-darkest:hover{background-color:#3d4852}.sm\:bg-grey-darker,.sm\:focus\:bg-grey-darker:focus,.sm\:hover\:bg-grey-darker:hover{background-color:#606f7b}.sm\:bg-grey-dark,.sm\:focus\:bg-grey-dark:focus,.sm\:hover\:bg-grey-dark:hover{background-color:#8795a1}.sm\:bg-grey,.sm\:focus\:bg-grey:focus,.sm\:hover\:bg-grey:hover{background-color:#b8c2cc}.sm\:bg-grey-light,.sm\:focus\:bg-grey-light:focus,.sm\:hover\:bg-grey-light:hover{background-color:#dae1e7}.sm\:bg-grey-lighter,.sm\:focus\:bg-grey-lighter:focus,.sm\:hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.sm\:bg-grey-lightest,.sm\:focus\:bg-grey-lightest:focus,.sm\:hover\:bg-grey-lightest:hover{background-color:#f8fafc}.sm\:bg-white,.sm\:focus\:bg-white:focus,.sm\:hover\:bg-white:hover{background-color:#fff}.sm\:bg-red-darkest,.sm\:focus\:bg-red-darkest:focus,.sm\:hover\:bg-red-darkest:hover{background-color:#3b0d0c}.sm\:bg-red-darker,.sm\:focus\:bg-red-darker:focus,.sm\:hover\:bg-red-darker:hover{background-color:#621b18}.sm\:bg-red-dark,.sm\:focus\:bg-red-dark:focus,.sm\:hover\:bg-red-dark:hover{background-color:#cc1f1a}.sm\:bg-red,.sm\:focus\:bg-red:focus,.sm\:hover\:bg-red:hover{background-color:#e3342f}.sm\:bg-red-light,.sm\:focus\:bg-red-light:focus,.sm\:hover\:bg-red-light:hover{background-color:#ef5753}.sm\:bg-red-lighter,.sm\:focus\:bg-red-lighter:focus,.sm\:hover\:bg-red-lighter:hover{background-color:#f9acaa}.sm\:bg-red-lightest,.sm\:focus\:bg-red-lightest:focus,.sm\:hover\:bg-red-lightest:hover{background-color:#fcebea}.sm\:bg-orange-darkest,.sm\:focus\:bg-orange-darkest:focus,.sm\:hover\:bg-orange-darkest:hover{background-color:#462a16}.sm\:bg-orange-darker,.sm\:focus\:bg-orange-darker:focus,.sm\:hover\:bg-orange-darker:hover{background-color:#613b1f}.sm\:bg-orange-dark,.sm\:focus\:bg-orange-dark:focus,.sm\:hover\:bg-orange-dark:hover{background-color:#de751f}.sm\:bg-orange,.sm\:focus\:bg-orange:focus,.sm\:hover\:bg-orange:hover{background-color:#f6993f}.sm\:bg-orange-light,.sm\:focus\:bg-orange-light:focus,.sm\:hover\:bg-orange-light:hover{background-color:#faad63}.sm\:bg-orange-lighter,.sm\:focus\:bg-orange-lighter:focus,.sm\:hover\:bg-orange-lighter:hover{background-color:#fcd9b6}.sm\:bg-orange-lightest,.sm\:focus\:bg-orange-lightest:focus,.sm\:hover\:bg-orange-lightest:hover{background-color:#fff5eb}.sm\:bg-yellow-darkest,.sm\:focus\:bg-yellow-darkest:focus,.sm\:hover\:bg-yellow-darkest:hover{background-color:#453411}.sm\:bg-yellow-darker,.sm\:focus\:bg-yellow-darker:focus,.sm\:hover\:bg-yellow-darker:hover{background-color:#684f1d}.sm\:bg-yellow-dark,.sm\:focus\:bg-yellow-dark:focus,.sm\:hover\:bg-yellow-dark:hover{background-color:#f2d024}.sm\:bg-yellow,.sm\:focus\:bg-yellow:focus,.sm\:hover\:bg-yellow:hover{background-color:#ffed4a}.sm\:bg-yellow-light,.sm\:focus\:bg-yellow-light:focus,.sm\:hover\:bg-yellow-light:hover{background-color:#fff382}.sm\:bg-yellow-lighter,.sm\:focus\:bg-yellow-lighter:focus,.sm\:hover\:bg-yellow-lighter:hover{background-color:#fff9c2}.sm\:bg-yellow-lightest,.sm\:focus\:bg-yellow-lightest:focus,.sm\:hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.sm\:bg-green-darkest,.sm\:focus\:bg-green-darkest:focus,.sm\:hover\:bg-green-darkest:hover{background-color:#0f2f21}.sm\:bg-green-darker,.sm\:focus\:bg-green-darker:focus,.sm\:hover\:bg-green-darker:hover{background-color:#1a4731}.sm\:bg-green-dark,.sm\:focus\:bg-green-dark:focus,.sm\:hover\:bg-green-dark:hover{background-color:#1f9d55}.sm\:bg-green,.sm\:focus\:bg-green:focus,.sm\:hover\:bg-green:hover{background-color:#38c172}.sm\:bg-green-light,.sm\:focus\:bg-green-light:focus,.sm\:hover\:bg-green-light:hover{background-color:#51d88a}.sm\:bg-green-lighter,.sm\:focus\:bg-green-lighter:focus,.sm\:hover\:bg-green-lighter:hover{background-color:#a2f5bf}.sm\:bg-green-lightest,.sm\:focus\:bg-green-lightest:focus,.sm\:hover\:bg-green-lightest:hover{background-color:#e3fcec}.sm\:bg-teal-darkest,.sm\:focus\:bg-teal-darkest:focus,.sm\:hover\:bg-teal-darkest:hover{background-color:#0d3331}.sm\:bg-teal-darker,.sm\:focus\:bg-teal-darker:focus,.sm\:hover\:bg-teal-darker:hover{background-color:#20504f}.sm\:bg-teal-dark,.sm\:focus\:bg-teal-dark:focus,.sm\:hover\:bg-teal-dark:hover{background-color:#38a89d}.sm\:bg-teal,.sm\:focus\:bg-teal:focus,.sm\:hover\:bg-teal:hover{background-color:#4dc0b5}.sm\:bg-teal-light,.sm\:focus\:bg-teal-light:focus,.sm\:hover\:bg-teal-light:hover{background-color:#64d5ca}.sm\:bg-teal-lighter,.sm\:focus\:bg-teal-lighter:focus,.sm\:hover\:bg-teal-lighter:hover{background-color:#a0f0ed}.sm\:bg-teal-lightest,.sm\:focus\:bg-teal-lightest:focus,.sm\:hover\:bg-teal-lightest:hover{background-color:#e8fffe}.sm\:bg-blue-darkest,.sm\:focus\:bg-blue-darkest:focus,.sm\:hover\:bg-blue-darkest:hover{background-color:#12283a}.sm\:bg-blue-darker,.sm\:focus\:bg-blue-darker:focus,.sm\:hover\:bg-blue-darker:hover{background-color:#1c3d5a}.sm\:bg-blue-dark,.sm\:focus\:bg-blue-dark:focus,.sm\:hover\:bg-blue-dark:hover{background-color:#2779bd}.sm\:bg-blue,.sm\:focus\:bg-blue:focus,.sm\:hover\:bg-blue:hover{background-color:#3490dc}.sm\:bg-blue-light,.sm\:focus\:bg-blue-light:focus,.sm\:hover\:bg-blue-light:hover{background-color:#6cb2eb}.sm\:bg-blue-lighter,.sm\:focus\:bg-blue-lighter:focus,.sm\:hover\:bg-blue-lighter:hover{background-color:#bcdefa}.sm\:bg-blue-lightest,.sm\:focus\:bg-blue-lightest:focus,.sm\:hover\:bg-blue-lightest:hover{background-color:#eff8ff}.sm\:bg-indigo-darkest,.sm\:focus\:bg-indigo-darkest:focus,.sm\:hover\:bg-indigo-darkest:hover{background-color:#191e38}.sm\:bg-indigo-darker,.sm\:focus\:bg-indigo-darker:focus,.sm\:hover\:bg-indigo-darker:hover{background-color:#2f365f}.sm\:bg-indigo-dark,.sm\:focus\:bg-indigo-dark:focus,.sm\:hover\:bg-indigo-dark:hover{background-color:#5661b3}.sm\:bg-indigo,.sm\:focus\:bg-indigo:focus,.sm\:hover\:bg-indigo:hover{background-color:#6574cd}.sm\:bg-indigo-light,.sm\:focus\:bg-indigo-light:focus,.sm\:hover\:bg-indigo-light:hover{background-color:#7886d7}.sm\:bg-indigo-lighter,.sm\:focus\:bg-indigo-lighter:focus,.sm\:hover\:bg-indigo-lighter:hover{background-color:#b2b7ff}.sm\:bg-indigo-lightest,.sm\:focus\:bg-indigo-lightest:focus,.sm\:hover\:bg-indigo-lightest:hover{background-color:#e6e8ff}.sm\:bg-purple-darkest,.sm\:focus\:bg-purple-darkest:focus,.sm\:hover\:bg-purple-darkest:hover{background-color:#21183c}.sm\:bg-purple-darker,.sm\:focus\:bg-purple-darker:focus,.sm\:hover\:bg-purple-darker:hover{background-color:#382b5f}.sm\:bg-purple-dark,.sm\:focus\:bg-purple-dark:focus,.sm\:hover\:bg-purple-dark:hover{background-color:#794acf}.sm\:bg-purple,.sm\:focus\:bg-purple:focus,.sm\:hover\:bg-purple:hover{background-color:#9561e2}.sm\:bg-purple-light,.sm\:focus\:bg-purple-light:focus,.sm\:hover\:bg-purple-light:hover{background-color:#a779e9}.sm\:bg-purple-lighter,.sm\:focus\:bg-purple-lighter:focus,.sm\:hover\:bg-purple-lighter:hover{background-color:#d6bbfc}.sm\:bg-purple-lightest,.sm\:focus\:bg-purple-lightest:focus,.sm\:hover\:bg-purple-lightest:hover{background-color:#f3ebff}.sm\:bg-pink-darkest,.sm\:focus\:bg-pink-darkest:focus,.sm\:hover\:bg-pink-darkest:hover{background-color:#451225}.sm\:bg-pink-darker,.sm\:focus\:bg-pink-darker:focus,.sm\:hover\:bg-pink-darker:hover{background-color:#6f213f}.sm\:bg-pink-dark,.sm\:focus\:bg-pink-dark:focus,.sm\:hover\:bg-pink-dark:hover{background-color:#eb5286}.sm\:bg-pink,.sm\:focus\:bg-pink:focus,.sm\:hover\:bg-pink:hover{background-color:#f66d9b}.sm\:bg-pink-light,.sm\:focus\:bg-pink-light:focus,.sm\:hover\:bg-pink-light:hover{background-color:#fa7ea8}.sm\:bg-pink-lighter,.sm\:focus\:bg-pink-lighter:focus,.sm\:hover\:bg-pink-lighter:hover{background-color:#ffbbca}.sm\:bg-pink-lightest,.sm\:focus\:bg-pink-lightest:focus,.sm\:hover\:bg-pink-lightest:hover{background-color:#ffebef}.sm\:bg-current,.sm\:focus\:bg-current:focus,.sm\:hover\:bg-current:hover{background-color:currentColor}.sm\:bg-theme-green,.sm\:focus\:bg-theme-green:focus,.sm\:hover\:bg-theme-green:hover{background-color:#81bc40}.sm\:bg-theme-black,.sm\:focus\:bg-theme-black:focus,.sm\:hover\:bg-theme-black:hover{background-color:#000}.sm\:bg-theme-grey,.sm\:focus\:bg-theme-grey:focus,.sm\:hover\:bg-theme-grey:hover{background-color:#eff1f0}.sm\:bg-comp-spacer-color,.sm\:bg-theme-grey-dark,.sm\:focus\:bg-comp-spacer-color:focus,.sm\:focus\:bg-theme-grey-dark:focus,.sm\:hover\:bg-comp-spacer-color:hover,.sm\:hover\:bg-theme-grey-dark:hover{background-color:#e0e3e2}}@media (min-width:768px){.md\:bg-transparent,.md\:focus\:bg-transparent:focus,.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:bg-black,.md\:focus\:bg-black:focus,.md\:hover\:bg-black:hover{background-color:#22292f}.md\:bg-grey-darkest,.md\:focus\:bg-grey-darkest:focus,.md\:hover\:bg-grey-darkest:hover{background-color:#3d4852}.md\:bg-grey-darker,.md\:focus\:bg-grey-darker:focus,.md\:hover\:bg-grey-darker:hover{background-color:#606f7b}.md\:bg-grey-dark,.md\:focus\:bg-grey-dark:focus,.md\:hover\:bg-grey-dark:hover{background-color:#8795a1}.md\:bg-grey,.md\:focus\:bg-grey:focus,.md\:hover\:bg-grey:hover{background-color:#b8c2cc}.md\:bg-grey-light,.md\:focus\:bg-grey-light:focus,.md\:hover\:bg-grey-light:hover{background-color:#dae1e7}.md\:bg-grey-lighter,.md\:focus\:bg-grey-lighter:focus,.md\:hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.md\:bg-grey-lightest,.md\:focus\:bg-grey-lightest:focus,.md\:hover\:bg-grey-lightest:hover{background-color:#f8fafc}.md\:bg-white,.md\:focus\:bg-white:focus,.md\:hover\:bg-white:hover{background-color:#fff}.md\:bg-red-darkest,.md\:focus\:bg-red-darkest:focus,.md\:hover\:bg-red-darkest:hover{background-color:#3b0d0c}.md\:bg-red-darker,.md\:focus\:bg-red-darker:focus,.md\:hover\:bg-red-darker:hover{background-color:#621b18}.md\:bg-red-dark,.md\:focus\:bg-red-dark:focus,.md\:hover\:bg-red-dark:hover{background-color:#cc1f1a}.md\:bg-red,.md\:focus\:bg-red:focus,.md\:hover\:bg-red:hover{background-color:#e3342f}.md\:bg-red-light,.md\:focus\:bg-red-light:focus,.md\:hover\:bg-red-light:hover{background-color:#ef5753}.md\:bg-red-lighter,.md\:focus\:bg-red-lighter:focus,.md\:hover\:bg-red-lighter:hover{background-color:#f9acaa}.md\:bg-red-lightest,.md\:focus\:bg-red-lightest:focus,.md\:hover\:bg-red-lightest:hover{background-color:#fcebea}.md\:bg-orange-darkest,.md\:focus\:bg-orange-darkest:focus,.md\:hover\:bg-orange-darkest:hover{background-color:#462a16}.md\:bg-orange-darker,.md\:focus\:bg-orange-darker:focus,.md\:hover\:bg-orange-darker:hover{background-color:#613b1f}.md\:bg-orange-dark,.md\:focus\:bg-orange-dark:focus,.md\:hover\:bg-orange-dark:hover{background-color:#de751f}.md\:bg-orange,.md\:focus\:bg-orange:focus,.md\:hover\:bg-orange:hover{background-color:#f6993f}.md\:bg-orange-light,.md\:focus\:bg-orange-light:focus,.md\:hover\:bg-orange-light:hover{background-color:#faad63}.md\:bg-orange-lighter,.md\:focus\:bg-orange-lighter:focus,.md\:hover\:bg-orange-lighter:hover{background-color:#fcd9b6}.md\:bg-orange-lightest,.md\:focus\:bg-orange-lightest:focus,.md\:hover\:bg-orange-lightest:hover{background-color:#fff5eb}.md\:bg-yellow-darkest,.md\:focus\:bg-yellow-darkest:focus,.md\:hover\:bg-yellow-darkest:hover{background-color:#453411}.md\:bg-yellow-darker,.md\:focus\:bg-yellow-darker:focus,.md\:hover\:bg-yellow-darker:hover{background-color:#684f1d}.md\:bg-yellow-dark,.md\:focus\:bg-yellow-dark:focus,.md\:hover\:bg-yellow-dark:hover{background-color:#f2d024}.md\:bg-yellow,.md\:focus\:bg-yellow:focus,.md\:hover\:bg-yellow:hover{background-color:#ffed4a}.md\:bg-yellow-light,.md\:focus\:bg-yellow-light:focus,.md\:hover\:bg-yellow-light:hover{background-color:#fff382}.md\:bg-yellow-lighter,.md\:focus\:bg-yellow-lighter:focus,.md\:hover\:bg-yellow-lighter:hover{background-color:#fff9c2}.md\:bg-yellow-lightest,.md\:focus\:bg-yellow-lightest:focus,.md\:hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.md\:bg-green-darkest,.md\:focus\:bg-green-darkest:focus,.md\:hover\:bg-green-darkest:hover{background-color:#0f2f21}.md\:bg-green-darker,.md\:focus\:bg-green-darker:focus,.md\:hover\:bg-green-darker:hover{background-color:#1a4731}.md\:bg-green-dark,.md\:focus\:bg-green-dark:focus,.md\:hover\:bg-green-dark:hover{background-color:#1f9d55}.md\:bg-green,.md\:focus\:bg-green:focus,.md\:hover\:bg-green:hover{background-color:#38c172}.md\:bg-green-light,.md\:focus\:bg-green-light:focus,.md\:hover\:bg-green-light:hover{background-color:#51d88a}.md\:bg-green-lighter,.md\:focus\:bg-green-lighter:focus,.md\:hover\:bg-green-lighter:hover{background-color:#a2f5bf}.md\:bg-green-lightest,.md\:focus\:bg-green-lightest:focus,.md\:hover\:bg-green-lightest:hover{background-color:#e3fcec}.md\:bg-teal-darkest,.md\:focus\:bg-teal-darkest:focus,.md\:hover\:bg-teal-darkest:hover{background-color:#0d3331}.md\:bg-teal-darker,.md\:focus\:bg-teal-darker:focus,.md\:hover\:bg-teal-darker:hover{background-color:#20504f}.md\:bg-teal-dark,.md\:focus\:bg-teal-dark:focus,.md\:hover\:bg-teal-dark:hover{background-color:#38a89d}.md\:bg-teal,.md\:focus\:bg-teal:focus,.md\:hover\:bg-teal:hover{background-color:#4dc0b5}.md\:bg-teal-light,.md\:focus\:bg-teal-light:focus,.md\:hover\:bg-teal-light:hover{background-color:#64d5ca}.md\:bg-teal-lighter,.md\:focus\:bg-teal-lighter:focus,.md\:hover\:bg-teal-lighter:hover{background-color:#a0f0ed}.md\:bg-teal-lightest,.md\:focus\:bg-teal-lightest:focus,.md\:hover\:bg-teal-lightest:hover{background-color:#e8fffe}.md\:bg-blue-darkest,.md\:focus\:bg-blue-darkest:focus,.md\:hover\:bg-blue-darkest:hover{background-color:#12283a}.md\:bg-blue-darker,.md\:focus\:bg-blue-darker:focus,.md\:hover\:bg-blue-darker:hover{background-color:#1c3d5a}.md\:bg-blue-dark,.md\:focus\:bg-blue-dark:focus,.md\:hover\:bg-blue-dark:hover{background-color:#2779bd}.md\:bg-blue,.md\:focus\:bg-blue:focus,.md\:hover\:bg-blue:hover{background-color:#3490dc}.md\:bg-blue-light,.md\:focus\:bg-blue-light:focus,.md\:hover\:bg-blue-light:hover{background-color:#6cb2eb}.md\:bg-blue-lighter,.md\:focus\:bg-blue-lighter:focus,.md\:hover\:bg-blue-lighter:hover{background-color:#bcdefa}.md\:bg-blue-lightest,.md\:focus\:bg-blue-lightest:focus,.md\:hover\:bg-blue-lightest:hover{background-color:#eff8ff}.md\:bg-indigo-darkest,.md\:focus\:bg-indigo-darkest:focus,.md\:hover\:bg-indigo-darkest:hover{background-color:#191e38}.md\:bg-indigo-darker,.md\:focus\:bg-indigo-darker:focus,.md\:hover\:bg-indigo-darker:hover{background-color:#2f365f}.md\:bg-indigo-dark,.md\:focus\:bg-indigo-dark:focus,.md\:hover\:bg-indigo-dark:hover{background-color:#5661b3}.md\:bg-indigo,.md\:focus\:bg-indigo:focus,.md\:hover\:bg-indigo:hover{background-color:#6574cd}.md\:bg-indigo-light,.md\:focus\:bg-indigo-light:focus,.md\:hover\:bg-indigo-light:hover{background-color:#7886d7}.md\:bg-indigo-lighter,.md\:focus\:bg-indigo-lighter:focus,.md\:hover\:bg-indigo-lighter:hover{background-color:#b2b7ff}.md\:bg-indigo-lightest,.md\:focus\:bg-indigo-lightest:focus,.md\:hover\:bg-indigo-lightest:hover{background-color:#e6e8ff}.md\:bg-purple-darkest,.md\:focus\:bg-purple-darkest:focus,.md\:hover\:bg-purple-darkest:hover{background-color:#21183c}.md\:bg-purple-darker,.md\:focus\:bg-purple-darker:focus,.md\:hover\:bg-purple-darker:hover{background-color:#382b5f}.md\:bg-purple-dark,.md\:focus\:bg-purple-dark:focus,.md\:hover\:bg-purple-dark:hover{background-color:#794acf}.md\:bg-purple,.md\:focus\:bg-purple:focus,.md\:hover\:bg-purple:hover{background-color:#9561e2}.md\:bg-purple-light,.md\:focus\:bg-purple-light:focus,.md\:hover\:bg-purple-light:hover{background-color:#a779e9}.md\:bg-purple-lighter,.md\:focus\:bg-purple-lighter:focus,.md\:hover\:bg-purple-lighter:hover{background-color:#d6bbfc}.md\:bg-purple-lightest,.md\:focus\:bg-purple-lightest:focus,.md\:hover\:bg-purple-lightest:hover{background-color:#f3ebff}.md\:bg-pink-darkest,.md\:focus\:bg-pink-darkest:focus,.md\:hover\:bg-pink-darkest:hover{background-color:#451225}.md\:bg-pink-darker,.md\:focus\:bg-pink-darker:focus,.md\:hover\:bg-pink-darker:hover{background-color:#6f213f}.md\:bg-pink-dark,.md\:focus\:bg-pink-dark:focus,.md\:hover\:bg-pink-dark:hover{background-color:#eb5286}.md\:bg-pink,.md\:focus\:bg-pink:focus,.md\:hover\:bg-pink:hover{background-color:#f66d9b}.md\:bg-pink-light,.md\:focus\:bg-pink-light:focus,.md\:hover\:bg-pink-light:hover{background-color:#fa7ea8}.md\:bg-pink-lighter,.md\:focus\:bg-pink-lighter:focus,.md\:hover\:bg-pink-lighter:hover{background-color:#ffbbca}.md\:bg-pink-lightest,.md\:focus\:bg-pink-lightest:focus,.md\:hover\:bg-pink-lightest:hover{background-color:#ffebef}.md\:bg-current,.md\:focus\:bg-current:focus,.md\:hover\:bg-current:hover{background-color:currentColor}.md\:bg-theme-green,.md\:focus\:bg-theme-green:focus,.md\:hover\:bg-theme-green:hover{background-color:#81bc40}.md\:bg-theme-black,.md\:focus\:bg-theme-black:focus,.md\:hover\:bg-theme-black:hover{background-color:#000}.md\:bg-theme-grey,.md\:focus\:bg-theme-grey:focus,.md\:hover\:bg-theme-grey:hover{background-color:#eff1f0}.md\:bg-comp-spacer-color,.md\:bg-theme-grey-dark,.md\:focus\:bg-comp-spacer-color:focus,.md\:focus\:bg-theme-grey-dark:focus,.md\:hover\:bg-comp-spacer-color:hover,.md\:hover\:bg-theme-grey-dark:hover{background-color:#e0e3e2}}@media (min-width:992px){.lg\:bg-transparent,.lg\:focus\:bg-transparent:focus,.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:bg-black,.lg\:focus\:bg-black:focus,.lg\:hover\:bg-black:hover{background-color:#22292f}.lg\:bg-grey-darkest,.lg\:focus\:bg-grey-darkest:focus,.lg\:hover\:bg-grey-darkest:hover{background-color:#3d4852}.lg\:bg-grey-darker,.lg\:focus\:bg-grey-darker:focus,.lg\:hover\:bg-grey-darker:hover{background-color:#606f7b}.lg\:bg-grey-dark,.lg\:focus\:bg-grey-dark:focus,.lg\:hover\:bg-grey-dark:hover{background-color:#8795a1}.lg\:bg-grey,.lg\:focus\:bg-grey:focus,.lg\:hover\:bg-grey:hover{background-color:#b8c2cc}.lg\:bg-grey-light,.lg\:focus\:bg-grey-light:focus,.lg\:hover\:bg-grey-light:hover{background-color:#dae1e7}.lg\:bg-grey-lighter,.lg\:focus\:bg-grey-lighter:focus,.lg\:hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.lg\:bg-grey-lightest,.lg\:focus\:bg-grey-lightest:focus,.lg\:hover\:bg-grey-lightest:hover{background-color:#f8fafc}.lg\:bg-white,.lg\:focus\:bg-white:focus,.lg\:hover\:bg-white:hover{background-color:#fff}.lg\:bg-red-darkest,.lg\:focus\:bg-red-darkest:focus,.lg\:hover\:bg-red-darkest:hover{background-color:#3b0d0c}.lg\:bg-red-darker,.lg\:focus\:bg-red-darker:focus,.lg\:hover\:bg-red-darker:hover{background-color:#621b18}.lg\:bg-red-dark,.lg\:focus\:bg-red-dark:focus,.lg\:hover\:bg-red-dark:hover{background-color:#cc1f1a}.lg\:bg-red,.lg\:focus\:bg-red:focus,.lg\:hover\:bg-red:hover{background-color:#e3342f}.lg\:bg-red-light,.lg\:focus\:bg-red-light:focus,.lg\:hover\:bg-red-light:hover{background-color:#ef5753}.lg\:bg-red-lighter,.lg\:focus\:bg-red-lighter:focus,.lg\:hover\:bg-red-lighter:hover{background-color:#f9acaa}.lg\:bg-red-lightest,.lg\:focus\:bg-red-lightest:focus,.lg\:hover\:bg-red-lightest:hover{background-color:#fcebea}.lg\:bg-orange-darkest,.lg\:focus\:bg-orange-darkest:focus,.lg\:hover\:bg-orange-darkest:hover{background-color:#462a16}.lg\:bg-orange-darker,.lg\:focus\:bg-orange-darker:focus,.lg\:hover\:bg-orange-darker:hover{background-color:#613b1f}.lg\:bg-orange-dark,.lg\:focus\:bg-orange-dark:focus,.lg\:hover\:bg-orange-dark:hover{background-color:#de751f}.lg\:bg-orange,.lg\:focus\:bg-orange:focus,.lg\:hover\:bg-orange:hover{background-color:#f6993f}.lg\:bg-orange-light,.lg\:focus\:bg-orange-light:focus,.lg\:hover\:bg-orange-light:hover{background-color:#faad63}.lg\:bg-orange-lighter,.lg\:focus\:bg-orange-lighter:focus,.lg\:hover\:bg-orange-lighter:hover{background-color:#fcd9b6}.lg\:bg-orange-lightest,.lg\:focus\:bg-orange-lightest:focus,.lg\:hover\:bg-orange-lightest:hover{background-color:#fff5eb}.lg\:bg-yellow-darkest,.lg\:focus\:bg-yellow-darkest:focus,.lg\:hover\:bg-yellow-darkest:hover{background-color:#453411}.lg\:bg-yellow-darker,.lg\:focus\:bg-yellow-darker:focus,.lg\:hover\:bg-yellow-darker:hover{background-color:#684f1d}.lg\:bg-yellow-dark,.lg\:focus\:bg-yellow-dark:focus,.lg\:hover\:bg-yellow-dark:hover{background-color:#f2d024}.lg\:bg-yellow,.lg\:focus\:bg-yellow:focus,.lg\:hover\:bg-yellow:hover{background-color:#ffed4a}.lg\:bg-yellow-light,.lg\:focus\:bg-yellow-light:focus,.lg\:hover\:bg-yellow-light:hover{background-color:#fff382}.lg\:bg-yellow-lighter,.lg\:focus\:bg-yellow-lighter:focus,.lg\:hover\:bg-yellow-lighter:hover{background-color:#fff9c2}.lg\:bg-yellow-lightest,.lg\:focus\:bg-yellow-lightest:focus,.lg\:hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.lg\:bg-green-darkest,.lg\:focus\:bg-green-darkest:focus,.lg\:hover\:bg-green-darkest:hover{background-color:#0f2f21}.lg\:bg-green-darker,.lg\:focus\:bg-green-darker:focus,.lg\:hover\:bg-green-darker:hover{background-color:#1a4731}.lg\:bg-green-dark,.lg\:focus\:bg-green-dark:focus,.lg\:hover\:bg-green-dark:hover{background-color:#1f9d55}.lg\:bg-green,.lg\:focus\:bg-green:focus,.lg\:hover\:bg-green:hover{background-color:#38c172}.lg\:bg-green-light,.lg\:focus\:bg-green-light:focus,.lg\:hover\:bg-green-light:hover{background-color:#51d88a}.lg\:bg-green-lighter,.lg\:focus\:bg-green-lighter:focus,.lg\:hover\:bg-green-lighter:hover{background-color:#a2f5bf}.lg\:bg-green-lightest,.lg\:focus\:bg-green-lightest:focus,.lg\:hover\:bg-green-lightest:hover{background-color:#e3fcec}.lg\:bg-teal-darkest,.lg\:focus\:bg-teal-darkest:focus,.lg\:hover\:bg-teal-darkest:hover{background-color:#0d3331}.lg\:bg-teal-darker,.lg\:focus\:bg-teal-darker:focus,.lg\:hover\:bg-teal-darker:hover{background-color:#20504f}.lg\:bg-teal-dark,.lg\:focus\:bg-teal-dark:focus,.lg\:hover\:bg-teal-dark:hover{background-color:#38a89d}.lg\:bg-teal,.lg\:focus\:bg-teal:focus,.lg\:hover\:bg-teal:hover{background-color:#4dc0b5}.lg\:bg-teal-light,.lg\:focus\:bg-teal-light:focus,.lg\:hover\:bg-teal-light:hover{background-color:#64d5ca}.lg\:bg-teal-lighter,.lg\:focus\:bg-teal-lighter:focus,.lg\:hover\:bg-teal-lighter:hover{background-color:#a0f0ed}.lg\:bg-teal-lightest,.lg\:focus\:bg-teal-lightest:focus,.lg\:hover\:bg-teal-lightest:hover{background-color:#e8fffe}.lg\:bg-blue-darkest,.lg\:focus\:bg-blue-darkest:focus,.lg\:hover\:bg-blue-darkest:hover{background-color:#12283a}.lg\:bg-blue-darker,.lg\:focus\:bg-blue-darker:focus,.lg\:hover\:bg-blue-darker:hover{background-color:#1c3d5a}.lg\:bg-blue-dark,.lg\:focus\:bg-blue-dark:focus,.lg\:hover\:bg-blue-dark:hover{background-color:#2779bd}.lg\:bg-blue,.lg\:focus\:bg-blue:focus,.lg\:hover\:bg-blue:hover{background-color:#3490dc}.lg\:bg-blue-light,.lg\:focus\:bg-blue-light:focus,.lg\:hover\:bg-blue-light:hover{background-color:#6cb2eb}.lg\:bg-blue-lighter,.lg\:focus\:bg-blue-lighter:focus,.lg\:hover\:bg-blue-lighter:hover{background-color:#bcdefa}.lg\:bg-blue-lightest,.lg\:focus\:bg-blue-lightest:focus,.lg\:hover\:bg-blue-lightest:hover{background-color:#eff8ff}.lg\:bg-indigo-darkest,.lg\:focus\:bg-indigo-darkest:focus,.lg\:hover\:bg-indigo-darkest:hover{background-color:#191e38}.lg\:bg-indigo-darker,.lg\:focus\:bg-indigo-darker:focus,.lg\:hover\:bg-indigo-darker:hover{background-color:#2f365f}.lg\:bg-indigo-dark,.lg\:focus\:bg-indigo-dark:focus,.lg\:hover\:bg-indigo-dark:hover{background-color:#5661b3}.lg\:bg-indigo,.lg\:focus\:bg-indigo:focus,.lg\:hover\:bg-indigo:hover{background-color:#6574cd}.lg\:bg-indigo-light,.lg\:focus\:bg-indigo-light:focus,.lg\:hover\:bg-indigo-light:hover{background-color:#7886d7}.lg\:bg-indigo-lighter,.lg\:focus\:bg-indigo-lighter:focus,.lg\:hover\:bg-indigo-lighter:hover{background-color:#b2b7ff}.lg\:bg-indigo-lightest,.lg\:focus\:bg-indigo-lightest:focus,.lg\:hover\:bg-indigo-lightest:hover{background-color:#e6e8ff}.lg\:bg-purple-darkest,.lg\:focus\:bg-purple-darkest:focus,.lg\:hover\:bg-purple-darkest:hover{background-color:#21183c}.lg\:bg-purple-darker,.lg\:focus\:bg-purple-darker:focus,.lg\:hover\:bg-purple-darker:hover{background-color:#382b5f}.lg\:bg-purple-dark,.lg\:focus\:bg-purple-dark:focus,.lg\:hover\:bg-purple-dark:hover{background-color:#794acf}.lg\:bg-purple,.lg\:focus\:bg-purple:focus,.lg\:hover\:bg-purple:hover{background-color:#9561e2}.lg\:bg-purple-light,.lg\:focus\:bg-purple-light:focus,.lg\:hover\:bg-purple-light:hover{background-color:#a779e9}.lg\:bg-purple-lighter,.lg\:focus\:bg-purple-lighter:focus,.lg\:hover\:bg-purple-lighter:hover{background-color:#d6bbfc}.lg\:bg-purple-lightest,.lg\:focus\:bg-purple-lightest:focus,.lg\:hover\:bg-purple-lightest:hover{background-color:#f3ebff}.lg\:bg-pink-darkest,.lg\:focus\:bg-pink-darkest:focus,.lg\:hover\:bg-pink-darkest:hover{background-color:#451225}.lg\:bg-pink-darker,.lg\:focus\:bg-pink-darker:focus,.lg\:hover\:bg-pink-darker:hover{background-color:#6f213f}.lg\:bg-pink-dark,.lg\:focus\:bg-pink-dark:focus,.lg\:hover\:bg-pink-dark:hover{background-color:#eb5286}.lg\:bg-pink,.lg\:focus\:bg-pink:focus,.lg\:hover\:bg-pink:hover{background-color:#f66d9b}.lg\:bg-pink-light,.lg\:focus\:bg-pink-light:focus,.lg\:hover\:bg-pink-light:hover{background-color:#fa7ea8}.lg\:bg-pink-lighter,.lg\:focus\:bg-pink-lighter:focus,.lg\:hover\:bg-pink-lighter:hover{background-color:#ffbbca}.lg\:bg-pink-lightest,.lg\:focus\:bg-pink-lightest:focus,.lg\:hover\:bg-pink-lightest:hover{background-color:#ffebef}.lg\:bg-current,.lg\:focus\:bg-current:focus,.lg\:hover\:bg-current:hover{background-color:currentColor}.lg\:bg-theme-green,.lg\:focus\:bg-theme-green:focus,.lg\:hover\:bg-theme-green:hover{background-color:#81bc40}.lg\:bg-theme-black,.lg\:focus\:bg-theme-black:focus,.lg\:hover\:bg-theme-black:hover{background-color:#000}.lg\:bg-theme-grey,.lg\:focus\:bg-theme-grey:focus,.lg\:hover\:bg-theme-grey:hover{background-color:#eff1f0}.lg\:bg-comp-spacer-color,.lg\:bg-theme-grey-dark,.lg\:focus\:bg-comp-spacer-color:focus,.lg\:focus\:bg-theme-grey-dark:focus,.lg\:hover\:bg-comp-spacer-color:hover,.lg\:hover\:bg-theme-grey-dark:hover{background-color:#e0e3e2}}@media (min-width:1200px){.xl\:bg-transparent,.xl\:focus\:bg-transparent:focus,.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:bg-black,.xl\:focus\:bg-black:focus,.xl\:hover\:bg-black:hover{background-color:#22292f}.xl\:bg-grey-darkest,.xl\:focus\:bg-grey-darkest:focus,.xl\:hover\:bg-grey-darkest:hover{background-color:#3d4852}.xl\:bg-grey-darker,.xl\:focus\:bg-grey-darker:focus,.xl\:hover\:bg-grey-darker:hover{background-color:#606f7b}.xl\:bg-grey-dark,.xl\:focus\:bg-grey-dark:focus,.xl\:hover\:bg-grey-dark:hover{background-color:#8795a1}.xl\:bg-grey,.xl\:focus\:bg-grey:focus,.xl\:hover\:bg-grey:hover{background-color:#b8c2cc}.xl\:bg-grey-light,.xl\:focus\:bg-grey-light:focus,.xl\:hover\:bg-grey-light:hover{background-color:#dae1e7}.xl\:bg-grey-lighter,.xl\:focus\:bg-grey-lighter:focus,.xl\:hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.xl\:bg-grey-lightest,.xl\:focus\:bg-grey-lightest:focus,.xl\:hover\:bg-grey-lightest:hover{background-color:#f8fafc}.xl\:bg-white,.xl\:focus\:bg-white:focus,.xl\:hover\:bg-white:hover{background-color:#fff}.xl\:bg-red-darkest,.xl\:focus\:bg-red-darkest:focus,.xl\:hover\:bg-red-darkest:hover{background-color:#3b0d0c}.xl\:bg-red-darker,.xl\:focus\:bg-red-darker:focus,.xl\:hover\:bg-red-darker:hover{background-color:#621b18}.xl\:bg-red-dark,.xl\:focus\:bg-red-dark:focus,.xl\:hover\:bg-red-dark:hover{background-color:#cc1f1a}.xl\:bg-red,.xl\:focus\:bg-red:focus,.xl\:hover\:bg-red:hover{background-color:#e3342f}.xl\:bg-red-light,.xl\:focus\:bg-red-light:focus,.xl\:hover\:bg-red-light:hover{background-color:#ef5753}.xl\:bg-red-lighter,.xl\:focus\:bg-red-lighter:focus,.xl\:hover\:bg-red-lighter:hover{background-color:#f9acaa}.xl\:bg-red-lightest,.xl\:focus\:bg-red-lightest:focus,.xl\:hover\:bg-red-lightest:hover{background-color:#fcebea}.xl\:bg-orange-darkest,.xl\:focus\:bg-orange-darkest:focus,.xl\:hover\:bg-orange-darkest:hover{background-color:#462a16}.xl\:bg-orange-darker,.xl\:focus\:bg-orange-darker:focus,.xl\:hover\:bg-orange-darker:hover{background-color:#613b1f}.xl\:bg-orange-dark,.xl\:focus\:bg-orange-dark:focus,.xl\:hover\:bg-orange-dark:hover{background-color:#de751f}.xl\:bg-orange,.xl\:focus\:bg-orange:focus,.xl\:hover\:bg-orange:hover{background-color:#f6993f}.xl\:bg-orange-light,.xl\:focus\:bg-orange-light:focus,.xl\:hover\:bg-orange-light:hover{background-color:#faad63}.xl\:bg-orange-lighter,.xl\:focus\:bg-orange-lighter:focus,.xl\:hover\:bg-orange-lighter:hover{background-color:#fcd9b6}.xl\:bg-orange-lightest,.xl\:focus\:bg-orange-lightest:focus,.xl\:hover\:bg-orange-lightest:hover{background-color:#fff5eb}.xl\:bg-yellow-darkest,.xl\:focus\:bg-yellow-darkest:focus,.xl\:hover\:bg-yellow-darkest:hover{background-color:#453411}.xl\:bg-yellow-darker,.xl\:focus\:bg-yellow-darker:focus,.xl\:hover\:bg-yellow-darker:hover{background-color:#684f1d}.xl\:bg-yellow-dark,.xl\:focus\:bg-yellow-dark:focus,.xl\:hover\:bg-yellow-dark:hover{background-color:#f2d024}.xl\:bg-yellow,.xl\:focus\:bg-yellow:focus,.xl\:hover\:bg-yellow:hover{background-color:#ffed4a}.xl\:bg-yellow-light,.xl\:focus\:bg-yellow-light:focus,.xl\:hover\:bg-yellow-light:hover{background-color:#fff382}.xl\:bg-yellow-lighter,.xl\:focus\:bg-yellow-lighter:focus,.xl\:hover\:bg-yellow-lighter:hover{background-color:#fff9c2}.xl\:bg-yellow-lightest,.xl\:focus\:bg-yellow-lightest:focus,.xl\:hover\:bg-yellow-lightest:hover{background-color:#fcfbeb}.xl\:bg-green-darkest,.xl\:focus\:bg-green-darkest:focus,.xl\:hover\:bg-green-darkest:hover{background-color:#0f2f21}.xl\:bg-green-darker,.xl\:focus\:bg-green-darker:focus,.xl\:hover\:bg-green-darker:hover{background-color:#1a4731}.xl\:bg-green-dark,.xl\:focus\:bg-green-dark:focus,.xl\:hover\:bg-green-dark:hover{background-color:#1f9d55}.xl\:bg-green,.xl\:focus\:bg-green:focus,.xl\:hover\:bg-green:hover{background-color:#38c172}.xl\:bg-green-light,.xl\:focus\:bg-green-light:focus,.xl\:hover\:bg-green-light:hover{background-color:#51d88a}.xl\:bg-green-lighter,.xl\:focus\:bg-green-lighter:focus,.xl\:hover\:bg-green-lighter:hover{background-color:#a2f5bf}.xl\:bg-green-lightest,.xl\:focus\:bg-green-lightest:focus,.xl\:hover\:bg-green-lightest:hover{background-color:#e3fcec}.xl\:bg-teal-darkest,.xl\:focus\:bg-teal-darkest:focus,.xl\:hover\:bg-teal-darkest:hover{background-color:#0d3331}.xl\:bg-teal-darker,.xl\:focus\:bg-teal-darker:focus,.xl\:hover\:bg-teal-darker:hover{background-color:#20504f}.xl\:bg-teal-dark,.xl\:focus\:bg-teal-dark:focus,.xl\:hover\:bg-teal-dark:hover{background-color:#38a89d}.xl\:bg-teal,.xl\:focus\:bg-teal:focus,.xl\:hover\:bg-teal:hover{background-color:#4dc0b5}.xl\:bg-teal-light,.xl\:focus\:bg-teal-light:focus,.xl\:hover\:bg-teal-light:hover{background-color:#64d5ca}.xl\:bg-teal-lighter,.xl\:focus\:bg-teal-lighter:focus,.xl\:hover\:bg-teal-lighter:hover{background-color:#a0f0ed}.xl\:bg-teal-lightest,.xl\:focus\:bg-teal-lightest:focus,.xl\:hover\:bg-teal-lightest:hover{background-color:#e8fffe}.xl\:bg-blue-darkest,.xl\:focus\:bg-blue-darkest:focus,.xl\:hover\:bg-blue-darkest:hover{background-color:#12283a}.xl\:bg-blue-darker,.xl\:focus\:bg-blue-darker:focus,.xl\:hover\:bg-blue-darker:hover{background-color:#1c3d5a}.xl\:bg-blue-dark,.xl\:focus\:bg-blue-dark:focus,.xl\:hover\:bg-blue-dark:hover{background-color:#2779bd}.xl\:bg-blue,.xl\:focus\:bg-blue:focus,.xl\:hover\:bg-blue:hover{background-color:#3490dc}.xl\:bg-blue-light,.xl\:focus\:bg-blue-light:focus,.xl\:hover\:bg-blue-light:hover{background-color:#6cb2eb}.xl\:bg-blue-lighter,.xl\:focus\:bg-blue-lighter:focus,.xl\:hover\:bg-blue-lighter:hover{background-color:#bcdefa}.xl\:bg-blue-lightest,.xl\:focus\:bg-blue-lightest:focus,.xl\:hover\:bg-blue-lightest:hover{background-color:#eff8ff}.xl\:bg-indigo-darkest,.xl\:focus\:bg-indigo-darkest:focus,.xl\:hover\:bg-indigo-darkest:hover{background-color:#191e38}.xl\:bg-indigo-darker,.xl\:focus\:bg-indigo-darker:focus,.xl\:hover\:bg-indigo-darker:hover{background-color:#2f365f}.xl\:bg-indigo-dark,.xl\:focus\:bg-indigo-dark:focus,.xl\:hover\:bg-indigo-dark:hover{background-color:#5661b3}.xl\:bg-indigo,.xl\:focus\:bg-indigo:focus,.xl\:hover\:bg-indigo:hover{background-color:#6574cd}.xl\:bg-indigo-light,.xl\:focus\:bg-indigo-light:focus,.xl\:hover\:bg-indigo-light:hover{background-color:#7886d7}.xl\:bg-indigo-lighter,.xl\:focus\:bg-indigo-lighter:focus,.xl\:hover\:bg-indigo-lighter:hover{background-color:#b2b7ff}.xl\:bg-indigo-lightest,.xl\:focus\:bg-indigo-lightest:focus,.xl\:hover\:bg-indigo-lightest:hover{background-color:#e6e8ff}.xl\:bg-purple-darkest,.xl\:focus\:bg-purple-darkest:focus,.xl\:hover\:bg-purple-darkest:hover{background-color:#21183c}.xl\:bg-purple-darker,.xl\:focus\:bg-purple-darker:focus,.xl\:hover\:bg-purple-darker:hover{background-color:#382b5f}.xl\:bg-purple-dark,.xl\:focus\:bg-purple-dark:focus,.xl\:hover\:bg-purple-dark:hover{background-color:#794acf}.xl\:bg-purple,.xl\:focus\:bg-purple:focus,.xl\:hover\:bg-purple:hover{background-color:#9561e2}.xl\:bg-purple-light,.xl\:focus\:bg-purple-light:focus,.xl\:hover\:bg-purple-light:hover{background-color:#a779e9}.xl\:bg-purple-lighter,.xl\:focus\:bg-purple-lighter:focus,.xl\:hover\:bg-purple-lighter:hover{background-color:#d6bbfc}.xl\:bg-purple-lightest,.xl\:focus\:bg-purple-lightest:focus,.xl\:hover\:bg-purple-lightest:hover{background-color:#f3ebff}.xl\:bg-pink-darkest,.xl\:focus\:bg-pink-darkest:focus,.xl\:hover\:bg-pink-darkest:hover{background-color:#451225}.xl\:bg-pink-darker,.xl\:focus\:bg-pink-darker:focus,.xl\:hover\:bg-pink-darker:hover{background-color:#6f213f}.xl\:bg-pink-dark,.xl\:focus\:bg-pink-dark:focus,.xl\:hover\:bg-pink-dark:hover{background-color:#eb5286}.xl\:bg-pink,.xl\:focus\:bg-pink:focus,.xl\:hover\:bg-pink:hover{background-color:#f66d9b}.xl\:bg-pink-light,.xl\:focus\:bg-pink-light:focus,.xl\:hover\:bg-pink-light:hover{background-color:#fa7ea8}.xl\:bg-pink-lighter,.xl\:focus\:bg-pink-lighter:focus,.xl\:hover\:bg-pink-lighter:hover{background-color:#ffbbca}.xl\:bg-pink-lightest,.xl\:focus\:bg-pink-lightest:focus,.xl\:hover\:bg-pink-lightest:hover{background-color:#ffebef}.xl\:bg-current,.xl\:focus\:bg-current:focus,.xl\:hover\:bg-current:hover{background-color:currentColor}.xl\:bg-theme-green,.xl\:focus\:bg-theme-green:focus,.xl\:hover\:bg-theme-green:hover{background-color:#81bc40}.xl\:bg-theme-black,.xl\:focus\:bg-theme-black:focus,.xl\:hover\:bg-theme-black:hover{background-color:#000}.xl\:bg-theme-grey,.xl\:focus\:bg-theme-grey:focus,.xl\:hover\:bg-theme-grey:hover{background-color:#eff1f0}.xl\:bg-comp-spacer-color,.xl\:bg-theme-grey-dark,.xl\:focus\:bg-comp-spacer-color:focus,.xl\:focus\:bg-theme-grey-dark:focus,.xl\:hover\:bg-comp-spacer-color:hover,.xl\:hover\:bg-theme-grey-dark:hover{background-color:#e0e3e2}}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border,.focus\:border:focus,.hover\:border:hover{border-color:#dae1e7}.border-transparent,.focus\:border-transparent:focus,.hover\:border-transparent:hover{border-color:transparent}.border-black,.focus\:border-black:focus,.hover\:border-black:hover{border-color:#22292f}.border-grey-darkest,.focus\:border-grey-darkest:focus,.hover\:border-grey-darkest:hover{border-color:#3d4852}.border-grey-darker,.focus\:border-grey-darker:focus,.hover\:border-grey-darker:hover{border-color:#606f7b}.border-grey-dark,.focus\:border-grey-dark:focus,.hover\:border-grey-dark:hover{border-color:#8795a1}.border-grey,.focus\:border-grey:focus,.hover\:border-grey:hover{border-color:#b8c2cc}.border-grey-light,.focus\:border-grey-light:focus,.hover\:border-grey-light:hover{border-color:#dae1e7}.border-grey-lighter,.focus\:border-grey-lighter:focus,.hover\:border-grey-lighter:hover{border-color:#f1f5f8}.border-grey-lightest,.focus\:border-grey-lightest:focus,.hover\:border-grey-lightest:hover{border-color:#f8fafc}.border-white,.focus\:border-white:focus,.hover\:border-white:hover{border-color:#fff}.border-red-darkest,.focus\:border-red-darkest:focus,.hover\:border-red-darkest:hover{border-color:#3b0d0c}.border-red-darker,.focus\:border-red-darker:focus,.hover\:border-red-darker:hover{border-color:#621b18}.border-red-dark,.focus\:border-red-dark:focus,.hover\:border-red-dark:hover{border-color:#cc1f1a}.border-red,.focus\:border-red:focus,.hover\:border-red:hover{border-color:#e3342f}.border-red-light,.focus\:border-red-light:focus,.hover\:border-red-light:hover{border-color:#ef5753}.border-red-lighter,.focus\:border-red-lighter:focus,.hover\:border-red-lighter:hover{border-color:#f9acaa}.border-red-lightest,.focus\:border-red-lightest:focus,.hover\:border-red-lightest:hover{border-color:#fcebea}.border-orange-darkest,.focus\:border-orange-darkest:focus,.hover\:border-orange-darkest:hover{border-color:#462a16}.border-orange-darker,.focus\:border-orange-darker:focus,.hover\:border-orange-darker:hover{border-color:#613b1f}.border-orange-dark,.focus\:border-orange-dark:focus,.hover\:border-orange-dark:hover{border-color:#de751f}.border-orange,.focus\:border-orange:focus,.hover\:border-orange:hover{border-color:#f6993f}.border-orange-light,.focus\:border-orange-light:focus,.hover\:border-orange-light:hover{border-color:#faad63}.border-orange-lighter,.focus\:border-orange-lighter:focus,.hover\:border-orange-lighter:hover{border-color:#fcd9b6}.border-orange-lightest,.focus\:border-orange-lightest:focus,.hover\:border-orange-lightest:hover{border-color:#fff5eb}.border-yellow-darkest,.focus\:border-yellow-darkest:focus,.hover\:border-yellow-darkest:hover{border-color:#453411}.border-yellow-darker,.focus\:border-yellow-darker:focus,.hover\:border-yellow-darker:hover{border-color:#684f1d}.border-yellow-dark,.focus\:border-yellow-dark:focus,.hover\:border-yellow-dark:hover{border-color:#f2d024}.border-yellow,.focus\:border-yellow:focus,.hover\:border-yellow:hover{border-color:#ffed4a}.border-yellow-light,.focus\:border-yellow-light:focus,.hover\:border-yellow-light:hover{border-color:#fff382}.border-yellow-lighter,.focus\:border-yellow-lighter:focus,.hover\:border-yellow-lighter:hover{border-color:#fff9c2}.border-yellow-lightest,.focus\:border-yellow-lightest:focus,.hover\:border-yellow-lightest:hover{border-color:#fcfbeb}.border-green-darkest,.focus\:border-green-darkest:focus,.hover\:border-green-darkest:hover{border-color:#0f2f21}.border-green-darker,.focus\:border-green-darker:focus,.hover\:border-green-darker:hover{border-color:#1a4731}.border-green-dark,.focus\:border-green-dark:focus,.hover\:border-green-dark:hover{border-color:#1f9d55}.border-green,.focus\:border-green:focus,.hover\:border-green:hover{border-color:#38c172}.border-green-light,.focus\:border-green-light:focus,.hover\:border-green-light:hover{border-color:#51d88a}.border-green-lighter,.focus\:border-green-lighter:focus,.hover\:border-green-lighter:hover{border-color:#a2f5bf}.border-green-lightest,.focus\:border-green-lightest:focus,.hover\:border-green-lightest:hover{border-color:#e3fcec}.border-teal-darkest,.focus\:border-teal-darkest:focus,.hover\:border-teal-darkest:hover{border-color:#0d3331}.border-teal-darker,.focus\:border-teal-darker:focus,.hover\:border-teal-darker:hover{border-color:#20504f}.border-teal-dark,.focus\:border-teal-dark:focus,.hover\:border-teal-dark:hover{border-color:#38a89d}.border-teal,.focus\:border-teal:focus,.hover\:border-teal:hover{border-color:#4dc0b5}.border-teal-light,.focus\:border-teal-light:focus,.hover\:border-teal-light:hover{border-color:#64d5ca}.border-teal-lighter,.focus\:border-teal-lighter:focus,.hover\:border-teal-lighter:hover{border-color:#a0f0ed}.border-teal-lightest,.focus\:border-teal-lightest:focus,.hover\:border-teal-lightest:hover{border-color:#e8fffe}.border-blue-darkest,.focus\:border-blue-darkest:focus,.hover\:border-blue-darkest:hover{border-color:#12283a}.border-blue-darker,.focus\:border-blue-darker:focus,.hover\:border-blue-darker:hover{border-color:#1c3d5a}.border-blue-dark,.focus\:border-blue-dark:focus,.hover\:border-blue-dark:hover{border-color:#2779bd}.border-blue,.focus\:border-blue:focus,.hover\:border-blue:hover{border-color:#3490dc}.border-blue-light,.focus\:border-blue-light:focus,.hover\:border-blue-light:hover{border-color:#6cb2eb}.border-blue-lighter,.focus\:border-blue-lighter:focus,.hover\:border-blue-lighter:hover{border-color:#bcdefa}.border-blue-lightest,.focus\:border-blue-lightest:focus,.hover\:border-blue-lightest:hover{border-color:#eff8ff}.border-indigo-darkest,.focus\:border-indigo-darkest:focus,.hover\:border-indigo-darkest:hover{border-color:#191e38}.border-indigo-darker,.focus\:border-indigo-darker:focus,.hover\:border-indigo-darker:hover{border-color:#2f365f}.border-indigo-dark,.focus\:border-indigo-dark:focus,.hover\:border-indigo-dark:hover{border-color:#5661b3}.border-indigo,.focus\:border-indigo:focus,.hover\:border-indigo:hover{border-color:#6574cd}.border-indigo-light,.focus\:border-indigo-light:focus,.hover\:border-indigo-light:hover{border-color:#7886d7}.border-indigo-lighter,.focus\:border-indigo-lighter:focus,.hover\:border-indigo-lighter:hover{border-color:#b2b7ff}.border-indigo-lightest,.focus\:border-indigo-lightest:focus,.hover\:border-indigo-lightest:hover{border-color:#e6e8ff}.border-purple-darkest,.focus\:border-purple-darkest:focus,.hover\:border-purple-darkest:hover{border-color:#21183c}.border-purple-darker,.focus\:border-purple-darker:focus,.hover\:border-purple-darker:hover{border-color:#382b5f}.border-purple-dark,.focus\:border-purple-dark:focus,.hover\:border-purple-dark:hover{border-color:#794acf}.border-purple,.focus\:border-purple:focus,.hover\:border-purple:hover{border-color:#9561e2}.border-purple-light,.focus\:border-purple-light:focus,.hover\:border-purple-light:hover{border-color:#a779e9}.border-purple-lighter,.focus\:border-purple-lighter:focus,.hover\:border-purple-lighter:hover{border-color:#d6bbfc}.border-purple-lightest,.focus\:border-purple-lightest:focus,.hover\:border-purple-lightest:hover{border-color:#f3ebff}.border-pink-darkest,.focus\:border-pink-darkest:focus,.hover\:border-pink-darkest:hover{border-color:#451225}.border-pink-darker,.focus\:border-pink-darker:focus,.hover\:border-pink-darker:hover{border-color:#6f213f}.border-pink-dark,.focus\:border-pink-dark:focus,.hover\:border-pink-dark:hover{border-color:#eb5286}.border-pink,.focus\:border-pink:focus,.hover\:border-pink:hover{border-color:#f66d9b}.border-pink-light,.focus\:border-pink-light:focus,.hover\:border-pink-light:hover{border-color:#fa7ea8}.border-pink-lighter,.focus\:border-pink-lighter:focus,.hover\:border-pink-lighter:hover{border-color:#ffbbca}.border-pink-lightest,.focus\:border-pink-lightest:focus,.hover\:border-pink-lightest:hover{border-color:#ffebef}.border-current,.focus\:border-current:focus,.hover\:border-current:hover{border-color:currentColor}.border-theme-green,.focus\:border-theme-green:focus,.hover\:border-theme-green:hover{border-color:#81bc40}.border-theme-black,.focus\:border-theme-black:focus,.hover\:border-theme-black:hover{border-color:#000}.border-theme-grey,.focus\:border-theme-grey:focus,.hover\:border-theme-grey:hover{border-color:#eff1f0}.border-comp-spacer-color,.border-theme-grey-dark,.focus\:border-comp-spacer-color:focus,.focus\:border-theme-grey-dark:focus,.hover\:border-comp-spacer-color:hover,.hover\:border-theme-grey-dark:hover{border-color:#e0e3e2}.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-#000{font-weight:900}.h-auto{height:auto}.h-px{height:1px}.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-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-full{height:100%}.h-screen{height:100vh}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-loose{line-height:2}.min-h-0{min-height:0}.min-h-100{min-height:100px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.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-full{max-width:100%}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.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-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)}.shadow-none{box-shadow:none}.shadow-image{box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-transparent{color:transparent}.text-black{color:#22292f}.text-grey-darkest{color:#3d4852}.text-grey-darker{color:#606f7b}.text-grey-dark{color:#8795a1}.text-grey{color:#b8c2cc}.text-grey-light{color:#dae1e7}.text-grey-lighter{color:#f1f5f8}.text-grey-lightest{color:#f8fafc}.text-white{color:#fff}.text-red-darkest{color:#3b0d0c}.text-red-darker{color:#621b18}.text-red-dark{color:#cc1f1a}.text-red{color:#e3342f}.text-red-light{color:#ef5753}.text-red-lighter{color:#f9acaa}.text-red-lightest{color:#fcebea}.text-orange-darkest{color:#462a16}.text-orange-darker{color:#613b1f}.text-orange-dark{color:#de751f}.text-orange{color:#f6993f}.text-orange-light{color:#faad63}.text-orange-lighter{color:#fcd9b6}.text-orange-lightest{color:#fff5eb}.text-yellow-darkest{color:#453411}.text-yellow-darker{color:#684f1d}.text-yellow-dark{color:#f2d024}.text-yellow{color:#ffed4a}.text-yellow-light{color:#fff382}.text-yellow-lighter{color:#fff9c2}.text-yellow-lightest{color:#fcfbeb}.text-green-darkest{color:#0f2f21}.text-green-darker{color:#1a4731}.text-green-dark{color:#1f9d55}.text-green{color:#38c172}.text-green-light{color:#51d88a}.text-green-lighter{color:#a2f5bf}.text-green-lightest{color:#e3fcec}.text-teal-darkest{color:#0d3331}.text-teal-darker{color:#20504f}.text-teal-dark{color:#38a89d}.text-teal{color:#4dc0b5}.text-teal-light{color:#64d5ca}.text-teal-lighter{color:#a0f0ed}.text-teal-lightest{color:#e8fffe}.text-blue-darkest{color:#12283a}.text-blue-darker{color:#1c3d5a}.text-blue-dark{color:#2779bd}.text-blue{color:#3490dc}.text-blue-light{color:#6cb2eb}.text-blue-lighter{color:#bcdefa}.text-blue-lightest{color:#eff8ff}.text-indigo-darkest{color:#191e38}.text-indigo-darker{color:#2f365f}.text-indigo-dark{color:#5661b3}.text-indigo{color:#6574cd}.text-indigo-light{color:#7886d7}.text-indigo-lighter{color:#b2b7ff}.text-indigo-lightest{color:#e6e8ff}.text-purple-darkest{color:#21183c}.text-purple-darker{color:#382b5f}.text-purple-dark{color:#794acf}.text-purple{color:#9561e2}.text-purple-light{color:#a779e9}.text-purple-lighter{color:#d6bbfc}.text-purple-lightest{color:#f3ebff}.text-pink-darkest{color:#451225}.text-pink-darker{color:#6f213f}.text-pink-dark{color:#eb5286}.text-pink{color:#f66d9b}.text-pink-light{color:#fa7ea8}.text-pink-lighter{color:#ffbbca}.text-pink-lightest{color:#ffebef}.text-current{color:currentColor}.text-theme-green{color:#81bc40}.text-theme-black{color:#000}.text-theme-grey{color:#eff1f0}.text-comp-spacer-color,.text-theme-grey-dark{color:#e0e3e2}.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:28px}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-size-base{font-size:17px}.text-size-h1{font-size:72px}.text-size-h2{font-size:48px}.text-size-h3{font-size:28px}.text-size-h4{font-size:22px}.text-size-h5{font-size:16px}.text-size-h6{font-size:14px}.text-giga{font-size:125px}.tracking-tight{letter-spacing:-.05em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.05em}.w-auto{width:auto}.w-px{width:1px}.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-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-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}.z-auto{z-index:auto}.z-0{z-index:0}.z-10{z-index:6}.z-20{z-index:8}.z-30{z-index:9}.z-40{z-index:10}.z-50{z-index:11}.rounded-none{border-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-left-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-bottom-left-radius:0}.rounded-l-none,.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-sm{border-radius:.125rem}.rounded-t-sm{border-top-right-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-left-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,.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{border-radius:.25rem}.rounded-t{border-top-right-radius:.25rem}.rounded-r,.rounded-t{border-top-left-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l,.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-lg{border-radius:.5rem}.rounded-t-lg{border-top-right-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-left-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,.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-full{border-radius:9999px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-left-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,.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}@media (min-width:576px){.sm\:rounded-none{border-radius:0}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-r-none{border-top-left-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.sm\:rounded-l-none{border-bottom-left-radius:0}.sm\:rounded-l-none,.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-sm{border-radius:.125rem}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r-sm{border-top-left-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-l-sm{border-bottom-left-radius:.125rem}.sm\:rounded-l-sm,.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{border-radius:.25rem}.sm\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.sm\:rounded-r{border-top-left-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,.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-lg{border-radius:.5rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-lg{border-top-left-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-l-lg{border-bottom-left-radius:.5rem}.sm\:rounded-l-lg,.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-full{border-radius:9999px}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-full{border-top-left-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-l-full{border-bottom-left-radius:9999px}.sm\:rounded-l-full,.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}}@media (min-width:768px){.md\:rounded-none{border-radius:0}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-r-none{border-top-left-radius:0;border-bottom-right-radius:0}.md\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.md\:rounded-l-none{border-bottom-left-radius:0}.md\:rounded-l-none,.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-sm{border-radius:.125rem}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r-sm{border-top-left-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-l-sm{border-bottom-left-radius:.125rem}.md\:rounded-l-sm,.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{border-radius:.25rem}.md\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.md\:rounded-r{border-top-left-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,.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-lg{border-radius:.5rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-lg{border-top-left-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-l-lg{border-bottom-left-radius:.5rem}.md\:rounded-l-lg,.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-full{border-radius:9999px}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-full{border-top-left-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-l-full{border-bottom-left-radius:9999px}.md\:rounded-l-full,.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}}@media (min-width:992px){.lg\:rounded-none{border-radius:0}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-top-left-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.lg\:rounded-l-none{border-bottom-left-radius:0}.lg\:rounded-l-none,.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-sm{border-radius:.125rem}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r-sm{border-top-left-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-l-sm{border-bottom-left-radius:.125rem}.lg\:rounded-l-sm,.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{border-radius:.25rem}.lg\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.lg\:rounded-r{border-top-left-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,.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-lg{border-radius:.5rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-lg{border-top-left-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-l-lg{border-bottom-left-radius:.5rem}.lg\:rounded-l-lg,.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-full{border-radius:9999px}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-full{border-top-left-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-l-full{border-bottom-left-radius:9999px}.lg\:rounded-l-full,.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}}@media (min-width:1200px){.xl\:rounded-none{border-radius:0}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-r-none{border-top-left-radius:0;border-bottom-right-radius:0}.xl\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.xl\:rounded-l-none{border-bottom-left-radius:0}.xl\:rounded-l-none,.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-sm{border-radius:.125rem}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r-sm{border-top-left-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-l-sm{border-bottom-left-radius:.125rem}.xl\:rounded-l-sm,.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{border-radius:.25rem}.xl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.xl\:rounded-r{border-top-left-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,.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-lg{border-radius:.5rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-lg{border-top-left-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-l-lg{border-bottom-left-radius:.5rem}.xl\:rounded-l-lg,.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-full{border-radius:9999px}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-full{border-top-left-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-l-full{border-bottom-left-radius:9999px}.xl\:rounded-l-full,.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}}.borders{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.borders-0{border-width:0}.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}.borders-2{border-width:2px}.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}.borders-4{border-width:4px}.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}.borders-8{border-width:8px}.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}.borders-6{border-width:6px}.border-t-6{border-top-width:6px}.border-r-6{border-right-width:6px}.border-b-6{border-bottom-width:6px}.border-l-6{border-left-width:6px}.m-auto{margin:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.m-px{margin:1px}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.m-0{margin:0}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.m-1{margin:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.m-2{margin:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.m-3{margin:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.m-4{margin:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.m-5{margin:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.m-6{margin:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.m-8{margin:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.m-10{margin:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.m-12{margin:3rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.m-16{margin:4rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.m-20{margin:5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.m-24{margin:6rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.m-32{margin:8rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}@media (min-width:576px){.sm\:m-auto{margin:auto}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.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\:m-px{margin:1px}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.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\:m-0{margin:0}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.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\:m-1{margin:.25rem}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.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\:m-2{margin:.5rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.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\:m-3{margin:.75rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.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\:m-4{margin:1rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.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\:m-5{margin:1.25rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.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\:m-6{margin:1.5rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.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\:m-8{margin:2rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.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\:m-10{margin:2.5rem}.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:m-12{margin:3rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:m-16{margin:4rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:m-20{margin:5rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:m-24{margin:6rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:m-32{margin:8rem}.sm\:my-32{margin-top:8rem;margin-bottom:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}}@media (min-width:768px){.md\:m-auto{margin:auto}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.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\:m-px{margin:1px}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.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\:m-0{margin:0}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.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\:m-1{margin:.25rem}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.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\:m-2{margin:.5rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.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\:m-3{margin:.75rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.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\:m-4{margin:1rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.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\:m-5{margin:1.25rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.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\:m-6{margin:1.5rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.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\:m-8{margin:2rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.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\:m-10{margin:2.5rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:m-12{margin:3rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:m-16{margin:4rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:m-20{margin:5rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:m-24{margin:6rem}.md\:my-24{margin-top:6rem;margin-bottom:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:m-32{margin:8rem}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}}@media (min-width:992px){.lg\:m-auto{margin:auto}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.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\:m-px{margin:1px}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.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\:m-0{margin:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.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\:m-1{margin:.25rem}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.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\:m-2{margin:.5rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.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\:m-3{margin:.75rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.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\:m-4{margin:1rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.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\:m-5{margin:1.25rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.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\:m-6{margin:1.5rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.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\:m-8{margin:2rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.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\:m-10{margin:2.5rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:m-12{margin:3rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:m-16{margin:4rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:m-20{margin:5rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:m-24{margin:6rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:m-32{margin:8rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}}@media (min-width:1200px){.xl\:m-auto{margin:auto}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.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\:m-px{margin:1px}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.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\:m-0{margin:0}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.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\:m-1{margin:.25rem}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.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\:m-2{margin:.5rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.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\:m-3{margin:.75rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.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\:m-4{margin:1rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.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\:m-5{margin:1.25rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.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\:m-6{margin:1.5rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.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\:m-8{margin:2rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.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\:m-10{margin:2.5rem}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:m-12{margin:3rem}.xl\:my-12{margin-top:3rem;margin-bottom:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:m-16{margin:4rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:m-20{margin:5rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:m-24{margin:6rem}.xl\:my-24{margin-top:6rem;margin-bottom:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:m-32{margin:8rem}.xl\:my-32{margin-top:8rem;margin-bottom:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}}.-m-px{margin:-1px}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-m-0{margin:0}.-my-0{margin-top:0;margin-bottom:0}.-mx-0{margin-left:0;margin-right:0}.-mt-0{margin-top:0}.-mr-0{margin-right:0}.-mb-0{margin-bottom:0}.-ml-0{margin-left:0}.-m-1{margin:-.25rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-m-2{margin:-.5rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-m-3{margin:-.75rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-m-4{margin:-1rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-m-5{margin:-1.25rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-m-6{margin:-1.5rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-m-8{margin:-2rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-m-10{margin:-2.5rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-m-12{margin:-3rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-m-16{margin:-4rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-m-20{margin:-5rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-m-24{margin:-6rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-m-32{margin:-8rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}@media (min-width:576px){.sm\:-m-px{margin:-1px}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.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\:-m-0{margin:0}.sm\:-my-0{margin-top:0;margin-bottom:0}.sm\:-mx-0{margin-left:0;margin-right:0}.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\:-m-1{margin:-.25rem}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.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\:-m-2{margin:-.5rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.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\:-m-3{margin:-.75rem}.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.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\:-m-4{margin:-1rem}.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.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\:-m-5{margin:-1.25rem}.sm\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.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\:-m-6{margin:-1.5rem}.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.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\:-m-8{margin:-2rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.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\:-m-10{margin:-2.5rem}.sm\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-m-12{margin:-3rem}.sm\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-m-16{margin:-4rem}.sm\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-mt-16{margin-top:-4rem}.sm\:-mr-16{margin-right:-4rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-m-20{margin:-5rem}.sm\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-m-24{margin:-6rem}.sm\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-m-32{margin:-8rem}.sm\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-mt-32{margin-top:-8rem}.sm\:-mr-32{margin-right:-8rem}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-ml-32{margin-left:-8rem}}@media (min-width:768px){.md\:-m-px{margin:-1px}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.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\:-m-0{margin:0}.md\:-my-0{margin-top:0;margin-bottom:0}.md\:-mx-0{margin-left:0;margin-right:0}.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\:-m-1{margin:-.25rem}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.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\:-m-2{margin:-.5rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.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\:-m-3{margin:-.75rem}.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.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\:-m-4{margin:-1rem}.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.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\:-m-5{margin:-1.25rem}.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.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\:-m-6{margin:-1.5rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.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\:-m-8{margin:-2rem}.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.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\:-m-10{margin:-2.5rem}.md\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-m-12{margin:-3rem}.md\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-mt-12{margin-top:-3rem}.md\:-mr-12{margin-right:-3rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-ml-12{margin-left:-3rem}.md\:-m-16{margin:-4rem}.md\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-mt-16{margin-top:-4rem}.md\:-mr-16{margin-right:-4rem}.md\:-mb-16{margin-bottom:-4rem}.md\:-ml-16{margin-left:-4rem}.md\:-m-20{margin:-5rem}.md\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-mt-20{margin-top:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-ml-20{margin-left:-5rem}.md\:-m-24{margin:-6rem}.md\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-mt-24{margin-top:-6rem}.md\:-mr-24{margin-right:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-ml-24{margin-left:-6rem}.md\:-m-32{margin:-8rem}.md\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-mt-32{margin-top:-8rem}.md\:-mr-32{margin-right:-8rem}.md\:-mb-32{margin-bottom:-8rem}.md\:-ml-32{margin-left:-8rem}}@media (min-width:992px){.lg\:-m-px{margin:-1px}.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.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\:-m-0{margin:0}.lg\:-my-0{margin-top:0;margin-bottom:0}.lg\:-mx-0{margin-left:0;margin-right:0}.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\:-m-1{margin:-.25rem}.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.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\:-m-2{margin:-.5rem}.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.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\:-m-3{margin:-.75rem}.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.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\:-m-4{margin:-1rem}.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.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\:-m-5{margin:-1.25rem}.lg\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.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\:-m-6{margin:-1.5rem}.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.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\:-m-8{margin:-2rem}.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.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\:-m-10{margin:-2.5rem}.lg\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-m-12{margin:-3rem}.lg\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-m-16{margin:-4rem}.lg\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mr-16{margin-right:-4rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-ml-16{margin-left:-4rem}.lg\:-m-20{margin:-5rem}.lg\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-m-24{margin:-6rem}.lg\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-m-32{margin:-8rem}.lg\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mr-32{margin-right:-8rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-ml-32{margin-left:-8rem}}@media (min-width:1200px){.xl\:-m-px{margin:-1px}.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.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\:-m-0{margin:0}.xl\:-my-0{margin-top:0;margin-bottom:0}.xl\:-mx-0{margin-left:0;margin-right:0}.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\:-m-1{margin:-.25rem}.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.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\:-m-2{margin:-.5rem}.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.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\:-m-3{margin:-.75rem}.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.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\:-m-4{margin:-1rem}.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.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\:-m-5{margin:-1.25rem}.xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.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\:-m-6{margin:-1.5rem}.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.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\:-m-8{margin:-2rem}.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.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\:-m-10{margin:-2.5rem}.xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-m-12{margin:-3rem}.xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-m-16{margin:-4rem}.xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-ml-16{margin-left:-4rem}.xl\:-m-20{margin:-5rem}.xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-m-24{margin:-6rem}.xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-m-32{margin:-8rem}.xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-mt-32{margin-top:-8rem}.xl\:-mr-32{margin-right:-8rem}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-ml-32{margin-left:-8rem}}.p-px{padding:1px}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.p-0{padding:0}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.p-1{padding:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.p-2{padding:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.p-3{padding:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.p-5{padding:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.p-6{padding:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.p-8{padding:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.p-10{padding:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.p-12{padding:3rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.p-16{padding:4rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.p-20{padding:5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.p-24{padding:6rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.p-32{padding:8rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}@media (min-width:576px){.sm\:p-px{padding:1px}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.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\:p-0{padding:0}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.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\:p-1{padding:.25rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.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\:p-2{padding:.5rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.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\:p-3{padding:.75rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.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\:p-4{padding:1rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.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\:p-5{padding:1.25rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.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\:p-8{padding:2rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.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\:p-10{padding:2.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:p-12{padding:3rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:p-16{padding:4rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:p-20{padding:5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:p-24{padding:6rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:p-32{padding:8rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}}@media (min-width:768px){.md\:p-px{padding:1px}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.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\:p-0{padding:0}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.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\:p-1{padding:.25rem}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.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\:p-2{padding:.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.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\:p-3{padding:.75rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.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\:p-4{padding:1rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.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\:p-5{padding:1.25rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:p-6{padding:1.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.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\:p-8{padding:2rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.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\:p-10{padding:2.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:p-12{padding:3rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:p-16{padding:4rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:p-20{padding:5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:p-24{padding:6rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:p-32{padding:8rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}}@media (min-width:992px){.lg\:p-px{padding:1px}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.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\:p-0{padding:0}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.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\:p-1{padding:.25rem}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.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\:p-2{padding:.5rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.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\:p-3{padding:.75rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.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\:p-4{padding:1rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.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\:p-5{padding:1.25rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.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\:p-8{padding:2rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.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\:p-10{padding:2.5rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:p-12{padding:3rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:p-16{padding:4rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:p-20{padding:5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:p-24{padding:6rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:p-32{padding:8rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}}@media (min-width:1200px){.xl\:p-px{padding:1px}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.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\:p-0{padding:0}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.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\:p-1{padding:.25rem}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.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\:p-2{padding:.5rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.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\:p-3{padding:.75rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.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\:p-4{padding:1rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.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\:p-5{padding:1.25rem}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.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\:p-8{padding:2rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.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\:p-10{padding:2.5rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:p-12{padding:3rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:p-16{padding:4rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:p-20{padding:5rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:p-24{padding:6rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:p-32{padding:8rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}}.font-sans{font-family:Open Sans,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-exo2{font-family:Exo\ 2,sans-serif}.ratio-16x9{position:relative;width:100%}.ratio-16x9:before{display:block;content:"";width:100%;padding-top:56.25%}.ratio-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-6x1{position:relative;width:100%}.ratio-6x1:before{display:block;content:"";width:100%;padding-top:16.66667%}.ratio-6x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-6x5{position:relative;width:100%}.ratio-6x5:before{display:block;content:"";width:100%;padding-top:83.33333%}.ratio-6x5>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-4x1{position:relative;width:100%}.ratio-4x1:before{display:block;content:"";width:100%;padding-top:25%}.ratio-4x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-4x3{position:relative;width:100%}.ratio-4x3:before{display:block;content:"";width:100%;padding-top:75%}.ratio-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-3x1{position:relative;width:100%}.ratio-3x1:before{display:block;content:"";width:100%;padding-top:33.33333%}.ratio-3x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-3x2{position:relative;width:100%}.ratio-3x2:before{display:block;content:"";width:100%;padding-top:66.66667%}.ratio-3x2>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-2x1{position:relative;width:100%}.ratio-2x1:before{display:block;content:"";width:100%;padding-top:50%}.ratio-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{position:relative;width:100%}.ratio-1x1:before{display:block;content:"";width:100%;padding-top:100%}.ratio-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:576px){.sm\:ratio-16x9{position:relative;width:100%}.sm\:ratio-16x9:before{display:block;content:"";width:100%;padding-top:56.25%}.sm\:ratio-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-6x1{position:relative;width:100%}.sm\:ratio-6x1:before{display:block;content:"";width:100%;padding-top:16.66667%}.sm\:ratio-6x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-6x5{position:relative;width:100%}.sm\:ratio-6x5:before{display:block;content:"";width:100%;padding-top:83.33333%}.sm\:ratio-6x5>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-4x1{position:relative;width:100%}.sm\:ratio-4x1:before{display:block;content:"";width:100%;padding-top:25%}.sm\:ratio-4x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-4x3{position:relative;width:100%}.sm\:ratio-4x3:before{display:block;content:"";width:100%;padding-top:75%}.sm\:ratio-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-3x1{position:relative;width:100%}.sm\:ratio-3x1:before{display:block;content:"";width:100%;padding-top:33.33333%}.sm\:ratio-3x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-3x2{position:relative;width:100%}.sm\:ratio-3x2:before{display:block;content:"";width:100%;padding-top:66.66667%}.sm\:ratio-3x2>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-2x1{position:relative;width:100%}.sm\:ratio-2x1:before{display:block;content:"";width:100%;padding-top:50%}.sm\:ratio-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.sm\:ratio-1x1{position:relative;width:100%}.sm\:ratio-1x1:before{display:block;content:"";width:100%;padding-top:100%}.sm\:ratio-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width:768px){.md\:ratio-16x9{position:relative;width:100%}.md\:ratio-16x9:before{display:block;content:"";width:100%;padding-top:56.25%}.md\:ratio-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-6x1{position:relative;width:100%}.md\:ratio-6x1:before{display:block;content:"";width:100%;padding-top:16.66667%}.md\:ratio-6x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-6x5{position:relative;width:100%}.md\:ratio-6x5:before{display:block;content:"";width:100%;padding-top:83.33333%}.md\:ratio-6x5>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-4x1{position:relative;width:100%}.md\:ratio-4x1:before{display:block;content:"";width:100%;padding-top:25%}.md\:ratio-4x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-4x3{position:relative;width:100%}.md\:ratio-4x3:before{display:block;content:"";width:100%;padding-top:75%}.md\:ratio-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-3x1{position:relative;width:100%}.md\:ratio-3x1:before{display:block;content:"";width:100%;padding-top:33.33333%}.md\:ratio-3x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-3x2{position:relative;width:100%}.md\:ratio-3x2:before{display:block;content:"";width:100%;padding-top:66.66667%}.md\:ratio-3x2>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-2x1{position:relative;width:100%}.md\:ratio-2x1:before{display:block;content:"";width:100%;padding-top:50%}.md\:ratio-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.md\:ratio-1x1{position:relative;width:100%}.md\:ratio-1x1:before{display:block;content:"";width:100%;padding-top:100%}.md\:ratio-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width:992px){.lg\:ratio-16x9{position:relative;width:100%}.lg\:ratio-16x9:before{display:block;content:"";width:100%;padding-top:56.25%}.lg\:ratio-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-6x1{position:relative;width:100%}.lg\:ratio-6x1:before{display:block;content:"";width:100%;padding-top:16.66667%}.lg\:ratio-6x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-6x5{position:relative;width:100%}.lg\:ratio-6x5:before{display:block;content:"";width:100%;padding-top:83.33333%}.lg\:ratio-6x5>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-4x1{position:relative;width:100%}.lg\:ratio-4x1:before{display:block;content:"";width:100%;padding-top:25%}.lg\:ratio-4x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-4x3{position:relative;width:100%}.lg\:ratio-4x3:before{display:block;content:"";width:100%;padding-top:75%}.lg\:ratio-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-3x1{position:relative;width:100%}.lg\:ratio-3x1:before{display:block;content:"";width:100%;padding-top:33.33333%}.lg\:ratio-3x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-3x2{position:relative;width:100%}.lg\:ratio-3x2:before{display:block;content:"";width:100%;padding-top:66.66667%}.lg\:ratio-3x2>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-2x1{position:relative;width:100%}.lg\:ratio-2x1:before{display:block;content:"";width:100%;padding-top:50%}.lg\:ratio-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.lg\:ratio-1x1{position:relative;width:100%}.lg\:ratio-1x1:before{display:block;content:"";width:100%;padding-top:100%}.lg\:ratio-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width:1200px){.xl\:ratio-16x9{position:relative;width:100%}.xl\:ratio-16x9:before{display:block;content:"";width:100%;padding-top:56.25%}.xl\:ratio-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-6x1{position:relative;width:100%}.xl\:ratio-6x1:before{display:block;content:"";width:100%;padding-top:16.66667%}.xl\:ratio-6x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-6x5{position:relative;width:100%}.xl\:ratio-6x5:before{display:block;content:"";width:100%;padding-top:83.33333%}.xl\:ratio-6x5>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-4x1{position:relative;width:100%}.xl\:ratio-4x1:before{display:block;content:"";width:100%;padding-top:25%}.xl\:ratio-4x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-4x3{position:relative;width:100%}.xl\:ratio-4x3:before{display:block;content:"";width:100%;padding-top:75%}.xl\:ratio-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-3x1{position:relative;width:100%}.xl\:ratio-3x1:before{display:block;content:"";width:100%;padding-top:33.33333%}.xl\:ratio-3x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-3x2{position:relative;width:100%}.xl\:ratio-3x2:before{display:block;content:"";width:100%;padding-top:66.66667%}.xl\:ratio-3x2>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-2x1{position:relative;width:100%}.xl\:ratio-2x1:before{display:block;content:"";width:100%;padding-top:50%}.xl\:ratio-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}.xl\:ratio-1x1{position:relative;width:100%}.xl\:ratio-1x1:before{display:block;content:"";width:100%;padding-top:100%}.xl\:ratio-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}}.tether-element,.tether-element *,.tether-element:after,.tether-element :after,.tether-element:before,.tether-element :before{box-sizing:border-box}.tether-element{position:absolute;display:none}.tether-element.tether-open{display:block}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:zb}@keyframes zb{0%{opacity:1;}to{opacity:0;}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../../packages/basic_theme/themes/basic_theme/assets/dist/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

html,body{height:100%}body{margin:0}.pure-container{position:relative;-webkit-overflow-scrolling:touch}.pure-toggle-label{display:none;background-color:#fff;border-style:none;position:absolute;display:block;cursor:pointer;z-index:50;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;font-size:28px;top:183px;width:138px;overflow:hidden;height:35px;padding-left:35px;-webkit-transition:width 400ms ease-in-out;-o-transition:width 400ms ease-in-out;transition:width 400ms ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pure-toggle-label:hover .pure-toggle-icon,.pure-toggle-label:hover .pure-toggle-icon:before,.pure-toggle-label:hover .pure-toggle-icon:after{background-color:#000}.pure-toggle-label:active{-webkit-tap-highlight-color:rgba(0,0,0,0)}.pure-toggle-label .pure-toggle-icon,.pure-toggle-label .pure-toggle-icon:before,.pure-toggle-label .pure-toggle-icon:after{position:absolute;background-color:#000;display:block;cursor:pointer;top:0;left:8px;height:4px;width:20px;content:'';-webkit-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.pure-toggle-label .pure-toggle-icon:before{-webkit-transform:translate3d(-8px, -8px, 0);transform:translate3d(-8px, -8px, 0)}.pure-toggle-label .pure-toggle-icon{-webkit-transform:translate3d(0, 16px, 0);transform:translate3d(0, 16px, 0)}.pure-toggle-label .pure-toggle-icon:after{-webkit-transform:translate3d(-8px, 8px, 0);transform:translate3d(-8px, 8px, 0)}.pure-toggle-label .pure-toggle-text{font-weight:300;opacity:1;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.pure-toggle-label[data-toggle-label='left']{left:0;right:auto}.x-menu-open .pure-toggle-label:not([data-toggle-label='left']){opacity:0;z-index:-1}.x-menu-open .pure-toggle-label[data-toggle-label='left']{border-color:#000;color:#000;width:35px;-webkit-box-shadow:none;box-shadow:none}.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon{background-color:transparent}.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:before,.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:after{top:0}.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:before{-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:after{-webkit-transform:translateX(-50%) translateY(-10px) rotate(-45deg);-ms-transform:translateX(-50%) translateY(-10px) rotate(-45deg);transform:translateX(-50%) translateY(-10px) rotate(-45deg);top:10px}.x-menu-open .pure-toggle-label[data-toggle-label='left'] .pure-toggle-text{opacity:0}.x-sticky .pure-toggle-label[data-toggle-label='left']{position:fixed;top:4px;-webkit-transition:none !important;-o-transition:none !important;transition:none !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;-webkit-box-shadow:none;box-shadow:none}.pure-drawer{position:fixed;top:0;left:0;z-index:1;height:100vh;visibility:hidden;background-color:#81bc40;overflow-y:auto;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;width:100%;border-left:35px #fff solid}@media (min-width: 768px){.pure-drawer{width:536px}}@media (min-width: 992px){.pure-drawer{width:536px}}.pure-pusher-container{position:relative;height:100%;overflow:hidden}.pure-pusher{position:relative;height:100%;overflow-y:auto;left:0;z-index:2;background-color:#eff1f0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.pure-overlay{position:fixed;top:0;bottom:0;right:0;width:0;height:0;opacity:0;background-color:rgba(0,0,0,0.4);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;-webkit-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.x-menu-open .pure-overlay[data-overlay='left']{left:100%}@media (min-width: 768px){.x-menu-open .pure-overlay[data-overlay='left']{left:536px}}@media (min-width: 992px){.x-menu-open .pure-overlay[data-overlay='left']{left:536px}}.x-menu-open .pure-overlay[data-overlay='left']{width:100%;height:100%;opacity:1;z-index:2}.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:100%}@media (min-width: 768px){.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:536px}}@media (min-width: 992px){.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:536px}}.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:-100%}@media (min-width: 768px){.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:-536px}}@media (min-width: 992px){.no-csstransforms3d .x-menu-open .pure-pusher-container .pure-pusher{left:-536px}}[data-effect='pure-effect-push'] .pure-drawer{-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}[data-effect='pure-effect-push'] .pure-drawer[data-position='left']{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.x-menu-open [data-effect='pure-effect-push'] .pure-drawer[data-position='left']{visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-effect='pure-effect-push'] .pure-pusher-container .pure-pusher{-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}.x-menu-open [data-effect='pure-effect-push'] .pure-pusher-container .pure-pusher{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}@media (min-width: 768px){.x-menu-open [data-effect='pure-effect-push'] .pure-pusher-container .pure-pusher{-webkit-transform:translate3d(536px, 0, 0);transform:translate3d(536px, 0, 0)}}@media (min-width: 992px){.x-menu-open [data-effect='pure-effect-push'] .pure-pusher-container .pure-pusher{-webkit-transform:translate3d(536px, 0, 0);transform:translate3d(536px, 0, 0)}}[data-effect='pure-effect-push'] .pure-overlay{-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;-webkit-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s}.isotope{-webkit-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width}.isotope .isotope-item{-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;-o-transition-property:transform, opacity;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0 0;display:inline-block;cursor:pointer;-webkit-transition-property:opacity, -webkit-filter;transition-property:opacity, -webkit-filter;-o-transition-property:opacity, filter;transition-property:opacity, filter;transition-property:opacity, filter, -webkit-filter;-webkit-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#000}.hamburger-box{width:20px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:20px;height:2px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--arrowalt .hamburger-inner::before{-webkit-transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner::after{-webkit-transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(-5px, -4px, 0) rotate(-45deg) scale(0.7, 1);transform:translate3d(-5px, -4px, 0) rotate(-45deg) scale(0.7, 1);-webkit-transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);-o-transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(-5px, 4px, 0) rotate(45deg) scale(0.7, 1);transform:translate3d(-5px, 4px, 0) rotate(45deg) scale(0.7, 1);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);-o-transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}@font-face{font-family:'Exo 2';font-style:normal;font-weight:300;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.eot");src:local("Exo 2 Light"),local("Exo2-Light"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:italic;font-weight:300;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.eot");src:local("Exo 2 Light Italic"),local("Exo2-LightItalic"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-300italic.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:400;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.eot");src:local("Exo 2"),local("Exo2-Regular"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-regular.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:italic;font-weight:400;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.eot");src:local("Exo 2 Italic"),local("Exo2-Italic"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-italic.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:500;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.eot");src:local("Exo 2 Medium"),local("Exo2-Medium"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:600;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.eot");src:local("Exo 2 Semi Bold"),local("Exo2-SemiBold"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:italic;font-weight:600;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.eot");src:local("Exo 2 Semi Bold Italic"),local("Exo2-SemiBoldItalic"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-600italic.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:italic;font-weight:500;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.eot");src:local("Exo 2 Medium Italic"),local("Exo2-MediumItalic"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-500italic.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:700;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.eot");src:local("Exo 2 Bold"),local("Exo2-Bold"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700.svg#Exo2") format("svg")}@font-face{font-family:'Exo 2';font-style:italic;font-weight:700;src:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.eot");src:local("Exo 2 Bold Italic"),local("Exo2-BoldItalic"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.eot?#iefix") format("embedded-opentype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.woff2") format("woff2"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.woff") format("woff"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.ttf") format("truetype"),url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//fonts/exo2/exo-2-v5-latin-700italic.svg#Exo2") format("svg")}.card.core--card{border:0;border-bottom:5px solid #81bc40}.card.core--card .card-header{border:0;background:#fff}.card.core--card .card-footer{background:none;border:none}@media (min-width: 768px){.card.core--card .card-img-top{height:215px;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}}.card.core--card .card-title{font-size:1.5rem}.card.core--card-small{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#212529}@media (min-width: 768px){.card.core--card-small .card-img-top{height:135px;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}}.card.core--card-small,.card.core--card-small:hover,.card.core--card-small:active,.card.core--card-small:focus{text-decoration:none;color:#212529}.card.core--card-small .card-title{margin:0;font-size:1rem;text-align:center}.card.core--card__cta{border-bottom:0;margin-bottom:1rem}@media (min-width: 768px){.card.core--card__cta .card-img-top{height:305px;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}}.card.core--card__cta .card-img-overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(129,188,64,0.8)}.card.core--card__cta.core--card-background_primary .card-img-overlay{background:rgba(129,188,64,0.8)}.card.core--card__cta.core--card-background_cta .card-img-overlay{background:rgba(129,188,64,0.8)}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary{color:#212529;background-color:#81bc40;border-color:#81bc40}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:hover{color:#fff;background-color:#6d9f36;border-color:#679633}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:focus,.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,188,64,0.5);box-shadow:0 0 0 .2rem rgba(129,188,64,0.5)}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary.disabled,.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:disabled{color:#212529;background-color:#81bc40;border-color:#81bc40}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active,.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active,.show>.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary.dropdown-toggle{color:#fff;background-color:#679633;border-color:#608c30}.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active:focus,.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.card.core--card__cta.core--card-background_cta .card-img-overlay .btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,188,64,0.5);box-shadow:0 0 0 .2rem rgba(129,188,64,0.5)}.card.core--card__cta.core--card-background_secondary .card-img-overlay{background:rgba(108,117,125,0.8)}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary{color:#fff;background-color:#6c757d;border-color:#6c757d}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:focus,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,0.5);box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.disabled,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active,.show>.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active:focus,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,0.5);box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.card.core--card__cta.core--card-background_secondary .card-img-overlay{background:rgba(248,249,250,0.8)}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:focus,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,0.5);box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.disabled,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active,.show>.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled):active:focus,.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.card.core--card__cta.core--card-background_secondary .card-img-overlay .btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,0.5);box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.card.core--card__cta .card-header,.card.core--card__cta .card-footer{text-align:center}.card.core--card__cta .card-title{color:#fff;text-align:center}.card.core--card__cta .card-text{text-align:center;color:#fff}.card.core--card__cta .card-text .btn{margin-top:30px}.card.core--card__cta .card-link:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.card.core--card__cta.core--card-no-image{padding:1rem}.card.core--card__cta.core--card-no-image .card-link{text-align:center;display:block;padding:.5rem;margin-top:1rem;background:rgba(255,255,255,0.6)}.card.core--card__cta.core--card-background_primary{background-color:#81bc40}.card.core--card__cta.core--card-background_primary .card-title,.card.core--card__cta.core--card-background_primary .card-text{color:#fff}.card.core--card__cta.core--card-background_primary .card-text a,.card.core--card__cta.core--card-background_primary .card-link{color:#81bc40}.card.core--card__cta.core--card-background_secondary,.card.core--card__cta.core--card-background_cta{background-color:#6c757d}.card.core--card__cta.core--card-background_secondary .card-title,.card.core--card__cta.core--card-background_secondary .card-text,.card.core--card__cta.core--card-background_cta .card-title,.card.core--card__cta.core--card-background_cta .card-text{color:#fff}.card.core--card__cta.core--card-background_secondary .card-text a,.card.core--card__cta.core--card-background_secondary .card-link,.card.core--card__cta.core--card-background_cta .card-text a,.card.core--card__cta.core--card-background_cta .card-link{color:#6c757d}.card.core--card__cta.core--card-background_light{background-color:#f8f9fa}.card.core--card__cta.core--card-background_light .card-title,.card.core--card__cta.core--card-background_light .card-text{color:#212529}.card.core--card__cta.core--card-background_light .card-text,.card.core--card__cta.core--card-background_light .card-link{color:#212529}@media (min-width: 768px){.card.core--card__news-item .card-img-top{height:300px;width:100%;-o-object-fit:fill;object-fit:fill;font-family:"object-fit: fill"}}.card.core--card__news-item .card-title{background:rgba(0,0,0,0.2);color:#fff;position:absolute;top:0;left:0;right:0;padding:1.25rem 0;margin:0;font-size:1.5rem}.card.core--card__news-item .card-text{background:rgba(0,0,0,0.2);color:#fff;position:absolute;bottom:0;left:0;right:0;padding:1.25rem;margin:0;font-size:1.5rem}.card.core--card__news-item .card-text h3{font-size:1.2rem}.card.core--card__news-item .card-text a{color:#fff}.card.core--card__news-item .card-text a:hover,.card.core--card__news-item .card-text a:active,.card.core--card__news-item .card-text a:focus{text-decoration:none}.card.core--card__news-item .card-text .card--date{font-size:1rem}.core--news-list h2{text-align:center}.core--news-list .core--news__item{margin-top:15px}.core--page-list [class*="col-"]{margin-bottom:1rem}.core--spacer{margin-top:40px}html.ccm-edit-mode .core--page-wrapper .core--spacer{border-top:1px rgba(0,0,0,0.1) solid;margin-top:40px;margin-bottom:40px}.core--spacer__double{margin-top:80px}html.ccm-edit-mode .core--page-wrapper .core--spacer__double{border-top:1px rgba(0,0,0,0.1) solid;margin-top:80px;margin-bottom:80px}.block__image.hero-banner img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.img-responsive{max-width:100%;height:auto}@media (min-width: 768px){.row-equal-height>[class*="col-"]>*{height:100%}}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{color:#fff;background-color:#81bc40;border-color:#81bc40}.pagination>li>a,.pagination>li>span{color:#81bc40}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#5a832d;background-color:#e9ecef;border-color:#dee2e6}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#6c757d;background-color:#fff;border-color:#dee2e6}.pagination a,.pagination span{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#81bc40;background-color:#fff;border:1px solid #dee2e6}.pagination a:hover,.pagination span:hover{color:#5a832d;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.pagination a:focus,.pagination span:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(129,188,64,0.25);box-shadow:0 0 0 .2rem rgba(129,188,64,0.25)}.pagination a:not(:disabled):not(.disabled),.pagination span:not(:disabled):not(.disabled){cursor:pointer}.pagination li:first-child a,.pagination li:first-child span{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination li:last-child a,.pagination li:last-child span{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination li.active a,.pagination li.active span{z-index:1;color:#fff;background-color:#81bc40;border-color:#81bc40}.pagination li.disabled a,.pagination li.disabled span{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.core--section .container>.row>[class^="col-"]>:last-child{margin-bottom:0}.section-white,.section-light,.section-primary{padding-top:80px;padding-bottom:80px}.section-white{background:#fff}.section-light{background:#e9ecef}.section-light *{color:#212529}.section-primary{background:#81bc40}.section-primary *{color:#fff}.page-type-home .core--section{margin-bottom:0}.page-type-home .core--section+.basic-section{margin-top:0}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}}.back-to-top{position:fixed;width:55px;height:55px;right:0;bottom:-55px;z-index:1000;cursor:pointer;opacity:1;border:1px solid #adb5bd;background:rgba(0,0,0,0.1);text-align:center;line-height:55px;-webkit-transition:bottom 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);-o-transition:bottom 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);transition:bottom 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000)}@media screen and (prefers-reduced-motion: reduce){.back-to-top{-webkit-transition:none;-o-transition:none;transition:none}}.back-to-top--up{bottom:0;-webkit-transition-timing-function:cubic-bezier(0.895, 0.030, 0.685, 0.220);-o-transition-timing-function:cubic-bezier(0.895, 0.030, 0.685, 0.220);transition-timing-function:cubic-bezier(0.895, 0.030, 0.685, 0.220)}.back-to-top:before{content:'';position:absolute;border:solid 1px #adb5bd;top:-1px;right:-1px;bottom:-1px;left:-1px;-webkit-animation-duration:1s;animation-duration:1s;color:#81bc40}.back-to-top i:before{color:#81bc40}.back-to-top:hover:before,.back-to-top:focus:before,.back-to-top:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{color:#fff;background-color:#81bc40;border-color:#81bc40}.pagination>li>a,.pagination>li>span{color:#81bc40}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#5a832d;background-color:#e9ecef;border-color:#dee2e6}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#6c757d;background-color:#fff;border-color:#dee2e6}.pagination a,.pagination span{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#81bc40;background-color:#fff;border:1px solid #dee2e6}.pagination a:hover,.pagination span:hover{color:#5a832d;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.pagination a:focus,.pagination span:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(129,188,64,0.25);box-shadow:0 0 0 .2rem rgba(129,188,64,0.25)}.pagination a:not(:disabled):not(.disabled),.pagination span:not(:disabled):not(.disabled){cursor:pointer}.pagination li:first-child a,.pagination li:first-child span{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination li:last-child a,.pagination li:last-child span{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination li.active a,.pagination li.active span{z-index:1;color:#fff;background-color:#81bc40;border-color:#81bc40}.pagination li.disabled a,.pagination li.disabled span{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.page-content .container,.page-banner .container{background-color:#fff;padding-left:1.5rem;padding-right:1.5rem}.page-content>.container:last-child>.row>.col-md-12>:last-child{margin-bottom:0}.page-container{color:#000;font-size:17px;font-family:"Exo 2", sans-serif}.site-logo{position:absolute;z-index:50;top:55px}h1{font-size:72px;font-weight:500}h2{font-size:48px;font-weight:500}h3{font-size:28px;font-weight:500}h4{font-size:22px;font-weight:600;color:#81bc40;margin-bottom:2px}h5{font-size:16px;font-weight:600;margin-bottom:3px}h6{font-size:14px}.page-title{font-size:72px;font-weight:400}p{margin-bottom:1rem;margin-top:0;line-height:1.5}a{color:#81bc40}.padded-multiline-title>*{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.padded-multiline::after{display:block;clear:both;content:""}.padded-multiline span{display:inline-block;line-height:30px;height:32px;float:left;clear:left}.site-logo .padded-multiline span{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.08);box-shadow:0 4px 8px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.08)}.center-image img{display:block;margin:0 auto}.rte a{color:#81bc40;text-decoration:none}.rte .lead{font-size:28px;line-height:1.25}.rte .big-lead{font-size:72px;font-weight:500;line-height:1}.rte ul,.rte ol{padding:0;line-height:1.5;margin-left:calc(1rem + 1px)}@media (max-width: 767.98px){.rte h3,.rte h4,.rte h5,.rte h6{margin-top:0}}.block-aside{background-color:#81bc40;color:#000}.block-aside-title{color:#000}.block-aside-divider{border-style:solid}.block-aside .rte h3{color:#fff;margin-top:0;margin-bottom:0}.block-aside .rte a{color:#000;text-decoration:underline}.block-aside .rte :last-child{margin-bottom:0}.block-aside.block-bg-grey{background-color:#eff1f0}.block-aside.block-bg-grey .rte h3{color:#81bc40;text-transform:uppercase}.image-caption{margin-bottom:1rem;font-style:italic;line-height:25px}img.image-border,.image-border img{border:solid 1px #d1d1d1}.sidebar>img{margin-bottom:2rem}.sidebar>img+.image-caption{margin-top:-1.5rem}.sidebar .image-caption{margin-bottom:2rem}.sidebar>.block-aside:last-child{margin-bottom:0}.sidebar>.ccm-custom-style-container:last-child>*{margin-bottom:0}.page-header{background-color:#fff;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;z-index:40;width:100%;padding-left:1.5rem;padding-right:1.5rem;height:40px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.page-header-flex-spacer{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.page-header-title{font-size:28px;margin:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:300;text-transform:uppercase;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:center}.page-header-logo{font-size:28px;margin:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:300;text-transform:uppercase;text-align:right}.page-header-logo a{text-decoration:none;color:#000}.x-sticky .page-header{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.x-menu-open .page-header{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);opacity:0}nav.primary-nav{overflow-y:auto;height:auto;padding-bottom:25px}ul.primary-navigation{color:#000;list-style:none;padding:0;margin:0;margin-top:30px;margin-left:25px}ul.primary-navigation ul{color:#000;list-style:none;padding:0}ul.primary-navigation li{padding-left:30px;padding-right:5px}ul.primary-navigation .has-dropdown{position:relative}ul.primary-navigation a.primary-nav-link{font-size:28px;text-decoration:none;color:currentColor;font-weight:300;text-transform:uppercase;display:inline-block;padding-top:5px;padding-bottom:5px}ul.primary-navigation a.primary-nav-toggle{display:block;position:absolute;left:0;top:9px;width:25px;height:25px;background-image:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//img/site/min.png");background-size:25px 25px;-webkit-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}ul.primary-navigation a.primary-nav-toggle.collapsed{background-image:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//img/site/plus.png")}.page-breadcrumbs{position:absolute;z-index:50;color:#fff;background-color:#81bc40;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.25rem;top:218px}.page-breadcrumbs-list{margin:0;list-style:none;padding:0;color:currentColor}.page-breadcrumbs-list-item{color:currentColor;display:inline-block}.page-breadcrumbs-list-item:after{content:"|";font-size:0.75rem;margin-left:0.25rem;display:inline-block}.page-breadcrumbs-list-item:last-child:after{content:""}.page-breadcrumbs-list-link{display:inline-block;color:currentColor;text-decoration:none;text-transform:uppercase;font-size:0.75rem}.col-xs-8.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.3333)}.col-xs-9.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-xs-10.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}.col-xs-8.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.381)}.col-xs-9.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-xs-10.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}@media (min-width: 576px){.col-sm-8.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.3333)}.col-sm-9.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-sm-10.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}.col-sm-8.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.381)}.col-sm-9.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-sm-10.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}}@media (min-width: 768px){.col-md-8.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.3333)}.col-md-9.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-md-10.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}.col-md-8.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.381)}.col-md-9.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-md-10.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}}@media (min-width: 992px){.col-lg-8.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.3333)}.col-lg-9.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-lg-10.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}.col-lg-8.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.381)}.col-lg-9.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-lg-10.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}}@media (min-width: 1200px){.col-xl-8.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.3333)}.col-xl-9.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-xl-10.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}.col-xl-8.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.381)}.col-xl-9.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.25)}.col-xl-10.feature-block-tall.ratio-1x1:before{padding-top:calc((100vw - 3rem) * 0.8333)}}.feature-block-title{text-transform:uppercase;font-size:28px;margin:0;line-height:28px}.feature-block-text-only{padding:1rem}.feature-block-content{padding-top:1rem;padding-bottom:1rem}.feature-block-content>*{color:currentColor}.feature-block-tall .feature-block-title{position:absolute;bottom:70px}.feature-block-tall.feature-block-video .feature-block-title{position:relative;bottom:70px}.feature-block-image{opacity:1;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out}.x-card-hover-active .feature-block-image{opacity:0}.filter-wrap{display:block;margin-bottom:20px}.filter-wrap .x-select{line-height:30px;margin-bottom:10px;display:block;position:relative;outline:none}.filter-wrap .x-select:hover{text-decoration:none}.filter-wrap .x-select i{margin-right:10px}.filter-wrap .x-select:after{content:'';width:16px;height:10px;position:absolute;top:34px;left:22px;z-index:99;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.filter-wrap .filter-list{padding:0;list-style:none;margin-top:0;opacity:0;margin-bottom:20px;height:auto;overflow:hidden;line-height:1.5}.filter-wrap .filter-list .filter-item{display:inline-block}.filter-wrap .filter-list .filter-item.x-has-items,.filter-wrap .filter-list .filter-item.all{display:inline-block;float:none;margin-right:-3px}.filter-wrap .filter-list .filter-item-link{padding:6px 15px;border:1px solid #e4e4e4;display:block;margin-right:-1px;text-decoration:none;height:auto;overflow:hidden;outline:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#4a4a4a}.filter-wrap .filter-list .filter-item-link .item-name{max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;float:left;margin-right:10px}.filter-wrap .filter-list .filter-item-link .item-count{float:right;opacity:0.6}.filter-wrap .filter-list .filter-item-link .x-selected .filter-item-link{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);box-shadow:inset 0 0 5px rgba(0,0,0,0.1);font-weight:normal;background:#f7f7f7}.filter-wrap .dropdown .btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.filter-wrap .dropdown-toggle{padding:0;background-color:#eff1f0;font-weight:300;font-size:26px}.filter-wrap .dropdown-toggle:hover{background:#81bc40;color:#fff}.filter-wrap .dropdown-toggle:after{border-top:.7em solid;border-right:.5em solid transparent;border-bottom:0;border-left:.5em solid transparent;-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}.filter-wrap .dropdown-menu{width:100%;margin:0;padding:0;border-radius:0;border-style:none;text-align:center}.filter-wrap .dropdown-item{padding:0;background-color:#eff1f0;text-transform:uppercase;font-weight:300;line-height:1.5;text-align:center;border:none;border-top:1px solid #e0e3e2;font-size:26px;padding:0 15px;text-decoration:none;-webkit-transition:background-color .15s ease-in-out;-o-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.filter-wrap .dropdown-item:hover,.filter-wrap .dropdown-item.active,.filter-wrap .dropdown-item.x-selected{background:#81bc40;color:#fff}.filter-wrap .dropdown-item-count{float:right;opacity:0.6}.filterable-list{opacity:0}.filterable-list .feature-block{padding:0}@-webkit-keyframes fadeInUp-card{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp-card{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInLeft-card{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft-card{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInRight-card{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight-card{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.card-group-animate-in .animate{opacity:0}.card-group-animate-in>.animate-in{-webkit-animation:fadeInUp-card 1.4s forwards;animation:fadeInUp-card 1.4s forwards}.card-group-animate-in .feature-block-title.animate-in{-webkit-animation:fadeInRight-card 1.4s forwards;animation:fadeInRight-card 1.4s forwards;-webkit-animation-delay:1s;animation-delay:1s}@media (min-width: 768px){.x-has-moreless .footer{padding-bottom:50px}}.header-search{position:relative;display:inline-block;margin-left:55px;margin-top:21px;height:40px;width:105px}.header-search-form{width:calc(100% - 27px)}.header-search-label,.header-search-field{font-size:28px;font-weight:300;text-transform:uppercase;height:40px;line-height:40px;padding:0}.header-search-field{background-color:#81bc40;border-style:none;margin:0;color:#3d4852;width:calc(100% - 4px);outline:transparent;color:#000}.header-search-field::-webkit-input-placeholder{color:#fff}.header-search-field:-ms-input-placeholder{color:#fff}.header-search-field::-ms-input-placeholder{color:#fff}.header-search-field::placeholder{color:#fff}.header-search-label,.header-search-button{height:40px;position:absolute}.header-search-label{color:#000;width:78px}.header-search-button{background-color:rgba(0,0,0,0);border-style:none;outline:0;right:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);padding:0;width:27px;outline:transparent}.header-search-button svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.header-search .search-form-container{display:none;background:#81bc40;width:105px}@media (min-width: 768px){.header-search .search-form-container{width:200px}}.x-search-open .header-search .search-form-container{position:absolute;display:block;z-index:50;left:-1px}.header-language-switch{color:#000;position:absolute;z-index:10;top:0;top:25px;right:25px;height:40px}.header-language-switch-link{font-size:28px;text-transform:uppercase;font-weight:300;color:currentColor;text-decoration:none;margin-left:5px}.header-language-switch-link:not(:last-child)::after{content:"|";font-size:28px;font-weight:300;color:currentColor;display:inline-block;margin-left:10px}.header-language-switch-link.x-language-active{font-weight:400}.ccm-block-social-links a{color:#000;font-size:28px;background-color:#fff;border-radius:9999px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1rem;text-decoration:none;width:48px;height:48px}.header-social-links{position:absolute;left:55px}.c-revslider-wrapper .tp-scrim{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.2)}.c-revslider-wrapper .tp-caption{color:#fff;min-width:800px;max-width:800px}.c-revslider-wrapper .tp-caption .banner-text h2{font-size:1.6rem !important}.c-revslider-wrapper .tp-caption .banner-text p{font-size:2rem !important;line-height:2.1rem !important}.c-carousel{display:none}.c-carousel.carousel-fade .carousel-item{-webkit-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s}.c-carousel .carousel--scrim{position:absolute;z-index:9;top:0;left:0;right:0;bottom:0;background:none}.c-carousel .carousel-caption{text-align:left;padding-top:1rem;top:0;left:0}.c-carousel .carousel-indicators li{cursor:pointer}.c-carousel .carousel-item video{width:100%;height:56%}.c-carousel [data-url]{cursor:pointer}.feature-block .c-carousel .carousel-item video{width:100%;height:100%}@-webkit-keyframes fadeInDownCustom{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}to{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}@keyframes fadeInDownCustom{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}to{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.fadeInDownCustom{-webkit-animation-name:fadeInDownCustom;animation-name:fadeInDownCustom}.moreless{height:50px;line-height:50px;background-color:#000;display:block;position:fixed;bottom:0;width:100%;z-index:50;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.moreless .moreless-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.moreless .moreless-toggle{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-decoration:none;color:#fff;font-size:28px;font-weight:500;text-transform:uppercase;color:#fff;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out;opacity:1}.moreless .moreless-toggle::after{display:inline-block;content:"";width:30px;height:21px;margin-left:15px;background:url("../../../../packages/basic_theme/themes/basic_theme/assets/dist//img/site/more-arrow.png") no-repeat;background-size:30px 21px}.moreless .moreless-toggle.x-hide{opacity:0}.moreless .moreless-toggle-more{padding-left:1.5rem;text-align:left}@media (min-width: 576px){.moreless .moreless-toggle-more{text-align:right;padding-left:0;padding-right:50px}}@media (min-width: 768px){.moreless .moreless-toggle-more{padding-right:100px}}@media (min-width: 992px){.moreless .moreless-toggle-more{padding-right:200px}}.moreless .moreless-toggle-less{padding-right:1.5rem;text-align:right}@media (min-width: 576px){.moreless .moreless-toggle-less{text-align:left;padding-right:0;padding-left:50px}}@media (min-width: 768px){.moreless .moreless-toggle-less{padding-left:100px}}@media (min-width: 992px){.moreless .moreless-toggle-less{padding-left:200px}}.moreless .moreless-toggle-less::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.moreless.x-hide{display:none}.form-stacked{background-color:#eff1f0;padding:1rem;margin-bottom:1rem}.form-stacked fieldset{border-style:none;padding:0;margin:0}.form-stacked .form-control{border-style:none;border-radius:0;margin-top:0.25rem;margin-bottom:1rem;border-color:#cacccb}.form-stacked .form-actions{text-align:right}.btn{text-transform:uppercase;font-size:24px}.btn-primary{color:#fff}.btn-play,.btn-pause{width:30px;height:30px;background-color:transparent;display:block;padding:0;margin:0}.btn-play:focus,.btn-pause:focus{outline:none}.btn-play{border-style:solid;border-width:20px 0 20px 30px;border-color:transparent transparent transparent #fff}.btn-pause{width:20px;border-style:double;border-width:0 0 0 20px;border-color:#fff}.btn-video{position:absolute;z-index:1000;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.hamburger{position:absolute;left:8px;top:-1px;outline:none}@media (max-width: 767.98px){.site-logo{top:42px}.site-logo h1,.page-header-title,.page-header-logo,.pure-toggle-label{font-size:20px}.page-header{height:27px}.x-sticky .pure-toggle-label[data-toggle-label='left']{top:3px}.pure-toggle-label{height:23px;width:98px;top:137px}.padded-multiline-title *{line-height:26px}.padded-multiline span{line-height:20.9px;height:23.8px;margin-top:-1px}.hamburger{top:1px}.hamburger-box,.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:18px}.hamburger-inner::before{top:-6px}.hamburger-inner::after{bottom:-6px}.page-breadcrumbs{top:158px}.page-breadcrumbs-list-link{font-size:10px}.page-breadcrumbs-list,.page-breadcrumbs-list-item{font-size:0}.page-breadcrumbs{line-height:1.05;padding-top:2px;padding-bottom:1px}h1.text-giga{font-size:42px;line-height:0.92 !important;margin-top:124px !important}h1,h2,.rte .big-lead,.page-title{font-size:26.6px}.feature-block-title,h3{font-size:20px;line-height:22px}.feature-block-tall .feature-block-title{bottom:35px}h4{font-size:17.6px}h5{font-size:15px}.page-container{font-size:16px}.rte .lead{font-size:22.4px}.ccm-block-social-links a,ul.primary-navigation a.primary-nav-link,.header-language-switch-link,.header-language-switch-link:not(:last-child)::after,.header-search-label,.header-search-field{font-size:22.4px}.header-search{margin-top:17px}.header-search-button{width:21.6px}.header-language-switch{height:32px;top:24px}ul.primary-navigation{margin-top:24px}ul.primary-navigation a.primary-nav-toggle{height:20px;width:20px;background-size:20px;top:7px}.ccm-block-social-links a{width:38.4px;height:38.4px}.moreless{display:none;height:32px;line-height:32px}.moreless .moreless-toggle{font-size:22.4px}.moreless .moreless-toggle::after{width:24px;height:16.8px;background-size:24px 16.8px}.footer .content-holder p{margin-bottom:0.85rem}.filter-wrap .dropdown-toggle,.filter-wrap .dropdown-item{font-size:19px}.dropdown-toggle:after{border-top-width:.2em;border-left-width:.2em;border-right-width:.2em;vertical-align:.3em}}hr.basic-spacer{border-top-width:3px;border-bottom-width:3px;border-color:#e0e3e2;border-style:solid;margin-top:1rem;margin-bottom:1rem}.page-type-home .content__holder h2{padding-bottom:40px}.-mb-30{margin-bottom:-30px}@media (min-width: 576px){.sm\:-mb-30{margin-bottom:-30px}}@media (min-width: 768px){.md\:-mb-30{margin-bottom:-30px}}@media (min-width: 992px){.lg\:-mb-30{margin-bottom:-30px}}@media (min-width: 1200px){.xl\:-mb-30{margin-bottom:-30px}}

#searchResults .pageLink{font-size:12px;color:#999;margin:2px 0 8px 0;padding:0;display:block}#searchResults .searchResult{margin-bottom:16px;margin-top:24px}#searchResults .searchResult h3{margin-bottom:0;padding-bottom:0}#searchResults .searchResult p{margin-top:4px}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.eot');src:url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.woff2') format('woff2'),url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.woff') format('woff'),url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.ttf') format('truetype'),url('../../../../updates/concrete-cms-8.5.21/concrete//css/fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.ccm-block-social-links ul.list-inline{display:inline-block;margin:0px;padding:0px}.ccm-block-social-links ul.list-inline li{padding:0px;list-style-type:none;margin-right:10px;display:inline-block}

/*! http://responsiveslides.com v1.55 by @viljamis */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 99;
    opacity: 0.7;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../../../../updates/concrete-cms-8.5.21/concrete//images/responsive-slides/arrows.gif") no-repeat left top;
    margin-top: -45px;
}

.rslides_tabs {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.rslides_tabs li {
    list-style-type: none;
    display: inline-block;
    margin-right: 5px;
}

.rslides_tabs li.rslides_here a {
    background: #333;
}

.rslides_tabs li a {
    text-indent: -9999px;
    overflow: hidden;
    background: #ccccc9;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.rslides_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}


/*! http://responsiveslides.com v1.54 by @viljamis */.ccm-image-slider{position:relative}.ccm-image-slider-text{position:absolute;width:45%;left:0;top:10%}.ccm-image-slider-title{margin-top:auto}.ccm-image-slider-container a.mega-link-overlay{position:absolute;z-index:20;width:100%;height:100%;left:0px}.rslides{margin:0 auto}

