.offer-carousel{border-top:1px solid var(--color-gray-light);width:100%;min-width:0;padding-block:28px 38px;overflow:hidden;container-type:inline-size}.offer-carousel__title{font-size:var(--text-xl);margin:0 0 18px;line-height:1.2}.offer-carousel__swiper{overflow:visible}.offer-carousel__swiper .swiper-slide{width:176px;height:auto}.offer-carousel__swiper .offer-card{width:100%;height:100%}.offer-carousel__next,.offer-carousel__prev{width:43px;height:51px;color:var(--color-blue-firm);border:1px solid var(--color-gray-light);background-color:lab(100% 0 0/.84);transition:color .16s,background-color .16s,opacity .16s;box-shadow:0 8px 18px lab(0% 0 0/.14)}.offer-carousel__next{border-radius:5px 0 0 5px;right:0}.offer-carousel__prev{border-radius:0 5px 5px 0;left:0}.offer-carousel__prev img{transform:rotate(180deg)}.offer-carousel__next:after,.offer-carousel__prev:after{content:none}.offer-carousel__next[data-hovered],.offer-carousel__prev[data-hovered]{color:var(--color-green-acid);background-color:#fff}.offer-carousel__next[data-focus-visible],.offer-carousel__prev[data-focus-visible]{outline:2px solid var(--color-green-acid);outline-offset:2px}.offer-carousel__next.swiper-button-disabled,.offer-carousel__prev.swiper-button-disabled{opacity:0;pointer-events:none}@container (min-width:720px){.offer-carousel__swiper .swiper-slide{width:240px}}
