.heroCarousel{position:relative}.heroCarousel__navigation{display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.6);border-radius:50px;padding:8px 6px 5px;gap:8px;width:fit-content;position:absolute;z-index:3000;bottom:14px;right:10px}@media only screen and (max-width:991px){.heroCarousel__navigation{gap:12px;padding:8px 8px 5px}}.heroCarousel__navigation--controls .icon{color:#333;font-size:12px;cursor:pointer}@media only screen and (max-width:767px){.heroCarousel__navigation--controls--arrows{display:none}}.heroCarousel.heroCarousel--promo .heroCarousel__navigation{top:70px;right:10px;bottom:unset}@media all and (max-width:1199px){.heroCarousel.heroCarousel--promo .heroCarousel__navigation{top:15px}}.heroCarousel.heroCarousel--promo .promotion_row{pointer-events:none}.heroCarousel.heroCarousel--promo .promotion_row--cta{pointer-events:auto}.heroCarousel .heroSlide{position:relative}.heroCarousel .heroSlide__image{width:100%;height:auto;display:block}