*{-webkit-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,html,li,p,ul{margin:0;padding:0}a{text-decoration:none;color:#fff}li,ul{list-style:none}input,textarea{outline:0}button{cursor:pointer;outline:0;background:0 0;border:none}@font-face{font-family:Circe;src:url(../fonts/Circe-Light.woff);font-weight:300}@font-face{font-family:Circe;src:url(../fonts/Circe-Regular.woff);font-weight:400}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.woff);font-weight:500}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Semibold.woff);font-weight:600}@font-face{font-family:Circe;src:url(../fonts/Circe-Bold.woff);font-weight:700}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Extrabold.woff);font-weight:800}body{font-family:Gilroy;font-size:20px;line-height:32px;color:#333;max-width:2560px;margin:0 auto;position:relative;overflow-x:hidden;background-color:#333}.container{max-width:1340px;padding:0 20px;margin:0 auto}.btn{display:inline-block;font-family:Gilroy;font-style:normal;font-weight:800;font-size:20px;line-height:24px;text-align:center;color:#fff;padding:15px 37px;background:-o-linear-gradient(280deg,#8e3ad6 9.89%,#8b89ff 84.06%);background:linear-gradient(170deg,#8e3ad6 9.89%,#8b89ff 84.06%);border-radius:26px}.btn__outline{display:inline-block;font-family:Gilroy;font-weight:800;font-size:20px;line-height:24px;text-align:center;color:#333;padding:15px 26px;border:1px solid #000;border-radius:26px;background:#fff}.btn__fill{display:inline-block;font-family:Gilroy;font-weight:800;font-size:20px;line-height:24px;text-align:center;color:#333;padding:20px 48px;background:#fff;-webkit-box-shadow:0 1px 9px -8px rgba(0,0,0,.15);box-shadow:0 1px 9px -8px rgba(0,0,0,.15);border-radius:26px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn__fill:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.btn__animate{background:-o-linear-gradient(330deg,#8e3ad6,#8b89ff,#8e3ad6);background:linear-gradient(120deg,#8e3ad6,#8b89ff,#8e3ad6);background-size:300% 300%;-webkit-animation:gradient 3s ease-in-out infinite;animation:gradient 3s ease-in-out infinite}.btn__fill__animated{-webkit-animation:btn_pulse 2s infinite 3s cubic-bezier(.25,0,0,1);animation:btn_pulse 2s infinite 3s cubic-bezier(.25,0,0,1);-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#8e3ad6;border-radius:15px}@-webkit-keyframes btn_pulse{to{-webkit-box-shadow:0 0 0 18px rgba(255,255,255,0);box-shadow:0 0 0 18px rgba(255,255,255,0)}}@keyframes btn_pulse{to{-webkit-box-shadow:0 0 0 18px rgba(255,255,255,0);box-shadow:0 0 0 18px rgba(255,255,255,0)}}@-webkit-keyframes gradient{0%{background-position:14% 0}50%{background-position:87% 100%}100%{background-position:14% 0}}@keyframes gradient{0%{background-position:14% 0}50%{background-position:87% 100%}100%{background-position:14% 0}}@-webkit-keyframes wave-arrow{0%{top:13px}50%{top:17px}100%{top:13px}}@keyframes wave-arrow{0%{top:13px}50%{top:17px}100%{top:13px}}@-webkit-keyframes pulse{0%{opacity:.1}50%{opacity:1}100%{opacity:.1}}@keyframes pulse{0%{opacity:.1}50%{opacity:1}100%{opacity:.1}}.header{position:relative}.header.fixed{position:fixed;top:0;left:0;width:100%;z-index:500;background:#262626}.header__bg{position:absolute;left:0;top:0;z-index:0;height:100%}.header__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__bg img:nth-child(2){display:none}.header_wrapper{background:-o-linear-gradient(316.81deg,#434343,#000000a9,#434343);background:linear-gradient(133.19deg,#434343,#000000a9,#434343);background-size:400% 400%;-webkit-animation:gradient 5s ease-in-out infinite;animation:gradient 5s ease-in-out infinite;position:relative;width:100%;height:100%}.header__container{padding-top:15px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__burger{display:none}.header__burger input{display:none}.header__burger input:checked+.header__burger-body{-webkit-transform:rotateZ(-90deg);-ms-transform:rotate(-90deg);transform:rotateZ(-90deg)}.header__burger input:checked+.header__burger-body div{width:5px;margin-left:12px;margin-bottom:3px;background-color:#8e3ad6}.header__burger-body{display:block;width:30px;height:30px;cursor:pointer;-webkit-transform:rotateZ(0);-ms-transform:rotate(0);transform:rotateZ(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__burger-body div{width:5px;height:5px;background-color:#f2f3f5;margin-left:0;margin-bottom:6px;border-radius:4px;-webkit-transition:.3s ease width,.3s ease margin-left,.3s ease margin-bottom,.3s ease background-color;-o-transition:.3s ease width,.3s ease margin-left,.3s ease margin-bottom,.3s ease background-color;transition:.3s ease width,.3s ease margin-left,.3s ease margin-bottom,.3s ease background-color}.header__burger-body div:first-child{width:22px}.header__burger-body div:nth-child(2){width:15px}.header__burger-body div:last-child{width:30px;margin-bottom:0}.header__logo{width:86px;height:59px;-webkit-box-flex:0;-ms-flex:none;flex:none}.header__logo img{width:100%}.header__menu .header__actions{display:none}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:650px}.header__menu-list li{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;font-size:20px;line-height:24px;font-family:Circe;padding-top:5px;padding-bottom:5px}.header__menu-list li:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);font-weight:700}.header__menu-list li:hover::before{opacity:1;-webkit-transform:translateY(5px) translateX(-50%);-ms-transform:translateY(5px) translateX(-50%);transform:translateY(5px) translateX(-50%)}.header__menu-list li::before{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:6px;height:6px;background-color:#8e3ad6;border-radius:100%;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;opacity:0}.header__menu-list li:last-child{margin-right:0}.header__menu-list a{color:#f2f3f5}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__actions .btn{margin-right:10px}.header__actions .btn__outline{margin-right:30px}.header__dropdown{position:relative;width:30px;height:30px}.header__dropdown:hover{cursor:pointer}.header__dropdown.active .language-list{display:block;z-index:500}.current__value{width:30px;height:30px}.current__value img{width:100%}.language-list{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-120px;background:#262626;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);padding:19px 16px}.language-list__item{width:30px;height:30px;margin-bottom:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.language-list__item a{display:block;width:100%;height:100%}.language-list__item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.language-list__item:last-child{margin-bottom:0}.language-list__item img{width:100%;height:100%}.main{overflow-x:hidden}.main__container{padding-top:190px;padding-bottom:120px;text-align:center;position:relative}.main__title{font-weight:800;font-size:200px;line-height:155px;letter-spacing:2px;color:#8e3ad6;margin-bottom:45px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.main__subtitle{font-weight:800;font-size:38px;line-height:42px;color:#fff;margin-bottom:35px}.main__text{font-size:24px;line-height:31px;color:#fff;max-width:856px;margin:0 auto;margin-bottom:61px}.main .btn__outline{display:none}.experience-main{position:absolute;right:30px;top:38px;width:200px;height:225px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(../img/exp2.svg);background-size:88%;background-repeat:no-repeat;background-position:center;z-index:2}.experience-main::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/exp.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.experience-main__title{font-weight:800;font-size:48px;line-height:42px;color:#8e3ad6;margin-bottom:8px}.experience-main__text{font-family:Circe;font-weight:700;font-size:20px;line-height:20px;color:#333;max-width:150px}.main__offers{position:relative}.offers-main{max-width:1600px;margin-left:auto}.offers-main__link{position:absolute;z-index:1;right:0;top:-50px;width:100vw}.offers-main__link a{display:block;background-image:url(../img/main-link.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:122px;height:122px;margin:0 auto}.offers-main__link a svg{position:absolute;left:50%;top:13px;-webkit-transform:translateX(-52%);-ms-transform:translateX(-52%);transform:translateX(-52%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-animation:wave-arrow 1s linear 0s infinite;animation:wave-arrow 1s linear 0s infinite}.offers-main__wrapper{background:#f2f3f5;-webkit-box-shadow:0 -3px 10px 1px #4c246d;box-shadow:0 -3px 10px 1px #4c246d;position:relative;z-index:5;background-image:url(../img/offers/offersBg.png);background-repeat:no-repeat;background-position:top 80% right;background-size:contain;padding:110px 120px 100px 110px}.offers-main_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px 44px;max-width:1090px}.offers-main__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:64px;line-height:64px;letter-spacing:2px;color:#333;margin-bottom:70px}.offers-main__title strong{color:#8e3ad6}.offers-main-item{background:#fff;border:2px solid #e7e8ec;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.08);border-radius:16px;padding:22px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.offers-main-item:nth-child(odd){margin-right:auto}.offers-main-item:nth-child(even){margin-left:auto}.offers-main-item__icon{width:75px;height:85px;margin-right:13px;-webkit-box-flex:0;-ms-flex:none;flex:none}.offers-main-item__icon img{width:100%}.offers-main-item__title{font-family:Gilroy;font-weight:800;font-size:36px;line-height:42px;color:#333;padding-top:12px;margin-bottom:30px}.offers-main-item-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:22px;border-bottom:1px solid #e2e4e9;margin-bottom:22px}.offers-main-item-table__row img{width:28px;height:28px;margin-right:16px;-webkit-box-flex:0;-ms-flex:none;flex:none}.offers-main-item-table__row span{font-family:Circe;font-weight:400;font-size:22px;line-height:24px;color:#333}.offers-main-item-table__row:last-child{margin-bottom:0;border-bottom:none}.offers-main-item{position:relative}.offers-main-item:hover .offers-main-item__popup{visibility:visible}.offers-main-item__popup{position:absolute;top:35px;left:25%;z-index:50;visibility:hidden}.popup{background:#fff;border:2px solid #e7e8ec;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.08);border-radius:16px;padding:30px 30px 47px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.popup__item{margin-right:14px}.popup__item:last-child{margin-right:0}.popup__item-img{width:160px;height:122px;border-radius:16px;overflow:hidden;margin-bottom:18px;border:2px solid #e7e8ec}.popup__item-img.plag{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}.popup__item-img.plag img{width:75px;height:85px}.popup__item-img img{width:100%;-o-object-fit:cover;object-fit:cover}.popup__item-title{font-weight:800;font-size:18px;line-height:24px;color:#8e3ad6}.popup__item-text{font-weight:600;font-size:18px;line-height:24px;color:#000}.advertisers{position:relative;z-index:1}.advertisers__container{padding-top:173px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:224px}.advertisers__img{width:660px;height:402px;margin-right:42px;-webkit-box-flex:0;-ms-flex:none;flex:none}.advertisers__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.advertisers__info{width:100%}.advertisers__title{font-weight:800;font-size:64px;line-height:69px;letter-spacing:2px;color:#fff;margin-bottom:25px}.advertisers__subtitle{font-family:Circe;font-weight:700;font-size:38px;line-height:40px;color:#fff;margin-bottom:21px}.advertisers__text{font-family:Circe;font-weight:400;font-size:24px;line-height:30px;color:#fff;margin-bottom:41px}.advertisers .btn{padding:19px 50px}.yourself{background:#f2f3f5;-webkit-box-shadow:0 -3px 10px 1px #4c246d;box-shadow:0 -3px 10px 1px #4c246d;padding-top:80px;padding-bottom:70px}.yourself__container{max-width:1000px}.yourself__title{font-family:Circe;font-weight:700;font-size:38px;line-height:40px;color:#040404;margin-bottom:27px}.yourself__text{font-family:Circe;font-size:24px;line-height:30px;color:#040404;margin-bottom:40px}.yourself__text strong{font-weight:700}.yourself__list-title{font-family:Circe;font-weight:700;font-size:30px;line-height:26px;text-align:center;color:#040404;margin-bottom:36px}.yourself__list{padding-left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.yourself__list-item{max-width:236px;text-align:center}.list-item:nth-child(1){-webkit-animation-delay:calc(.5s * 1);animation-delay:calc(.5s * 1)}.list-item:nth-child(2){-webkit-animation-delay:calc(.5s * 2);animation-delay:calc(.5s * 2)}.list-item:nth-child(3){-webkit-animation-delay:calc(.5s * 3);animation-delay:calc(.5s * 3)}.list-item:nth-child(4){-webkit-animation-delay:calc(.5s * 4);animation-delay:calc(.5s * 4)}.list-item:nth-child(5){-webkit-animation-delay:calc(.5s * 5);animation-delay:calc(.5s * 5)}.list-item:nth-child(6){-webkit-animation-delay:calc(.5s * 6);animation-delay:calc(.5s * 6)}.list-item:nth-child(7){-webkit-animation-delay:calc(.5s * 7);animation-delay:calc(.5s * 7)}.list-item:nth-child(8){-webkit-animation-delay:calc(.5s * 8);animation-delay:calc(.5s * 8)}.list-item:nth-child(9){-webkit-animation-delay:calc(.5s * 9);animation-delay:calc(.5s * 9)}.list-item:nth-child(10){-webkit-animation-delay:calc(.5s * 10);animation-delay:calc(.5s * 10)}.list-item:nth-child(11){-webkit-animation-delay:calc(.5s * 11);animation-delay:calc(.5s * 11)}.list-item__img{width:71px;height:80px;margin:0 auto;margin-bottom:16px}.list-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.list-item p{font-family:Circe;font-weight:400;font-size:22px;line-height:24px;text-align:center;color:#040404}.trafic{background-image:url(../img/trafic/traficBg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:81px;padding-bottom:79px;color:#fff}.trafic__title{font-weight:900;font-size:64px;line-height:64px;letter-spacing:2px;margin-bottom:24px}.trafic__subtitle{font-family:Circe;font-weight:700;font-size:32px;line-height:37px;margin-bottom:76px;max-width:417px}.trafic__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:900px;margin:0 auto;grid-gap:50px 120px}.trafic__item{text-align:center}.trafic__item:nth-child(1){-webkit-animation-delay:calc(.5s * 1);animation-delay:calc(.5s * 1)}.trafic__item:nth-child(2){-webkit-animation-delay:calc(.5s * 2);animation-delay:calc(.5s * 2)}.trafic__item:nth-child(3){-webkit-animation-delay:calc(.5s * 3);animation-delay:calc(.5s * 3)}.trafic__item:nth-child(4){-webkit-animation-delay:calc(.5s * 4);animation-delay:calc(.5s * 4)}.trafic__item:nth-child(5){-webkit-animation-delay:calc(.5s * 5);animation-delay:calc(.5s * 5)}.trafic__item:nth-child(6){-webkit-animation-delay:calc(.5s * 6);animation-delay:calc(.5s * 6)}.trafic__item:nth-child(7){-webkit-animation-delay:calc(.5s * 7);animation-delay:calc(.5s * 7)}.trafic__item:nth-child(8){-webkit-animation-delay:calc(.5s * 8);animation-delay:calc(.5s * 8)}.trafic__item:nth-child(9){-webkit-animation-delay:calc(.5s * 9);animation-delay:calc(.5s * 9)}.trafic__item:nth-child(10){-webkit-animation-delay:calc(.5s * 10);animation-delay:calc(.5s * 10)}.trafic__item:nth-child(11){-webkit-animation-delay:calc(.5s * 11);animation-delay:calc(.5s * 11)}.trafic__item-img{width:75px;height:85px;margin:0 auto;margin-bottom:16px}.trafic__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.trafic__item-text{font-family:Circe;font-weight:400;font-size:22px;line-height:24px}.numbers{padding-top:43px;padding-bottom:69px;background:url(../img/numbers/numbersBg.png);background-repeat:no-repeat;background-position:center;background-size:cover}.numbers__block{background:#fff;border:2px solid #e7e8ec;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.08);border-radius:16px;max-width:696px;margin:0 auto;padding:60px 30px;text-align:center}.numbers__title{font-weight:900;font-size:64px;line-height:64px;letter-spacing:2px;text-transform:uppercase;margin-bottom:30px}.numbers__title strong{color:#8e3ad6}.numbers__text{font-family:Circe;font-weight:400;font-size:22px;line-height:24px;color:#333;margin-bottom:40px}.points-item{padding-bottom:18px;position:relative;margin-bottom:20px}.points-item:last-child{padding-bottom:0;margin-bottom:0}.points-item:last-child::before{display:none}.points-item::before{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:234px;height:1px;background-color:#e2e4e9}.points-item__number{font-weight:800;font-size:36px;line-height:30px;color:#8e3ad6;margin-bottom:8px}.points-item__text{font-family:Circe;font-weight:400;font-size:22px;line-height:24px;color:#333}.get{padding-top:100px;padding-bottom:90px;background:url(../img/get/getBg.png);background-position:center;background-size:cover;background-repeat:no-repeat;overflow-x:hidden}.get__title{font-weight:800;font-size:64px;line-height:64px;color:#fff;margin-bottom:79px}.get__title strong{color:#8e3ad6}.get__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.get__row .platform-row-points__row{padding:23px 15px}.get__row .platform__row-points:nth-child(1){margin-right:76px;width:516px;height:456px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(1){margin-right:261px;margin-bottom:38px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(2){margin-left:179px;margin-bottom:24px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(2)::before{left:initial;right:11px;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(3){margin-left:16px;margin-right:233px}.get__row .platform__row-points:nth-child(2){width:649px;height:507px;margin-top:166px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(1){margin:57px 348px 27px 62px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(2){margin:0 104px 14px 251px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(2)::before{left:initial;right:11px;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(3){margin:0 408px 0 0}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(4){margin:-10px 53px 0 337px}.get__row .platform-row-points__row-text{font-size:22px;line-height:22px}.get__row .platform-row-points__row-text p{font-weight:400;font-size:16px;line-height:16px;color:#333}.gap{background:#8e3ad6}.gap.center .gap__text{text-align:center;margin-right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:0}.gap__shadow{-webkit-box-shadow:0 -3px 10px 1px #4c246d;box-shadow:0 -3px 10px 1px #4c246d}.gap__container{padding-top:40px;padding-bottom:45px;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}.gap__container .btn__fill{-webkit-box-flex:0;-ms-flex:none;flex:none}.gap__text{font-family:Gilroy;font-weight:800;font-size:32px;line-height:34px;color:#fff;margin-right:70px;text-align:center}.gap__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap__form-title{font-weight:800;font-size:32px;line-height:34px;color:#fff;max-width:416px;margin-right:27px}.gap__form-fields input{border:none;background:0 0;color:#e5e5e5;font-weight:400;font-size:22px;line-height:24px;min-width:218px;margin-right:109px;border-bottom:1.3px solid #e5e5e5;padding-bottom:8px}.gap__form-fields input::-webkit-input-placeholder{font-weight:400;font-size:22px;line-height:24px;color:#e5e5e5}.gap__form-fields input::-moz-placeholder{font-weight:400;font-size:22px;line-height:24px;color:#e5e5e5}.gap__form-fields input:-ms-input-placeholder{font-weight:400;font-size:22px;line-height:24px;color:#e5e5e5}.gap__form-fields input::-ms-input-placeholder{font-weight:400;font-size:22px;line-height:24px;color:#e5e5e5}.gap__form-fields input::placeholder{font-weight:400;font-size:22px;line-height:24px;color:#e5e5e5}.platform{background-image:url(../img/platform/platformBg.png);background-size:cover;background-repeat:no-repeat}.platform__container{padding-top:80px}.platform__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.platform__row:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.platform__row:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.platform__row:nth-child(1) .platform-row-text{margin-left:110px}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(1){margin-right:48px;margin-top:50px;margin-left:79px;margin-bottom:32px}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(2){margin-right:54px;margin-left:222px;margin-bottom:32px}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(3){margin-right:276px;margin-bottom:11px}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(4){margin-left:350px}.platform__row:nth-child(2){margin-top:-60px}.platform__row:nth-child(2) .platform-row-text{margin-right:110px}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row::before{left:initial;right:11px;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(1){margin-right:238px;margin-top:106px;margin-left:38px;margin-bottom:35px}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(2){margin-right:61px;margin-left:62px;margin-bottom:34px}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(3){margin-right:39px;margin-left:314px;margin-bottom:11px}.platform__row:nth-child(3){margin-top:-60px}.platform__row:nth-child(3) .platform-row-text{margin-left:110px}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(1){margin:79px 162px 61px 94px}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(2){max-width:312px;min-height:100px;padding-top:0;padding-bottom:0;margin-right:30px}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(3){max-width:312px;min-height:100px;padding-top:0;padding-bottom:0}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(4){margin:66px 66px 0 240px}.platform__row-points{width:670px;height:590px;background-image:url(../img/platform/platformItem.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;margin-right:-20px}.platform-row-text{max-width:416px}.platform-row-text__title{font-weight:800;font-size:64px;line-height:64px;letter-spacing:2px;color:#fff;margin-bottom:24px}.platform-row-text__title strong{color:#8e3ad6}.platform-row-text__desc{font-family:Circe;font-weight:400;font-size:20px;line-height:32px;color:#fff}.platform-row-points__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f2f3f5;border:2px solid #e7e8ec;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15),inset 1px 0 8px #e7e8ec;box-shadow:0 2px 3px rgba(0,0,0,.15),inset 1px 0 8px #e7e8ec;border-radius:16px;padding:23px 43px 23px 29px;position:relative}.platform-row-points__row::before{position:absolute;left:11px;top:calc(100% + 0px);content:"";width:31px;height:18px;background-image:url(../img/platform/tail.svg);background-repeat:no-repeat;background-position:center;background-size:contain;z-index:0}.platform-row-points__row-icon{width:41px;height:41px;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;margin-right:16px}.platform-row-points__row-icon svg{width:41px}.platform-row-points__row-text{font-weight:800;font-size:24px;line-height:28px;color:#333}.registration-platform{background:#f2f3f5;background-image:url(../img/platform/regBg.png);-webkit-box-shadow:0 -3px 10px 1px #4c246d;box-shadow:0 -3px 10px 1px #4c246d;max-width:1227px;padding:84px 180px 88px 422px;margin-top:108px}.registration-platform .btn{min-width:440px}.registration-platform__title{font-weight:800;font-size:36px;line-height:42px;letter-spacing:2px;color:#333;margin-bottom:27px}.registration-platform__title strong{color:#8e3ad6}.registration-platform__list{margin-bottom:40px}.registration-platform__list li{font-weight:400;font-size:24px;line-height:30px;color:#000;padding-left:15px;position:relative;margin-bottom:11px}.registration-platform__list li:last-child{margin-bottom:0}.registration-platform__list li::before{position:absolute;content:"";left:0;top:10px;width:9px;height:9px;background-image:url(../img/listStyle.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.partners{background:-webkit-gradient(linear,left top,right top,from(#485563),color-stop(#29323c),to(#485563));background:-o-linear-gradient(left,#485563,#29323c,#485563);background:linear-gradient(90deg,#485563,#29323c,#485563);background-size:200% 200%;-webkit-animation:gradient 5s ease infinite;animation:gradient 5s ease infinite;position:relative}.partners__bg{position:absolute;left:0;top:0;z-index:0;width:100%;height:100%}.partners__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partners__bg img:nth-child(2){display:none}.partners__container{position:relative;z-index:1;padding-top:103px;padding-bottom:110px}.partners__title{font-weight:800;font-size:64px;line-height:64px;color:#fff;margin-bottom:65px}.partners__title strong{color:#8e3ad6}.partners__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:51px 37px}.partners__item{background:#f2f3f5;border:2px solid #e7e8ec;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15),inset 1px 0 8px #e7e8ec;box-shadow:0 2px 3px rgba(0,0,0,.15),inset 1px 0 8px #e7e8ec;border-radius:16px;height:90px;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;padding:0 30px}.partners__item:nth-child(1){-webkit-animation-delay:calc(.2s * 1);animation-delay:calc(.2s * 1)}.partners__item:nth-child(2){-webkit-animation-delay:calc(.2s * 2);animation-delay:calc(.2s * 2)}.partners__item:nth-child(3){-webkit-animation-delay:calc(.2s * 3);animation-delay:calc(.2s * 3)}.partners__item:nth-child(4){-webkit-animation-delay:calc(.2s * 4);animation-delay:calc(.2s * 4)}.partners__item:nth-child(5){-webkit-animation-delay:calc(.2s * 5);animation-delay:calc(.2s * 5)}.partners__item:nth-child(6){-webkit-animation-delay:calc(.2s * 6);animation-delay:calc(.2s * 6)}.partners__item:nth-child(7){-webkit-animation-delay:calc(.2s * 7);animation-delay:calc(.2s * 7)}.partners__item:nth-child(8){-webkit-animation-delay:calc(.2s * 8);animation-delay:calc(.2s * 8)}.partners__item:nth-child(9){-webkit-animation-delay:calc(.2s * 9);animation-delay:calc(.2s * 9)}.partners__item:nth-child(10){-webkit-animation-delay:calc(.2s * 10);animation-delay:calc(.2s * 10)}.partners__item:nth-child(11){-webkit-animation-delay:calc(.2s * 11);animation-delay:calc(.2s * 11)}.partners__item:nth-child(1) img{height:52.86px}.partners__item:nth-child(2) img{height:39.29px}.partners__item:nth-child(3) img{height:51.43px}.partners__item:nth-child(4) img{height:54.29px}.partners__item:nth-child(5) img{height:43.57px}.partners__item:nth-child(6) img{height:48.57px}.partners__item:nth-child(7) img{height:48.57px}.partners__item:nth-child(8) img{height:71.43px}.partners__item:nth-child(9) img{height:71px}.partners__item:nth-child(10) img{height:60px}.partners__item:nth-child(11) img{height:46px}.partners__item img{max-height:72px;height:100%}.contacts{background:#f2f3f5;-webkit-box-shadow:0 -3px 10px 1px #4c246d;box-shadow:0 -3px 10px 1px #4c246d}.contacts__container{padding-top:80px;padding-bottom:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__title{font-weight:800;font-size:64px;line-height:68px;letter-spacing:2px;color:#333;margin-bottom:47px}.links-contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.links-contacts__row:last-child{margin-bottom:0}.links-contacts__row svg{width:52px;height:59px;margin-right:20px;-webkit-box-flex:0;-ms-flex:none;flex:none}.links-contacts__name{font-family:Circe;font-style:normal;font-weight:700;font-size:20px;line-height:20px;color:#787987}.links-contacts__link{font-family:Circe;font-style:normal;font-weight:400;font-size:22px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333}.manager-contacts{padding-top:13px}.manager-contacts__title{font-weight:800;font-size:38px;line-height:42px;color:#333;margin-bottom:30px}.manager-contacts__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:21px 112px}.manager-contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.manager-contacts__photo{margin-right:22px;width:120px;-webkit-box-flex:0;-ms-flex:none;flex:none}.manager-contacts__name{font-weight:800;font-size:24px;line-height:24px;color:#333;margin-bottom:8px}.manager-contacts__name span{display:block;font-size:18px;line-height:24px}.manager-contacts__telega{display:block;font-family:Circe;font-style:normal;font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333;margin-bottom:8px}.manager-contacts__skype{display:block;font-family:Circe;font-style:normal;font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333}.footer{background:#f2f3f5}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:60px;padding-bottom:60px;max-width:1100px}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{width:64px;margin-right:16px}.footer__logo img{width:100%}.footer__copy{font-family:Circe;font-weight:400;font-size:16px;line-height:20px;color:#333;max-width:130px}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__contacts-item{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;width:52px;height:59px;background-image:url(../img/poligon.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:28px}.footer__contacts-item:last-child{margin-right:0}.footer__contacts-item:hover path{fill:#8e3ad6}.footer__contacts-item svg{width:20px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media screen and (min-width:1920px){.header__bg{width:100%}}@media screen and (min-width:2560px){.offers-main__link{width:2560px}}@media screen and (max-width:1280px){.registration-platform{max-width:1000px;padding:84px 211px 88px 322px}}@media (max-width:1190px){.animate__animated{-webkit-animation:none!important;animation:none!important}.header{background:#262626}.header__bg img:nth-child(1){display:none}.header__bg img:nth-child(2){display:block;height:50%}.header__container{height:90px}.header__menu{position:absolute;left:0;top:90px;width:100vw;background:#262626;-webkit-box-shadow:inset 0 4px 4px rgba(0,0,0,.25);box-shadow:inset 0 4px 4px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0;padding-bottom:19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:15}.header__menu-list{min-width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 60px}.header__menu-list li{padding-top:0}.main{background-position:left -200px top -300px}.main__container{margin-top:30px;padding-bottom:130px}.main__title{font-size:140px;line-height:132px;margin-bottom:16px}.main__subtitle{margin-bottom:20px}.main__text{font-size:20px;line-height:31px;margin-bottom:40px}.experience-main{top:48px;width:175px;height:179px;background-size:83%}.experience-main__title{font-size:40px;line-height:42px;margin-bottom:4px}.experience-main__text{font-size:16px;line-height:18px;max-width:120px}.offers-main__wrapper{padding:75px 36px;background-position:top 200px right;background-size:224%}.offers-main_grid{grid-template-columns:1fr;grid-gap:36px 0}.offers-main__title{font-size:48px;line-height:64px;margin-bottom:30px}.offers-main-item{width:526px;-webkit-box-flex:0;-ms-flex:none;flex:none}.offers-main-item-table__row span{font-size:20px}.popup{display:none}.advertisers__container{padding-top:164px;padding-bottom:179px}.advertisers__img{width:336px;height:205.47px;margin-right:24px}.advertisers__title{font-size:36px;line-height:35px;margin-bottom:12px}.advertisers__subtitle{font-size:24px;line-height:30px;margin-bottom:6px}.advertisers__text{font-size:18px;line-height:24px;margin-bottom:30px}.yourself{padding-bottom:94px}.yourself__title{font-size:24px;line-height:26px;margin-bottom:20px}.yourself__text{font-size:20px;line-height:24px}.yourself__list-title{font-size:24px;line-height:26px;margin-bottom:30px}.yourself__list{padding-left:58px}.list-item p{font-size:20px;line-height:24px}.trafic{padding-top:70px;padding-bottom:79px}.trafic__title{font-size:48px;line-height:42px}.trafic__subtitle{margin-bottom:56px}.trafic__grid{padding-left:70px;grid-gap:40px}.trafic__item-text{font-size:20px;line-height:24px}.numbers{background:0 0}.numbers__block{padding:50px 96px}.numbers__title{font-size:48px;line-height:38px;margin-bottom:14px}.numbers__text{font-size:20px;line-height:24px}.points-item__number{font-size:30px;line-height:30px;margin-bottom:6px}.points-item__text{font-size:20px;line-height:24px}.get{padding-bottom:120px;background:0 0}.get__title{font-size:48px;line-height:52px;margin-bottom:20px}.get__row{-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}.get__row .platform__row-points:nth-child(1){width:374px;height:390px;margin-right:0;margin-left:-250px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(1){margin:14px 117px 24px 19px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(2){margin:0 0 34px 73px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(3){margin:0 100px 39px 33px}.get__row .platform__row-points:nth-child(2){width:424px;height:418px;margin-top:-70px;margin-left:250px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(1){margin:0 120px 28px 84px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(2){margin:0 0 8px 166px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(3){margin:0 168px 23px 0}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(4){margin:0 96px 14px 106px}.get__row .platform-row-points__row-text{font-size:20px;line-height:22px}.get__row .platform-row-points__row-text p{font-size:14px;line-height:16px}.gap.center .gap__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gap__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:38px;padding-bottom:38px}.gap__text{text-align:right;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-size:22px;line-height:34px;margin-right:32px}.gap__form{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.gap__form-title{margin-right:24px;max-width:250px}.gap__form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gap__form-fields input{height:32px;margin-bottom:28px;margin-right:0;padding-left:10px;padding-right:10px}.platform{background-position:top right -200px}.platform__container{padding-top:75px}.platform__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.platform__row:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.platform__row:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.platform-row-text{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.platform-row-text__title{font-size:48px;line-height:64px}.platform-row-text__desc{margin-bottom:27px}.registration-platform{max-width:768px;padding:84px 111px 88px 122px}.partners__bg img:nth-child(1){display:none}.partners__bg img:nth-child(2){display:block}.partners__title{font-size:48px;line-height:64px;margin-bottom:50px}.partners__grid{grid-gap:35px 37px}.contacts__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:70px}.contacts__main{margin-bottom:77px}.contacts__title{font-size:48px;line-height:68px}.contacts__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.links-contacts__row{margin-bottom:0}}@media (max-width:767px){.header__bg img{display:none}.header__burger{display:block}.header__logo{width:64px;height:44px}.header__menu{opacity:0;height:auto;background:rgba(6,6,6,.8);padding:0;padding-top:16px;padding-bottom:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;top:-200%;z-index:-1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__menu .header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.header__menu .header__actions button{display:block}.header__menu .header__actions button:last-child{margin-right:0}.header__menu>*{pointer-events:none}.header__menu.active{opacity:1;top:90px;z-index:500}.header__menu.active>*{pointer-events:all}.header__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:33px;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:320px;padding:0 10px}.header__menu-list li{width:100%;padding-bottom:10px;border-bottom:1px solid rgba(226,228,233,.5);margin-bottom:10px}.header__menu-list li:last-child{padding-bottom:0;border-bottom:none}.header__menu-list li:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__menu-list li:hover::before{opacity:0}.header__actions .btn{display:none}.header__actions .btn__outline{display:none}.main{background:0 0}.main__container{padding-top:145px;padding-bottom:120px;margin-top:0}.main__title{font-size:72px;line-height:63px;margin-bottom:14px}.main__subtitle{font-size:30px;line-height:35px}.main__text{font-size:18px;line-height:31px;margin-bottom:30px}.main .btn__outline{display:block;margin:0 auto;margin-top:20px}.experience-main{top:10px;right:50%;width:145px;height:145px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);background-size:82%}.experience-main__title{font-size:36px;line-height:42px}.experience-main__text{font-size:12px;line-height:14px;max-width:100px}.offers-main__wrapper{background:#f2f3f5;padding:70px 12px}.offers-main_grid{grid-gap:30px 0}.offers-main__title{font-size:36px;line-height:42px}.offers-main-item{min-width:auto;width:100%;padding:16px}.offers-main-item:nth-child(odd){margin:0 auto}.offers-main-item:nth-child(even){margin:0 auto}.offers-main-item__icon{width:60px;height:68px}.offers-main-item__title{font-size:30px;line-height:30px;margin-bottom:22px}.offers-main-item-table__row{padding-bottom:16px;margin-bottom:16px}.offers-main-item-table__row img{width:22px;height:22px}.offers-main-item-table__row span{font-size:18px;line-height:24px}.advertisers__container{padding-top:43px;padding-bottom:106px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advertisers__img{width:278px;height:170px;margin-bottom:46px;margin-right:0}.advertisers .btn{display:block;max-width:216px;margin:0 auto}.yourself{padding-top:60px;padding-bottom:70px}.yourself__title{margin-bottom:14px}.yourself__text{font-size:18px;line-height:24px;margin-bottom:36px}.yourself__list{display:grid;grid-template-columns:50% 50%;padding-left:0;grid-gap:44px 0}.list-item p{font-size:18px;line-height:24px}.trafic{padding-bottom:71px}.trafic__title{font-size:42px;line-height:42px;margin-bottom:8px}.trafic__subtitle{font-size:24px;line-height:26px;margin-bottom:42px}.trafic__grid{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:29px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0}.trafic__item{width:33%}.trafic__item:nth-child(4){width:50%}.trafic__item:nth-child(5){width:50%}.trafic__item-text{font-size:18px;line-height:24px}.numbers{padding-top:70px}.numbers__block{padding:50px 16px}.numbers__text{font-size:18px;line-height:24px;margin-bottom:36px}.points-item__text{font-size:18px;line-height:24px}.get{padding-top:75px;padding-bottom:46px}.get__title{font-size:42px;line-height:46px;margin-bottom:13px}.get__row .platform-row-points__row{padding:15px}.get__row .platform__row-points{position:relative}.get__row .platform__row-points:nth-child(1){width:350px;height:390px;margin-left:0;-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.get__row .platform__row-points:nth-child(1) .platform-row-points__row{position:absolute}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(1){margin:0;max-width:227px;left:110px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(2){margin:0;width:295px;left:140px;top:130px}.get__row .platform__row-points:nth-child(1) .platform-row-points__row:nth-child(3){margin:0;width:241px;left:118px;top:250px}.get__row .platform__row-points:nth-child(2){width:350px;height:390px;margin-top:-30px;margin-left:0;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}.get__row .platform__row-points:nth-child(2) .platform-row-points__row{position:absolute}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(1){margin:0;right:178px;width:220px;top:0}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(2){margin:0;right:112px;width:258px;top:105px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(3){margin:0;right:192px;width:255px;top:200px}.get__row .platform__row-points:nth-child(2) .platform-row-points__row:nth-child(4){margin:0;right:126px;width:276px;top:295px}.get__row .platform-row-points__row-text{font-size:18px;line-height:22px}.gap__container{-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__text{font-size:18px;line-height:32px;text-align:center;max-width:300px;margin-right:0;margin-bottom:18px}.gap__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.gap__form-title{margin-bottom:36px;margin-right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.gap__form-fields{width:100%}.gap__form-fields input{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;margin-bottom:36px}.gap__form-fields .btn__fill{max-width:216px;margin:0 auto}.platform{background:0 0}.platform__container{padding-left:10px;padding-right:10px}.platform__row:nth-child(1) .platform-row-text{margin-left:0}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(1){margin:0 0 32px 0}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(2){margin:0 0 32px 0}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(3){margin:0 0 32px 0}.platform__row:nth-child(1) .platform-row-points .platform-row-points__row:nth-child(4){margin:0}.platform__row:nth-child(2){margin-bottom:0}.platform__row:nth-child(2) .platform-row-text{margin-top:50px;margin-right:0}.platform__row:nth-child(2) .platform-row-text__desc{margin-bottom:-40px}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(1){margin:96px 0 32px 0}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(2){margin:0 0 32px 0}.platform__row:nth-child(2) .platform-row-points .platform-row-points__row:nth-child(3){margin:0}.platform__row:nth-child(3) .platform-row-text{margin-left:0}.platform__row:nth-child(3) .platform-row-text__desc{margin-bottom:0}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(1){margin:45px 0 32px 0}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(2){margin:0 0 32px 0;min-height:60px}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(3){min-height:60px;margin:0 0 32px 0}.platform__row:nth-child(3) .platform-row-points .platform-row-points__row:nth-child(4){margin:0 0 32px 0}.platform__row-points{width:330px;height:504px}.platform-row-text__title{font-size:42px;line-height:46px}.platform-row-points__row{padding:18px 38px 18px 23px}.platform-row-points__row-icon{width:32px;height:32px;margin-right:13px}.platform-row-points__row-icon svg{width:32px}.platform-row-points__row-text{font-size:18px;line-height:22px}.registration-platform{max-width:100%;padding:70px 10px;background-image:none;margin-top:41px}.registration-platform .btn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%}.registration-platform__title{font-size:30px;line-height:36px}.partners{background:0 0}.partners__bg img{display:none}.partners__container{padding-top:70px;padding-bottom:96px}.partners__title{font-size:42px;line-height:50px;margin-bottom:24px}.partners__grid{grid-gap:18px}.partners__item{border-radius:20px 20px 20px 6px;padding:0 16px;height:50px}.partners__item:nth-child(1) img{height:28.59px}.partners__item:nth-child(2) img{height:21.25px}.partners__item:nth-child(3) img{height:27.81px}.partners__item:nth-child(4) img{height:29.36px}.partners__item:nth-child(5) img{height:23.56px}.partners__item:nth-child(6) img{height:26.27px}.partners__item:nth-child(7) img{height:26.27px}.partners__item:nth-child(8) img{height:38.63px}.partners__item:nth-child(9) img{height:38.63px}.partners__item:nth-child(10) img{height:28.63px}.partners__item:nth-child(11) img{height:28.63px}.contacts__main{margin-bottom:50px}.contacts__title{font-size:42px;line-height:68px;margin-bottom:24px}.contacts__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.links-contacts__row{margin-bottom:25px}.manager-contacts__title{font-size:32px;line-height:42px}.manager-contacts__grid{grid-template-columns:1fr;grid-gap:21px 0}.manager-contacts__photo{width:140px;margin-right:13px}.footer__container{padding-top:20px;padding-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer__logo{display:none}.footer__contacts{margin-bottom:20px}}@media (max-width:374px){.offers-main-item__icon{width:50px;height:50px}.platform__row-points{width:300px}.partners__grid{grid-gap:8px}.partners__item{padding:0 10px}}