:root{--black:#000;--white:#fff;--grey:#8c8279;--brown:#967126;--green:#4c9e00;--purple:#955878;--teal:#00594c;--lime:#86d500;--green-dark:#002920;--ibm-plex:"ibm-plex-sans",sans-serif;--museo-sans:"museo-sans",sans-serif;--border:2px dotted var(--grey)}html{color:var(--black);font-family:var(--ibm-plex);font-size:18px;font-weight:500;-webkit-font-smoothing:antialiased;background-color:#6e6e6e}body{margin:0}.nowrap{white-space:nowrap}.container{margin:0 auto;max-width:1440px;padding-left:25px;padding-right:25px}.h1,.h2,.h3,h1,h2,h3,p{font-family:var(--ibm-plex)}.h2,h2{font-size:50px;font-weight:700;@media screen and (max-width:425px){font-size:1.8rem}}.btn,.hs-button{background:var(--brown);border:0;color:#fff;display:inline-block;font-size:20px;font-weight:700;outline:none;padding:20px;text-decoration:none}.btn:focus,.btn:hover,.hs-button:focus,.hs-button:hover{background:var(--purple);box-shadow:3px 3px 15px rgba(0,0,0,.44);cursor:pointer}.btn--play{background:transparent;border:2px solid var(--lime);border-radius:50%;box-sizing:border-box;height:100px;position:relative;width:100px}.btn--play:after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:30px 0 30px 28px;box-sizing:border-box;content:"";cursor:pointer;left:43px;position:absolute;top:20px;transition:all .1s ease}.btn--play:hover{background:transparent;border-color:#fff;cursor:pointer}.btn--play:hover:after{border-color:transparent transparent transparent var(--lime)}.footer.section{padding:100px 0 90px!important}.footer__logo{margin-bottom:25px 0 0;max-width:135px}.footer .footer__navItem{color:var(--white);font-size:18px;font-weight:700;margin-left:0}.footer .footer__navItem__link{color:inherit;font-size:inherit;text-decoration:none}.footer .footer__navItem__link:hover{text-decoration:none}.footer__copyright{color:#fff;font-family:var(--museo-sans);font-size:14px;font-weight:300;line-height:17px;margin-top:30px;max-width:979px}.footer__columns{display:flex;justify-content:space-between;@media screen and (max-width:425px){align-items:center;flex-direction:column}}.footer__column--left{flex-basis:165px;flex-grow:0;flex-shrink:0;@media screen and (max-width:425px){flex-basis:unset}}.footer__column--right{flex-grow:1}.footer__nav{display:flex;justify-content:flex-end}.footer li.footer__navItem{@media screen and (max-width:425px){margin-bottom:0;padding-bottom:0}}.play-video{color:var(--white);display:block;font-size:.75em;font-weight:700;letter-spacing:3px;margin:5px 30px;text-decoration:none;text-transform:uppercase}.modal{background-color:rgba(0,0,0,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.modal.is-open{display:block}.modal__window{bottom:0;height:45vw;left:0;margin:auto;max-height:80vh;max-width:142.222vh;position:absolute;right:0;top:0;width:80vw}.modal__button{align-items:center;background-color:transparent;border:0;color:#fff;display:flex;font-weight:700;justify-content:space-between;letter-spacing:2px;line-height:1;padding:0;position:absolute;right:0;text-transform:uppercase;top:-37px;width:95px}.modal__button:hover{color:var(--green);cursor:pointer}.modal__video{background-color:var(--black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:95}.footer a{color:var(--white);font-weight:700;text-decoration:none}@media screen and (max-width:530px){.banner__logo{height:auto}}