.hero-slider{align-items:stretch;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.hero-slider__swiper{flex:1 1 auto;height:100%;min-height:inherit;width:100%}.hero-slider .hero-slider__swiper.swiper>.swiper-wrapper>.swiper-slide.hero-slider__slide{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;height:100%;min-height:100%;overflow:hidden;position:relative;width:100%}.hero-slider__media{height:100%;inset:0;margin:0;position:absolute;width:100%}.hero-slider__image{display:block;height:100%!important;object-fit:cover;width:100%!important}.hero-slider__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.hero-slider__container{align-items:center;display:flex;flex:1 1 auto;margin:0 auto;min-height:0;position:relative;width:100%;z-index:2}.hero-slider--content-left .hero-slider__container{justify-content:flex-start}.hero-slider--content-center .hero-slider__container{justify-content:center}.hero-slider--content-right .hero-slider__container{justify-content:flex-end}.hero-slider__content{width:100%}.hero-slider__description,.hero-slider__heading{margin-bottom:1rem}.hero-slider__description>*+*{margin-top:1rem}.hero-slider__ctas{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hero-slider__cta{text-decoration:none}.hero-slider__cta,.hero-slider__nav{align-items:center;display:inline-flex;justify-content:center}.hero-slider__nav{background:transparent;border:0;cursor:pointer;line-height:1;margin:0;padding:.5rem;position:absolute;touch-action:manipulation;z-index:4}.hero-slider__nav:focus-visible{outline:2px solid currentColor;outline-offset:2px}.hero-slider__nav--disabled{cursor:not-allowed;opacity:.35;pointer-events:none}.hero-slider__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;line-height:0;margin:0;max-width:100%;padding:.75rem 1rem;pointer-events:auto;position:absolute;text-align:initial;width:auto;z-index:4}.hero-slider.hero-slider--dots-bottom_center .hero-slider__pagination.swiper-pagination-horizontal{bottom:0;justify-content:center;left:0;right:0;transform:translateZ(0);width:100%}.hero-slider.hero-slider--dots-bottom_left .hero-slider__pagination.swiper-pagination-horizontal{bottom:0;justify-content:flex-start;left:0;right:auto;transform:translateZ(0);width:auto}.hero-slider.hero-slider--dots-bottom_right .hero-slider__pagination.swiper-pagination-horizontal{bottom:0;justify-content:flex-end;left:auto;right:0;transform:translateZ(0);width:auto}.hero-slider--arrows-sides_center .hero-slider__nav--prev{left:0;top:50%;transform:translateY(-50%)}.hero-slider--arrows-sides_center .hero-slider__nav--next{right:0;top:50%;transform:translateY(-50%)}.hero-slider--arrows-bottom_center .hero-slider__nav--next,.hero-slider--arrows-bottom_center .hero-slider__nav--prev{bottom:0;top:auto;transform:none}.hero-slider--arrows-bottom_center .hero-slider__nav--prev{left:25%}.hero-slider--arrows-bottom_center .hero-slider__nav--next{right:25%}.hero-slider--arrows-top_center .hero-slider__nav--next,.hero-slider--arrows-top_center .hero-slider__nav--prev{bottom:auto;top:0;transform:none}.hero-slider--arrows-top_center .hero-slider__nav--prev{left:25%}.hero-slider--arrows-top_center .hero-slider__nav--next{right:25%}.hero-slider__pagination .swiper-pagination-bullet{opacity:.35}.hero-slider__pagination .swiper-pagination-bullet-active{opacity:1}@media (min-width:576px){.hero-slider__ctas{align-items:stretch;flex-direction:row}}