.hero-swiper{width:100%}.hero-swiper__desktop{display:none}.hero-carousel{background:#f4f4f4;position:relative;overflow:hidden}.hero-carousel__viewport{overflow:hidden}.hero-carousel__container{touch-action:pan-y pinch-zoom;margin:0;padding:0;display:flex}.hero-carousel__slide{aspect-ratio:4/5;flex:0 0 100%;min-width:0;position:relative;overflow:hidden}.hero-carousel__link{display:block;position:absolute;inset:0}.hero-carousel__image{object-fit:contain}.hero-carousel__dots{z-index:2;align-items:center;gap:.45rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.hero-carousel__dot{cursor:pointer;background:#ffffffa6;border:0;border-radius:999px;width:.375rem;height:.375rem;padding:0;transition:width .22s,background-color .22s;box-shadow:0 1px 4px #00000040}.hero-carousel__dot[data-active=true]{background:#ec4899;width:1.125rem}.hero-carousel__dot:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (min-width:768px){.hero-swiper__mobile{display:none}.hero-swiper__desktop{display:block}.hero-carousel__slide{aspect-ratio:16/5}.hero-carousel__dots{bottom:.875rem}}@media (prefers-reduced-motion:reduce){.hero-carousel__dot{transition:none}}
