slider-dots,.hero-banner__container{position:relative;min-height:500px;display:block}.hero-banner__track{width:100%;height:100%;display:flex;flex-direction:column;position:relative;min-height:500px;overflow:hidden}.hero-banner__content--half-width{flex-basis:100%;padding:8rem 2rem;min-width:50%;padding-bottom:2rem}.hero-banner__content--three-images{flex-basis:100%;padding:8rem 2rem;min-width:33.3333%;padding-bottom:2rem}.hero-banner__dots{position:absolute;left:50%;bottom:25px;z-index:2;transform:translateX(-50%);display:flex;flex-direction:row}.hero-banner__dots .dot--active{background:#fff !important}.hero-banner__dots span{width:10px;height:10px;display:block;background:#ffffff63;border-radius:50%;margin:5px;transition:background ease-in-out .15s}.banner__content-box{width:100%;padding:2rem;display:flex;justify-content:center;flex-direction:column;text-align:center;position:relative;z-index:1;max-width:40rem}.banner__content-box .button{align-self:center;margin-bottom:1.5rem}.banner__content-box p{margin-top:0;margin-bottom:2.5rem}.hero-banner__content{display:flex;position:relative;overflow:hidden}.banner__content-box h2{margin:0;margin-bottom:2rem;margin-top:1rem}.hero-banner--overlay{position:absolute;width:100%;background:#000;height:100%;z-index:1}.hero-banner--overlay-double{width:200%}.banner__content-wrapper{max-width:var(--page-width);width:100%;margin:0 auto;height:100%;display:flex}.hero-banner__image{position:absolute;width:101%;height:101%;object-fit:cover;top:50%;left:50%;transform:translate(-50%, -50%);object-position:top center}.banner__content-box--no-background{background-color:transparent}.color-inverse{color:#fff}.banner__content-box-custom-color{background:rgba(var(--banner-content-box-background), var(--banner-content-box-opacity))}@media screen and (max-width: 750px){.hero-banner__track{overflow:auto;flex-direction:row;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.hero-banner__content--half-width,.hero-banner__content--three-images{justify-content:center !important;min-width:100%;scroll-snap-align:center;padding-bottom:7rem}}@media screen and (min-width: 750px){slider-dots,.hero-banner__container{height:calc(100vh - var(--header-height) + 1px)}.hero-banner__track{width:100%;height:100%;display:flex;flex-direction:row;position:relative}.banner__content-box{width:auto}.hero-banner__content--half-width{padding:5rem}.hero-banner__dots{display:none}}