#hero-carousel{position:relative;flex:0 1 calc(73% - 1.25em);display:flex;justify-content:flex-end;flex-wrap:wrap;width:calc(73% - 1.25em);box-sizing:content-box;overflow:hidden;max-height:100vh}@media screen and (max-width:1024px){#hero-carousel{flex:1 0 100%}}@media screen and (max-width:767px){#hero-carousel{display:none}}#hero-carousel .hero-link{position:absolute;width:100%;height:100%}#hero-carousel .margin-bottom--1{margin-bottom:-1px}#hero-carousel .video-html-wrap{height:100%;padding:0}#hero-carousel>.animation-intro-wrap{height:100%;overflow:visible}#hero-carousel>.animation-intro-wrap,#hero-carousel>.animation-intro-wrap>.children{flex:1 1 100%;display:flex;flex-wrap:wrap;width:100%}#hero-carousel .slide{flex:1 1 100%;display:flex;width:100%;min-height:4.75em}#hero-carousel .slide .img{position:relative;overflow:hidden;transition:all .3s ease-in-out}#hero-carousel .dots>div{margin-right:-.5em}@media screen and (max-width:768px){#hero-carousel .dots>div{margin-right:0}}#hero-carousel .aside{position:absolute;z-index:300;top:100%;left:0;width:auto;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transform:translateY(-2em)}#hero-carousel .aside .h1{font-size:calc(1em + 4vw);padding:.025em .1em}#hero-carousel .aside .h1.smaller{font-size:calc(1em + 3vw)}#hero-carousel .pic{flex:1 1 100%;position:relative;display:flex;width:100%}#hero-carousel .pic>.animation-intro-wrap,#hero-carousel .pic>.animation-intro-wrap>.children{flex:1 1 100%;display:flex;flex-wrap:wrap;width:100%}#hero-carousel .pic .gatsby-image-wrapper,#hero-carousel .pic .img{position:absolute;top:0;left:0;width:100%;height:100%}#hero-carousel .dots{width:auto;display:flex;justify-content:flex-end}#hero-carousel .dots>div{display:flex;margin:0;padding:.25em}#hero-carousel .dots .li{position:relative;list-style:none;display:block;width:1.25em;height:1.25em;margin:0;overflow:visible;cursor:pointer}#hero-carousel .dots .li:before{opacity:1;transition:none}#hero-carousel .dots .li:after,#hero-carousel .dots .li:before{content:"";position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:.5em;height:.5em;background:#000;border-radius:50%}#hero-carousel .dots .li.current:after,#hero-carousel .dots .li.current:before{background:#2c9bf4}#hero-carousel .dots .li.current:before,#hero-carousel .dots .li:hover:before{background:#1490f3;transform:translate3d(-50%,-50%,0) scale(2.25);opacity:0;transition:transform .35s ease-in-out,opacity .35s ease-in-out}#hero-carousel .dots .li.current:after,#hero-carousel .dots .li:hover:after{background:#0c82e1}#hero-carousel .dots .li:active{transform:translateY(1px)}#hero-carousel .dots .li:active:after{background:#2c9bf4}