@charset "UTF-8";@font-face{font-family:Inter,sans-serif;src:url(/layout_KateVR/assets/FontFont_FF.Mark.Pro-BsXw2bRp.otf) format("otf");font-weight:400;font-style:normal}h1{color:#fff;font-weight:900;font-size:26px;line-height:130%}h1 span{color:#05c2df;font-weight:400;font-size:inherit;line-height:inherit}@media(min-width:1280px){h1{font-size:46px}}@media(min-width:1440px){h1{font-size:54px}}h2{color:#fff;font-weight:900;font-size:26px;line-height:100%}h2 span{color:#05c2df;font-weight:400;font-size:inherit;line-height:inherit}@media(min-width:1280px){h2{font-size:36px}}h3{color:#fff;font-weight:900;font-size:16px;line-height:100%}@media(min-width:1280px){h3{font-size:18px}}h1,h2,h3,h4,h5,h6,p,span,a,ul,li,body{margin:0;padding:0;text-decoration:none;list-style:none;color:#fff}p{color:#929292}button{margin:0;padding:0}.dropdown{position:relative;--height-dropdown: 150px}.dropdown__trigger{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:400;font-size:16px;line-height:130%;background-color:#191536;border-radius:4px;border:none;color:#fff;width:100%;height:47px}.dropdown__trigger--lan{background:none;width:50px}.dropdown__trigger{transition:color .3s,background-color .3s}.dropdown__trigger:hover{color:#05c2df;background-color:#1c183d}.dropdown__trigger--lan:hover{background:none}.dropdown__trigger:after{position:absolute;right:5%;display:block;content:"";width:9px;height:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAGNJREFUeAFtTVsNgDAMvC7ZPxKYBBRMChYqARSABJwsoAAFzAL/I4z2h2zJmjS93iNH9ogLAEZrMpj02v3aQDRWWsb0eDcbfdJLLO6zSK4qKqSfDLG3BkHQnbwbmpVqku1K6gMrIxsr6gi4gAAAAABJRU5ErkJggg==);background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .3s}.dropdown__list{z-index:1;position:absolute;margin-top:3px;background-color:#191536;border-radius:4px;border:none;width:100%;height:var(--height-dropdown);overflow:hidden;overflow-y:auto;color:#fff;transition:transform .3s,opacity .3s;opacity:0;transform:translateY(-30px) scaleY(.8)}.dropdown__list::-webkit-scrollbar{width:2px}.dropdown__list{scroll-behavior:smooth;overscroll-behavior:contain}.dropdown__list::-webkit-scrollbar-thumb{background:#11aff8b0;border-radius:10px}.dropdown__list::-webkit-scrollbar-track{background-color:#014954}.dropdown__list{pointer-events:none}.dropdown--active .dropdown__list{opacity:1;transform:translateY(0) scaleY(1);pointer-events:all}.dropdown--active .dropdown__trigger:after{transform:rotate(180deg)}.dropdown__item{width:100%}.dropdown__item-button{cursor:pointer;width:100%;border-radius:4px;height:47px;background:none;border:none;color:#fff;font-weight:400;font-size:16px;line-height:130%;transition:color .3s}.dropdown__item-button:hover{color:#05c2df}.dropdown__item-button--selected{border:2px solid rgba(5,194,223,.3098039216)}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.video-modal__iframe-container{border-radius:35px;border:solid #05c2df 2px;overflow:hidden;width:100%;height:100%;position:relative;transition:transform .3s;transform:scale(0)}.video-modal.is-active{display:flex;align-items:center;justify-content:center}.video-modal.is-active .video-modal__iframe-container{animation:trans .6s cubic-bezier(.17,.67,.55,1.44) forwards}.video-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.video-modal__content{position:relative;z-index:1;width:min(900px,100% - 32px);aspect-ratio:16/9}.video-modal__iframe{width:100%;height:100%;border:0}.video-modal__close{position:absolute;right:0;top:-44px;border:0;background:none;color:#fff;font-size:36px;cursor:pointer}@keyframes trans{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes shadow{0%{filter:drop-shadow(0 0 0 #05c2df)}to{filter:drop-shadow(0 0 5px #05c2df)}}@keyframes circle-scale{to{r:6px}}.links{display:flex;flex-direction:column;width:fit-content}.links__link{font-weight:400;font-size:16px;color:#929292;transition:color .3s}.links__link:hover{color:#05c2df}.link-hover{transition:color .3s}.link-hover:hover{color:#05c2df}.nav-list{display:flex}.nav-list--top-bar{gap:36px;align-items:center}.nav-list--footer{display:flex;flex-direction:column;gap:12px;justify-content:space-between}@media(min-width:640px){.nav-list--footer{gap:25px;flex-direction:row;width:306px}}.nav-item{height:fit-content}.nav-link{font-weight:400;font-size:14px;line-height:150%;color:#fff;transition:color .3s}.nav-link:hover{color:#05c2df}@media(min-width:1280px){.nav-link{font-size:18px}}.button{display:flex;align-items:center;justify-content:center;background-color:#05c2df;border-radius:4px;color:#fff;height:48px;width:200px;font-family:inherit;font-weight:500;font-size:16px;line-height:130%;text-align:center;border:none;cursor:pointer;transition:background-color .3s,color .3s,box-shadow .3s}.button:hover{color:#05c2df;background-color:#fff;box-shadow:0 0 8px #05c2df}.ex-swiper{position:relative;width:300px;height:300px;touch-action:none;user-select:none;-webkit-user-select:none}.ex-wrapper{width:100%;height:100%;position:absolute;overflow:hidden;--right: 0%;--left: 0%;clip-path:inset(0 var(--right) 0 var(--left))}.ex-image{width:100%;height:100%;position:relative;background-image:url(../images/bg/3720368816_w1280_h640_3720368816.webp);background-position:center;background-size:contain;background-repeat:no-repeat}.ex-image--1{background-image:url(/layout_KateVR/assets/1-C-tjRp7_.png)}.ex-image--2{background-size:90%;background-image:url(/layout_KateVR/assets/2-Bl_ZxL37.png)}.ex-image--3{background-size:90%;background-image:url(/layout_KateVR/assets/3-CYWD80LE.png)}.ex-effect{--width: 0;--left: .4;position:absolute;height:100%;width:10px;width:calc(10px * var(--width));margin-left:calc(100% * var(--left) + -5px * var(--width));border-radius:50%;background:radial-gradient(circle,white,#05c2df,transparent 100%);box-shadow:0 0 20px #05c2df,0 0 60px #05c2df}.ex-effect:before{content:"";position:absolute;inset:calc(-40px * var(--width));z-index:-1;background:radial-gradient(circle,#05c2df,transparent 60%);filter:blur(40px);opacity:.8}.ex-pagination{--max-frame: 3;--current-frame: 0;position:relative;width:100%;height:2px;background-color:#212121;bottom:0}.ex-pagination:before{content:"";position:absolute;left:calc(100% / var(--max-frame) * var(--current-frame));width:calc(100% / var(--max-frame));height:2px;background-color:#05c2df;transform-origin:left;transition:left .3s}.ex-button{font-weight:500;font-size:16px;line-height:150%;background:none;border:none;transition:color .3s;cursor:pointer;color:#fff}.ex-button:hover{color:#05c2df}.page{scroll-behavior:smooth;position:relative;font-family:Inter,sans-serif;min-width:320px;background-color:#05040b;overflow-x:hidden}.page__menu{transition:transform .3s,opacity .3s;transform:translateY(-100%);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.page__menu:target{opacity:1;transform:translateY(0)}.page:has(.page__menu:target){overflow:hidden}.page:has(.page__menu:target) .page__buy-button-mob{display:none}.page__help{transition:transform .3s,opacity .3s;transform:translateY(-100%);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.page__help:target{opacity:1;transform:translateY(0)}.page:has(.page__help:target){overflow:hidden}.page:has(.page__help:target) .page__buy-button-mob{display:none}.page__FAQ{transition:transform .3s,opacity .3s;transform:translateY(-100%);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.page__FAQ:target{opacity:1;transform:translateY(0)}.page:has(.page__FAQ:target){overflow:hidden}.page:has(.page__FAQ:target) .page__buy-button-mob{display:none}.page__buy{transition:transform .3s,opacity .3s;transform:translateY(-100%);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.page__buy:target{opacity:1;transform:translateY(0)}.page:has(.page__buy:target){overflow:hidden}.page:has(.page__buy:target) .page__buy-button-mob{display:none}.container{--count-columns: 2;--padding: 20px;box-sizing:border-box;display:grid;padding-inline:var(--padding);column-gap:20px;grid-template-columns:repeat(var(--count-columns),1fr)}.container--no-grid{display:block}@media(min-width:640px){.container{--count-columns: 6;--padding: 34px}}@media(min-width:1280px){.container{--count-columns: 12;--padding: calc(70px + (100% - 1280px)/4) ;margin-inline:auto}}@media(min-width:1440px){.container{--count-columns: 16}}.button-play{background:none;border:none;text-decoration:none;cursor:pointer;width:fit-content;height:fit-content;display:flex;align-items:center;color:#fff}.button-play__left-box{width:66px;height:66px;position:relative;display:flex;justify-content:center;align-items:center;transition:margin .3s;pointer-events:none}.button-play__triangle{width:68px;height:68px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20fill:%20%2305c2df%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m45.25%2034.39l-17.25%2010.39v-20.78z'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20fill:%20%2305c2df%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m45.25%2034.39l-17.25%2010.39v-20.78z'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#05c2df;position:absolute;transition:transform cubic-bezier(.74,-.53,.44,1.46) .5s,background-color cubic-bezier(.74,-.53,.44,1.46) .5s}.button-play__circle{width:68px;height:68px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20fill:%20none;stroke:%20%2305c2df;stroke-miterlimit:10%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m34%2059.92c-14.38%200-26-11.58-26-25.92%200-14.34%2011.62-25.92%2026-25.92%2014.38%200%2026%2011.58%2026%2025.92%200%2014.34-11.62%2025.92-26%2025.92z'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20fill:%20none;stroke:%20%2305c2df;stroke-miterlimit:10%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m34%2059.92c-14.38%200-26-11.58-26-25.92%200-14.34%2011.62-25.92%2026-25.92%2014.38%200%2026%2011.58%2026%2025.92%200%2014.34-11.62%2025.92-26%2025.92z'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#05c2df;position:absolute;transition:transform .3s}.button-play__text{margin-left:40px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:130%;transition:transform cubic-bezier(.33,-1.77,.21,1.03) .5s}.button-play:hover .button-play__text{transform:translate(10px)}.button-play__half-circle{width:68px;height:68px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20opacity:%20.45;fill:%20none;stroke:%20%2305c2df;stroke-miterlimit:1.51696;stroke-width:%202%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m51%206.05c-4.88-3.41-10.09-4.64-16-5-5.91-0.35-11.44%201.01-16.68%203.82-5.24%202.81-9.62%207.02-12.67%2012.18-3.06%205.16-4.66%2011.06-4.65%2017.08%200.01%206.03%201.65%2011.93%204.73%2017.07%203.07%205.14%207.48%209.33%2012.73%2012.12%205.25%202.78%2011.16%204.05%2017.07%203.67%205.91-0.38%2011.61-2.5%2016.47-5.94'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2068%2068'%20width='68'%20height='68'%3e%3cstyle%3e%20.s0%20{%20opacity:%20.45;fill:%20none;stroke:%20%2305c2df;stroke-miterlimit:1.51696;stroke-width:%202%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20class='s0'%20d='m51%206.05c-4.88-3.41-10.09-4.64-16-5-5.91-0.35-11.44%201.01-16.68%203.82-5.24%202.81-9.62%207.02-12.67%2012.18-3.06%205.16-4.66%2011.06-4.65%2017.08%200.01%206.03%201.65%2011.93%204.73%2017.07%203.07%205.14%207.48%209.33%2012.73%2012.12%205.25%202.78%2011.16%204.05%2017.07%203.67%205.91-0.38%2011.61-2.5%2016.47-5.94'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#05c2df;position:absolute;transition:transform cubic-bezier(.11,.48,.09,1.01) 1s}.button-play:hover .button-play__left-box{margin-right:10px}.button-play:hover .button-play__triangle{transform:scale(1.4);background-color:#fff}.button-play:hover .button-play__circle{transform:scale(1.2)}.button-play:hover .button-play__half-circle{transform:scale(1.2) rotate(2160deg)}.button-play__text-and-lines{display:flex;flex-direction:column;width:fit-content;gap:10px;transition:text-shadow .5s,gap 1s}.button-play__line{background-color:#05c2df67;transition:background-color .3s}.button-play:hover .button-play__line{background-color:#05c2df}.button-play:hover .button-play__text-and-lines{text-shadow:0 0 4px #05c2df;gap:15px}.button-play__dots-line{display:flex;height:2px;align-items:center;width:fit-content;margin-left:-3px}.button-play__dots-line--hover div{transition:transform .3s,background-color .3s}.icon--menu .line-3{transform:translate(20px)}.icon--menu{position:relative;background-position:center;background-size:contain;background-repeat:no-repeat;width:30px;height:13px;transition:filter .3s}.icon--menu:hover{filter:drop-shadow(0 0 4px #05c2df) brightness(1.2)}.top-bar{padding-block:18px;display:flex;justify-content:space-between;align-items:center}@media(min-width:640px){.top-bar{padding-block:28px}}@media(min-width:1280px){.top-bar{padding-block:46px}}.top-bar__nav{display:none}@media(min-width:1280px){.top-bar__nav{display:flex;align-items:center}}.top-bar__left-box{display:flex;align-items:center;gap:34px}.top-bar__dropdown{display:none}@media(min-width:1280px){.top-bar__dropdown{display:block}}.top-bar__menu-link{z-index:1;padding:5px;display:block;color:#fff;transition:filter .3s,color .3s}@media(min-width:1280px){.top-bar__menu-link{display:none}}.top-bar__menu-link .line-2{transition:transform .3s}.top-bar__menu-link:hover{color:#05c2df;filter:drop-shadow(0 0 4px #05c2df) brightness(1.2)}.top-bar__menu-link:hover .line-2{transform:translate(5px) scaleX(1.4)}.top-bar__menu-link svg{display:block;width:30px;height:13px}.top-bar__close-link{display:flex;width:23px;height:23px;justify-content:center;align-items:center;padding-inline:5px;color:#fff;transition:filter .3s,color .3s}.top-bar__close-link:hover{filter:drop-shadow(0 0 3px #05c2df);color:#05c2df}.top-bar__close-link svg{display:block;object-fit:contain;object-position:center}.top-bar__back-link{display:flex;width:17px;height:17px;justify-content:center;align-items:center;color:#fff;transition:filter .3s,color .3s}.top-bar__back-link:hover{filter:drop-shadow(0 0 3px #05c2df);color:#05c2df}.top-bar__back-link svg{display:block;object-fit:contain;object-position:center}.header{background:linear-gradient(135deg,#191536,#000)}.header__bottom-container{padding-bottom:46px}@media(min-width:640px){.header__bottom-container{padding-top:30px;grid-template-rows:repeat(4,auto) 60px;padding-bottom:25px}}@media(min-width:1280px){.header__bottom-container{grid-template-rows:repeat(4,auto) 84px;padding-bottom:87px}}@media(min-width:1440px){.header__bottom-container{padding-bottom:107px;padding-top:100px}}.header__image-wrapper{position:relative;grid-column:1/-1;width:100%;height:100%;aspect-ratio:16/8.5}@media(min-width:640px){.header__image-wrapper{grid-column:4/-1;grid-row:1/6;right:15%;width:115%}}@media(min-width:1280px){.header__image-wrapper{grid-column:7/-1}}@media(min-width:1440px){.header__image-wrapper{grid-column:8/-1}}.header__title{grid-column:1/-1;font-size:clamp(24px,8vw,64px);height:fit-content}@media(min-width:640px){.header__title{grid-row:1/2;grid-column:1/4;font-size:clamp(24px,4vw,54px)}}@media(min-width:1280px){.header__title{grid-column:1/7}}@media(min-width:1440px){.header__title{grid-column:1/8}}.header__p{margin-top:17px;grid-column:1/-1}@media(min-width:640px){.header__p{grid-column:1/4;width:80%}}@media(min-width:1280px){.header__p{grid-column:2/7}}@media(min-width:1440px){.header__p{grid-column:2/8}}.header__price{margin-top:8px;text-align:center;font-weight:500;font-size:18px;color:#fff;grid-column:1/-1}@media(min-width:640px){.header__price{margin-top:10px;grid-column:1/4;text-align:start}}@media(min-width:1280px){.header__price{grid-column:2/7}}@media(min-width:1440px){.header__price{grid-column:2/8}}.header__button-play{margin-top:15px;grid-column:1/-1}@media(min-width:640px){.header__button-play{margin-top:23px;grid-column:1/4}}@media(min-width:1280px){.header__button-play{grid-column:2/7}}@media(min-width:1440px){.header__button-play{grid-column:2/8}}.header__bottom-nav{display:none;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:baseline}@media(min-width:1280px){.header__bottom-nav{grid-column:1/-1;display:grid}}@media(min-width:1440px){.header__bottom-nav{margin-top:100px}}.header__help{display:flex;gap:40px}.header__more{display:flex;flex-direction:column;align-items:center;justify-self:start;gap:7px;color:#05c2df;transition:color .3s}.header__more:after{width:9px;height:6px;content:"";background-color:#05c2df;mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.89746%204.5L0.00034563%202.19575e-07L7.79458%209.00968e-07L3.89746%204.5Z'%20fill='%2305C2DF'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.89746%204.5L0.00034563%202.19575e-07L7.79458%209.00968e-07L3.89746%204.5Z'%20fill='%2305C2DF'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color .3s,transform .3s}.header__more:hover{color:#fff}.header__more:hover:after{background-color:#fff;transform:translateY(5px)}.header__swiper-buttons{display:grid;grid-template-columns:repeat(2,1fr);justify-self:end;gap:10px 100px}.header__swiper-pagination{grid-column:1/-1}.logo{display:block;width:76px;height:16px;padding:5px}.logo__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:filter .3s,transform .3s}.logo:hover .logo__image{filter:drop-shadow(0 0 4px #05c2df) brightness(1.2);transform:scale(1.05)}.buy-button-mob{z-index:1;position:fixed;display:flex;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(min-width:1280px){.buy-button-mob{display:none}}.buy-button-mob__gradient{background:linear-gradient(180deg,#0000,#04040496,#050505);height:112px;width:100%;margin-top:auto}.buy-button-mob__container{height:100%}.buy-button-mob__button{grid-column:1/-1;width:100%;margin-top:auto;margin-bottom:10px;pointer-events:all}@media(min-width:640px){.buy-button-mob__button{grid-column:2/-2}}.slider-effect{--width: 0px;position:absolute;height:100%;width:10px;width:calc(10px * var(--width));margin-left:calc(-5px * var(--width));border-radius:50%;background:radial-gradient(circle,white,#05c2df,transparent 100%);background-color:#05c2df;box-shadow:0 0 20px #05c2df,0 0 60px #05c2df}.slider-effect:before{content:"";position:absolute;inset:calc(-40px * var(--width));z-index:-1;background:radial-gradient(circle,#05c2df,transparent 60%);filter:blur(40px);opacity:.8}.section-more-than-gaming{padding-block:50px;background-color:#05040b}@media(min-width:640px){.section-more-than-gaming{padding-block:70px}}@media(min-width:1280px){.section-more-than-gaming{padding-block:100px}}@media(min-width:1440px){.section-more-than-gaming{padding-block:158px}}.section-more-than-gaming__title{grid-column:1/-1}@media(min-width:640px){.section-more-than-gaming__title{text-align:center}}.section-more-than-gaming__p{grid-column:1/-1;margin-top:12px;color:#05c2df}@media(min-width:640px){.section-more-than-gaming__p{text-align:center}}@media(min-width:1280px){.section-more-than-gaming__p{margin-top:18px}}.section-more-than-gaming__container{margin-top:30px;row-gap:10px}@media(min-width:640px){.section-more-than-gaming__container{margin-top:30px}}@media(min-width:1280px){.section-more-than-gaming__container{margin-top:83px}}.section-more-than-gaming__card{grid-column:1/-1}@media(min-width:640px){.section-more-than-gaming__card{grid-column:3 span}}@media(min-width:1440px){.section-more-than-gaming__card{grid-column:4 span}}.card{display:flex;flex-direction:column;border-radius:10px;padding-inline:10px;padding-block:15px;transition:box-shadow .3s}@media(min-width:640px){.card{align-items:center}}.card__image{display:none;width:110px;height:110px;background-image:url("data:image/svg+xml,%3csvg%20width='98'%20height='81'%20viewBox='0%200%2098%2081'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_488)'%3e%3cpath%20d='M62.2372%205.25319L49.2011%200.107422L0.275391%2019.0257L49%2041.4999L97.7244%2019.0177L64.8872%206.43209'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M47.9541%2015.9346L74.4961%2028.098V71.9286'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16%2026L16%2040'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.0801%2043.1498V56.7948C16.0801%2056.7948%2047.5813%2083.9774%2081.7385%2056.7948V26.3096'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M74.4965%2080.8999C76.9474%2080.8999%2078.9343%2078.9036%2078.9343%2076.4412C78.9343%2073.9787%2076.9474%2071.9824%2074.4965%2071.9824C72.0455%2071.9824%2070.0586%2073.9787%2070.0586%2076.4412C70.0586%2078.9036%2072.0455%2080.8999%2074.4965%2080.8999Z'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_488'%3e%3crect%20width='98'%20height='81'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;transition:filter .3s}@media(min-width:640px){.card__image{display:block}}.card__image--1{background-image:url("data:image/svg+xml,%3csvg%20width='98'%20height='81'%20viewBox='0%200%2098%2081'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_488)'%3e%3cpath%20d='M62.2372%205.25319L49.2011%200.107422L0.275391%2019.0257L49%2041.4999L97.7244%2019.0177L64.8872%206.43209'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M47.9541%2015.9346L74.4961%2028.098V71.9286'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16%2026L16%2040'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.0801%2043.1498V56.7948C16.0801%2056.7948%2047.5813%2083.9774%2081.7385%2056.7948V26.3096'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M74.4965%2080.8999C76.9474%2080.8999%2078.9343%2078.9036%2078.9343%2076.4412C78.9343%2073.9787%2076.9474%2071.9824%2074.4965%2071.9824C72.0455%2071.9824%2070.0586%2073.9787%2070.0586%2076.4412C70.0586%2078.9036%2072.0455%2080.8999%2074.4965%2080.8999Z'%20stroke='%2305C2DF'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_488'%3e%3crect%20width='98'%20height='81'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.card__image--2{background-image:url(/layout_KateVR/assets/2-BiC_1K4t.svg)}.card__image--3{background-image:url("data:image/svg+xml,%3csvg%20width='114'%20height='84'%20viewBox='0%200%20114%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M49.9082%2018.1469C52.734%2022.045%2054.2279%2026.6569%2054.2279%2031.4831C54.2279%2044.0246%2044.0246%2054.2279%2031.4831%2054.2279C18.9415%2054.2279%208.73828%2044.0246%208.73828%2031.4831C8.73828%2018.9415%2018.9415%208.73828%2031.4831%208.73828C36.3015%208.73828%2040.9066%2010.2275%2044.8008%2013.0448'%20stroke='%2305C2DF'%20stroke-width='1.00668'%20stroke-linejoin='round'/%3e%3cpath%20d='M31.4834%2022.373C36.5063%2022.373%2040.5936%2026.4605%2040.5938%2031.4834C40.5938%2036.5064%2036.5062%2040.5938%2031.4834%2040.5938C26.4607%2040.5936%2022.373%2036.5063%2022.373%2031.4834C22.3732%2026.4606%2026.4606%2022.3732%2031.4834%2022.373Z'%20stroke='%2305C2DF'%20stroke-width='1.00668'/%3e%3cpath%20d='M112.264%200.50293C102.76%200.50293%2095.0283%208.23522%2095.0283%2017.7393V26.7206C92.7554%2027.3948%2090.6638%2028.6139%2088.9199%2030.3111'%20stroke='%2305C2DF'%20stroke-width='1.00668'/%3e%3cpath%20d='M48.9825%2057.0349C53.4483%2053.9667%2057.0736%2049.7607%2059.4351%2044.8369M93.7994%2053.5032C92.1035%2051.9547%2090.1952%2050.6636%2088.127%2049.6655L87.7818%2049.4989M85.0209%2036.8173C84.633%2038.1602%2084.4363%2039.5423%2084.4363%2040.926V47.8846L82.669%2047.0317C75.8625%2043.7471%2068.3457%2041.8674%2060.7891%2041.5351C61.8735%2038.3819%2062.4636%2035.0009%2062.4636%2031.4844C62.4636%2014.4017%2048.5659%200.503906%2031.4834%200.503906C14.4009%200.503906%200.50293%2014.4017%200.50293%2031.4844C0.50293%2048.5671%2014.4007%2062.4648%2031.4834%2062.4648C36.7131%2062.4648%2041.6432%2061.1603%2045.9686%2058.8627C47.5792%2060.2588%2074.1858%2083.1337%2088.1021%2083.1337C88.2722%2083.1337%2088.4417%2083.1301%2088.6081%2083.1232C102.534%2082.542%20113.062%2071.1227%20113.503%2070.637'%20stroke='%2305C2DF'%20stroke-width='1.00668'/%3e%3c/svg%3e")}.card__image--4{background-image:url(/layout_KateVR/assets/4-D-A_G5_4.svg)}.card__image--5{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M36.0135%2027.0792V20.0688M52.6458%2034.3644H60.7558M22.9551%2044.8111H27.3537M44.9482%2059.519V52.5087'%20stroke='%2305C2DF'/%3e%3crect%20x='27.7168'%20y='27.4414'%20width='24.567'%20height='24.567'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='32.3896'%20y='32.1152'%20width='15.4948'%20height='15.4948'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='60.9814'%20y='0.5'%20width='18.5189'%20height='18.5189'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='65.3799'%20y='4.89844'%20width='9.99656'%20height='9.99656'%20rx='2.5'%20stroke='%2305C2DF'/%3e%3crect%20x='0.5'%20y='0.5'%20width='18.5189'%20height='18.5189'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='4.89844'%20y='4.89844'%20width='9.99656'%20height='9.99656'%20rx='2.5'%20stroke='%2305C2DF'/%3e%3crect%20x='1.3252'%20y='60.4312'%20width='18.5189'%20height='18.5189'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='5.72363'%20y='64.8301'%20width='9.99656'%20height='9.99656'%20rx='2.5'%20stroke='%2305C2DF'/%3e%3crect%20x='60.9814'%20y='60.4312'%20width='18.5189'%20height='18.5189'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3crect%20x='65.3799'%20y='64.8301'%20width='9.99656'%20height='9.99656'%20rx='2.5'%20stroke='%2305C2DF'/%3e%3cpath%20d='M45.2236%2027.0791V9.89697H60.3439'%20stroke='%2305C2DF'/%3e%3cpath%20d='M27.3535%2037.1133L9.89648%2037.1133L9.89649%2019.5188'%20stroke='%2305C2DF'/%3e%3cpath%20d='M52.7837%2040.9624L69.9658%2040.9624L69.9658%2059.9315'%20stroke='%2305C2DF'/%3e%3cpath%20d='M36.5635%2052.5088L36.5635%2069.6909L20.2061%2069.6909'%20stroke='%2305C2DF'/%3e%3ccircle%20cx='36.0133'%20cy='17.5943'%20r='1.97423'%20stroke='%2305C2DF'/%3e%3ccircle%20cx='63.2301'%20cy='34.3644'%20r='1.97423'%20stroke='%2305C2DF'/%3e%3ccircle%20cx='20.6188'%20cy='44.8111'%20r='1.97423'%20stroke='%2305C2DF'/%3e%3ccircle%20cx='44.8111'%20cy='61.8556'%20r='1.97423'%20stroke='%2305C2DF'/%3e%3c/svg%3e")}.card__image--6{background-image:url("data:image/svg+xml,%3csvg%20width='88'%20height='80'%20viewBox='0%200%2088%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.06152'%20y='1.91992'%20width='84.3965'%20height='59.5917'%20rx='3.5'%20stroke='%2305C2DF'/%3e%3cline%20x1='1.56152'%20y1='51.5708'%20x2='86.958'%20y2='51.5708'%20stroke='%2305C2DF'/%3e%3cline%20x1='40.0723'%20y1='56.7778'%20x2='47.9243'%20y2='56.7778'%20stroke='%2305C2DF'%20stroke-linecap='round'/%3e%3crect%20x='27.0557'%20y='62.0386'%20width='33.8876'%20height='5.15385'%20stroke='%2305C2DF'/%3e%3crect%20x='16.6416'%20y='73.3994'%20width='54.716'%20height='5.15385'%20stroke='%2305C2DF'/%3e%3cpath%20d='M61.3066%2067.7188L70.0303%2072.873H17.9688L26.6934%2067.7188H61.3066Z'%20stroke='%2305C2DF'/%3e%3cpath%20d='M24.8182%2013.7273L32.8182%2036.0909H32.9091L40.9091%2013.7273H41.6818L33.3636%2037H32.3636L24.0455%2013.7273H24.8182ZM46.3551%2037V13.7273H53.1733C54.4763%2013.7273%2055.6278%2014.0038%2056.6278%2014.5568C57.6354%2015.1098%2058.4233%2015.8826%2058.9915%2016.875C59.5672%2017.8674%2059.8551%2019.0303%2059.8551%2020.3636C59.8551%2021.6818%2059.5672%2022.8371%2058.9915%2023.8295C58.4233%2024.8144%2057.6354%2025.5833%2056.6278%2026.1364C55.6278%2026.6818%2054.4763%2026.9545%2053.1733%2026.9545H46.7188V26.2273H53.1733C54.34%2026.2273%2055.3703%2025.9848%2056.2642%2025.5C57.1581%2025.0152%2057.8589%2024.3333%2058.3665%2023.4545C58.8741%2022.5758%2059.1278%2021.5455%2059.1278%2020.3636C59.1278%2019.1742%2058.8741%2018.1364%2058.3665%2017.25C57.8589%2016.3636%2057.1581%2015.678%2056.2642%2015.1932C55.3703%2014.7008%2054.34%2014.4545%2053.1733%2014.4545H47.0824V37H46.3551ZM55.2188%2026.4091L60.946%2037H60.1278L54.4006%2026.4091H55.2188Z'%20fill='%2305C2DF'/%3e%3c/svg%3e")}.card__image--7{background-image:url("data:image/svg+xml,%3csvg%20width='113'%20height='81'%20viewBox='0%200%20113%2081'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='56.1543'%20cy='40.8398'%20r='13.5898'%20stroke='%2305C2DF'/%3e%3cpath%20d='M70.5967%2026.4346C75.2662%2029.5236%2078.3461%2034.8222%2078.3461%2040.8402C78.3461%2046.8582%2075.2662%2052.1568%2070.5967%2055.2458'%20stroke='%2305C2DF'/%3e%3cpath%20d='M70.7725%2055.106L77.1129%2063.2076'%20stroke='%2305C2DF'/%3e%3cpath%20d='M76.9371%2063.3835C84.3659%2058.5117%2089.2657%2050.1549%2089.2657%2040.6637C89.2657%2031.1725%2084.3659%2022.8157%2076.9371%2017.9438L70.5967%2026.5739'%20stroke='%2305C2DF'/%3e%3cpath%20d='M83.9824%209.49023C93.9582%2016.0994%20100.538%2027.436%20100.538%2040.3117C100.538%2053.1875%2093.9582%2064.5241%2083.9824%2071.1332'%20stroke='%2305C2DF'/%3e%3cpath%20d='M83.9818%209.66635L90.3222%200.684082C103.27%209.21932%20111.809%2023.8598%20111.809%2040.4879C111.809%2057.1159%20103.27%2071.7564%2090.3222%2080.2916L83.8057%2071.1332'%20stroke='%2305C2DF'/%3e%3cpath%20d='M41.7119%2026.4346C37.0424%2029.5236%2033.9625%2034.8222%2033.9625%2040.8402C33.9625%2046.8582%2037.0424%2052.1568%2041.7119%2055.2458'%20stroke='%2305C2DF'/%3e%3cpath%20d='M41.5361%2055.106L35.1957%2063.2076'%20stroke='%2305C2DF'/%3e%3cpath%20d='M35.3715%2063.3835C27.9427%2058.5117%2023.0429%2050.1549%2023.0429%2040.6637C23.0429%2031.1725%2027.9427%2022.8157%2035.3715%2017.9438L41.7119%2026.5739'%20stroke='%2305C2DF'/%3e%3cpath%20d='M28.3271%209.49023C18.3513%2016.0994%2011.7716%2027.436%2011.7716%2040.3117C11.7716%2053.1875%2018.3513%2064.5241%2028.3271%2071.1332'%20stroke='%2305C2DF'/%3e%3cpath%20d='M28.3278%209.66635L21.9874%200.684082C9.04004%209.21932%200.500369%2023.8598%200.500369%2040.4879C0.500369%2057.1159%209.04004%2071.7564%2021.9874%2080.2916L28.5039%2071.1332'%20stroke='%2305C2DF'/%3e%3c/svg%3e")}.card:hover{box-shadow:0 0 5px #05c2df}.card:hover .card__image{filter:drop-shadow(0 0 5px #05c2df)}.card__title{font-weight:900;font-size:16px}@media(min-width:640px){.card__title{margin-top:22px}}.card__p{margin-top:11px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#929292}@media(min-width:640px){.card__p{text-align:center;margin-top:20px}}.section-about-product{background:linear-gradient(135deg,#191536,#000);padding-block:50px}@media(min-width:640px){.section-about-product{padding-block:70px 50px}}@media(min-width:1280px){.section-about-product{padding-block:100px}}@media(min-width:1440px){.section-about-product{padding-block:147px}}@media(min-width:640px){.section-about-product__container-1{grid-template-rows:repeat(2,min-content) 1fr}}.section-about-product__title{grid-column:1/-1}@media(min-width:640px){.section-about-product__title{grid-column:4/-1}}@media(min-width:1280px){.section-about-product__title{font-size:38px;grid-column:9/-1}}.section-about-product__swiper-box{grid-column:1/-1}@media(min-width:640px){.section-about-product__swiper-box{grid-row:1/4;grid-column:1/4}}@media(min-width:1280px){.section-about-product__swiper-box{grid-column:3/8}}.section-about-product__ex-buttons{display:flex;justify-content:space-between}.section-about-product__swiper-pagination-box{display:flex;flex-direction:column;gap:10px;margin-top:15px;min-width:150px;width:30%;justify-self:center}@media(min-width:1280px){.section-about-product__swiper-pagination-box{width:40%;justify-self:start}}.section-about-product__swiper{width:100%;height:50vw;box-sizing:border-box;border-radius:5px;border:2px solid transparent;transition:border .3s}@media(min-width:640px){.section-about-product__swiper{height:35vw}}@media(min-width:1280px){.section-about-product__swiper{height:25vw}}.section-about-product__swiper:hover{border:2px solid #05c2df}.section-about-product__ex-image{border-radius:5px;object-fit:cover;object-position:center}.section-about-product__p{grid-column:1/-1;margin-top:20px}@media(min-width:640px){.section-about-product__p{margin-top:30px;grid-column:4/-1}}@media(min-width:1280px){.section-about-product__p{grid-column:9/-1}}.section-about-product__button-play{margin-top:15px;grid-column:1/-1}@media(min-width:640px){.section-about-product__button-play{align-self:center;grid-column:4/-1}}@media(min-width:1280px){.section-about-product__button-play{grid-column:9/-1}}.section-about-product__text-vertical{display:none;overflow:hidden;width:100%;grid-column:1/-1}@media(min-width:640px){.section-about-product__text-vertical{display:block;grid-column:4/-1}}@media(min-width:1280px){.section-about-product__text-vertical{grid-column:7/-1}}.section-about-product__text-vertical-box{display:flex;width:fit-content;height:337px}.section-about-product__text-vertical-image{padding-right:17px;background-image:url(/layout_KateVR/assets/ABOUT%20US%202-BUozy1Ly.svg);height:337px;width:83px;background-position:center;background-repeat:no-repeat;background-size:contain}.section-about-product__text-vertical :nth-child(2n){transform:scaleX(-1)}.section-about-product__about-us{grid-column:1/-1}@media(min-width:640px){.section-about-product__about-us{grid-column:1/4;height:fit-content;align-self:center}}@media(min-width:1280px){.section-about-product__about-us{grid-column:1/6}}.section-about-product__about-us-container{margin-top:70px}@media(min-width:640px){.section-about-product__about-us-container{margin-top:80px}}@media(min-width:1280px){.section-about-product__about-us-container{margin-top:180px}}.section-about-product__about-us-title{margin-top:11px}.section-about-product__about-us-p-1{font-weight:400;font-size:14px;color:#05c2df}.section-about-product__about-us-p-2{margin-top:22px}@media(min-width:640px){.section-about-product__about-us-p-2{margin-top:32px}}.section-tech-specs{padding-block:50px;background-color:#05040b;position:relative}@media(min-width:640px){.section-tech-specs{padding-block:80px}}@media(min-width:1280px){.section-tech-specs{padding-block:100px}}@media(min-width:1440px){.section-tech-specs{padding-block:160px}}.section-tech-specs__title{grid-column:1/-1}@media(min-width:1280px){.section-tech-specs__title{grid-column:-5/-1}}@media(min-width:1440px){.section-tech-specs__title{grid-column:-6/-1}}.section-tech-specs__content-title{position:relative;display:flex;align-items:center;width:fit-content}.section-tech-specs__mb-content{display:flex;justify-content:center;align-items:center;margin-top:57px}@media(min-width:1280px){.section-tech-specs__mb-content{display:none}}.section-tech-specs__mb-content-container{border-radius:40%;display:flex;position:relative;width:60%;aspect-ratio:1/1}@media(min-width:640px){.section-tech-specs__mb-content-container{width:40%}}.section-tech-specs__mb-image{width:100%;height:100%;background-image:url(/layout_KateVR/assets/kat-vr-D9Q9MAVZ.png);background-position:center;background-repeat:no-repeat;background-size:contain;transition:filter 1s;filter:drop-shadow(0 0 50px black)}.section-tech-specs__mb-image:hover{filter:drop-shadow(0 0 50px rgba(5,194,223,.4666666667))}.section-tech-specs__mb-button{box-sizing:border-box;display:flex;justify-content:center;align-items:center;position:absolute;height:15%;aspect-ratio:1/1;background-color:#05c2df;border-radius:50%;border:rgba(255,255,255,.1411764706) solid 2px;transition:box-shadow .3s,background-color .3s}.section-tech-specs__mb-button:after{height:50%;width:50%;content:"";position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%200L6%2012'%20stroke='white'/%3e%3cpath%20d='M12%206L0%206'%20stroke='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .3s}.section-tech-specs__mb-button--active-text{position:absolute;transition:transform .3s,top .3s,opacity .3s;transform-origin:top;transform:scaleY(0);top:80%;opacity:0;width:max-content;border-radius:4px;padding:20px 10px;display:block;background-color:#191536;color:#929292;font-weight:400;font-size:12px;line-height:150%}.section-tech-specs__mb-button:hover{box-shadow:0 0 10px #05c2df}.section-tech-specs__mb-button:hover:after{transform:rotate(90deg)}.section-tech-specs__mb-button--active{background-color:#07798b;border:rgba(255,255,255,.1411764706) solid 2px}.section-tech-specs__mb-button--active:after{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='1'%20viewBox='0%200%2012%201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%200.5L0%200.499999'%20stroke='white'/%3e%3c/svg%3e")}.section-tech-specs__mb-button--active:hover:after{transform:none}.section-tech-specs__mb-button--active .section-tech-specs__mb-button--active-text{transform:scaleY(1);top:110%;opacity:1}.section-tech-specs__mb-button--1{left:25%;transform:translateY(-10%);top:-25px}.section-tech-specs__mb-button--2{left:75%;top:42%;transform:translateY(-10%)}.section-tech-specs__mb-button--3{left:-10%;bottom:2%;transform:translateY(-10%)}.section-tech-specs__content-container{display:none;position:relative;margin-top:80px;row-gap:10px}@media(min-width:1280px){.section-tech-specs__content-container{display:grid}}.section-tech-specs__svg-container{position:absolute;width:100%;height:100%;pointer-events:none}.section-tech-specs__content-pointer-1{position:absolute;right:-15px}.section-tech-specs__content-pointer-2{position:absolute;left:-15px}.section-tech-specs__content-image{position:absolute;width:300px;height:300px;background-position:center;background-size:contain;background-repeat:no-repeat;justify-self:center;top:65px;background-image:url(/layout_KateVR/assets/kat-vr-D9Q9MAVZ.png);transition:transform .3s,filter .3s}.section-tech-specs__content-image:hover{transform:scale(1.2);filter:drop-shadow(0 0 100px rgba(5,194,223,.4431372549))}.section-tech-specs__content-image-svg{position:absolute;transform:translateY(44px) translate(-12px);stroke-dasharray:100;stroke-dashoffset:100}.section-tech-specs__content-image-svg.animate{animation:draw .3s linear forwards}.section-tech-specs__content-image-pointer-1{position:absolute;justify-self:center;top:25px}.section-tech-specs__content-image-pointer-2{position:absolute;justify-self:center;bottom:115px;margin-left:40px}.section-tech-specs__content-image-pointer-3{position:absolute;top:30%;left:-20px}.section-tech-specs__content-box{display:none;transform:scaleY(0) translateY(-20px);opacity:0;padding:20px 10px;border-radius:10px;transition:transform .3s calc(.75s - var(--rand)),opacity .3s,box-shadow .3s}.section-tech-specs__content-box:hover{box-shadow:0 0 10px #05c2df}@media(min-width:1280px){.section-tech-specs__content-box{display:block}}.section-tech-specs__content-box--1{grid-column:1/4}@media(min-width:1440px){.section-tech-specs__content-box--1{grid-column:3/7}}.section-tech-specs__content-box--2{grid-column:-5/-1}@media(min-width:1440px){.section-tech-specs__content-box--2{grid-column:-6/-2}}.section-tech-specs__content-box--3{grid-column:2/5}@media(min-width:1440px){.section-tech-specs__content-box--3{grid-column:3/7}}.section-tech-specs__content-box.animate{transform:scaleY(1) translateY(0);opacity:1}.section-tech-specs__content-p{margin-top:20px}.section-tech-specs__particles{position:absolute;top:0;right:0;bottom:0;left:0;filter:blur(14px);mask-image:radial-gradient(circle,transparent 30%,black 70%);-webkit-mask-image:radial-gradient(circle,transparent 30%,black 70%)}@media(min-width:1280px){.section-tech-specs__particles{display:none}}.animSvg{width:100%;height:300px}.animSvg .draw{stroke-dasharray:100;stroke-dashoffset:100;filter:drop-shadow(0 0 5px #05c2df)}.animSvg.animate .draw.draw1{animation:draw .6s linear forwards,shadow 1s ease-in-out infinite alternate;animation-delay:.1s}.animSvg.animate .circle1,.animSvg.animate .circle2{animation:circle-scale .2s ease forwards,shadow 1.2s ease-in-out infinite alternate}.section-why{padding-block:50px;background:linear-gradient(135deg,#191536,#000)}@media(min-width:640px){.section-why{padding-block:70px}}@media(min-width:1280px){.section-why{padding-block:100px}}@media(min-width:1440px){.section-why{padding-block:160px}}@media(min-width:1280px){.section-why__title{text-align:center}}.section-why__container{margin-top:32px}@media(min-width:1280px){.section-why__container{margin-top:80px}}.section-why__card{grid-column:1/-1}@media(min-width:640px){.section-why__card{grid-column:2 span}}@media(min-width:1280px){.section-why__card{grid-column:4 span}}@media(min-width:1440px){.section-why__card--1{grid-column:1/5}.section-why__card--2{grid-column:7/11}.section-why__card--3{grid-column:13/-1}}.section-contacts{padding-block:50px}@media(min-width:640px){.section-contacts{padding-block:70px 130px}}@media(min-width:1280px){.section-contacts{padding-block:100px}}@media(min-width:1440px){.section-contacts{padding-block:160px 205px}}@media(min-width:640px){.section-contacts__container{grid-template-rows:repeat(4,auto) 1fr}}.section-contacts__p-1{color:#05c2df;grid-column:1/-1}@media(min-width:640px){.section-contacts__p-1{grid-column:1/4}}@media(min-width:1280px){.section-contacts__p-1{grid-column:1/5}}.section-contacts__title{grid-column:1/-1;margin-top:10px}@media(min-width:640px){.section-contacts__title{grid-column:1/4}}@media(min-width:1280px){.section-contacts__title{grid-column:1/5}}.section-contacts__form{margin-top:32px;grid-column:1/-1}@media(min-width:640px){.section-contacts__form{margin-top:0;grid-column:4/-1;order:1;grid-row:1/-1}}@media(min-width:1280px){.section-contacts__form{grid-column:7/-1}}@media(min-width:1440px){.section-contacts__form{grid-column:9/-1}}.section-contacts__p-2{grid-column:1/-1;margin-top:30px}@media(min-width:640px){.section-contacts__p-2{margin-top:50px;grid-column:1/4}}@media(min-width:1280px){.section-contacts__p-2{margin-top:26px;grid-column:1/5}}@media(min-width:1440px){.section-contacts__p-2{grid-column:1/6}}.section-contacts__links{display:none;gap:10px;grid-column:1/-1}@media(min-width:640px){.section-contacts__links{display:flex;margin-top:76px;grid-column:1/4}}@media(min-width:1280px){.section-contacts__links{grid-column:1/5}}.form{display:flex;flex-direction:column;gap:24px}.form__field{border-bottom:1px solid #2f2f2f;transition:border .3s}.form__field--gap-17{display:flex;flex-direction:column;gap:17px}.form__field:hover{border-color:#05c2df}.form__field-label{pointer-events:none;display:block;font-size:14px;line-height:150%;font-weight:400;color:#929292;transform:translateY(100%);transition:transform .3s,color .3s}.form__field-label--no-transform{transform:translateY(0)}.form__field-input,.form__field-textarea{width:100%;padding:0;border:none;outline:none;font-family:inherit;font-size:16px;line-height:150%;font-weight:400;letter-spacing:0%;background:none;color:#fff;caret-color:#05c2df}.form__field-input[type=number]::-webkit-outer-spin-button,.form__field-input[type=number]::-webkit-inner-spin-button,.form__field-textarea[type=number]::-webkit-outer-spin-button,.form__field-textarea[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.form__field-input[type=number],.form__field-textarea[type=number]{-moz-appearance:textfield}.form__field-input:-webkit-autofill,.form__field-input:-webkit-autofill:hover,.form__field-input:-webkit-autofill:focus,.form__field-input:-webkit-autofill:active,.form__field-textarea:-webkit-autofill,.form__field-textarea:-webkit-autofill:hover,.form__field-textarea:-webkit-autofill:focus,.form__field-textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px transparent inset;caret-color:#05c2df;-webkit-text-fill-color:#05c2df;transition:background-color 9999s ease-in-out 0s}.form__field-textarea{resize:vertical}.form__field:has(input:focus),.form__field:has(textarea:focus){border-color:#05c2df}.form__field:has(input:focus) .form__field-label,.form__field:has(input):not(:has(input:placeholder-shown)) .form__field-label,.form__field:has(input:-webkit-autofill) .form__field-label,.form__field:has(textarea:focus) .form__field-label,.form__field:has(textarea):not(:has(textarea:placeholder-shown)) .form__field-label{transform:translateY(0)}.form__field:has(input:focus) .form__field-label,.form__field:has(textarea:focus) .form__field-label{color:#05c2df}.form__field[data-error],.form__field[data-error]:has(input:focus){border-color:#860404}.form__field[data-error] .form__field-label,.form__field[data-error]:has(input:focus) .form__field-label{color:#860404}.form__field[data-error] .form__field-input{caret-color:#860404}.form__card-number{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:end;max-width:530px}@media(min-width:640px){.form__card-number{grid-template-columns:repeat(5,1fr)}}.form__card-number:has(input:focus) .form__field-label{color:#05c2df}.form__card-number .form__field-input{text-align:center}.form__button{width:100%;margin-top:10px}@media(min-width:640px){.form__button{width:200px;margin-top:24px}}@media(min-width:640px){.form__button{margin-top:30px}}.form__card-image{display:none;place-self:flex-end center;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain}@media(min-width:640px){.form__card-image{display:block}}.form__card-image--visa{background-image:url("data:image/svg+xml,%3csvg%20width='54'%20height='34'%20viewBox='0%200%2054%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M52.1286%200H1.79709C0.804585%200%200%200.804585%200%201.79709V31.9048C0%2032.8973%200.804585%2033.7019%201.79709%2033.7019H52.1286C53.1211%2033.7019%2053.9256%2032.8973%2053.9256%2031.9048V1.79709C53.9256%200.804585%2053.1211%200%2052.1286%200Z'%20fill='%23F9F9F9'/%3e%3cpath%20d='M24.8154%2021.913H22.1799L23.8265%2011.7969H26.462L24.8154%2021.913Z'%20fill='%230066B2'/%3e%3cpath%20d='M19.9661%2011.7972L17.4553%2018.7534L17.1586%2017.2573L16.2687%2012.7087C16.2171%2012.426%2016.059%2012.1739%2015.8271%2012.0043C15.5951%2011.8348%2015.3069%2011.7606%2015.0219%2011.7972H10.8688L10.8215%2011.9692C11.7938%2012.2116%2012.7232%2012.6017%2013.5774%2013.1257L15.8646%2021.9263H18.6118L22.7864%2011.7972H19.9661Z'%20fill='%230066B2'/%3e%3cpath%20d='M40.6841%2021.9264H43.1046L40.9979%2011.8103H38.8784C38.622%2011.7904%2038.366%2011.8526%2038.1473%2011.9879C37.9286%2012.1231%2037.7585%2012.3244%2037.6617%2012.5626L33.7322%2021.9264H36.4794L37.0297%2020.426H40.3788L40.6841%2021.9264ZM37.7864%2018.3494L39.1707%2014.5618L39.9489%2018.3494H37.7864Z'%20fill='%230066B2'/%3e%3cpath%20d='M33.9385%2014.2309L34.3168%2012.0383C33.5548%2011.7709%2032.7553%2011.6257%2031.9479%2011.6084C30.6366%2011.6084%2027.5154%2012.1888%2027.5154%2014.9661C27.5154%2017.5801%2031.1611%2017.6102%2031.1611%2018.9859C31.1611%2020.3617%2027.8937%2020.1123%2026.8146%2019.2439L26.4233%2021.5182C27.3633%2021.9126%2028.3749%2022.1073%2029.3941%2022.09C31.1912%2022.09%2033.9041%2021.1571%2033.9041%2018.6248C33.9041%2015.9936%2030.2282%2015.7486%2030.2282%2014.605C30.2282%2013.4614%2032.812%2013.6076%2033.9385%2014.2309Z'%20fill='%230066B2'/%3e%3cpath%20d='M17.1586%2017.2573L16.2687%2012.7087C16.2171%2012.426%2016.059%2012.1739%2015.8271%2012.0043C15.5951%2011.8348%2015.3069%2011.7606%2015.0219%2011.7972H10.8688L10.8215%2011.9692C12.2506%2012.3326%2013.5839%2013.0014%2014.7296%2013.9297C15.8191%2014.8047%2016.6573%2015.9529%2017.1586%2017.2573Z'%20fill='%23F9A533'/%3e%3c/svg%3e")}.form__card-image--mastercard{background-image:url(/layout_KateVR/assets/mastercard-BRXiT9dm.svg)}.form__card-number-label{grid-column:1/-1}.form__card-number-label:has(~.form__field[data-error]){color:#860404}.form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.footer{background-color:#000;padding-block:45px 100px}@media(min-width:640px){.footer{padding-block:20px 100px}}@media(min-width:1280px){.footer{padding-block:40px}}@media(min-width:640px){.footer__containet{display:flex;justify-content:space-between;align-items:center}}.footer__logo{grid-column:1/2;padding:0}.footer__links{grid-column:2/-1;grid-row:2/3;gap:12px}@media(min-width:640px){.footer__links{display:none}}.footer__nav{margin-top:15px;grid-column:1/2;grid-row:2/4}@media(min-width:640px){.footer__nav{margin-top:0}}.footer__socials-list{margin-top:22px;grid-column:2/-1;grid-row:3/4;display:flex;justify-content:space-between;width:160px}@media(min-width:640px){.footer__socials-list{margin-top:0;width:fit-content;gap:18px}}.footer__socials-item{display:block;height:fit-content}.footer__socials-link{display:block;width:20px;height:20px;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:background-color .3s}.footer__socials-link:hover{background-color:#05c2df}.footer__socials-link--facebook{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.88535%208.64952V15.1456H4.71337V8.64952H7.10148L7.57282%205.41941H4.71337V3.23011H7.57282V0H4.71337C3.15391%200%201.88535%201.44892%201.88535%203.23011V5.41941H0V8.64952H1.88535Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.88535%208.64952V15.1456H4.71337V8.64952H7.10148L7.57282%205.41941H4.71337V3.23011H7.57282V0H4.71337C3.15391%200%201.88535%201.44892%201.88535%203.23011V5.41941H0V8.64952H1.88535Z'%20fill='white'/%3e%3c/svg%3e")}.footer__socials-link--youtube{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.2739%200H2.62139C1.17607%200%200%201.17607%200%202.62139V11.0098C0%2012.4551%201.17607%2013.6312%202.62139%2013.6312H15.2739C16.7193%2013.6312%2017.8953%2012.4551%2017.8953%2011.0098V2.62139C17.8953%201.17607%2016.7193%200%2015.2739%200ZM6.32628%2010.4303V3.30336L12.6349%206.80796L6.32628%2010.4303Z'%20fill='white'/%3e%3cpath%20d='M7.37402%205.08545V8.61927L10.5023%206.82362L7.37402%205.08545Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.2739%200H2.62139C1.17607%200%200%201.17607%200%202.62139V11.0098C0%2012.4551%201.17607%2013.6312%202.62139%2013.6312H15.2739C16.7193%2013.6312%2017.8953%2012.4551%2017.8953%2011.0098V2.62139C17.8953%201.17607%2016.7193%200%2015.2739%200ZM6.32628%2010.4303V3.30336L12.6349%206.80796L6.32628%2010.4303Z'%20fill='white'/%3e%3cpath%20d='M7.37402%205.08545V8.61927L10.5023%206.82362L7.37402%205.08545Z'%20fill='white'/%3e%3c/svg%3e")}.footer__socials-link--twitter{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='14'%20viewBox='0%200%2019%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.06292%2013.8835C6.24424%2013.8835%205.40158%2013.8241%204.55387%2013.705C3.0608%2013.4951%201.5494%2012.7953%201.12171%2012.5858L0%2012.0363L1.21444%2011.6784C2.54198%2011.2873%203.34954%2011.0447%204.3492%2010.6647C3.34824%2010.2304%202.57679%209.44905%202.20544%208.43906L1.92291%207.67057L2.15459%207.70227C1.9349%207.50387%201.76143%207.3025%201.62696%207.11937C1.14872%206.46851%200.895521%205.67323%200.949397%204.9917L1.00255%204.32092L1.45074%204.47648C1.26167%204.15656%201.12503%203.81489%201.04473%203.45678C0.849012%202.58346%201.01281%201.65565%201.50606%200.844316L1.89648%200.202135L2.41863%200.764076C4.07%202.54153%206.16162%203.59591%208.64409%203.90458C8.54269%203.27831%208.61867%202.67392%208.87014%202.13217C9.16291%201.50138%209.68376%200.966488%2010.3759%200.585217C11.1446%200.161885%2012.0768%20-0.0432454%2013.0008%200.00761663C13.9811%200.0615847%2014.8711%200.390699%2015.578%200.960017C15.9232%200.879648%2016.1776%200.793842%2016.5214%200.677882C16.7282%200.608125%2016.9628%200.52892%2017.2563%200.438326L18.3378%200.104423L17.6325%201.90931C17.679%201.90582%2017.727%201.90284%2017.7771%201.9009L18.932%201.85405L18.2494%202.68997C18.2103%202.73786%2018.2003%202.75145%2018.1864%202.77021C18.1314%202.8445%2018.063%202.93691%2017.126%204.05794C16.8914%204.33865%2016.7743%204.70426%2016.7961%205.0876C16.8791%206.54435%2016.6797%207.86237%2016.2029%209.00488C15.7519%2010.0858%2015.0531%2011.0132%2014.1261%2011.7614C12.979%2012.687%2011.5163%2013.3208%209.77837%2013.6448C8.92589%2013.8038%208.01044%2013.8835%207.06292%2013.8835Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='14'%20viewBox='0%200%2019%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.06292%2013.8835C6.24424%2013.8835%205.40158%2013.8241%204.55387%2013.705C3.0608%2013.4951%201.5494%2012.7953%201.12171%2012.5858L0%2012.0363L1.21444%2011.6784C2.54198%2011.2873%203.34954%2011.0447%204.3492%2010.6647C3.34824%2010.2304%202.57679%209.44905%202.20544%208.43906L1.92291%207.67057L2.15459%207.70227C1.9349%207.50387%201.76143%207.3025%201.62696%207.11937C1.14872%206.46851%200.895521%205.67323%200.949397%204.9917L1.00255%204.32092L1.45074%204.47648C1.26167%204.15656%201.12503%203.81489%201.04473%203.45678C0.849012%202.58346%201.01281%201.65565%201.50606%200.844316L1.89648%200.202135L2.41863%200.764076C4.07%202.54153%206.16162%203.59591%208.64409%203.90458C8.54269%203.27831%208.61867%202.67392%208.87014%202.13217C9.16291%201.50138%209.68376%200.966488%2010.3759%200.585217C11.1446%200.161885%2012.0768%20-0.0432454%2013.0008%200.00761663C13.9811%200.0615847%2014.8711%200.390699%2015.578%200.960017C15.9232%200.879648%2016.1776%200.793842%2016.5214%200.677882C16.7282%200.608125%2016.9628%200.52892%2017.2563%200.438326L18.3378%200.104423L17.6325%201.90931C17.679%201.90582%2017.727%201.90284%2017.7771%201.9009L18.932%201.85405L18.2494%202.68997C18.2103%202.73786%2018.2003%202.75145%2018.1864%202.77021C18.1314%202.8445%2018.063%202.93691%2017.126%204.05794C16.8914%204.33865%2016.7743%204.70426%2016.7961%205.0876C16.8791%206.54435%2016.6797%207.86237%2016.2029%209.00488C15.7519%2010.0858%2015.0531%2011.0132%2014.1261%2011.7614C12.979%2012.687%2011.5163%2013.3208%209.77837%2013.6448C8.92589%2013.8038%208.01044%2013.8835%207.06292%2013.8835Z'%20fill='white'/%3e%3c/svg%3e")}.footer__socials-link--reddit{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.11273%2010.7859C1.06716%2011.0516%201.03535%2011.3206%201.03535%2011.5959C1.03535%2014.9451%204.58761%2017.6699%208.86946%2017.6699C13.1513%2017.6699%2016.6346%2014.9451%2016.6346%2011.5959C16.6346%2011.3206%2016.6027%2011.0516%2016.5572%2010.7859C17.2285%2010.4126%2017.6699%209.67531%2017.6699%208.83495C17.6699%207.61684%2016.7412%206.62621%2015.5992%206.62621C15.0774%206.62621%2014.5871%206.83486%2014.2111%207.19867C12.9099%206.23106%2011.1835%205.6156%209.2747%205.53795L10.2653%201.43927L12.4992%202.27302C12.532%203.46093%2013.4425%204.41748%2014.5639%204.41748C15.7058%204.41748%2016.6346%203.42685%2016.6346%202.20874C16.6346%200.990625%2015.7058%200%2014.5639%200C13.7677%200%2013.0831%200.4869%2012.7368%201.19137L9.54432%200.000575192L8.20269%205.5483C6.39731%205.66909%204.70058%206.2752%203.45884%207.19867C3.08285%206.83486%202.59254%206.62621%202.07069%206.62621C0.928711%206.62621%200%207.61684%200%208.83495C0%209.67531%200.44137%2010.4126%201.11273%2010.7859ZM11.9755%208.83495C12.8318%208.83495%2013.5285%209.5781%2013.5285%2010.4915C13.5285%2011.4049%2012.8318%2012.1481%2011.9755%2012.1481C11.1192%2012.1481%2010.4225%2011.4049%2010.4225%2010.4915C10.4225%209.5781%2011.1192%208.83495%2011.9755%208.83495ZM11.7541%2013.713L12.1969%2014.7105C11.2253%2015.2018%2010.0747%2015.4612%208.86946%2015.4612C7.66426%2015.4612%206.44462%2015.2018%205.47304%2014.7105L5.91576%2013.7129C7.58418%2014.5552%2010.0857%2014.5552%2011.7541%2013.713ZM5.6944%208.83495C6.55072%208.83495%207.24742%209.5781%207.24742%2010.4915C7.24742%2011.4049%206.55072%2012.1481%205.6944%2012.1481C4.83809%2012.1481%204.14138%2011.4049%204.14138%2010.4915C4.14138%209.5781%204.83809%208.83495%205.6944%208.83495Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.11273%2010.7859C1.06716%2011.0516%201.03535%2011.3206%201.03535%2011.5959C1.03535%2014.9451%204.58761%2017.6699%208.86946%2017.6699C13.1513%2017.6699%2016.6346%2014.9451%2016.6346%2011.5959C16.6346%2011.3206%2016.6027%2011.0516%2016.5572%2010.7859C17.2285%2010.4126%2017.6699%209.67531%2017.6699%208.83495C17.6699%207.61684%2016.7412%206.62621%2015.5992%206.62621C15.0774%206.62621%2014.5871%206.83486%2014.2111%207.19867C12.9099%206.23106%2011.1835%205.6156%209.2747%205.53795L10.2653%201.43927L12.4992%202.27302C12.532%203.46093%2013.4425%204.41748%2014.5639%204.41748C15.7058%204.41748%2016.6346%203.42685%2016.6346%202.20874C16.6346%200.990625%2015.7058%200%2014.5639%200C13.7677%200%2013.0831%200.4869%2012.7368%201.19137L9.54432%200.000575192L8.20269%205.5483C6.39731%205.66909%204.70058%206.2752%203.45884%207.19867C3.08285%206.83486%202.59254%206.62621%202.07069%206.62621C0.928711%206.62621%200%207.61684%200%208.83495C0%209.67531%200.44137%2010.4126%201.11273%2010.7859ZM11.9755%208.83495C12.8318%208.83495%2013.5285%209.5781%2013.5285%2010.4915C13.5285%2011.4049%2012.8318%2012.1481%2011.9755%2012.1481C11.1192%2012.1481%2010.4225%2011.4049%2010.4225%2010.4915C10.4225%209.5781%2011.1192%208.83495%2011.9755%208.83495ZM11.7541%2013.713L12.1969%2014.7105C11.2253%2015.2018%2010.0747%2015.4612%208.86946%2015.4612C7.66426%2015.4612%206.44462%2015.2018%205.47304%2014.7105L5.91576%2013.7129C7.58418%2014.5552%2010.0857%2014.5552%2011.7541%2013.713ZM5.6944%208.83495C6.55072%208.83495%207.24742%209.5781%207.24742%2010.4915C7.24742%2011.4049%206.55072%2012.1481%205.6944%2012.1481C4.83809%2012.1481%204.14138%2011.4049%204.14138%2010.4915C4.14138%209.5781%204.83809%208.83495%205.6944%208.83495Z'%20fill='white'/%3e%3c/svg%3e")}.menu{background-color:#000000b2;min-width:320px;min-height:640px}.menu__content{background-color:#191536;height:100%}@media(min-width:640px){.menu__content{height:auto;min-height:568px;padding-bottom:26px}}.menu__top-bar{justify-content:end}.menu__nav-item{background-color:transparent;padding-left:22px;transition:color .3s,background-color .3s}@media(min-width:640px){.menu__nav-item{padding-left:152px}}.menu__nav-item:hover,.menu__nav-item:active{background-color:#110e25;color:#05c2df}.menu__nav-link{color:inherit;width:100%;height:49px;display:flex;justify-content:start;align-items:center;font-weight:500;font-size:21px;line-height:130%}.help{min-width:320px;min-height:640px;background-color:#000000b2}.help__container{display:block;padding:0;background-color:#191536;height:100%}@media(min-width:640px){.help__container{height:auto;padding-bottom:124px}}@media(min-width:1280px){.help__container{--count-columns: 10;height:fit-content;padding-bottom:80px;grid-column:2/-2;border-radius:4px;padding-inline:0}}@media(min-width:1440px){.help__container{grid-column:3/-3}}@media(min-width:1280px){.help__inside-container{--count-columns: 10;grid-column:2/-2;padding-inline:0}}@media(min-width:1440px){.help__inside-container{--count-columns: 12}}.help__close-link-desktop-wrapper{display:none}@media(min-width:1280px){.help__close-link-desktop-wrapper{display:flex}}.help__close-link-desktop{display:block;margin-left:auto;margin-right:18px;margin-block:18px;transition:color .3s,filter .3s}.help__close-link-desktop:hover{color:#05c2df;filter:drop-shadow(0 0 5px #05c2df)}@media(min-width:1440px){.help__close-link-desktop{margin-right:26px;margin-block:26px}}.help__close-link-desktop svg{display:block}.help__link{color:#05c2df;transition:color .3s,filter .3s}.help__link:hover{color:#fff;filter:drop-shadow(0 0 5px #05c2df)}.help__main-container{display:block;padding-inline:0;height:100%}@media(min-width:1280px){.help__main-container{display:grid;padding-inline:var(--padding);padding-block:134px 184px}}@media(min-width:1280px){.help__top-bar{display:none}}.help__title{grid-column:1/-1;margin-top:10px}@media(min-width:640px){.help__title{margin-top:24px}}@media(min-width:1280px){.help__title{grid-column:2/-2}}@media(min-width:1440px){.help__title{margin-top:0}}.help__p{margin-top:30px;line-height:150%;grid-column:1/-1}@media(min-width:1280px){.help__p{grid-column:2/-2;margin-top:50px}}.help__box-links1{display:flex;flex-direction:column;margin-top:30px;gap:20px;grid-column:1/-1}@media(min-width:640px){.help__box-links1{grid-column:3 span}}@media(min-width:1280px){.help__box-links1{grid-column:2/5}}.help__box-links2{gap:11px;margin-top:30px;grid-column:1/-1}@media(min-width:640px){.help__box-links2{grid-column:3 span;gap:25px}}.FAQ{display:block;background-color:#000000b2}.FAQ__main-container{display:block;padding:0;height:100%}@media(min-width:1280px){.FAQ__main-container{display:grid;padding-inline:var(--padding);padding-block:132px 184px}}.FAQ__content{background-color:#191536;height:100%;overflow-y:auto}@media(min-width:1280px){.FAQ__content{border-radius:4px;grid-column:2/-2}}@media(min-width:1440px){.FAQ__content{grid-column:3/-3}}.FAQ__close-link-wrapper{display:flex;justify-content:end;padding:20px}@media(min-width:640px){.FAQ__close-link-wrapper{padding:34px}}@media(min-width:1280px){.FAQ__close-link-wrapper{padding:18px}}.FAQ__close-link{display:block;color:#fff;transition:color .3s,filter .3s}.FAQ__close-link:hover{color:#05c2df;filter:drop-shadow(0 0 5px #05c2df)}.FAQ__close-link svg{display:block}.FAQ__title{margin-top:10px;grid-column:1/-1}@media(min-width:640px){.FAQ__title{margin-top:20px}}@media(min-width:1280px){.FAQ__title{grid-column:2/-2}}.FAQ__cards-box{margin-top:30px;display:flex;flex-direction:column;gap:13px;grid-column:1/-1}@media(min-width:640px){.FAQ__cards-box{gap:18px}}@media(min-width:1280px){.FAQ__cards-box{grid-column:2/-2}}.FAQ__more{display:flex;flex-direction:column;align-items:center;justify-self:start;gap:7px;color:#05c2df;margin-top:50px;margin-bottom:50px;transition:color .3s}.FAQ__more:after{width:9px;height:6px;content:"";background-color:#05c2df;mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.89746%204.5L0.00034563%202.19575e-07L7.79458%209.00968e-07L3.89746%204.5Z'%20fill='%2305C2DF'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.89746%204.5L0.00034563%202.19575e-07L7.79458%209.00968e-07L3.89746%204.5Z'%20fill='%2305C2DF'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color .3s,transform .3s}.FAQ__more:hover{color:#fff}.FAQ__more:hover:after{background-color:#fff;transform:translateY(5px)}@media(min-width:1280px){.FAQ__inside-container{--count-columns: 10;padding:0}}@media(min-width:1440px){.FAQ__inside-container{--count-columns: 12}}.FAQ__card{border:#05c2df solid 1px;border-radius:4px;transition:border-color .3s,box-shadow .3s}.FAQ__card:has(.FAQ__card-title:hover){border-color:#fff;box-shadow:0 0 5px #05c2df}.FAQ__card-title{display:flex;justify-content:space-between;padding:20px 12px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#05c2df;cursor:pointer;list-style:none;transition:color .3s}@media(min-width:640px){.FAQ__card-title{padding:20px 30px}}.FAQ__card-title:hover{color:#1ee1ff}@media(min-width:1280px){.FAQ__card-title:after{content:"▶";font-size:12px;transition:transform .3s}}.FAQ__card-box{padding:0 12px 20px}@media(min-width:640px){.FAQ__card-box{padding:0 30px 20px}}.FAQ__card-p{font-weight:400;font-size:16px;line-height:150%}.FAQ__card-data{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;color:#545454;margin-top:30px}@media(min-width:640px){.FAQ__card-data{margin-top:15px}}.FAQ__card[open] .FAQ__card-title:after{transform:rotate(90deg)}.buy{min-width:320px;background:linear-gradient(135deg,#191536,#000);overflow-y:auto}.buy__complete-button{width:100%;margin-top:30px}@media(min-width:640px){.buy__complete-button{width:60%;margin-top:50px}}@media(min-width:1280px){.buy__complete-button{width:218px}}@media(min-width:1440px){.buy__complete-button{margin-top:70px}}.buy__quantity-box{margin-top:30px;grid-column:1 span;display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:640px){.buy__quantity-box{align-items:start;grid-column:2 span;gap:20px}}@media(min-width:1280px){.buy__quantity-box{grid-column:1/3}}.buy__quantity-p{font-weight:400;font-size:16px;line-height:130%;text-align:center}.buy__quantity-dropdown{width:60%}.buy__form{display:none;margin-top:30px;grid-column:1/-1}@media(min-width:640px){.buy__form{margin-top:48px}}@media(min-width:1280px){.buy__form{grid-row:1/3;grid-column:7/-1}}@media(min-width:1440px){.buy__form{grid-row:1/3;grid-column:9/-1}}.buy--value-1 .buy__top-menu-title span:nth-child(1){color:#05c2df}.buy--value-2 .buy__top-menu-title span:nth-child(2){color:#05c2df}.buy--value-3 .buy__top-menu-title span:nth-child(3){color:#05c2df}.buy--value-1 .buy__top-menu-line:after{width:33.33%}.buy--value-2 .buy__top-menu-line:after{transform:translate(100%);width:33.33%}.buy--value-3 .buy__top-menu-line:after{transform:translate(200%);width:33.33%}@media(min-width:640px)and (max-width:1280px){.buy--value-2 .buy__quantity-box{grid-column:2/4}}@media(min-width:640px)and (max-width:1280px){.buy--value-2 .buy__form{grid-column:2/-2}}@media(min-width:1280px){.buy__main-container{margin-top:120px}}.buy--value-3 .buy__main-container,.buy__complete-container{display:none}.buy__complete-title{text-align:center;margin-top:-10vh}.buy__complete-p{font-weight:400;font-size:16px;line-height:130%;text-align:center;color:#fff;margin-top:16px}@media(min-width:640px){.buy__complete-p{margin-top:20px}}@media(min-width:1280px){.buy__complete-p{margin-top:36px}}@media(min-width:1440px){.buy__complete-p{margin-top:56px}}.buy--value-3 .buy__complete-container{display:flex;flex-direction:column;justify-content:center;height:70%;align-items:center}.buy__top-menu{margin-top:20px;display:flex;flex-direction:column;gap:16px}@media(min-width:1280px){.buy__top-menu{margin-top:0}}.buy__top-menu-title{display:flex;justify-content:space-around}.buy__top-menu-title span{font-weight:500;font-size:14px;line-height:130%;color:#545454}.buy__top-menu-line{position:relative;height:1px;background-color:#2f2f2f}.buy__top-menu-line:after{content:"";width:100%;position:absolute;top:-1px;height:1px;background-color:#05c2df}.buy__image{display:none}@media(min-width:640px){.buy__image{display:block;grid-column:2/-2;background-image:url(/layout_KateVR/assets/1-C-tjRp7_.png);width:100%;aspect-ratio:16/9;background-position:center;background-repeat:no-repeat;background-size:contain}}@media(min-width:1280px){.buy__image{grid-column:6 span}}@media(min-width:1440px){.buy__image{grid-column:8 span;position:relative;left:-15%;width:115%}}.buy__price-box{margin-top:30px;grid-column:1 span;display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:640px){.buy__price-box{align-items:start;grid-column:2 span;gap:20px}}@media(min-width:1280px){.buy__price-box{grid-column:3/6}}.buy__price-p{font-weight:400;font-size:16px;line-height:130%;text-align:center}.buy__price-value{font-weight:500;font-size:26px;color:#05c2df}.buy__form--pay{flex-direction:column;gap:30px}.buy--value-1 .buy__form--data{display:block}.buy--value-2 .buy__form--pay{display:flex}.buy__form-container{padding:0;row-gap:30px}.buy__form-container>div{grid-column:1/-1}@media(min-width:640px){.buy__form-container>div{grid-column:3 span}}@media(min-width:1440px){.buy__form-container>div{grid-column:4 span}}@media(min-width:1280px){.buy__form-container{--count-columns: 6;margin:0}}@media(min-width:1440px){.buy__form-container{--count-columns: 8;padding:0;margin:0}}.buy__form-button{grid-column:1/-1;width:100%}@media(min-width:640px){.buy__form-button{grid-column:2/-2}}@media(min-width:1280px){.buy__form-button{grid-column:1/-1;width:200px}}.buy__dropdown-box{display:flex;flex-direction:column;gap:13px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#11aff8b0;border-radius:10px}
