.section--hero-video{padding:0!important}.section--hero-video .hero-video{position:relative;min-height:calc(100vh - 90px);display:flex;overflow:hidden}.section--hero-video .hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.section--hero-video .hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(35,68,61,0) 40%,rgba(35,68,61,0.45) 100%)}.section--hero-video .hero-video__content{position:relative;z-index:2;box-sizing:border-box;width:100%;max-width:1600px;margin:auto auto 0;padding-left:0rem;padding-right:3rem;padding-bottom:4rem}.section--hero-video .hero-video__box{background-color:#23443D;padding:3.5rem;max-width:34em}.section--hero-video .hero-video__box h1{color:#ffffff!important;margin-bottom:0.4em}.section--hero-video .hero-video__box p{color:#ffffff!important;margin-bottom:2.5em}.btn--green-outline{color:#FFFFFF!important;background-color:#23443D;border:2px solid #FFFFFF!important;border-radius:0px;font-family:'Avenir Medium',Helvetica,Arial,Lucida,sans-serif!important;font-weight:500!important;display:inline-block;font-size:1rem!important;line-height:1.3rem!important;padding-top:0.4em!important;padding-right:2.5em!important;padding-bottom:0.2em!important;padding-left:2.5em!important;transition:background-color .3s ease-in-out,color .3s ease-in-out}.btn--green-outline:hover{color:#23443D!important;background-color:#FFFFFF}@media all and (max-width:980px){.section--hero-video .hero-video{display:block;min-height:0}.section--hero-video .hero-video__media{position:relative;width:100%;height:auto;aspect-ratio:16 / 9}.section--hero-video .hero-video__overlay{display:none}.section--hero-video .hero-video__content{width:100%;max-width:none;margin:0;padding:0}.section--hero-video .hero-video__box{max-width:none;padding:1.75rem}}/.section--video-band{padding:0!important}.section--video-band .video-band{position:relative;width:100%;line-height:0;background-color:#23443D}.section--video-band .video-band__media{display:block;width:100%;height:auto;aspect-ratio:16 / 9;max-height:80vh;object-fit:contain}.section--video-band .video-band__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;cursor:pointer;background:none;border:none;padding:0;line-height:1.3}.section--video-band .video-band.is-playing .video-band__play{display:none}@media all and (max-width:980px){.section--video-band .video-band__media{max-height:none}}