.video-section{position:relative}.video-section>.container{padding-inline:0;display:flex;flex-direction:column;align-items:center}.video-section__container{margin:0 auto;display:flex;justify-content:center;position:absolute;flex-grow:1;width:100%;height:calc(100% - 116px);z-index:2}.video-section__container>video{width:384px;clip-path:circle(142px at 50% 41%);position:absolute;top:81px;scale:.27;opacity:0;z-index:2}.video-section__title{position:absolute;top:0;left:0;height:300px;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(15,15,15,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;z-index:2}.video-section__title>h2{max-width:384px}.video-section__open-pack{width:133px;height:280px;display:block;margin:160px auto 0;position:absolute;top:56px;z-index:1}.video-section__visible-area{width:100%;height:100%;max-width:806px}.video-section__slider,.video-section__visible-area{position:absolute;overflow:hidden;left:50%;transform:translateX(-50%)}.video-section__slider{z-index:3;width:fit-content;visibility:hidden;width:300vw}.video-section__slider .swiper-slide{width:100vw;overflow:hidden}.video-section__slider .swiper-slide-next,.video-section__slider .swiper-slide-prev{filter:brightness(.5)}.video-section__slider-video{width:100%}.video-section__player-container{position:absolute;bottom:0;overflow-y:hidden;transform:translateY(-6px);width:100vw}.video-section__player{transform:translateY(80px);width:100%;padding:0 12px;transition:transform .5s linear}.video-section__player .swiper-button-lock{display:flex}.video-section__player_visible{transform:translateY(0)}@media(min-width:768px){.video-section__title{padding-top:72px;height:400px;width:fit-content;left:50%;transform:translateX(-50%)}.video-section__open-pack{width:275px;height:580px;margin-top:65px;margin-right:1px}.video-section__container{max-width:384px;max-height:640px}.video-section__container>video{top:245px;scale:.55;max-width:384px;clip-path:circle(145px at 50% 40%);border-radius:32px}.video-section__slider{width:1152px}.video-section__slider .swiper-slide{width:384px;border-radius:32px}.video-section__player-container{transform:translateY(0);max-width:392px}.video-section__player{padding:0}}@media(min-width:1000px){.video-section__open-pack{width:275px;height:580px;margin-top:81px}}.player{display:flex;align-items:center;justify-content:space-between;width:auto;max-width:400px;margin:0 auto;height:64px;padding-left:16px;padding-right:12px;border-radius:16px;color:var(--dark);background-image:linear-gradient(90deg,var(--light-gray) 50%,var(--white) 0);background-size:200%;transition:background-position .25s linear}.player:hover>svg{color:var(--red)}.player__wrapper{display:flex;flex-direction:column;gap:8px}.player__description{opacity:.6}.player__controls{display:flex;gap:4px}.player__controls button:hover{background-color:var(--red)}.player__prev{transform:rotate(180deg)}@media screen and (min-width:1000px){.player{height:72px;padding-left:20px;padding-right:16px;border-radius:24px}}:root{--black:#000;--dark:#0F0F0F;--dark-gray:#1A1A1A;--red:#D00B12;--dark-red:#BF0007;--medium-gray:#C0C0C0;--light-gray:#E8E8E8;--white:#FFF;--white-60:#FFFFFF60;--gray:#272727;--red-line:#C70929;--yellow-line:#E87611;--red-green-line:#FF1939;--green-line:#0B7507;--brown-line:#712923}html:has(.main){scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}.main{min-height:calc(100dvh + 120px);position:relative;overflow:hidden;background-color:var(--dark);margin-bottom:300px}.main .swiper{z-index:auto}.main__swiper,.main__swiper>.swiper-wrapper>.swiper-slide,.main__swiper>.swiper-wrapper>.swiper-slide>.swiper{height:100dvh}.main__swiper-top{width:100%;height:100dvh;position:relative}.main__swiper-top .swiper-wrapper{z-index:2}.section{width:100%;height:100%;position:relative}.swiper-free-mode>.bottom-section-wrapper{overflow-x:hidden}@media screen and (min-width:1000px){.main__screen-container{padding:72px 12px 80px}}@media(min-aspect-ratio:2/1){.main{background-size:cover}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}