.CarouselSection_slider__nZOOs{position:relative;width:100%;height:720px;overflow:hidden}.CarouselSection_item__x9Xec{position:absolute;width:220px;display:flex;flex-direction:column;align-items:center;text-align:left;padding:0;transition:.5s;left:calc(50% - 110px);top:0}.CarouselSection_itemImageWrap__RPdaX{position:relative;width:220px;aspect-ratio:9/19.5;flex-shrink:0;overflow:hidden;background:#000;border-radius:18px;box-shadow:0 15px 40px rgba(0,0,0,.4);cursor:pointer}.CarouselSection_itemImage__zLq2u{-o-object-fit:cover;object-fit:cover}.CarouselSection_content__lbwX1{margin-top:20px;padding:20px 24px;width:100%;max-width:520px;min-width:320px;border-radius:16px;flex:0 0 auto;background:rgba(255,255,255,.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 12px 40px rgba(0,0,0,.2);transition:border-color .3s,background-color .3s}.CarouselSection_item__x9Xec:hover .CarouselSection_content__lbwX1{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.05)}.CarouselSection_name__yRlQU{font-size:1rem;font-weight:700;margin-bottom:6px;line-height:1.2;color:rgba(255,255,255,.95);text-align:center}.CarouselSection_badges__STuDG{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}.CarouselSection_badge__N2pbU{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);flex:1;min-width:0}.CarouselSection_badgeIcon__8fL6Q{flex-shrink:0}.CarouselSection_badgeLabel__o4eZr{font-size:.7rem;font-weight:500;color:rgba(255,255,255,.75);text-align:center;line-height:1.2}.CarouselSection_next__ppuec,.CarouselSection_prev__573Bq{position:absolute;top:40%;color:#fff;background:none;border:none;font-size:xxx-large;font-weight:700;opacity:.5;transition:opacity .5s;cursor:pointer;z-index:10;line-height:1;padding:16px}.CarouselSection_next__ppuec:hover,.CarouselSection_prev__573Bq:hover{opacity:1}.CarouselSection_prev__573Bq{left:calc(50% - 420px)}.CarouselSection_next__ppuec{right:calc(50% - 420px)}