a.button.white-btn{background:transparent;border-color:#fff;color:#fff}a.button.white-btn:hover{background:#fff;border-color:#fff;color:#163919}.video-background{height:110%;object-fit:cover;position:absolute;width:100%;will-change:transform;z-index:1}.gradient-overlay{background:linear-gradient(90deg,#020202cc 0,#02263e00);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.gradient-bg{overflow:hidden;position:relative}.bg-image.hidden{opacity:0;transition:opacity .5s ease-in;visibility:hidden}.bg-image{background-position:50%;background-size:cover;height:110%;left:0;opacity:1;position:absolute;top:0;visibility:visible;width:100%;will-change:transform;z-index:0}@media (min-width:768px){.bg-image.delay{animation:fadeInImage 2s ease-in 2s forwards;opacity:0}}@keyframes fadeInImage{to{opacity:1}}.hero{margin:auto;max-width:1440px;padding:25vh 20px;position:relative;width:100%;z-index:9}.hero div{padding:0 20px}.hero h1{font-size:clamp(48px,5vw,53px);line-height:1.2!important;margin-bottom:30px}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p{color:#fff}.hero div{width:50%}@media (max-width:1100px){.bg-image{height:115%}.hero div{width:100%}.gradient-overlay{background:linear-gradient(90deg,#020202a1,#020202a1)}}@media (max-width:767px){.hero h1{font-size:3em;letter-spacing:normal}.hero{grid-template-columns:1fr;max-width:100%;padding:10% 20px;grid-gap:50px;align-items:center;display:grid}.bg-image{background-attachment:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;will-change:auto}}