.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-content:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{width:100%;min-height:100%;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
:root{--primary:#0b0b0b;--secondary:#fff;--blue:#147add;--light_blue:#f7fbfd;--yellow:#f4e65d;--black:#000;--light_blk:#3a3e42;--disabled:#e5e5e5;--social:#4f6479;--copyright:#6d6d6d;--nav_hover:#2986e0;--danger:#f03942;--title_border:#f1f1f1;--round_border:#e7e7e7;--copyright_border:#e6f1f6;--section:3.5rem 5rem;--section_break:2rem}*{box-sizing:border-box;margin:0;padding:0}html,body{color:var(--primary);background:var(--secondary);max-width:100vw;height:100%;font-size:100%;font-weight:400}html body,body body{flex-direction:column;display:flex}html main,body main{flex:1 0 auto}html h2,body h2{padding-bottom:1rem;font-size:22px;font-weight:600}@media (min-width:650px){html h2,body h2{font-size:32px}}html h3,body h3{font-size:18px;font-weight:700}@media (min-width:650px){html h3,body h3{font-size:24px}}html a,body a{color:inherit;-webkit-tap-highlight-color:#0000;text-decoration:none}html img,body img{max-width:100%}html button,body button{cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:0;outline:none}html p,body p{margin-bottom:1rem;font-size:18px}html p:last-of-type,body p:last-of-type{margin-bottom:0}html .menu,body .menu{background:var(--secondary);z-index:9;transition:transform .3s ease-in-out;position:relative}html .open,body .open{background:var(--secondary);transition:transform .3s ease-in-out;transform:translate(75vw)}
