@charset "UTF-8";*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Heavy.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html{background:#111114}body{font-family:Gilroy,sans-serif;color:#fff}main{display:flex;flex-direction:column;align-items:center}.hidden-text{overflow:hidden;transition:max-height .4s ease-in-out}.hidden-text--hide{max-height:250px;position:relative}.hidden-text--hide:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,rgb(17,17,20),transparent);pointer-events:none}.hidden-text h1{font-size:18px;line-height:111%;margin-bottom:10px}.hidden-text h2,.hidden-text h3{font-size:18px}.hidden-text .info__text{font-size:14px;margin:0!important}.hidden-text .info__wrapper{gap:8px}.hidden-text h2{margin-top:8px}.hidden-text a{color:#ffc700}#showMoreBtn{margin-top:10px}.show-flex{display:flex!important}h1,.fake-h1{font-weight:700;font-size:45px;line-height:51px}h2{font-size:34px;font-weight:700}h3{font-size:24px;font-weight:700;margin-bottom:12px}.header{width:100%;background:transparent;display:flex;align-items:center;justify-content:center;padding:8px 10px;position:fixed;top:0;left:0;right:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);z-index:9999}.header__content{max-width:1440px;display:flex;align-items:center;justify-content:space-between;width:100%}.header__content--logo-mobile{display:none}.header__content__right-side{display:flex;position:relative;gap:8px}.header__content__right-side .btns{display:flex;gap:8px}.header__content__right-side--country{padding:11px;background:#26262f;border-radius:100%;cursor:pointer}.header__content__right-side--country--side{display:none;flex-direction:column;border-radius:12px;background:#26262f;position:absolute;z-index:99999999;top:65px}.header__content__right-side--country--side--item{padding:8px 12px;display:flex;gap:11px;align-items:center}.header__content__right-side--country--side--item p{color:#fff}.header__content__right-side--country--side--item p:not(:last-child){flex:1}.header__content__right-side--country--side--item.active{background:#333340}.header__content__right-side--country--side--item.active p:last-child{color:#ffc700}.header__burger{flex-direction:column;gap:4px;width:18px}.header__burger span{width:100%;height:2px;background:#fff;display:block;border-radius:8px}.header--scrolled{background:#1b1b20f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:98}.btn{border:1px solid rgb(46,46,48);border-radius:12px;font-size:16px;transition:all ease .4s}.btn--inactive{background:#26262f;padding:14px 22px;font-weight:400;color:#fff}.btn--inactive:hover{background-color:#384452}.btn--active{font-weight:700;color:#1b1c2d;background:#ffc700;border-color:transparent;padding:14px 37px}.btn--active:hover{background-color:#c59c06}.footer{background:#16161a;padding:42px 42px 47px}.footer__navigation{display:flex;justify-content:space-between;margin-bottom:55px}.footer__navigation--mobile{display:none}.footer__navigation__left{max-width:576px}.footer__navigation__left img{margin-bottom:18px}.footer__navigation__left address{font-size:14px;font-weight:500;color:#808092;font-style:normal}.footer__navigation__left address a{color:#808092;text-decoration:underline}.footer__navigation__left--soc{display:flex;gap:14px;margin-top:18px}.footer__navigation__left--soc a{width:36px;height:36px;display:flex;background:#27272f;border-radius:50%;align-items:center;justify-content:center}.footer__navigation__left--soc a:hover{background:#1b1b22}.footer__navigation__left--soc a img{margin-bottom:0}.footer__navigation__right{max-width:373px;display:grid;width:100%;gap:10px;grid-template-columns:1fr 1fr 1fr}.footer__navigation__right--item{font-size:16px;color:#fff}.footer__navigation__right--item.active{color:#ffc700}.footer__payment{display:flex;justify-content:space-between;margin-bottom:55px}.footer__policy{display:flex;justify-content:space-between;color:#808092;font-size:14px}.footer__policy span{display:flex;align-items:center;gap:10px}.footer__policy--block{display:flex;gap:60px}.footer__policy--block a{color:#808092;font-size:16px}.separator{border-top:.5px dashed rgb(39,39,47);margin-bottom:22px}.faq{display:flex;margin-top:45px;max-width:1300px;width:100%;justify-content:space-between;margin-bottom:50px}.faq__left{max-width:500px}.faq__left h2{margin-bottom:20px}.faq__rigth{max-width:650px;width:100%;display:flex;flex-direction:column;gap:6px}.faq__rigth__item{font-size:16px}.faq__rigth__item--question{cursor:pointer;list-style:none;background:#1b1b20;padding:18px;border-radius:10px;font-weight:600;position:relative;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.faq__rigth__item--question img{transition:all .2s ease}.faq__rigth__item--question::-webkit-details-marker{display:none}.faq__rigth__item[open] .faq__rigth__item--question{background:#292934}.faq__rigth__item[open] .faq__rigth__item--question img{transform:rotate(180deg)}.faq__rigth__item--answer{margin-top:1rem;color:#fff;padding-left:18px;background:transparent;font-weight:400}.faq__rigth__item--answer div{max-height:0;transition:max-height 1s ease}.faq__rigth__item[open] .faq__rigth__item--answer div{max-height:1000px}blockquote{position:relative;padding-left:22px;margin:10px 0}blockquote:before{position:absolute;content:"";width:3px;height:100%;background:#ffc700;border-radius:3px;box-shadow:2px 0 10px #ffc700;left:0}.accent-block{position:relative;background:#16161c;border-radius:60px;padding:45px 0 61px;width:100%;margin-top:39px}.accent-block:after{content:"MORE DETAILS";position:absolute;width:150px;height:42px;background:#5634d1;padding:10px 14px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;top:0;left:70px;font-size:18px;font-weight:700;text-align:center}.accent-block__wrapper{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:25px}.accent-block__wrapper h2{margin-bottom:12px}.accent-block__wrapper p{margin-bottom:6px}.accent-block__wrapper ul{list-style:disc;padding-left:18px;margin-bottom:15px}.accent-block__wrapper ul li{list-style:disc}.accent-block__wrapper table{background:transparent;border-collapse:collapse;border-radius:16px;overflow:hidden;margin-bottom:45px}.accent-block__wrapper table th,.accent-block__wrapper table td{border:1px solid rgb(33,37,44);padding:16px 22px}.accent-block__wrapper table th{background:#191b20}.accent-block a{color:#ffc700}.header__navigation{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;max-width:none;width:auto;gap:21px 62px;font-size:16px;font-weight:600}#burger{display:none}.header__menu--mobile{display:flex;align-items:center;gap:clamp(20px,3vw,80px)}.horizontal_separator{height:.5px;width:100%;background:#262632;display:none;margin:0 auto}.breadcrumb{max-width:1280px;align-self:flex-start;width:100%;margin:80px auto 0;font-size:16px}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:10px}.breadcrumb__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb__link,.breadcrumb__current{color:var(--color-foreground);font-weight:500;font-size:18px}.breadcrumb__link,.breadcrumb__current{font-size:14px}.info__wrapper{display:flex;flex-direction:column;gap:20px}@media(max-width:1440px){.header__menu--mobile{gap:0}}@media(max-width:1280px){.header__content{gap:15px}.header__menu--mobile{justify-content:space-between;width:100%}.header__navigation{gap:5px;display:flex;justify-content:space-between;width:60%}}@media(max-width:1024px){.hidden-text h1{margin-top:15px}.header{padding:10px}.header__content--logo{display:none}.header__content--logo-mobile{display:block}.header__content__right-side{display:none;align-items:center;gap:50px;flex-direction:row-reverse}.header__content__right-side .btns{gap:10px}.header__content__right-side .btns .btn{justify-content:center;padding:12px 37px;font-size:14px}.header__content__right-side--country{padding:5px;display:flex;align-items:center}.btn{font-size:16px;display:flex;align-items:center;line-height:1}.btn--inactive{padding:10px 16px}.btn--active{padding:10px 30px}h2{font-size:28px}.footer{padding:20px 15px}.footer__navigation{display:none}.footer__navigation--mobile{display:block}.footer__navigation__right{grid-template-columns:1fr;margin-bottom:10px}.footer__navigation__left--soc{margin-top:2px;margin-bottom:20px}.footer__payment{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;align-items:center;gap:20px}.footer__policy{flex-direction:column-reverse;gap:32px;margin-bottom:10px}.footer__policy--block{flex-direction:column;gap:10px;font-size:16px}.footer__policy--block a{color:#fff}.footer address{color:#808092;font-size:12px}.footer address a{color:#808092}.faq{flex-direction:column;padding:0 15px}.faq__rigth,.faq__left{flex:1;max-width:none}.faq__left{text-align:center;margin-bottom:22px}h1,.fake-h1{font-size:28px}.accent-block{border-radius:32px;padding:58px 15px 29px}.accent-block:after{font-size:14px;left:50%;transform:translate(-50%)}.show-mobile{display:block!important}.header__navigation{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;width:100%;padding:0 20px;margin-bottom:0}.header__menu--mobile{display:none;gap:32px}.header__menu--mobile a{font-size:16px;font-weight:600}#burger{display:flex}.breadcrumb{padding:0 15px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-menu{display:flex;flex-direction:column-reverse;position:absolute;top:46px;left:0;right:0;z-index:9999;background:#1b1b20;padding:20px;box-shadow:0 4px 12px #00000038;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.colored{color:#ffc700!important}.policy{min-height:65vh}.policy h2{font-size:32px}.vertical_separator{width:1px;height:90%;background:#262632;height:auto}.horizontal_separator{height:1px;width:90%;background:#262632;display:none;margin:0 auto}.hero{max-width:1300px;margin:45px auto;width:100%}.hero h1{text-align:left}.policy__content{display:flex;gap:85px;max-width:1300px;margin:0 auto 30px}.policy__content__tabs-wrapper{max-width:230px;display:flex;flex-direction:column;gap:22px;width:100%}.policy__content__tabs-wrapper p{font-size:20px;font-weight:600;color:#6b7481}.policy__content__tabs{display:flex;flex-direction:column;gap:4px}.policy__content__tabs--item{padding:12px 16px;text-align:left;border-radius:4px;color:#fff}.policy__content__tabs--item.active{background:#0078ff}.policy__content__tabs-content--item{display:flex;flex-direction:column;gap:20px}.policy__content__tabs-content--item p{font-size:16px;font-weight:400;margin-bottom:6px}.policy__content__tabs-content--item ul{list-style:disc;padding-left:18px;margin-bottom:45px}.policy__content__tabs-content--item ul li{list-style:disc;line-height:24px}h1,.fake-h1{font-weight:700!important;font-size:45px!important;line-height:51px!important}@media(max-width:1024px){.hero h2{text-align:center}.policy .hero{display:none}.policy__content{flex-direction:column;padding:0 15px;gap:30px;margin-top:40px}.policy__content__tabs-wrapper{max-width:100%}.policy__content__tabs-wrapper p{font-size:16px}.policy__content__tabs--item{padding:10px 14px}.policy__content__tabs-content--item h3{font-size:20px;margin-bottom:6px}.policy__content__tabs-content--item p,.policy__content__tabs-content--item ul{font-size:14px}.vertical_separator{display:none}.horizontal_separator{display:block}h1,.fake-h1{font-size:28px!important}}
