@font-face{font-family:'Graphik LCG';src:url("../fonts/GraphikLCG-Regular.woff2") format('woff2'),url("../fonts/GraphikLCG-Regular.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Graphik LCG';src:url("../fonts/GraphikLCG-Black.woff2") format('woff2'),url("../fonts/GraphikLCG-Black.woff") format('woff');font-weight:900;font-style:normal}@font-face{font-family:'Graphik LCG';src:url("../fonts/GraphikLCG-Semibold.woff2") format('woff2'),url("../fonts/GraphikLCG-Semibold.woff") format('woff');font-weight:bold;font-style:normal}html{min-width:320px}ul,ol{margin:0;padding:0}li{list-style:none}h1,h2{margin:0;padding:0}body{padding:0;margin:0;font-family:Graphik LCG,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.page{background:#000;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page._open-modal{overflow:hidden}.page__container{padding-top:107px;position:relative;overflow:hidden}@media (min-width:1024px){.page__container{padding-top:146px}}.section{position:relative}.section._white{background:#fff;color:#000}.section__content{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media (min-width:1024px){.section__content{padding:0 100px}}@media (min-width:1024px){.section__content._header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section__content--padding{padding-bottom:40px}.section__title{line-height:1.4;max-width:435px}@media (min-width:1024px){.section__title{font-size:24px}}.button{width:100%;height:64px;border-radius:32px;background:#f8e71c;font-size:24px;font-weight:900;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#000;text-decoration:none;line-height:60px;border:2px solid transparent;max-width:335px}.button:hover{border-color:#f8e71c;background:#fff;color:#000}.button._black:hover{background:#000;color:#f8e71c;border-color:#000}.yellow-line{position:relative}.yellow-line__text{position:relative;z-index:2;background-image:-webkit-gradient(linear,left top, left bottom,from(#f8e71c),to(#f8e71c));background-image:linear-gradient(#f8e71c,#f8e71c);background-repeat:no-repeat;background-position:0 70%;background-size:100% 35%}.form__title{margin-bottom:30px}@media (min-width:1024px){.form__title{font-size:24px;margin-bottom:40px}}.form__input{width:100%;height:42px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;border:none;background:#fff;margin-bottom:20px;text-align:center;font-size:16px;color:#000;outline:none;-webkit-box-shadow:none;box-shadow:none;display:block}@media (min-width:1024px){.form__input{height:52px;font-size:24px;padding:0 20px;margin-bottom:30px}}.form__input._outline{border:1px solid #979797}._error .form__input{border-color:#f00}.form__textarea{border-radius:3px;border:none;background:#fff;outline:none;width:100%;height:180px;font-size:16px;line-height:1.4;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;-webkit-box-shadow:none;box-shadow:none;display:block}@media (min-width:1024px){.form__textarea{font-size:24px;padding:10px 20px;margin-bottom:30px}}.form__textarea._outline{border:1px solid #979797}._error .form__textarea{border-color:#f00}.form__checkbox{color:#a0a0a0;display:inline-block;position:relative;padding-left:40px;cursor:pointer}.form__checkbox:hover{color:#fff}.form__checkbox:not(:last-child){margin-bottom:15px}.form__checkbox span{content:'';width:16px;height:16px;border-radius:2px;background:#fff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form__checkbox input{display:none}.form__checkbox input:checked + span{background:#f8e71c}.form__link{color:inherit}.form__link:hover{color:#f8e71c}.form__button{outline:none;cursor:pointer}@media (max-width:1023px){.form__button{height:52px;border-radius:26px;line-height:48px}}.form__group{position:relative;overflow:hidden}.form__group._captcha{padding-bottom:30px}.form__error{color:#f00;font-size:13px;line-height:1.3;margin:-15px 0 10px;text-align:left}.form__group:not(._error) .form__error{display:none}@media (min-width:1024px){.form__error{margin-top:-25px}}.sign-up .form__error{background:#f00;padding:10px;margin-top:-10px;border-radius:3px;color:#fff}@media (min-width:1024px){.sign-up .form__error{margin-top:-20px}}.header{padding:30px 0;background:#000;position:fixed;left:0;top:0;width:100%;z-index:5}@media (min-width:1024px){.header{padding:35px 0}}.header__logotype{display:block;background:url("../images/logotype.svg") 0 0/cover no-repeat;width:177px;height:27px}.header__motto{font-size:13px;color:#9b9b9b;margin-top:7px}@media (min-width:1024px){.header__motto{margin-top:35px}}._menu-fixed .header__motto{display:none}.menu{position:fixed;right:-290px;top:0;background:#4a4a4a;width:100%;height:100%;max-width:290px;min-width:290px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:90px 0 0 0;-webkit-transition:.25s linear right;transition:.25s linear right;z-index:5}.menu._active{right:0}@media (min-width:1024px){.menu{padding:0;background:none;position:relative;right:0;max-width:none;-webkit-transition:none;transition:none;max-width:500px}._menu-fixed .menu{max-width:750px;padding-left:50px}}.menu__container{padding:0 20px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}@media (min-width:1024px){.menu__container{padding:0;overflow:hidden}._menu-fixed .menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.switcher{position:fixed;right:20px;top:35px;width:32px;height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.switcher:hover .switcher__line{background:#f8e71c}@media (min-width:1024px){.switcher{display:none}}.switcher__line{background:#fff;width:100%;height:3px}.auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:1024px){.auth{width:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.auth__button{background:#f8e71c;width:120px;height:40px;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #f8e71c;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#000;text-decoration:none}@media (min-width:1024px){.auth__button{width:92px;height:30px;border-radius:15px;font-size:13px}}.auth__button._sign-in{background:none;color:#fff}.auth__button._sign-in:hover{background:#fff;color:#000}@media (min-width:1024px){.auth__button._sign-in{margin-left:30px}}@media (min-width:1024px){.auth__button._sign-up{border-radius:0;background:none;color:#fff;width:auto;height:auto;border:none}.auth__button._sign-up:hover{color:#f8e71c}}.navigation{font-size:16px;margin-top:50px;padding:0}@media (min-width:1024px){.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}._menu-fixed .navigation{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:50px}}@media (min-width:1280px){._menu-fixed .navigation{padding-right:80px}}.navigation__item{text-align:right}.navigation__item:not(:last-child){margin-bottom:40px}@media (min-width:1024px){.navigation__item:not(:last-child){margin-bottom:0}}.navigation__link{color:#fff;text-decoration:none;font-weight:bold}.navigation__link:hover{color:#f8e71c}.languages{width:100%;margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:30px 0}@media (max-width:1023px){.languages:before{content:'';background:#fff;height:1px;position:absolute;left:-20px;right:-20px;top:0}}@media (min-width:1024px){.languages{margin:0;padding:0;position:absolute;left:0;top:0;width:auto;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._menu-fixed .languages{display:none}}.languages__item{text-align:right;margin-left:35px}@media (min-width:1024px){.languages__item{margin:0 20px 0 0;display:none}.languages._active .languages__item{display:block}}.languages__item._current{display:none;cursor:pointer}@media (min-width:1024px){.languages__item._current{display:block}}.languages__item._current:after{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:3px 0 3px 4px;border-color:transparent transparent transparent #fff;margin:0 0 0 5px}.languages__link{text-decoration:none;color:#fff;font-size:16px}.languages__link:hover,.languages__link._active{color:#f8e71c}@media (min-width:1024px){.languages__link{font-size:13px}.languages._active ._current .languages__link{color:#f8e71c}}.carousel{color:#fff}.carousel__item{width:100%;padding:35px 0 65px}@media (min-width:1024px){.carousel__item{padding:40px 0 140px}}.slide{max-width:335px;margin:0 auto}@media (max-width:1023px){.slide{height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px){.slide{max-width:none;border-top:2px solid #9b9b9b;padding:30px 360px 0 0}}.slide__promotion{width:auto;height:36px;min-width:100px;padding:0 10px;background:#fff;position:relative;color:#000;line-height:36px;text-align:center;font-weight:bold;font-size:16px;-ms-flex-item-align:start;align-self:flex-start;display:inline-block}.slide__promotion:after{content:'';position:absolute;right:-20px;top:0;width:0;height:0;border-style:solid;border-width:18px 0 18px 20px;border-color:transparent transparent transparent #fff}.slide__date{font-size:16px;padding-top:15px;font-weight:bold;display:inline-block}@media (min-width:1024px){.slide__date{margin-left:40px;padding-top:10px}}.slide__bonus{font-size:60px;color:#f8e71c;font-weight:900;margin-top:15px}@media (max-width:1023px){.slide__bonus._small{font-size:40px}}@media (min-width:1024px){.slide__bonus{margin-top:40px}}@media (min-width:1024px){.slide__bonus span{display:block}}.slide__bonus-desc{margin:20px 0 120px;font-size:22px;line-height:1.4}@media (min-width:375px){.slide__bonus-desc{font-size:24px}}@media (min-width:1024px){.slide__bonus-desc{margin:30px 0 0 0}}.slide__strong{font-weight:900;color:#f8e71c}.slide__button{margin:0 auto}@media (min-width:1024px){.slide__button{margin:0}}@media (min-width:1024px){.slide__right-side{position:absolute;right:100px;top:0;width:340px;border-left:2px solid #9b9b9b;padding:30px 0 0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width:1024px){.slide__right-side--fix{height:308px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.slide__title{font-size:24px;font-weight:900}@media (max-width:1023px){.slide__title{display:none}}.slide__link{display:inline-block;margin:30px 0 120px;color:#fff}@media (max-width:1023px){.slide__link{display:none}}.slide__link:hover{color:#f8e71c;text-decoration:none}.slide__right-block{display:inline-block;margin:30px 0 120px;color:#fff}@media (max-width:1023px){.slide__right-block{display:none}}.webmasters{background:#f1f1f1;padding:30px 0 50px;font-size:22px;line-height:1.4;color:#000}@media (min-width:375px){.webmasters{font-size:24px}}@media (min-width:1024px){.webmasters{padding:90px 0 140px}}.webmasters__title{font-weight:900}.webmasters__desc{margin-bottom:30px}.webmasters__list{counter-reset:number}@media (min-width:768px){.webmasters__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px;font-size:20px}}@media (min-width:1280px){.webmasters__list{font-size:22px}}.webmasters__item{padding:20px 0;border-top:1px solid #000;counter-increment:number}@media (min-width:768px){.webmasters__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 10px;border-width:2px}}@media (min-width:768px){.webmasters__name{font-size:18px}}@media (min-width:1024px){.webmasters__name{font-size:20px}}.webmasters__name:before{content:counter(number) ". "}.webmasters__price{font-weight:900}.webmasters__price span{color:#000 !important}.webmasters__date{font-size:16px;color:#a0a0a0;margin-top:5px}@media (max-width:1023px){.webmasters__date{display:none}}.webmasters__button{position:absolute;right:100px;top:0;width:122px;height:122px;background:#f8e71c;border-radius:50%;color:#000;text-decoration:none;text-align:center;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:bold;padding:14px 0}.webmasters__button:after{content:'';display:block;background:url("../images/icons/arrow.svg") 0 0/cover;width:22px;height:30px;margin:0 auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.webmasters__button:hover{background:#000;color:#f8e71c}.webmasters__button:hover:after{background-image:url("../images/icons/arrow_yellow.svg")}@media (max-width:1023px){.webmasters__button{display:none}}.trading{padding:50px 0;color:#fff;overflow:hidden}.trading__title{font-size:24px;line-height:1.4;font-weight:900}@media (min-width:1024px){.trading__title{font-size:64px}}@media (min-width:1280px){.trading__title{font-size:72px}}.binarium{padding-top:50px;position:relative}@media (min-width:1280px){.binarium__list{width:435px}}.binarium__logotype{width:157px;height:25px;background:url("../images/icons/binarium.svg") 0 0/cover no-repeat}@media (min-width:1280px){.binarium__logotype{position:absolute;left:480px;top:50px}}.binarium__image{display:block;width:100%;margin:30px 0 50px}@media (min-width:1280px){.binarium__image{position:absolute;right:0;bottom:0;width:600px;margin:0}}.binarium__item{font-size:24px;line-height:1.4}.binarium__item:not(:last-child){margin-bottom:45px}.binarium__strong{color:#f8e71c;font-weight:900}.programs{background:#fff;padding:50px 0 75px;font-size:22px;line-height:1.4}@media (min-width:375px){.programs{font-size:24px}}@media (min-width:1024px){.programs{padding:120px 0 90px}}.programs__title,.call__title{font-weight:900}@media (min-width:768px){.programs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.programs__item{margin-top:50px}@media (min-width:768px){.programs__name{font-size:22px}}@media (min-width:1024px){.programs__name{font-size:24px}}.programs__icon{margin-top:25px;background-size:cover}._revshare .programs__icon{background-image:url("../images/icons/revsharenew.svg");width:92px;height:100px}._hybrid .programs__icon{background-image:url("../images/icons/hybrid.svg");width:106px;height:103px}._cpa .programs__icon{background-image:url("../images/icons/cpa.svg");width:92px;height:103px}.programs__question{background:url("../images/icons/question.svg") 0 0/cover no-repeat;width:20px;height:20px;display:inline-block;position:relative;top:2px;margin-left:5px}.call__title{font-size:38px;margin-top:90px}@media (min-width:375px){.call__title{font-size:44px}}@media (min-width:1024px){.call__title{font-size:64px;margin-top:180px}}@media (min-width:1280px){.call__title{font-size:72px}}.call__list{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px}@media (min-width:1024px){.call__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.call__item{padding-left:70px;position:relative}.call__item:before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url("../images/icons/arrow.svg") 0 0/cover no-repeat;width:39px;height:52px}.call__item._stats:before{-webkit-transform:translateY(-50%) rotate(25deg);-ms-transform:translateY(-50%) rotate(25deg);transform:translateY(-50%) rotate(25deg)}.call__item._referral:before{-webkit-transform:translateY(-50%) rotate(40deg);-ms-transform:translateY(-50%) rotate(40deg);transform:translateY(-50%) rotate(40deg)}.call__button{margin:30px auto 0}@media (min-width:1024px){.call__button{margin:60px 0 0}}.commission{padding:35px 0 40px}@media (min-width:1280px){.commission{padding:45px 0 70px}}.commission__title{font-size:30px;font-weight:900}@media (min-width:1024px){.commission__title{font-size:64px;margin-bottom:75px}}@media (min-width:1280px){.commission__title{font-size:72px}}@media (min-width:1280px){.commission__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.commission__item{margin-top:30px}.commission__name{color:#f8e71c;font-size:30px;font-weight:900;margin-bottom:10px}@media (min-width:1280px){.commission__name{font-size:72px;margin-bottom:40px}}.commission__desc{line-height:1.4}@media (min-width:1280px){.commission__desc{max-width:275px}}.commission__link{font-weight:bold;color:inherit;text-decoration:none;display:inline-block;border-bottom:1px solid #f8e71c}.commission__link:hover{color:#f8e71c}div[data-scroll="revsharenew"],div[data-scroll="revshare"]{position:relative}.types{padding:65px 0 50px;position:relative}@media (min-width:1024px){.types{padding:135px 0 160px}}.types__title{font-size:24px;line-height:1.4;font-weight:900;margin:20px 0;display:inline-block}@media (max-width:374px){.types__title._hybrid{font-size:22px}}.types__desc{line-height:1.4}@media (min-width:1024px){.types__desc{font-size:24px;max-width:530px}}.types__desc:not(:last-child){margin-bottom:30px}@media (min-width:1024px){.types__desc:not(:last-child){margin-bottom:70px}}.table{margin-bottom:20px}@media (min-width:1024px){.table{position:absolute;right:0;top:20px}}.table__th{color:#a0a0a0;font-weight:normal;padding-bottom:20px;width:160px;text-align:left}.table__td{font-size:24px;line-height:2;position:relative}.table__value{font-weight:900}.table__arrow{background:url("../images/icons/arrow_yellow.svg") 0 0/cover no-repeat;width:20px;height:28px;-webkit-transform:rotate(-90deg) translateX(50%);-ms-transform:rotate(-90deg) translateX(50%);transform:rotate(-90deg) translateX(50%);margin-top:-4px;position:absolute;left:-40px;top:50%}@media (min-width:1024px){.commission_types .table{position:absolute;right:0;top:70px}}.commission_types .table__th:last-child{width:auto}.brand{color:#fff;padding:35px 0 70px}@media (min-width:1024px){.brand{padding:55px 0 105px}}.brand._white{padding:20px 0 50px;color:#000;background:#fff}.brand__title{font-size:30px;font-weight:900;line-height:1.2}@media (min-width:1024px){.brand__title{font-size:72px}}.brand__link{color:#fff;text-decoration:none;border-bottom:1px solid #f8e71c}.brand__link:hover{color:#f8e71c}@media (min-width:1024px){.brand__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}}.brand__item{margin-top:30px;line-height:1.4}@media (min-width:1024px){.brand__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;border-left:2px solid #9b9b9b;margin-top:0}}.brand__name{font-size:16px;color:#a0a0a0}.brand__strong{font-weight:bold}.brand__desc{margin-top:50px;line-height:1.4}@media (min-width:1024px){.brand__desc{font-size:24px;max-width:530px}}.about{margin-bottom:-50px}.about__image{display:block;width:100%;max-width:712px;margin:0 auto}@media (min-width:1024px){.about__image{margin:0}}@media (min-width:1024px){.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about__title{font-size:28px;font-weight:900;margin:50px 0;line-height:1.2}@media (min-width:1024px){.about__title{font-size:72px;margin:45px 0 90px}}@media (max-width:1023px){.about__desc{display:none}}@media (min-width:1024px){.about__desc{width:250px;font-size:16px;line-height:1.4}}@media (min-width:1024px){.currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:100px 0 40px}}@media (min-width:1024px){.currency__list{width:250px;min-width:250px}}.currency__item{margin-top:30px;line-height:1.4}@media (min-width:1024px){.currency__item{margin:0 0 30px 0}}.currency__name{font-size:16px;color:#a0a0a0}.currency__strong{font-weight:bold}.currency__desc{margin-top:50px;line-height:1.4}@media (min-width:1024px){.currency__desc{font-size:24px;max-width:530px;margin-top:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.advantages{background:#f1f1f1;padding:20px 0 40px;color:#000}@media (min-width:1024px){.advantages{padding:45px 0 85px}}@media (min-width:1024px){.advantages__title{font-size:24px}}.advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.advantages__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.advantages__item{width:100%;margin-top:40px;font-size:14px;line-height:1.4;font-weight:bold}@media (min-width:375px){.advantages__item{font-size:16px}}@media (max-width:639px){.advantages__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:640px){.advantages__item{width:50%}}@media (min-width:1024px){.advantages__item{font-size:24px;width:auto}}.advantages__icon{display:block;margin-bottom:20px;width:92px;height:92px}@media (min-width:1024px){.advantages__desc{padding-right:40px}}.news{background:#fff;color:#000;line-height:1.4;font-size:16px;padding:30px 0 50px}@media (min-width:1024px){.news{padding:60px 0 150px}}.news__item{margin-bottom:50px}.news__date{color:#a0a0a0}.news__preview{overflow:hidden;max-width:435px;margin-bottom:20px}@media (min-width:1024px){.news__preview{margin-bottom:30px}}.news__image{width:100%}.news__text{z-index:2;position:relative;background-image:-webkit-gradient(linear,left top, left bottom,from(#f8e71c),to(#f8e71c));background-image:linear-gradient(#f8e71c,#f8e71c);background-repeat:no-repeat;background-position:0 70%;background-size:0 35%;-webkit-transition:.3s;transition:.3s}.news__text:hover{background-size:100% 35%}.news__title{font-size:24px;color:#000;text-decoration:none;font-weight:900;margin:20px 0;display:inline-block;line-height:1;position:relative}@media (min-width:1024px){.news__title{margin:20px 0 30px}}.news__title:after{content:'';display:inline-block;background:url("../images/icons/arrow_yellow.svg") 0 0/cover no-repeat;width:20px;height:28px;margin-left:20px;position:relative;top:6px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media (min-width:1024px){.news__desc{font-size:24px}}.news__desc img{display:block;max-width:100%}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination li{font-size:16px;font-weight:bold}.pagination li:not(:last-child){margin-right:10px}.pagination a,.pagination span{color:#000;text-decoration:none;border-radius:16px;text-align:center;line-height:32px;width:32px;height:32px;display:inline-block}.pagination a:hover,.pagination span:hover{background:#f8e71c}.pagination .active a,.pagination .active span{background:#f8e71c}.pagination .disabled span{background:#eee}.faq{padding:50px 0}@media (min-width:1024px){.faq{padding:120px 0 150px}}.faq__item:not(:last-child){margin-bottom:50px}.faq__question{display:inline;cursor:pointer;font-size:24px;font-weight:900;line-height:1.2;background-image:-webkit-gradient(linear,left top, left bottom,from(#f8e71c),to(#f8e71c));background-image:linear-gradient(#f8e71c,#f8e71c);background-repeat:no-repeat;background-position:0 70%;background-size:0 35%;-webkit-transition:.3s;transition:.3s}.faq__question:hover,._active .faq__question{background-size:100% 35%}.faq__answer{margin-top:10px;line-height:1.4}@media (min-width:1024px){.faq__answer{font-size:24px;line-height:1.4;padding-left:40px;margin-top:20px}}.faq__item:not(._active) .faq__answer{display:none}.category{padding:35px 0 40px}@media (min-width:1024px){.category{padding:60px 0}}@media (min-width:1024px){.category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px){.category__item{padding:20px;border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;width:32%;height:120px;background:#fff;color:#000}.category__item:hover{border-color:#f8e71c}.category__item._active{background:none;border-color:#f8e71c;color:#fff}}.category__item:not(:last-child){margin-bottom:20px}.category__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;cursor:pointer;color:inherit;text-decoration:none}@media (min-width:1024px){.category__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.category__link:hover{color:#f8e71c}@media (min-width:1024px){.category__link:hover{color:#000}}._active .category__link{color:#f8e71c}@media (min-width:1024px){._active .category__link{color:#fff}}.category__icon{margin-right:15px}@media (min-width:1024px){.category__icon{margin:20px 0 0 0}}.contacts{background:#fff;color:#000;padding:30px 0 50px}@media (min-width:1024px){.contacts{padding:60px 0 150px}}@media (min-width:768px) and (max-width:1023px){.contacts__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.contacts__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.contacts__form{max-width:435px}@media (min-width:768px){.contacts__form{max-width:none;width:100%}}@media (min-width:1024px){.contacts__form{padding-right:115px}}.contacts__input{text-align:left;max-width:435px;display:block}.contacts__textarea{max-width:710px}@media (max-width:1023px){.contacts__button{margin:0 auto}}@media (min-width:1024px){.contacts__button{width:200px}}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:70px}@media (min-width:1024px){.social{margin-top:0}}.social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-decoration:none}.social__text{position:relative;background-image:-webkit-gradient(linear,left top, left bottom,from(#f8e71c),to(#f8e71c));background-image:linear-gradient(#f8e71c,#f8e71c);background-repeat:no-repeat;background-position:0 70%;background-size:0 35%;-webkit-transition:.3s;transition:.3s}.social__link:hover .social__text{background-size:100% 35%}.social__data{position:relative;z-index:2}.social__item{font-weight:bold}.social__item:not(:last-child){margin-bottom:30px}.social__icon{margin-right:15px}.not-found{color:#fff;border-bottom:2px solid #292929;padding-bottom:40px}@media (min-width:768px){.not-found{padding-bottom:80px}}.not-found__title{font-size:120px;font-weight:900;margin:20px 0}@media (min-width:768px){.not-found__title{font-size:144px;margin:40px 0}}.not-found__desc{max-width:280px;line-height:1.4}.recovery{background:#fff;color:#000;padding:30px 0 50px;line-height:1.4}@media (min-width:1024px){.recovery{padding:60px 0 150px}}.recovery__form{max-width:435px;margin:0 auto}@media (min-width:1024px){.recovery__form{margin:0}}.recovery__button{margin:20px auto 0}@media (min-width:1024px){.recovery__button{width:240px;margin:20px 0 0 0}}.recovery__icon{margin-top:20px}.tournament__banner{width:100%;position:relative;margin-top:20px}@media (min-width:1024px){.tournament__banner{margin-top:40px}}.tournament__binarium{width:140px;margin:20px auto;display:block}@media (min-width:768px){.tournament__binarium{width:280px;margin:80px auto}}.tournament__title{font-weight:900;font-size:20px;text-align:center}@media (min-width:768px){.tournament__title{font-size:42px;margin-bottom:90px}}.rules__list{padding-bottom:40px}@media (min-width:768px){.rules__list{padding-bottom:80px}}.rules__title{font-size:18px;font-weight:bold;text-align:center;text-transform:uppercase;max-width:640px;margin:0 auto 20px;line-height:1.4}@media (min-width:768px){.rules__title{font-size:36px;margin-bottom:40px}}.rules__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.rules__item{margin-top:20px}}@media (min-width:1280px){.rules__item:not(:last-child):after{content:'';background:#f8e71c;width:400px;height:1px;position:absolute;right:280px;bottom:-10px}.rules__item:nth-child(even){padding-left:200px}}.rules__desc{margin-left:20px;font-size:14px;line-height:1.2;max-width:200px}@media (min-width:375px){.rules__desc{max-width:255px}}@media (min-width:768px){.rules__desc{font-size:20px;margin-left:45px;max-width:none}}.rules__icon{width:60px;height:60px;background:#f8e71c;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:60px}@media (min-width:768px){.rules__icon{width:155px;height:155px;min-width:155px}}.rules__image{width:30px}@media (min-width:768px){.rules__image{width:80px}}.rules__link{color:#000}.rules__table{border-collapse:collapse;margin:0 auto}.rules__th{font-weight:bold}.rules__td,.rules__th{border-top:1px solid #f8e71c;font-size:14px;padding:15px}@media (min-width:768px){.rules__td,.rules__th{font-size:20px}}.rules__table{margin-top:20px}.rules__table-tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;margin-bottom:5px}.rules__table-th{font-weight:bold;width:85px}.rules__table-td{width:85px}.rules__block{background:#f5f4f2;padding:30px 15px 40px;margin-bottom:10px}@media (min-width:1024px){.rules__block{max-width:1110px;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:70px;margin:0 auto 30px;padding-bottom:80px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width:1024px){.rules__block--golden-dozen .rules__text{max-width:410px}}.rules__block--golden-dozen .rules__text--large{max-width:435px;margin-right:-25px}.rules__block--cleverboost .rules__text a{color:inherit;text-decoration:unset;border-bottom:1px solid #000}@media (min-width:1024px){.rules__block--cleverboost .rules__text{max-width:440px;width:100%}}.rules__block--cleverboost .rules__text--large{max-width:440px;margin-right:-25px}.rules__block--cleverboost .rules__description{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:926px;margin-top:45px}@media (max-width:1024px){.rules__block--cleverboost .rules__description{max-width:288px;margin:27px auto 0}}.rules__block--cleverboost .rules__description-icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px}@media (max-width:1024px){.rules__block--cleverboost .rules__description-icons{margin-right:6px}}.rules__block--cleverboost .rules__description-icons img{max-height:42px}@media (max-width:1024px){.rules__block--cleverboost .rules__description-icons img{max-height:17px}}.rules__block--cleverboost .rules__description-icons img:nth-child(1){margin-right:13px}@media (max-width:1024px){.rules__block--cleverboost .rules__description-icons img:nth-child(1){margin-right:2px}}.rules__block--cleverboost .rules__description-text{font-size:16px;line-height:21px;font-style:italic}@media (max-width:1024px){.rules__block--cleverboost .rules__description-text{font-size:14px;line-height:1.2}}.rules__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media (min-width:1024px){.rules__head{margin-bottom:0}}.rules__head-num{font-size:76px;color:#f8e71c;font-weight:900}@media (min-width:1024px){.rules__head-num{font-size:128px}}.rules__head-image{width:213px;height:100px;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.rules__head-image{width:auto;height:auto;margin-left:35px}}.rules__text{max-width:288px;margin:0 auto;text-align:left;font-size:14px;line-height:1.2}@media (min-width:1024px){.rules__text{margin-left:30px;margin-right:0;font-size:24px;text-align:left;max-width:431px;line-height:1.4}.rules__text--ru{max-width:431px}}.rules__text span{display:block}@media (min-width:1024px){.rules__text span{display:inline}}@media (max-width:1023px){.rules__text--large{max-width:290px}}.rules__text--catch-the-wave{text-align:start;max-width:265px;margin-top:0}@media (min-width:1024px){.rules__text--catch-the-wave{max-width:433px}.rules__text--catch-the-wave br{display:none}}.rules__text--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px;margin-top:30px}@media (min-width:1024px){.rules__text--with-icon{max-width:915px;gap:73px;margin-top:110px;margin-left:20px}.rules__text--with-icon:last-child{margin-top:50px}}.rules__text--with-icon svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:1024px){.rules__text--with-icon svg{width:59px;height:59px}}@media (min-width:1024px){.rules__text--fall-harvest br{display:none}}@media (max-width:1023px){.rules__text--large br{display:none}}.rules-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:45px}.rules-note__text{max-width:246px;font-size:14px;line-height:1.3}@media (min-width:1024px){.rules-note__text{font-size:24px;max-width:763px}}.rules-note__ellipse{width:19px;margin-right:12px}@media (min-width:1024px){.rules-note__ellipse{width:auto;margin-right:72px}}.march{padding:40px 0 0}@media (min-width:1024px){.march{padding:80px 0 0}}@media (min-width:768px){.march__text{font-size:20px}}@media (min-width:1280px){.march__text{font-size:30px}}.march__header{text-align:center}.march__title{font-weight:800;font-size:24px}@media (min-width:768px){.march__title{font-size:36px;margin:10px 0}}@media (min-width:1280px){.march__title{font-size:48px}}.march__bonus{margin-bottom:30px}@media (min-width:1280px){.march__bonus{margin-bottom:130px}}.march__percent{color:#f8e71c;font-size:120px;font-weight:800;line-height:1}@media (min-width:768px){.march__percent{font-size:240px}}@media (min-width:1280px){.march__percent{font-size:460px}}.march__upper{text-transform:uppercase}.march__desc{font-size:18px;max-width:320px;margin:auto}@media (min-width:768px){.march__desc{font-size:42px;max-width:none}}@media (min-width:1280px){.march__desc{font-size:60px}}.april{padding:40px 0 0}@media (min-width:1024px){.april{padding:80px 0 0}}@media (min-width:768px){.april__text{font-size:20px}}@media (min-width:1280px){.april__text{font-size:30px}}.april__header{text-align:center}.april__title{font-weight:800;font-size:24px}@media (min-width:768px){.april__title{font-size:36px;margin:10px 0}}@media (min-width:1280px){.april__title{font-size:48px}}.april__bonus{margin-bottom:30px}@media (min-width:1280px){.april__bonus{margin-bottom:130px}}.april__main{font-weight:900;line-height:1;margin:20px 0 0}@media (min-width:768px){.april__main{margin-bottom:-10px}}@media (min-width:1280px){.april__main{margin-bottom:-20px}}.april__black{font-size:30px}@media (min-width:768px){.april__black{font-size:70px}}@media (min-width:1280px){.april__black{font-size:100px;padding-right:30px}}.april__yellow{color:#f8e71c;font-size:60px}@media (min-width:768px){.april__yellow{font-size:140px}}@media (min-width:1280px){.april__yellow{font-size:200px}}.april__upper{text-transform:uppercase}.april__desc{font-size:24px;max-width:320px;margin:auto;text-transform:uppercase}@media (min-width:768px){.april__desc{font-size:42px;max-width:none}}@media (min-width:1280px){.april__desc{font-size:60px}.en .april__desc{font-size:120px}}.section--promotion{padding-bottom:30px}@media (min-width:1024px){.desktop-hide{display:none}}@media (max-width:1024px){.mobile-hide{display:none}}.promotion{padding:40px 0 0;position:relative}.promotion--ambassador{padding-bottom:50px;position:relative;overflow:hidden}@media (min-width:1024px){.promotion--ambassador{padding-bottom:160px}}.promotion--golden-dozen,.promotion--weekend-booster,.promotion--fall-harvest{overflow:hidden}@media (min-width:1024px){.promotion--golden-dozen,.promotion--weekend-booster,.promotion--fall-harvest{padding-bottom:160px}}.promotion__overlay-image{padding-top:65px;background:url("../images/ambassador/grey-overlay.png") 50vw 0/auto 65% repeat-y;padding-bottom:55px}@media (min-width:768px){.promotion__overlay-image{background-size:auto 100%;padding-top:90px}}@media (min-width:1024px){.promotion__overlay-image{padding-bottom:120px}}.promotion__overlay-image--golden-dozen{background-image:url("../images/golden-dozen/grey-overlay.png")}.promotion__overlay-image--weekend-booster{background-image:url("../images/promotion/overlay-roket.png");margin-bottom:40px}@media (min-width:1024px){.promotion__overlay-image--weekend-booster{margin-bottom:0;padding-bottom:80px}}@media (min-width:1024px){.promotion__overlay-image--weekend-booster-ru{padding-top:105px}}.promotion__overlay-image--catch-the-wave{background-image:url("../images/promotion/wave.png")}@media (min-width:1024px){.promotion__overlay-image--catch-the-wave{padding-block:100px 30px}}.promotion__overlay-image--fall-harvest{background-image:url("../images/promotion/flower.png");background-size:auto 100%}@media (min-width:1024px){.promotion__overlay-image--fall-harvest{padding-top:105px;padding-bottom:85px}}.promotion__overlay-image--avalanche{background-image:url("../images/avalanche/avalanche-grey-overlay.png")}.promotion__overlay-image--cash-rush{background-image:url("../images/cash-rush/cash-rush-grey-overlay.png")}.promotion__overlay-image--cleverboost{background-image:url("../images/cleverboost/overlay_mobile.png");background-position:right center;background-size:50% 100%;background-repeat:no-repeat;padding-bottom:50px}@media (min-width:1024px){.promotion__overlay-image--cleverboost{background-image:url("../images/cleverboost/overlay_desktop.png");padding-bottom:90px}}.promotion__overlay-image--cleverboost .yellow-line-bonus-info{background:#f8e71c}@media (max-width:1024px){.promotion__overlay-image--cleverboost .yellow-line-bonus-info{line-height:24px}}.promotion__name{font-size:18px;font-weight:600;text-transform:uppercase;text-align:center}@media (min-width:1024px){.promotion__name{font-size:36px}}@media (max-width:1023px){.promotion__name span{display:block}}.promotion__name--yellow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.promotion__name--yellow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.promotion__name--yellow span{background-color:#f8e71c;padding:0 5px}@media (min-width:1024px){.promotion__name--ru{font-size:32px}}.promotion__name--catch-the-wave{font-size:1rem}@media (max-width:1023px){.promotion__name--catch-the-wave span br{display:none}}@media (min-width:1024px){.promotion__name--catch-the-wave{font-size:32px;display:block;max-width:750px;margin-inline:auto}}.promotion__logotype{max-width:600px;margin:20px auto;width:100%;display:block}@media (min-width:768px){.promotion__text{font-size:20px}}@media (min-width:1280px){.promotion__text{font-size:30px}}.promotion__header{text-align:center}.promotion__header--ambassador{max-width:250px;margin:0 auto}@media (min-width:1024px){.promotion__header--ambassador{max-width:initial}}.promotion__header--golden-dozen,.promotion__header--cleverboost{max-width:310px;margin:0 auto}@media (min-width:1024px){.promotion__header--golden-dozen,.promotion__header--cleverboost{max-width:initial}}.promotion__header--weekend-booster{margin:0 auto;max-width:310px}@media (min-width:1024px){.promotion__header--weekend-booster{max-width:790px}}.promotion__date{font-weight:600;font-size:16px;margin-top:20px}@media (min-width:1024px){.promotion__date{font-size:18px;margin-top:30px}}.promotion__date--golden-dozen{margin-top:60px;margin-bottom:50px}.promotion__date--golden-dozen-ru{margin-top:40px;margin-bottom:55px}@media (min-width:1024px){.promotion__date--golden-dozen-ru{margin-top:50px}}.promotion__date--cleverboost{margin-bottom:0}@media (min-width:1024px){.promotion__date--cleverboost-ru{margin-bottom:0}}.promotion__date--weekend-booster,.promotion__date--fall-harvest{margin-top:40px;padding-bottom:17px}@media (min-width:1024px){.promotion__date--weekend-booster,.promotion__date--fall-harvest{margin-top:50px;padding-bottom:0}}.promotion__date--catch-the-wave{margin-bottom:64px}.promotion__title{font-size:24px}@media (min-width:768px){.promotion__title{font-size:36px;margin:10px 0}}@media (min-width:1280px){.promotion__title{font-size:48px}}.promotion__title--ambassador{font-size:40px;font-weight:900;margin-top:30px;line-height:1.15}@media (min-width:1024px){.promotion__title--ambassador{font-size:48px;margin-top:60px}}@media (max-width:1023px){.promotion__title--ambassador span{display:block}}.promotion__title--golden-dozen{font-size:26px;font-weight:900;margin-top:60px;line-height:1.15}@media (min-width:1024px){.promotion__title--golden-dozen{font-size:48px;margin-top:60px;line-height:1.05}}.promotion__title--golden-dozen-ru{margin-top:40px}@media (min-width:1024px){.promotion__title--golden-dozen-ru{max-width:870px;margin:55px auto 0}}.promotion__title--weekend-booster,.promotion__title--fall-harvest{font-size:26px;font-weight:900;margin-top:45px;line-height:1.2}@media (min-width:1024px){.promotion__title--weekend-booster,.promotion__title--fall-harvest{font-size:48px;margin-top:60px;line-height:1.05}}.promotion__title--weekend-booster-ru,.promotion__title--fall-harvest-ru{margin:45px auto 0;max-width:245px}@media (min-width:1024px){.promotion__title--weekend-booster-ru,.promotion__title--fall-harvest-ru{max-width:870px;margin-top:55px}}.promotion__title--fall-harvest{margin-inline:auto;margin-top:40px;max-width:300px}@media (min-width:1024px){.promotion__title--fall-harvest{max-width:890px}}.promotion__title--fall-harvest-ru{margin:45px auto 0;max-width:245px}@media (min-width:1024px){.promotion__title--fall-harvest-ru{max-width:870px;margin-top:55px}}.promotion__title--catch-the-wave{font-weight:900;line-height:1.2;max-width:17rem;margin:30px auto}@media (min-width:1024px){.promotion__title--catch-the-wave{font-size:40px;max-width:800px}.promotion__title--catch-the-wave br{display:none}}.promotion__title--avalanche{font-size:26px;font-weight:900;margin-top:60px;line-height:1.15}@media (min-width:1024px){.promotion__title--avalanche{font-size:40px;margin-top:60px;line-height:1.05}}.promotion__title--fall-harvest-ru{max-width:300px}@media (min-width:1024px){.promotion__title--fall-harvest-ru{max-width:840px;margin-top:48px}}.promotion__title--cleverboost{font-size:26px;font-weight:900;margin-top:0;line-height:1.15}@media (min-width:1024px){.promotion__title--cleverboost{font-size:48px;line-height:1.05}}.promotion__bonus{margin-bottom:30px}@media (min-width:1280px){.promotion__bonus{margin-bottom:130px}}.promotion__main{font-weight:900;line-height:1;margin:20px 0 0}@media (min-width:768px){.promotion__main{margin-bottom:-10px}}@media (min-width:1280px){.promotion__main{margin-bottom:0}}.promotion__black{font-size:30px}@media (min-width:768px){.promotion__black{font-size:70px}}@media (min-width:1280px){.promotion__black{font-size:100px;padding-right:30px}}.promotion__yellow{color:#f8e71c;font-size:60px}@media (min-width:768px){.promotion__yellow{font-size:140px}}@media (min-width:1280px){.promotion__yellow{font-size:140px}}.promotion__upper{text-transform:uppercase}.promotion__desc{font-size:24px;max-width:320px;margin:auto;text-transform:uppercase}@media (min-width:768px){.promotion__desc{font-size:42px;max-width:none}}@media (min-width:1280px){.promotion__desc{font-size:60px}.en .promotion__desc{font-size:120px}}.promotion__art{position:absolute;top:60px;left:50%;-webkit-transform:translateX(-70%);-ms-transform:translateX(-70%);transform:translateX(-70%)}@media (min-width:768px){.promotion__art{top:100px;-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}}@media (min-width:1024px){.promotion__art{top:190px;-webkit-transform:translateX(-85%);-ms-transform:translateX(-85%);transform:translateX(-85%)}}.promotion__art--catch-the-wave{-webkit-transform:translateX(-65%);-ms-transform:translateX(-65%);transform:translateX(-65%)}@media (min-width:768px){.promotion__art--catch-the-wave{-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}}@media (min-width:1024px){.promotion__art--catch-the-wave{-webkit-transform:translateX(-85%);-ms-transform:translateX(-85%);transform:translateX(-85%)}}.promotion__art--cleverboost{-webkit-transform:translateX(-68%);-ms-transform:translateX(-68%);transform:translateX(-68%)}@media (min-width:768px){.promotion__art--cleverboost{-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}}@media (min-width:1024px){.promotion__art--cleverboost{-webkit-transform:translateX(-85%);-ms-transform:translateX(-85%);transform:translateX(-85%)}}@media (min-width:1919px){.promotion__art--cleverboost{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}.promotion__art-line{padding:3px;height:10px;border:1px solid #000;font-weight:600;font-size:10px;background-color:#f8e71c;width:950px}@media (min-width:1024px){.promotion__art-line{height:20px;font-size:20px;width:1800px;padding:6px}}.promotion__art-line--capital{text-transform:capitalize}.promotion__art-line--initial{text-transform:initial}.promotion__art-line span{margin:0 7px}.promotion__art-line:nth-child(1){-webkit-transform:rotate(-28deg);-ms-transform:rotate(-28deg);transform:rotate(-28deg)}.promotion__art-line:nth-child(2){-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg);transform:rotate(-50deg)}.catch-the-wave .promotion__art-line{text-transform:none}.promotion__rules{font-size:20px;max-width:340px;margin:40px auto;text-align:center}.promotion__rules strong{font-weight:900}@media (min-width:1024px){.promotion__rules{font-size:32px;max-width:initial;margin:67px auto 90px}}.cleverboost__date{margin-bottom:-38px}@media (min-width:1024px){.cleverboost__date{margin-bottom:-110px}}.autumn-race{padding:40px 0 0}@media (min-width:1024px){.autumn-race{padding:80px 0 0}}@media (min-width:768px){.autumn-race__text{font-size:20px}}@media (min-width:1280px){.autumn-race__text{font-size:30px}}.autumn-race__header{text-align:center}.autumn-race__title{font-weight:800;font-size:24px}@media (min-width:768px){.autumn-race__title{font-size:36px;margin:10px 0}}@media (min-width:1280px){.autumn-race__title{font-size:48px}}.autumn-race__main{font-weight:900;line-height:1;margin:20px 0 0}.autumn-race__black{font-size:30px}@media (min-width:768px){.autumn-race__black{font-size:70px}}@media (min-width:1280px){.autumn-race__black{font-size:100px;padding-right:30px}}.autumn-race__yellow{color:#f8e71c;font-size:60px}@media (min-width:768px){.autumn-race__yellow{font-size:140px}}@media (min-width:1280px){.autumn-race__yellow{font-size:200px}}.autumn-race__upper{text-transform:uppercase}.autumn-race__desc{font-size:24px;max-width:320px;margin:auto;text-transform:uppercase}@media (min-width:768px){.autumn-race__desc{font-size:42px;max-width:none}}@media (min-width:1280px){.autumn-race__desc{font-size:60px}.en .autumn-race__desc{font-size:120px}}.autumn-race__fund{font-size:28px;padding-bottom:20px}@media (min-width:768px){.autumn-race__fund{font-size:70px}}.autumn-race__section{background-color:#ebebeb;position:relative;padding:19px 0}.autumn-race__section:before{content:'';width:100%;height:19px;max-width:828px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url("../images/tournament/under.png")}.autumn-race__section:after{content:'';width:100%;height:19px;max-width:828px;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url("../images/tournament/under.png")}.autumn-race__table{margin:0 auto 20px;max-width:480px;width:100%;color:#000;border-collapse:collapse}@media (min-width:768px){.autumn-race__table{margin:40px auto}}.autumn-race__table tr:first-child{font-weight:bold}.autumn-race__table tr:first-child td{text-transform:uppercase}.autumn-race__table tr:nth-child(2){font-weight:bold}.autumn-race__table tr:nth-child(even){background-color:#fff}.autumn-race__table td{color:#000;padding:10px 15px}@media (min-width:768px){.autumn-race__table td{padding:10px 50px}}.autumn-race__table:not(.autumn-race__table--simple) tr:last-child td{background-color:#f8e71c;font-weight:bold}.autumn-race__active-cell{background-color:#f8e71c;font-weight:bold}.raw ol,.raw ul{padding:0;margin:0;list-style:none none}.span-first{padding-top:40px}.span-14{-webkit-box-flex:0;-ms-flex:0 0 712px;flex:0 0 712px;max-width:712px}.span-12{-webkit-box-flex:0;-ms-flex:0 0 608px;flex:0 0 608px;max-width:608px}.span-4{-webkit-box-flex:0;-ms-flex:0 0 192px;flex:0 0 192px;max-width:192px}.fz-6{font-size:40px;line-height:40px}.fz-sm-4{font-size:24px;line-height:32px}.text-strong,strong{font-weight:700}.mt-7{margin-top:48px}.raw{font-size:16px;line-height:20px}.raw p:first-child{margin-top:0}.raw p + p{margin-top:24px}.raw ol{counter-reset:list}.raw ol > li:before{font-weight:700;counter-increment:list;content:counter(list,decimal)}.raw ul > li:before{content:"—"}.raw li{position:relative;padding-left:48px}.raw li:before{position:absolute;top:0;left:0;color:#000}.raw li + li{margin-top:24px}@media (min-width:1264px){.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.row > div{padding-left:8px;padding-right:8px}.row > [class^="col-"]{-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:1263px){.mt-sm-5{margin-top:32px}.mb-sm-3{margin-bottom:16px}.fz-3{font-size:16px;line-height:20px}.fz-sm-20{font-size:20px;line-height:26px}}.countdown{width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:35px auto 0}@media (min-width:1024px){.countdown{width:416px;margin-top:65px}}.countdown__block{width:65px;height:93px;background-color:#f8e71c;border-radius:15px;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.countdown__block{width:95px;height:135px;border-radius:22px;border-width:2px;-webkit-box-sizing:border-box;box-sizing:border-box}}.countdown__number{font-weight:600;font-size:28px;margin-bottom:10px}@media (min-width:1024px){.countdown__number{font-size:41px;margin-bottom:15px}}.countdown__desc{font-size:14px;text-align:center;padding-top:12px;position:relative;width:100%}@media (min-width:1024px){.countdown__desc{font-size:20px;padding-top:17px}}.countdown__desc:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#000;height:2px;width:80%}.round-table{border:2px solid #000;border-radius:26px;width:290px;overflow:hidden;position:relative;margin:15px auto 0;background-color:#fff}@media (min-width:1024px){.round-table{width:770px;margin-top:45px}}.round-table__title{background-color:#f8e71c;font-size:16px;font-weight:600;text-align:center;border-bottom:2px solid #000;line-height:1.3;padding:14px 25px;border-radius:26px 26px 0 0}@media (min-width:1024px){.round-table__title{font-size:24px;padding:25px}}.round-table__head{font-size:11px}@media (min-width:1024px){.round-table__head{font-size:20px;padding:0 90px;padding-top:50px}}.round-table__head .round-table__row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.round-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.round-table__th,.round-table__td{margin-right:10px;margin-left:5px}.round-table__th:nth-child(1),.round-table__td:nth-child(1){width:80%}.round-table__th:nth-child(2),.round-table__td:nth-child(2){width:20%}.round-table__th--hidden-mobile,.round-table__td--hidden-mobile{display:none}@media (min-width:1024px){.round-table__th--hidden-mobile,.round-table__td--hidden-mobile{display:block}}.round-table__th--hidden-desktop,.round-table__td--hidden-desktop{display:block}@media (min-width:1024px){.round-table__th--hidden-desktop,.round-table__td--hidden-desktop{display:none}}.round-table__th{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.round-table__th span{border-bottom:2px solid #000;padding:15px 0}.round-table__th:last-child span{padding:15px 10px 15px 0}.round-table__td{font-size:14px;font-weight:900;line-height:1.6}.round-table__td:nth-child(1){margin-left:25px}@media (min-width:1024px){.round-table__td{font-size:24px}}.round-table__td--hidden-mobile{display:none}@media (min-width:1024px){.round-table__td--hidden-mobile{display:inline;font-style:normal}}.round-table__body{padding-bottom:30px}@media (min-width:1024px){.round-table__body{padding:0 90px 75px}}.round-table__body .round-table__row{margin-top:12px;background-color:#f9f9f9}@media (min-width:1024px){.round-table__body .round-table__row{margin-top:20px}}.round-table__desktop-only-inline{display:none}@media (min-width:1024px){.round-table__desktop-only-inline{display:inline}}.round-table--golden-dozen .round-table:nth-child(1),.round-table--golden-dozen__th:nth-child(1),.round-table--golden-dozen__td:nth-child(1){width:75%}.round-table--golden-dozen .round-table:nth-child(2),.round-table--golden-dozen__th:nth-child(2),.round-table--golden-dozen__td:nth-child(2){width:23%}.round-table--golden-dozen__th:nth-child(2){margin-left:0;margin-right:0}.round-table--avalanche-bonus,.round-table--avalanche-prizes{width:288px}@media (min-width:1024px){.round-table--avalanche-bonus,.round-table--avalanche-prizes{width:895px}}.round-table--avalanche-bonus .round-table__th,.round-table--avalanche-bonus .round-table__td{padding:5px 20px}.round-table--avalanche-bonus .round-table__th:nth-child(1),.round-table--avalanche-bonus .round-table__td:nth-child(1){width:70%;margin-left:0}.round-table--avalanche-bonus .round-table__th:nth-child(2),.round-table--avalanche-bonus .round-table__td:nth-child(2){width:30%;margin-right:0}.round-table--avalanche-bonus .round-table__th span{width:100%}@media (min-width:1024px){.round-table--cleverboost{width:890px;margin-top:45px}}.round-table--cleverboost .round-table__head{padding:0}.round-table--cleverboost .round-table__title{padding:0}.round-table--cleverboost .round-table__body{padding:40px 26px}@media (max-width:1024px){.round-table--cleverboost .round-table__body{padding:20px 0}}.round-table--cleverboost .round-table__row:first-child{margin-top:0}.round-table--cleverboost .round-table__td{font-weight:900;margin:auto 5px;font-size:24px;width:50%}.round-table--cleverboost .round-table__td span{color:#028122}.round-table--cleverboost .round-table__td:nth-child(1){padding-left:7%}.round-table--cleverboost .round-table__td:nth-child(2){padding-left:13%}@media (max-width:1024px){.round-table--cleverboost .round-table__td{font-size:14px;margin-right:0}}.round-table--cleverboost .round-table__th{margin:auto;width:50%;padding-left:10%;text-align:left}.round-table--cleverboost .round-table__th span{width:100%;border-bottom:unset;font-size:20px;font-weight:normal}@media (max-width:1024px){.round-table--cleverboost .round-table__th span{font-size:11px}}.round-table--avalanche-prizes .round-table__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.round-table--avalanche-prizes .round-table__head .round-table__row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.round-table--avalanche-prizes .round-table__th,.round-table--avalanche-prizes .round-table__td{margin:0 5px;text-align:center}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__th,.round-table--avalanche-prizes .round-table__td{margin:0 15px}}.round-table--avalanche-prizes .round-table__th:nth-child(1),.round-table--avalanche-prizes .round-table__td:nth-child(1){width:27%}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__th:nth-child(1),.round-table--avalanche-prizes .round-table__td:nth-child(1){margin-left:0}}.round-table--avalanche-prizes .round-table__th:nth-child(2),.round-table--avalanche-prizes .round-table__td:nth-child(2){width:27%}.round-table--avalanche-prizes .round-table__th:nth-child(3),.round-table--avalanche-prizes .round-table__td:nth-child(3){width:46%}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__th:nth-child(3),.round-table--avalanche-prizes .round-table__td:nth-child(3){margin-right:0}}.round-table--avalanche-prizes .round-table__th span{width:100%}.round-table--avalanche-prizes .round-table__th br{display:none}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__th br{display:block}}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__th{font-size:20px}}.round-table--avalanche-prizes .round-table__td:nth-child(3){padding:10px;font-size:14px;line-height:1.2}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__td:nth-child(3){font-size:18px}}.round-table--avalanche-prizes .round-table__td:nth-child(3) img{display:none;margin-bottom:10px}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__td:nth-child(3) img{display:inline-block}}.round-table--avalanche-prizes .round-table__td:nth-child(3) br{display:none}@media (min-width:1024px){.round-table--avalanche-prizes .round-table__td:nth-child(3) br{display:block}}.round-table--weekend-booster{margin-top:20px;width:292px}@media (min-width:1024px){.round-table--weekend-booster{width:895px;margin-top:30px}}@media (max-width:1023px){.round-table--weekend-booster .round-table__th,.round-table--weekend-booster .round-table__th:last-child{line-height:1.8}}.round-table--weekend-booster .round-table__th span,.round-table--weekend-booster .round-table__th:last-child span{padding:11px 0;width:100%}@media (min-width:1024px){.round-table--weekend-booster .round-table__th span,.round-table--weekend-booster .round-table__th:last-child span{padding:0 0 30px}}.round-table--weekend-booster .round-table__th,.round-table--weekend-booster .round-table__td{margin-right:5px}.round-table--weekend-booster .round-table__th:nth-child(1),.round-table--weekend-booster .round-table__td:nth-child(1){width:calc(45% - 15px)}.round-table--weekend-booster .round-table__th:nth-child(2),.round-table--weekend-booster .round-table__td:nth-child(2){width:calc(34% - 15px)}.round-table--weekend-booster .round-table__th:nth-child(3),.round-table--weekend-booster .round-table__td:nth-child(3){width:calc(20% - 15px)}.round-table--weekend-booster .round-table__td:nth-child(2){margin-left:0}.round-table--weekend-booster .round-table__td:nth-child(1){margin-right:0;width:calc(45% - 25px)}@media (max-width:1023px){.round-table--weekend-booster .round-table__head--ru{font-size:14px;padding-bottom:5px}}@media (min-width:1024px){.round-table--weekend-booster .round-table__head--ru .round-table,.round-table--weekend-booster .round-table__body--ru .round-table,.round-table--weekend-booster .round-table__head--ru__row,.round-table--weekend-booster .round-table__body--ru__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.round-table--weekend-booster .round-table__head--ru__th:nth-child(1),.round-table--weekend-booster .round-table__body--ru__th:nth-child(1),.round-table--weekend-booster .round-table__head--ru__td:nth-child(1),.round-table--weekend-booster .round-table__body--ru__td:nth-child(1){width:calc(40% - 15px)}@media (min-width:1024px){.round-table--weekend-booster .round-table__head--ru__th:nth-child(1),.round-table--weekend-booster .round-table__body--ru__th:nth-child(1),.round-table--weekend-booster .round-table__head--ru__td:nth-child(1),.round-table--weekend-booster .round-table__body--ru__td:nth-child(1){width:calc(27% - 15px)}}.round-table--weekend-booster .round-table__head--ru__th:nth-child(2),.round-table--weekend-booster .round-table__body--ru__th:nth-child(2),.round-table--weekend-booster .round-table__head--ru__td:nth-child(2),.round-table--weekend-booster .round-table__body--ru__td:nth-child(2){width:calc(39% - 15px)}@media (min-width:1024px){.round-table--weekend-booster .round-table__head--ru__th:nth-child(2),.round-table--weekend-booster .round-table__body--ru__th:nth-child(2),.round-table--weekend-booster .round-table__head--ru__td:nth-child(2),.round-table--weekend-booster .round-table__body--ru__td:nth-child(2){width:calc(25% - 15px)}}.round-table--weekend-booster .round-table__head--ru__th:nth-child(3),.round-table--weekend-booster .round-table__body--ru__th:nth-child(3),.round-table--weekend-booster .round-table__head--ru__td:nth-child(3),.round-table--weekend-booster .round-table__body--ru__td:nth-child(3){width:calc(23% - 15px)}@media (min-width:1024px){.round-table--weekend-booster .round-table__head--ru__th:nth-child(3),.round-table--weekend-booster .round-table__body--ru__th:nth-child(3),.round-table--weekend-booster .round-table__head--ru__td:nth-child(3),.round-table--weekend-booster .round-table__body--ru__td:nth-child(3){width:calc(15% - 15px)}}.round-table--weekend-booster .round-table__head--ru__td:nth-child(1),.round-table--weekend-booster .round-table__body--ru__td:nth-child(1){width:calc(40% - 25px)}@media (min-width:1024px){.round-table--weekend-booster .round-table__head--ru__td:nth-child(1),.round-table--weekend-booster .round-table__body--ru__td:nth-child(1){width:calc(27% - 25px)}}@media (min-width:1024px){.round-table--catch-the-wave{width:895px}}.round-table--catch-the-wave .round-table__head .round-table__th{line-height:1.8}.round-table--catch-the-wave .round-table__head .round-table__th:first-child{margin-left:0}.round-table--catch-the-wave .round-table__th,.round-table--catch-the-wave .round-table__td{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0}.round-table--catch-the-wave .round-table__th span,.round-table--catch-the-wave .round-table__td span{padding:15px 2px}.round-table--catch-the-wave .round-table__th:first-child,.round-table--catch-the-wave .round-table__td:first-child{margin-left:10px}.round-table--catch-the-wave .round-table__row{margin-inline:36px;gap:17.5px;width:auto}@media (min-width:1024px){.round-table--catch-the-wave .round-table__row{margin-inline:0;gap:140px}}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__head{padding-inline:44px}}.round-table--catch-the-wave--3 .round-table__head .round-table__th{line-height:126%}.round-table--catch-the-wave--3 .round-table__head .round-table__th span{padding-block:14px 10px}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__head .round-table__th span{padding-block:0 40px}}.round-table--catch-the-wave--3 .round-table__body{padding-inline:22px}.round-table--catch-the-wave--3 .round-table__th,.round-table--catch-the-wave--3 .round-table__td{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);text-align:center}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__th,.round-table--catch-the-wave--3 .round-table__td{-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%}}.round-table--catch-the-wave--3 .round-table__td{margin:auto;text-align:center;padding-block:6px 8px}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__td{padding-block:12px 20px}}.round-table--catch-the-wave--3 .round-table__td:first-child{line-height:normal}@media (max-width:1023px){.round-table--catch-the-wave--3 .round-table__td:first-child{max-width:4rem;text-align:start}}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__td:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;gap:10px}}@media (max-width:1023px){.round-table--catch-the-wave--3 .round-table__td img{display:none}}.round-table--catch-the-wave--3 .round-table__row{margin-inline:0;gap:9.5px}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.round-table--catch-the-wave--3 .round-table__row > .round-table__th:first-child{margin-left:10px}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__row > .round-table__th:first-child{display:block;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}@media (max-width:1023px){.round-table--catch-the-wave--3 .round-table__row > .round-table__th:first-child span{padding-right:36px}}@media (min-width:1024px){.round-table--catch-the-wave--3 .round-table__row > .round-table__th:first-child span{display:block}}@media (max-width:1023px){.round-table--catch-the-wave--3 .round-table__row > .round-table__th:nth-child(2){margin-left:-34px}}@media (min-width:1024px){.round-table--fall-harvest .round-table__body{padding:0 66px 70px;margin-top:28px}}@media (min-width:1024px){.round-table--fall-harvest .round-table__head{padding-inline:66px}}@media (min-width:1024px){.round-table--fall-harvest{width:895px}}.round-table--fall-harvest .round-table__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.round-table--fall-harvest .round-table__row{gap:44px}}.round-table--fall-harvest .round-table__th,.round-table--fall-harvest .round-table__td{margin:0}.round-table--fall-harvest .round-table__th:nth-child(1),.round-table--fall-harvest .round-table__td:nth-child(1){margin-left:12px;width:calc(26% - 12px)}@media (min-width:1024px){.round-table--fall-harvest .round-table__th:nth-child(1),.round-table--fall-harvest .round-table__td:nth-child(1){width:23%;margin-left:24px}}.round-table--fall-harvest .round-table__th:nth-child(2),.round-table--fall-harvest .round-table__td:nth-child(2){width:calc(20% - 12px)}@media (min-width:1024px){.round-table--fall-harvest .round-table__th:nth-child(2),.round-table--fall-harvest .round-table__td:nth-child(2){width:27%}}.round-table--fall-harvest .round-table__th:nth-child(3),.round-table--fall-harvest .round-table__td:nth-child(3){width:calc(30% - 12px);text-align:center}@media (min-width:1024px){.round-table--fall-harvest .round-table__th:nth-child(3),.round-table--fall-harvest .round-table__td:nth-child(3){width:35%}}.round-table--fall-harvest .round-table__th:nth-child(4),.round-table--fall-harvest .round-table__td:nth-child(4){text-align:right;width:calc(20% - 12px);margin-right:12px}@media (min-width:1024px){.round-table--fall-harvest .round-table__th:nth-child(4),.round-table--fall-harvest .round-table__td:nth-child(4){width:26%;margin-right:24px}}.round-table--fall-harvest .round-table__th:nth-child(4) span,.round-table--fall-harvest .round-table__td:nth-child(4) span{padding-right:0}.round-table--fall-harvest .round-table__th span,.round-table--fall-harvest .round-table__td span{width:100%}@media (min-width:1024px){.round-table--fall-harvest .round-table__th span,.round-table--fall-harvest .round-table__td span{padding-bottom:35px;padding-top:5px}}.bonus-info-title{color:#000;font-weight:600;font-size:18px;line-height:19.8px;text-align:center}@media (min-width:1024px){.bonus-info-title{font-size:32px;line-height:32px}}.bonus-info-title span{padding:0 10px;background:#f8e71c;text-transform:uppercase}.bonus-info{width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:35px auto 0}@media (min-width:1024px){.bonus-info{width:1000px;margin-top:65px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1114px){.bonus-info{width:1100px;margin-top:65px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bonus-info__block{width:280px;height:232px;border-radius:28px;-webkit-box-shadow:0 4px 0 0 #000;box-shadow:0 4px 0 0 #000;border:2px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;background:#fff}@media (max-width:1024px){.bonus-info__block{width:280px;height:82px}}.bonus-info__block-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (max-width:1024px){.bonus-info__block-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bonus-info__block-image{width:100%;height:140px;border-radius:8px;padding-top:20px;max-width:100%}@media (max-width:1024px){.bonus-info__block-image{height:82px;width:120px;padding-top:0;position:relative;margin-bottom:-24px;left:10px}}@media (min-width:1024px){.bonus-info__block{width:190px;height:278px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width:1114px){.bonus-info__block{width:214px;height:278px}}.bonus-info__header{background-position:center center;background-size:100%;background-repeat:no-repeat;margin-bottom:10px;border-top-left-radius:28px;border-top-right-radius:28px;width:100%;height:61px}@media (min-width:1024px){.bonus-info__header{margin-bottom:15px}}.bonus-info__name{text-align:center;width:100%;padding:10px 0;font-size:18px;font-weight:700;line-height:20.52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px}@media (max-width:1024px){.bonus-info__name{padding:4px 10px;font-size:14px;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.bonus-info__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:46px;background:#f8e71c;color:#000;border-bottom-left-radius:28px;border-bottom-right-radius:28px}@media (max-width:1024px){.bonus-info__footer{height:24px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.bonus-info__footer-title{font-size:16px}@media (max-width:1024px){.bonus-info__footer-title{font-size:12px;width:77%;text-align:end}}.bonus-info__footer-description{font-weight:bold;font-size:20px}@media (max-width:1024px){.bonus-info__footer-description{font-size:16px;width:16%}}.footer{padding:50px 0 30px;border-top:2px solid #292929;color:#9b9b9b}.footer__desc{font-size:13px;line-height:1.2;width:100%}@media (min-width:1024px){.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.gdpr{background:url("../images/icons/gdpr.svg") 0 0/cover;width:132px;height:42px;min-width:132px;min-height:42px;margin-bottom:20px}@media (min-width:1024px){.gdpr{margin:0 0 0 40px}}.data{margin-top:75px}@media (min-width:1024px){.data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.data__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.data__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.data__link{margin-bottom:40px;color:#fff;text-decoration:none}.data__link:hover{color:#f8e71c}@media (min-width:1024px){.data__link{margin:0 0 0 40px}}.data__copyright{text-align:center}@media (min-width:1024px){.data__copyright{justify-self:flex-start;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.sign-up{max-width:528px;margin:0 auto;padding:50px 0 50px;color:#fff}@media (min-width:1024px){.sign-up{padding-top:130px}._sign-up .sign-up{padding:55px 0 160px}}.sign-up__title{font-size:24px;line-height:1.4;margin-bottom:45px}@media (min-width:375px){.sign-up__title{text-align:center}}.sign-up__button{margin:30px auto 0}.payments{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:335px;margin:30px 0 -20px}@media (min-width:375px){.payments{margin:30px auto -20px}}@media (min-width:768px){.payments{max-width:none}}@media (min-width:1024px){.brand .payments{margin:45px 0 115px}}.payments__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 5px;margin:0 0 20px 0}.payments__image._visa{width:43px;height:28px}@media (min-width:1280px){.payments__image._visa{width:66px;height:42px}}.payments__image._master{width:108px;height:20px}@media (min-width:1280px){.payments__image._master{width:163px;height:29px}}.payments__image._neteller{width:69px;height:12px}@media (min-width:1280px){.payments__image._neteller{width:106px;height:18px}}.payments__image._bank{width:39px;height:25px}@media (min-width:1280px){.payments__image._bank{width:60px;height:38px}}.payments__image._qiwi{width:59px;height:27px}@media (min-width:1280px){.payments__image._qiwi{width:91px;height:41px}}.payments__image._yandex{width:92px;height:18px}@media (min-width:1280px){.payments__image._yandex{width:141px;height:27px}}.payments__image._webmoney{width:106px;height:27px}@media (min-width:1280px){.payments__image._webmoney{width:163px;height:41px}}.fewmodal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(34,34,34,0.8);z-index:10;color:#000}.fewmodal:not(._open){display:none}.fewmodal__body{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal{background:#fff;padding:30px 55px;max-width:420px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}._table .modal{padding:30px 15px;max-width:600px}.modal__title{font-size:24px;line-height:1.4;font-weight:900;text-align:center;margin-bottom:50px}.modal__input{border:1px solid #979797}.modal__button{margin:0 auto;max-width:200px}.modal__link{display:inline-block;color:#000;text-decoration:none;margin-top:40px;font-weight:bold}.modal__link:hover{text-decoration:underline}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-page-dots{position:absolute;bottom:180px;width:100%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}@media (min-width:1024px){.flickity-page-dots{bottom:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;padding:0 100px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;max-width:1280px}}.flickity-page-dots .dot{display:inline-block;width:12px;height:12px;margin:0 16px;background:#fff;border-radius:50%;cursor:pointer}@media (min-width:768px){.flickity-page-dots .dot{margin:0 16px 0 0}}.flickity-page-dots .dot:hover{background:#f8e71c}.flickity-page-dots .dot.is-selected{background:#f8e71c}.activation{height:calc(100vh - 200px);padding:23px 180px;min-height:400px;color:#000;background-color:#fff}@media (min-width:576px){.activation{background-color:#f5f4f2}}.activation__container{background-color:#fff;width:100%;border-radius:16px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activation-icon{background-image:url("data:image/svg+xml,%3Csvg width='92' height='27' viewBox='0 0 92 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_566_25361)'%3E%3Cpath d='M63.0611 25.919H30.509C28.9427 25.919 27.6729 24.6263 27.6729 23.0317V4.27201C27.6729 2.67746 28.9427 1.38477 30.509 1.38477H63.0611C64.6274 1.38477 65.8972 2.67746 65.8972 4.27201V23.0319C65.8972 24.6264 64.6274 25.919 63.0611 25.919Z' fill='%23F8E71C'/%3E%3Cpath d='M44.7973 12.0325L27.6729 22.564C27.6729 24.3455 29.0914 25.7896 30.8413 25.7896H62.7285C64.4784 25.7896 65.8971 24.3455 65.8971 22.564L48.7725 12.0325C47.5504 11.2808 46.0196 11.2808 44.7973 12.0325Z' fill='%23F8E71C'/%3E%3Cpath d='M48.7726 15.0111L65.8972 4.47956C65.8972 2.69806 64.4786 1.25391 62.7288 1.25391H30.8414C29.0916 1.25391 27.6729 2.69806 27.6729 4.47956L44.7974 15.0111C46.0197 15.7627 47.5504 15.7627 48.7726 15.0111Z' fill='%23F8E71C'/%3E%3Cpath d='M66.5944 3.83281C66.2878 1.81461 64.5698 0.264648 62.5027 0.264648H36.5594C36.0224 0.264648 35.5874 0.707683 35.5874 1.25415C35.5874 1.80063 36.0224 2.24366 36.5594 2.24366H62.5029C63.5377 2.24366 64.4079 2.97616 64.6391 3.95854L48.0441 14.1643C47.128 14.7277 45.99 14.7275 45.0741 14.1643L28.4792 3.95854C28.7104 2.97616 29.5805 2.24366 30.6154 2.24366H37.0518C37.5887 2.24366 38.0238 1.80063 38.0238 1.25415C38.0238 0.707683 37.5887 0.264648 37.0518 0.264648H30.6154C28.5484 0.264648 26.8303 1.81461 26.5237 3.83294C26.4923 3.93004 26.4748 4.03361 26.4748 4.1414V5.73596C26.458 5.73503 26.4413 5.73332 26.4242 5.73332H18.1189C17.582 5.73332 17.1469 6.17635 17.1469 6.72282C17.1469 7.26929 17.582 7.71233 18.1189 7.71233H26.4242C26.4413 7.71233 26.4579 7.71061 26.4748 7.70969V12.4199C26.458 12.4189 26.4413 12.4172 26.4242 12.4172H22.469C21.9321 12.4172 21.4971 12.8603 21.4971 13.4067C21.4971 13.9532 21.9321 14.3962 22.469 14.3962H26.4242C26.4413 14.3962 26.4579 14.3945 26.4748 14.3936V19.1038C26.458 19.1029 26.4413 19.1011 26.4242 19.1011H13.9339C13.397 19.1011 12.9619 19.5442 12.9619 20.0907C12.9619 20.6371 13.397 21.0802 13.9339 21.0802H26.4242C26.4413 21.0802 26.4579 21.0784 26.4748 21.0775V22.9011C26.4748 23.0089 26.4923 23.1125 26.5237 23.2097C26.8303 25.2279 28.5483 26.7779 30.6153 26.7779H42.7298C43.2667 26.7779 43.7018 26.3348 43.7018 25.7884C43.7018 25.2419 43.2667 24.7989 42.7298 24.7989H30.6153C29.5804 24.7989 28.7103 24.0664 28.4791 23.084L42.1486 14.6773L44.0688 15.8582C44.8368 16.3305 45.6979 16.5667 46.5589 16.5667C47.4201 16.5667 48.2812 16.3305 49.0492 15.8582L50.9798 14.6708C51.0149 14.7 51.0518 14.7278 51.0917 14.7525L64.6388 23.0838C64.4076 24.0662 63.5375 24.7987 62.5026 24.7987H41.4643C40.9274 24.7987 40.4923 25.2418 40.4923 25.7882C40.4923 26.3347 40.9274 26.7777 41.4643 26.7777H62.5027C64.5697 26.7777 66.2877 25.2278 66.5943 23.2097C66.6257 23.1125 66.6432 23.009 66.6432 22.9011V4.1414C66.6433 4.03361 66.6258 3.93004 66.5944 3.83281ZM28.4191 20.8089V6.23361L40.2691 13.5214L28.4191 20.8089ZM64.6993 20.8089L52.8493 13.5213L64.6993 6.23361V20.8089Z' fill='black'/%3E%3Cpath d='M8.53645 14.396H18.5818C19.1187 14.396 19.5538 13.953 19.5538 13.4065C19.5538 12.86 19.1187 12.417 18.5818 12.417H8.53645C7.99952 12.417 7.56445 12.86 7.56445 13.4065C7.56445 13.953 7.99952 14.396 8.53645 14.396Z' fill='black'/%3E%3Cpath d='M9.52819 19.1016H1.64973C1.1128 19.1016 0.677734 19.5446 0.677734 20.0911C0.677734 20.6375 1.1128 21.0806 1.64973 21.0806H9.52819C10.0651 21.0806 10.5002 20.6375 10.5002 20.0911C10.5002 19.5446 10.0651 19.1016 9.52819 19.1016Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_566_25361'%3E%3Crect width='90.7002' height='26.5963' fill='white' transform='translate(0.650391 0.143555)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:90px;height:26px;cursor:pointer;background-repeat:no-repeat;background-position:center;display:block;margin-bottom:40px}.activation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px;width:350px}.activation__title{font-weight:600;font-size:20px;color:#000}.activation__text{font-weight:400;font-size:14px;margin-bottom:30px;line-height:1.2}.btn-primary{border-radius:6px;font-size:14px;line-height:18px;text-align:center;padding:10px 40px;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:inherit;cursor:pointer;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;background-color:#f8e71c}.btn-primary:disabled{opacity:.6}.btn-primary--mobile{width:100%}@media (min-width:576px){.btn-primary.--mobile{width:auto}.btn-primary.--mobile .btn-primary--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-primary.--mobile .btn-primary--desktop{display:none}}.promotion__yellow{color:#f8e71c;font-size:50px}@media (min-width:768px){.promotion__yellow{font-size:70px}}@media (min-width:1280px){.promotion__yellow{font-size:100px}}@media (min-width:1280px){.promotion__bonus{margin-bottom:70px}}.rating-header{color:#000;font-weight:700;text-transform:uppercase;text-align:center;font-size:18px;padding-bottom:5px}@media (min-width:768px){.rating-header{font-size:20px;padding-top:20px}}@media (min-width:1280px){.rating-header{font-size:25px;padding-top:20px}}.currency--green{color:#028122}