.hero-slider{position:relative;overflow:hidden}.hero-slider__image-wrapper{display:block;width:100%}.hero-slider__image{margin-bottom:0}.hero-slider__image-fixed-height{position:relative}.hero-slider__image-fixed-height img,.hero-slider__image-fixed-height svg{max-width:100%;position:absolute;top:0;left:0;height:37.5rem;width:100%}.hero-slider__content{box-sizing:border-box;position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;max-width:var(--site-center);padding:2.375rem var(--site-side-spacing);text-decoration:none}@media screen and (max-width:767px){.hero-slider__content--is-desktop{display:none}}@media screen and (min-width:768px){.hero-slider__content{padding:var(--container-spacing-md) 5.625rem}.hero-slider__content--is-mobile{display:none}}@media screen and (min-width:1024px){.hero-slider__content{padding:4.5rem 5.625rem}}@media screen and (max-width:767px){.hero-slider-section:first-child .hero-slider__content-inner{padding-top:var(--container-spacing-md)}}@media screen and (min-width:768px){.hero-slider-section:first-child .is-aligned-center .hero-slider__content-inner{padding-top:var(--container-spacing-md)}}.hero-slider__heading{font-size:2.5rem;line-height:2.25rem;letter-spacing:.2rem;overflow-wrap:break-word;margin-bottom:0}@media screen and (min-width:768px){.hero-slider__heading{font-size:3.4375rem;line-height:3.125rem;letter-spacing:.275rem}}.hero-slider__text{font-size:.9375rem;line-height:1.125rem;letter-spacing:.09375rem;overflow-wrap:break-word;margin-top:.375rem}@media screen and (min-width:768px){.hero-slider__text{font-size:1.0625rem;line-height:1.25rem;letter-spacing:.15625rem}}.hero-slider__heading,.hero-slider__text{text-shadow:0 4px 20px rgba(0,0,0,.25)}.hero-slider__heading p,.hero-slider__text p{margin-bottom:0}.hero-slider__button{margin-top:1.625rem}@media screen and (min-width:768px){.hero-slider__button{margin-top:1.875rem}}.hero-slider .swiper{background-color:var(--color-brand-accent)}.hero-slider .swiper-slide{position:relative;overflow:hidden}.hero-slider .swiper-navigation{position:absolute;height:.0625rem;top:50%;bottom:0;left:0;right:0;z-index:10}.hero-slider .swiper-navigation .swiper-button-next,.hero-slider .swiper-navigation .swiper-button-prev{display:none;opacity:.7}@media screen and (min-width:768px){.hero-slider .swiper-navigation .swiper-button-next,.hero-slider .swiper-navigation .swiper-button-prev{display:block}}.hero-slider .swiper-navigation .swiper-button-next:hover,.hero-slider .swiper-navigation .swiper-button-prev:hover{opacity:1}.hero-slider .swiper-navigation .swiper-button-prev{left:0}.hero-slider .swiper-navigation .swiper-button-next{right:0}.hero-slider .swiper-navigation .icon{width:2.5rem;height:2.5rem;color:var(--color-white)}.hero-slider .swiper-pagination-bullets{bottom:1.25rem}@media screen and (min-width:768px){.hero-slider .swiper-pagination-bullets{display:none}}