:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}#Wrapped_storybook-root__efGyj{--typography-font-size-100:10px;--typography-font-size-150:12px;--typography-font-size-200:14px;--typography-font-size-250:16px;--typography-font-size-300:18px;--typography-font-size-350:20px;--typography-font-size-400:22px;--typography-font-size-450:24px;--typography-font-size-500:28px;--typography-font-size-550:32px;--typography-font-size-600:36px;--typography-font-size-650:40px;--typography-font-size-700:48px;--typography-font-size-800:54px;--typography-font-size-999:90px;--typography-line-height-default-100:14px;--typography-line-height-default-150:16px;--typography-line-height-default-200:18px;--typography-line-height-default-300:20px;--typography-line-height-default-350:22px;--typography-line-height-default-400:24px;--typography-line-height-default-450:26px;--typography-line-height-default-500:32px;--typography-line-height-default-550:36px;--typography-line-height-default-600:40px;--typography-line-height-default-650:44px;--typography-line-height-default-700:52px;--typography-line-height-default-800:58px;--typography-line-height-default-999:94px;--typography-line-height-compact-100:12px;--typography-line-height-compact-200:14px;--typography-line-height-compact-250:16px;--typography-line-height-compact-300:18px;--typography-line-height-compact-350:20px;--typography-line-height-compact-400:24px;--typography-font-family-text:"Graphik";--typography-font-family-brand:"DrukWideCyr";--typography-letter-spacing-100:0;--typography-letter-spacing-200:8px;--typography-letter-spacing-700:14px;--typography-letter-spacing-800:18px;--zorka-color-text-neutral-primary:#fff;--docs-text-neutre-tertiary:#a2a2a2;--docs-layer-primary:#100509}.Wrapped_container__rNO93{position:relative;overflow:hidden;width:100%;background-color:#170d15}.Wrapped_divider__wrhBF{height:110px}@media(max-width:1024px){.Wrapped_divider__wrhBF{height:110px}}@media(max-width:767px){.Wrapped_divider__wrhBF{height:110px}}.Wrapped_header__d0cdv{display:flex;justify-content:center;padding:52px 0}@media(max-width:1024px){.Wrapped_header__d0cdv{padding:29px 0}.Wrapped_header__d0cdv .Wrapped_logo__5_L7J{width:81px;height:12px}.Wrapped_header__d0cdv .Wrapped_logo_top5Tablet__nat7Q{width:135px;height:20px}}@media(max-width:767px){.Wrapped_header__d0cdv .Wrapped_logo_top5Tablet__nat7Q{width:81px;height:12px}}.Wrapped_header_recomendations__n6si2{padding:0 0 12px;justify-content:center}@media(max-width:1024px){.Wrapped_header_recomendations__n6si2{padding:0 0 12px}}.Wrapped_hero__UyLat{width:100%;margin:0 auto;padding-bottom:173px;position:relative}@media(max-width:1024px){.Wrapped_hero__UyLat{padding-bottom:175px}}@media(max-width:767px){.Wrapped_hero__UyLat{padding-bottom:155px}}.Wrapped_hero_statisticsEmpty__vVt_N{padding-bottom:142px}.Wrapped_heroImage__Mzdf8{display:block;width:100%;height:auto}.Wrapped_hero_bottom__n_YZu{width:100%;margin-top:-64px;padding-top:72px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;aspect-ratio:1440/432;background-image:url(/static/images/landings/wrapped/fractal_glass.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;z-index:1;overflow:hidden;min-height:329px}@media(max-width:1024px){.Wrapped_hero_bottom__n_YZu{width:100%;margin-top:-35px;padding-top:40px;gap:8px;min-height:unset}}@media(max-width:767px){.Wrapped_hero_bottom__n_YZu{width:100%;padding-top:32px;gap:8px;margin-top:-31px;aspect-ratio:350/215}}.Wrapped_title__1t6ve{font-family:DrukWideCyr;margin:0 0 4px;color:#fff;font-size:48px;font-style:normal;font-weight:700;line-height:52px;text-transform:uppercase;max-width:1090px;text-align:center}@media(max-width:1024px){.Wrapped_title__1t6ve{margin:0 auto 4px;font-size:28px;line-height:32px;max-width:636px}}@media(max-width:767px){.Wrapped_title__1t6ve{margin:0 auto 4px;font-size:24px;line-height:28px;max-width:356px}}.Wrapped_title_statisticsEmpty__G4h2N{max-width:1310px;font-size:40px;font-style:normal;font-weight:700;line-height:44px;text-transform:uppercase}.Wrapped_title_small__rXB_0{font-family:DrukWideCyr;font-size:24px;font-style:normal;font-weight:700;line-height:28px;text-transform:uppercase;margin:0}@media(max-width:1024px){.Wrapped_title_small__rXB_0{font-size:18px;line-height:20px}}@media(max-width:767px){.Wrapped_title_small__rXB_0{font-size:14px;line-height:16px;max-width:285px}}.Wrapped_title_red__FGZkc{color:#ff0019}.Wrapped_title_medium__yMu2W{font-family:DrukWideCyr;font-size:24px;font-style:normal;font-weight:700;line-height:28px;text-transform:uppercase;text-align:center}@media(max-width:1024px){.Wrapped_title_medium__yMu2W{font-size:18px;line-height:20px}}@media(max-width:767px){.Wrapped_title_medium__yMu2W{font-size:14px;line-height:16px}}.Wrapped_title_actor__raxcP{max-width:650px;margin:0}@media(max-width:767px){.Wrapped_title_actor__raxcP{max-width:270px;margin:0}}.Wrapped_title_recomendations__zL52d{position:relative;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:44px}@media(max-width:1024px){.Wrapped_title_recomendations__zL52d{margin-bottom:4px}}@media(max-width:767px){.Wrapped_title_recomendations__zL52d{margin-bottom:0}}.Wrapped_title_recomendations__zL52d:after,.Wrapped_title_recomendations__zL52d:before{display:inline-block;position:absolute;height:110px;width:22px;top:50%;bottom:0}@media(max-width:1024px){.Wrapped_title_recomendations__zL52d:after,.Wrapped_title_recomendations__zL52d:before{width:16px;height:64px}}@media(max-width:767px){.Wrapped_title_recomendations__zL52d:after,.Wrapped_title_recomendations__zL52d:before{width:10px;height:40px}}.Wrapped_title_recomendations__zL52d:before{content:url(/static/images/landings/wrapped/bracket.svg);left:99px;transform:translateY(-40%)}@media(max-width:1024px){.Wrapped_title_recomendations__zL52d:before{left:49px;transform:translateY(-49%)}}@media(max-width:767px){.Wrapped_title_recomendations__zL52d:before{left:-17px;transform:translateY(-49%)}}.Wrapped_title_recomendations__zL52d:after{content:url(/static/images/landings/wrapped/bracket.svg);right:99px;transform:scaleX(-1) translateY(-40%)}@media(max-width:1024px){.Wrapped_title_recomendations__zL52d:after{right:49px;transform:scaleX(-1) translateY(-49%)}}@media(max-width:767px){.Wrapped_title_recomendations__zL52d:after{right:-17px;transform:scaleX(-1) translateY(-49%)}.Wrapped_title_onlyMobile__UDS2E{font-size:18px;line-height:20px;max-width:295px}}.Wrapped_subtitle__gWyV_{font-family:DrukWideCyr;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}@media(max-width:1024px){.Wrapped_subtitle__gWyV_{font-size:14px;line-height:16px}}@media(max-width:767px){.Wrapped_subtitle__gWyV_{font-size:12px;line-height:16px}}.Wrapped_btn__DZLyp{transform:scaleX(1.47) scaleY(1.35);margin-top:40px}@media(max-width:1024px){.Wrapped_btn__DZLyp{transform:scaleX(1.31) scaleY(1.5);margin-top:40px}}@media(max-width:767px){.Wrapped_btn__DZLyp{transform:scaleX(1.31) scaleY(1.5);margin-top:32px}}.Wrapped_statistics__UPvH2,.Wrapped_statistics_item__hUMNo{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.Wrapped_statistics_item__hUMNo{text-align:center;padding:120px 0;justify-content:center;overflow:hidden}@media(max-width:1024px){.Wrapped_statistics_item__hUMNo{padding:72px 0 62px}}@media(max-width:767px){.Wrapped_statistics_item__hUMNo{padding:72px 0 56px}}.Wrapped_statistics_item__hUMNo>*{position:relative;z-index:2}.Wrapped_statistics_item__top__Cv0YG{z-index:1;overflow:visible;background:radial-gradient(97.05% 97.05% at 50% 2.95%,#332330 0,#170d15 100%),linear-gradient(0deg,#2c222b,#2c222b),#ff0019}@media(max-width:767px){.Wrapped_statistics_item__top__Cv0YG{padding:64px 0}}.Wrapped_statistics_item__top__Cv0YG:before{content:"";position:absolute;width:400px;height:475px;top:45%;left:-90px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/film.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}@media(max-width:1024px){.Wrapped_statistics_item__top__Cv0YG:before{width:228px;height:307px;top:48%;left:-85px}}@media(max-width:767px){.Wrapped_statistics_item__top__Cv0YG:before{width:115px;height:134px;top:15%;left:-26px}}.Wrapped_statistics_item__top__Cv0YG:after{content:"";position:absolute;width:693px;height:101px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:693px;background:rgba(255,0,25,.54);opacity:.47;filter:blur(75px);z-index:0;pointer-events:none}.Wrapped_statistics_item__middle__i3NJG{z-index:2;overflow:visible;background:radial-gradient(128.37% 97.05% at 50% 2.95%,#f02 0,#2e030e 100%),linear-gradient(180deg,#c30000,#740000)}@media(max-width:767px){.Wrapped_statistics_item__middle__i3NJG{padding:72px 0}}.Wrapped_statistics_item__middle__i3NJG:after{content:"";position:absolute;width:474px;height:475px;top:45%;right:-125px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/popcorn.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:3}@media(max-width:1024px){.Wrapped_statistics_item__middle__i3NJG:after{width:300px;height:300px;top:48%;right:-110px}}@media(max-width:767px){.Wrapped_statistics_item__middle__i3NJG:after{width:130px;height:130px;top:14%;right:-32px}}.Wrapped_statistics_item__bottom__CrRM0{z-index:4;overflow:visible;background-color:#170d15;padding-bottom:131px}@media(max-width:767px){.Wrapped_statistics_item__bottom__CrRM0{padding-bottom:92px}}.Wrapped_statistics_item__bottom__CrRM0:before{content:"";position:absolute;width:400px;height:475px;top:45%;left:-90px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/clapperboard.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:5}@media(max-width:1024px){.Wrapped_statistics_item__bottom__CrRM0:before{width:257px;height:280px;left:-120px}}@media(max-width:767px){.Wrapped_statistics_item__bottom__CrRM0:before{width:111px;height:121px;left:-20px;top:15%}}.Wrapped_statistics_item__bottom__CrRM0:after{content:"";position:absolute;width:693px;height:101px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:693px;background:rgba(255,0,25,.54);opacity:.47;filter:blur(75px);z-index:0;pointer-events:none}.Wrapped_statValueRow__wsEeR{width:100%;margin-top:32px;display:flex;justify-content:center;align-items:flex-start;gap:68px;flex-wrap:wrap}@media(max-width:1024px){.Wrapped_statValueRow__wsEeR{margin-top:24px}}@media(max-width:767px){.Wrapped_statValueRow__wsEeR{margin-top:16px;gap:28px}}.Wrapped_statValueRow_favorites__C1SPg{margin-top:0;position:relative;z-index:1}.Wrapped_statValueRow_favorites__C1SPg:before{content:"";position:absolute;top:-10px;left:49%;width:150px;height:150px;transform:translate(-50%,-60%);background-image:url(/static/images/landings/wrapped/camera.webp);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:-1;pointer-events:none}@media(max-width:1024px){.Wrapped_statValueRow_favorites__C1SPg:before{top:-9px;left:50%;width:100px;height:100px}}@media(max-width:767px){.Wrapped_statValueRow_favorites__C1SPg:before{top:-74px;left:50%;width:92px;height:81px}}.Wrapped_statValue__AVrpe{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.Wrapped_statValue_number__H9zu4{font-family:DrukWideCyr;font-size:100px;font-style:normal;font-weight:700;line-height:100px;letter-spacing:8px;text-transform:uppercase}@media(max-width:1024px){.Wrapped_statValue_number__H9zu4{font-size:68px;line-height:72px}}@media(max-width:767px){.Wrapped_statValue_number__H9zu4{font-size:48px;line-height:52px}}.Wrapped_statValue_number__red__e3jKX{display:inline-block;background:linear-gradient(180deg,#ff0019 20%,rgba(255,0,25,.4));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.Wrapped_statValue_number__white__nmzzR{display:inline-block;background:linear-gradient(180deg,#fff 40%,rgba(0,0,0,.4));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.Wrapped_statValue_caption__Zp81z{margin-top:-31px;font-family:DrukWideCyr;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}@media(max-width:1024px){.Wrapped_statValue_caption__Zp81z{margin-top:-28px;font-size:12px;line-height:16px;margin-top:-24px;font-size:10px;line-height:12px}}.Wrapped_statValue_caption__yellow__jHuek{color:#fff900}.Wrapped_statValue_white__5QVak{--stat-value-color:#fff}.Wrapped_statisticsEmpty__4Kqb4{margin-bottom:50px}.Wrapped_firstTitle__4L6Iz,.Wrapped_statisticsEmpty__4Kqb4{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;min-height:852px;background-image:url(/static/images/landings/wrapped/startBg.webp);background-repeat:no-repeat;background-position:50%;background-size:2504px auto;overflow:hidden}.Wrapped_firstTitle__4L6Iz{padding:273px 0 0;gap:56px}@media(max-width:1024px){.Wrapped_firstTitle__4L6Iz{min-height:34.0255591054vw;background-size:cover;padding:112px 0 0;gap:43px}}@media(max-width:767px){.Wrapped_firstTitle__4L6Iz{min-height:34.0255591054vw;background-size:cover;gap:29px;padding:106px 0 0}}.Wrapped_firstTitle__4L6Iz>*{position:relative;z-index:2}.Wrapped_firstTitle__4L6Iz:before{content:"";position:absolute;top:37.3%;left:56.8%;transform:translate(-50%,-105%);width:min(45vw,255px);aspect-ratio:1/1;background-image:url(/static/images/landings/wrapped/first_frame.webp);background-repeat:no-repeat;background-size:contain;background-position:top;pointer-events:none;z-index:1}@media(max-width:1024px){.Wrapped_firstTitle__4L6Iz:before{width:min(70vw,164px);transform:translate(-41%,-134%)}}@media(max-width:767px){.Wrapped_firstTitle__4L6Iz:before{width:min(70vw,129px);transform:translate(-60%,-136%)}}.Wrapped_firstPoster__S9r0W{position:relative;width:min(360px,60vw);aspect-ratio:2/3;z-index:2}@media(max-width:1024px){.Wrapped_firstPoster__S9r0W{width:min(240px,75vw)}}@media(max-width:767px){.Wrapped_firstPoster__S9r0W{width:min(200px,75vw)}}.Wrapped_firstPoster__S9r0W:before{content:"";position:absolute;top:-56px;left:50%;width:115%;height:110%;transform:translate(-50%,5%);background-image:url(/static/images/landings/wrapped/shadow_first_poster.webp);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:-1;pointer-events:none}@media(max-width:1024px){.Wrapped_firstPoster__S9r0W:before{top:-40px;left:50%;width:114%}}@media(max-width:767px){.Wrapped_firstPoster__S9r0W:before{top:-30px}}.Wrapped_firstPosterImage__9PG3q{object-fit:cover;border-radius:16px}.Wrapped_firstPosterTitle__pLFrh{position:absolute;left:50%;bottom:44px;transform:translateX(-50%);width:calc(100% - 32px);text-align:center;font-family:DrukWideCyr;font-size:32px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase;color:#fff;padding:0 8px;z-index:2;pointer-events:none}@media(max-width:1024px){.Wrapped_firstPosterTitle__pLFrh{font-size:24px;line-height:28px;bottom:40px}}@media(max-width:767px){.Wrapped_firstPosterTitle__pLFrh{font-size:20px;line-height:24px;bottom:36px}}.Wrapped_firstPosterAgeLimit__iBGA5{position:absolute;right:7px;bottom:9px;padding:6px;border-radius:999px;background:rgba(23,13,21,.32);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:DrukWideCyr;color:#fff;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;pointer-events:none;z-index:3}@media(max-width:1024px){.Wrapped_firstPosterAgeLimit__iBGA5{right:7px;bottom:8px;font-size:8px}}@media(max-width:767px){.Wrapped_firstPosterAgeLimit__iBGA5{right:8px;bottom:8px;font-size:8px}}.Wrapped_genre__0RfVi{padding:308px 0 432px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:168px}@media(max-width:1024px){.Wrapped_genre__0RfVi{padding:187px 0 300px;gap:103px}}@media(max-width:767px){.Wrapped_genre__0RfVi{padding:157px 0 246px;gap:77px}}.Wrapped_genreTitle__FOImt{position:relative;display:block;text-align:center;font-family:DrukWideCyr;font-size:72px;font-style:normal;font-weight:700;line-height:76px;text-transform:uppercase;z-index:1}@media(max-width:1439px){.Wrapped_genreTitle__FOImt{font-size:48px;line-height:52px}}@media(max-width:1024px){.Wrapped_genreTitle__FOImt{font-size:36px;line-height:42px}}@media(max-width:767px){.Wrapped_genreTitle__FOImt{font-size:18px;line-height:20px}}.Wrapped_genreTitle__FOImt:before{content:"";position:absolute;top:3%;left:50%;width:100vw;height:546px;transform:translate(-50%,-45%);background-image:url(/static/images/landings/wrapped/waves.png);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:-1;pointer-events:none}@media(max-width:767px){.Wrapped_genreTitle__FOImt:before{height:275px}}.Wrapped_actor__s1KZK{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:275px}@media(max-width:1024px){.Wrapped_actor__s1KZK{margin-bottom:121px}}.Wrapped_actorPhotoWrapper__4RH7U{position:relative;margin:23px 0 40px;width:300px;height:300px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}@media(max-width:1024px){.Wrapped_actorPhotoWrapper__4RH7U{width:270px;height:270px;margin:33px 0}}@media(max-width:767px){.Wrapped_actorPhotoWrapper__4RH7U{width:200px;height:200px;margin:23px 0 24px}}.Wrapped_actorPhotoWrapper__4RH7U:after{content:"";position:absolute;width:220px;height:220px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:693px;background:rgba(255,0,25,.54);filter:blur(75px);z-index:0;pointer-events:none}@media(max-width:1024px){.Wrapped_actorPhotoWrapper__4RH7U:after{width:180px;height:180px;filter:blur(60px)}}@media(max-width:767px){.Wrapped_actorPhotoWrapper__4RH7U:after{width:150px;height:150px;filter:blur(45px)}}.Wrapped_actorPhoto__qvk_U{width:100%;height:100%;border-radius:50%;border:4px solid #fff;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.Wrapped_actorPhoto__qvk_U:before{content:"";position:absolute;top:0;right:-57px;width:160px;height:160px;background-image:url(/static/images/landings/wrapped/like.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:translateY(-35%);z-index:1;pointer-events:none}@media(max-width:1024px){.Wrapped_actorPhoto__qvk_U:before{right:-44px;width:130px;height:130px;transform:translateY(-34%)}}@media(max-width:767px){.Wrapped_actorPhoto__qvk_U:before{right:-36px;width:100px;height:100px;transform:translateY(-35%)}}.Wrapped_actorPhoto__initials__89x3v{position:relative;z-index:2;font-family:DrukWideCyr;font-size:56px;font-style:normal;font-weight:700;line-height:60px;text-transform:uppercase;color:#fff}@media(max-width:1024px){.Wrapped_actorPhoto__initials__89x3v{font-size:48px;line-height:52px}}@media(max-width:767px){.Wrapped_actorPhoto__initials__89x3v{font-size:32px;line-height:36px}}.Wrapped_actorPhoto_noLike__0Gh0V:before{display:none;content:none}.Wrapped_favorites__mOKB3{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:528px;background-image:url(/static/images/landings/wrapped/favoritesBg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:68px 0 16px}@media(max-width:1024px){.Wrapped_favorites__mOKB3{padding:126px 72px 148px;min-height:398px;justify-content:start;gap:2px}}@media(max-width:767px){.Wrapped_favorites__mOKB3{padding:24px 26px;min-height:290px}}.Wrapped_favorites__content__G3poZ{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:80px}@media(max-width:1024px){.Wrapped_favorites__content__G3poZ{gap:10px}}@media(max-width:767px){.Wrapped_favorites__content__G3poZ{flex-direction:column;gap:19px}}.Wrapped_favorites_empty__rJoPW{background-image:url(/static/images/landings/wrapped/favoritesBg_centered.svg)}.Wrapped_favorites__noFavs__nPdOA{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.Wrapped_favorites__noFavs__nPdOA:before{content:"";position:absolute;top:-26px;left:50%;width:150px;height:150px;transform:translate(-50%,-60%);background-image:url(/static/images/landings/wrapped/camera.webp);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:-1;pointer-events:none}.Wrapped_recomendations__oA0iX{display:flex;flex-direction:column;justify-content:center;align-items:stretch;margin-top:110px;width:100%;padding:0 0 120px;box-sizing:border-box;margin-left:auto;margin-right:auto}@media(max-width:1024px){.Wrapped_recomendations__oA0iX{padding:0 24px;margin-top:1px}}@media(max-width:767px){.Wrapped_recomendations__oA0iX{padding:0}}.Wrapped_recomendations__loader__noN_M{font-size:18px;color:hsla(0,0%,100%,.7)}.Wrapped_top5titles__Z1ZYE{position:relative;width:100%;padding:216px 0 160px;overflow:hidden;background-color:#170d15}.Wrapped_top5titles_totalWatchedHoursIsMoreThanOne__fflq8{margin-bottom:90px}.Wrapped_top5titles__wave__w6JJe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.Wrapped_top5titles__wave__w6JJe svg{width:100%;height:100%;filter:drop-shadow(0 0 10px rgba(255,0,25,.6))}.Wrapped_top5titles__content__8HTJe{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:5px}.Wrapped_top5titles__content__8HTJe:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:900px;transform:translate(-50%,-50%);background-image:url(/static/images/landings/wrapped/waves_top5.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:-1}.Wrapped_top5titles__info__8LxEB{flex-shrink:0;display:flex;flex-direction:column;align-items:center;position:relative}.Wrapped_top5titles__label__3YdeQ{font-family:DrukWideCyr;font-size:40px;font-style:normal;font-weight:700;line-height:44px;text-transform:uppercase;text-align:center;position:absolute;top:-30px;left:41%;transform:translateX(-50%);z-index:2}.Wrapped_top5titles__number__K485J{width:220px;height:auto;margin:-14px 0;position:relative;z-index:1;padding-top:15px}.Wrapped_top5titles__number__K485J svg{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 30px rgba(255,0,25,.4))}.Wrapped_top5titles__sublabel__3liE9{font-family:DrukWideCyr;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;text-align:center;margin:0;padding-left:0;position:absolute;bottom:-32px;left:41%;transform:translateX(-50%);z-index:2}.Wrapped_top5titles__sublabel__3liE9 span{font-size:14px;color:hsla(0,0%,100%,.6)}.Wrapped_top5titles__list__FKwW_{display:flex;align-items:center;position:relative;padding-right:40px;gap:24px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Wrapped_top5titles__list__FKwW_::-webkit-scrollbar{width:0;height:0}.Wrapped_top5titles__card__gNyTr{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;width:267px;height:400.5px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5);background-color:#1a1a1a;cursor:pointer}.Wrapped_top5titles__card__gNyTr:nth-child(2){width:234px;height:351px}.Wrapped_top5titles__card__gNyTr:nth-child(3){width:200px;height:300px}.Wrapped_top5titles__card__gNyTr:nth-child(4){width:167px;height:250.5px}.Wrapped_top5titles__card__gNyTr:nth-child(5){width:133px;height:199.5px}.Wrapped_top5titles__card__gNyTr:hover{box-shadow:0 10px 40px rgba(0,0,0,.5)}.Wrapped_top5titles__poster__lpPj7{object-fit:cover;width:100%;height:100%;border-radius:inherit}.Wrapped_top5titles__ageLimit__5P1yM{position:absolute;right:8px;bottom:9px;padding:4px 6px;border-radius:999px;background:rgba(23,13,21,.32);font-family:DrukWideCyr;color:#fff;font-size:8px;font-weight:700;line-height:1;pointer-events:none;z-index:30}.Wrapped_share__6OQvj{width:100%;max-width:1440px;margin:-60px auto 0;padding:129px 60px 0;box-sizing:border-box;position:relative;overflow:hidden}@media(max-width:1024px){.Wrapped_share__6OQvj{padding:0 32px;margin:-38px auto 0}}@media(max-width:767px){.Wrapped_share__6OQvj{padding:0 16px;margin:-104px auto 0}}.Wrapped_share__inner__RNusU{width:100%;display:flex;align-items:center;gap:143px;background-color:transparent;border-radius:24px;padding:40px 50px;position:relative;margin-top:154px;overflow:visible;overflow-x:clip}@media(max-width:1024px){.Wrapped_share__inner__RNusU{margin-top:134px;padding:24px 24px 32px;flex-direction:column;align-items:self-start;gap:24px}}@media(max-width:767px){.Wrapped_share__inner__RNusU{margin-top:146px;padding:24px 20px 20px;gap:8px}}.Wrapped_share__inner__RNusU:before{content:"";position:absolute;inset:0;border-radius:inherit;background-color:#ff0019;z-index:0}.Wrapped_share__inner__RNusU:after{content:"";position:absolute;width:280px;height:280px;top:50%;right:-47px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/cup.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1;border-radius:0 0 88% 0/0 0 72% 0}@media(max-width:1024px){.Wrapped_share__inner__RNusU:after{width:260px;right:-32px;border-radius:0 0 55% 0/0 0 72% 0}}@media(max-width:767px){.Wrapped_share__inner__RNusU:after{width:142px;right:-43px}}.Wrapped_share__inner__RNusU>*{position:relative;z-index:2}.Wrapped_share__title__Yznef{font-family:DrukWideCyr;font-size:32px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase;margin:0;min-width:517px}@media(max-width:1024px){.Wrapped_share__title__Yznef{font-size:24px;line-height:28px}}@media(max-width:767px){.Wrapped_share__title__Yznef{font-size:14px;line-height:16px}}.Wrapped_share__button__zMOP9{transform:scaleX(1.47) scaleY(1.35)}@media(max-width:1024px){.Wrapped_share__button__zMOP9{max-width:230px;margin-left:55px}}@media(max-width:767px){.Wrapped_share__button__zMOP9{transform:scaleX(1) scaleY(1);max-width:230px;margin-left:0}}.Wrapped_final__w7X_j{width:100%;max-width:1440px;margin:auto 0;padding:230px 60px 0;box-sizing:border-box;position:relative;overflow:hidden}@media(max-width:1024px){.Wrapped_final__w7X_j{padding:86px 32px 0}}@media(max-width:767px){.Wrapped_final__w7X_j{padding:62px 16px 0}}.Wrapped_final__w7X_j:before{content:"";position:absolute;width:320px;height:320px;top:66%;left:-82px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/film2.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}@media(max-width:1024px){.Wrapped_final__w7X_j:before{height:152px;top:69%;left:-121px}}@media(max-width:767px){.Wrapped_final__w7X_j:before{height:98px;top:67%;left:-145px}}.Wrapped_final__w7X_j:after{content:"";position:absolute;width:320px;height:320px;top:82%;right:-63px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/popcorn.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}@media(max-width:1024px){.Wrapped_final__w7X_j:after{height:170px;right:-122px}}@media(max-width:767px){.Wrapped_final__w7X_j:after{height:110px;right:-147px;top:72%}}.Wrapped_final__decorRight__N0LHM{content:"";position:absolute;width:320px;height:320px;top:82%;right:-60px;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/popcorn.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}.Wrapped_final__inner__z5d0D{width:100%;display:flex;flex-direction:column;align-items:center;gap:60px;border-radius:120px 120px 0 0/110px 110px 0 0;padding:100px 50px;position:relative;overflow-x:clip;background:radial-gradient(97.05% 97.05% at 50% 2.95%,#332330 0,#170d15 100%)}@media(max-width:1024px){.Wrapped_final__inner__z5d0D{border-radius:60px 60px 0 0/60px 60px 0 0;padding:48px 10px;gap:24px}}@media(max-width:767px){.Wrapped_final__inner__z5d0D{padding:33px 10px}}.Wrapped_final__title__p5Fq4{max-width:635px;font-family:DrukWideCyr;font-size:40px;font-style:normal;font-weight:700;line-height:44px;text-transform:uppercase;text-align:center;margin:0}@media(max-width:1024px){.Wrapped_final__title__p5Fq4{max-width:485px;font-size:24px;line-height:28px}}@media(max-width:767px){.Wrapped_final__title__p5Fq4{font-size:16px;line-height:20px}}.Wrapped_final__title_totalWatchedHoursIsMoreThanOne__p6zJI{max-width:915px;margin-top:112px;margin-bottom:12px}.Wrapped_final__subtitle__Cn_5Y{font-family:DrukWideCyr;font-size:28px;font-style:normal;font-weight:700;line-height:32px;text-transform:uppercase}@media(max-width:1024px){.Wrapped_final__subtitle__Cn_5Y{font-size:16px;line-height:20px}}@media(max-width:767px){.Wrapped_final__subtitle__Cn_5Y{font-size:12px;line-height:16px;max-width:250px;text-align:center}}.Wrapped_final__button__k_gaM{transform:scaleX(1.35) scaleY(1.35);margin-top:24px;width:310px!important}@media(max-width:1024px){.Wrapped_final__button__k_gaM{transform:scaleX(1.31) scaleY(1.5);margin-top:16px;width:auto!important}}@media(max-width:767px){.Wrapped_final__button__k_gaM{margin-top:7px}}.Wrapped_final__chairs__EmsYd{width:1440px;max-width:100%;height:246px;margin:-50px auto 0;background-image:url(/static/images/landings/wrapped/chairs.png);background-size:contain;background-repeat:no-repeat;background-position:50%;position:relative;z-index:3}@media(max-width:1024px){.Wrapped_final__chairs__EmsYd{height:132px;margin:-20px auto 0;background-repeat:repeat}}@media(max-width:767px){.Wrapped_final__chairs__EmsYd{height:61px;margin:-10px auto 0}}.Wrapped_final__glass__rkBI3{position:absolute;top:250px;left:50%;width:240px;height:240px;transform:translate(-50%,-50%);background-image:url(/static/images/landings/wrapped/3dGlass.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:2}@media(max-width:1024px){.Wrapped_final__glass__rkBI3{top:90px;width:120px;height:120px}}@media(max-width:767px){.Wrapped_final__glass__rkBI3{top:70px;width:80px;height:80px}}@media(max-width:1024px){.Wrapped_top5titles__Z1ZYE{padding:101px 0 0}.Wrapped_top5titles__content__8HTJe{flex-direction:column;align-items:flex-start;padding:0 32px}.Wrapped_top5titles__content__8HTJe:before{height:768px}.Wrapped_top5titles__info__8LxEB{width:100%;flex-direction:row;align-items:center;justify-content:center}.Wrapped_top5titles__label__3YdeQ{font-size:28px;line-height:32px;margin:0;top:-22px;left:50%}.Wrapped_top5titles__number__K485J{width:120px;height:103px;margin:0;padding:0}.Wrapped_top5titles__number__K485J img{width:100%}.Wrapped_top5titles__sublabel__3liE9{font-size:14px;line-height:16px;margin:0;padding:0;bottom:-16px;left:50%}.Wrapped_top5titles__list__FKwW_{width:100%;overflow-x:auto;padding-bottom:20px;gap:0;margin-top:23px;padding-right:0;justify-content:center}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr{flex-shrink:0;width:233px;height:350px;z-index:5}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(2){width:200px;height:300px;margin-left:-32px;z-index:4}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(3){width:166px;height:250px;margin-left:-32px;z-index:3}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(4){width:133px;height:200px;margin-left:-32px;z-index:2}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(5){width:100px;height:150px;margin-left:-32px;z-index:1}}@media(max-width:767px){.Wrapped_top5titles__Z1ZYE{padding:82px 0 0}.Wrapped_top5titles__content__8HTJe{flex-direction:column;align-items:flex-start;padding:0 0 0 16px}.Wrapped_top5titles__content__8HTJe:before{height:768px}.Wrapped_top5titles__info__8LxEB{width:100%;flex-direction:row;align-items:center;justify-content:center}.Wrapped_top5titles__label__3YdeQ{font-size:20px;line-height:24px;margin:0;top:-18px;left:50%}.Wrapped_top5titles__number__K485J{width:90px;height:83px;margin:0;padding:0}.Wrapped_top5titles__number__K485J img{width:100%}.Wrapped_top5titles__sublabel__3liE9{font-size:10px;line-height:12px;margin:0;padding:0;bottom:-9px;left:50%}.Wrapped_top5titles__list__FKwW_{width:100%;overflow-x:auto;padding-bottom:20px;gap:0;margin-top:38px;padding-right:0;justify-content:start}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr{flex-shrink:0;width:200px;height:300px;z-index:5}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(2){width:167px;height:250px;margin-left:-35px;z-index:4}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(3){width:134px;height:200px;margin-left:-35px;z-index:3}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(4){width:101px;height:150px;margin-left:-35px;z-index:2}.Wrapped_top5titles__list__FKwW_ .Wrapped_top5titles__card__gNyTr:nth-child(5){width:68px;height:100px;margin-left:-35px;z-index:1;margin-right:16px}.Wrapped_top5titles__slider__exdbr{width:100%;margin-top:17px;padding:0 16px 32px 0}.Wrapped_top5titles__slider__exdbr .swiper-wrapper{align-items:center}.Wrapped_top5titles__slider__exdbr .swiper-slide{width:auto;display:flex;justify-content:center}.Wrapped_top5titles__slider__exdbr .swiper-button-next,.Wrapped_top5titles__slider__exdbr .swiper-button-prev{width:32px;height:32px;color:#fff;top:45%;background:rgba(14,8,19,.5);border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Wrapped_top5titles__slider__exdbr .swiper-button-next:after,.Wrapped_top5titles__slider__exdbr .swiper-button-prev:after{font-size:16px}.Wrapped_top5titles__slider__exdbr .swiper-button-disabled{opacity:.35}.Wrapped_top5titles__slider__exdbr .swiper-pagination{position:relative;z-index:10;margin-top:22px;display:flex;justify-content:center;gap:8px;pointer-events:auto}.Wrapped_top5titles__slider__exdbr .swiper-pagination-bullet{width:16px;height:16px;border-radius:50%;background:hsla(0,0%,100%,.17);display:inline-flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:1}.Wrapped_top5titles__slider__exdbr .swiper-pagination-bullet-active{width:26px;height:20px;border-radius:999px;background-color:transparent;background-image:url(/static/images/landings/wrapped/ellipse.svg)}.Wrapped_top5titles__slide__0h9B9{padding:20px 0}.Wrapped_top5titles__card_mobile__1SGCh{width:200px;height:300px}}@media(min-width:1441px){.Wrapped_container__rNO93{position:relative;overflow:hidden;width:100%;background-color:#170d15}.Wrapped_divider__wrhBF{height:7.6388888889vw}.Wrapped_header__d0cdv{display:flex;justify-content:center;padding:3.6111111111vw 0}.Wrapped_header_recomendations__n6si2{padding:0 0 .8333333333vw;justify-content:center}.Wrapped_hero__UyLat{width:100%;margin:0 auto;padding-bottom:12.0138888889vw;position:relative}.Wrapped_hero_statisticsEmpty__vVt_N{padding-bottom:9.8611111111vw}.Wrapped_heroImage__Mzdf8{display:block;width:100%;height:auto}.Wrapped_hero_bottom__n_YZu{width:100%;margin-top:-4.4444444444vw;padding-top:5vw;display:flex;flex-direction:column;align-items:center;gap:1.1111111111vw;text-align:center;aspect-ratio:1440/432;background-image:url(/static/images/landings/wrapped/fractal_glass.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;z-index:1;overflow:hidden}.Wrapped_title__1t6ve{font-family:DrukWideCyr;margin:0 0 .2777777778vw;color:#fff;font-size:3.3333333333vw;font-style:normal;font-weight:700;line-height:3.6111111111vw;text-transform:uppercase;max-width:75.6944444444vw;text-align:center}.Wrapped_title_statisticsEmpty__G4h2N{max-width:90.9722222222vw;font-size:2.7777777778vw;font-style:normal;font-weight:700;line-height:3.0555555556vw;text-transform:uppercase}.Wrapped_title_small__rXB_0{font-family:DrukWideCyr;font-size:1.6666666667vw;font-style:normal;font-weight:700;line-height:1.9444444444vw;text-transform:uppercase;margin:0}.Wrapped_title_red__FGZkc{color:#ff0019}.Wrapped_title_medium__yMu2W{font-family:DrukWideCyr;font-size:1.6666666667vw;font-style:normal;font-weight:700;line-height:1.9444444444vw;text-transform:uppercase;text-align:center}.Wrapped_title_actor__raxcP{max-width:45.1388888889vw;margin:0}.Wrapped_title_recomendations__zL52d{position:relative;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:3.0555555556vw}.Wrapped_title_recomendations__zL52d:after,.Wrapped_title_recomendations__zL52d:before{display:inline-block;position:absolute;height:7.6388888889vw;width:1.5277777778vw;top:50%;bottom:0}.Wrapped_title_recomendations__zL52d:before{content:url(/static/images/landings/wrapped/bracket.svg);left:6.875vw;transform:translateY(-40%)}.Wrapped_title_recomendations__zL52d:after{content:url(/static/images/landings/wrapped/bracket.svg);right:6.875vw;transform:scaleX(-1) translateY(-40%)}.Wrapped_subtitle__gWyV_{font-family:DrukWideCyr;color:#fff;font-size:1.25vw;font-style:normal;font-weight:700;line-height:1.3888888889vw;text-transform:uppercase}.Wrapped_btn__DZLyp{transform:scaleX(1.47) scaleY(1.35);margin-top:2.7777777778vw}.Wrapped_statistics__UPvH2,.Wrapped_statistics_item__hUMNo{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.Wrapped_statistics_item__hUMNo{text-align:center;padding:8.3333333333vw 0;justify-content:center;overflow:hidden}.Wrapped_statistics_item__hUMNo>*{position:relative;z-index:2}.Wrapped_statistics_item__top__Cv0YG{z-index:1;overflow:visible;background:radial-gradient(97.05% 97.05% at 50% 2.95%,#332330 0,#170d15 100%),linear-gradient(0deg,#2c222b,#2c222b),#ff0019}.Wrapped_statistics_item__top__Cv0YG:before{content:"";position:absolute;width:27.7777777778vw;height:32.9861111111vw;top:45%;left:-6.25vw;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/film.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}.Wrapped_statistics_item__top__Cv0YG:after{content:"";position:absolute;width:48.125vw;height:7.0138888889vw;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:48.125vw;background:rgba(255,0,25,.54);opacity:.47;filter:blur(5.2083333333vw);z-index:0;pointer-events:none}.Wrapped_statistics_item__middle__i3NJG{z-index:2;overflow:visible;background:radial-gradient(128.37% 97.05% at 50% 2.95%,#f02 0,#2e030e 100%),linear-gradient(180deg,#c30000,#740000)}.Wrapped_statistics_item__middle__i3NJG:after{content:"";position:absolute;width:32.9166666667vw;height:32.9861111111vw;top:45%;right:-8.6805555556vw;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/popcorn.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:3}.Wrapped_statistics_item__bottom__CrRM0{z-index:4;overflow:visible;padding-bottom:9.0972222222vw}.Wrapped_statistics_item__bottom__CrRM0:before{content:"";position:absolute;width:27.7777777778vw;height:32.9861111111vw;top:45%;left:-6.25vw;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/clapperboard.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:5}.Wrapped_statistics_item__bottom__CrRM0:after{content:"";position:absolute;width:48.125vw;height:7.0138888889vw;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:48.125vw;background:rgba(255,0,25,.54);opacity:.47;filter:blur(5.2083333333vw);z-index:0;pointer-events:none}.Wrapped_statValueRow__wsEeR{width:100%;margin-top:2.2222222222vw;display:flex;justify-content:center;align-items:flex-start;gap:4.7222222222vw;flex-wrap:wrap}.Wrapped_statValueRow_favorites__C1SPg{margin-top:0;position:relative;z-index:1}.Wrapped_statValueRow_favorites__C1SPg:before{content:"";position:absolute;top:-.6944444444vw;left:49%;width:10.4166666667vw;height:10.4166666667vw;transform:translate(-50%,-60%);background-image:url(/static/images/landings/wrapped/camera.webp);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:-1;pointer-events:none}.Wrapped_statValue__AVrpe{display:flex;flex-direction:column;align-items:center;gap:.8333333333vw;text-align:center}.Wrapped_statValue_number__H9zu4{font-family:DrukWideCyr;font-size:6.9444444444vw;font-style:normal;font-weight:700;line-height:6.9444444444vw;letter-spacing:.5555555556vw;text-transform:uppercase}.Wrapped_statValue_number__red__e3jKX{display:inline-block;background:linear-gradient(180deg,#ff0019 20%,rgba(255,0,25,.4));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.Wrapped_statValue_number__white__nmzzR{display:inline-block;background:linear-gradient(180deg,#fff 40%,rgba(0,0,0,.4));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.Wrapped_statValue_caption__Zp81z{margin-top:-2.1527777778vw;font-family:DrukWideCyr;font-size:1.1111111111vw;font-style:normal;font-weight:700;line-height:1.3888888889vw;text-transform:uppercase}.Wrapped_statValue_caption__yellow__jHuek{color:#fff900}.Wrapped_statValue_white__5QVak{--stat-value-color:#fff}.Wrapped_statisticsEmpty__4Kqb4{margin-bottom:3.4722222222vw}.Wrapped_firstTitle__4L6Iz,.Wrapped_statisticsEmpty__4Kqb4{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;min-height:59.1666666667vw;background-image:url(/static/images/landings/wrapped/startBg.webp);background-repeat:no-repeat;background-position:50%;background-size:173.8888888889vw auto;overflow:hidden}.Wrapped_firstTitle__4L6Iz{padding:18.9583333333vw 0 0;gap:3.8888888889vw}.Wrapped_firstTitle__4L6Iz>*{position:relative;z-index:2}.Wrapped_firstTitle__4L6Iz:before{content:"";position:absolute;top:37.3%;left:56.8%;transform:translate(-50%,-105%);width:17.7083333333vw;aspect-ratio:1/1;background-image:url(/static/images/landings/wrapped/first_frame.webp);background-repeat:no-repeat;background-size:contain;background-position:top;pointer-events:none;z-index:1}.Wrapped_firstPoster__S9r0W{position:relative;width:25vw;aspect-ratio:2/3;z-index:2}.Wrapped_firstPoster__S9r0W:before{content:"";position:absolute;top:-3.8888888889vw;left:50%;width:115%;height:110%;transform:translate(-50%,5%);background-image:url(/static/images/landings/wrapped/shadow_first_poster.webp);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:-1;pointer-events:none}.Wrapped_firstPosterImage__9PG3q{object-fit:cover;border-radius:1.1111111111vw}.Wrapped_firstPosterTitle__pLFrh{left:50%;bottom:3.0555555556vw;transform:translateX(-50%);width:calc(100% - 2.2222222222vw);text-align:center;font-size:2.2222222222vw;font-style:normal;line-height:2.5vw;padding:0 .5555555556vw;z-index:2}.Wrapped_firstPosterAgeLimit__iBGA5,.Wrapped_firstPosterTitle__pLFrh{position:absolute;font-family:DrukWideCyr;font-weight:700;text-transform:uppercase;color:#fff;pointer-events:none}.Wrapped_firstPosterAgeLimit__iBGA5{right:.4861111111vw;bottom:.625vw;padding:.4166666667vw;border-radius:69.375vw;background:rgba(23,13,21,.32);-webkit-backdrop-filter:blur(.2777777778vw);backdrop-filter:blur(.2777777778vw);font-size:.5555555556vw;line-height:1;z-index:3}.Wrapped_genre__0RfVi{padding:21.3888888889vw 0 30vw;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:11.6666666667vw}.Wrapped_genreTitle__FOImt{position:relative;display:block;text-align:center;font-family:DrukWideCyr;font-size:5vw;font-style:normal;font-weight:700;line-height:5.2777777778vw;text-transform:uppercase;z-index:1}.Wrapped_genreTitle__FOImt:before{content:"";position:absolute;top:3%;left:50%;width:100vw;height:37.9166666667vw;transform:translate(-50%,-45%);background-image:url(/static/images/landings/wrapped/waves.png);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:-1;pointer-events:none}.Wrapped_actor__s1KZK{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:19.0972222222vw}.Wrapped_actorPhotoWrapper__4RH7U{position:relative;margin:1.5972222222vw 0 2.7777777778vw;width:20.8333333333vw;height:20.8333333333vw;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.Wrapped_actorPhotoWrapper__4RH7U:after{content:"";position:absolute;width:15.2777777778vw;height:15.2777777778vw;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:48.125vw;background:rgba(255,0,25,.54);filter:blur(5.2083333333vw);z-index:0;pointer-events:none}.Wrapped_actorPhoto__qvk_U{width:100%;height:100%;border-radius:50%;border:.2777777778vw solid #fff;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.Wrapped_actorPhoto__qvk_U:before{content:"";position:absolute;top:0;right:-3.9583333333vw;width:11.1111111111vw;height:11.1111111111vw;background-image:url(/static/images/landings/wrapped/like.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:translateY(-35%);z-index:1;pointer-events:none}.Wrapped_actorPhoto__initials__89x3v{position:relative;z-index:2;font-family:DrukWideCyr;font-size:3.8888888889vw;font-style:normal;font-weight:700;line-height:4.1666666667vw;text-transform:uppercase;color:#fff}.Wrapped_actorPhoto_noLike__0Gh0V:before{display:none;content:none}.Wrapped_favorites__mOKB3{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.1111111111vw;width:100%;min-height:36.6666666667vw;background-image:url(/static/images/landings/wrapped/favoritesBg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:4.7222222222vw 0 1.1111111111vw}.Wrapped_favorites__content__G3poZ{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5.5555555556vw}.Wrapped_favorites_empty__rJoPW{background-image:url(/static/images/landings/wrapped/favoritesBg_centered.svg)}.Wrapped_favorites__noFavs__nPdOA{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.2222222222vw}.Wrapped_favorites__noFavs__nPdOA:before{content:"";position:absolute;top:-1.8055555556vw;left:50%;width:10.4166666667vw;height:10.4166666667vw;transform:translate(-50%,-60%);background-image:url(/static/images/landings/wrapped/camera.webp);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:-1;pointer-events:none}.Wrapped_recomendations__oA0iX{display:flex;flex-direction:column;justify-content:center;align-items:stretch;margin-top:7.6388888889vw;width:100%;padding:0 0 8.3333333333vw;box-sizing:border-box;margin-left:auto;margin-right:auto}.Wrapped_recomendations__loader__noN_M{font-size:1.25vw;color:hsla(0,0%,100%,.7)}.Wrapped_top5titles__Z1ZYE{position:relative;width:100%;padding:15vw 0 11.1111111111vw;overflow:hidden;background-color:#170d15}.Wrapped_top5titles_totalWatchedHoursIsMoreThanOne__fflq8{margin-bottom:6.25vw}.Wrapped_top5titles__wave__w6JJe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.Wrapped_top5titles__wave__w6JJe svg{width:100%;height:100%;filter:drop-shadow(0 0 .6944444444vw rgba(255,0,25,.6))}.Wrapped_top5titles__content__8HTJe{position:relative;z-index:2;max-width:100vw;margin:0 auto;padding:0 4.1666666667vw;display:flex;align-items:center;justify-content:space-between;gap:.3472222222vw}.Wrapped_top5titles__content__8HTJe:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:62.5vw;transform:translate(-50%,-50%);background-image:url(/static/images/landings/wrapped/waves_top5.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:-1}.Wrapped_top5titles__info__8LxEB{flex-shrink:0;display:flex;flex-direction:column;align-items:center;position:relative}.Wrapped_top5titles__label__3YdeQ{font-family:DrukWideCyr;font-size:2.7777777778vw;font-style:normal;font-weight:700;line-height:3.0555555556vw;text-transform:uppercase;text-align:center;position:absolute;top:-2.0833333333vw;left:41%;transform:translateX(-50%);z-index:2}.Wrapped_top5titles__number__K485J{width:15.2777777778vw;height:auto;margin:-.9722222222vw 0;position:relative;z-index:1;padding-top:1.0416666667vw}.Wrapped_top5titles__number__K485J svg{width:100%;height:auto;display:block;filter:drop-shadow(0 .6944444444vw 2.0833333333vw rgba(255,0,25,.4))}.Wrapped_top5titles__sublabel__3liE9{font-family:DrukWideCyr;font-size:1.1111111111vw;font-style:normal;font-weight:700;line-height:1.3888888889vw;text-transform:uppercase;text-align:center;margin:0;padding-left:0;position:absolute;bottom:-2.2222222222vw;left:41%;transform:translateX(-50%);z-index:2}.Wrapped_top5titles__sublabel__3liE9 span{font-size:.9722222222vw;color:hsla(0,0%,100%,.6)}.Wrapped_top5titles__list__FKwW_{display:flex;align-items:center;position:relative;padding-right:2.7777777778vw;gap:1.6666666667vw}.Wrapped_top5titles__card__gNyTr{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;width:18.5416666667vw;height:27.8125vw;border-radius:.8333333333vw;overflow:hidden;box-shadow:0 .6944444444vw 2.7777777778vw rgba(0,0,0,.5);background-color:#1a1a1a;cursor:pointer}.Wrapped_top5titles__card__gNyTr:nth-child(2){width:16.25vw;height:24.375vw}.Wrapped_top5titles__card__gNyTr:nth-child(3){width:13.8888888889vw;height:20.8333333333vw}.Wrapped_top5titles__card__gNyTr:nth-child(4){width:11.5972222222vw;height:17.3958333333vw}.Wrapped_top5titles__card__gNyTr:nth-child(5){width:9.2361111111vw;height:13.8541666667vw}.Wrapped_top5titles__card__gNyTr:hover{box-shadow:0 .6944444444vw 2.7777777778vw rgba(0,0,0,.5)}.Wrapped_top5titles__poster__lpPj7{object-fit:cover;width:100%;height:100%;border-radius:inherit}.Wrapped_top5titles__ageLimit__5P1yM{position:absolute;right:.5555555556vw;bottom:.625vw;padding:.2777777778vw .4166666667vw;border-radius:69.375vw;background:rgba(23,13,21,.32);font-family:DrukWideCyr;color:#fff;font-size:.5555555556vw;font-weight:700;line-height:1;pointer-events:none}.Wrapped_share__6OQvj{width:100%;max-width:100vw;margin:-4.1666666667vw auto 0;padding:8.9583333333vw 4.1666666667vw 0;box-sizing:border-box;position:relative;overflow:hidden}.Wrapped_share__inner__RNusU{width:100%;display:flex;align-items:center;gap:9.9305555556vw;background-color:transparent;border-radius:1.6666666667vw;padding:2.7777777778vw 3.4722222222vw;position:relative;margin-top:10.6944444444vw;overflow:visible;overflow-x:clip}.Wrapped_share__inner__RNusU:before{content:"";position:absolute;inset:0;border-radius:inherit;background-color:#ff0019;z-index:0}.Wrapped_share__inner__RNusU:after{content:"";position:absolute;width:19.4444444444vw;height:19.4444444444vw;top:50%;right:-3.2638888889vw;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/cup.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1;border-radius:0 0 88% 0/0 0 72% 0}.Wrapped_share__inner__RNusU>*{position:relative;z-index:2}.Wrapped_share__title__Yznef{font-family:DrukWideCyr;font-size:2.2222222222vw;font-style:normal;font-weight:700;line-height:2.5vw;text-transform:uppercase;margin:0;min-width:35.9027777778vw}.Wrapped_share__button__zMOP9{transform:scaleX(1.47) scaleY(1.35)}.Wrapped_final__w7X_j{width:100%;max-width:100vw;margin:auto 0;padding:15.9722222222vw 4.1666666667vw 0;box-sizing:border-box;position:relative;overflow:hidden}.Wrapped_final__w7X_j:before{content:"";position:absolute;width:22.2222222222vw;height:22.2222222222vw;top:66%;left:-5.6944444444vw;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/film2.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}.Wrapped_final__w7X_j:after{right:-4.375vw}.Wrapped_final__decorRight__N0LHM,.Wrapped_final__w7X_j:after{content:"";position:absolute;width:22.2222222222vw;height:22.2222222222vw;top:82%;transform:translateY(-50%);background-image:url(/static/images/landings/wrapped/popcorn.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}.Wrapped_final__decorRight__N0LHM{right:-4.1666666667vw}.Wrapped_final__inner__z5d0D{width:100%;display:flex;flex-direction:column;align-items:center;gap:4.1666666667vw;border-top-left-radius:8.3333333333vw 7.6388888889vw;border-top-right-radius:8.3333333333vw 7.6388888889vw;border-bottom-right-radius:0;border-bottom-left-radius:0;padding:6.9444444444vw 3.4722222222vw;position:relative;overflow-x:clip;background:radial-gradient(97.05% 97.05% at 50% 2.95%,#332330 0,#170d15 100%)}.Wrapped_final__title__p5Fq4{max-width:44.0972222222vw;font-family:DrukWideCyr;font-size:2.7777777778vw;font-style:normal;font-weight:700;line-height:3.0555555556vw;text-transform:uppercase;text-align:center;margin:0}.Wrapped_final__title_totalWatchedHoursIsMoreThanOne__p6zJI{max-width:63.5416666667vw;margin-top:7.7777777778vw;margin-bottom:.8333333333vw}.Wrapped_final__subtitle__Cn_5Y{font-family:DrukWideCyr;font-size:1.9444444444vw;font-style:normal;font-weight:700;line-height:2.2222222222vw;text-transform:uppercase}.Wrapped_final__button__k_gaM{transform:scaleX(1.35) scaleY(1.35);margin-top:1.6666666667vw;width:21.5277777778vw!important}.Wrapped_final__chairs__EmsYd{width:100vw;max-width:100%;height:17.0833333333vw;margin:-3.4722222222vw auto 0;background-image:url(/static/images/landings/wrapped/chairs.png);position:relative;z-index:3}.Wrapped_final__chairs__EmsYd,.Wrapped_final__glass__rkBI3{background-size:contain;background-repeat:no-repeat;background-position:50%}.Wrapped_final__glass__rkBI3{position:absolute;top:17.3611111111vw;left:50%;width:16.6666666667vw;height:16.6666666667vw;transform:translate(-50%,-50%);background-image:url(/static/images/landings/wrapped/3dGlass.webp);pointer-events:none;z-index:2}}@font-face{font-family:ProximaNova-Regular;font-display:swap;src:url(/static/fonts/Proxima/ProximaNova-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:ProximaNova-Bold;font-display:swap;src:url(/static/fonts/Proxima/ProximaNova-Bold.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:CormorantGaramond-Medium;font-display:swap;src:url(/static/fonts/CormorantGaramond-Medium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:PT-Mono;font-display:swap;src:url(/static/fonts/PTMono/PTMono-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Graphik;font-display:swap;src:url(/static/fonts/Graphik/GraphikLCG-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Graphik;font-display:swap;src:url(/static/fonts/Graphik/GraphikLCG-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Graphik-Black-Desktop;font-display:swap;src:url(/static/fonts/Graphik/GraphikLCG-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Graphik-Semibold;font-display:swap;src:url(/static/fonts/Graphik/GraphikLCG-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:DrukStartMedium;font-display:swap;src:url(/static/fonts/DrukStart/Start-Medium-Desktop.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:DrukStartBold;font-display:swap;src:url(/static/fonts/DrukStart/Start-Bold-Desktop.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:DrukWideCyr;src:url(/static/fonts/DrukWide/DrukWideCyr-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Creata;src:url(/static/fonts/Creata/Creata-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Creata;src:url(/static/fonts/Creata/Creata-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Creata;src:url(/static/fonts/Creata/Creata-Bolt.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}#RecommendationsGrid_storybook-root__ttEBz{--typography-font-size-100:10px;--typography-font-size-150:12px;--typography-font-size-200:14px;--typography-font-size-250:16px;--typography-font-size-300:18px;--typography-font-size-350:20px;--typography-font-size-400:22px;--typography-font-size-450:24px;--typography-font-size-500:28px;--typography-font-size-550:32px;--typography-font-size-600:36px;--typography-font-size-650:40px;--typography-font-size-700:48px;--typography-font-size-800:54px;--typography-font-size-999:90px;--typography-line-height-default-100:14px;--typography-line-height-default-150:16px;--typography-line-height-default-200:18px;--typography-line-height-default-300:20px;--typography-line-height-default-350:22px;--typography-line-height-default-400:24px;--typography-line-height-default-450:26px;--typography-line-height-default-500:32px;--typography-line-height-default-550:36px;--typography-line-height-default-600:40px;--typography-line-height-default-650:44px;--typography-line-height-default-700:52px;--typography-line-height-default-800:58px;--typography-line-height-default-999:94px;--typography-line-height-compact-100:12px;--typography-line-height-compact-200:14px;--typography-line-height-compact-250:16px;--typography-line-height-compact-300:18px;--typography-line-height-compact-350:20px;--typography-line-height-compact-400:24px;--typography-font-family-text:"Graphik";--typography-font-family-brand:"DrukWideCyr";--typography-letter-spacing-100:0;--typography-letter-spacing-200:8px;--typography-letter-spacing-700:14px;--typography-letter-spacing-800:18px;--zorka-color-text-neutral-primary:#fff;--docs-text-neutre-tertiary:#a2a2a2;--docs-layer-primary:#100509}.RecommendationsGrid_grid__KPJw_{display:flex;flex-direction:column;gap:32px}.RecommendationsGrid_grid__header__e0kmL{display:flex;justify-content:space-between;align-items:flex-start}.RecommendationsGrid_grid__caption__SM0VD{margin:0 0 8px;color:hsla(0,0%,100%,.7);font-size:18px;text-transform:uppercase;letter-spacing:.08em}.RecommendationsGrid_grid__label__7NwCO{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:14px;text-transform:uppercase}.RecommendationsGrid_grid__label_personal__s8D0V{background:rgba(255,45,85,.2);color:#ff2d55}.RecommendationsGrid_grid__label_editorial__flesL{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}.RecommendationsGrid_carousel__4sH_D{position:relative;overflow:hidden}.RecommendationsGrid_carousel__4sH_D:after,.RecommendationsGrid_carousel__4sH_D:before{content:"";position:absolute;top:0;bottom:0;width:160px;pointer-events:none;z-index:1}@media(max-width:767px){.RecommendationsGrid_carousel__4sH_D:after,.RecommendationsGrid_carousel__4sH_D:before{width:30px}}.RecommendationsGrid_carousel__4sH_D:before{left:0;background:linear-gradient(270deg,rgba(23,13,21,0),#170d15)}.RecommendationsGrid_carousel__4sH_D:after{right:0;background:linear-gradient(90deg,rgba(23,13,21,0),#170d15)}.RecommendationsGrid_grid__cardsWrapper__O12VD{position:relative}.RecommendationsGrid_carouselArrow__kQTmq{position:absolute;top:41%;transform:translateY(-50%);padding:0;border:none;background:none;display:none;cursor:pointer;z-index:2}.RecommendationsGrid_carouselArrow_left__nE12X{left:36px}.RecommendationsGrid_carouselArrow_right__7LyQ7{right:36px}.RecommendationsGrid_carouselArrow__icon__8eVnC{width:18px;height:18px;transition:filter .2s ease}.RecommendationsGrid_carouselArrow_left__nE12X .RecommendationsGrid_carouselArrow__icon__8eVnC{transform:rotate(180deg)}.RecommendationsGrid_carouselArrow_disabled__LlYLe{opacity:.4;cursor:default;pointer-events:none}.RecommendationsGrid_carouselArrow__kQTmq:hover:not(.RecommendationsGrid_carouselArrow_disabled__LlYLe) .RecommendationsGrid_carouselArrow__icon__8eVnC{filter:brightness(1.35) saturate(1.2)}@media(min-width:1025px){.RecommendationsGrid_carousel__4sH_D:hover .RecommendationsGrid_carouselArrow__kQTmq{display:block}}.RecommendationsGrid_grid__cards__xng4E{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 0 16px}@media(max-width:1024px){.RecommendationsGrid_grid__cards__xng4E{gap:20px;padding:36px 0 16px}}@media(max-width:767px){.RecommendationsGrid_grid__cards__xng4E{gap:16px;padding:32px 0 16px}}.RecommendationsGrid_grid__cards__xng4E::-webkit-scrollbar{display:none}.RecommendationsGrid_card__ujtYz{flex:0 0 429px;min-width:429px;display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit;scroll-snap-align:start}@media(max-width:1024px){.RecommendationsGrid_card__ujtYz{flex:0 0 248px;min-width:248px;gap:12px}}@media(max-width:767px){.RecommendationsGrid_card__ujtYz{flex:0 0 160px;min-width:160px;gap:8px}}.RecommendationsGrid_card__poster__FSRxI{position:relative;width:429px;height:242px;border-radius:12px;overflow:hidden;background:#20161e}@media(max-width:1024px){.RecommendationsGrid_card__poster__FSRxI{width:248px;height:140px}}@media(max-width:767px){.RecommendationsGrid_card__poster__FSRxI{width:160px;height:90px}}.RecommendationsGrid_card__poster__FSRxI img{width:100%;height:100%;object-fit:cover;display:block}.RecommendationsGrid_card__info__WdiJt{display:flex;flex-direction:column;gap:8px}@media(max-width:1024px){.RecommendationsGrid_card__info__WdiJt{gap:4px}}.RecommendationsGrid_card__title__ihBJu{font-family:Graphik,Arial;margin:0;font-size:18px;font-style:normal;font-weight:600;line-height:20px;text-overflow:ellipsis;overflow:hidden}@media(max-width:1024px){.RecommendationsGrid_card__title__ihBJu{font-size:14px;line-height:16px}}@media(max-width:767px){.RecommendationsGrid_card__title__ihBJu{font-size:12px}}.RecommendationsGrid_card__genre__1_V4M{margin:4px 0 0;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-overflow:ellipsis;overflow:hidden;color:#8b868a}@media(max-width:1024px){.RecommendationsGrid_card__genre__1_V4M{font-size:12px;line-height:16px}}@media(max-width:767px){.RecommendationsGrid_card__genre__1_V4M{font-size:10px;line-height:12px}}