@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;600;700;900&display=swap";@import"https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css";@import"https://fonts.googleapis.com/css2?family=Finger+Paint&display=swap";*{zoom:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}audio:not([controls]),[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline;font-display:block}html{cursor:default;font-size:100%;-webkit-text-size-adjust:100%;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}body{min-height:100vh;line-height:1;font-family:Gilroy,sans-serif;position:relative;font-display:block;font-variant-numeric:tabular-nums;background-color:#111010}input,textarea,select,button{font-family:Gilroy,sans-serif;font-display:block;font-variant-numeric:tabular-nums}button{border:none;padding-inline:0;padding-block:0;padding:0}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0;vertical-align:middle}caption,th,td{text-align:left;font-weight:400;vertical-align:middle}a img{border:none}strong{font-weight:700}body{font-family:Gilroy}.app{min-height:100vh;min-height:100dvh;flex-direction:column;display:flex}.primary-button{display:flex;justify-content:center;align-items:center;text-align:center;color:#000;font-weight:700;white-space:nowrap;background-color:#000;border-radius:.25rem}@media screen and (min-width: 320px){.primary-button{font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media screen and (min-width: 768px){.primary-button{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}@media screen and (min-width: 992px){.primary-button{cursor:pointer;font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media only screen and (min-width: 1200px){.primary-button{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}.primary-button__inner{display:block;padding:1rem;width:100%;height:3.5rem;padding:0 3rem;display:flex;justify-content:center;align-items:center;border:.125rem solid #000;border-radius:.25rem;background-color:#fff;text-align:center;color:#000;white-space:nowrap;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition:transform .15s cubic-bezier(.4,0,.2,1),border-color .85s ease;transform:translate(-.25rem,-.25rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}@media screen and (min-width: 992px){.primary-button__inner:hover{transform:translate(-.25rem,-.5rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.primary-button__inner:active{border:.125rem solid #000;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}}.primary-button._disabled{border:.125rem solid #bfbfbf;background-color:#fff;box-shadow:none;transition:box-shadow,background-color,color .2s ease-in-out;color:#bfbfbf;pointer-events:none}.primary-button._red{font-size:2rem;line-height:2rem;text-transform:uppercase;position:relative;animation:none;display:block;border-radius:.25rem;background:#ff003a}@media screen and (min-width: 992px){.primary-button._red{cursor:pointer}}.primary-button._red .primary-button__inner{display:block;font-size:1.5rem;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:.125rem solid #000;border-radius:.25rem;background-color:#fff;text-align:center;color:#000;font-size:2rem;font-weight:700;line-height:2rem;white-space:nowrap;text-transform:uppercase;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition:transform .15s cubic-bezier(.4,0,.2,1),border-color .85s ease;transform:translate(-.25rem,-.25rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}@media screen and (min-width: 992px){.primary-button._red .primary-button__inner:hover{transform:translate(-.25rem,-.5rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.primary-button._red .primary-button__inner:active{border-color:#000;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}}.primary-button._red._disabled{box-shadow:none}.primary-button._secondary{border-radius:.25rem!important;border:.125rem solid #fff;background-color:transparent;height:3.5rem;color:#fff}.primary-button._secondary .primary-button__inner{display:block;font-size:1.5rem;line-height:2rem;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:.125rem solid #fff;border-radius:.25rem!important;background-color:#000;color:#fff;font-weight:700;white-space:nowrap;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition:transform .15s cubic-bezier(.4,0,.2,1),border-color .85s ease;transform:translate(-.25rem,-.25rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}@media screen and (min-width: 320px){.primary-button._secondary .primary-button__inner{font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media screen and (min-width: 768px){.primary-button._secondary .primary-button__inner{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}@media screen and (min-width: 992px){.primary-button._secondary .primary-button__inner{cursor:pointer;font-size:max(16px,1rem);line-height:max(20px,1.25rem)}.primary-button._secondary .primary-button__inner:hover{transform:translate(-.25rem,-.5rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.primary-button._secondary .primary-button__inner:active{border-color:transparent;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}}@media only screen and (min-width: 1200px){.primary-button._secondary .primary-button__inner{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}.primary-button._secondary._disabled{color:#4d4d4d;border-color:#4d4d4d;box-shadow:none}.primary-button._font24{font-size:1.5rem}.primary-button._w64{width:4rem}.primary-button._w184{width:11.5rem}.primary-button._w239{width:14.9375rem}.primary-button._w260{width:16.25rem}.primary-button._w321{width:20.0625rem}.primary-button._w378{max-width:23.625rem;width:100%}.primary-button._w430{width:26.875rem}.primary-button._w431{width:26.9375rem}.primary-button._w437{width:27.3125rem}.primary-button._h78{height:4.875rem}.primary-button._h80{height:5rem}.primary-button._ml40{margin-left:2.5rem}.primary-button._pt14{padding-top:.875rem}.primary-button._pb14{padding-bottom:.875rem}.primary-button._pl18{padding-left:1.125rem}.primary-button._pr18{padding-right:1.125rem}@media screen and (min-width: 320px){.header-menu__button .primary-button__inner{font-weight:600;font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media screen and (min-width: 768px){.header-menu__button .primary-button__inner{font-size:max(18px,1.125rem);line-height:max(22px,1.375rem)}}@media screen and (min-width: 992px){.header-menu__button .primary-button__inner{font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media only screen and (min-width: 1200px){.header-menu__button .primary-button__inner{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}@keyframes pulse{50%{background-position:.66em .66em,-.33em -.33em}to{background-size:2em 2em,1em 1em;background-position:-1.5em -1.5em,-1em -1em}}@keyframes zigzag{to{background-position:1em 0,1em 0,-.75em 0,-.75em 0}}@keyframes blinds{to{background-position:0 0,0 -3em;background-size:0 0,1em 6em}}@media screen and (min-width: 320px){.title{font-size:3.5rem;line-height:4rem;font-weight:700;position:relative;text-transform:uppercase;color:#fff}}@media screen and (min-width: 992px){.title{font-size:7.5rem;font-weight:900;line-height:9.6875rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.title{font-size:5.5rem;line-height:6rem}}.title._transparent{position:absolute;z-index:2;left:0;right:0;top:0;color:#000;text-fill-color:none!important;-webkit-text-stroke:0!important;text-stroke:0!important}@media screen and (min-width: 320px){.title._border{display:inline-block;z-index:0;-webkit-background-clip:text;background-clip:text;text-fill-color:#fff;-webkit-text-stroke:.1875rem #fff;text-stroke:.1875rem #fff}}@media screen and (min-width: 992px){.title._border{-webkit-text-stroke:.25rem #fff;text-stroke:.25rem #fff}}.title._blue{color:#56e7f2}.title._green{color:#c0f256}.title._pink{color:#ffccd8}@media screen and (orientation: portrait){.title._pink{font-size:4rem}}.title._yellow{color:#f2ec56}@media screen and (orientation: portrait){.title._yellow{font-size:4rem}}.title._font64{font-size:4rem}.title._font96{font-size:6rem}.title._mt16{margin-top:1rem}.indicator{display:none}@media screen and (orientation: portrait){.indicator{display:flex}}.indicator__circle{min-width:1rem;min-height:1rem;border-radius:50%;border:.0625rem solid #fff}.indicator__circle:not(:last-child){margin-right:.5rem}.indicator__circle._active{background-color:#ff003a;transition:background-color .2s ease-in-out}@media screen and (orientation: landscape){.indicator__circle{cursor:pointer}}@media screen and (min-width: 320px){.swiper-pagination{display:flex;position:static}.swiper-pagination-bullet{min-width:1rem;min-height:1rem;background-color:#000;border:.0625rem solid #fff;border-radius:50%;display:block!important;opacity:1;margin:0!important}.swiper-pagination-bullet:not(:last-child){margin-right:.5rem!important}.swiper-pagination-bullet-active{display:block!important;background-color:#ff003a;transition:background-color .2s ease-in-out}}@media screen and (min-width: 992px){.swiper-pagination{display:none}}@media screen and (min-width: 320px){.text{color:#fff;font-weight:400;font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media screen and (min-width: 768px){.text{font-size:max(18px,1.125rem);line-height:max(22px,1.375rem)}}@media screen and (min-width: 992px){.text{font-size:max(16px,1rem);line-height:max(22px,1.375rem)}}@media only screen and (min-width: 1200px){.text{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}._nowrap{white-space:nowrap}.tag{color:#9b9b9b;font-weight:400;cursor:pointer;transition:color .2s ease-in-out}@media screen and (min-width: 320px){.tag{font-size:max(14px,.875rem);line-height:max(18px,1.125rem)}}@media screen and (min-width: 768px){.tag{font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}@media screen and (min-width: 992px){.tag:hover{color:#fff}}.tag:active{color:#ff003a}.tag._new-game{background-color:#ffccd8;box-shadow:.125rem .125rem #ffd5df}@media screen and (orientation: landscape){.tag._new-game:hover{box-shadow:.0625rem .0625rem #ffd5df}}.tag._interview{background-color:#56e7f2;box-shadow:.125rem .125rem #56e7f2}@media screen and (orientation: landscape){.tag._interview:hover{box-shadow:.0625rem .0625rem #56e7f2}}.tag._partnership{background-color:#f2ec56;box-shadow:.125rem .125rem #f2ec56}@media screen and (orientation: landscape){.tag._partnership:hover{box-shadow:.0625rem .0625rem #f2ec56}}.input{background-color:transparent;border:none;outline:none;padding:0;width:100%;height:100%;color:#fff;font-size:1rem;font-weight:600;line-height:1.25rem;font-family:Gilroy-SemiBold,sans-serif}.input-wrapper{display:flex;align-items:center;position:relative;height:2.875rem;padding:.25rem 1rem;border-radius:.25rem;border:.0625rem solid #fff;background-color:#000;box-shadow:.125rem .125rem #fff;transition:box-shadow,border-color .3s ease-in-out}.input-wrapper:active{box-shadow:none}.input-wrapper._disabled{border-color:#4d4d4d;box-shadow:none}.input-wrapper._error{border-color:#ff003a;box-shadow:none}.input-wrapper._error .input-label{color:#ff003a}.input-wrapper._filled .input-label{transform:scale(.7);transform-origin:top left;top:.5rem;transition:all .2s ease}.input-wrapper._filled .input{opacity:1;text-align:left;height:100%}.input-wrapper._h78{height:4.875rem}.input-wrapper._w348{width:21.75rem}.input-label{position:absolute;top:50%;transform:translateY(-50%);color:#999;font-size:1rem;font-weight:400;line-height:1.25rem;transition:color .2s ease-in-out}.input-inner{width:100%;height:100%}.select{display:flex;justify-content:space-between;align-items:center}.select__wrap{position:relative;width:100%;min-height:3rem;padding:.25rem 1rem;border-radius:.25rem;border:.0625rem solid #fff;background-color:#000;box-shadow:.125rem .125rem #fff;transition:box-shadow,border-color .3s ease-in-out}@media screen and (orientation: landscape){.select__wrap{cursor:pointer}}.select__wrap:active{box-shadow:none}.select__wrap._disabled{border-color:#4d4d4d;box-shadow:none}.select__wrap._disabled .select__title,.select__wrap._disabled .select__option{color:#4d4d4d}.select__wrap._disabled .select__arrow{background-image:url(/images/games/disabled-arrow.svg)}.select__wrap._error{box-shadow:none}.select__wrap._error.select__title{color:#f76e64}.select__wrap._open{box-shadow:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.select__wrap._open .select__arrow{transition:transform .2s ease-in-out;transform:rotate(180deg)}.select__wrap._open .select__menu{display:flex}.select__wrap._w238{width:14.875rem}.select__item{display:flex;flex-direction:column}.select__title{color:#999;font-family:Gilroy-SemiBold,sans-serif;font-size:.75rem;font-style:normal;font-weight:400!important;line-height:140%;transition:color 0s ease-in-out}.select__option{color:#fff;font-family:Gilroy-SemiBold,sans-serif;font-size:1rem;font-weight:600;line-height:140%;transition:color 0s ease-in-out}.select__arrow{width:1rem;height:1rem;background-image:url(/images/games/arrow-down.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transform:rotate(0);transition:transform .2s ease-in-out}@media screen and (orientation: landscape){.select__arrow{cursor:pointer}}.select__menu{display:none;z-index:1;flex-direction:column;position:absolute;top:100%;left:-.03125rem;right:-.0625rem;padding:.0625rem 1rem .1875rem;background-color:#000;border-radius:0 0 .25rem .25rem;border-width:0 .0625rem .0625rem .0625rem;border-color:#fff;border-style:solid}.select__menu .select__option{display:flex;align-items:center;height:2.5rem}.select__menu .select__option:not(:last-child){box-shadow:0 .0625rem #4c4c4c}.select__menu .select__option._active{color:#ff003a}.small-marquee__wrapper{position:absolute;bottom:0;width:100%;height:2.0625rem;overflow:hidden;z-index:3}@media screen and (orientation: portrait){.small-marquee__wrapper{height:1rem}}.small-marquee__inner{position:relative;display:flex;align-items:center;width:100%;height:100%;background-color:#fff6}@media screen and (orientation: portrait){.small-marquee__inner{padding:.125rem 0}}.small-marquee__text{font-size:1rem;color:#fff;font-weight:900;line-height:99%;letter-spacing:.015rem;text-transform:uppercase;margin-right:.4375rem}.small-marquee__text-wrap{flex-shrink:0;display:flex}.small-marquee__text-container{display:flex;min-width:100%;animation:scroll 25s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - .9375rem))}}.swiper-cursor{display:none;width:8.4375rem;height:8.4375rem;padding:1.5rem;z-index:11;justify-content:center;align-items:center;color:#fff;white-space:wrap;text-align:center;font-size:1.5rem;font-weight:600;line-height:2rem;border-radius:50%;background-color:#ff003a;transition:all .1s ease-out;position:fixed;pointer-events:none;transform:translate(-50%,-50%)}.swiper-cursor._visible{display:flex}.link-button{display:flex;justify-content:flex-start;align-items:center;padding-left:1.5rem;position:relative;width:21.4375rem;height:5rem;font-size:0;color:#000;margin-right:2.5rem;z-index:1;background-color:#000;border-radius:.5rem}@media screen and (min-width: 320px){.link-button{margin-right:0;margin-bottom:1.125rem;width:100%;max-width:20.0625rem}}@media screen and (min-width: 992px){.link-button{width:21.4375rem;max-width:auto;margin-bottom:0;margin-right:2.5rem}}.link-button__shadow{content:"";position:absolute;width:21.4375rem;height:5rem;border-radius:.5rem;transform:translate(-.3125rem,-.3125rem);z-index:0;inset:0;background-image:url(/images/button/play-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border:2px solid #fff}@media screen and (min-width: 320px){.link-button__shadow{width:100%;max-width:20.0625rem}}@media screen and (min-width: 992px){.link-button__shadow{width:21.4375rem;max-width:auto}}.link-button .btn{width:9rem;height:3rem}.link-button .btn__inner{justify-content:flex-start!important}.link-button .btn__icon{font-size:0;background-image:url(/images/button/play.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:1.25rem;width:4rem;height:20px;width:64px}.link-button .btn__link{position:absolute;inset:0;width:100%;height:100%}section{position:relative;overflow:hidden}.button{position:relative;display:flex;align-items:center;justify-content:center;width:267px;height:56px;margin:0 auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;border-style:solid;border-width:3px;transition:all .1s ease;cursor:pointer}.button:hover:after{transition:transform .4s ease;transform:translate(-50%,-50%) scale(1)}.button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:252px;height:20px}.button._red{border-color:#ff003a;background:rgba(28,28,28,.01)}.button._red:hover{box-shadow:0 0 10px 1px #ff003a}.button._red:after{background:radial-gradient(50% 50% at 50% 50%,#ff003a 0%,rgba(255,0,58,0) 100%)}.button._white{border-color:#fff;background:rgba(255,0,58,.01)}.button._white:hover{box-shadow:0 0 10px 1px #ffc0cc}.button._white:after{background:radial-gradient(50% 50% at 50% 50%,#ffffff 0%,rgba(255,255,255,0) 100%)}.button__text{position:relative;z-index:1;font-weight:700;font-size:20px;text-align:center;letter-spacing:.1em;color:#fff;text-transform:uppercase}.uppercase{text-transform:uppercase}.bold{font-weight:700}.red{color:#ff003a}.slider__arrows{display:flex;align-items:center;justify-content:center}.slider .swiper-button-prev,.slider .swiper-button-next,.slider__arrow{position:absolute;inset:auto 0 -103px auto;width:50px;height:50px;background-color:#000;border-radius:10px;background-position:center;background-repeat:no-repeat;background-size:6px 10px;cursor:pointer;border:none;font-size:0}@media screen and (max-width: 767px) and (orientation: portrait),(max-width: 860px) and (orientation: landscape){.slider .swiper-button-prev,.slider .swiper-button-next,.slider__arrow{display:none}}.slider .swiper-button-prev:after,.slider .swiper-button-next:after,.slider__arrow:after{display:none}.slider .swiper-button-prev._left,.slider .swiper-button-next._left,.slider__arrow._left{margin-right:10px;background-image:url(/images/icons/icon-triangle-left.png)}.slider .swiper-button-prev._right,.slider .swiper-button-next._right,.slider__arrow._right{right:60px;background-image:url(/images/icons/icon-triangle-right.png)}.slider .swiper-button-prev{right:150px;margin-right:10px;background-image:url(/images/icons/icon-triangle-left.png)}.slider .swiper-button-next{right:100px;background-image:url(/images/icons/icon-triangle-right.png)}.slider__inner{position:relative;overflow:hidden;padding:1.25rem 0 1.5625rem 1.25rem}@media screen and (max-width: 767px) and (orientation: portrait),(max-width: 860px) and (orientation: landscape){.slider__inner{padding:0}}.slider .swiper-button-prev,.slider .swiper-button-next,.slider__arrow{display:none}.nav{position:fixed;left:0;top:50px;width:200px;padding:0 0 0 110px;font-size:14px;color:#ff003a;mix-blend-mode:difference;opacity:0;z-index:-1;transition:all .3s linear}.nav.visible{opacity:1;z-index:3}@media screen and (max-width: 767px) and (orientation: portrait),(max-width: 860px) and (orientation: landscape){.nav{display:none}}.nav._active{mix-blend-mode:unset}.nav._active .nav-item{opacity:0}.nav._active .nav-item.active{opacity:1}.nav-item{position:relative;padding:0 0 0 10px;margin-bottom:9px;cursor:pointer;white-space:nowrap}.nav-item.active{color:#fff}.nav-item.active:before{content:"";position:absolute;left:-110px;top:50%;transform:translateY(-50%);width:100px;height:1px;background:#ffffff}.nav-item.active .text{position:relative;text-shadow:0 0 .1px #FFFFFF,0 0 .1px #FFFFFF,0 0 .1px #FFFFFF}@media screen and (orientation: portrait){.menu{margin-right:0}}@media screen and (min-width: 320px){.menu__inner{display:none;align-items:center;color:#000}}@media screen and (min-width: 992px){.menu__inner{display:flex}}.menu-item{position:relative;cursor:pointer;white-space:nowrap;font-weight:600;line-height:1.25rem;text-transform:capitalize}.menu-item._gamepad:before{content:"";position:absolute;left:-85%;display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/images/turbo-logos/gamepad.svg)}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.menu-item._gamepad:before{left:-110%}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.menu-item._gamepad:before{left:-85%}}@media screen and (min-width: 992px){.menu-item:hover{text-decoration-line:underline}}@media screen and (min-width: 992px){.menu-item:active{color:#999!important}}.menu-item._active{color:#ff003a}@media screen and (min-width: 992px){.menu-item:first-child{margin-left:4rem!important}}@media screen and (min-width: 320px){.menu-item{margin-left:0}}@media screen and (min-width: 992px){.menu-item{margin-left:1.5rem;font-size:16px}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.menu-item{font-size:16px;margin-left:1.125rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.menu-item{font-size:16px;margin-left:24px}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.menu-item{font-size:max(18px,1.125rem);margin-left:3rem}}@media only screen and (min-width: 1200px){.menu-item{margin-left:3rem!important;font-size:max(18px,1.125rem)}}@media screen and (min-width: 320px){.menu-item:not(:last-child){margin-bottom:3rem}}@media screen and (min-width: 992px){.menu-item:not(:last-child){margin-bottom:0rem}}.header-dummy,.header{z-index:100;display:flex;position:fixed;top:1rem;width:calc(100% - 3.75rem);aspect-ratio:31/2;padding:2rem;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.25rem}.header-dummy._visible,.header._visible{position:fixed}.header-dummy.invisible,.header.invisible{transform:translate(-50%,-64px);transition:transform .2s;opacity:0}.header-dummy.detached,.header.detached{position:fixed;background:rgb(255,255,255);transition:transform .3s,height .3s,background .4s,opacity .3s}@media screen and (min-width: 320px){.header-dummy,.header{min-width:calc(100% - 2rem);aspect-ratio:unset;max-width:100%;height:5.5rem;padding:1rem}}@media screen and (min-width: 992px){.header-dummy,.header{height:7.5rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.header-dummy,.header{height:120px}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.header-dummy,.header{height:7.5rem}}.header-dummy-menu__burger,.header-menu__burger{min-width:1.4375rem;min-height:1.25rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.header-dummy-menu__burger *,.header-menu__burger *{transition:.25s ease-in-out}.header-dummy-menu__burger-button:active .header-menu__line,.header-menu__burger-button:active .header-menu__line{background-color:#fff}@media screen and (min-width: 320px){.header-dummy-menu__burger-wrap,.header-menu__burger-wrap{display:block;position:relative;transition:.25s ease-in-out}}@media screen and (min-width: 992px){.header-dummy-menu__burger-wrap,.header-menu__burger-wrap{display:none}}.header-dummy-menu__burger-wrap._open *,.header-menu__burger-wrap._open *,.header-dummy-menu__burger-wrap._open .header-menu__burger *,.header-menu__burger-wrap._open .header-menu__burger *{transition:.25s ease-in-out}.header-dummy-menu__burger-wrap._open .header-menu__burger span,.header-menu__burger-wrap._open .header-menu__burger span{width:0%;transition-timing-function:ease-in-out}.header-dummy-menu__burger-wrap._open .header-menu__burger span:nth-child(1),.header-menu__burger-wrap._open .header-menu__burger span:nth-child(1){transition-delay:0s}.header-dummy-menu__burger-wrap._open .header-menu__burger span:nth-child(2),.header-menu__burger-wrap._open .header-menu__burger span:nth-child(2){transition-delay:.125s}.header-dummy-menu__burger-wrap._open .header-menu__burger span:nth-child(3),.header-menu__burger-wrap._open .header-menu__burger span:nth-child(3){transition-delay:.25s}.header-dummy-menu__burger-wrap._open .header-menu__burger span:nth-child(4),.header-menu__burger-wrap._open .header-menu__burger span:nth-child(4){transition-delay:.35s}.header-dummy-menu__burger-wrap._open .header-menu__close,.header-menu__burger-wrap._open .header-menu__close{display:block}.header-dummy-menu__burger-wrap._open .header-menu__close *,.header-menu__burger-wrap._open .header-menu__close *{transition:.25s ease-in-out}.header-dummy-menu__burger-wrap._open .header-menu__close span:nth-child(1),.header-menu__burger-wrap._open .header-menu__close span:nth-child(1){animation:closeAnimation .4 ease-in-out forwards;width:1.4375rem;height:.125rem;transform:rotate(45deg);transition-delay:.625s}.header-dummy-menu__burger-wrap._open .header-menu__close span:nth-child(2),.header-menu__burger-wrap._open .header-menu__close span:nth-child(2){width:.125rem;height:1.4375rem;transition-delay:.375s;transform:rotate(45deg)}.header-dummy-menu__line,.header-menu__line{display:block;width:100%;min-height:.125rem;background-color:#000;border-radius:.3125rem;position:relative}.header-dummy-menu__line:not(:last-child),.header-menu__line:not(:last-child){margin-bottom:.25rem}.header-dummy-menu__line:nth-child(1),.header-menu__line:nth-child(1){transition-delay:.5s}.header-dummy-menu__line:nth-child(2),.header-menu__line:nth-child(2){transition-delay:.625s}.header-dummy-menu__line:nth-child(3),.header-menu__line:nth-child(3){transition-delay:.75s}.header-dummy-menu__line:nth-child(4),.header-menu__line:nth-child(4){transition-delay:.85s}.header-dummy-menu__close,.header-menu__close{display:none;position:absolute;top:70%;left:47%;min-height:1.4375rem;min-width:1.4375rem}.header-dummy-menu__close *,.header-menu__close *{transition:.25s ease-in-out}.header-dummy-menu__close span:nth-child(1),.header-menu__close span:nth-child(1){height:0rem;width:0rem;position:absolute;top:-.8125rem;left:-.5625rem;transition-delay:.625s;transform:rotate(0)}.header-dummy-menu__close span:nth-child(2),.header-menu__close span:nth-child(2){width:0rem;height:0rem;position:absolute;top:-1.4375rem;transition-delay:.375s;transform:rotate(0)}@media screen and (orientation: landscape){.header-dummy-menu__close,.header-menu__close{display:none}}.header-dummy-menu__dropdown,.header-menu__dropdown{display:none;align-items:center;padding:2.75rem 1rem 1rem;color:#000;font-size:1.125rem;font-weight:600;line-height:1.25rem;text-transform:capitalize;width:100%;position:absolute;top:90%;left:0;background-color:#fff;flex-direction:column;border-radius:.25rem;white-space:nowrap;transition:all .3s ease-in-out}@media screen and (min-width: 320px){.header-dummy-menu__dropdown._show,.header-menu__dropdown._show{display:flex}}@media screen and (min-width: 992px){.header-dummy-menu__dropdown._show,.header-menu__dropdown._show{display:none}}@media screen and (min-width: 320px){.header-dummy-menu__dropdown .primary-button._w184,.header-menu__dropdown .primary-button._w184{width:100%;max-width:20.0625rem}}@media screen and (min-width: 320px){.header-dummy-menu__dropdown .primary-button._ml40,.header-menu__dropdown .primary-button._ml40{margin-left:0}}@media screen and (min-width: 992px){.header-dummy-menu__button,.header-menu__button{margin-left:1.5rem}}@media only screen and (min-width: 1200px){.header-dummy-menu__button,.header-menu__button{margin-left:2.5rem}}@media screen and (min-width: 992px){.header-dummy-menu__button .primary-button__inner,.header-menu__button .primary-button__inner{height:3.5rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.header-dummy-menu__button .primary-button__inner,.header-menu__button .primary-button__inner{height:56px;font-size:16px;line-height:18px;padding:0 2rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.header-dummy-menu__button .primary-button__inner,.header-menu__button .primary-button__inner{height:3.5rem;font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}.header-dummy-menu__overlay,.header-menu__overlay{display:none;position:fixed;inset:0;opacity:.3;z-index:90;transition:opacity,background-color .3s ease-in-out}.header-dummy-menu__overlay._show,.header-menu__overlay._show{display:block;opacity:.9;background-color:#000}@media screen and (min-width: 992px){.header-dummy-menu__overlay,.header-menu__overlay{display:none!important}}.header-dummy-logo:before,.header-logo:before{content:"";display:block;width:9.9375rem;height:2.875rem;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/images/turbo-logos/logo-header.svg)}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.header-dummy-logo:before,.header-logo:before{width:159px;height:46px}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.header-dummy-logo:before,.header-logo:before{width:9.9375rem;height:2.875rem}}@media screen and (min-width: 320px){.header-dummy-logo,.header-logo{font-size:0}}@media screen and (min-width: 992px){.header-dummy-logo,.header-logo{cursor:pointer}}#burger-button{background-color:#fff;border-radius:.25rem;border:.125rem solid var(--basic-color-900-black, #000);box-shadow:.25rem .25rem #000}.test-btn{cursor:pointer;background-color:#000;border-radius:.25rem}.test-btn._ml40{margin-left:2.5rem}.span-btn{display:block;font-size:1.5rem;line-height:2rem;padding:1rem;width:100%;height:3.5rem;padding:0 3rem;display:flex;justify-content:center;align-items:center;border:.125rem solid #000;border-radius:.25rem;background-color:#fff;text-align:center;color:#000;font-size:1.125rem;font-weight:700;line-height:1.25rem;white-space:nowrap;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition:transform .15s cubic-bezier(.4,0,.2,1),border-color .85s ease;transform:translate(-.25rem,-.25rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}@media screen and (orientation: landscape){.span-btn:hover{transform:translate(-.25rem,-.5rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.span-btn:active{border-color:#ff003a;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}}.progress-wrap{display:flex;justify-content:center;align-items:center;position:fixed;right:1.875rem;bottom:9.875rem;min-height:4rem;min-width:4rem;max-width:-moz-min-content;max-width:min-content;max-height:-moz-min-content;max-height:min-content;cursor:pointer;border-radius:50%;z-index:1000;opacity:0;visibility:hidden;transform:translateY(.9375rem);transition:all .2s linear}@media screen and (orientation: landscape){.progress-wrap:hover .progress-inner{background-color:#ffccd8}.progress-wrap:hover .progress-arrow{stroke:#ff003a;fill:#ff003a}}.progress-wrap:active .progress-inner{background-color:#ff003a}.progress-wrap:active .progress-arrow{stroke:#fff;fill:#fff}.progress-wrap:active .progress-circle{opacity:0}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#ff003a;stroke-width:10;box-sizing:border-box;transition:all .2s linear}.progress-wrap .progress-circle{opacity:1;overflow:visible}.progress-arrow{display:block;max-width:1.75rem;width:100%;height:1.75rem;overflow:visible;margin-bottom:.3125rem;stroke:#000;fill:#000;transition:all .2s linear}.progress-arrow.active{stroke:#ff003a;fill:#ff003a}.progress-inner{position:absolute;display:flex;align-items:center;justify-content:center;inset:.125rem 0rem 0rem .125rem;background-color:#fff;border-radius:50%;height:calc(100% - .25rem);width:calc(100% - .25rem);transition:all .2s linear}.footer{width:100%;aspect-ratio:31/2;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.25rem}@media screen and (min-width: 320px){.footer{flex-direction:column;padding:1.5rem 1rem;aspect-ratio:0}}@media screen and (min-width: 992px){.footer{flex-direction:column;padding:1.875rem 1.625rem;aspect-ratio:0}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer{flex-direction:column;padding:1.5rem 1rem;aspect-ratio:0}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer{flex-direction:column;padding:1.875rem 1.625rem;aspect-ratio:0}}.footer__main{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (min-width: 320px){.footer__main{flex-direction:column}}@media screen and (min-width: 992px){.footer__main{flex-direction:row}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__main{flex-direction:column}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__main{flex-direction:row}}@media screen and (min-width: 320px){.footer__logo{width:9.9375rem;height:2.875rem;aspect-ratio:unset;margin-right:0;margin-bottom:2.5rem}}@media screen and (min-width: 992px){.footer__logo{width:9.75rem;height:2.875rem;aspect-ratio:53/15;margin-right:3.3125rem;margin-bottom:0}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__logo{margin-right:0;margin-bottom:2.5rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__logo{margin-right:3.3125rem;margin-bottom:0}}.footer__logo img{max-width:100%}@media screen and (min-width: 320px){.footer__content{display:flex;align-items:center;flex-direction:column;margin-bottom:2.5rem}}@media screen and (min-width: 992px){.footer__content{flex-direction:row;margin-bottom:0;margin-right:1rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__content{flex-direction:column;align-items:center;margin-bottom:2.5rem;margin-right:0}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__content{flex-direction:row;margin-bottom:0;margin-right:1rem}}.footer__links{display:flex}@media screen and (min-width: 320px){.footer__links{flex-direction:column}}@media screen and (min-width: 992px){.footer__links{flex-direction:row}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__links{flex-direction:column}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__links{flex-direction:row}}.footer__link-wrap{color:#000;font-weight:600;line-height:1.25rem;transition:color .2s ease-in-out;white-space:nowrap}@media screen and (min-width: 320px){.footer__link-wrap{text-align:center;font-size:1.125rem}}@media screen and (min-width: 992px){.footer__link-wrap{font-size:1.125rem;font-weight:600;line-height:1.25rem;font-size:14px}}@media only screen and (min-width: 1200px){.footer__link-wrap{font-size:max(18px,1.125rem)}}@media screen and (min-width: 320px){.footer__link-wrap:not(:last-child){margin-right:0;margin-bottom:2rem}}@media screen and (min-width: 992px){.footer__link-wrap:not(:last-child){margin-bottom:0;margin-right:1rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__link-wrap:not(:last-child){margin-right:0;margin-bottom:2rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__link-wrap:not(:last-child){margin-bottom:0;margin-right:1rem}}@media only screen and (min-width: 1200px){.footer__link-wrap:not(:last-child){margin-right:2.5rem}}@media screen and (orientation: landscape){.footer__link{cursor:pointer}}.footer__link.header-menu__button{padding:0!important;margin-left:0}@media screen and (min-width: 992px){.footer__link:hover{text-decoration-line:underline}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.footer__link{font-size:16px}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__link{font-size:max(16px,1rem)}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__link{font-size:max(18px,1.125rem)}}.footer__link:active{color:#999!important}.footer__link._active{color:#ff003a}.footer__extra{display:block;align-items:flex-start;justify-content:flex-end}@media screen and (orientation: portrait){.footer__extra{flex-direction:column;align-items:center;justify-content:unset}}.footer__icon-wrap{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:.5rem;width:100%;height:100%;border-radius:.25rem;border:.0625rem solid #000;transition:box-shadow .2s ease-in-out;font-size:0;text-indent:-999999px}@media screen and (min-width: 320px){.footer__icon-wrap{width:2.5rem;height:2.5rem}}.footer__icon-wrap:before{display:block;content:"";background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 320px){.footer__icon-wrap:before{width:1.625rem;height:1.5625rem}}@media screen and (min-width: 992px){.footer__icon-wrap:before{width:100%;height:100%}}.footer__icon-wrap._linkedin.footer__icon-wrap:before{background-image:url(/images/home/linkedin.svg)}.footer__icon-wrap._twitter.footer__icon-wrap:before{background-image:url(/images/home/twitter.svg)}.footer__icon-wrap._email.footer__icon-wrap:before{background-image:url(/images/home/email.svg)}.footer__social{display:flex;width:100%}@media screen and (min-width: 320px){.footer__social{margin-right:0;margin-bottom:2.5rem}}@media screen and (min-width: 992px){.footer__social{margin-right:3rem;margin-bottom:0}}.footer__social-link{border-radius:.25rem;position:relative;z-index:0}.footer__social-link:not(:last-child){margin-right:1.5rem}@media screen and (min-width: 992px){.footer__social-link{cursor:pointer}}@media screen and (min-width: 992px){.footer__social-link:hover{box-shadow:none;border-color:transparent}.footer__social-link:hover .footer__shadow{opacity:0}}.footer__social-link:active{border-color:transparent!important}.footer__social-link._disabled{pointer-events:none;box-shadow:none;border-color:transparent}.footer__social-link._disabled .footer__icon-wrap{border-color:#bfbfbf;transition:border-color .2s ease-in-out}.footer__social-link._disabled .footer__icon-wrap._linkedin.footer__icon-wrap:before{background-image:url(/images/home/linkedin-disabled.svg)}.footer__social-link._disabled .footer__icon-wrap._twitter.footer__icon-wrap:before{background-image:url(/images/home/twitter-disabled.svg)}.footer__social-link._disabled .footer__icon-wrap._email.footer__icon-wrap:before{background-image:url(/images/home/email-disabled.svg)}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.footer__social{margin-right:0;margin-bottom:2.5rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.footer__social{margin-right:3rem;margin-bottom:0}}.footer__social .primary-button{background-color:transparent;border:.0625rem solid #000}@media screen and (min-width: 320px){.footer__image{max-width:6.75rem;width:100%}}@media screen and (min-width: 992px){.footer__image{width:30%}}.footer__shadow{position:absolute;left:.25rem;top:.25rem;width:100%;aspect-ratio:1;z-index:-1;border-radius:.25rem;border:.06875rem solid #000;opacity:1;transition:opacity .2s ease-in-out}.footer__legal{color:#000;font-weight:600;line-height:1.25rem;transition:color .2s ease-in-out;margin-top:1.875rem}@media screen and (min-width: 320px){.footer__legal{text-align:center;font-size:1rem}}@media screen and (min-width: 992px){.footer__legal{line-height:14px;font-size:12px}}@media only screen and (min-width: 1200px){.footer__legal{font-size:max(18px,1.125rem);font-size:14px}}#tooltipFooter{display:none;padding:2px 4px;justify-content:center;align-items:center;border-radius:.25rem;background:#4d4d4d;position:relative}#tooltipFooter:before{content:"";width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-top:.5rem solid #4d4d4d;position:absolute;bottom:-.375rem;left:50%;transform:translate(-50%)}#tooltipFooter .tooltip__icon{display:inline-block;background-image:url(/images/modal/checkmark.svg);background-repeat:no-repeat;background-size:cover;height:1rem;width:1rem;margin-right:.5rem}#tooltipFooter .text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.125rem;white-space:nowrap}#copyButtonFooter{position:relative}#copyButtonFooter .tooltip__wrap{position:absolute;left:-110%;top:-70%}.contact-form{display:none;flex-direction:column;position:fixed;inset:0;width:100%;z-index:1500;background-color:#000}@media screen and (min-width: 320px){.contact-form{padding:1rem}}@media screen and (min-width: 992px){.contact-form{padding:2rem 2rem 2rem 10.875rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.contact-form{padding:1rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.contact-form{padding:2rem 2rem 2rem 10.875rem}}.contact-form._visible{display:flex}.contact-form:before{content:"";position:absolute;inset:0;width:100%;height:100%;z-index:-1;background-image:url(/images/modal/bg.svg);background-size:cover;background-repeat:no-repeat}.contact-form__title{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width: 320px){.contact-form__title{margin-bottom:0}}@media screen and (min-width: 992px){.contact-form__title{margin-bottom:2rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.contact-form__title .title{font-size:72px;line-height:76px}}.contact-form__close{display:block;width:1.625rem;height:1.625rem;display:flex;position:relative;justify-content:center;align-items:center;cursor:pointer}.contact-form__close:before,.contact-form__close:after{content:"";position:absolute;width:0rem;height:.1875rem;background-color:#fff;border-radius:.3125rem;animation:animateClose .5s ease forwards}.contact-form__close:before{animation-delay:.2s;transform:rotate(45deg)}.contact-form__close:after{transform:rotate(-45deg)}@media screen and (orientation: landscape){.contact-form__close{cursor:pointer}.contact-form__close:hover:before,.contact-form__close:hover:after{background-color:#ff003a;transition:.4s all}.contact-form__close:active:before,.contact-form__close:active:after{background-color:#bfbfbf;transition:.4s all}}.contact-form__close-wrap{display:flex;justify-content:flex-end;position:relative;width:100%}@media screen and (orientation: portrait){.contact-form__close-wrap{margin-bottom:2rem}}.contact-form__inner{display:flex;flex-grow:1}@media screen and (min-width: 320px){.contact-form__inner{justify-content:flex-start;align-items:flex-start}}@media screen and (min-width: 992px){.contact-form__inner{justify-content:center;align-items:center}}.contact-form__social{display:flex}@media screen and (min-width: 320px){.contact-form__social._secondary{display:flex}}@media screen and (min-width: 992px){.contact-form__social._secondary{display:none}}@media screen and (orientation: portrait){.contact-form__social{margin-right:0}}.contact-form__social-link{min-width:2.5rem;height:2.5rem!important;border-radius:.25rem;border:.125rem solid #fff;position:relative;z-index:0}.contact-form__social-link:not(:last-of-type){margin-right:1.5rem}.contact-form__social-link:last-of-type{margin-right:1rem}@media screen and (orientation: portrait){.contact-form__social-link{height:auto;border:none}}@media screen and (orientation: landscape){.contact-form__social-link{cursor:pointer}}.contact-form__icon-wrap{background-color:#000!important;border:.125rem solid #fff!important}.contact-form__icon-wrap:before{display:block;display:none;content:"";width:100%;max-width:90%;height:25px;background-position:center;background-size:contain;background-repeat:no-repeat}.contact-form__icon-wrap._linkedin.contact-form__icon-wrap:before{background-image:url(/images/modal/linkedin.svg)}.contact-form__icon-wrap._twitter.contact-form__icon-wrap:before{background-image:url(/images/modal/twitter.svg)}.contact-form__icon-wrap._email.contact-form__icon-wrap:before{background-image:url(/images/modal/mail.svg)}.contact-form__link-wrap{display:flex;align-items:center}.contact-form__text-footer{align-items:flex-start;margin-right:1.875rem;grid-area:2/1/3/2}@media screen and (min-width: 320px){.contact-form__text-footer{display:none}}@media screen and (min-width: 992px){.contact-form__text-footer{display:flex}}.contact-form__text-wrap{margin-right:1.875rem;margin-bottom:2rem}@media screen and (min-width: 320px){.contact-form__arrow{display:none}}@media only screen and (min-width: 1920px){.contact-form__arrow{display:block;width:21.6875rem;height:7.6875rem;margin-left:10.5rem}}@media screen and (min-width: 320px){.contact-form__content{display:flex;flex-direction:column;width:100%;max-width:47.5rem}}@media screen and (min-width: 992px){.contact-form__content{max-width:initial}}@media only screen and (min-width: 1200px){.contact-form__content{flex-direction:row;justify-content:center}}.contact-form__inputs{padding:2.5rem 2rem;background-color:#fff;border-radius:.5rem;border-radius:8px;border:.0625rem solid #000;box-shadow:.25rem .25rem #fff}@media screen and (min-width: 320px){.contact-form__inputs{width:calc(100% - .3125rem);margin-bottom:2rem}}@media screen and (min-width: 992px){.contact-form__inputs{width:37.5625rem}}.contact-form__inputs-set{display:flex;margin-bottom:2rem}@media screen and (orientation: portrait){.contact-form__inputs-set{flex-direction:column}}.contact-form__input{display:flex;align-items:center;width:100%;outline:none;height:2.875rem;padding:20px 15px!important;border-radius:.25rem;border:.0625rem solid #000;resize:none;color:#000!important;font-family:Jost,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.25rem}@media screen and (orientation: landscape){.contact-form__input:hover{box-shadow:.125rem .125rem #000!important}.contact-form__input:focus{box-shadow:.125rem .125rem #000!important}}@media screen and (orientation: portrait){.contact-form__input{font-size:.875rem;padding:2.25rem 1rem 1.125rem!important}}.contact-form__input-wrap._secondary{margin-bottom:0;position:relative}.contact-form__input-wrap._secondary label{position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:.3s;color:#4d4d4d;pointer-events:none;font-size:1rem}@media screen and (orientation: portrait){.contact-form__input-wrap._secondary label{font-size:.875rem}}.contact-form__input-wrap._secondary label._focus{font-size:.75rem;top:10px;color:#4d4d4d}@media screen and (orientation: portrait){.contact-form__input-wrap._secondary label._focus{top:15px}}.contact-form__input-wrap._textarea:before{height:101%!important}.contact-form__input-wrap._textarea textarea{height:auto;padding-top:1.5625rem!important}.contact-form__input-wrap._textarea label{position:absolute;top:35%;left:15px;transform:translateY(-50%);transition:.3s;color:#4d4d4d;pointer-events:none;font-size:1rem}.contact-form__input-wrap._textarea label._focus{font-size:.75rem;top:15px;color:#4d4d4d}.contact-form__input-wrap._error{border:none!important;box-shadow:none!important}.contact-form__input-wrap._error .contact-form__input{border:.0625rem solid #f76e64!important}.contact-form__input-wrap._error:before{display:none}.contact-form__input-wrap._error:after{display:none}.contact-form__input-wrap._error label,.contact-form__input-wrap._error label._focus{color:#f76e64}.contact-form__input-wrap:before{content:"";display:block;z-index:-1;overflow:hidden;width:.0625rem;height:101%!important;position:absolute;left:.125rem;border-radius:.3125rem;border-left:.1875rem solid #000!important}.contact-form__input-wrap:after{content:"";display:block;z-index:-1;overflow:hidden;width:100.5%;height:16px!important;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.125rem solid #000}.contact-form__input-wrapper._filled .input-label{transform:scale(.7);transform-origin:top left;top:.5rem;transition:all .2s ease}.contact-form__input-wrapper._filled .input{opacity:1;text-align:left;height:100%}.contact-form textarea{height:inherit;overflow:hidden}.contact-form__button{width:100%;border:none;padding-inline:0;padding-block:0}.contact-form .tooltip__icon{display:inline-block;background-image:url(/images/modal/checkmark.svg);background-repeat:no-repeat;background-size:cover;height:1rem;width:1rem;margin-right:.375rem}.contact__wrap{position:relative}.contact__wrap label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:.3s;pointer-events:none}.markdown-wrap p{color:#e6e6e6;text-overflow:ellipsis}@media screen and (orientation: landscape){.markdown-wrap p{font-size:max(16px,1.125rem);font-weight:400;line-height:max(18px,1.25rem)}}@media screen and (orientation: portrait){.markdown-wrap p{font-size:max(14px,1rem);font-weight:400;line-height:max(16px,1.25rem)}}.markdown-wrap h3{font-size:2.5rem;color:#e6e6e6;font-weight:700;margin-bottom:1rem}.markdown-wrap a{color:#e6e6e6;text-decoration:underline;cursor:pointer;font-weight:600}@media screen and (orientation: landscape){.markdown-wrap a:hover{color:#bfbfbf;font-weight:600;text-decoration:underline}.markdown-wrap a:active{color:#ff003a;font-weight:600;text-decoration:underline}}.popup{display:none;flex-direction:column;position:fixed;inset:0;width:100%;z-index:1500;background-color:#000000ec}.popup.is-open{display:block}.popup__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36.625rem;padding:2rem 3rem;flex-direction:column;justify-content:space-between;align-items:center;background-color:#000;box-shadow:.375rem .375rem #fff;border-radius:.5rem;border:.0625rem solid #fff}@media screen and (orientation: portrait){.popup__inner{width:19.5rem;padding:2rem}}.popup__title{color:#fff;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:2.5rem;margin-bottom:.5rem}@media screen and (orientation: portrait){.popup__title{font-size:1.5rem;line-height:2.125rem}}.popup__text{color:#e6e6e6;text-align:center;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:1.5rem}@media screen and (orientation: portrait){.popup__text{font-size:1rem;line-height:1.25rem}}.popup__btns{display:flex;gap:1.5rem}@media screen and (orientation: portrait){.popup__btns{flex-direction:column}}@media screen and (orientation: portrait){.popup__btn_true{height:3.5rem}}.popup__btn .primary-button__inner{font-size:1.125rem!important;text-transform:none!important}.contact-form:before{content:"";position:absolute;inset:0;width:100%;height:100%;z-index:-1;background-image:url(/images/modal/bg.svg);background-size:cover;background-repeat:no-repeat}.contact-form__icon-wrap{display:flex;justify-content:center;align-items:center;background-color:#000;padding:.5rem;width:100%;height:100%;border-radius:.25rem;border:.0625rem solid #fff;transition:box-shadow,background-color .1s ease-in-out}@media screen and (orientation: portrait){.contact-form__icon-wrap{min-width:2.5rem;min-height:2.5rem}}.contact-form__icon-wrap:before{display:block;content:"";width:100%;max-width:90%;height:1.5625rem;background-position:center;background-size:contain;background-repeat:no-repeat}.contact-form__icon-wrap._linkedin.contact-form__icon-wrap:before{background-image:url(/images/modal/linkedin.svg)}.contact-form__icon-wrap._twitter.contact-form__icon-wrap:before{background-image:url(/images/modal/twitter.svg)}.contact-form__icon-wrap._email.contact-form__icon-wrap:before{background-image:url(/images/modal/mail.svg)}.contact-form__email{position:relative;background:transparent;outline:none!important;padding:0;border:none;font-family:Jost,sans-serif!important;font-weight:600;width:-moz-fit-content;width:fit-content;caret-color:transparent}@media screen and (orientation: landscape){.contact-form__email,.contact-form__email:hover,.contact-form__email:active{cursor:pointer}.contact-form__email:focus{cursor:pointer}}.contact-form__text-wrap{margin-right:1.875rem}@media screen and (orientation: portrait){.contact-form__text-wrap{justify-content:flex-start;align-items:flex-start;margin-right:0;margin-bottom:2rem}}.contact-form__arrow{width:21.6875rem;height:7.6875rem;margin-left:10.5rem}@media screen and (orientation: portrait){.contact-form__arrow{display:none}}.contact-form__content{display:flex;align-items:flex-start}@media screen and (orientation: portrait){.contact-form__content{width:100%;flex-direction:column}}.contact-form__input{display:flex;align-items:center;width:100%;outline:none;height:2.875rem;padding:.6875rem 1rem;border-radius:.25rem;border:.0625rem solid #000;resize:none;color:#000;font-family:Jost,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.25rem}.contact-form__input::-moz-placeholder{color:#000;font-family:Jost,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.25rem}.contact-form__input::placeholder{color:#000;font-family:Jost,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.25rem}.contact-form__input-wrap{width:100%;display:flex;align-items:flex-start;box-shadow:.0625rem .0625rem #000;border-right:.125rem solid #fff;border-bottom:.125rem solid #fff;margin-bottom:2rem;position:relative;border-radius:.25rem;z-index:0}@media screen and (orientation: portrait){.contact-form__input-wrap{margin-bottom:1.5rem}}.contact-form__input-wrap._secondary{margin-bottom:0}.contact-form__input-wrap._secondary:not(:last-child){margin-right:1.875rem}@media screen and (orientation: portrait){.contact-form__input-wrap._secondary:not(:last-child){margin-right:0;margin-bottom:1.5rem}}.contact-form__input-wrap._textarea:before{height:0}.contact-form__input-wrap:before{content:"";display:block;z-index:-1;overflow:hidden;width:.0625rem;height:104%;position:absolute;left:.125rem;border-radius:.3125rem;border-left:.125rem solid #000}.contact-form__input-wrap:after{content:"";display:block;z-index:-1;overflow:hidden;width:100.5%;height:.0625rem;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.125rem solid #000}@media screen and (orientation: portrait){.contact-form__input-wrap:after{width:100.3%;border-radius:.4375rem}}.contact-form .tooltip{position:relative;display:inline-block}.contact-form .tooltip__icon{display:inline-block;background-image:url(/images/modal/checkmark.svg);background-repeat:no-repeat;background-size:cover;height:1rem;width:1rem}.contact-form .tooltip .tooltiptext{border-radius:.25rem;background:#4d4d4d;padding:.125rem .25rem;visibility:hidden;color:#fff;text-align:center;position:absolute;z-index:1;bottom:-2.1875rem;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;color:var(--basic-color-50-white, #fff);font-size:.875rem;white-space:nowrap;font-weight:400;line-height:1.125rem}.contact-form .tooltip .tooltiptext:before{content:"";width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-bottom:.5rem solid #4d4d4d;position:absolute;top:-.25rem;left:50%;transform:translate(-50%)}.contact-form .tooltip.active .tooltiptext{visibility:visible;opacity:1}@keyframes animateClose{0%{width:0rem}to{width:1.625rem}}@media screen and (min-width: 320px){.home{padding:15rem .9375rem 0;justify-content:space-between}.home.home:before{background-image:none}}@media screen and (min-width: 992px){.home{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100dvh;min-height:100vh;position:relative;padding:10.0625rem 1.875rem 0;background-color:#000}.home.home:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/home/bg.svg);background-size:cover;background-repeat:no-repeat}}.home__lightning:before{content:"";display:inline-block;width:100%;height:100%;background-image:url(/images/home/lightning.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 320px){.home__lightning{width:1.9375rem;height:3.0625rem;margin-left:.4375rem}}@media only screen and (min-width: 540px) and (max-width: 992px){.home__lightning{height:5rem;margin-right:.625rem}}@media screen and (min-width: 992px){.home__lightning{display:inline-block;width:4.0625rem;height:7.8125rem;margin-right:.625rem}}.home__spinner:before{content:"";display:inline-block;width:100%;height:100%;background-image:url(/images/home/spinner.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 320px){.home__spinner{display:inline-block}}@media screen and (min-width: 992px){.home__spinner{width:3.6875rem;height:3.6875rem;margin-left:1rem;display:none}}.home__title{display:flex;align-items:center}.home__title-wrap{display:flex;align-items:center;z-index:5;position:relative}.home .title{z-index:5}@media screen and (min-width: 320px){.home .title._border{-webkit-text-fill-color:rgb(0,0,0);text-fill-color:rgb(0,0,0);-webkit-text-stroke:.1875rem #fff;text-stroke:.1875rem #fff}.home .title._border .title._transparent{opacity:1;color:#000}}@media screen and (min-width: 320px){.home__content{display:flex;margin-bottom:2rem;flex-direction:column;justify-content:center;align-items:center}}@media screen and (min-width: 992px){.home__content{width:100%;flex-direction:row;justify-content:space-between;align-items:center;z-index:1;margin-bottom:0rem;height:72dvh;height:72vh}}@media screen and (min-width: 320px){.home__text-wrap{position:relative;width:100%;margin-right:0;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.home__text-wrap{min-width:max(330px,30.6875rem);margin-right:1.25rem;width:auto}}@media only screen and (min-width: 540px) and (max-width: 992px){.home__text-wrap .title{font-size:5.5rem;line-height:6rem}}@media screen and (min-width: 992px) and (min-height: 1000px){.home__text-wrap .title{font-size:5.5rem;line-height:6rem}}@media only screen and (min-width: 1200px) and (min-height: 1000px){.home__text-wrap .title{font-size:7.625rem;line-height:9.6875rem}}.home__announcement{display:flex;flex-direction:column}@media screen and (min-width: 320px){.home__announcement{display:flex;flex-direction:column;width:100%}}@media screen and (min-width: 992px){.home__announcement{width:auto}}@media screen and (min-width: 320px){.home__announcement .primary-button{z-index:1;max-width:21.25rem}}@media screen and (min-width: 992px){.home__announcement .primary-button{max-width:initial}}.home__video{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 320px){.home__video-wrap{display:none;width:27.25rem;height:40.875rem;border-radius:.5rem;border:.125rem solid #fff;box-shadow:.25rem .25rem #fff;position:relative;margin-bottom:1rem}}@media screen and (min-width: 992px){.home__video-wrap{display:block;background-color:#000}}.home__video-message{position:absolute;top:50%;left:50%;transform:translate(-50%);color:#fff;font-weight:700;font-size:2rem;line-height:2.5rem}.home__video-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);width:6.5625rem;height:6.5625rem}.home__video-spinner:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/turbo-logos/spinner.svg);background-size:contain;background-repeat:no-repeat;background-position:center;animation:spinner 1s ease-in infinite}.home__video._secondary:before{content:"";display:block;position:absolute;inset:0;background-color:#d3d3d380;min-width:100%;min-height:100%;width:auto;height:auto;z-index:2;background-image:none;background-size:cover}@media screen and (min-width: 320px){.home__video._secondary{display:block;width:100%;height:100%;min-width:100%;min-height:100%;z-index:0;position:absolute;inset:0;border-radius:0;border:none;box-shadow:none;background-size:auto;-o-object-fit:cover;object-fit:cover;filter:blur(.25rem) brightness(50%)}}@media screen and (min-width: 992px){.home__video._secondary{display:none}}@media screen and (orientation: portrait){.home__thumb{min-width:100%;max-width:100%}}.home__image-wrap{display:none}@media screen and (orientation: portrait){.home__image-wrap{display:block;width:100%;margin-bottom:2.3125rem}}.home__play-icon{width:2rem;height:2rem;display:inline-block;margin-left:.625rem}.home__play-icon:before{content:"";display:inline-block;width:100%;height:100%;background-image:url(/images/home/play-circle.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 320px){.home__sticker{display:none;width:18.9375rem;height:18.9375rem;position:absolute;top:-5.625rem;left:45%;z-index:0;transform-origin:50% 50%;transform-box:fill-box;animation:rotateCircle 15s linear infinite forwards}}@media screen and (min-width: 992px){.home__sticker{display:block}}.turbo-loader__loader{position:absolute;width:100%;height:100%;border:.0625rem solid #fff;border-radius:.1875rem;background-color:#000}.advantages{background-color:#000}@media screen and (min-width: 320px){.advantages__inner{padding:5.375rem 0 10.25rem 1rem}}@media screen and (min-width: 992px){.advantages__inner{padding:8.125rem 2.4375rem 11.96875rem 1.9375rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.advantages__inner{padding:5.375rem 1rem 10.25rem}}.advantages__inner .indicator{position:relative}.advantages__text-wrap{display:flex;align-items:center;margin-bottom:3.375rem;z-index:1;position:relative}@media screen and (orientation: portrait){.advantages__text-wrap{flex-direction:column-reverse;align-items:flex-start;margin-bottom:2rem}}.advantages__title{display:flex;flex-direction:column}.advantages__image{position:relative}@media screen and (min-width: 320px){.advantages__image{width:17.6875rem;height:13.5rem;margin-left:0;margin-bottom:2.5rem}}@media screen and (min-width: 992px){.advantages__image{width:23.9375rem;height:18.3125rem;margin-left:15.875rem;margin-bottom:0rem}}.advantages__list{width:100%;display:flex}@media screen and (orientation: portrait){.advantages__list{margin-bottom:1.25rem;padding-bottom:.25rem;-ms-overflow-style:none;scrollbar-width:none}.advantages__list::-webkit-scrollbar{display:none}}.advantages__item{height:auto;padding:1.5rem;border-radius:.25rem;border:.0625rem solid #fff;background-color:#000;box-shadow:.25rem .25rem #fff;position:relative;flex-shrink:unset!important}@media screen and (min-width: 320px){.advantages__item{min-width:19.625rem;min-height:0;width:19.625rem;margin-left:0}}@media screen and (min-width: 992px){.advantages__item{width:25%!important}}.advantages__item:not(:last-child){margin-right:1.5%}.advantages__item-inner{position:absolute;inset:0}.advantages__icon{width:3rem;height:3rem;margin-bottom:1rem}.advantages__caption{color:#fff;font-weight:700}@media screen and (min-width: 320px){.advantages__caption{font-size:2rem;line-height:2.5rem}}@media screen and (min-width: 992px){.advantages__caption{font-size:2.5rem;line-height:3rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.advantages__caption{font-size:2.15rem;line-height:2.875rem}}.advantages__text{color:#fff}.advantages #blob,.advantages #circle{background-color:#fff;height:34vmax;aspect-ratio:1;position:absolute;left:50%;top:50%;translate:-50% -50%;border-radius:50%;background:linear-gradient(to right,aquamarine,mediumpurple);animation:rotate 20s infinite;opacity:.8;z-index:0}.advantages #blurred{height:100%;width:100%;position:absolute;z-index:0;-webkit-backdrop-filter:blur(12vmax);backdrop-filter:blur(12vmax)}.advantages .swiper{overflow:visible}@media screen and (min-width: 320px){.advantages .swiper-wrapper{width:auto;display:flex;justify-content:flex-start;padding-right:.3125rem;margin-bottom:1.125rem}}@media screen and (min-width: 992px){.advantages .swiper-wrapper{padding-right:0}}@media screen and (min-width: 320px){.advantages .swiper-slide{min-width:98.5%}}@media screen and (min-width: 992px){.advantages .swiper-slide{min-width:0}}@media screen and (min-width: 320px){.advantages .swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.advantages .swiper .swiper-pagination{justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:none!important}.advantages .swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.advantages .swiper .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.advantages .swiper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important}}@media screen and (orientation: portrait){.advantages .swiper{display:flex;flex-direction:column;overflow:hidden;margin:0}}.app__content{position:relative}.app__content canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%}@media screen and (min-width: 320px){.marquee-wrapper{width:150%;z-index:3;position:relative;background-color:#000;height:7.875rem;padding-bottom:1.375rem;left:-5%}}@media screen and (min-width: 992px){.marquee-wrapper{height:11.6875rem;padding-bottom:2.5rem;cursor:pointer}}@media screen and (min-width: 320px){.marquee-wrapper:before{width:100%;height:7.75rem;top:-.125rem;content:"";position:absolute;display:block;left:0;right:0;background-image:url(/images/home/left-shadow.svg);background-size:contain;background-repeat:no-repeat;background-position:center 4.25rem}}@media screen and (min-width: 992px){.marquee-wrapper:before{top:.125rem;width:120%;height:21.25rem;background-position:left -6.25rem}}@media screen and (min-width: 320px){.marquee-wrapper:after{content:"";position:absolute;display:block;right:0;background-image:url(/images/home/right-shadow.svg);background-size:contain;background-repeat:no-repeat;z-index:-1;width:100%;top:-.125rem;height:7.75rem;background-position:center 4.25rem}}@media screen and (min-width: 992px){.marquee-wrapper:after{background-position:100% -6.25rem;top:.125rem;width:120%;height:21.25rem}}.marquee-inner{position:relative;display:flex;align-items:center;width:100%;height:100%;background:#ff003a}.marquee-inner .js-marquee{display:flex}.marquee-inner .js-marquee-wrapper{display:flex;align-items:center}@media screen and (min-width: 320px){.marquee__icon{width:1.5rem;height:1.5rem;display:block;background-image:url(/images/home/arrow-down.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:1rem}}@media screen and (min-width: 992px){.marquee__icon{width:4.5rem;height:4.5rem}}@media screen and (min-width: 320px){.marquee-text{font-size:2rem;display:flex;align-items:center;margin-right:1rem;white-space:nowrap;font-weight:700;letter-spacing:.058125rem;text-transform:uppercase;color:#fff;line-height:2.5rem}}@media screen and (min-width: 992px){.marquee-text{font-size:3.875rem;line-height:134.023%}}.marquee-text .js-marquee{display:flex;align-items:center}.marquee-text-wrap,.marquee-text-container{display:flex}.marquee-container{height:calc(100% - .25rem)}.marquee-link{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:3;font-size:0}.marquee-text-wrap{flex-shrink:0;display:flex}.marquee-text-container{min-width:100%;animation:scroll 60s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (min-width: 320px){.games{padding:0 0 2rem 1rem;background-color:#000}}@media screen and (min-width: 992px){.games{padding:11.96875rem 0 12.5rem 2rem}}@media screen and (min-width: 320px){.games__text-wrap{display:flex;align-items:flex-start;flex-direction:column;z-index:1;position:relative;margin-bottom:1rem;padding-bottom:.5rem;padding-right:1rem}}@media screen and (min-width: 992px){.games__text-wrap{flex-direction:row;align-items:center;margin-bottom:1.9375rem;padding:0}}.games__title-wrap{display:flex;flex-direction:column}@media screen and (orientation: portrait){.games__title-wrap{padding-left:.03125rem}}@media screen and (min-width: 320px){.games__image{align-self:flex-start;width:12.4375rem;height:11.5625rem;margin-right:0;margin-bottom:1rem}}@media screen and (min-width: 992px){.games__image{width:18.8125rem;height:17.5rem;margin-right:1.5rem;margin-bottom:0;align-self:center}}@media screen and (min-width: 320px){.games__button{display:block;padding-right:1.3125rem;padding-bottom:.25rem;margin-top:1.5rem}}@media screen and (min-width: 992px){.games__button{display:none}}@media screen and (min-width: 320px){.games__slider{margin-bottom:1.125rem}}@media screen and (min-width: 992px){.games__slider{margin-bottom:initial}}@media screen and (orientation: portrait){.games__slider-inner{padding:0;padding-right:1rem}}.games__row{display:flex}@media screen and (min-width: 320px){.games__row{margin-bottom:1.5rem}}@media screen and (min-width: 320px){.games__row .games__slide-wrap{min-width:93%;min-height:19.625rem;width:calc(25% - 1.875rem)!important;border-radius:.25rem;border:.125rem solid #fff;box-shadow:.375rem .375rem #fff}}@media screen and (min-width: 992px){.games__row .games__slide-wrap{min-width:calc(20% - 1.875rem)}}@media screen and (min-width: 992px){.games__row .games__slide-wrap:hover .games__info{display:flex}}@media screen and (min-width: 992px){.games__row .games__slide-wrap:active .games__info{display:flex}}@media screen and (min-width: 320px){.games__row .games__slide-wrap:not(:last-child){margin-right:1.5rem!important}}@media screen and (min-width: 992px){.games__row .games__slide-wrap:not(:last-child){margin-right:1.875rem}}@media screen and (orientation: portrait){.games__row .games__slide-wrap .games__slide,.games__row .games__slide-wrap .games__slide-image,.games__row .games__slide-wrap .games__slide .layer-2{width:100%;height:100%}}.games__row .games__slide-wrap._link{transition:box-shadow,background-color .2s ease-in-out}@media screen and (orientation: landscape){.games__row .games__slide-wrap._link:hover{box-shadow:.0625rem .0625rem #fff;background-color:#262626}}.games__row .games__slide-wrap._link:active{background-color:#737373;box-shadow:.0625rem .0625rem #fff}.games__row .games__slide-wrap._link._disabled{border:.125rem solid #4d4d4d;pointer-events:none;box-shadow:none}.games__row .games__slide-wrap._link._disabled .games__slide{color:#4d4d4d!important}.games__row .games__slide-wrap._link._disabled .games__slide>.games__more-link{color:#4d4d4d!important}.games__row .games__slide-wrap._link .atropos .game__link{z-index:5}.games__row .games__slide-wrap:not(:last-child){margin-right:1.875rem}.games__row .small-marquee__inner{background-color:#ff003a}.games .atropos{height:100%}.games .games__slide-image{border-radius:.25rem}.games .games__slide-wrap._link .atropos-rotate{background-color:transparent}.games .games__slide-wrap._link .games__slide{display:flex;justify-content:center;align-items:center;padding:0 1.125rem}.games .games__slide{width:100%;height:100%}.games .games__slide._link{background-color:transparent}.games .games__slide-image{width:100%;height:100%}.games .atropos-rotate{height:100%}.games .layer-2{width:100%;height:100%;border-radius:.25rem}.games .games__slide-wrap .atropos-rotate,.games .games__slide-wrap .atropos-scale,.games .games__slide-wrap .atropos-inner{width:100%;height:100%}.games__more-link{color:#fff;text-align:center;font-size:2rem;font-weight:700;line-height:1;text-transform:uppercase}.games__link{position:absolute;inset:0;z-index:5;font-size:0}.games__slide-wrap{position:relative}@media screen and (orientation: landscape){.games__slide-wrap{cursor:pointer}}@media screen and (orientation: portrait){.games__slide-wrap{min-width:95%!important;width:auto!important;height:auto!important;min-height:20rem!important;margin-right:0!important}}.games .swiper{padding-right:2.5rem;display:flex;flex-direction:column;margin:0;position:relative;overflow:visible!important}.games .swiper-slide{width:auto;height:auto}@media screen and (orientation: portrait){.games .swiper-slide{flex-shrink:unset!important}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.games .swiper-slide{height:auto!important;min-width:27.4375rem!important}}.games .swiper-wrapper{margin-bottom:2.0625rem}.games .swiper-pagination{display:flex!important;justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:none!important}.games .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.games .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}@media screen and (orientation: portrait){.games .swiper{width:100%;display:flex;flex-direction:column;overflow:hidden;margin:0}.games .swiper-wrapper{width:auto;display:flex;justify-content:flex-start}.games .swiper-slide{min-width:calc(100% - .5rem);flex-shrink:unset!important;height:auto}}.games__info{display:none;border-radius:0 0 .25rem .25rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);box-shadow:0 4px 4px #00000040;flex-direction:column;position:absolute;bottom:0;padding:1rem 1rem 2.5rem;transition:all .3s ease-in-out}.games__name{color:#fff;font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:.5rem;text-transform:capitalize;transition:all .3s ease-in-out}.games__description{height:auto;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;transition:all .3s ease-in-out}@media screen and (orientation: portrait){.games__description{height:2.6875rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media screen and (min-width: 320px){.customization{display:flex;flex-direction:column;padding:2rem 1rem 4.75rem;background-image:url(/images/home/customization-bg.svg);background-size:cover;background-repeat:no-repeat;background-color:#000}}@media screen and (min-width: 992px){.customization{padding:5.875rem 8.5rem 7.25rem 2rem}}@media screen and (min-width: 320px){.customization__container{display:flex;z-index:5;flex-direction:column}}@media screen and (min-width: 992px){.customization__container{flex-direction:row}}@media screen and (min-width: 320px){.customization__inner{display:flex;flex-direction:column;align-items:flex-start}}@media screen and (min-width: 992px){.customization__inner{flex-direction:row;align-items:center}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.customization__inner{flex-direction:column}}@media screen and (min-width: 320px){.customization__text-wrap{display:flex;flex-direction:column;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.customization__text-wrap{margin-bottom:0rem;display:block}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.customization__text-wrap{margin-bottom:1.5rem}}@media screen and (min-width: 320px){.customization__title{font-size:3.5rem;font-weight:700;line-height:4rem;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.customization__title{margin-bottom:0rem;line-height:7.875rem}}@media screen and (min-width: 992px){.customization__title_top{line-height:7.875rem}}@media screen and (min-width: 992px){.customization__title_bottom{line-height:7.875rem}}@media screen and (min-width: 992px){.customization__title_bottom span{line-height:7.875rem}}@media screen and (min-width: 320px){.customization__text{max-width:100%;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.customization__text{max-width:45.3125rem;margin-bottom:2rem;width:100%}}@media screen and (min-width: 320px){.customization__content{width:100%;justify-content:center;margin-left:0;z-index:2}}@media screen and (min-width: 992px){.customization__content{display:flex;flex-direction:column;align-items:flex-end;margin-left:1.625rem}}@media only screen and (min-width: 1200px){.customization__content{margin-left:3.125rem}}@media screen and (min-width: 320px){.customization__image{max-width:100%;width:100%;height:auto;margin-bottom:1.6875rem;border-radius:.25rem;border:.0625rem solid #fff;box-shadow:.375rem .375rem #fff}}@media screen and (min-width: 992px){.customization__image{max-width:51.0625rem;width:100%;height:auto;margin-bottom:1.3125rem}}@media screen and (min-width: 320px){.customization__select{display:grid;gap:1rem;width:100%}}@media screen and (min-width: 992px){.customization__select{display:flex;gap:0;display:grid;gap:1rem}}@media only screen and (min-width: 1200px){.customization__select{display:flex;gap:0}}@media only screen and (min-width: 1199px) and (max-width: 1439px){.customization__select{display:grid;gap:1rem}}@media screen and (min-width: 320px){.customization__select-inner{display:flex;align-items:center;width:100%}}@media screen and (min-width: 320px){.customization__select-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:6.5rem;padding:1.5rem 2rem;margin-bottom:1.25rem;border-radius:.25rem;border:.125rem solid var(--basic-color-900-black, #000);background:#fff;box-shadow:.25rem .25rem #fff}}@media screen and (min-width: 992px){.customization__select-wrap{max-width:51rem;margin-bottom:0rem}}.customization__select-title{color:#000;font-size:2rem;font-weight:700;line-height:2.5rem;margin-right:1.5rem}@media screen and (orientation: portrait){.customization__select-title{text-align:center;margin-right:0;margin-bottom:1rem}}@media screen and (min-width: 320px){.customization__select-item{height:3.5rem;border-radius:.25rem;transition:box-shadow,background-color,border-color .2s ease-in-out;max-width:100%;min-width:5.25rem;width:100%}.customization__select-item._default{grid-area:1/1/2/2}.customization__select-item._personal{grid-area:1/2/2/7}.customization__select-item._individual{grid-area:2/1/3/5}.customization__select-item._vip{grid-area:2/5/3/7}}@media screen and (min-width: 992px){.customization__select-item{cursor:pointer;width:100%}.customization__select-item._default{grid-area:1/1/1/2}.customization__select-item._personal{grid-area:1/2/1/8}.customization__select-item._individual{grid-area:2/1/2/4}.customization__select-item._vip{grid-area:2/4/2/8}}@media only screen and (min-width: 1200px){.customization__select-item{width:100%}}.customization__select-item:not(:last-child){margin-right:1rem}@media screen and (orientation: portrait){.customization__select-item:not(:last-child){margin-right:0}}.customization__select-item._active{pointer-events:none;animation:none;background:#fff!important;color:#fff;border:none;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.customization__select-item._active .primary-button__inner{pointer-events:none;animation:none;background:#000!important;color:#fff;border:.125rem solid #000;box-shadow:.0625rem .0625rem #000}@media screen and (min-width: 320px){.about{background-color:#000;padding:0 1rem 1rem}}@media screen and (min-width: 992px){.about{padding:9.375rem 1.875rem 6.25rem}}@media only screen and (min-width: 1200px){.about{padding:12.625rem 1.875rem 6.25rem}}@media screen and (min-width: 320px){.about__container{flex-direction:column;background-image:url(/images/home/about-bg.svg);display:flex;justify-content:space-between;background-size:cover;background-repeat:no-repeat;border-radius:.25rem;border:.125rem solid #fff;background-color:#000;box-shadow:.375rem .375rem #fff;position:relative}}@media screen and (min-width: 992px){.about__container{flex-direction:row}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.about__container{flex-direction:column}}@media screen and (min-width: 320px){.about__text-wrap{max-width:100%;z-index:1;padding:.8125rem 1.0625rem 0;margin-right:0;margin-bottom:1.8125rem}}@media screen and (min-width: 992px){.about__text-wrap{padding:5.625rem 0 5.625rem 3.5rem;margin-right:1.8125rem;margin-bottom:0rem}}@media only screen and (min-width: 1200px){.about__text-wrap{padding:7.0625rem 0 7rem 6rem;margin-right:1.8125rem;margin-bottom:0rem}}@media screen and (min-width: 320px){.about__title{display:flex;flex-direction:column;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.about__title{display:block}}@media screen and (min-width: 992px){.about__title span{white-space:nowrap}}.about__text{max-width:51.25rem;width:100%;margin-bottom:1.5rem}@media screen and (min-width: 320px){.about__image{max-width:100%;display:none}.about__image._secondary{position:static;max-width:100%;display:inline-block}}@media screen and (min-width: 992px){.about__image{position:absolute;right:0;top:0;bottom:0;height:100%;z-index:0}.about__image._secondary{display:none}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.about__image{max-width:100%;display:none}.about__image._secondary{position:static;max-width:100%;display:inline-block}}@media screen and (orientation: portrait){.about__button{width:100%!important;max-width:20.0625rem}}.about__dropdown-wrap{display:flex;max-width:51.25rem;width:100%;justify-content:space-between;margin-bottom:1.5rem}.about__dropdown-caption{margin-bottom:1.25rem}.about__dropdown-caption._secondary{display:flex;align-items:center}.about__dropdown-info{margin-bottom:1.25rem}.about__dropdown-info._mb0{margin-bottom:0}.about__dropdown-arrow{display:block;min-width:1rem;height:1rem;margin-left:2rem;background-image:url(/images/home/dropdown-icon.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:.5rem}.about__dropdown-arrow._active{transition:transform .2s ease-in-out;transform:rotate(180deg)}@media screen and (min-width: 992px){.about__dropdown-arrow{cursor:pointer}}.about__dropdown-text{width:90%;height:max(22px,1.5rem);overflow:hidden;transition:height .3s ease-in-out}.about__dropdown-text._visible{height:-moz-fit-content;height:fit-content;overflow:unset}.about__dropdown-block{display:none}.about__dropdown-block._visible{display:block}.about__dots._hidden{display:none}@media screen and (min-width: 320px){.about__images-wrap{display:none}}@media screen and (min-width: 992px){.about__images-wrap{display:block;position:relative;width:90%;overflow:hidden}}@media only screen and (min-width: 1200px){.about__images-wrap{width:80%}}@media only screen and (min-width: 1920px){.about__images-wrap{width:40%}}.about__cat{position:absolute;top:0}@media screen and (min-width: 992px){.about__cat{width:10.9375rem;right:35.375rem}}.about__witch{position:absolute;top:0}@media screen and (min-width: 992px){.about__witch{width:18.75rem;right:16.625rem}}.about__dog{position:absolute;right:0;top:0}@media screen and (min-width: 992px){.about__dog{width:16.625rem}}.about__character{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (min-width: 992px){.about__character{width:21.1875rem}}@media only screen and (min-width: 1200px){.about__character{width:21.1875rem}}.about__pug{position:absolute;right:0;bottom:0}@media screen and (min-width: 992px){.about__pug{width:12.1875rem}}.about__hamsta{position:absolute;bottom:0}@media screen and (min-width: 992px){.about__hamsta{width:27.5rem;right:17.5rem}}.about__caption-wrap{display:flex}.about .about__image{margin-top:0!important}.news{display:flex;flex-direction:column;align-items:center;background-color:#000}@media screen and (min-width: 320px){.news{padding:1rem 0 2rem 1rem}}@media screen and (min-width: 992px){.news{padding:6.25rem 1.875rem 12.5rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.news{padding:4.5rem 1.875rem}}.news__title{display:flex;width:100%;align-items:center}@media screen and (min-width: 320px){.news__title{margin-bottom:1.5rem;padding-right:1rem}}@media screen and (min-width: 992px){.news__title{margin-bottom:2rem;padding-right:0}}.news__image{display:inline-block;background-image:url(/images/home/news-image.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 320px){.news__image{width:8.9375rem;height:4.6875rem;margin-left:.625rem}}@media screen and (min-width: 992px){.news__image{width:14.5625rem;height:7.625rem;margin-left:.9375rem}}.news__main{display:flex;align-items:center}@media screen and (min-width: 320px){.news__main{flex-direction:column;margin-bottom:1.5rem;padding-right:1rem}}@media screen and (min-width: 992px){.news__main{flex-direction:row;margin-bottom:2rem;padding-right:0rem;width:100%}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.news__main{flex-direction:column;padding-right:0}}.news__main-image{width:100%;border-radius:.25rem;border:.125rem solid #fff;box-shadow:.25rem .25rem #fff}@media screen and (min-width: 320px){.news__main-image{max-width:100%;margin-right:0;margin-bottom:1.75rem}}@media screen and (min-width: 992px){.news__main-image{margin-bottom:0;max-width:none;margin-right:1.875rem;height:100%;width:auto;display:block;overflow:hidden}}@media screen and (min-width: 320px){.news__main-image-wrap{margin-right:0;margin-bottom:1.75rem;width:100%}}@media screen and (min-width: 992px){.news__main-image-wrap{height:100%;min-width:50%;margin-bottom:0;margin-right:1.875rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.news__main-image-wrap{margin-right:0;margin-bottom:1.75rem}}.news__main-img{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:.25rem;border:.125rem solid #fff;box-shadow:.25rem .25rem #fff}@media screen and (min-width: 320px){.news__main-img{min-height:12.5rem}}@media screen and (min-width: 768px){.news__main-img{min-height:19.6875rem}}@media screen and (min-width: 992px){.news__main-img{min-height:25.9375rem}}.news__main-inner{display:flex;flex-direction:column}.news__main-heading{color:#fff;font-weight:700;margin-top:1rem;margin-bottom:1.5rem}@media screen and (min-width: 320px){.news__main-heading{font-size:2rem;line-height:2.5rem}}@media screen and (min-width: 992px){.news__main-heading{font-size:4rem;line-height:4.5rem}}.news__main-text{color:#e6e6e6}.news__link{display:flex;align-items:flex-end;color:#ff003a;font-size:max(18px,1.125rem);line-height:max(20px,1.25rem);font-weight:700;transition:-webkit-text-decoration .2s ease-in-out;transition:text-decoration .2s ease-in-out;transition:text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}.news__link:after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.25rem;background-image:url(/images/home/arrow-right.svg);background-size:contain;background-repeat:no-repeat;background-position-y:center}@media screen and (min-width: 992px){.news__link:hover{text-decoration:underline}}.news__link:active{text-decoration:underline}.news__link i{font-size:0;text-indent:-999999px}.news__text-wrap{margin-bottom:1.5rem}.news__button{display:flex;align-items:flex-start;box-shadow:.125rem .125rem #fff;border-right:.125rem solid #000;border-bottom:.125rem solid #000;position:relative;border-radius:.25rem;z-index:0;transition:box-shadow .2s ease-in-out}@media screen and (orientation: landscape){.news__button:hover{box-shadow:none;border-color:transparent}.news__button:hover.news__button:before,.news__button:hover.news__button:after{display:none}.news__button:hover .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}}.news__button:active{box-shadow:none;border-color:transparent}.news__button:active.news__button:before,.news__button:active.news__button:after{display:none}.news__button:active .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}.news__button:has(>._disabled){box-shadow:none;border:none;pointer-events:none}.news__button:has(>._disabled).news__button:before,.news__button:has(>._disabled).news__button:after{display:none}@media screen and (orientation: portrait){.news__button{width:100%}}.news__button .primary-button._secondary{background-color:#000;box-shadow:none}@media screen and (orientation: portrait){.news__button .primary-button._secondary._w378{width:100%}}.news__button:before{content:"";display:block;z-index:-1;width:.125rem;height:106%;position:absolute;left:.1875rem;border-radius:.3125rem;border-left:.125rem solid #fff}.news__button:after{content:"";display:block;z-index:-1;width:100.5%;height:.125rem;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.125rem solid #fff}@media screen and (orientation: portrait){.news__button:after{width:100.3%;border-radius:.4375rem}}@media screen and (orientation: portrait){.news__button-wrap{width:100%;padding-right:1rem}}.news__list{display:flex}@media screen and (orientation: portrait){.news__list{margin-bottom:1.375rem}}.news__list-container{display:flex;flex-direction:column;margin-bottom:2rem}@media screen and (orientation: portrait){.news__list-container{width:100%;margin-bottom:0}}.news__list-wrap{display:flex;flex-direction:column;margin-bottom:2rem}@media screen and (min-width: 320px){.news__list-wrap{width:100%;align-items:flex-start}}@media screen and (min-width: 992px){.news__list-wrap{align-items:center}}.news__item{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between;padding:1rem .5rem;transition:box-shadow,sborder-color .2s ease-in-out;border:.125rem solid transparent;border-radius:.25rem;box-shadow:.25rem .25rem 0 0 transparent;position:relative}.news__item:not(:last-child){margin-right:1.875rem;border-right:.0625rem solid #3a3a3a}@media screen and (orientation: landscape){.news__item{cursor:pointer}.news__item:hover{border-color:#fff;box-shadow:.25rem .25rem #fff}}@media screen and (orientation: portrait){.news__item{min-width:100%}.news__item:not(:last-child){margin-right:.9375rem}}.news__item-heading{color:#fff;font-weight:600;margin-bottom:.5rem}@media screen and (min-width: 320px){.news__item-heading{font-size:max(18px,1.125rem);line-height:max(24px,1.5rem)}}@media screen and (min-width: 992px){.news__item-heading{font-size:max(24px,1.5rem);line-height:max(32px,2rem)}}.news__item-text{color:#737373;overflow:hidden;text-overflow:ellipsis;height:96px;margin-bottom:1rem}.news__item-info{display:flex;justify-content:space-between;align-items:center}.news__item-link{position:absolute;height:100%;width:100%;font-size:0}.news__date{padding-right:.5rem;color:#737373;font-weight:400}@media screen and (min-width: 320px){.news__date{font-size:max(14px,.875rem);line-height:max(18px,1.125rem)}}@media screen and (min-width: 992px){.news__date{font-size:max(16px,1rem);line-height:max(20px,1.25rem)}}.news .swiper-3{overflow:visible;width:100%;display:flex;flex-direction:column;overflow:hidden;margin:0}.news .swiper-3-wrapper{width:auto;display:flex;justify-content:flex-start}.news .swiper-3 .swiper-slide{width:calc(25% - 1.875rem)!important}@media screen and (orientation: portrait){.news .swiper-3 .swiper-slide{min-width:98%}}.news .swiper-3 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.news .swiper-3 .swiper-pagination{justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:none!important}.news .swiper-3 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.news .swiper-3 .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.news .swiper-3 .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important}.news .primary-button{font-size:0;max-width:max(343px,23.625rem);height:56px;width:100%}.news ._first-paragraph>:first-child{display:block}.news ._first-paragraph>*:not(:first-child){display:none}.partners{z-index:3;position:relative;background-color:#000;height:13.9375rem;padding:2.875rem 0;overflow-x:hidden}.partners:before{content:"";position:absolute;display:block;left:0;right:0;top:.375rem;width:110%;height:8.25rem;background-image:url(/images/home/partners-top-shadow.svg);background-size:contain;background-repeat:no-repeat;background-position:right -.0625rem}@media screen and (orientation: portrait){.partners:before{background-position:left .9375rem}}.partners:after{content:"";position:absolute;display:block;left:0;right:0;bottom:.375rem;width:110%;height:8.25rem;background-image:url(/images/home/partners-bottom-shadow.svg);background-size:contain;background-repeat:no-repeat;background-position:left -.0625rem}@media screen and (orientation: portrait){.partners:after{z-index:-1;background-position:left 4.1875rem}}.partners__container{min-width:100%;width:100%!important;background-color:#fff;overflow:hidden;height:100%;z-index:4;display:flex;position:relative;align-items:center;gap:2rem}.partners__inner{min-width:100%;position:relative;height:100%;animation:scrollPartners 60s linear infinite;gap:2rem;display:flex;align-items:center;justify-content:space-around;flex-shrink:0}.partners__logo{max-height:4.1875rem;filter:grayscale(1);transition:filter .3s ease-in-out}@media screen and (orientation: landscape){.partners__logo:hover{filter:grayscale(0)}}.partners__logo:active{filter:grayscale(0)}.partners__logo._batery{max-height:3.125rem}@keyframes scrollPartners{0%{transform:translate(0)}to{transform:translate(calc(-100% - 2rem))}}.contacts{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:3.3125rem 1.875rem 2rem;background-color:#000;background-image:url(/images/home/bg.svg);background-size:cover;background-repeat:no-repeat}@media screen and (orientation: portrait){.contacts{padding:1rem 1rem 1.4375rem}}.contacts__container{display:flex;width:100%;min-height:100%;flex-grow:1;justify-content:center;position:relative}@media screen and (min-width: 320px){.contacts__container{flex-direction:column-reverse;padding:0;margin-bottom:4rem}}@media screen and (min-width: 992px){.contacts__container{padding:8.4375rem 4.25rem 0 6.25rem;margin-bottom:8.875rem;flex-direction:row}}.contacts__text-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}@media screen and (min-width: 320px){.contacts__text-wrap{margin-bottom:4rem}}@media screen and (min-width: 992px){.contacts__text-wrap{margin-bottom:0rem}}.contacts__title{margin-bottom:2rem;z-index:3}@media screen and (min-width: 320px){.contacts__column{display:flex;min-height:auto;justify-content:center;position:static;width:100%}}@media screen and (min-width: 992px){.contacts__column{display:block;min-height:100%;position:absolute;left:0;width:25rem;width:100%}}@media screen and (min-width: 320px){.contacts__sticker{position:static;width:17.125rem;height:auto}}@media screen and (min-width: 992px){.contacts__sticker{position:absolute;left:calc(50% - 56.25rem);bottom:7.375rem;bottom:0;height:auto;width:324px}}@media only screen and (min-height: 900px){.contacts__sticker{bottom:7.375rem}}@media only screen and (min-height: 900px) and (min-width: 992px){.contacts__sticker{left:calc(50% - 31.25rem)}}@media only screen and (min-height: 900px) and (min-width: 1200px){.contacts__sticker{left:calc(50% - 43.75rem)}}@media only screen and (min-height: 900px) and (min-width: 1920px){.contacts__sticker{left:calc(50% - 53.125rem)}}@media only screen and (min-width: 1200px){.contacts__sticker{width:324px}}.contacts__sticker._secondary{inset:auto 0 0 auto;width:17rem;height:16.9375rem}@media screen and (orientation: portrait){.contacts__sticker._secondary{position:static;width:10.4375rem;height:11.625rem}}.contacts__center{width:100%;position:absolute}@media screen and (min-width: 320px){.contacts__center{display:flex;justify-content:flex-end;top:-14.0625rem;left:auto;right:0}}@media screen and (min-width: 992px){.contacts__center{display:block;top:-7.5rem;left:16.875rem}}.contacts__circle{width:20.3125rem;height:20.375rem;transform-origin:50% 50%;transform-box:fill-box;animation:rotateCircle 10s linear infinite forwards}.contacts__stickers{width:11.75rem;height:3.5rem}@media screen and (min-width: 320px){.contacts__stickers{margin-bottom:26.375rem}}@media screen and (min-width: 992px){.contacts__stickers{margin-bottom:0rem}}.contacts__content{display:flex;flex-direction:column;max-width:56.9375rem;width:100%}@media screen and (min-width: 320px){.contacts__content{align-items:flex-start;margin-bottom:2rem}}@media screen and (min-width: 992px){.contacts__content{align-items:center;margin-bottom:1.5rem}}@media screen and (min-width: 320px){.contacts__text{margin-bottom:.5rem;text-align:left}}@media screen and (min-width: 992px){.contacts__text{margin-bottom:.75rem;text-align:center}}.contacts__list{display:flex}@media screen and (orientation: portrait){.contacts__list{flex-direction:column}}.contacts__item{display:flex;align-items:center;white-space:nowrap}.contacts__item:before{content:"";width:1.75rem;height:1.75rem;display:inline-block;background-image:url(/images/home/checkmark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.5rem}.contacts__item:not(:last-child){margin-right:1.5rem}@media screen and (orientation: portrait){.contacts__item:not(:last-child){margin-right:0;margin-bottom:.5rem}}@keyframes rotateCircle{to{transform:rotate(360deg)}}.news-page{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;position:relative;padding:1rem 1rem 0rem;background-color:#000}.news-page:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-size:100% 37.5rem;background-repeat:no-repeat;background-position:top}@media screen and (min-width: 320px){.news-page:before{background-image:url(/images/news/news-page-bg-mobile.png)}}@media screen and (min-width: 992px){.news-page:before{background-image:url(/images/news/news-page-bg.png)}}@media screen and (min-width: 320px){.news-page .news__title{margin-top:2rem;margin-bottom:0rem;padding-right:0;display:flex;align-items:center;justify-content:center;font-size:6rem;font-weight:900;line-height:6.25rem}}@media screen and (min-width: 992px){.news-page .news__title{margin-top:7.875rem;margin-bottom:0rem}}.news-page .news__img{display:inline-block;position:relative;background-image:url(/images/news/title.png);background-size:contain;background-repeat:no-repeat;margin:0;margin-left:.9375rem}@media screen and (min-width: 320px){.news-page .news__img{width:8.9375rem;height:4.6875rem}}@media screen and (min-width: 992px){.news-page .news__img{width:14.5625rem;height:7.625rem}}.news-page .news__tags{text-align:center;font-size:1rem;line-height:1.25rem}@media screen and (min-width: 320px){.news-page .news__tags{width:auto;margin:.5rem 0 4rem}}@media screen and (min-width: 992px){.news-page .news__tags{width:100%;margin-bottom:10.9375rem}}.news-page .news__tags a{margin-right:1rem}.news-page .news__tags a:last-of-type{margin-right:0}.news-page .news__main{align-items:initial}@media screen and (min-width: 320px){.news-page .news__main{flex-direction:column;margin-bottom:2rem;padding-right:0}}@media screen and (min-width: 992px){.news-page .news__main{flex-direction:row;margin-bottom:5.625rem}}@media screen and (min-width: 320px){.news-page .news__main-heading{font-size:2rem;font-style:normal;font-weight:700;line-height:2.5rem}}@media screen and (min-width: 992px){.news-page .news__main-heading{font-size:3rem;line-height:3.25rem}}@media only screen and (min-width: 1200px){.news-page .news__main-heading{font-size:3rem;line-height:3.25rem}}@media only screen and (min-width: 1920px){.news-page .news__main-heading{font-size:4rem;line-height:4.5rem}}.news-page .news__main-image{overflow:hidden;flex-basis:50%;align-self:center}@media screen and (min-width: 320px){.news-page .news__main-image{margin-bottom:1.75rem}}@media screen and (min-width: 992px){.news-page .news__main-image{margin-bottom:0}}.news-page .news__main-image img{max-width:100%}.news-page .news__main-inner{flex-basis:50%}@media screen and (min-width: 320px){.news-page .news__main-inner{width:100%!important;height:auto}}@media screen and (min-width: 320px){.news-page .news__text-wrap{font-size:1rem;line-height:1.25rem}}@media screen and (min-width: 992px){.news-page .news__text-wrap{font-size:1.125rem;line-height:1.5rem}}.news-page .news__link{font-size:1.125rem;line-height:1.25rem;font-weight:700}.news-page .news__item{justify-content:space-evenly}@media screen and (min-width: 320px){.news-page .news__item{border:none;box-shadow:0 .0625rem #3a3a3a;height:auto;min-width:100%}}@media screen and (min-width: 992px){.news-page .news__item{border:.125rem solid transparent;box-shadow:.0625rem 0 #3a3a3a;height:max(200px,10.75rem);min-height:13.75rem;margin-bottom:1rem;min-height:269px;height:100%;min-width:auto;width:calc(33.3% - 1.875rem)}}@media only screen and (min-width: 1200px){.news-page .news__item{width:calc(25% - 1.875rem)}}@media screen and (min-width: 992px){.news-page .news__item:hover{border:.125rem solid #fff;border-radius:.25rem;background:#000;box-shadow:.25rem .25rem #fff;cursor:pointer;position:relative}}@media screen and (min-width: 320px){.news-page .news__item:not(:last-child){margin-right:0}}@media screen and (min-width: 992px){.news-page .news__item:not(:last-child){margin-right:1.875rem}}.news-page .news__item>a{position:absolute;inset:0}@media screen and (min-width: 320px){.news-page .news__item-text{height:105px}}@media screen and (min-width: 768px){.news-page .news__item-text{height:108px}}@media screen and (min-width: 992px){.news-page .news__item-text{padding:.5rem 0 0;height:95px}}@media only screen and (min-width: 1200px){.news-page .news__item-text{height:102px}}.news-page .news__list-wrap{flex-direction:row;flex-wrap:wrap;row-gap:2rem;flex-grow:1;align-content:stretch;justify-content:start;margin-bottom:2.25rem}@media screen and (min-width: 320px){.news-page .news__list-wrap{display:none}}@media screen and (min-width: 992px){.news-page .news__list-wrap{display:flex}}@media screen and (min-width: 320px){.news-page .news__list-wrap_mobile{display:block}}@media screen and (min-width: 992px){.news-page .news__list-wrap_mobile{display:none}}.news-page .news__list-wrap .news__button-wrap{width:21.4375rem;height:3.5rem}.news-page .news{padding-top:6rem;padding-bottom:0;background-color:transparent}@media screen and (min-width: 320px){.news-page .news{align-items:stretch}}@media screen and (min-width: 992px){.news-page .news{align-items:center}}.news-page .news__date{font-weight:400}.news-page .markdown-wrap p{margin-bottom:1rem}.news-page Footer{z-index:50}@media screen and (min-width: 320px){.news-page Footer{margin:2rem 1rem 1.125rem}}@media screen and (min-width: 320px){.marquee-wrapper:before{width:100%!important;top:-.125rem;height:7.8125rem!important;background-position:left 4.375rem!important}}@media screen and (min-width: 992px){.marquee-wrapper:before{width:120%!important;height:18.75rem!important;background-position:left -6.1875rem!important}}.marquee-wrapper:after{width:120%!important;height:18.75rem!important;background-position:100% -6.25rem!important}@media screen and (orientation: portrait){.marquee-wrapper:after{width:120%!important;top:-.125rem;height:7.8125rem!important;background-position:200% 3.75rem!important}}.news-pagination{display:flex;align-items:center;justify-content:center;color:#fff}@media screen and (min-width: 320px){.news-pagination{margin:2rem 0rem}}@media screen and (min-width: 992px){.news-pagination{margin:2.25rem 0rem 6rem}}.news-pagination__item{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-weight:500;font-size:max(14px,1rem);line-height:100%;padding:.125rem .625rem;cursor:pointer;transition:.3s ease;border-radius:.25rem;border:.125rem solid #fff;background:#000;color:#fff}.news-pagination__item--active{border-radius:.25rem;border:.125rem solid #ff003a;box-shadow:.125rem .125rem #ff003a;color:#ff003a;margin-right:max(8px,.5rem);transform:translate(-.125rem,-.125rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.news-pagination__item--dots{margin-right:max(8px,.5rem)}.news-pagination__item:before{content:"";position:absolute;inset:0;border-radius:.25rem;opacity:0;transition:.3s ease}@media screen and (orientation: landscape){.news-pagination__item:active{border-radius:.25rem;border:.125rem solid #ff003a;background:#000;color:#ff003a;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)!important}}.news-pagination__arrow{border-radius:.25rem;background:#000;border:.125rem solid transparent;width:2rem;height:2rem;padding:.25rem}.news-pagination__arrow_left{background-image:url(/images/about-us/arrow-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center;border-radius:.25rem;width:2rem;height:2rem;padding:.25rem;margin-right:.625rem}@media screen and (orientation: landscape){.news-pagination__arrow_left:hover{border-radius:.25rem;border:.125rem solid #fff;width:2rem;height:2rem;padding:.25rem;cursor:pointer;transition:.3s ease}.news-pagination__arrow_left:active{border-radius:.25rem;border:.125rem solid #ff003a;transition:.3s ease;background:url(/images/about-us/arrow-left-active.svg);background-repeat:no-repeat;background-size:contain;background-position:center}}.news-pagination__arrow_left_disabled{background-image:url(/images/about-us/arrow-left-disabled.svg);background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#4d4d4d;border-radius:.25rem;width:2rem;height:2rem;padding:.25rem;margin-right:max(8px,.5rem)}.news-pagination__arrow_right{background-image:url(/images/about-us/arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center;border-radius:.25rem;width:2rem;height:2rem;padding:.25rem}@media screen and (orientation: landscape){.news-pagination__arrow_right:hover{border-radius:.25rem;border:.125rem solid #fff;width:2rem;height:2rem;padding:.25rem;cursor:pointer;transition:.3s ease}.news-pagination__arrow_right:active{border-radius:.25rem;border:.125rem solid #ff003a;transition:.3s ease;background:url(/images/about-us/arrow-right-active.svg);background-repeat:no-repeat;background-size:contain;background-position:center}}.news-pagination__arrow_right_disabled{background-image:url(/images/about-us/arrow-right-disabled.svg);background-repeat:no-repeat;background-size:contain;background-position:center;border-radius:.25rem;background-color:#4d4d4d;width:2rem;height:2rem;padding:.25rem}.news-pagination__dots{border:none;pointer-events:none;color:#fff;background:#000;box-shadow:none;width:2rem;height:2rem;text-align:center;padding-top:.625rem;margin-right:max(8px,.5rem)!important}.news-pagination .primary-button{background-color:#fff;padding:0!important;margin:0;margin-right:max(8px,.5rem);width:2rem;height:2rem}.news-pagination .primary-button__inner{transform:translate(-.125rem,-.125rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}@media screen and (orientation: landscape){.news-pagination .primary-button__inner:hover{transform:translate(-.25rem,-.25rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}}.news-breadcrumbs{color:#bfbfbf;font-style:normal;font-weight:400;width:100%}.news-breadcrumbs a{transition:.2s ease-in}@media screen and (min-width: 992px){.news-breadcrumbs a:hover{color:#fff;cursor:pointer}}.news-breadcrumbs a:active{color:#ff003a}@media screen and (min-width: 320px){.news-breadcrumbs{font-size:max(14px,.875rem);line-height:1.125rem;padding:0;margin:7.5rem 0 1rem}}@media screen and (min-width: 992px){.news-breadcrumbs{font-size:max(16px,1rem);line-height:1.25rem;padding-bottom:2rem;margin-top:10.5rem}}.one-news-page{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;position:relative;padding:0% 0rem 0rem;background-color:#000}.one-news-page .title__button{margin-left:2.125rem}@media screen and (min-width: 320px){.one-news-page .title__button{display:none}}@media screen and (min-width: 992px){.one-news-page .title__button{display:block;width:auto;padding-right:0}}@media screen and (min-width: 320px){.one-news-page .title__button_buttom{display:block;max-width:21.5625rem;max-height:3.4375rem;margin-bottom:3.4375rem}}@media screen and (min-width: 992px){.one-news-page .title__button_buttom{display:none}}.one-news-page .title img{height:7.8125rem;width:11.8125rem}@media screen and (min-width: 320px){.one-news-page .title span{display:block}}@media screen and (min-width: 992px){.one-news-page .title span{display:inline-block;margin-right:1rem}}.one-news-page .news__main{flex-direction:column;max-width:45.375rem}.one-news-page .news__main-image{max-width:100%;margin-right:0;height:auto}.one-news-page .news__main-line{margin:1.5rem 0 1rem;display:flex;align-items:center;justify-content:space-between;width:100%}.one-news-page .news__text-wrap{text-align:justify}.one-news-page .news__text-wrap p{margin-bottom:1rem}.one-news-page .news__text-wrap li{list-style-type:disc;margin-left:1rem}.one-news-page .news__text-wrap li::marker{color:gray}.one-news-page .news__item{justify-content:space-evenly}@media screen and (min-width: 320px){.one-news-page .news__item{border:none;box-shadow:0 .0625rem #3a3a3a;height:auto;min-width:100%}}@media screen and (min-width: 992px){.one-news-page .news__item{border:.125rem solid transparent;box-shadow:.0625rem 0 #3a3a3a;height:100%;min-height:269px;min-width:auto;margin-bottom:1rem;width:calc(33.3% - 1.875rem)}}@media only screen and (min-width: 1200px){.one-news-page .news__item{width:calc(25% - 1.875rem)}}.one-news-page .news__item>a{position:absolute;inset:0}@media screen and (min-width: 992px){.one-news-page .news__item:hover{border:.125rem solid #fff;border-radius:.25rem;background:#000;box-shadow:.25rem .25rem #fff;cursor:pointer;position:relative}}.one-news-page .news__list-wrap{flex-direction:row;flex-wrap:nowrap;max-width:100%}@media screen and (min-width: 320px){.one-news-page .news__list-wrap{margin:1.9375rem 0 0 1.0625rem}}@media screen and (min-width: 992px){.one-news-page .news__list-wrap{margin:2.5rem 0 6rem 1.875rem}}.one-news-page__title-other{display:flex;align-items:center;width:100%;padding:0 1.875rem}@media screen and (min-width: 320px){.one-news-page__title-other{justify-content:center}}@media screen and (min-width: 992px){.one-news-page__title-other{justify-content:left}}.one-news-page .news{padding-top:0rem;padding-bottom:0;background-color:transparent}.one-news-page__footer-wrap{padding:0 1rem;position:relative;z-index:5}@media screen and (min-width: 320px){.one-news-page__footer-wrap{margin:2rem 0 1rem}}@media screen and (min-width: 992px){.one-news-page__footer-wrap{margin:1rem 0}}.swiper-news_desktop{overflow:visible;width:100%;display:flex;flex-direction:column;overflow:hidden;margin:0}@media screen and (min-width: 320px){.swiper-news_desktop{display:none}}@media screen and (min-width: 992px){.swiper-news_desktop{display:block}}.swiper-news_desktop-wrapper{width:auto;display:flex;justify-content:flex-start;position:relative}@media screen and (orientation: portrait){.swiper-news_desktop .swiper-slide{min-width:98%}}.swiper-news_desktop .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.swiper-news_desktop .swiper-pagination{display:flex!important;position:relative!important;justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:translate(-50%);margin:2.25rem 0 0rem .625rem;top:80%}.swiper-news_desktop .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.swiper-news_desktop .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-news_desktop .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:translate(-100%)!important;margin:0}.swiper-news_mobile{overflow:visible;width:90%;flex-direction:column;overflow:hidden;margin:0}.swiper-news_mobile-wrapper{width:auto;display:flex;justify-content:flex-start}.swiper-news_mobile .swiper-slide{min-width:98%;width:calc(25% - 1.875rem)!important}.swiper-news_mobile .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.swiper-news_mobile .swiper-pagination{justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:none!important;margin:2rem 0 2rem .625rem}.swiper-news_mobile .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.swiper-news_mobile .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-news_mobile .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important}@media screen and (min-width: 320px){.swiper-news_mobile{display:flex}}@media screen and (min-width: 992px){.swiper-news_mobile{display:none}}.about-us{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100dvh;min-height:100vh;position:relative;background-color:#000}@media screen and (min-width: 320px){.about-us{padding:0}}@media screen and (min-width: 992px){.about-us{padding:1rem 1.875rem 0}}@media screen and (min-width: 1024px) and (min-height: 1365px){.about-us{padding:0}}.about-us:before{content:"";display:block;position:absolute;inset:0;z-index:1;background-color:#000;background-image:url(/images/about-us/about-us-bg-before.webp);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 320px){.about-us .about__image{display:none}}@media screen and (min-width: 992px){.about-us .about__image{display:block;height:85%;z-index:2}}@media screen and (min-width: 1024px) and (min-height: 1365px){.about-us .about__image{display:none}}.about-us .about__image._secondary{width:100%;height:auto;position:relative;z-index:1}@media screen and (min-width: 320px){.about-us .about__image._secondary{display:block}}@media screen and (min-width: 992px){.about-us .about__image._secondary{display:none}}@media screen and (min-width: 1024px) and (min-height: 1365px){.about-us .about__image._secondary{display:block}}.about-us .about-us__title-wrap{display:block;width:100%;z-index:1}@media screen and (min-width: 320px){.about-us .about-us__title-wrap{margin:9.0625rem 0;padding:0 1rem}}@media screen and (min-width: 992px){.about-us .about-us__title-wrap{margin:17.5rem 0;padding:0}}@media screen and (min-width: 1023px) and (min-height: 1365px){.about-us .about-us__title-wrap{padding:0 1rem}}@media only screen and (min-width: 1200px){.about-us .about-us__title-wrap{margin:17.5rem 0 0 5.9375rem}}.about-us__title{display:flex;flex-direction:column;align-items:flex-start!important;text-transform:uppercase}@media screen and (min-width: 320px){.about-us__title img{width:4.1875rem;height:4.1875rem}}@media screen and (min-width: 992px){.about-us__title img{width:4.5rem;height:4.5rem}}@media only screen and (min-width: 1200px){.about-us__title img{width:6rem;height:6rem}}@media only screen and (min-width: 1920px){.about-us__title img{width:8.5625rem;height:8.5625rem}}.about-us__title_nowrap{white-space:nowrap}@media screen and (min-width: 320px){.about-us__history{padding:0 1rem}}@media screen and (min-width: 992px){.about-us__history{padding:0rem 2.25rem}}.about-us__years-list{display:flex;justify-content:center;position:relative}@media screen and (min-width: 320px){.about-us__years-list{margin-bottom:4.125rem}}@media screen and (min-width: 992px){.about-us__years-list{margin-bottom:12.5rem}}.about-us__solutions{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width: 320px){.about-us__solutions{padding:0 1rem}}@media screen and (min-width: 992px){.about-us__solutions{padding:0 1.875rem}}.about-us__solutions:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/about-us/about-us-bg-before.webp);background-size:cover;background-repeat:no-repeat}.about-us__customers{background-color:#ffccd8}@media screen and (min-width: 320px){.about-us__customers{padding:2rem 0}}@media screen and (min-width: 992px){.about-us__customers{padding:7.9375rem 0 4.0625rem}}@media screen and (width: 1024px) and (height: 1366px){.about-us{padding:0}.about-us__years-list{flex-wrap:wrap}.about-us__years-list .years-card{width:100%}.about-us .about-us__title-wrap{margin-left:2rem}}.customers{display:block}@media screen and (orientation: portrait){.customers{display:none}}.customers__title{margin:0 0 4.5rem;padding:0}@media screen and (orientation: portrait){.customers__title{margin:0}}.customers__title_subhead{display:flex;align-items:baseline}.customers__title_subhead .customers__subhead_wave{height:1.5rem;width:11.5625rem;background-image:url(/images/about-us/wave-2.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.customers__title_subhead .customers__subhead_bar{height:5.3125rem;width:100%;background-image:url(/images/about-us/bar-code-2.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.customers__list{display:flex;justify-content:center;gap:1.875rem;padding:0 2rem 3.125rem}.customers .customers__img_bar-code{height:5.3125rem;width:11.5625rem;background-image:url(/images/about-us/bar-code-1.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.customers .customers__img_wave{height:1.5rem;width:100%;background-image:url(/images/about-us/wave-1-mobile.svg);background-repeat:repeat-x;background-position:center;background-size:auto 100%}.customers ._visible{display:flex}.customers-mobile{display:none}@media screen and (orientation: portrait){.customers-mobile{display:block}}.customers-mobile .customers__img_bar-code{height:5.3125rem;width:100%;margin-bottom:2.0625rem;background-image:url(/images/about-us/bar-code-1-mobile.svg)}.customers-mobile .customers__img_wave{height:1.5rem;max-width:21.5625rem;margin:0 auto 2rem;background-image:url(/images/about-us/wave-1-mobile.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.customers-mobile .about__title{margin:0 0 2rem .875rem}.customers-mobile .title{font-size:3rem;font-weight:700;line-height:4rem;text-transform:uppercase;text-align:center}.customers-mobile .customers__list{display:block;padding-left:1rem}.customers-card{border-radius:.25rem;border:.0625rem solid #000;box-shadow:.25rem .25rem #000;display:inline-flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;color:#000;font-style:normal;position:relative;height:18.25rem}.customers-card__title{font-size:1.5rem;font-weight:600;line-height:2rem}.customers-card__content{font-size:1.125rem;font-weight:400;line-height:1.5rem}.customers-card__quotes_up{position:absolute;top:-1.875rem;left:1.625rem;background-image:url(/images/about-us/quotes-up.svg);background-position:center;background-repeat:no-repeat;background-size:cover;width:3.4375rem;height:2.5rem}.customers-card__quotes_down{position:absolute;bottom:-1.875rem;right:1.625rem;background-image:url(/images/about-us/quotes-down.svg);background-position:center;background-repeat:no-repeat;background-size:cover;width:3.4375rem;height:2.5rem}.customers-card:hover .customers-card__quotes{position:absolute;background-position:center;background-repeat:no-repeat;background-size:cover;width:3.4375rem;height:2.5rem}.customers-card:hover .customers-card__quotes_up{background-image:url(/images/about-us/quotes-up-hover.svg)}.customers-card:hover .customers-card__quotes_down{background-image:url(/images/about-us/quotes-down-hover.svg)}.customers-info-block{display:flex;display:none;width:8.4375rem;height:8.4375rem;padding:1.5rem;justify-content:center;align-items:center;flex-shrink:0;border-radius:6.25rem;background:#ff003a;color:#fff;text-align:center;position:absolute;top:0;left:0;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2rem;z-index:2}.title-customers{display:flex!important}.title-customers__first-line{color:#000;font-size:7.5rem;font-weight:900;line-height:5.625rem;text-transform:uppercase;margin:0 .75rem 0 2.0625rem}@media screen and (orientation: portrait){.title-customers__first-line{font-size:3.5rem!important;font-weight:700;line-height:4rem;text-transform:uppercase;margin:0}}.title-customers__second-line{margin:0 2.4375rem 0 2.0625rem}._transparent-customers{color:#ffccd8!important}._border-customers{-webkit-text-stroke:.25rem #000!important;text-stroke:.25rem #000!important}.swiper-customers{width:100%}.swiper-customers .swiper-slide{width:21.75rem}.swiper-customers .swiper-pagination-customers{display:flex;position:relative;justify-content:center;width:100%;margin-top:3.125rem}.swiper-customers .swiper-pagination-bullet{width:1rem!important;height:1rem!important}.swiper-customer-mobile{flex-direction:column}.swiper-customer-mobile .swiper-slide{min-width:calc(100% - 1.5rem)!important;max-width:28.125rem!important}.swiper-customer-mobile .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.swiper-customer-mobile .swiper-pagination{display:flex!important;position:relative!important;justify-content:flex-start;margin:1.5rem 0 0rem .625rem}.swiper-customer-mobile .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.swiper-customer-mobile .swiper-pagination-bullets-dynamic{overflow:inherit}.swiper-customer-mobile .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-customer-mobile .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important;left:0%;top:1.5rem}@media screen and (min-width: 320px){.solutions{display:none}}@media screen and (min-width: 992px){.solutions{display:block;background-color:#000}}@media screen and (min-width: 320px){.solutions_mobile{display:block}}@media screen and (min-width: 992px){.solutions_mobile{display:none}}.solutions__title-wrap{display:flex;padding:0;align-items:flex-start;justify-content:left}@media screen and (min-width: 320px){.solutions__title-wrap{flex-direction:column;margin-bottom:0}}@media screen and (min-width: 992px){.solutions__title-wrap{flex-direction:row;margin-bottom:2.5rem}}@media screen and (min-width: 320px){.solutions__title{margin:1.5rem 0;order:2}}@media screen and (min-width: 992px){.solutions__title{margin-top:12.1875rem;order:1}}@media screen and (min-width: 320px){.solutions__title>span{display:block!important}}@media screen and (min-width: 768px){.solutions__title>span{display:inline-block}}.solutions__img{position:relative;z-index:1}@media screen and (min-width: 320px){.solutions__img{height:15.8125rem;width:15.8125rem;margin-top:2.5rem;order:1}}@media screen and (min-width: 992px){.solutions__img{height:21.6875rem;width:21.6875rem;margin-top:3.125rem;order:2}}.solutions__list{flex-wrap:wrap;justify-items:center;align-items:stretch;row-gap:1rem}@media screen and (min-width: 320px){.solutions__list{display:block!important;margin-bottom:5.375rem}}@media screen and (min-width: 992px){.solutions__list{display:flex!important;margin-bottom:14.625rem}}.solutions-card{display:flex;position:relative;z-index:1;padding:24px;flex-direction:column;align-items:flex-start;gap:16px;width:calc(25% - 1rem);border-radius:.25rem;border:.0625rem solid #fff;box-shadow:.25rem .25rem #fff;background-color:#000;color:#fff;height:auto}@media screen and (min-width: 320px){.solutions-card{min-height:0}}@media screen and (min-width: 320px){.solutions-card__title{font-size:2rem;line-height:2.5rem;font-style:normal;font-weight:700}}@media screen and (min-width: 992px){.solutions-card__title{font-size:2.5rem;line-height:3rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.solutions-card__title{font-size:2.15rem;line-height:2.875rem}}.solutions-card__subtitle{color:#fff;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}.solutions-card:not(:last-child){margin-right:1rem}.swiper-solutions{flex-direction:column}.swiper-solutions .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.swiper-solutions .swiper-pagination{display:flex!important;position:relative!important;justify-content:flex-start;margin:1.5rem 0 0rem .625rem}.swiper-solutions .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.swiper-solutions .swiper-pagination-bullets-dynamic{overflow:inherit}.swiper-solutions .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-solutions .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important;left:0%;top:1.5rem}#blob{background-color:#fff;height:34vmax;aspect-ratio:1;position:absolute;left:50%;top:50%;translate:-50% -50%;border-radius:50%;background:linear-gradient(to right,#FF003A,#FF003A);animation:rotate 20s infinite;opacity:.8;z-index:0}#blur{height:100%;width:100%;position:absolute;z-index:0;-webkit-backdrop-filter:blur(12vmax);backdrop-filter:blur(12vmax)}@media screen and (min-width: 320px){.history{display:none}}@media screen and (min-width: 992px){.history{display:block;overflow:hidden!important}}@media screen and (min-width: 320px){.history_mobile{display:block}}@media screen and (min-width: 992px){.history_mobile{display:none}}.history__title-wrap{padding:0}@media screen and (min-width: 320px){.history__title-wrap{margin:2rem 0 2.6875rem}}@media screen and (min-width: 992px){.history__title-wrap{margin:9.375rem 0 5.625rem}}.history .about__title>span{display:block}.years-card{position:relative;border-radius:.25rem;max-width:25.3125rem;width:20%;padding:4.0625rem 6.25rem 3.75rem 1.4375rem;margin-right:-3.125rem;background-color:#000;border:.0625rem solid #FFF;box-shadow:.25rem .25rem #fff}.years-card__title{position:absolute;top:-2rem;left:0}.years-card__title span{color:#000;text-shadow:.125rem .125rem 0rem #FFF;font-size:4rem;font-style:normal;font-weight:700;line-height:4.5rem}@media screen and (orientation: portrait){.years-card__title{color:#000;text-shadow:.25rem .25rem 0rem #FFF;font-size:4rem;font-style:normal;font-weight:700;line-height:4.5rem}}.years-card__content{color:#fff}.years-card:nth-child(odd){transform:rotate(-4.019deg)}.years-card:nth-child(2n){transform:rotate(4.019deg)}.years-card:last-child{margin-right:0rem}.history_mobile .years-card{margin-right:0}.swiper-history{flex-direction:column}.swiper-history .swiper-slide{max-width:25.3125rem;max-height:auto}.swiper-history .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.swiper-history .swiper-pagination{display:flex!important;position:relative!important;justify-content:center;margin:1.5rem 0 0rem .625rem}.swiper-history .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.swiper-history .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-history .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important;left:0%;top:1.5rem}@media screen and (min-width: 320px){.games-main{padding:0 0 1rem}}@media screen and (min-width: 992px){.games-main{padding:8.125rem 0 2.0625rem;padding:0;display:flex;flex-direction:column}}.games-main__background{display:block;inset:0;background-image:url(/images/games/bg-games-3.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:61.9375rem;height:75rem}.games-main__background-wrap{position:absolute;inset:0;max-height:38.75rem;overflow:hidden}@media screen and (min-width: 992px){.games-main__background-wrap{display:none}}@media screen and (min-width: 320px){.games-main__text-wrap{display:flex;flex-direction:column;align-items:flex-start;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;margin-bottom:9rem}.games-main__text-wrap::-webkit-scrollbar{display:none}}@media screen and (min-width: 992px){.games-main__text-wrap{align-items:center;flex-direction:row;align-self:flex-start;padding:0 8%;margin-bottom:9.4375rem}}@media only screen and (min-width: 1200px){.games-main__text-wrap{padding:0 10%}}.games-main__title{display:flex;align-items:center}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.games-main__title{font-size:5.5rem;line-height:6rem}}.games-main__title-inner{display:flex;align-items:center}.games-main__subtitle{display:flex;align-items:center;margin-bottom:1.5rem}.games-main__top{padding-bottom:7.5rem;position:relative}@media screen and (min-width: 320px){.games-main__top{padding-bottom:2rem}}@media screen and (min-width: 992px){.games-main__top{padding:4.5rem 0 7.5rem}}.games-main__top:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/games/bg-games-2.svg);background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 320px){.games-main__top-inner{padding:2rem 1.0625rem 2rem 1rem}}@media screen and (min-width: 992px){.games-main__top-inner{padding:0 8%}}@media only screen and (min-width: 1200px){.games-main__top-inner{padding:0 10%}}.games-main__top .secondary-title{margin-bottom:2rem}@media screen and (min-width: 320px){.games-main__top .secondary-title .title:first-child{margin-right:1rem}}@media screen and (min-width: 992px){.games-main__top .secondary-title .title:first-child{margin-right:2rem}}@media screen and (max-width: 425px){.games-main__top .secondary-title .title._border{display:block}}.games-main__top .swiper-top{display:flex;position:relative;z-index:1;overflow:visible}@media screen and (min-width: 320px){.games-main__top .swiper-top{justify-content:center}}.games-main__top .swiper-top__spinner-wrap{position:absolute;z-index:-1}@media screen and (min-width: 320px){.games-main__top .swiper-top__spinner-wrap{top:0;right:0;transform:translate(23%,-50%)}}@media screen and (min-width: 992px){.games-main__top .swiper-top__spinner-wrap{top:0;right:0;transform:translate(50%,-50%)}}.games-main__top .swiper-top__spinner{width:18.9375rem;height:18.9375rem;background-image:url(/images/home/turbo-sticker.webp);background-size:contain;background-repeat:no-repeat;background-position:center;transform-origin:50% 50%;transform-box:fill-box;animation:rotateCircle 15s linear infinite forwards}@media screen and (min-width: 320px){.games-main__top .swiper-top__spinner{width:9.5rem;height:9.5rem}}@media screen and (min-width: 992px){.games-main__top .swiper-top__spinner{width:18.9375rem;height:18.9375rem}}@media (min-width: 939px){.games-main__top .swiper-top .swiper-wrapper{gap:1rem;justify-content:center}}@media screen and (min-width: 992px){.games-main__top .swiper-top .swiper-wrapper{gap:1.875rem}}@media screen and (min-width: 320px){.games-main__top .swiper-top .swiper-slide{max-height:15.1875rem;max-width:10.125rem}}@media screen and (min-width: 992px){.games-main__top .swiper-top .swiper-slide{max-height:initial;max-width:initial}}.games-main__top .swiper-top .swiper-pagination-top{position:absolute;bottom:0;left:0;transform:translateY(250%);display:flex;justify-content:center}@media (min-width: 939px){.games-main__top .swiper-top .swiper-pagination-top{display:none}}.games-main__top .swiper-top .swiper-pagination-top .swiper-pagination-bullet{height:1rem;width:1rem;transform:scale(1);left:0!important}.games-main__input{padding-top:.9375rem}.games-main__input-icon{display:inline-block;width:1.75rem;height:1.75rem;background-image:url(/images/games/search.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.625rem}.games-main__input-wrapper{height:3.125rem}@media screen and (min-width: 320px){.games-main__input-wrapper{width:100%!important}}@media screen and (min-width: 992px){.games-main__input-wrapper{max-width:26.875rem}}.games-main__container:before{position:absolute;content:"";inset:-1% 0 0;background-image:url(/images/games/bg-games-3.svg);background-size:contain;background-repeat:no-repeat;background-position:top}@media screen and (min-width: 768px){.games-main__container:before{top:-10%}}@media screen and (min-width: 992px){.games-main__container:before{background-image:url(/images/games/bg-games-1.svg);background-repeat:no-repeat;background-size:contain;top:-2%}}@media screen and (min-width: 320px){.games-main__container{margin-bottom:2rem;padding-right:0;padding-left:1rem;padding-top:8.5rem;background-size:contain;background-repeat:no-repeat;background-position:bottom;background-size:100% 37.5rem;background-position:top}}@media screen and (min-width: 992px){.games-main__container{background-size:contain;display:flex;flex-direction:column;align-items:center;padding:16.625rem 0% 0;margin-bottom:6rem}}@media screen and (min-width: 767px) and (max-width: 1025px) and (min-height: 1023px) and (max-height: 1367px){.games-main__container{padding:20% 1rem 0}}@media screen and (min-width: 320px){.games-main__inputs{display:flex;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:2rem}}@media screen and (min-width: 992px){.games-main__inputs{flex-direction:row;align-items:center;justify-content:flex-end;margin-bottom:0rem;gap:1.875rem}}@media screen and (min-width: 320px){.games-main__image{width:12.4375rem;height:11.5625rem;margin-right:0;margin-bottom:1rem;z-index:1}}@media screen and (min-width: 992px){.games-main__image{width:21.75rem;height:20.25rem;margin-right:1.875rem;margin-bottom:0rem}}@media screen and (min-width: 320px){.games-main__aside{display:none}}@media screen and (min-width: 992px){.games-main__aside{display:block;margin-right:1.875rem}}.games-main__aside-video{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:.25rem;filter:blur(.25rem) brightness(50%)}@media screen and (min-width: 320px){.games-main__aside-button{width:100%;display:none!important}}@media screen and (min-width: 992px){.games-main__aside-button{display:block!important}}@media screen and (min-width: 320px){.games-main__aside-button._inside{display:flex!important;position:absolute;bottom:3.875rem;width:calc(100% - 2.5rem)}}@media screen and (min-width: 992px){.games-main__aside-button._inside{display:none!important}}@media screen and (min-width: 320px){.games-main__caption{margin-bottom:2rem;color:#fff;white-space:nowrap;font-size:2rem;font-weight:700;line-height:2.5rem}}@media screen and (min-width: 992px){.games-main__caption{font-size:2.5rem;line-height:3rem;margin-bottom:2.125rem}}@media screen and (min-width: 320px){.games-main__caption-wrap{display:flex;flex-direction:column;align-items:flex-start;margin-top:2rem}}@media screen and (min-width: 992px){.games-main__caption-wrap{flex-direction:row;justify-content:space-between;align-items:flex-start;margin:6.25rem 0 1.875rem}}@media screen and (min-width: 320px){.games-main__select{width:100%!important;margin-bottom:1rem}}@media screen and (min-width: 992px){.games-main__select{width:14.875rem!important;margin-bottom:0}}@media screen and (min-width: 320px){.games-main__list{display:flex;gap:1rem;margin-bottom:2rem}}@media screen and (min-width: 992px){.games-main__list{grid-template-columns:35% 1fr 1fr 1fr;gap:1.875rem;margin-bottom:1.875rem}}@media screen and (min-width: 320px){.games-main__list._secondary{display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media screen and (min-width: 992px){.games-main__list._secondary{display:grid;gap:1.875rem;grid-template-columns:repeat(5,1fr);margin-bottom:0}}@media screen and (min-width: 320px){.games-main__list._secondary .games-main__item{max-height:15.1875rem;max-width:10.125rem}}@media screen and (min-width: 992px){.games-main__list._secondary .games-main__item{width:100%;max-height:none;max-width:none}}@media screen and (min-width: 320px){.games-main__list._visible .games-main__item:nth-child(n+11){display:block}}@media screen and (min-width: 320px){.games-main__list-wrap{margin-bottom:0}}@media screen and (min-width: 992px){.games-main__list-wrap{margin-bottom:2.5rem}}@media screen and (min-width: 320px){.games-main__list-wrap._secondary{padding:0 1.0625rem 0 1rem;margin-bottom:2rem}}@media screen and (min-width: 992px){.games-main__list-wrap._secondary{padding:0 8%}}@media only screen and (min-width: 1200px){.games-main__list-wrap._secondary{padding:0 10%}}@media screen and (min-width: 320px){.games-main__footer-wrap{margin-top:2rem;padding:0 1rem;position:relative;z-index:5}}@media screen and (min-width: 992px){.games-main__footer-wrap{margin:2rem 0}}.games-main__item{position:relative}@media screen and (min-width: 992px){.games-main__item{width:100%!important;flex-shrink:unset!important;aspect-ratio:2/3;border-radius:.25rem}}.games-main__item._hidden{display:none}.games-main__item._secondary{display:flex;grid-area:1/1/3/2}@media screen and (min-width: 320px){.games-main__item._secondary .atropos-scale{height:100%!important;margin-bottom:0}}@media screen and (min-width: 992px){.games-main__item._secondary .atropos-scale{height:calc(100% - 6.25rem)!important;margin-bottom:1.5rem}}@media screen and (orientation: portrait){.games-main__item._secondary .atropos-inner{display:flex;flex-direction:column;align-items:center}}@media screen and (orientation: portrait){.games-main__item._secondary .games-main__logo{inset:0 0 auto;width:80%;margin:0 auto}}.games-main__item-link{display:flex;width:100%;height:100%}.games-main__item-image{display:block;position:relative;width:100%;height:100%}.games-main__item .atropos,.games-main__item .atropos-scale,.games-main__item .atropos-rotate,.games-main__item .atropos-inner{width:100%;height:100%}.games-main__item .atropos-inner{border-radius:.25rem;border:.125rem solid #fff;box-shadow:.375rem .375rem #fff;background-color:#fff}.games-main__item._coming-soon .release-box{width:100%;display:flex;overflow:hidden;bottom:0;background-color:#fff;position:absolute}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box{height:2.5rem;padding:.375rem}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box{height:4rem;padding:.5rem}}.games-main__item._coming-soon .release-box__icon{position:relative;border-radius:.25rem;border:.0625rem solid #ff003a}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box__icon{width:1.75rem;height:1.75rem;margin-right:.5rem}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box__icon{width:3rem;height:3rem;margin-right:1rem}}.games-main__item._coming-soon .release-box__icon-inner{width:100%;height:100%;position:absolute;border-radius:.25rem;border:.0625rem solid #ff003a;background:url(/_astro/calendar.466f9a66.svg) #fff;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box__icon-inner{background-size:.84375rem .7625rem;top:-.125rem;left:-.125rem}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box__icon-inner{background-size:1.4375rem 1.3125rem;top:-.25rem;left:-.25rem}}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box__text{width:calc(100% - 2.25rem)}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box__text{width:calc(100% - 4rem)}}.games-main__item._coming-soon .release-box__title{color:#737373;text-transform:capitalize;font-weight:400}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box__title{font-size:.75rem;line-height:.75rem}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box__title{font-size:1.125rem;line-height:1.5rem}}.games-main__item._coming-soon .release-box__date{color:#000;font-size:1.125rem;font-weight:700;line-height:1.5rem}@media screen and (min-width: 320px){.games-main__item._coming-soon .release-box__date{font-size:max(.75rem,12px);line-height:1rem;white-space:nowrap}}@media screen and (min-width: 992px){.games-main__item._coming-soon .release-box__date{font-size:1.125rem}}.games-main__release .games-main__logo{top:50%!important;transform:translateY(-50%)}.games-main__bg{width:100%;height:100%;-o-object-position:50%;object-position:50%;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.games-main__logo{position:absolute;inset:0;width:100%}.games-main__button{display:none;align-items:flex-start;box-shadow:.125rem .125rem #fff;border-right:.125rem solid #000;border-bottom:.125rem solid #000;position:relative;border-radius:.25rem;z-index:0;transition:box-shadow .2s ease-in-out}@media screen and (min-width: 320px){.games-main__button{width:100%;display:flex}}@media screen and (min-width: 992px){.games-main__button:hover{box-shadow:none;border-color:transparent}.games-main__button:hover:before,.games-main__button:hover:after{display:none}.games-main__button:hover .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}}.games-main__button:active{box-shadow:none;border-color:transparent}.games-main__button:active.games-main__button:before,.games-main__button:active.games-main__button:after{display:none}.games-main__button:active .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}.games-main__button:has(>._disabled){box-shadow:none;border:none;pointer-events:none}.games-main__button:has(>._disabled).games-main__button:before,.games-main__button:has(>._disabled).games-main__button:after{display:none}.games-main__button .primary-button._secondary{background-color:#000;box-shadow:none}@media screen and (orientation: portrait){.games-main__button .primary-button._secondary._w378{width:100%}}.games-main__button:before{content:"";display:block;z-index:-1;width:.125rem;height:106%;position:absolute;left:.1875rem;border-radius:.3125rem;border-left:.125rem solid #fff}@media screen and (min-width: 320px){.games-main__button:after{width:100.3%;border-radius:.4375rem}}@media screen and (min-width: 992px){.games-main__button:after{content:"";display:block;z-index:-1;width:100.5%;height:.125rem;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.125rem solid #fff}}.games-main__button-wrap._hidden{display:none}@media screen and (orientation: portrait){.games-main__button-wrap{width:100%;padding-right:1rem}}.games-main .small-marquee__wrapper{top:0}@media screen and (min-width: 320px){.games-main .small-marquee__wrapper{height:1.625rem}}@media screen and (min-width: 320px){.games-main .small-marquee__text{font-size:max(.625rem)}}@media screen and (min-width: 768px){.games-main .small-marquee__text{font-size:.75rem}}@media screen and (min-width: 992px){.games-main .small-marquee__text{font-size:.875rem}}.games-main .small-marquee__inner{background-color:#ff003a}.game{width:100%;background-image:url(/images/game/bg.svg);background-size:cover;background-repeat:no-repeat;min-height:100dvh!important;display:flex;flex-direction:column;justify-content:space-between;background-color:#000}@media screen and (min-width: 320px){.game{padding:7.5rem 1rem 1.1875rem}}@media screen and (min-width: 768px){.game{padding:15% 1rem 1.1875rem}}@media screen and (min-width: 992px){.game{padding:10% 1rem 1rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game{padding:15% 1rem 1.1875rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game{padding:10% 1rem 1rem}}.game__content{display:grid;justify-content:center}@media screen and (min-width: 320px){.game__content{max-width:90%;margin:0 auto}}@media screen and (min-width: 992px){.game__content{max-width:none}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__content{display:flex;flex-direction:column}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__content{display:grid}}.game__content-wrap{display:flex;flex-direction:column}.game__content-wrap._hidden{display:none}.game__back{display:flex;align-items:center;color:#fff;font-size:1.125rem;font-weight:400;line-height:140%}@media screen and (min-width: 320px){.game__back{margin-bottom:1rem;font-size:max(18px,1.125rem)}}@media screen and (min-width: 992px){.game__back{margin-bottom:2.375rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__back{margin-bottom:1rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__back{margin-bottom:2.375rem}}.game__back:before{content:"";width:1.5rem;height:1.5rem;display:inline-block;background-image:url(/images/game/back-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.game__video{border-radius:.5rem;border:.125rem solid #fff;box-shadow:.25rem .25rem #fff;margin-bottom:1.5rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game__video-wrap{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 320px){.game__video-wrap{grid-area:2/1/3/2;margin-right:0}}@media screen and (min-width: 992px){.game__video-wrap{grid-area:1/1/5/2;margin-right:5.3125rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__video-wrap{margin-right:0;order:2}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__video-wrap{margin-right:5.3125rem}}.game__video-container{width:33.1875rem;height:49.8125rem;background-color:#000;position:relative;overflow:hidden}@media screen and (min-width: 320px){.game__video-container{width:100%;height:auto}}@media screen and (min-width: 768px){.game__video-container{width:33.1875rem;height:49.8125rem}}@media screen and (min-width: 992px){.game__video-container{width:33.1875rem;height:49.8125rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__video-container{width:56%;height:auto}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__video-container{width:33.1875rem;height:49.8125rem}}.game__video-loader{position:absolute;width:100%;height:100%;border:.0625rem solid #fff;border-radius:.1875rem;background-color:#000}.game__video-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:2rem;line-height:2.5rem}.game__video-spinner{top:25%;left:35%;margin:0 auto 1.5rem;width:6.5625rem;height:6.5625rem;background-image:url(/images/turbo-logos/spinner.svg);background-size:contain;background-repeat:no-repeat;background-position:center;animation:spinner 1s ease-in infinite}.game__name{color:#fff;font-size:4rem;font-weight:700;line-height:4.5rem;text-transform:capitalize;margin-bottom:1rem}@media screen and (orientation: portrait){.game__name{text-align:center}}@media screen and (min-width: 320px){.game__name{grid-area:1/1/2/2}}@media screen and (min-width: 992px){.game__name{grid-area:2/2/3/3}}.game__logo{position:absolute;inset:50% 0 0;max-width:100%;max-height:100%;transform:translateY(-50%)}@media screen and (min-width: 320px){.game__logo{margin:0 auto}}@media screen and (min-width: 992px){.game__logo{margin:0}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__logo{margin:0 auto}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__logo{margin:0}}.game__logo-wrap{position:relative;width:50%;aspect-ratio:1/1}@media screen and (min-width: 320px){.game__logo-wrap{grid-area:1/1/2/2;margin:0 auto 2rem;max-height:10rem;text-align:center}}@media screen and (min-width: 992px){.game__logo-wrap{grid-area:1/2/3/3;margin:0 0 2rem;width:15.875rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__logo-wrap{margin:0 auto 2rem;order:1}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__logo-wrap{margin:0 0 2rem}}.game__text{margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.game__text.expanded{-webkit-line-clamp:unset}.game__text.expanded~.game__more-button:after{transform:rotate(180deg);transition:transform .3s ease}.game__text p{margin-bottom:1rem}.game__text p:last-child{display:inline}.game__text-wrap{width:100%}@media screen and (min-width: 320px){.game__text-wrap{display:grid;grid-area:3/1/4/2;max-width:100%}}@media screen and (min-width: 992px){.game__text-wrap{grid-area:3/2/4/3;max-width:45.375rem}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__text-wrap{order:3}}.game__text-inner{margin-bottom:2rem}.game__more{display:none}.game__more._visible{display:inline}.game__more p{margin-bottom:1rem}.game__more p:first-of-type{display:inline}.game__more p:nth-child(2){margin-top:1rem}.game__more-button{display:flex;align-items:center;cursor:pointer}.game__more-button:after{content:"";width:1rem;height:1rem;margin-left:.5rem;display:inline-block;background-image:url(/images/game/arrow-down.svg);transition:transform .2s ease-in-out;background-position:center;background-repeat:no-repeat;background-size:contain}.game__more-button._active:after{transition:transform .2s ease-in-out;transform:rotate(180deg)}.game__info{display:grid;gap:2.5rem;margin-bottom:2rem}@media screen and (min-width: 320px){.game__info{grid-template-columns:1fr}}@media screen and (min-width: 768px){.game__info{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 992px){.game__info{grid-template-columns:1fr 1fr 1fr}}.game__info-item{display:flex;align-items:center}.game__info-item-inner{display:flex;flex-direction:column}.game__info-caption{color:#bfbfbf;white-space:nowrap}.game__info-value{font-weight:700;white-space:nowrap}.game__info-link{text-decoration:underline;transition:color .2s ease-in-out}@media screen and (min-width: 992px){.game__info-link:hover{color:#bfbfbf}}.game__info-link:active{color:#ff003a}.game__icon{width:1.75rem;height:1.75rem}.game__icon-wrap{margin-right:1rem;width:-moz-min-content;width:min-content;border-radius:.25rem;border-right:.1875rem solid #000;border-bottom:.1875rem solid #000;box-shadow:.0625rem .0625rem #ff003a;position:relative;z-index:0}.game__icon-wrap:before{content:"";display:block;z-index:-1;width:.125rem;height:105%;position:absolute;left:.10625rem;border-radius:.3125rem;border-left:.0625rem solid #ff003a}.game__icon-wrap:after{content:"";display:block;z-index:-1;width:105%;height:.125rem;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.0625rem solid #ff003a}.game__icon-wrap._secondary{box-shadow:.0625rem .0625rem #fff}.game__icon-wrap._secondary.game__icon-wrap:before,.game__icon-wrap._secondary.game__icon-wrap:after,.game__icon-wrap._secondary .game__icon-inner{border-color:#fff}.game__icon-inner{display:flex;justify-content:center;align-items:center;padding:.625rem;min-width:3rem;width:-moz-min-content;width:min-content;min-height:3rem;background-color:#000;border:.0625rem solid #ff003a;border-radius:.25rem}.game__features{display:flex}.game__features-title{color:#bfbfbf;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-bottom:.5rem}.game__features-wrap{display:flex;flex-direction:column}.game__features-item{display:flex;justify-content:center;align-items:center;padding:.25rem 1rem;border-radius:.25rem;background-color:#262626;color:#fff;text-align:center;font-size:1rem;font-weight:400;line-height:1.25rem}.game__features-item:not(:last-child){margin-right:.5rem}.game__button{margin:1.5rem 0;width:100%}@media screen and (min-width: 768px){.game__button{width:33.1875rem}}@media screen and (min-width: 992px){.game__button{width:100%}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: portrait){.game__button{width:55%}}@media screen and (min-width: 992px) and (min-height: 1000px) and (orientation: landscape){.game__button{width:100%}}.game__button._disabled{background:#fff}.game__button._disabled .game__button-inner{transform:translate(0);border:.125rem solid #bfbfbf;color:#bfbfbf;cursor:not-allowed;text-transform:none}.game__iframe{width:33.1875rem;height:49.8125rem;border-radius:.5rem;border:.125rem solid #fff;box-shadow:.25rem .25rem #fff;margin-bottom:3.5rem}@media screen and (orientation: portrait){.game__iframe{width:100%;height:100%;border-radius:0;border:none;box-shadow:none;margin-bottom:0}}.game__iframe._desktop{max-width:calc(100% - 2.5rem);width:100%;min-width:60rem;height:51.9375rem;margin-bottom:2rem}@media screen and (orientation: portrait){.game__iframe._desktop{width:100%;height:100%;min-width:100%;margin-bottom:0}}.game__iframe-wrap{width:100%;display:none;justify-content:center;margin-top:auto;margin-bottom:auto}@media screen and (orientation: portrait){.game__iframe-wrap{position:fixed;inset:0;z-index:100}}.game__iframe-wrap.is-open{display:flex}.game__iframe-container{width:100%;display:flex;justify-content:center}.game__iframe-inner{display:flex;flex-direction:column;align-items:center}.game__iframe-inner:has(.game__iframe._desktop){max-width:92.375rem;width:100%}@media screen and (orientation: portrait){.game__iframe-inner{height:100%}}.game__iframe-content._desktop{max-width:92.375rem;width:100%}@media screen and (orientation: portrait){.game__iframe-content{max-width:100%;width:100%}}.game__close{display:block;width:1.625rem;height:1.625rem;background-image:url(/images/game/close.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:1.5rem}@media screen and (orientation: landscape){.game__close{cursor:pointer}}@media screen and (orientation: portrait){.game__close{width:1rem;height:1rem;position:absolute;right:.625rem;top:1.5625rem;display:none}}.game__footer-wrap{margin-top:5.9375rem}.game__switch{display:none}@media screen and (orientation: landscape){.game__switch{display:flex}.game__switch-button{color:#fff;width:12.4375rem;height:2.25rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1.125rem;font-weight:700;line-height:1.25rem;border:.125rem solid #fff;border:.125rem solid #262626;position:relative;z-index:1;cursor:pointer}.game__switch-button:hover{color:#ff003a;font-weight:700;border:.125rem solid #262626}.game__switch-button:hover._mobile .game__switch-icon{background-image:url(/images/game/mobile-hover.svg)}.game__switch-button:hover._desktop .game__switch-icon{background-image:url(/images/game/desktop-hover.svg)}.game__switch-button._active{width:12rem;border:.125rem solid #fff;z-index:0;pointer-events:none}.game__switch-button._active._mobile{border-radius:0 .25rem .25rem 0;border-radius:.25rem}.game__switch-button._active._mobile:before{content:"";display:block;position:absolute;left:-.125rem;width:0rem;height:2.03125rem;border-top:.125rem solid #fff;border-bottom:.125rem solid #fff}.game__switch-button._active._desktop{border-radius:.25rem 0 0 .25rem;border-radius:.25rem}.game__switch-button._active._desktop:before{content:"";display:block;position:absolute;right:-.1875rem;width:0rem;height:2.03125rem;border-top:.125rem solid #fff;border-bottom:.125rem solid #fff}.game__switch-icon{width:1.5rem;height:1.5rem;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:.5rem}.game__switch-icon._desktop{background-image:url(/images/game/desktop.svg)}.game__switch-icon._mobile{width:1.75rem;height:1.75rem;background-image:url(/images/game/mobile.svg)}}.game__dots{display:inline}.game__dots._hidden,.game .popup{display:none}.game .popup.is-open{display:block}@keyframes loading{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.client-area{min-height:100vh;position:relative;background-color:#000}@media screen and (min-width: 320px){.client-area{padding:0rem 1rem}}@media screen and (min-width: 992px){.client-area{padding:0rem 2rem}}@media only screen and (min-width: 1200px){.client-area{padding:0rem 7.8125rem}}.client-area ._hidden{display:none}.client-area:before{content:"";display:block;position:absolute;inset:0;z-index:0}@media screen and (min-width: 320px){.client-area:before{background-image:url(/images/client-area/client-area-mobile.svg);background-repeat:no-repeat;width:100%;height:57rem;background-size:cover}}@media screen and (min-width: 992px){.client-area:before{background-image:url(/images/client-area/client-area.webp);background-size:100%;background-repeat:no-repeat;background-position:top}}@media screen and (min-width: 320px){.client-area__title{display:flex;justify-content:left;flex-direction:column;margin:8.5rem 0 2rem}}@media screen and (min-width: 992px){.client-area__title{flex-direction:row;margin-top:11rem;margin-bottom:5.875rem}}@media screen and (min-width: 320px){.client-area__title img{position:relative;height:9.3125rem;width:12.375rem;margin:0rem}}@media screen and (min-width: 992px){.client-area__title img{width:18.625rem;width:auto;margin-right:1.875rem}}@media only screen and (min-width: 1200px){.client-area__title img{height:16.375rem;width:21.8125rem;margin-right:1.875rem}}@media screen and (min-width: 320px){.client-area__title-wrap{display:flex;flex-direction:column;font-size:2.5rem;font-weight:700;line-height:3rem;text-transform:uppercase}}@media screen and (min-width: 992px){.client-area__title-wrap{font-size:4rem;font-weight:900;line-height:4.25rem}}@media only screen and (min-width: 1200px){.client-area__title-wrap{font-size:6.25rem;line-height:6.875rem}}@media only screen and (min-width: 1920px){.client-area__title-wrap{font-size:7.5rem;line-height:9.6875rem}}@media screen and (min-width: 320px){.client-area__title-wrap span{font-size:6rem;font-weight:900;line-height:6.25rem;text-transform:uppercase}}@media screen and (min-width: 992px){.client-area__title-wrap span{font-size:4rem;font-weight:900;line-height:4.25rem}}@media only screen and (min-width: 1200px){.client-area__title-wrap span{font-size:6.25rem;line-height:6.875rem}}@media only screen and (min-width: 1920px){.client-area__title-wrap span{font-size:7.5rem;line-height:9.6875rem}}.client-area__inputs{align-items:center;justify-content:flex-end;gap:2rem;margin-right:2rem;margin-bottom:4.375rem}@media screen and (min-width: 320px){.client-area__inputs{display:flex;flex-direction:column}}@media screen and (min-width: 992px){.client-area__inputs{flex-direction:row}}.client-area__inputs .games-main__select{position:relative}@media screen and (min-width: 320px){.client-area__inputs .games-main__select{order:3;margin-bottom:1.5rem}}@media screen and (min-width: 992px){.client-area__inputs .games-main__select{order:2;margin-bottom:0}}.client-area__btn_download{justify-content:center;cursor:pointer;order:3;height:3.125rem}@media screen and (min-width: 992px){.client-area__btn_download:hover{border-radius:.25rem;border:.125rem solid #fff;background:#262626;box-shadow:.0625rem .0625rem #fff}}@media screen and (min-width: 992px){.client-area__btn_download:active{border-radius:.25rem;border:.125rem solid #fff;background:#737373;box-shadow:.0625rem .0625rem #fff}}.client-area__btn_download:active .client-area__input-icon{background-image:url(/images/client-area/download-active.svg)}@media screen and (orientation: portrait){.client-area__btn_download{justify-content:center;order:1;margin-bottom:1.5rem}}@media screen and (orientation: portrait){.client-area__btn_input{order:2;margin-bottom:1.5rem}}.client-area__btn_search{height:3.125rem}@media screen and (min-width: 320px){.client-area__btn_search{margin-bottom:1.5rem}}@media screen and (min-width: 992px){.client-area__btn_search{margin-bottom:0}}.client-area__input-text{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.25rem}.client-area__input-icon{display:inline-block;width:1.75rem;height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:1rem}.client-area__list{flex-wrap:wrap;position:relative}@media screen and (min-width: 320px){.client-area__list{display:flex;margin-bottom:1.5rem;row-gap:1.5rem;margin-right:0rem;justify-content:space-between}}@media screen and (min-width: 992px){.client-area__list{margin-bottom:6rem;row-gap:1.875rem;justify-content:initial}}@media screen and (min-width: 320px){.client-area__footer-wrap{margin:1rem}}@media screen and (min-width: 320px){.client-area__header-wrap{margin:1rem}}.materials-card{padding:.5rem 1rem 1rem;border-radius:.25rem;border:.0625rem solid #fff;background:#000;box-shadow:.125rem .125rem #fff;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 320px){.materials-card:not(:last-of-type){margin-right:1.25rem}}@media screen and (min-width: 992px){.materials-card:not(:last-of-type){margin-right:2rem}}@media screen and (min-width: 992px){.materials-card:hover{box-shadow:none}}@media screen and (min-width: 992px){.materials-card:active{border:.0625rem solid #ff003a;box-shadow:.125rem .125rem #ff003a}}@media screen and (min-width: 320px){.materials-card{width:calc(50% - 1.25rem);min-height:14.5625rem;min-width:9rem}}@media screen and (min-width: 992px){.materials-card{width:calc(16.6666666667% - 2rem);min-height:22.375rem;min-width:13.6875rem}}.materials-card__title{display:flex;align-items:center;justify-content:space-between}.materials-card__title p{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis}.materials-card__icon{display:inline-block;min-width:1.75rem;min-height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.materials-card__icon:hover{background-image:url(/images/client-area/download-hover.svg)}.materials-card__icon:active{background-image:url(/images/client-area/download-active.svg)}.materials-card__img{height:auto;width:100%;border-radius:.25rem;margin-top:.5rem}@media screen and (min-width: 320px){.materials-card__background{height:12.3125rem;max-width:100%;background-size:contain;background-repeat:no-repeat;background-position:center}}@media screen and (min-width: 992px){.materials-card__background{width:13.75rem;height:20.75rem;cursor:pointer}}.materials-card__logo{position:absolute;z-index:1}@media screen and (min-width: 320px){.game-materials{padding:0 1rem;min-height:auto}}@media screen and (min-width: 992px){.game-materials{min-height:calc(100vh - 10.125rem);padding:0 2rem}}@media only screen and (min-width: 1200px){.game-materials{padding:0 7.8125rem}}.game-materials__header-wrap{margin:1rem}.game-materials__header-wrap .header{margin:auto}.game-materials .input-label{margin-bottom:0rem}.game-materials .breadcrumbs{font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}@media screen and (min-width: 320px){.game-materials .breadcrumbs{margin:7.5rem 0 2rem}}@media screen and (min-width: 992px){.game-materials .breadcrumbs{margin:9.5rem 0 2rem}}.game-materials .breadcrumbs a{transition:all .2s ease-out;color:#737373}@media screen and (min-width: 992px){.game-materials .breadcrumbs a:hover{color:#fff}}.game-materials .breadcrumbs a:active{color:#ff003a}.game-materials .breadcrumbs span{color:#fff}.game-materials__img{max-width:25rem;width:100%}.game-materials .title{margin-bottom:2.5rem}.game-materials .downloads{display:inline-flex;align-items:center;margin-bottom:1.625rem;margin-top:2.625rem}@media screen and (orientation: portrait){.game-materials .downloads{justify-content:space-between}}.game-materials .downloads:not(._disabled):hover{cursor:pointer}.game-materials .downloads:not(._disabled):hover .downloads__icon{background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;background-image:url(/images/client-area/download-hover.svg)}.game-materials .downloads:not(._disabled):hover .downloads__title{color:#ff003a}.game-materials .downloads__title{margin-right:.5rem;color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem}.game-materials .downloads__icon{display:inline-block;width:1.75rem;height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.game-materials .downloads__icon:hover{background-image:url(/images/client-area/download-hover.svg)}.game-materials .downloads__icon:active{background-image:url(/images/client-area/download-active.svg)}@media screen and (min-width: 320px){.game-materials .btns-list{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}}@media screen and (min-width: 992px){.game-materials .btns-list{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}}@media screen and (min-width: 320px){.game-materials .btns-list .primary-button{margin:0 0 1.125rem;width:100%;max-width:21.75rem}}@media screen and (min-width: 992px){.game-materials .btns-list .primary-button{margin-right:2.375rem;width:15.75rem}}@media screen and (min-width: 320px){.game-materials .btns-list .primary-button:last-of-type{margin-bottom:6rem}}@media screen and (min-width: 992px){.game-materials .btns-list .primary-button:last-of-type{margin-bottom:1.125rem}}.game-materials .btns-list .btn{position:relative;display:flex;padding:.5rem 1rem;width:100%;justify-content:space-between;align-items:center;gap:.5rem;background:#000;box-shadow:.125rem .125rem #fff}.game-materials .btns-list .btn__folder{display:inline-block;width:1.5rem;height:1.1875rem;margin-right:.625rem;background-image:url(/images/client-area/folder.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.game-materials .btns-list .btn__title{color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem}.game-materials .btns-list .btn__download{position:relative;z-index:2;display:inline-block!important;width:1.75rem;height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (min-width: 992px){.game-materials .btns-list .btn__download:hover{background-image:url(/images/client-area/download-hover.svg)}}@media screen and (min-width: 992px){.game-materials .btns-list .btn__download:active{background-image:url(/images/client-area/download-active.svg)}}.game-materials .btns-list .btn__link{display:block;position:absolute;height:100%;width:90%;cursor:pointer}.game-materials .btns-list .btn__text{display:flex}@media screen and (min-width: 320px){.folder{padding:0 1rem;min-height:auto}}@media screen and (min-width: 992px){.folder{min-height:calc(100vh - 10.125rem);padding:0 2rem}}@media only screen and (min-width: 1200px){.folder{padding:0 7.8125rem}}.folder .breadcrumbs{font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}@media screen and (min-width: 320px){.folder .breadcrumbs{margin:7.5rem 0 2rem}}@media screen and (min-width: 992px){.folder .breadcrumbs{margin:9.5rem 0 2rem}}.folder .breadcrumbs a,.folder .breadcrumbs .link{transition:all .2s ease-out;color:#737373;cursor:pointer}@media screen and (min-width: 992px){.folder .breadcrumbs a:hover,.folder .breadcrumbs .link:hover{color:#fff}}.folder .breadcrumbs a:active,.folder .breadcrumbs .link:active{color:#ff003a}.folder .breadcrumbs span{color:#fff;text-transform:capitalize}@media screen and (min-width: 320px){.folder .downloads{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.0625rem}}@media screen and (min-width: 992px){.folder .downloads{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2.1875rem}}.folder .downloads__title{margin-right:.5rem;color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem;text-transform:capitalize}.folder .downloads__icon{display:inline-block;width:1.75rem;height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (min-width: 992px){.folder .downloads__icon:hover{background-image:url(/images/client-area/download-hover.svg)}}.folder .downloads__icon:active{background-image:url(/images/client-area/download-active.svg)}.folder .downloads__button{display:flex;align-items:center}@media screen and (min-width: 320px){.folder .downloads__button{justify-content:space-between;margin-bottom:1.875rem}}@media screen and (min-width: 992px){.folder .downloads__button{margin-bottom:0rem}}.folder .downloads__button:not(._disabled):hover{cursor:pointer}.folder .downloads__button:not(._disabled):hover .downloads__icon{background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;background-image:url(/images/client-area/download-hover.svg)}.folder .downloads__button:not(._disabled):hover .downloads__title{color:#ff003a}.folder .downloads_folders{justify-content:flex-start}@media screen and (orientation: portrait){.folder .downloads_folders{justify-content:space-between;margin-bottom:1.875rem}}.folder .toggle-buttons{display:flex;border-radius:.25rem;background-color:#000;height:2.75rem}@media screen and (min-width: 320px){.folder .toggle-buttons{width:100%}}@media screen and (min-width: 992px){.folder .toggle-buttons{width:auto}}.folder .toggle-buttons__grid{width:3.5rem;height:auto;background-color:#000;border-radius:.25rem;border:.125rem solid #262626;background-image:url(/images/client-area/grid-btn.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (min-width: 320px){.folder .toggle-buttons__grid{width:50%}}@media screen and (min-width: 992px){.folder .toggle-buttons__grid{width:3.5rem}}.folder .toggle-buttons__list{width:3.5rem;height:auto;background-color:#000;border:.125rem solid #262626;border-radius:.25rem;background-image:url(/images/client-area/list-btn.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (min-width: 320px){.folder .toggle-buttons__list{width:50%}}@media screen and (min-width: 992px){.folder .toggle-buttons__list{width:3.5rem}}.folder .toggle-buttons ._active{border:.125rem solid #fff}.folder .cards-list{margin-bottom:2.625rem}.folder ._grid{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row}@media screen and (min-width: 320px){.folder ._grid{justify-content:center}.folder ._grid .card{width:10rem;margin-right:1rem}.folder ._grid .card__img{max-width:100%}}@media screen and (min-width: 992px){.folder ._grid{justify-content:flex-start}.folder ._grid .card{width:15.6875rem;margin-right:2rem}}@media screen and (min-width: 320px){.folder ._grid .card{margin-bottom:1rem}}@media screen and (min-width: 992px){.folder ._grid .card{margin-bottom:2rem}}.folder ._list._one-column{display:flex;flex-direction:column}.folder ._list._two-column{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:2rem;column-gap:2rem;row-gap:1rem}@media screen and (orientation: portrait){.folder ._list._two-column{display:flex;flex-direction:column;-moz-column-gap:0rem;column-gap:0rem;row-gap:0rem}}.folder ._list .card{width:100%;padding:min(8px,.625rem)!important}.folder ._list .card__title{height:100%;cursor:pointer}.folder ._list .card__title p{overflow:visible}.folder ._list .card__img{display:none}@media screen and (orientation: portrait){.folder ._list .card__text{width:15.9375rem}}@media screen and (orientation: portrait){.folder ._list .card{margin-bottom:1rem}}.folder .card{display:block;padding:.5rem 1rem 1rem;flex-direction:column;align-items:flex-start;gap:8px;border-radius:.25rem;border:.0625rem solid #fff;background:#000;box-shadow:.125rem .125rem #fff}@media screen and (min-width: 320px){.folder .card{margin:0 0 1rem}}@media screen and (min-width: 320px){.folder .card:not(:last-of-type){margin-right:1rem}}@media screen and (min-width: 992px){.folder .card:not(:last-of-type){margin-right:2rem}}@media screen and (min-width: 992px){.folder .card:hover{box-shadow:none}}.folder .card:active{border:.0625rem solid #ff003a;box-shadow:.125rem .125rem #ff003a}.folder .card__title{display:flex;justify-content:space-between;align-items:center}.folder .card__title_info{display:flex;align-items:center}.folder .card__icon{width:1.3125rem;height:1rem;background-image:url(/images/client-area/pic.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.625rem}.folder .card__download{min-width:1.5rem;min-height:1.5rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (min-width: 992px){.folder .card__download:hover{background-image:url(/images/client-area/download-hover.svg)}}.folder .card__download:active{background-image:url(/images/client-area/download-active.svg)}.folder .card__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:1.125rem;font-weight:600;line-height:1.5rem}@media screen and (min-width: 320px){.folder .card__text{width:4.6875rem}}@media screen and (min-width: 992px){.folder .card__text{width:9.375rem}}.folder .card__img{background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;margin-top:1rem}@media screen and (min-width: 320px){.folder .card__img{height:8rem}}@media screen and (min-width: 992px){.folder .card__img{height:13.6875rem}}@media screen and (min-width: 320px){.folder .btns-list{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;margin-bottom:6rem}}@media screen and (min-width: 992px){.folder .btns-list{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:15rem}}.folder .btns-list .btn{position:relative;display:flex;max-width:15.75rem;padding:.5rem 1rem;margin-right:2rem;justify-content:space-between;align-items:center;gap:.5rem;border-radius:4px;border:.0625rem solid #fff;background:#000;box-shadow:.125rem .125rem #fff}.folder .btns-list .btn:hover{border-radius:.25rem;border:.125rem solid #fff;background:#262626;box-shadow:.0625rem .0625rem #fff}.folder .btns-list .btn:active{border-radius:.25rem;border:.125rem solid #fff;background:#737373;box-shadow:.0625rem .0625rem #fff}@media screen and (orientation: portrait){.folder .btns-list .btn{margin:0 0 1rem}.folder .btns-list .btn:last-of-type{margin-bottom:6rem}}.folder .btns-list .btn__folder{width:1.5rem;height:1.1875rem;background-image:url(/images/client-area/folder.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.folder .btns-list .btn__title{color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem}.folder .btns-list .btn__download{width:1.75rem;height:1.75rem;background-image:url(/images/client-area/download.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.folder .btns-list .btn__link{display:block;position:absolute;height:100%;width:100%;cursor:pointer}.turbo-custom__header-wrap{margin:0 1rem}.turbo-custom__header-wrap .header{margin:auto}@media screen and (min-width: 320px){.turbo-custom .customization__button{display:none}}@media screen and (min-width: 992px){.turbo-custom .customization__button{display:block;padding:0}}.turbo-custom .customization__button .primary-button__inner{margin-left:0}.turbo-custom .welcome{flex-direction:column;align-items:center;justify-content:space-between;min-height:calc(100vh - 11.6875rem);position:relative;background-color:#000}@media screen and (min-width: 320px){.turbo-custom .welcome{padding:0rem 1rem}}@media screen and (min-width: 992px){.turbo-custom .welcome{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0rem 1.875rem}}@media screen and (min-width: 320px){.turbo-custom .welcome:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/turbo-custom/custom-bg-mobile.svg);background-size:cover;background-repeat:no-repeat;width:100%;height:65.9375rem}}@media screen and (min-width: 992px){.turbo-custom .welcome:before{background-image:url(/images/turbo-custom/custom-bg.svg);background-position:top;height:auto}}@media screen and (min-width: 320px){.turbo-custom .welcome__title-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;position:relative;margin-top:8.5rem;margin-left:0rem}}@media screen and (min-width: 992px){.turbo-custom .welcome__title-wrap{flex-direction:row;align-items:center;margin-left:5.125rem;margin-top:12.5rem}}@media screen and (min-width: 320px){.turbo-custom .welcome .title__img{width:12.5rem;height:16.1875rem}}@media screen and (min-width: 992px){.turbo-custom .welcome .title__img{width:16.625rem;height:22.4375rem}}@media only screen and (min-width: 1200px){.turbo-custom .welcome .title__img{width:19.75rem;height:25.5625rem}}.turbo-custom .welcome .title_secondry{display:block}@media screen and (min-width: 320px){.turbo-custom .welcome .title_secondry{font-size:3.5rem!important;font-style:normal;font-weight:700!important;line-height:4rem!important;text-transform:uppercase}}@media screen and (min-width: 992px){.turbo-custom .welcome .title_secondry{font-size:8rem!important;line-height:8.25rem!important}}@media only screen and (min-width: 1200px){.turbo-custom .welcome .title_secondry{font-size:10.5rem!important;line-height:99.023%!important;letter-spacing:.15625rem!important}}@media screen and (min-width: 320px){.turbo-custom .welcome .title__sticker{width:4.25rem;height:4.25rem}}@media screen and (min-width: 992px){.turbo-custom .welcome .title__sticker{width:6.25rem;height:6.25rem}}@media only screen and (min-width: 1200px){.turbo-custom .welcome .title__sticker{width:7.75rem;height:7.75rem}}@media screen and (min-width: 320px){.turbo-custom .welcome .title span{font-size:6rem;font-style:normal;font-weight:900;line-height:6.25rem;text-transform:uppercase}}@media screen and (min-width: 992px){.turbo-custom .welcome .title span{font-size:8rem;line-height:8.25rem}}@media only screen and (min-width: 1200px){.turbo-custom .welcome .title span{font-size:10.5rem;line-height:99.023%;letter-spacing:.15625rem}}.turbo-custom .welcome .title_nowrap{white-space:nowrap}@media screen and (min-width: 320px){.turbo-custom .welcome__subtitle{color:#fff;display:block;text-transform:none;font-weight:400;white-space:normal;margin-bottom:2rem}}@media screen and (min-width: 992px){.turbo-custom .welcome__subtitle{max-width:48.4375rem}}@media only screen and (min-width: 1200px){.turbo-custom .welcome__subtitle{font-size:1.25rem;line-height:1.5rem!important;max-width:48.4375rem}}@media screen and (min-width: 320px){.turbo-custom .features{padding:1.875rem 1rem;margin:0}}@media screen and (min-width: 992px){.turbo-custom .features{padding:3.125rem 1.875rem}}@media only screen and (min-width: 1200px){.turbo-custom .features{padding:4rem 6.25rem}}@media only screen and (min-width: 1920px){.turbo-custom .features{padding:4rem 13.75rem}}.turbo-custom .features:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 320px){.turbo-custom .features:before{background-image:url(/images/turbo-custom/mechanics-bg-mobile.svg)}}@media screen and (min-width: 992px){.turbo-custom .features:before{background-image:url(/images/turbo-custom/mechanics-bg.svg)}}.turbo-custom .features__img{animation:10s linear infinite rotate;-webkit-animation:10s linear infinite rotate}@media screen and (min-width: 320px){.turbo-custom .features__img{width:15.3125rem;height:15.875rem;margin:4.375rem 0 0 6.25rem}}@media screen and (min-width: 992px){.turbo-custom .features__img{width:19.0625rem;height:19.625rem;margin:0}}@media only screen and (min-width: 1200px){.turbo-custom .features__img{width:22.8125rem;height:23.375rem;margin-left:5.625rem}}@media only screen and (min-width: 1920px){.turbo-custom .features__img{width:33.5625rem;height:34.875rem;margin-top:3.3125rem;margin-left:11.25rem}}.turbo-custom .features__list{-moz-columns:15.75rem 2;columns:15.75rem 2;-moz-column-gap:2rem;column-gap:2rem;padding-left:1.875rem;margin:2rem 0;color:#e6e6e6;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}.turbo-custom .features__list>ul>li{position:relative;margin-bottom:.5rem}.turbo-custom .features__list>ul>li:before{content:"";position:absolute;left:-1.75rem;top:-.125rem;width:1.75rem;height:1.75rem;background-image:url(/images/turbo-custom/icon-plus.svg);background-size:100%;background-repeat:no-repeat}.turbo-custom .features__btn{max-width:20rem;margin-bottom:1rem}@media screen and (orientation: portrait){.turbo-custom .features__btn{max-width:21.25rem}}@media screen and (min-width: 320px){.turbo-custom .features .features-wrap{display:flex;align-items:flex-start;flex-direction:column;margin:0}}@media screen and (min-width: 992px){.turbo-custom .features .features-wrap{flex-direction:row;justify-content:center}}@media only screen and (min-width: 1200px){.turbo-custom .features .features-wrap{margin:0}}.turbo-custom .features .title_secondry{display:block}@media screen and (min-width: 320px){.turbo-custom .features__right-box{order:1}}@media screen and (min-width: 992px){.turbo-custom .features__right-box{order:2}}@media screen and (min-width: 320px){.turbo-custom .features__left-box{order:2}}@media screen and (min-width: 992px){.turbo-custom .features__left-box{order:1}}.mechanics{background-color:#000}@media screen and (min-width: 320px){.mechanics{padding:0 1rem}}@media screen and (min-width: 992px){.mechanics{padding:0rem 1.875rem}}@media screen and (min-width: 320px){.mechanics .title-wrap{margin:2rem 0}}@media screen and (min-width: 992px){.mechanics .title-wrap{margin-top:11.5625rem;margin-bottom:4.625rem}}@media screen and (min-width: 320px){.mechanics .title span{font-size:6rem;font-style:normal;font-weight:900;line-height:6.25rem}}@media screen and (min-width: 992px){.mechanics .title span{font-size:4.5rem;line-height:6rem}}@media only screen and (min-width: 1200px){.mechanics .title span{font-size:6rem;font-weight:900;line-height:7.125rem}}@media only screen and (min-width: 1920px){.mechanics .title span{font-size:7.5rem;font-weight:900;line-height:9.6875rem}}@media screen and (min-width: 320px){.mechanics .title_secondary._transparent{font-size:3.5rem;font-weight:700;line-height:4rem;display:block;text-transform:uppercase}}@media screen and (min-width: 992px){.mechanics .title_secondary._transparent{display:inline;margin-left:1rem;font-size:4.5rem;line-height:6rem}}@media only screen and (min-width: 1200px){.mechanics .title_secondary._transparent{margin-left:2rem;font-size:6rem;font-weight:900;line-height:7.125rem}}@media only screen and (min-width: 1920px){.mechanics .title_secondary._transparent{font-size:7.5rem;font-weight:900;line-height:9.6875rem}}.mechanics .cards-list{display:flex;justify-content:center;flex-wrap:wrap;max-width:115.875rem}@media screen and (min-width: 320px){.mechanics .cards-list{gap:1rem;margin:0 auto 3.375rem}}@media screen and (min-width: 992px){.mechanics .cards-list{gap:2rem;margin:0 auto 4rem}}.mechanics .card{perspective:1000px}.mechanics .card__inner{width:21.375rem;height:28.0625rem;transform-style:preserve-3d;transition:transform .5s}@media screen and (orientation: portrait){.mechanics .card__inner{width:10rem;height:13.0625rem}}.mechanics .card__front{width:100%;height:100%;border-radius:.25rem;border:.0625rem solid #fff;background-color:#000;z-index:1;position:absolute;backface-visibility:hidden;box-shadow:.25rem .25rem #fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:bottom;transform:rotateY(0)}.mechanics .card__front._crash{background-image:url(/images/turbo-custom/cards/bg-1.svg)}.mechanics .card__front._dice{background-image:url(/images/turbo-custom/cards/bg-2.svg)}.mechanics .card__front._plinko{background-image:url(/images/turbo-custom/cards/bg-3.svg)}.mechanics .card__front._mines{background-image:url(/images/turbo-custom/cards/bg-4.svg)}.mechanics .card__front._towers{background-image:url(/images/turbo-custom/cards/bg-6.svg)}.mechanics .card__front._stairs{background-image:url(/images/turbo-custom/cards/bg-7.svg)}.mechanics .card__front._wheel{background-image:url(/images/turbo-custom/cards/bg-8.svg)}.mechanics .card__front._keno{background-image:url(/images/turbo-custom/cards/bg-9.svg)}.mechanics .card__front._limbo{background-image:url(/images/turbo-custom/cards/bg-5.svg)}.mechanics .card__front._hilo{background-image:url(/images/turbo-custom/cards/bg-10.svg)}.mechanics .card__front h3{color:#fff;margin-top:3.125rem;font-size:2.5rem;font-style:normal;font-weight:700;line-height:3rem;text-transform:uppercase}@media screen and (orientation: portrait){.mechanics .card__front h3{font-size:1.5rem;line-height:2rem;margin-top:1.4375rem;text-transform:capitalize}}.mechanics .card__back{width:100%;height:100%;border-radius:.25rem;border:.0625rem solid #fff;background-color:#000;position:absolute;box-shadow:.25rem .25rem #fff;padding:1.625rem 1.375rem 0 2rem;transform:rotateY(180deg)}@media screen and (orientation: portrait){.mechanics .card__back{padding:.625rem .375rem;overflow:hidden;text-overflow:ellipsis}}.mechanics .card__back p{color:#bfbfbf;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}@media screen and (orientation: portrait){.mechanics .card__back p{font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}}.mechanics .card__img{background-size:contain;background-repeat:no-repeat;background-position:center;height:15.625rem;width:10.3125rem}.mechanics .card__img._crash{margin-bottom:3.625rem;background-image:url(/images/turbo-custom/cards/img-1.svg)}@media screen and (orientation: portrait){.mechanics .card__img._crash{height:7.25rem;width:4.75rem;margin-bottom:1.6875rem}}.mechanics .card__img._dice{height:8.125rem;width:8.5rem;margin-bottom:-5rem;position:relative;background-image:url(/images/turbo-custom/cards/img-2-1.svg)}@media screen and (orientation: portrait){.mechanics .card__img._dice{height:3.75rem;width:3.9375rem;margin-bottom:-2.1875rem}}.mechanics .card__img._dice-2{height:8.125rem;width:8.5rem;margin-bottom:5.625rem;background-image:url(/images/turbo-custom/cards/img-2-2.svg)}@media screen and (orientation: portrait){.mechanics .card__img._dice-2{height:3.75rem;width:3.9375rem;margin-bottom:2.625rem}}.mechanics .card__img._plinko{background-image:url(/images/turbo-custom/cards/img-3.svg);height:11.9375rem;width:17.5rem;margin-bottom:6.25rem}@media screen and (orientation: portrait){.mechanics .card__img._plinko{height:5.5rem;width:8.125rem;margin-bottom:2.875rem}}.mechanics .card__img._mines{background-image:url(/images/turbo-custom/cards/img-4.svg);height:13.6875rem;width:11.625rem;margin-bottom:5.9375rem}@media screen and (orientation: portrait){.mechanics .card__img._mines{height:6.3125rem;width:5.375rem;margin-bottom:2.75rem}}.mechanics .card__img._towers{background-image:url(/images/turbo-custom/cards/img-5.svg);height:14.1875rem;width:5.3125rem;margin-bottom:5.0625rem}@media screen and (orientation: portrait){.mechanics .card__img._towers{height:6.5625rem;width:2.4375rem;margin-bottom:2.3125rem}}.mechanics .card__img._stairs{background-image:url(/images/turbo-custom/cards/img-6.svg);height:12.75rem;width:16.625rem;margin-bottom:5.25rem}@media screen and (orientation: portrait){.mechanics .card__img._stairs{height:7.6875rem;width:5.875rem;margin-bottom:2.4375rem}}.mechanics .card__img._wheel{background-image:url(/images/turbo-custom/cards/img-7.svg);height:13.5rem;width:13.5rem;margin-bottom:5.25rem}@media screen and (orientation: portrait){.mechanics .card__img._wheel{height:6.25rem;width:6.25rem;margin-bottom:2.4375rem}}.mechanics .card__img._keno{background-image:url(/images/turbo-custom/cards/img-8.svg);height:11rem;width:13.5rem;margin-bottom:6.75rem}@media screen and (orientation: portrait){.mechanics .card__img._keno{height:5.0625rem;width:6.25rem;margin-bottom:3.25rem}}.mechanics .card__img._limbo{background-image:url(/images/turbo-custom/cards/img-9-1.svg);height:7.5625rem;width:9.5rem;margin-bottom:8.5625rem}@media screen and (orientation: portrait){.mechanics .card__img._limbo{height:3.5rem;width:4.4375rem;margin-bottom:4rem}}.mechanics .card__img._hilo{background-image:url(/images/turbo-custom/cards/img-10.svg);height:9.3125rem;width:17.375rem;margin-bottom:8.0625rem}@media screen and (orientation: portrait){.mechanics .card__img._hilo{height:4.3125rem;width:8.0625rem;margin-bottom:3.75rem}}@media screen and (min-width: 992px){.mechanics .card:hover .card__inner{transform:rotateY(180deg)}}@media screen and (min-width: 320px){.mechanics .card.is-flipped .card__inner{transform:rotateY(180deg)}}.custom{position:relative}@media screen and (min-width: 320px){.custom{padding:0 1rem}}.custom__img_top{background-image:url(/images/turbo-custom/img-top.svg);background-repeat:none;background-size:cover}@media screen and (min-width: 320px){.custom__img_top{position:initial;height:6.3125rem;width:6.375rem;margin-top:2.8125rem}}@media screen and (min-width: 992px){.custom__img_top{position:absolute;height:6.3125rem;width:6.375rem;margin-top:0;left:7.3125rem;top:11rem}}.custom__img_bottom{background-image:url(/images/turbo-custom/img-bottom.svg);background-repeat:none;background-size:cover;height:6.875rem;width:6.9375rem;position:absolute}@media screen and (min-width: 320px){.custom__img_bottom{right:1rem;bottom:0rem}}@media screen and (min-width: 992px){.custom__img_bottom{right:5.9375rem;bottom:12.5rem}}.custom .title-wrap{text-align:center}@media screen and (min-width: 320px){.custom .title-wrap{margin-top:2rem}}@media screen and (min-width: 992px){.custom .title-wrap{margin-top:12.75rem}}@media screen and (min-width: 320px){.custom .title{color:#000;text-align:left;font-size:3.5rem;font-weight:700;line-height:4rem;text-transform:uppercase}}@media screen and (min-width: 992px){.custom .title{text-align:center;font-size:7.5rem;font-style:normal;font-weight:900;line-height:9.6875rem;text-transform:uppercase}}@media screen and (min-width: 320px){.custom .title_secondary{color:#fff;text-align:left;font-size:3.5rem;font-weight:700;line-height:4rem;text-transform:uppercase}}@media screen and (min-width: 992px){.custom .title_secondary{text-align:center;font-size:4rem;font-style:normal;font-weight:900;line-height:3.9375rem}}@media screen and (min-width: 320px){.custom .cards-list{display:none}}@media screen and (min-width: 992px){.custom .cards-list{display:flex;justify-content:center;margin:2rem 0 15.875rem}}@media screen and (min-width: 320px){.custom .cards-list_mobile{display:block;margin-bottom:10.4375rem}}@media screen and (min-width: 992px){.custom .cards-list_mobile{display:none}}.custom .card{display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;border-radius:.25rem;border:.0625rem solid #fff;background:#000;box-shadow:.25rem .25rem #fff}@media screen and (min-width: 992px){.custom .card:not(:last-of-type){margin-right:1rem}}@media only screen and (min-width: 1200px){.custom .card:not(:last-of-type){margin-right:1.875rem}}@media screen and (min-width: 992px){.custom .card{max-width:31.25rem;width:calc(33.3333333333% - 1rem)}}@media screen and (min-width: 992px){.custom .card:hover{position:relative;background:#000;box-shadow:.25rem .25rem #ff003a}}@media screen and (min-width: 992px){.custom .card:hover:before{content:"";position:absolute;inset:-.0625rem;border:.125rem solid #ff003a;border-radius:.25rem}}.custom .card__title{color:#fff;text-align:center;text-transform:uppercase;font-style:normal;font-weight:700;margin-bottom:.5rem}@media screen and (min-width: 992px){.custom .card__title{font-size:2.25rem;line-height:2.375rem}}@media only screen and (min-width: 1200px){.custom .card__title{font-size:3rem;line-height:3.25rem}}@media only screen and (min-width: 1920px){.custom .card__title{font-size:4rem;line-height:4.5rem}}.custom .card__subtitle{color:#bfbfbf;text-align:center;margin-bottom:1rem}.custom .card__content{color:#fff;margin-bottom:1rem}.custom .card__content li{position:relative;padding-left:1.875rem}.custom .card__content li:not(:last-of-type){margin-bottom:.5rem}.custom .card__content li:before{content:"";height:1.75rem;width:1.75rem;background-image:url(/images/turbo-custom/icon-plus-white.svg);background-repeat:none;background-position:center;background-size:cover;position:absolute;left:0;top:50%;transform:translateY(-50%)}.custom .card__content li._disabled:before{content:"";height:1.75rem;width:1.75rem;background-image:url(/images/turbo-custom/icon-minus.svg);background-repeat:none;background-position:center;background-size:cover;position:absolute;left:0;top:50%;transform:translateY(-50%)}.custom .card__btn{height:5rem!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.25rem!important}@media screen and (min-width: 992px){.custom .card__btn{width:100%;margin:0 auto;max-width:23.4375rem}}.custom .card__btn_active{font-size:2rem!important;line-height:2rem!important}.cards-list_mobile{margin-top:2rem}.cards-list_mobile .swiper-custom{position:relative}@media screen and (min-width: 320px){.cards-list_mobile .swiper-custom{max-width:27.4375rem}}.cards-list_mobile .swiper-custom .card{height:auto}.cards-list_mobile .swiper-custom .card__title{color:#fff;text-align:center;text-transform:uppercase;font-size:2rem;font-weight:700;line-height:2.5rem}.cards-list_mobile .swiper-custom .card__subtitle{color:#bfbfbf;text-align:center;font-size:1rem;font-weight:400;line-height:1.25rem}.cards-list_mobile .swiper-custom .card__content{color:#fff;font-size:1rem;font-weight:400;line-height:1.25rem}.cards-list_mobile .swiper-custom .card__btn{width:100%!important;display:flex;height:5rem!important}.cards-list_mobile .swiper-custom .swiper-pagination-custom{z-index:1;position:absolute;left:5.25rem;bottom:-2.625rem}.cards-list_mobile .swiper-custom .swiper-pagination-bullet{transform:scale(1)}.faq{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 320px){.faq{padding:2.125rem 1rem;flex-direction:column}}@media screen and (min-width: 992px){.faq{flex-direction:row;padding:10rem 1rem 8.125rem;-moz-column-gap:1rem;column-gap:1rem}}@media only screen and (min-width: 1200px){.faq{padding:10rem 2rem 8.125rem}}@media only screen and (min-width: 1920px){.faq{-moz-column-gap:2.1875rem;column-gap:2.1875rem}}.faq .hidden{display:none}@media screen and (min-width: 320px){.faq .left-clm{width:100%;order:2}}@media screen and (min-width: 992px){.faq .left-clm{width:33.5625rem;order:1}}@media screen and (min-width: 320px){.faq .right-clm{width:100%;order:3}}@media screen and (min-width: 992px){.faq .right-clm{width:33.5625rem}}@media screen and (min-width: 320px){.faq .middle-clm{order:1;padding:1rem 0}}@media screen and (min-width: 992px){.faq .middle-clm{position:relative;padding-top:2.0625rem;order:2}}.faq .middle-clm__bg{background-image:url(/images/turbo-custom/faq.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 320px){.faq .middle-clm__bg{height:17.4375rem;width:13.75rem}}@media screen and (min-width: 992px){.faq .middle-clm__bg{height:29.9375rem;width:26.25rem}}@media only screen and (min-width: 1200px){.faq .middle-clm__bg{height:36.1875rem;width:32.5rem}}@media only screen and (min-width: 1920px){.faq .middle-clm__bg{height:42.1875rem;width:33.25rem}}.faq .middle-clm img{position:absolute}@media screen and (min-width: 320px){.faq .middle-clm img{height:5.875rem;width:5.0625rem;top:-1.375rem;left:-35%;z-index:1}}@media screen and (min-width: 992px){.faq .middle-clm img{height:9.25rem;width:8rem;top:0rem;left:-2.4375rem;z-index:1}}.faq .dropdown-menu,.faq .dropdown-menu-right{position:relative;z-index:1;flex-direction:column;padding:.0625rem 1rem .1875rem;background-color:#000;border-radius:0 0 .25rem .25rem;border-width:0 .0625rem .0625rem .0625rem;border-color:#fff;border-style:solid;margin-top:-.125rem;color:#e6e6e6;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}.faq .dropdown-menu p,.faq .dropdown-menu-right p{margin-bottom:1rem}.faq .select{height:100%}.faq .select__wrap{height:3.25rem}.faq .select__item{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:1.25rem}.faq .col__item{margin-bottom:2rem}@media screen and (orientation: portrait){.faq .col__item{margin-bottom:1rem}}.faq .toggle-menu,.faq .toggle-menu-right{cursor:pointer}#blob-faq{background-color:#fff;height:34vmax;aspect-ratio:1;position:absolute;left:50%;top:50%;translate:-50% -50%;border-radius:50%;background:linear-gradient(to right,#ff003a,#ff003a);animation:rotate 20s infinite;opacity:.8}@media screen and (min-width: 320px){#blob-faq{display:none}}@media screen and (min-width: 992px){#blob-faq{display:block}}#blur-faq{height:102%;width:100%;position:absolute;z-index:0;-webkit-backdrop-filter:blur(12vmax);backdrop-filter:blur(12vmax)}@media screen and (min-width: 320px){#blur-faq{display:none}}@media screen and (min-width: 992px){#blur-faq{display:block}}@keyframes rotate{0%{rotate:0deg}50%{scale:1 1.5}to{rotate:360deg}}.marquee-wrapper:before{width:200%;height:16.875rem;background-position:left -5.625rem}@media screen and (orientation: portrait){.marquee-wrapper:before{width:100%;top:-.125rem;height:6.875rem;background-position:left 3.75rem}}.marquee-wrapper:after{width:117%;height:18.75rem;background-position:100% -5.625rem}@media screen and (orientation: portrait){.marquee-wrapper:after{width:120%;top:-.125rem;height:7.1875rem;background-position:200% 3.75rem}}@keyframes saturate{0%,80%,to{filter:saturate(1)}90%{filter:saturate(1.5)}}@keyframes grid-appear-animation{0%{opacity:0;height:0;transform:initial}to{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,-.012,0,0,1,0,0,0,0,1)}}@keyframes grid-background-animation{0%{background-position:0 0}to{background-position:0 20px}}@keyframes stars-animation{0%{opacity:.3;transform:scale(.3)}80%{opacity:1}to{opacity:0;transform:scale(10)}}.log{position:fixed;top:0;font-family:monospace;z-index:1000;display:none}body{position:relative;background:#000;transition:all .2s linear;animation:saturate calc(var(--random3) * 5s) linear infinite,glitch-red-blue-layers calc(var(--random3) * 20s) linear infinite}.screen-fixed{position:fixed;inset:0}.screen-pixels{background:repeating-linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2) 2px,transparent 2px,transparent 4px);z-index:100;pointer-events:none}.noise-white{opacity:.3;z-index:50;animation:noise-white-background-animation 4s linear infinite;pointer-events:none}.noise-black{z-index:50;pointer-events:none}.noise-black:before{display:block;content:"";position:absolute;top:0;width:100%;height:2px;background:#141414;animation:noise-black-animation 10s linear infinite;opacity:calc(var(--random2))}.global-container{overflow:hidden}.scene{position:relative;width:100%;height:100vh}.flex{position:relative;display:flex}.flex-center{justify-content:center;align-content:center;align-items:center}.intro{transition:all .2s linear}.intro:before{content:"";display:block;width:200vw;height:50vh;position:absolute;top:25%;left:-50%;z-index:0;background-image:repeating-linear-gradient(to top,#FF003A,#FF003A 1px,transparent 1px,transparent 10px),repeating-linear-gradient(90deg,#FF003A,#FF003A 1px,transparent 1px,transparent 100px);animation:grid-appear-animation 4s cubic-bezier(0,.5,.5,1),grid-background-animation 1.5s linear infinite;transform:matrix3d(1,0,0,0,0,1,0,-.012,0,0,1,0,0,0,0,1);-webkit-mask-image:linear-gradient(to bottom,transparent 30%,black 60%)}.stars:before,.stars:after{content:"";display:block;width:1px;height:1px;position:absolute;top:50%;left:50%;opacity:0;box-shadow:42vw -19vh #fff,1vw 24vh #fff,-26vw 12vh #fff,2vw 25vh #fff,-47vw -36vh #fff,25vw 16vh #fff,42vw 46vh #fff,-38vw -40vh #fff,-3vw -2vh #fff,-16vw 6vh #fff,12vw 42vh #fff,27vw -40vh #fff,-3vw 6vh #fff,-22vw -35vh #fff,-16vw -32vh #fff,24vw 30vh #fff,-29vw -24vh #fff,49vw 7vh #fff,33vw 37vh #fff,36vw 1vh #fff,-27vw 0 #fff,18vw -23vh #fff,-47vw -34vh #fff,-19vw -15vh #fff,-7vw 39vh #fff,17vw -26vh #fff,33vw 36vh #fff,10vw -12vh #fff,-20vw 6vh #fff,-22vw 24vh #fff,-15vw 12vh #fff,-5vw 42vh #fff,-17vw -7vh #fff,18vw -22vh #fff,-18vw 18vh #fff,-9vw 37vh #fff,-13vw 48vh #fff,43vw -35vh #fff,47vw 15vh #fff,43vw -25vh #fff,6vw 23vh #fff,-9vw 44vh #fff,19vw -39vh #fff,-7vw -18vh #fff,25vw 17vh #fff,4vw -7vh #fff,0 27vh #fff,25vw 4vh #fff,-45vw 37vh #fff,15vw 26vh #fff,31vw -10vh #fff,27vw 27vh #fff,-37vw -46vh #fff,-18vw 37vh #fff,40vw 18vh #fff,16vw -30vh #fff,-21vw 47vh #fff,8vw -28vh #fff,49vw -41vh #fff,-36vw 46vh #fff,47vw 22vh #fff,-45vw -40vh #fff,-24vw -18vh #fff,-41vw 15vh #fff,-23vw -29vh #fff,50vw 33vh #fff,27vw -5vh #fff,-18vw -10vh #fff,31vw 5vh #fff,25vw 50vh #fff,-2vw -41vh #fff,-44vw -38vh #fff,42vw 22vh #fff,-36vw 35vh #fff,5vw 18vh #fff,28vw 41vh #fff,-21vw -31vh #fff,-23vw -35vh #fff,48vw -23vh #fff,-37vw 5vh #fff,11vw -19vh #fff;animation:stars-animation 8s cubic-bezier(.8,0,1,.8) infinite}.stars:after{box-shadow:-48vw -9vh #fff,2vw -42vh #fff,3vw 31vh #fff,38vw -18vh #fff,2vw 27vh #fff,33vw 13vh #fff,-27vw 4vh #fff,17vw -24vh #fff,-26vw 26vh #fff,36vw -9vh #fff,-37vw -38vh #fff,-48vw 33vh #fff,-8vw 12vh #fff,-23vw 12vh #fff,31vw -33vh #fff,-15vw 25vh #fff,38vw -20vh #fff,-39vw -1vh #fff,-43vw 23vh #fff,-34vw 7vh #fff,32vw 18vh #fff,19vw -38vh #fff,-46vw 19vh #fff,-36vw -28vh #fff,50vw -17vh #fff,-5vw 31vh #fff,18vw 18vh #fff,39vw -41vh #fff,-48vw -10vh #fff,-13vw -6vh #fff,-9vw -35vh #fff,-32vw 10vh #fff,6vw -48vh #fff,-11vw 46vh #fff,17vw 49vh #fff,-28vw -5vh #fff,-46vw 28vh #fff,-15vw 32vh #fff,-40vw -48vh #fff,-39vw -8vh #fff,-14vw -40vh #fff,-18vw 1vh #fff,39vw 20vh #fff,-24vw 25vh #fff,14vw 30vh #fff,50vw 41vh #fff,-27vw -31vh #fff,4vw 23vh #fff,-8vw -34vh #fff,-40vw -10vh #fff,-40vw 29vh #fff,-27vw -40vh #fff,31vw 50vh #fff,-32vw -18vh #fff,-14vw -35vh #fff,-14vw 2vh #fff,22vw -30vh #fff,-35vw -21vh #fff,-26vw 8vh #fff,32vw -49vh #fff,17vw -8vh #fff,47vw 33vh #fff,-46vw 16vh #fff,-36vw 2vh #fff,5vw 0 #fff,-41vw 13vh #fff,-43vw 33vh #fff,9vw -49vh #fff,8vw -29vh #fff,-20vw 22vh #fff,-27vw 37vh #fff,-12vw 2vh #fff,-42vw -47vh #fff,1vw -11vh #fff,-37vw -10vh #fff,-32vw 38vh #fff,22vw -21vh #fff,-11vw 45vh #fff,-19vw 35vh #fff,-9vw -43vh #fff,33vw -21vh #fff;animation-delay:1s}.stars-2:before{box-shadow:40vw 48vh #fff,36vw 10vh #fff,22vw -39vh #fff,-42vw 27vh #fff,40vw -29vh #fff,31vw -11vh #fff,-46vw 17vh #fff,45vw 29vh #fff,-38vw -39vh #fff,12vw -49vh #fff,32vw 10vh #fff,-1vw -4vh #fff,-42vw -4vh #fff,-37vw 46vh #fff,18vw 25vh #fff,47vw 0 #fff,16vw 15vh #fff,31vw 37vh #fff,-32vw -33vh #fff,8vw -15vh #fff,-37vw -16vh #fff,-43vw 12vh #fff,25vw -20vh #fff,21vw 6vh #fff,31vw -9vh #fff,-33vw -13vh #fff,-38vw 34vh #fff,-44vw -27vh #fff,4vw -22vh #fff,-21vw 36vh #fff,-13vw 32vh #fff,-4vw 39vh #fff,17vw -45vh #fff,25vw -8vh #fff,-27vw 49vh #fff,-7vw -17vh #fff,-26vw 25vh #fff,20vw -40vh #fff,-20vw 23vh #fff,45vw 35vh #fff,-2vw -3vh #fff,18vw -45vh #fff,42vw 24vh #fff,-43vw -38vh #fff,32vw 13vh #fff,-14vw 3vh #fff,0 35vh #fff,-40vw -8vh #fff,1vw 1vh #fff,-1vw -26vh #fff,42vw 42vh #fff,3vw -29vh #fff,-29vw 12vh #fff,-23vw -11vh #fff,-29vw -39vh #fff,-20vw -18vh #fff,32vw 26vh #fff,-21vw 38vh #fff,12vw -34vh #fff,-3vw 43vh #fff,-5vw 27vh #fff,-15vw -25vh #fff,18vw -43vh #fff,-19vw 4vh #fff,-8vw -15vh #fff,-48vw -2vh #fff,-19vw -30vh #fff,-19vw 31vh #fff,-5vw -22vh #fff,-45vw -41vh #fff,35vw -24vh #fff,49vw 22vh #fff,-13vw 47vh #fff,17vw -3vh #fff,22vw -45vh #fff,-31vw 5vh #fff,-28vw -39vh #fff,45vw 38vh #fff,-40vw -45vh #fff,49vw -34vh #fff,6vw -14vh #fff;animation-delay:2s}.stars-2:after{box-shadow:36vw 47vh #fff,-1vw -17vh #fff,-14vw -25vh #fff,-35vw -30vh #fff,-26vw -13vh #fff,34vw 10vh #fff,-18vw -9vh #fff,-45vw 6vh #fff,-6vw -47vh #fff,24vw 16vh #fff,-44vw -7vh #fff,2vw 29vh #fff,33vw -34vh #fff,-28vw -22vh #fff,-6vw -35vh #fff,-29vw 2vh #fff,-14vw -44vh #fff,-37vw 27vh #fff,9vw -44vh #fff,1vw -13vh #fff,-17vw -45vh #fff,41vw 0 #fff,-49vw 9vh #fff,11vw -31vh #fff,39vw -28vh #fff,11vw -6vh #fff,46vw -31vh #fff,11vw -40vh #fff,-38vw -16vh #fff,3vw 34vh #fff,-47vw -1vh #fff,40vw -24vh #fff,-46vw 3vh #fff,-23vw -15vh #fff,-21vw 34vh #fff,-24vw -18vh #fff,11vw -14vh #fff,24vw -4vh #fff,-23vw -44vh #fff,2vw 14vh #fff,-28vw 50vh #fff,39vw -17vh #fff,-14vw 47vh #fff,3vw -6vh #fff,-39vw -39vh #fff,26vw -3vh #fff,-36vw 35vh #fff,-12vw -33vh #fff,-42vw -23vh #fff,25vw 36vh #fff,19vw -11vh #fff,2vw 15vh #fff,-36vw -17vh #fff,-39vw -12vh #fff,38vw -19vh #fff,8vw -27vh #fff,-28vw 29vh #fff,1vw -36vh #fff,-48vw 30vh #fff,37vw 9vh #fff,-26vw 22vh #fff,-40vw 5vh #fff,-1vw -20vh #fff,-15vw 28vh #fff,31vw -47vh #fff,-6vw -27vh #fff,-44vw -35vh #fff,7vw 1vh #fff,-10vw 34vh #fff,27vw 38vh #fff,-49vw -26vh #fff,-21vw -43vh #fff,11vw -26vh #fff,6vw 35vh #fff,11vw -42vh #fff,-7vw 1vh #fff,27vw 12vh #fff,29vw -5vh #fff,-20vw -38vh #fff,-36vw 37vh #fff,25vw 34vh #fff;animation-delay:3s}.logo-container{min-height:100vh;perspective:20vw;z-index:1}.logo{transform:translateZ(4vw);transform-style:preserve-3d;animation:logo-appear-animation 3s cubic-bezier(.65,0,.35,1)}.brand-page__header-wrap{margin:0 1rem}.brand-page .welcome-animation .welcome{display:block;height:80vh}.brand-page .welcome-animation .welcome:before{display:none}@media screen and (min-width: 320px){.brand-page .welcome-animation{display:none}}@media screen and (min-width: 992px){.brand-page .welcome-animation{display:block}}.brand-page .welcome{padding:0rem 1rem;min-height:100vh}.brand-page .welcome:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/brand/bg-grid.png);background-repeat:no-repeat;background-position:center;background-size:contain;height:100%}@media screen and (min-width: 320px){.brand-page .welcome{display:block}}@media screen and (min-width: 992px){.brand-page .welcome{display:none}}.brand-page .welcome .title-wrap{margin-top:18.75rem;margin-bottom:22.8125rem;text-align:center}.brand-page .welcome .title{line-height:7.5rem}@media screen and (orientation: portrait){.brand-page .welcome .title{font-size:3.5rem;font-weight:700;line-height:4rem}}.brand-page .welcome .title__sticker{height:5.5rem;width:5.5rem;margin-left:0rem;margin-right:2rem}@media screen and (orientation: portrait){.brand-page .welcome .title__sticker{height:2.8125rem;width:2.8125rem;margin-right:1rem;margin-left:0rem}}.brand-page .welcome .title_secondary{display:block}@media screen and (orientation: portrait){.brand-page .welcome .title_secondary{font-size:3.5rem;font-weight:700;line-height:4rem}}.brand-page .welcome .subtitle{margin-bottom:2rem;margin-right:8.0625rem}@media screen and (orientation: portrait){.brand-page .welcome .subtitle{text-align:center;margin:0 auto}}.brand-page .welcome .subtitle__text{color:#737373;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2rem;margin-bottom:1rem}@media screen and (min-width: 320px){.brand-page .welcome .subtitle__text{text-align:left}}@media screen and (min-width: 992px){.brand-page .welcome .subtitle__text{text-align:right}}.brand-page .welcome .subtitle__btns-list{display:flex;justify-content:flex-end;position:relative}@media screen and (orientation: portrait){.brand-page .welcome .subtitle__btns-list{flex-direction:column;justify-content:center;align-items:center;width:100%}}@media screen and (orientation: portrait){.brand-page .welcome .subtitle__btns-list>div{margin-bottom:2rem}}.brand-page .welcome .subtitle__btns-list>div:not(:last-of-type){margin-right:1.875rem}@media screen and (orientation: portrait){.brand-page .welcome .subtitle__btns-list>div:not(:last-of-type){margin-right:0;width:20.5rem}}.brand-page .welcome .subtitle__btns-list ._w182{width:11.375rem}.brand-page .welcome .subtitle__btns-list ._w245{width:15.3125rem}.brand-page .welcome .subtitle__btns-list ._w328 .primary-button{width:24.875rem}.brand-page .main{position:relative}@media screen and (min-width: 320px){.brand-page .main{display:block}}@media screen and (min-width: 992px){.brand-page .main{display:flex}}@media screen and (min-width: 320px){.brand-page .main__left-clm{display:none}}@media screen and (min-width: 992px){.brand-page .main__left-clm{display:block;min-width:20rem}}@media only screen and (min-width: 1200px){.brand-page .main__left-clm{min-width:23.4375rem}}@media screen and (min-width: 320px){.brand-page .main__right-clm{padding:0 1rem;width:100%}}@media screen and (min-width: 992px){.brand-page .main__right-clm{padding-left:0rem;width:calc(100% - 20rem)}}@media only screen and (min-width: 1200px){.brand-page .main__right-clm{padding-left:2rem;width:calc(100% - 23.4375rem)}}.brand-page .footer-wrap{position:absolute;width:100%}@media screen and (min-width: 320px){.brand-page .footer-wrap{bottom:1rem;padding:0 1rem}}@media screen and (min-width: 992px){.brand-page .footer-wrap{bottom:1.875rem;padding:0 1.875rem}}.brand-page Footer{z-index:1}@media screen and (min-width: 992px){.brand-page Footer{margin:0rem!important}}.brand-page .colored-square{display:inline-block;width:.8125rem;height:.8125rem;border:.0625rem solid #bfbfbf;border-radius:.125rem;margin-left:.25rem}.brand-page .colored-square._red{background-color:#ff003a}.brand-page .colored-square._white{background-color:#fff}.brand-page .colored-square._black{background-color:#000}.brand-page .primary-button__inner{padding:0}@media screen and (min-width: 992px){.history{overflow:visible}}.history .title-wrap{display:flex;align-items:center;margin-top:20.625rem;margin-bottom:2rem}.history .title{z-index:1}.history .title_sticker{height:18.9375rem;width:18.9375rem;margin-left:-9.0625rem;margin-top:-7.5rem;z-index:0;animation:10s linear infinite rotate;-webkit-animation:10s linear infinite rotate}.history .content{display:flex}.history .content__clm{flex-basis:27.625rem}.history .content__clm:not(:last-of-type){margin-right:1.875rem}.history .content__title{color:#fff;font-size:2rem;font-style:normal;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.history .content__text{color:#bfbfbf}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 320px){.logotype{margin:6rem 0}}@media screen and (min-width: 992px){.logotype{margin:12.5rem 0}}.logotype ._w245{width:15.3125rem}@media screen and (min-width: 320px){.logotype ._w245{margin-top:1rem;margin-bottom:2rem}}@media screen and (min-width: 768px){.logotype ._w245{margin:0}}@media screen and (min-width: 320px){.logotype .title-wrap{display:flex;flex-direction:column;align-items:flex-start;margin:0}}@media screen and (min-width: 768px){.logotype .title-wrap{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:2rem}}@media screen and (min-width: 992px){.logotype .title-wrap{flex-direction:row;justify-content:space-between;align-items:center}}@media only screen and (min-width: 1200px){.logotype .title-wrap{margin-right:1rem}}@media only screen and (min-width: 1920px){.logotype .title-wrap{margin-right:9.5rem}}@media screen and (min-width: 320px){.logotype .title-wrap ._pl18{padding-left:1.125rem}}@media screen and (min-width: 992px){.logotype .title-wrap ._pl18{padding-left:0}}@media screen and (min-width: 320px){.logotype .correct{margin-right:0;padding-right:0}}@media screen and (min-width: 992px){.logotype .correct{margin-bottom:3.5rem}}@media only screen and (min-width: 1920px){.logotype .correct{padding-right:7.6875rem}}.logotype .correct__title{display:flex;align-items:center;margin-bottom:2rem;letter-spacing:0px;color:#fff;padding-bottom:.625rem}.logotype .correct__title:before{content:"";display:inline-block;width:2.5rem;height:2.5rem;margin-right:.5rem;background-image:url(/images/brand/true.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.logotype .correct__bg-wrap{display:flex}@media screen and (orientation: portrait){.logotype .correct__bg-wrap{flex-direction:column;justify-content:center;align-items:center}}.logotype .correct__bg-wrap img{height:auto;width:calc(50% - 1.8125rem)}.logotype .correct__bg-wrap img:not(:last-child){margin-right:1.8125rem}@media screen and (orientation: portrait){.logotype .correct__bg-wrap img:not(:last-child){margin-right:0}}@media screen and (orientation: portrait){.logotype .correct__bg-wrap img{width:100%;height:auto;margin-right:0;margin-bottom:1rem}}@media screen and (min-width: 320px){.logotype .wrong{margin-right:0;padding-right:0}}@media only screen and (min-width: 1920px){.logotype .wrong{padding-right:7.6875rem}}.logotype .wrong__title{display:flex;align-items:center;margin-bottom:2rem;color:#fff;padding-bottom:.625rem}.logotype .wrong__title:before{content:"";display:inline-block;width:2.5rem;height:2.5rem;margin-right:.5rem;background-image:url(/images/brand/false.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.logotype .wrong__bg-wrap{display:inline-block;flex-wrap:wrap;justify-content:space-between}@media screen and (orientation: portrait){.logotype .wrong__bg-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}}.logotype .wrong__bg-wrap img{height:auto;margin-right:1.8125rem;margin-bottom:1.8125rem;width:calc(50% - 1.8125rem)}.logotype .wrong__bg-wrap img:nth-child(2){margin-right:0}.logotype .wrong__bg-wrap img:last-of-type{margin-right:0}@media screen and (orientation: portrait){.logotype .wrong__bg-wrap img{margin:0;width:100%;height:auto;margin-bottom:1rem}}.color .swiper-brand{width:100%;margin-bottom:6.25rem}.color .swiper-brand .swiper-slide{width:50%!important;position:relative}.color .swiper-brand .swiper-slide img{width:100%;height:100%}.color .swiper-brand .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:none!important;left:0!important}.color .swiper-brand .swiper-pagination{justify-content:flex-start;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;transform:none!important}.color .swiper-brand .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{background-color:#ff003a}.color .swiper-brand .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.color .swiper-brand .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important}.color .swiper-brand .swiper-pagination-brand{width:-moz-fit-content!important;width:fit-content!important;display:flex;margin-top:1rem}@media screen and (min-width: 320px){.color .title-wrap{display:block;margin:0}}@media screen and (min-width: 992px){.color .title-wrap{display:flex;flex-direction:column}}@media only screen and (min-width: 1920px){.color .title-wrap{flex-direction:row;margin-right:7.75rem}}.color .title-wrap__content{margin-top:-2rem;margin-right:5rem}@media screen and (orientation: portrait){.color .title-wrap__content{display:block;margin:0;width:100%}}@media screen and (min-width: 320px){.color .title-wrap__colors{display:flex;flex-direction:column;align-items:center}}@media screen and (min-width: 992px){.color .title-wrap__colors{margin-left:2rem;margin-top:2rem;flex-direction:row;align-items:baseline}}@media only screen and (min-width: 1920px){.color .title-wrap__colors{margin-left:0}}.color .title{display:flex}.color .title_first{color:#ff003a;margin-right:-.625rem}@media screen and (orientation: portrait){.color .title_first{margin-right:-.3125rem}}.color .title_second{margin-right:-.625rem}@media screen and (orientation: portrait){.color .title_second{margin-right:-.3125rem}}.color .title__text{color:#bfbfbf}.color .title__text p{margin-bottom:1rem}@media screen and (orientation: portrait){.color .title__text{margin-bottom:2rem}}.color .rectangle{width:15.8125rem;height:13.5rem;margin-right:1.875rem;border-radius:.5rem;border:.125rem solid #000;box-shadow:.25rem .25rem #fff}@media screen and (min-width: 320px){.color .rectangle:not(:last-of-type){margin-bottom:1rem}}.color .rectangle_red{background-color:#ff003a}.color .rectangle_black{border:.125rem solid #fff;background-color:#000}.color .rectangle_white{background-color:#fff}.color .rectangle p{color:#fff;display:flex;height:100%;align-items:flex-end;justify-content:flex-end;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;padding:0 .625rem .625rem 0}.color .rectangle p._black{color:#000}@media screen and (min-width: 320px){.typography{margin:6rem 0}}@media screen and (min-width: 992px){.typography{margin:12.5rem 0}}@media screen and (orientation: portrait){.typography .title{font-size:3rem}}.typography .title__text{color:#bfbfbf;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;max-width:51.25rem}@media screen and (orientation: portrait){.typography .title__text{margin-bottom:1rem}}.typography .fonts{display:flex;justify-content:flex-end;margin-top:4rem;margin-right:7.75rem}@media screen and (orientation: portrait){.typography .fonts{margin:0}}.typography .fonts__logo{background-image:url(/images/brand/font-logo.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:43.25rem;height:20.1875rem;margin-right:4.0625rem}@media screen and (orientation: portrait){.typography .fonts__logo{margin-right:2rem}}.typography .fonts__list p{color:#fff;font-family:Jost;font-size:2rem;font-style:normal;line-height:2.5rem}.typography .fonts__list p:not(:last-of-type){margin-bottom:1.5rem}@media screen and (orientation: portrait){.typography .fonts__list p:not(:last-of-type){margin-bottom:1.125rem}}.typography .fonts__list ._black{font-weight:900}.typography .fonts__list ._bold{font-weight:700}.typography .fonts__list ._semibold{font-weight:600}.typography .fonts__list ._regular{font-weight:400}@media screen and (min-width: 320px){.bottom{display:flex;padding-bottom:80vh;padding-bottom:42vh;flex-direction:column;align-items:center}}@media screen and (min-width: 768px){.bottom{padding-bottom:45vh}}@media screen and (min-width: 992px){.bottom{flex-direction:row;padding:0}}@media screen and (min-width: 320px){.bottom__content{width:100%;order:2;text-align:center}}@media screen and (min-width: 992px){.bottom__content{width:33.5625rem;top:13.875rem;left:25.5rem;order:1}}.bottom__content .title{margin-bottom:1.5rem}@media screen and (orientation: portrait){.bottom__content .title{margin-bottom:1rem}}.bottom__content ._border{white-space:nowrap}.bottom__content .text{color:#fff;position:relative}@media screen and (min-width: 320px){.bottom__content .text{text-align:center}}@media screen and (min-width: 992px){.bottom__content .text{text-align:left}}@media screen and (min-width: 320px){.bottom__logos{width:100%;max-width:25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;order:1;margin-left:0}}@media screen and (min-width: 992px){.bottom__logos{width:39rem;max-width:none;margin-left:14.375rem;order:2}}.bottom__logos .logo{background-size:contain!important;background-repeat:no-repeat!important}@media screen and (orientation: portrait){.bottom__logos .logo{background-position:center}}.bottom__logos .logo_rocket{background-image:url(/images/brand/bottom-rocket.webp)}@media screen and (min-width: 320px){.bottom__logos .logo_rocket{width:10rem;height:10rem;margin-left:0;align-self:flex-end}}@media screen and (min-width: 992px){.bottom__logos .logo_rocket{height:14.6875rem;width:22.5rem}}.bottom__logos .logo_piggybank{background-image:url(/images/brand/bottom-piggybank.webp)}@media screen and (min-width: 320px){.bottom__logos .logo_piggybank{height:8.4375rem;width:9.75rem;align-self:flex-start}}@media screen and (min-width: 992px){.bottom__logos .logo_piggybank{height:14.0625rem;width:15.375rem}}.bottom__logos .logo_paper{background-image:url(/images/brand/bottom-paper.webp)}@media screen and (min-width: 320px){.bottom__logos .logo_paper{height:11.25rem;width:11rem;margin-left:0rem;align-self:flex-end}}@media screen and (min-width: 992px){.bottom__logos .logo_paper{height:23.75rem;width:23.5rem}}.bottom__btn{width:13.5rem;background-color:#000!important}@media screen and (min-width: 320px){.bottom__btn{margin:1.5rem auto}}@media screen and (min-width: 992px){.bottom__btn{margin-top:1.5rem}}.bottom .footer__icon-wrap{padding:.5rem}.bottom .wrap{height:71.625rem;width:100%;overflow:hidden}@media screen and (min-width: 320px){.bottom .wrap{height:83rem}}@media screen and (min-width: 992px){.bottom .wrap{height:83rem}}@media only screen and (min-width: 1200px){.bottom .wrap{height:71.625rem}}.bottom .wrap-bg{background-color:#000;height:100%;position:relative}.bottom .wrap-bg ._line{justify-content:flex-start;align-items:center;gap:3rem;position:relative;z-index:1}@media screen and (min-width: 320px){.bottom .wrap-bg ._line{display:flex;flex-direction:column;padding:0 1rem}}@media screen and (min-width: 992px){.bottom .wrap-bg ._line{flex-direction:row;justify-content:center;padding-top:4rem;padding-left:14rem}}@media only screen and (min-width: 1200px){.bottom .wrap-bg ._line{padding-left:22rem}}@media only screen and (min-width: 1600px) and (max-width: 1919){.bottom .wrap-bg ._line{padding-left:0rem}}@media only screen and (min-width: 1920px){.bottom .wrap-bg ._line{padding-left:0rem}}.bottom .space{position:absolute;width:400vw;height:400vh;top:50%;left:50%;margin-top:-200vh;margin-left:-200vw;animation:spin 240s linear infinite;background-size:240px;backface-visibility:visible;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0MCAyNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0MCAyNDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjEwNiIgeT0iOTAiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiLz48cmVjdCB4PSI3NCIgeT0iNjMiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIyMyIgeT0iNjYiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSI1MCIgeT0iMTEwIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iNjMiIHk9IjEyOCIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjQ1IiB5PSIxNDkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSI5MiIgeT0iMTUxIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iNTgiIHk9IjgiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIxNDciIHk9IjMzIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMiIgaGVpZ2h0PSIyIi8+PHJlY3QgeD0iOTEiIHk9IjQzIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMTY5IiB5PSIyOSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjE4MiIgeT0iMTkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIxNjEiIHk9IjU5IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMTM4IiB5PSI5NSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjE5OSIgeT0iNzEiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzIiBoZWlnaHQ9IjMiLz48cmVjdCB4PSIyMTMiIHk9IjE1MyIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjIiIGhlaWdodD0iMiIvPjxyZWN0IHg9IjEyOCIgeT0iMTYzIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMjA1IiB5PSIxNzQiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIxNTIiIHk9IjIwMCIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjUyIiB5PSIyMTEiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiLz48cmVjdCB5PSIxOTEiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIxMTAiIHk9IjE4NCIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjwvc3ZnPg==)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main__left-clm{padding-top:12.5rem}.main__left-clm .btns-list{display:flex;flex-direction:column;position:relative;z-index:2;margin-left:1.875rem!important}.main__left-clm .btns-list a{width:15.3125rem;background-color:#000}.main__left-clm .btns-list a._active .primary-button__inner{border-color:transparent;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.main__left-clm .btns-list a:not(:last-of-type){margin-bottom:1.5rem}.error{background-color:#000;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error:before{content:"";display:block;position:absolute;inset:0;z-index:0;background-image:url(/images/404/404-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;min-height:100vh}@media screen and (orientation: portrait){.error:before{background-image:url(/images/404/404-bg.webp);background-repeat:no-repeat;width:100%;height:100vh;background-size:cover}}.error__line{position:relative;display:flex;align-items:center}@media screen and (orientation: portrait){.error__line{flex-direction:column;justify-content:center;align-items:center}}.error__line img{height:33rem;width:30.75rem}@media screen and (orientation: portrait){.error__line img{height:14.4375rem;width:13.4375rem}}.error__column{margin-left:5.5625rem;display:flex;flex-direction:column;align-items:center}@media screen and (orientation: portrait){.error__column{margin-left:0rem}}.error__title{color:#fff;text-align:center;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2rem}.error__number{margin:1rem 0}.error__number span{font-size:12.5rem;font-style:normal;font-weight:700}@media screen and (orientation: portrait){.error__number .title{line-height:7rem;font-size:9.375rem}}.error__button{display:flex;align-items:flex-start;box-shadow:.125rem .125rem #fff;border-right:.125rem solid #000;border-bottom:.125rem solid #000;position:relative;border-radius:.25rem;z-index:0;transition:box-shadow .2s ease-in-out}@media screen and (orientation: landscape){.error__button:hover{box-shadow:none;border-color:transparent}.error__button:hover.news__button:before,.error__button:hover.news__button:after{display:none}.error__button:hover .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}}.error__button:active{box-shadow:none;border-color:transparent}.error__button:active.news__button:before,.error__button:active.news__button:after{display:none}.error__button:active .primary-button._secondary{box-shadow:.0625rem .0625rem #fff}.error__button:has(>._disabled){box-shadow:none;border:none;pointer-events:none}.error__button:has(>._disabled).news__button:before,.error__button:has(>._disabled).news__button:after{display:none}@media screen and (orientation: portrait){.error__button{width:100%}}.error__button .primary-button._secondary{background-color:#000;box-shadow:none}@media screen and (orientation: portrait){.error__button .primary-button._secondary._w378{width:100%}}.error__button:before{content:"";display:block;z-index:-1;width:.125rem;height:106%;position:absolute;left:.1875rem;border-radius:.3125rem;border-left:.125rem solid #fff}.error__button:after{content:"";display:block;z-index:-1;width:100.5%;height:.125rem;position:absolute;left:0;top:.125rem;border-radius:.3125rem;border-top:.125rem solid #fff}@media screen and (orientation: portrait){.error__button:after{width:100.3%;border-radius:.4375rem}}@media screen and (orientation: portrait){.error__button-wrap{width:100%;padding-right:1rem}}@keyframes noise-1{0%,20%,40%,60%,70%,90%{opacity:0}10%{opacity:.1}50%{opacity:.5;left:-6px}80%{opacity:.3}to{opacity:.6;left:2px}}@keyframes noise-2{0%,20%,40%,60%,70%,90%{opacity:0}10%{opacity:.1}50%{opacity:.5;left:6px}80%{opacity:.3}to{opacity:.6;left:-2px}}@keyframes noise{0%,3%,5%,42%,44%,to{opacity:1;transform:scaleY(1)}4.3%{opacity:1;transform:scaleY(1.7)}43%{opacity:1;transform:scaleX(1.5)}}@keyframes noise-3{0%,3%,5%,42%,44%,to{opacity:1;transform:scaleY(1)}4.3%{opacity:1;transform:scaleY(4)}43%{opacity:1;transform:scaleX(10) rotate(60deg)}}.atropos{position:relative;display:block;perspective:1200px;transform:translateZ(0)}.atropos-rotate-touch,.atropos-rotate-scroll-x,.atropos-rotate-scroll-y{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atropos-rotate-touch-scroll-y{touch-action:pan-y}.atropos-rotate-touch-scroll-x{touch-action:pan-x}.atropos-rotate-touch{touch-action:none}.atropos-scale,.atropos-rotate{width:100%;height:100%;transform-style:preserve-3d;transition-property:transform;display:block}.atropos-shadow,.atropos-highlight{position:absolute;pointer-events:none;transition-property:transform,opacity;display:block;opacity:0}.atropos-shadow{z-index:-1;background:#000;left:0;top:0;width:100%;height:100%;filter:blur(30px)}.atropos-highlight{left:-50%;top:-50%;width:200%;height:200%;background-image:radial-gradient(circle at 50%,rgba(255,255,255,.25),transparent 50%);z-index:0}.atropos-rotate{position:relative}.atropos-inner{width:100%;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d;transform:translateZ(0);display:block}.atropos-active{z-index:1}.atropos-active .atropos-shadow{opacity:1!important}[data-atropos-offset]{transition-property:transform}[data-atropos-opacity]{transition-property:opacity}[data-atropos-offset][data-atropos-opacity]{transition-property:transform,opacity}html,body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}@media screen and (min-width: 320px){html{font-size:14px}}@media screen and (min-width: 768px){html{font-size:16px}}@media screen and (min-width: 992px){html{font-size:8.75px}}@media screen and (min-width: 992px) and (min-height: 1000px){html{font-size:15px}}@media only screen and (min-width: 1200px){html{font-size:10.5px}}@media only screen and (min-width: 1200px) and (min-height: 900px){html{font-size:13.5px}}@media only screen and (min-width: 1200px) and (min-height: 1000px){html{font-size:14.5px}}@media only screen and (min-width: 1400px) and (max-width: 1599){html{font-size:12.4px}}@media only screen and (min-width: 1600px) and (max-width: 1919){html{font-size:13.1px}}@media only screen and (min-width: 1920px){html{font-size:13.5px}}@media only screen and (min-width: 2500px){html{font-size:21px}}@media only screen and (min-width: 2800px){html{font-size:25.5px}}@media only screen and (min-width: 3000px){html{font-size:26.8px}}@media only screen and (min-width: 3400px){html{font-size:30px}}body{font-family:Jost,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.app{background-color:#000}sup{font-size:smaller;vertical-align:super;text-transform:uppercase}@font-face{font-family:Gilroy-SemiBold;src:url(/_astro/Gilroy-SemiBold.6a156519.woff) format("woff"),url(/_astro/Gilroy-SemiBold.32eb47df.ttf) format("ttf"),url(/_astro/Gilroy-SemiBold.19201035.eot) format("eot");font-weight:600;font-style:normal}
