:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.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-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&: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-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.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-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-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.Mechanics_container__ipPtg{margin:0 auto;position:relative;z-index:4;width:100%;background:#000;padding-bottom:10px}.Mechanics_wrapper__DCsTj{display:flex;flex-wrap:wrap;align-items:center}.Mechanics_anchor__UqKr7{position:absolute;width:100%;left:0;top:-40px}@media(min-width:768px){.Mechanics_anchor__UqKr7{top:-80px}}.Mechanics_title__lxHKc{position:absolute;left:0;right:0;top:-20px;margin:0 auto;z-index:4;font-weight:950;font-size:26px;text-align:center;color:#000;display:flex;align-items:center;justify-content:center;width:194px;height:44px}@media(min-width:768px){.Mechanics_title__lxHKc{font-size:48px;width:356px;height:87px;top:-60px}}@media(min-width:992px){.Mechanics_title__lxHKc{top:-58px}}.Mechanics_title__lxHKc:before{content:"";position:absolute;background-image:url(/mechanics/title-bg.png);background-size:cover;background-position:0 100%;background-repeat:no-repeat;width:194px;height:44px;left:0;top:0;z-index:-1;pointer-events:none}@media(min-width:768px){.Mechanics_title__lxHKc:before{height:100%;top:0;width:356px}}@media(min-width:992px){.Mechanics_title__lxHKc:before{background-position:0 100%}}.Mechanics_b1__YUBWs,.Mechanics_b2__uMSBv{position:relative;padding:42px 42px 0 100px;height:409px}.Mechanics_b1__YUBWs{background:url(/mechanics/main-pic-m.png),#e52322;background-size:contain;background-position:100% 100%;background-repeat:no-repeat;width:100%;overflow:hidden;height:385px}@media(min-width:992px){.Mechanics_b1__YUBWs{background:url(/mechanics/main-pic.png),#e52322;background-size:contain;background-position:100% 100%;background-repeat:no-repeat;width:53%}}@media(min-width:1200px){.Mechanics_b1__YUBWs{background-position:right 15px}}.Mechanics_b1__YUBWs:before{content:"";position:absolute;background-image:url(/mechanics/border-0-m.svg);background-size:cover;background-position:left -11px;background-repeat:no-repeat;width:100%;height:100%;left:0;top:0;z-index:3;pointer-events:none}@media(min-width:768px){.Mechanics_b1__YUBWs:before{background-image:url(/mechanics/border-0-t.svg)}}@media(min-width:992px){.Mechanics_b1__YUBWs:before{background-image:url(/mechanics/border-0.svg);background-position:right -12px;height:106%}}.Mechanics_b2__uMSBv{background:url(/mechanics/second-pic.png),#ff9f00;background-size:contain;background-position:0 100%;background-repeat:no-repeat;position:relative;width:100%;height:340px}@media(min-width:992px){.Mechanics_b2__uMSBv{width:51%;height:409px;position:absolute;right:0;top:0;-webkit-mask-image:url(/mechanics/mask-1.svg);mask-image:url(/mechanics/mask-1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.Mechanics_b2__uMSBv:before{content:"";position:absolute;background-image:url(/mechanics/border-1-m.svg);background-size:cover;background-position:left -5%;background-repeat:no-repeat;width:101%;height:107%;left:0;top:-12px;z-index:3;pointer-events:none}@media(min-width:768px){.Mechanics_b2__uMSBv:before{background-image:url(/mechanics/border-1-t.svg);background-position:left -9px;width:100%;height:100%;left:0;top:0}}@media(min-width:992px){.Mechanics_b2__uMSBv:before{background-image:url(/mechanics/border-1.svg);background-position:0 0}}.Mechanics_number_b1__aUb4D{width:67.5px;position:absolute;left:5px;top:10px}@media(min-width:768px){.Mechanics_number_b1__aUb4D{top:10px;left:0}}@media(min-width:1200px){.Mechanics_number_b1__aUb4D{left:5px}}.Mechanics_number_b2__P4hsT{width:74.5px;position:absolute;left:10px;top:15px}.Mechanics_content__3CLCy{display:flex;flex-direction:column;gap:4px;transform:rotate(-1deg);max-width:226px}.Mechanics_content__3CLCy span{font-weight:800;font-size:20px}.Mechanics_content__3CLCy p{font-size:20px;font-weight:400}@media(min-width:1200px){.Mechanics_content__3CLCy{max-width:550px}.Mechanics_content__3CLCy span{font-size:32px}.Mechanics_content__3CLCy p{font-size:28px}}.Mechanics_b3__yqY34,.Mechanics_b4__Q7nQ7{height:317px;position:relative;display:none}@media(min-width:768px){.Mechanics_b3__yqY34,.Mechanics_b4__Q7nQ7{height:240px;display:flex}}.Mechanics_b3_pic__2A8xX{height:auto;width:65%;position:absolute;right:20px;bottom:0}@media(min-width:768px){.Mechanics_b3_pic__2A8xX{width:50%;right:0}}@media(min-width:992px){.Mechanics_b3_pic__2A8xX{width:70%}}@media(min-width:1400px){.Mechanics_b3_pic__2A8xX{width:65%;right:20px}}@media(min-width:1600px){.Mechanics_b3_pic__2A8xX{width:45%}}.Mechanics_b3__yqY34{overflow:hidden;background:url(/mechanics/star-green.svg),#007468;background-size:cover;background-repeat:no-repeat;background-position:130px bottom}@media(min-width:1600px){.Mechanics_b3__yqY34{background-position:-200% bottom}}.Mechanics_b3__yqY34{width:100%;z-index:1;padding:40px 30px}.Mechanics_b3__yqY34 p{font-size:20px;font-weight:800;transform:rotate(-2deg)}@media(min-width:1200px){.Mechanics_b3__yqY34 p{font-size:36px}}@media(min-width:992px){.Mechanics_b3__yqY34{width:55%;-webkit-mask-image:url(/mechanics/mask-2.svg);mask-image:url(/mechanics/mask-2.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;padding:30px}}@media(min-width:1200px){.Mechanics_b3__yqY34{width:53%}}.Mechanics_b3__yqY34:before{content:"";position:absolute;background-image:url(/mechanics/border-2-m.svg);background-size:cover;background-position:left -5%;background-repeat:no-repeat;width:101%;height:107%;left:0;top:-12px;z-index:3;pointer-events:none}@media(min-width:768px){.Mechanics_b3__yqY34:before{background-image:url(/mechanics/border-2-t.svg);background-position:left -9px;width:100%;height:100%;left:0;top:0}}@media(min-width:992px){.Mechanics_b3__yqY34:before{background-image:url(/mechanics/border-2.svg);background-position:100% 0}}.Mechanics_b4_pic__NIfPV{height:auto;width:55%;position:absolute;right:0;top:-30px}@media(min-width:992px){.Mechanics_b4_pic__NIfPV{width:70%;right:-20px;top:0}}@media(min-width:1200px){.Mechanics_b4_pic__NIfPV{right:0;top:-60px;width:70%}}.Mechanics_b4__Q7nQ7{position:relative;width:100%;overflow:hidden;background:url(/mechanics/star-blue.svg) #6cf;background-size:cover;background-repeat:no-repeat;background-position:bottom;padding:40px 30px}.Mechanics_b4__Q7nQ7 p{font-size:20px;font-weight:800;transform:rotate(-2deg)}@media(min-width:1200px){.Mechanics_b4__Q7nQ7 p{font-size:40px}}.Mechanics_b4__Q7nQ7:before{content:"";position:absolute;background-image:url(/mechanics/border-2-m.svg);background-size:cover;background-position:left -5%;background-repeat:no-repeat;width:101%;height:107%;left:0;top:-12px;z-index:3;pointer-events:none}@media(min-width:768px){.Mechanics_b4__Q7nQ7:before{background-image:url(/mechanics/border-2-t.svg);background-position:left -9px;width:100%;height:100%;left:0;top:0}}@media(min-width:992px){.Mechanics_b4__Q7nQ7:before{background-image:url(/mechanics/border-3.svg);background-position:0 0}.Mechanics_b4__Q7nQ7{width:51%;position:absolute;right:0;bottom:10px;padding:40px 60px;background-size:cover;background-position:0 100%}}.Mechanics_price__lbJN_{width:190px;position:absolute;right:0;top:20px}@media(min-width:768px){.Mechanics_price__lbJN_{bottom:30px;left:-15px;right:unset;top:unset}}@media(min-width:992px){.Mechanics_price__lbJN_{bottom:50px;left:30px;right:unset;top:unset}}.Mechanics_hidden_toy__NECkk{width:223px;height:223px;cursor:pointer;position:absolute;z-index:0;top:-85px;left:0;right:0;margin:0 auto;transition:transform .3s ease;will-change:transform}.Mechanics_hidden_toy__NECkk:hover{transform:translateY(-150px)!important}@media(min-width:768px){.Mechanics_hidden_toy__NECkk{width:446px;height:446px;top:-120px;left:unset;right:unset}}.Parallax_container__f9s30{position:relative;min-height:100vh;overflow:hidden}.Parallax_background__go0Yb{position:fixed;inset:0;z-index:-2;transform-origin:center center;will-change:transform}.Parallax_background__go0Yb img{width:100%;height:110%;object-fit:cover}.Parallax_content__1n9Cy{position:relative;z-index:10;overflow:hidden}.Partners_container__Xpd_o{padding:20 15px}@media(min-width:768px){.Partners_container__Xpd_o{padding:58px 0}}.Partners_partners__uofuj{margin-top:80px}.Partners_wrapper___do6S{position:relative;padding-bottom:104px;max-width:278px;margin:0 auto}@media(min-width:768px){.Partners_wrapper___do6S{padding-bottom:0;max-width:unset}}.Partners_count__jhz1i{font-weight:400;font-size:36px;text-align:center;text-shadow:-2px 2px 0 #000;display:block;height:72px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;bottom:0;margin:auto}@media(min-width:768px){.Partners_count__jhz1i{display:none}}.Partners_header__gNu_I{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;transform:rotate(1deg)}.Partners_title__oq6np{font-weight:950;font-size:26px;text-align:center;text-shadow:-2px 4px 0 #000}@media(min-width:768px){.Partners_title__oq6np{font-size:48px}}.Partners_subtitle___tx_j{font-weight:400;font-size:20px;text-align:center;text-shadow:-2px 2px 0 #000}@media(min-width:768px){.Partners_subtitle___tx_j{font-size:32px}}.Partners_pic__EKn2l{width:182px;height:188px;margin-top:30px;transition:transform .3s ease}.Partners_card__KnSdS{width:272px;height:400px;display:flex;align-items:center;flex-direction:column;gap:5px;position:relative;margin:0 auto}.Partners_card__KnSdS:hover .Partners_pic__EKn2l{transform:scale(1.07)}.Partners_card__KnSdS:hover .Partners_tag__eDIm2{transform:rotate(5deg)}.Partners_card__KnSdS:after{content:"";background:url(/partners/rectangle.png) 50%/cover no-repeat;position:absolute;inset:0;z-index:-1;pointer-events:none}.Partners_card__body__vHZmr{display:flex;flex-direction:column;max-width:224px;margin:23px auto 0;color:#000}@media(min-width:768px){.Partners_card__body__vHZmr{max-width:243px}}.Partners_card__body__vHZmr span{font-weight:600;font-size:24px}.Partners_card__body__vHZmr p{font-weight:600;font-size:16px}.Partners_tag__eDIm2{position:absolute;width:94px;height:73px;top:-45px;right:20px;z-index:1;transition:transform .3s ease}.Partners_btn__j__DK{position:absolute;width:96px;height:72px;z-index:3;margin:auto;top:unset;bottom:0;right:-5px}@media(min-width:768px){.Partners_btn__j__DK{top:0;right:0}}@media(min-width:992px){.Partners_btn__j__DK{right:0}}@media(min-width:1200px){.Partners_btn__j__DK{right:-100px}}.Partners_btn__j__DK{--arr:#fff;--bg-fill:transparent;--bg-stroke:#fff}.Partners_btn__j__DK.Partners_left__8bRdi{transform:rotate(180deg);right:unset;left:-5px}@media(min-width:768px){.Partners_btn__j__DK.Partners_left__8bRdi{left:0}}@media(min-width:992px){.Partners_btn__j__DK.Partners_left__8bRdi{left:0}}@media(min-width:1200px){.Partners_btn__j__DK.Partners_left__8bRdi{left:-100px}}.Partners_btn__j__DK svg [data-part=arr]{fill:var(--arr);transition:.2s}.Partners_btn__j__DK svg [data-part=bg]{fill:var(--bg-fill);stroke:var(--bg-stroke);transition:.2s}.Partners_btn__j__DK:hover{--arr:#e52322;--bg-fill:#fff}.Partners_btn__j__DK:active{--arr:#bf1d1c}.ToyCollection_container__EtZnf{height:921px;display:flex;align-items:center;justify-content:center;border-bottom:10px solid #000}@media(min-width:768px){.ToyCollection_container__EtZnf{height:1160px}}@media(min-width:1200px){.ToyCollection_container__EtZnf{height:636px}}.ToyCollection_anchor__IWhe3{position:absolute;width:100%;left:0;top:-10px}@media(min-width:768px){.ToyCollection_anchor__IWhe3{top:-40px}}.ToyCollection_wrapper__qN1Pr{display:flex;width:100%;height:100%;flex-direction:column-reverse}@media(min-width:768px){.ToyCollection_wrapper__qN1Pr{height:1170px;flex-direction:column-reverse}}@media(min-width:1200px){.ToyCollection_wrapper__qN1Pr{height:636px;flex-direction:row}}.ToyCollection_boxes__ymaeX,.ToyCollection_toy__KS43p{position:relative}.ToyCollection_title_pic__Tna7U{display:none}@media(min-width:992px){.ToyCollection_title_pic__Tna7U{display:block;width:273px;position:absolute;left:86px;top:0;z-index:3}}.ToyCollection_toy__KS43p{flex:1 0 56%;background-size:cover;background-position:50%;display:flex;justify-content:flex-end;padding:40px 0 0 30px;align-items:flex-start;overflow:hidden;border-bottom:12px solid #000}@media(min-width:768px){.ToyCollection_toy__KS43p{padding:28px;align-items:center}}@media(min-width:1200px){.ToyCollection_toy__KS43p{border-bottom:unset}}.ToyCollection_toy__KS43p:before{content:"";position:absolute;background-image:url(/toy-collection/toy_border-m.svg);background-size:cover;background-position:top;width:100%;height:100%;left:0;top:0;z-index:3;pointer-events:none}@media(min-width:992px){.ToyCollection_toy__KS43p:before{background-image:url(/toy-collection/toy_border.svg);background-position:100% 0}}.ToyCollection_boxes__ymaeX{height:307px;border-right:3px solid #000;background-image:url(/parallax-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media(min-width:768px){.ToyCollection_boxes__ymaeX{height:533px;border-right:0}}@media(min-width:1200px){.ToyCollection_boxes__ymaeX{height:auto;flex:1 0 40%}}.ToyCollection_boxes__ymaeX:before{content:"";position:absolute;background-image:url(/toy-collection/collection_border.svg);background-size:cover;background-position:100% 0;width:100%;height:100%;left:0;top:0;z-index:3;pointer-events:none}@media(min-width:992px){.ToyCollection_boxes__ymaeX:before{background-position:100% 0}}.ToyCollection_boxes_grid__r3hmV{width:100%!important;height:auto;margin-top:0}@media(min-width:768px){.ToyCollection_boxes_grid__r3hmV{margin-top:33px;height:224px}}@media(min-width:1200px){.ToyCollection_boxes_grid__r3hmV{margin-top:0;display:grid;justify-items:center;gap:0;height:auto;grid-template-columns:repeat(4,4fr)}}.ToyCollection_swiper__ncGLP{padding-top:15px}@media(min-width:768px){.ToyCollection_swiper__ncGLP{padding-top:0;overflow:visible}}.ToyCollection_swiper_slide__6us_I{width:112px!important;height:112px!important}.ToyCollection_box__wvfGe{width:112px;height:112px;cursor:pointer;will-change:transform}.ToyCollection_toy_icon__lM4di{width:120px;height:120px;transform:rotate(0deg);opacity:.7;cursor:pointer;transition:transform .2s ease;will-change:transform}.ToyCollection_toy_icon__lM4di.ToyCollection_active___bHHL{opacity:1;transform:rotate(-15deg)}.ToyCollection_toy_icon__lM4di:hover{transform:rotate(-15deg)}.ToyCollection_wobble__BdpwP{animation:ToyCollection_twitch__zMZN_ 3.5s ease-in-out infinite;transform-origin:center}@keyframes ToyCollection_twitch__zMZN_{0%{transform:rotate(0deg)}5%{transform:rotate(3deg)}10%{transform:rotate(-3deg)}15%{transform:rotate(5deg)}20%{transform:rotate(-3deg)}24%{transform:rotate(0deg)}50%,to{transform:rotate(0deg)}}.ToyCollection_button__R32t8{position:relative;color:#fff;text-decoration:none;font-weight:900;font-size:20px;text-align:center;text-transform:uppercase;display:flex;align-items:center;justify-content:center;height:47px;cursor:pointer;width:fit-content;position:absolute;left:0;right:0;margin:20px auto 0;bottom:20px}@media(min-width:768px){.ToyCollection_button__R32t8{bottom:20px}}@media(min-width:992px){.ToyCollection_button__R32t8{bottom:30px}}.ToyCollection_button__R32t8 p{z-index:1}.ToyCollection_button__R32t8:hover{color:#e52322}.ToyCollection_button__R32t8:hover .ToyCollection_button_bg__REAif{fill:#fff}.ToyCollection_button__R32t8:active{color:#bf1d1c}.ToyCollection_button__R32t8:active .ToyCollection_button_bg__REAif{fill:#fff}.ToyCollection_button_bg__REAif{position:absolute;width:364px;height:47px}.ToyCollection_pic__Kz6Hu{max-width:385px;width:100%;position:absolute;bottom:60px;left:0;right:0;margin:0 auto;z-index:1}.ToyCollection_pic__Kz6Hu.ToyCollection_animate__vThSQ{animation:ToyCollection_PicAnimateMobile__sTU2l .5s ease-in forwards}@media(min-width:768px){.ToyCollection_pic__Kz6Hu{max-width:566px;bottom:35px;left:-50px;right:500px}.ToyCollection_pic__Kz6Hu.ToyCollection_animate__vThSQ{animation:ToyCollection_PicAnimate__WhmnM .5s ease-in forwards}}@keyframes ToyCollection_PicAnimate__WhmnM{0%{left:0;right:0}to{left:-50px;right:500px}}@keyframes ToyCollection_PicAnimateMobile__sTU2l{0%{left:200px}to{left:0}}.ToyCollection_content__EDDEz{display:flex;flex-direction:row;max-width:unset;width:100%;justify-content:space-between}@media(min-width:768px){.ToyCollection_content__EDDEz{max-width:266px;flex-direction:column}}@media(min-width:1250px){.ToyCollection_content__EDDEz{max-width:266px}}@media(min-width:1400px){.ToyCollection_content__EDDEz{max-width:302px}}.ToyCollection_shadows___X8jb{display:flex;align-items:center;position:absolute;max-width:566px;width:100%;left:0;right:0;bottom:62px;margin:0 auto;justify-content:center}@media(min-width:768px){.ToyCollection_shadows___X8jb{left:-50px;right:500px;justify-content:center;bottom:45px}}@media(min-width:1200px){.ToyCollection_shadows___X8jb{bottom:45px;left:120px;right:unset;justify-content:unset}}.ToyCollection_shadow__o9o8I{background-image:url(/toy-collection/shadow.svg);background-size:cover;background-position:50%;width:73px;height:38px}@media(min-width:768px){.ToyCollection_shadow__o9o8I{width:107px;height:56px}}.ToyCollection_title__q0lhQ{font-weight:950;font-size:24px;margin-bottom:6px;text-shadow:-2px 4px 0 #000;transform:rotate(1deg)}@media(min-width:768px){.ToyCollection_title__q0lhQ{margin-bottom:16px;font-size:40px}}.ToyCollection_subtitle__r9s5Z{font-weight:600;font-size:12px;text-shadow:-1.5px 1.5px 0 #000;transform:rotate(1deg);max-width:200px}@media(min-width:768px){.ToyCollection_subtitle__r9s5Z{font-size:20px;max-width:unset}}.ToyCollection_badge__GBJXl{font-weight:600;font-size:12px;text-align:center;background:rgba(0,0,0,.0705882353);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px 16px;border-radius:120px;position:absolute;bottom:28px;right:28px}.ToyCollection_price__yBh7E{width:162px;height:140px;display:flex;align-items:center;justify-content:center;position:absolute;margin-top:0;right:-40px;transform:translateX(0)}.ToyCollection_price__yBh7E.ToyCollection_animate__vThSQ{animation:ToyCollection_PriceAnimate__2JrGj .3s ease-in forwards}@media(min-width:768px){.ToyCollection_price__yBh7E{position:relative;right:unset;width:207px;height:178px;margin-top:40px}}.ToyCollection_price__yBh7E:before{content:"";position:absolute;background-image:url(/toy-collection/price-background.png);background-size:cover;background-position:0;width:95%;height:100%;left:0;top:0;pointer-events:none}@keyframes ToyCollection_PriceAnimate__2JrGj{0%{transform:translateX(300px)}to{transform:translateX(0)}}.ToyCollection_prices_wrapper__L6htP{display:flex;flex-direction:column;gap:10px;z-index:1;margin-right:30px}@media(min-width:768px){.ToyCollection_prices_wrapper__L6htP{margin-right:15px;gap:15px}}.ToyCollection_price_block__ezhhY{display:flex;flex-direction:column;color:#000}.ToyCollection_price_block__ezhhY span{font-weight:800;font-size:24px}@media(min-width:768px){.ToyCollection_price_block__ezhhY span{font-size:32px}}.ToyCollection_price_block__ezhhY p{font-weight:600;font-size:12px}.ToyCollection_price_block__ezhhY.ToyCollection_main__QCC2n span{font-weight:900;font-size:32px}@media(min-width:768px){.ToyCollection_price_block__ezhhY.ToyCollection_main__QCC2n span{font-size:44px}}.ToyCollection_price_block__ezhhY.ToyCollection_main__QCC2n span{color:#e52322}.ToyCollection_with_sticker__OMEyK{display:flex;align-items:center;gap:6px}.ToyCollection_sticker__zkusN{width:21px}@media(min-width:768px){.ToyCollection_sticker__zkusN{width:27px}}.ToyCollection_boxWrapper__qf5oy{position:relative;width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.ToyCollection_openingVideo__VQXCD{position:absolute;width:150%;height:135%;object-fit:cover;z-index:5;pointer-events:none}.ToyCollection_text_wrapper__HA6MP{transform:translate(0)}.ToyCollection_text_wrapper__HA6MP.ToyCollection_animate__vThSQ{animation:ToyCollection_TextAnimate__3fyR5 .3s ease-out forwards}@keyframes ToyCollection_TextAnimate__3fyR5{0%{transform:translate(20px,-10px)}to{transform:translate(0)}}.ToyCollection_light__vf4vI{position:absolute;z-index:0;width:100%;left:0;right:0;top:100px;opacity:1}.ToyCollection_light__vf4vI.ToyCollection_hidden__tWpD_{opacity:0}.ToyCollection_light__vf4vI.ToyCollection_animate__vThSQ{animation:ToyCollection_LightAnimateMobile__KQ0Sl .5s ease-out forwards}@media(min-width:768px){.ToyCollection_light__vf4vI{left:-170px;right:unset;top:unset}.ToyCollection_light__vf4vI.ToyCollection_animate__vThSQ{animation:ToyCollection_LightAnimate__NBCuc .5s ease-out forwards}}@keyframes ToyCollection_LightAnimate__NBCuc{0%{width:250%;left:-400px;z-index:1}to{width:100%;left:-170px;z-index:0}}@keyframes ToyCollection_LightAnimateMobile__KQ0Sl{0%{width:250%;left:-100px;z-index:1}to{width:100%;left:0;z-index:0}}.ToyCollection_hidden_wrapper__Z9YRf{display:flex;flex-direction:column;justify-content:center;gap:5px;max-width:unset;margin:60px auto 0}@media(min-width:768px){.ToyCollection_hidden_wrapper__Z9YRf{margin:0 auto 120px;max-width:565px}}.ToyCollection_hidden_wrapper__Z9YRf span{font-weight:950;font-size:24px;margin-bottom:6px;text-shadow:-2px 4px 0 #000;transform:rotate(1deg);text-align:center}@media(min-width:768px){.ToyCollection_hidden_wrapper__Z9YRf span{margin-bottom:16px;font-size:40px}}.ToyCollection_hidden_wrapper__Z9YRf p{font-weight:600;font-size:20px;text-shadow:-1.5px 1.5px 0 #000;transform:rotate(1deg);max-width:200px;text-align:center}@media(min-width:768px){.ToyCollection_hidden_wrapper__Z9YRf p{font-size:32px;max-width:unset}}.ToyCollection_line_pic__65slb{width:308px;position:absolute;left:0;right:0;bottom:50px;margin:0 auto}@media(min-width:768px){.ToyCollection_line_pic__65slb{width:408px;position:absolute;left:0;right:0;bottom:0}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.Video_video__7UGU2{position:relative;padding:150px 0 60px;z-index:1}@media(min-width:768px){.Video_video__7UGU2{padding:70px 0 84px}}.Video_video__7UGU2 h2{color:#333;margin-bottom:30px}@media(min-width:576px){.Video_video__7UGU2 h2{text-align:center;margin-bottom:46px}}.Video_videoWrapper__KlPYf{padding-bottom:48.25%;position:relative;transform:translateZ(0)}.Video_videoWrapper__KlPYf:before{cursor:pointer;content:"";position:absolute;left:50%;top:50%;width:69px;height:69px;background:url(/video/play.svg) 50%/contain no-repeat;transform:translate(-50%,-50%);z-index:3;pointer-events:none}@media(min-width:992px){.Video_videoWrapper__KlPYf:before{width:125px;height:125px}}.Video_videoPlayHide__Ksjhe:before{display:none}.Video_videoPic__9STWA{display:block;cursor:pointer;position:absolute;inset:0;width:100%;height:100%;z-index:2;transform:scale(1.01);transition:transform .3s ease-in-out;max-height:643px}.Video_videoPic__9STWA:hover{transform:scale(1.05)}.Video_videoPlayer__JiOFe{position:absolute;inset:0;width:100%;height:100%;z-index:1;border-radius:12px;background-color:#000}.Video_hidden_toy__Kj9bm{width:223px;height:223px;cursor:pointer;position:absolute;z-index:0;top:-60px;right:0;left:0;margin:0 auto;transition:transform .3s ease;will-change:transform}.Video_hidden_toy__Kj9bm:hover{transform:translateY(-150px)!important}@media(min-width:768px){.Video_hidden_toy__Kj9bm{width:446px;height:446px;top:-120px;right:120px;margin:0;left:unset}}