:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}body{color:var(--primary-text-color);background-color:var(--primary-bg-color);-webkit-font-smoothing:antialiased;padding-bottom:80px;font-size:16px;font-style:normal;font-weight:400}:root{--accent:#fa3351;--primary-bg-color:#121212;--secondary-bg-color:#1a1b1e;--poster-bg-color:#1a1b1e;--primary-border-color:#ffffff14;--primary-text-color:#fff;--secondary-text-color:#c8c8c8}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,button,a{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes skelet-animation{0%{background:#00000003}to{background:#0000000d}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:.3s linear infinite rotate}.skelet{animation:1s linear infinite skelet-animation}.image{opacity:0;visibility:hidden;transition:all .24s linear}.image_load{opacity:1;visibility:visible;transition:all .24s linear}.m-1{margin:1px}.mx-1{margin-left:1px;margin-right:1px}.my-1{margin-top:1px;margin-bottom:1px}.mt-1{margin-top:1px}.p-1{padding:1px}.m-2{margin:2px}.mx-2{margin-left:2px;margin-right:2px}.my-2{margin-top:2px;margin-bottom:2px}.mt-2{margin-top:2px}.p-2{padding:2px}.m-3{margin:3px}.mx-3{margin-left:3px;margin-right:3px}.my-3{margin-top:3px;margin-bottom:3px}.mt-3{margin-top:3px}.p-3{padding:3px}.m-4{margin:4px}.mx-4{margin-left:4px;margin-right:4px}.my-4{margin-top:4px;margin-bottom:4px}.mt-4{margin-top:4px}.p-4{padding:4px}.m-5{margin:5px}.mx-5{margin-left:5px;margin-right:5px}.my-5{margin-top:5px;margin-bottom:5px}.mt-5{margin-top:5px}.p-5{padding:5px}.m-6{margin:6px}.mx-6{margin-left:6px;margin-right:6px}.my-6{margin-top:6px;margin-bottom:6px}.mt-6{margin-top:6px}.p-6{padding:6px}.m-7{margin:7px}.mx-7{margin-left:7px;margin-right:7px}.my-7{margin-top:7px;margin-bottom:7px}.mt-7{margin-top:7px}.p-7{padding:7px}.m-8{margin:8px}.mx-8{margin-left:8px;margin-right:8px}.my-8{margin-top:8px;margin-bottom:8px}.mt-8{margin-top:8px}.p-8{padding:8px}.m-9{margin:9px}.mx-9{margin-left:9px;margin-right:9px}.my-9{margin-top:9px;margin-bottom:9px}.mt-9{margin-top:9px}.p-9{padding:9px}.m-10{margin:10px}.mx-10{margin-left:10px;margin-right:10px}.my-10{margin-top:10px;margin-bottom:10px}.mt-10{margin-top:10px}.p-10{padding:10px}.m-11{margin:11px}.mx-11{margin-left:11px;margin-right:11px}.my-11{margin-top:11px;margin-bottom:11px}.mt-11{margin-top:11px}.p-11{padding:11px}.m-12{margin:12px}.mx-12{margin-left:12px;margin-right:12px}.my-12{margin-top:12px;margin-bottom:12px}.mt-12{margin-top:12px}.p-12{padding:12px}.m-13{margin:13px}.mx-13{margin-left:13px;margin-right:13px}.my-13{margin-top:13px;margin-bottom:13px}.mt-13{margin-top:13px}.p-13{padding:13px}.m-14{margin:14px}.mx-14{margin-left:14px;margin-right:14px}.my-14{margin-top:14px;margin-bottom:14px}.mt-14{margin-top:14px}.p-14{padding:14px}.m-15{margin:15px}.mx-15{margin-left:15px;margin-right:15px}.my-15{margin-top:15px;margin-bottom:15px}.mt-15{margin-top:15px}.p-15{padding:15px}.m-16{margin:16px}.mx-16{margin-left:16px;margin-right:16px}.my-16{margin-top:16px;margin-bottom:16px}.mt-16{margin-top:16px}.p-16{padding:16px}.m-17{margin:17px}.mx-17{margin-left:17px;margin-right:17px}.my-17{margin-top:17px;margin-bottom:17px}.mt-17{margin-top:17px}.p-17{padding:17px}.m-18{margin:18px}.mx-18{margin-left:18px;margin-right:18px}.my-18{margin-top:18px;margin-bottom:18px}.mt-18{margin-top:18px}.p-18{padding:18px}.m-19{margin:19px}.mx-19{margin-left:19px;margin-right:19px}.my-19{margin-top:19px;margin-bottom:19px}.mt-19{margin-top:19px}.p-19{padding:19px}.m-20{margin:20px}.mx-20{margin-left:20px;margin-right:20px}.my-20{margin-top:20px;margin-bottom:20px}.mt-20{margin-top:20px}.p-20{padding:20px}.m-21{margin:21px}.mx-21{margin-left:21px;margin-right:21px}.my-21{margin-top:21px;margin-bottom:21px}.mt-21{margin-top:21px}.p-21{padding:21px}.m-22{margin:22px}.mx-22{margin-left:22px;margin-right:22px}.my-22{margin-top:22px;margin-bottom:22px}.mt-22{margin-top:22px}.p-22{padding:22px}.m-23{margin:23px}.mx-23{margin-left:23px;margin-right:23px}.my-23{margin-top:23px;margin-bottom:23px}.mt-23{margin-top:23px}.p-23{padding:23px}.m-24{margin:24px}.mx-24{margin-left:24px;margin-right:24px}.my-24{margin-top:24px;margin-bottom:24px}.mt-24{margin-top:24px}.p-24{padding:24px}.scroll::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.scroll::-webkit-scrollbar-thumb{cursor:pointer;background:#00000040;border-radius:5px;transition:color .2s}.scroll::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}
@font-face{font-family:"Exo 2";font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f2e849d3553a0a52-s.3cx2yude7_-4j.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Exo 2";font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9cd5979df91f9479-s.0xfoyxlx1-tli.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Exo 2";font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/55fc17560cd417ba-s.2ake2acbwht_3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Exo 2";font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/0d6fcb3e6b55e2a0-s.p.0q1uuwl_6kyai.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Exo 2";font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a626ed2fbe2db1bf-s.p.342nhdmq3f7um.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Exo 2 Fallback";src:local(Arial);ascent-override:97.88%;descent-override:19.69%;line-gap-override:0.0%;size-adjust:102.06%}.exo_2_cbb2ff2a-module__yd549a__className{font-family:"Exo 2","Exo 2 Fallback";font-style:normal}
.header-mobile-module-scss-module___knAgq__headMobile{z-index:5;background:var(--primary-bg-color);justify-content:space-between;align-items:center;width:100%;padding:12px 12px 16px;display:flex;position:fixed;bottom:0;right:0}@media screen and (min-width:1024px){.header-mobile-module-scss-module___knAgq__headMobile{display:none}}.header-mobile-module-scss-module___knAgq__headMobile__group{align-items:center;gap:16px;display:flex}.header-mobile-module-scss-module___knAgq__headMobile__link{flex-direction:column;align-items:center;gap:2px;width:54px;font-size:12px;font-weight:500;display:flex}
