@charset "UTF-8";@-webkit-keyframes pointer{0%,13.2%,20%,6.6%,to{-webkit-transform:translateY(0);transform:translateY(0)}16.7%,3.3%,9.9%{-webkit-transform:translateY(-30%);transform:translateY(-30%)}}@keyframes pointer{0%,13.2%,20%,6.6%,to{-webkit-transform:translateY(0);transform:translateY(0)}16.7%,3.3%,9.9%{-webkit-transform:translateY(-30%);transform:translateY(-30%)}}@-webkit-keyframes shadow{0%,13.2%,20%,6.6%,to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:1}16.7%,3.3%,9.9%{-webkit-transform:scale(1.82);transform:scale(1.82);opacity:.76}}@keyframes shadow{0%,13.2%,20%,6.6%,to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:1}16.7%,3.3%,9.9%{-webkit-transform:scale(1.82);transform:scale(1.82);opacity:.76}}@-webkit-keyframes coin1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes coin1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes opacity{0%{opacity:0}10%,to{opacity:1}}@keyframes opacity{0%{opacity:0}10%,to{opacity:1}}@-webkit-keyframes plane{0%{-webkit-transform:translate(-200%,-100%) scale(.5) rotate(80deg);transform:translate(-200%,-100%) scale(.5) rotate(80deg)}16%,23%,8%{-webkit-transform:scale(.5) translate(0) rotate(0);transform:scale(.5) translate(0) rotate(0)}17%,19%,21%{-webkit-transform:scale(.5) translate(0) rotate(-3deg);transform:scale(.5) translate(0) rotate(-3deg)}18%,20%,22%{-webkit-transform:scale(.5) translate(0) rotate(3deg);transform:scale(.5) translate(0) rotate(3deg)}60%{-webkit-transform:scale(.6) translate(80%,-15%);transform:scale(.6) translate(80%,-15%)}80%{-webkit-transform:scale(.8) translate(120%,-45%);transform:scale(.8) translate(120%,-45%)}to{-webkit-transform:scale(1) translate(210%,-65%);transform:scale(1) translate(210%,-65%)}}@keyframes plane{0%{-webkit-transform:translate(-200%,-100%) scale(.5) rotate(80deg);transform:translate(-200%,-100%) scale(.5) rotate(80deg)}16%,23%,8%{-webkit-transform:scale(.5) translate(0) rotate(0);transform:scale(.5) translate(0) rotate(0)}17%,19%,21%{-webkit-transform:scale(.5) translate(0) rotate(-3deg);transform:scale(.5) translate(0) rotate(-3deg)}18%,20%,22%{-webkit-transform:scale(.5) translate(0) rotate(3deg);transform:scale(.5) translate(0) rotate(3deg)}60%{-webkit-transform:scale(.6) translate(80%,-15%);transform:scale(.6) translate(80%,-15%)}80%{-webkit-transform:scale(.8) translate(120%,-45%);transform:scale(.8) translate(120%,-45%)}to{-webkit-transform:scale(1) translate(210%,-65%);transform:scale(1) translate(210%,-65%)}}@-webkit-keyframes games{0%,50%,to{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(7%);transform:translateX(7%)}75%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes games{0%,50%,to{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(7%);transform:translateX(7%)}75%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@font-face{font-family:montserrat;font-display:swap;src:url(../font/montserrat-regular.woff2) format("woff2"),url(../font/montserrat-regular.woff) format("woff"),url(../font/montserrat-regular.ttf) format("truetype");font-weight:400}@font-face{font-family:montserrat;font-display:swap;src:url(../font/montserrat-medium.woff2) format("woff2"),url(../font/montserrat-medium.woff) format("woff"),url(../font/montserrat-medium.ttf) format("truetype");font-weight:500}@font-face{font-family:montserrat;font-display:swap;src:url(../font/montserrat-extrabold.woff2) format("woff2"),url(../font/montserrat-extrabold.woff) format("woff"),url(../font/montserrat-extrabold.ttf) format("truetype");font-weight:800}@font-face{font-family:robotoslab;font-display:swap;src:url(../font/robotoslab-regular.woff2) format("woff2"),url(../font/robotoslab-regular.woff) format("woff"),url(../font/robotoslab-regular.ttf) format("truetype");font-weight:400}:root{--windowWidth:0px}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}html{scroll-behavior:smooth;background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.button,body{position:relative}*,body{margin:0}body{min-height:100vh;font-family:"montserrat";font-weight:500;color:#fff}body.overflow{overflow:hidden}h1{font-weight:800;font-size:2em;margin:.67em 0}.button{background:linear-gradient(90deg,#ff9c19 0,#ffd029 100%);text-transform:uppercase;text-decoration:none;font-size:20px;text-align:center;border-radius:55px;line-height:66px;display:block;height:66px;width:250px;color:#13081d;outline:0;border:0;-webkit-box-shadow:0 4px 22px 0 rgba(255,201,39,.5);box-shadow:0 4px 22px 0 rgba(255,201,39,.5);-webkit-transition:color .2s linear,-webkit-box-shadow .2s ease-in-out;-o-transition:box-shadow .2s ease-in-out,color .2s linear;transition:box-shadow .2s ease-in-out,color .2s linear;transition:box-shadow .2s ease-in-out,color .2s linear,-webkit-box-shadow .2s ease-in-out}.button__text{position:relative;z-index:2}.button::before{background:linear-gradient(90deg,#ffd029 0,#ff9c19 100%);position:absolute;content:"";inset:0;z-index:1;opacity:0;-webkit-transition:opacity .25s linear;-o-transition:opacity .25s linear;transition:opacity .25s linear;border-radius:55px}.button:hover{-webkit-box-shadow:0 4px 22px 0 rgba(255,201,39,.8);box-shadow:0 4px 22px 0 rgba(255,201,39,.8);color:#2d1345}.button:hover::before{opacity:1}.background{background:url(../img/back.png) 0 0/cover #13081d;content:"";position:fixed;top:0;width:100%;height:100%;z-index:-1}.container{max-width:1347px;padding:0 30px;margin:0 auto}.underlined::after{content:"";position:absolute;width:100%;height:15px;background:-webkit-gradient(linear,left top,left bottom,from(#00b2ff),to(rgba(0,178,255,0)));background:-o-linear-gradient(top,#00b2ff 0,rgba(0,178,255,0) 100%);background:linear-gradient(180deg,#00b2ff 0,rgba(0,178,255,0) 100%);opacity:.25;top:100%}.about{padding-top:59px;position:relative;overflow:hidden}.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:33px}.about__list{position:relative;z-index:2;-ms-flex-preferred-size:407px;flex-basis:407px;-ms-flex-negative:0;flex-shrink:0;list-style:none;margin-bottom:30px}.about__list:first-child .about-item{-webkit-transform:translateX(-60%) scale(.6);-ms-transform:translateX(-60%) scale(.6);transform:translateX(-60%) scale(.6)}.about__list:last-child .about-item{-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6)}.about__list:first-child.visible .about-item{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.about__list:first-child.visible .about-item:nth-child(2){-webkit-transition:opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s;-o-transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s}.about__list:first-child.visible .about-item:nth-child(3){-webkit-transition:opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s;-o-transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s}.about__list:last-child.visible .about-item{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.about__list:last-child.visible .about-item:nth-child(2){-webkit-transition:opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s;-o-transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s}.about__list:last-child.visible .about-item:nth-child(3){-webkit-transition:opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s;-o-transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s}.about__image,.about__img{display:block;max-width:100%}.about__image{-ms-flex-negative:1;flex-shrink:1;width:100%;-ms-flex-item-align:end;align-self:flex-end;-webkit-transform:translateY(60%);-ms-transform:translateY(60%);transform:translateY(60%);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.about__image.visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.about__img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.about-item{position:relative;border-radius:30px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);background:#08325b;padding:26px 20px 25px 105px;margin-bottom:14px;opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.about-item.about-item--padding{padding-top:36px;padding-bottom:35px}.about-item__img{position:absolute;left:20px;top:26px}.about-item__title,.modal__content strong{font-weight:800;font-size:20px}.about-item__title span{color:#ffb600}.about-item__text{font-weight:500;font-size:16px}.annotation{padding:57px 0;background:-o-linear-gradient(left,#ffb600 calc(875.55px + (var(--windowWidth) - 1347px)/2),#062a4a calc(471.45px + (var(--windowWidth) - 1347px)/2));background:linear-gradient(90deg,#ffb600 calc(875.55px + (var(--windowWidth) - 1347px)/2),#062a4a calc(471.45px + (var(--windowWidth) - 1347px)/2));overflow:hidden}.annotation__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}.annotation__wrapper.visible .annotation__mark,.annotation__wrapper.visible .annotation__text{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.annotation__mark,.annotation__text{opacity:0;-webkit-transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.annotation__text{color:#13081d;font-size:30px;line-height:133%;text-transform:uppercase;text-align:right;-ms-flex-preferred-size:815px;flex-basis:815px;-webkit-transform:translateY(60%);-ms-transform:translateY(60%);transform:translateY(60%)}.annotation__text span{font-weight:800}.annotation__mark{color:#fff;-ms-flex-preferred-size:407px;flex-basis:407px;font-weight:500;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.annotation__mark::before{content:"*";display:block;color:#ffb600}.annotation__mark span,.benefits__question span{color:#ffb600}.benefits{position:relative;scroll-margin-top:95px;padding-top:86px;padding-bottom:92px;overflow:clip}.benefits__question,.benefits__text,.benefits__title{font-size:64px;line-height:109%;text-transform:uppercase;text-align:center}.benefits__title{font-weight:400;color:#ffb600;margin:0 0 61px}.benefits__question,.benefits__text{font-weight:800}.benefits__text{font-weight:400;font-size:30px;line-height:150%;margin-bottom:75px}.benefits-table__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3}.benefits-table__expensive-solution,.benefits-table__header::after,.benefits-table__our-solution{text-align:center;-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.benefits-table__header::after{background:#ad44c6;content:"VS";position:absolute;top:50%;left:50%;border-radius:50%;width:185px;height:184px;font-weight:400;font-size:64px;line-height:184px;-webkit-transform:translate(-50%,-50%) scale(.2);-ms-transform:translate(-50%,-50%) scale(.2);transform:translate(-50%,-50%) scale(.2)}.benefits-table__header.visible::after{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.benefits-table__body.visible .benefits-table__item,.benefits-table__header.visible .benefits-table__expensive-solution,.benefits-table__header.visible .benefits-table__our-solution{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.benefits-table__expensive-solution,.benefits-table__our-solution{width:50%;border-radius:62px;font-size:26px}.benefits-table__expensive-solution{background:#08325b;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;padding:30px 92.5px 30px 0;font-weight:400;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.benefits-table__our-solution{background:#ffb600;padding:30px 0 30px 92.5px;color:#13081d;font-weight:500;text-transform:uppercase;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.benefits-table__our-solution span{font-weight:800}.benefits-table__body{background:0 0;max-width:1194px;margin:-5px auto 0;border-bottom-right-radius:30px;border-bottom-left-radius:30px;-webkit-transition:background-color .6s ease-in-out;-o-transition:background-color .6s ease-in-out;transition:background-color .6s ease-in-out}.benefits-table__body.visible{background:#f4f4f4}.benefits-table__body.visible .benefits-table__item{opacity:1}.benefits-table__body.visible .benefits-table__item:nth-child(2){-webkit-transition:opacity .6s ease-in-out .3s,-webkit-transform .6s ease-in-out .3s;-o-transition:transform .6s ease-in-out .3s,opacity .6s ease-in-out .3s;transition:transform .6s ease-in-out .3s,opacity .6s ease-in-out .3s;transition:transform .6s ease-in-out .3s,opacity .6s ease-in-out .3s,-webkit-transform .6s ease-in-out .3s}.benefits-table__body.visible .benefits-table__item:nth-child(3){-webkit-transition:opacity .6s ease-in-out .6s,-webkit-transform .6s ease-in-out .6s;-o-transition:transform .6s ease-in-out .6s,opacity .6s ease-in-out .6s;transition:transform .6s ease-in-out .6s,opacity .6s ease-in-out .6s;transition:transform .6s ease-in-out .6s,opacity .6s ease-in-out .6s,-webkit-transform .6s ease-in-out .6s}.benefits-table__body.visible .benefits-table__item:nth-child(4){-webkit-transition:opacity .6s ease-in-out .9s,-webkit-transform .6s ease-in-out .9s;-o-transition:transform .6s ease-in-out .9s,opacity .6s ease-in-out .9s;transition:transform .6s ease-in-out .9s,opacity .6s ease-in-out .9s;transition:transform .6s ease-in-out .9s,opacity .6s ease-in-out .9s,-webkit-transform .6s ease-in-out .9s}.benefits-table__body.visible .benefits-table__item:nth-child(5){-webkit-transition:opacity .6s ease-in-out 1.2s,-webkit-transform .6s ease-in-out 1.2s;-o-transition:transform .6s ease-in-out 1.2s,opacity .6s ease-in-out 1.2s;transition:transform .6s ease-in-out 1.2s,opacity .6s ease-in-out 1.2s;transition:transform .6s ease-in-out 1.2s,opacity .6s ease-in-out 1.2s,-webkit-transform .6s ease-in-out 1.2s}.benefits-table__body.visible .benefits-table__item:nth-child(6){-webkit-transition:opacity .6s ease-in-out 1.5s,-webkit-transform .6s ease-in-out 1.5s;-o-transition:transform .6s ease-in-out 1.5s,opacity .6s ease-in-out 1.5s;transition:transform .6s ease-in-out 1.5s,opacity .6s ease-in-out 1.5s;transition:transform .6s ease-in-out 1.5s,opacity .6s ease-in-out 1.5s,-webkit-transform .6s ease-in-out 1.5s}.benefits-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;color:#362d3f;min-height:104px;border-bottom:1px solid rgba(0,0,0,.2);opacity:0;-webkit-transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.benefits-table__item:first-child{min-height:132px}.benefits-table__item:first-child .benefits-table__el{padding-top:32px}.benefits-table__item:first-child .benefits-table__el::before{-webkit-transform:translateY(calc(-50% + 16px));-ms-transform:translateY(calc(-50% + 16px));transform:translateY(calc(-50% + 16px))}.benefits-table__item:last-child{border-bottom:none;min-height:132px}.benefits-table__item:last-child .benefits-table__el{padding-bottom:32px}.benefits-table__item:last-child .benefits-table__el::before{-webkit-transform:translateY(calc(-50% - 16px));-ms-transform:translateY(calc(-50% - 16px));transform:translateY(calc(-50% - 16px))}.benefits-table__item:nth-child(2n-1){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.benefits-table__item:nth-child(2n){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.benefits-table__el{position:relative;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:33.3333333333%;font-size:16px}.benefits-table__el:first-child,.benefits-table__el:last-child{padding-left:83px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.benefits-table__el:first-child::before,.benefits-table__el:last-child::before{background:url(../img/cross.svg) no-repeat center/contain;content:"";position:absolute;top:50%;left:29px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:31px;height:31px}.benefits-table__el:last-child::before{background:url(../img/mark.svg) no-repeat center/contain;width:36px;height:28px}.benefits-table__el:nth-child(2){background:#fff;font-size:26px;padding:0 30px;text-transform:uppercase;text-align:center}.contacts{scroll-margin-top:160px;position:relative;background:-o-linear-gradient(left,#ffb600 calc(377.16px + (var(--windowWidth) - 1347px)/2),#062a4a calc(377.16px + (var(--windowWidth) - 1347px)/2));background:linear-gradient(90deg,#ffb600 calc(377.16px + (var(--windowWidth) - 1347px)/2),#062a4a calc(377.16px + (var(--windowWidth) - 1347px)/2));overflow:clip}.contacts__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}.contacts__form,.contacts__title{opacity:0;-webkit-transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.contacts__title{-ms-flex-preferred-size:320px;flex-basis:320px;font-weight:400;font-size:64px;line-height:109%;text-transform:uppercase;text-align:right;color:#13081d;-webkit-transform:translateX(-140%);-ms-transform:translateX(-140%);transform:translateX(-140%)}.contacts__title.visible{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.contacts__form{-ms-flex-preferred-size:885px;flex-basis:885px;height:327px;-webkit-transform:translateX(140%);-ms-transform:translateX(140%);transform:translateX(140%)}.contacts__form.visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.form{padding-top:30px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:30px}.form__row:last-child{margin-bottom:0}.form__input{font:500 16px/21px "montserrat";background:0 0;max-width:33.3333333333%;width:100%;outline:0;border:3px solid rgba(255,255,255,.15);height:66px;border-radius:15px;color:#fff;-webkit-transition:border .2s ease-in;-o-transition:border .2s ease-in;transition:border .2s ease-in;padding:0 20px}.form__input:hover,.form__text-block textarea:hover{border-color:rgba(255,255,255,.5)}.form__input:active,.form__input:focus,.form__text-block textarea:active,.form__text-block textarea:focus{border-color:#ffb600}.form__input::-webkit-input-placeholder,.form__text-block textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.form__input::-moz-placeholder,.form__text-block textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.form__input:-ms-input-placeholder,.form__text-block textarea:-ms-input-placeholder{color:rgba(255,255,255,.5)}.form__input::-ms-input-placeholder,.form__text-block textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.form__input::placeholder,.form__text-block textarea::placeholder{color:rgba(255,255,255,.5)}.form__input--email{display:none}.form__text-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form__text-block textarea{font:500 16px/21px "montserrat";background:0 0;border-radius:15px;resize:vertical;width:100%;border:3px solid rgba(255,255,255,.15);min-height:132px;max-height:160px;color:#fff;outline:0;-webkit-transition:border .2s ease-in;-o-transition:border .2s ease-in;transition:border .2s ease-in;padding:20px;margin-bottom:15px}.form__policy{font-size:14px;font-weight:400}.form__policy a{text-decoration:underline;color:#ffb600;cursor:pointer}.easy{background:#ffb600;padding:50px 0;color:#13081d;text-align:center;overflow:hidden}.easy__text{font-size:30px;line-height:133%;text-transform:uppercase;text-align:center;-webkit-transform:translateY(140%);-ms-transform:translateY(140%);transform:translateY(140%);-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.easy__text.visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.footer{background:#062a4a;padding-top:90px}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-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:649px;width:100%;margin:0 auto;border-radius:30px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5)}.footer__link{display:block;padding:13px 20px;font-size:20px;line-height:200%;text-transform:uppercase;text-decoration:none;color:#ffb600;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.footer__link:first-child{padding-left:47px}.footer__link:last-child{padding-right:47px}.footer__link:hover{background:#ffb600;color:#13081d}.footer__info{padding:87px 15px;background:-webkit-gradient(linear,left top,left bottom,from(#062a4a),to(#094076));background:-o-linear-gradient(top,#062a4a 0,#094076 100%);background:linear-gradient(180deg,#062a4a 0,#094076 100%)}.footer__inner,.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__inner{max-width:720px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;font-size:16px;text-transform:uppercase;gap:15px}.footer__text a{color:#ffb600;text-decoration:none}.footer__socials{gap:20px}.footer__social,article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}.header{z-index:2;top:0;position:sticky;padding:30px 0;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.header.scrolled{background:#062a4a;z-index:5}.header__wrapper{position:relative;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;gap:200px}.burger.active .burger__stick,.header__link{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.header__link,.header__menu{position:absolute;left:50%;top:-18.75px;z-index:3}.header__menu{background:#08325b;z-index:4;left:-30px;top:-20px;padding:71px 30px 20px 35px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);border-radius:30px;width:auto;height:auto;max-width:0;max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out;-o-transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out;transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out}.header__menu.active{max-width:400px;max-height:500px;opacity:1}.header__menu-link{display:block;font-size:20px;line-height:300%;text-decoration:none;color:#fff;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header__menu-link:hover{color:#ffb600}.burger{position:relative;z-index:5;cursor:pointer}.burger__stick,.burger__wrapper::after,.burger__wrapper::before{background:#ffb600;content:"";width:45px;height:6px;display:block;margin-bottom:8px;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.burger__wrapper::after{margin-bottom:0}.burger.active .burger__wrapper::before{-webkit-transform:translate(0,14px) rotate(135deg);-ms-transform:translate(0,14px) rotate(135deg);transform:translate(0,14px) rotate(135deg)}.burger.active .burger__stick{opacity:0}.burger.active .burger__wrapper::after{-webkit-transform:translate(0,-14px) rotate(-135deg);-ms-transform:translate(0,-14px) rotate(-135deg);transform:translate(0,-14px) rotate(-135deg)}.language{position:relative;z-index:5;cursor:pointer}.language.active .language__active-lang::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.language__image{border-radius:55px;display:block}.language__code{color:#fff;font-size:20px;margin-left:12px;margin-right:10px;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;width:29px}.language__active-lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.language__active-lang:hover .language__code{color:#ffb600}.language__active-lang::after{content:"";display:block;width:0;height:0;border:10.5px solid #ffb600;border-left-width:7px;border-right-width:7px;border-bottom-width:0;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.language-menu{background:#08325b;position:absolute;right:-15px;top:-20px;z-index:4;padding:83px 42px 31px 38px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);border-radius:30px;list-style:none;max-height:0;height:auto;opacity:0;pointer-events:none;overflow:hidden;-webkit-transition:max-height .2s ease-in-out,opacity .2s ease-in-out;-o-transition:max-height .2s ease-in-out,opacity .2s ease-in-out;transition:max-height .2s ease-in-out,opacity .2s ease-in-out}.language-menu.active{pointer-events:all;opacity:1;max-height:500px}.language-menu__item{margin-bottom:25px;font-size:20px;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor:pointer}.language-menu__item:hover,.map__title span,.modal__content a,.modal__content strong span,.page__title span{color:#ffb600}.language-menu__item:last-child{margin-bottom:0}.language-menu__link{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;text-decoration:none;gap:12px;font-size:inherit;color:inherit}.info{padding:95px 0;overflow:hidden}.info__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;gap:33px}.info__list{max-width:100%;width:100%;list-style:none;-ms-flex-preferred-size:626px;flex-basis:626px}.info__image.visible,.info__list.visible .info-item{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.info__list.visible .info-item:nth-child(1){-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.info__list.visible .info-item:nth-child(2){-webkit-transition:opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s;-o-transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s}.info__list.visible .info-item:nth-child(3){-webkit-transition:opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s;-o-transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s}.info__image,.info__img{display:block;max-width:100%}.info__image{-ms-flex-preferred-size:628px;flex-basis:628px;-webkit-transform:translateX(-60%) scale(.6);-ms-transform:translateX(-60%) scale(.6);transform:translateX(-60%) scale(.6);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.info__img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain}.info-item{background:#062a4a;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);padding:28px 30px;border-radius:30px;margin-bottom:14px;max-width:507px;-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6);opacity:0}.info-item:first-child{max-width:387px}.info-item:last-child{max-width:100%}.info-item__title{color:#ffb600;font-weight:800;font-size:20px}.info-item__text{font-weight:500;font-size:16px}.map{padding-top:100px;padding-bottom:86px;overflow:hidden}.map__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;gap:30px}.map__image{position:relative;display:block;-ms-flex-negative:1;flex-shrink:1;max-width:100%;-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.map__image.visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.map__img{display:block;width:100%;-o-object-fit:contain;object-fit:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.map__content{text-align:right;-ms-flex-preferred-size:628px;flex-basis:628px}.map__content.visible .map__text,.map__content.visible .map__title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.map__text,.map__title{opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.map__title{font-weight:800;font-size:64px;line-height:109%;margin:0;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.map__text{font-weight:400;font-size:30px;line-height:133%;text-transform:uppercase;-webkit-transform:translateY(60%);-ms-transform:translateY(60%);transform:translateY(60%)}.map__pointer,.map__shadow{position:absolute;top:24%;left:7%;width:13.2%;height:13.2%}.map__pointer{background:url(../img/map/pointer.png) no-repeat center/contain}.map__shadow{background:url(../img/map/shadow.png) no-repeat center/contain;-webkit-transform-origin:54% 75%;-ms-transform-origin:54% 75%;transform-origin:54% 75%;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.map__image.visible .map__pointer,.map__image.visible .map__shadow{-webkit-animation-name:pointer;animation-name:pointer;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-delay:2s;animation-delay:2s}.map__image.visible .map__pointer._num--1{top:24%;left:7%;-webkit-animation-delay:2s;animation-delay:2s}.map__image.visible .map__pointer._num--2{top:23%;left:17%;-webkit-animation-delay:9s;animation-delay:9s}.map__image.visible .map__pointer._num--3{top:31%;left:25%;-webkit-animation-delay:11s;animation-delay:11s;z-index:4}.map__image.visible .map__pointer._num--4{top:36%;left:4%;-webkit-animation-delay:18s;animation-delay:18s;z-index:2}.map__image.visible .map__pointer._num--5{top:34%;left:16%;-webkit-animation-delay:3s;animation-delay:3s}.map__image.visible .map__pointer._num--6{top:20%;left:28%;-webkit-animation-delay:13s;animation-delay:13s}.map__image.visible .map__pointer._num--7{top:25%;left:35%;-webkit-animation-delay:17s;animation-delay:17s}.map__image.visible .map__pointer._num--8{top:36%;left:40%;-webkit-animation-delay:12s;animation-delay:12s;z-index:2}.map__image.visible .map__pointer._num--9{top:28%;left:51%;-webkit-animation-delay:25s;animation-delay:25s}.map__image.visible .map__pointer._num--10{top:21%;left:44%;-webkit-animation-delay:22s;animation-delay:22s}.map__image.visible .map__pointer._num--11{top:29%;left:62%;-webkit-animation-delay:20s;animation-delay:20s}.map__image.visible .map__pointer._num--12{top:39%;left:56%;-webkit-animation-delay:9s;animation-delay:9s}.map__image.visible .map__pointer._num--13{top:35%;left:72%}.map__image.visible .map__pointer._num--14{top:47%;left:74%;-webkit-animation-delay:24s;animation-delay:24s}.map__image.visible .map__pointer._num--15{top:49%;left:61%}.map__image.visible .map__shadow{-webkit-animation-name:shadow;animation-name:shadow}.map__image.visible .map__shadow._num--1{top:24%;left:7%;-webkit-animation-delay:2s;animation-delay:2s}.map__image.visible .map__shadow._num--2{top:23%;left:17%;-webkit-animation-delay:9s;animation-delay:9s}.map__image.visible .map__shadow._num--3{top:31%;left:25%;-webkit-animation-delay:11s;animation-delay:11s;z-index:4}.map__image.visible .map__shadow._num--4{top:36%;left:4%;-webkit-animation-delay:18s;animation-delay:18s;z-index:2}.map__image.visible .map__shadow._num--5{top:34%;left:16%;-webkit-animation-delay:3s;animation-delay:3s}.map__image.visible .map__shadow._num--6{top:20%;left:28%;-webkit-animation-delay:13s;animation-delay:13s}.map__image.visible .map__shadow._num--7{top:25%;left:35%;-webkit-animation-delay:17s;animation-delay:17s}.map__image.visible .map__shadow._num--8{top:36%;left:40%;-webkit-animation-delay:12s;animation-delay:12s;z-index:2}.map__image.visible .map__shadow._num--9{top:28%;left:51%;-webkit-animation-delay:25s;animation-delay:25s}.map__image.visible .map__shadow._num--10{top:21%;left:44%;-webkit-animation-delay:22s;animation-delay:22s}.map__image.visible .map__shadow._num--11{top:29%;left:62%;-webkit-animation-delay:20s;animation-delay:20s}.map__image.visible .map__shadow._num--12{top:39%;left:56%;-webkit-animation-delay:9s;animation-delay:9s}.map__image.visible .map__shadow._num--13{top:35%;left:72%}.map__image.visible .map__shadow._num--14{top:47%;left:74%;-webkit-animation-delay:24s;animation-delay:24s}.map__image.visible .map__shadow._num--15{top:49%;left:61%}.modal{position:relative;z-index:10;opacity:0;pointer-events:none}.modal.active,.msg.active{opacity:1;pointer-events:all}.modal__background{background:#000;top:0;left:0;position:fixed;width:100%;height:100%;opacity:.5;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.modal__wrapper{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:900px;width:100%}.modal__header{background:#062a4a;position:relative;font-weight:400;font-size:48px;line-height:146%;text-transform:uppercase;text-align:center;color:#ffb600;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);padding-top:14px;padding-bottom:11px;border-top-left-radius:30px;border-top-right-radius:30px}.modal__close{background:0 0;position:absolute;right:30px;top:32px;width:36px;height:36px;border:0}.modal__close:hover::after,.modal__close:hover::before,.msg__close:hover::after,.msg__close:hover::before{background:#13081d}.modal__close::before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(-6px,-50%) rotate(-45deg);-ms-transform:translate(-6px,-50%) rotate(-45deg);transform:translate(-6px,-50%) rotate(-45deg)}.modal__close::after,.modal__close::before,.msg__close::before{background:#ffb600;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;height:6px;width:45px;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.modal__close::after{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(-6px,-50%) rotate(45deg);-ms-transform:translate(-6px,-50%) rotate(45deg);transform:translate(-6px,-50%) rotate(45deg)}.modal__content{background:#fff;overflow:hidden;padding:24px 30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;height:auto;max-height:0;-webkit-transition:max-height .2s ease-in-out;-o-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;font-size:16px;color:#362d3f}.modal__content ul{list-style:none}.modal__content ul li{position:relative;padding-left:52px;margin-bottom:20px}.modal__content ul li::before{background:url(../img/mark.svg) no-repeat center/contain;content:"";position:absolute;display:block;width:18px;height:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:15px}.modal__text{overflow:auto;max-height:calc(70vh - 48px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.modal.active .modal__content{max-height:70vh;height:100%}.msg{position:relative;z-index:10;opacity:0;pointer-events:none}.msg__background{background:#000;top:0;left:0;position:fixed;width:100%;height:100%;opacity:.5;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.msg__wrapper{background:#08325b;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:700px;width:100%;border-radius:30px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5)}.msg__close{background:0 0;position:absolute;right:-35px;top:-35px;width:36px;height:36px;border:0}.msg__close::before{-webkit-transform:translate(-6px,-50%) rotate(-45deg);-ms-transform:translate(-6px,-50%) rotate(-45deg);transform:translate(-6px,-50%) rotate(-45deg)}.msg__close::after,.msg__close::before,.msg__text::before{content:"";position:absolute;display:block;left:0;top:50%}.msg__close::after{background:#ffb600;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translate(-6px,-50%) rotate(45deg);-ms-transform:translate(-6px,-50%) rotate(45deg);transform:translate(-6px,-50%) rotate(45deg);height:6px;width:45px;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.msg__content{padding:80px 70px}.msg__text{position:relative;font-weight:400;font-size:30px;text-transform:uppercase;padding-left:55px;display:none}.msg__text.active{display:inline}.msg__text::before{background:url(../img/mark.svg) no-repeat center/contain;width:36px;height:28px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.msg__text--status--failed::before{background:url(../img/failed.svg) no-repeat center/contain;width:40px;height:40px}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font:1em monospace,serif}pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:"“" "”" "‘" "’"}q:after,q:before{content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select{vertical-align:baseline}button,input,select,textarea{font:100% inherit;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.page{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-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.page__title{text-align:center;text-transform:uppercase;font-size:48px;line-height:50px}.page__text-block{background:#062a4a;font-weight:700;padding:25px;text-align:center;max-width:677px;font-size:20px;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);border-radius:30px;margin-bottom:20px}.page__text-block span{color:#ffb600;text-transform:uppercase}.page__text{text-transform:uppercase;font-size:30px;font-weight:700}.product{position:relative;scroll-margin-top:95px;padding-top:79px;padding-bottom:85px;overflow:clip}.product__title{color:#ffb600;text-align:center;font-weight:400;font-size:64px;line-height:109%;text-transform:uppercase;margin:0 0 68px}.product__content{max-width:100%;width:100%;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:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:630px;flex-basis:630px}.product__subtitle{font-weight:800;font-size:64px;line-height:109%;text-transform:uppercase;text-align:right;margin:0 0 39px}.product__list,.product__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.product__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.product__list{width:100%;list-style:none;margin-bottom:51px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product__list.visible .product__item{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.product__list.visible .product__item:nth-child(1){-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.product__list.visible .product__item:nth-child(2){-webkit-transition:opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s;-o-transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s}.product__list.visible .product__item:nth-child(3){-webkit-transition:opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s;-o-transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s}.product__image{display:block;max-width:100%;-ms-flex-preferred-size:627px;flex-basis:627px;-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.product__button.visible,.product__image.visible{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.product__img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-item,.product__button{opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.product__button{-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%)}.product__button.visible{-webkit-transition:opacity .8s ease-in-out 1.2s,-webkit-transform .8s ease-in-out 1.2s;-o-transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s;transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s;transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s,-webkit-transform .8s ease-in-out 1.2s}.product-item{background:#08325b;border-radius:30px;width:100%;max-width:507px;padding:28.5px 31px;text-align:right;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);margin-bottom:14px;-webkit-transform:translateX(-60%) scale(.8);-ms-transform:translateX(-60%) scale(.8);transform:translateX(-60%) scale(.8)}.product-item:first-child{max-width:387px}.product-item:last-child{margin-bottom:0;max-width:100%}.product-item__title{font-weight:800;font-size:20px;color:#ffb600}.product-item__text{font-weight:500;font-size:16px}.promotion{background:#062a4a;overflow:hidden}.promotion__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;gap:27px}.promotion iframe{max-width:100%}.promotion__video,.promotion__video.visible{-webkit-transition:opacity .8s linear .3s;-o-transition:opacity .8s linear .3s;transition:opacity .8s linear .3s}.promotion__video{display:block;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:847px;flex-basis:847px;width:100%;opacity:0}.promotion__video.visible{opacity:1}.promotion__video img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain}.promotion__content{font-weight:400;font-size:30px;line-height:133%;text-transform:uppercase;-ms-flex-preferred-size:413px;flex-basis:413px;-webkit-transform:translateX(60%);-ms-transform:translateX(60%);transform:translateX(60%);opacity:0}.promotion__content,.promotion__content.visible{-webkit-transition:opacity .8s linear,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear,-webkit-transform .8s ease-in-out}.result{padding-top:118px;padding-bottom:130px;overflow:hidden}.result__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;gap:30px}.result__image{position:relative;display:block;-ms-flex-negative:1;flex-shrink:1;max-width:100%;-webkit-transform:translateX(-60%) scale(.6);-ms-transform:translateX(-60%) scale(.6);transform:translateX(-60%) scale(.6);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.promotion__content.visible,.result__content.visible,.result__image.visible{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.result__img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.result__content{-ms-flex-preferred-size:628px;flex-basis:628px;-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6);opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.result__title{font-weight:800;font-size:64px;line-height:109%;text-transform:uppercase;margin:0 0 28px}.result__subtitle{font-weight:400;font-size:30px;line-height:133%;text-transform:uppercase;margin-bottom:41px}.result__inner span,.result__subtitle span{font-weight:800;color:#ffb600}.result__inner{background:#08325b;position:relative;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);border-radius:30px;font-size:16px;padding:35px 20px 33px 105px;margin-bottom:50px}.result__inner::before{background:url(../img/result/result-icon.svg) no-repeat center/contain;content:"";position:absolute;display:block;left:20px;top:35px;width:64px;height:64px}.result__image.visible .result__coin{position:absolute;width:13%;height:13%;top:0;left:0;opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.result__image.visible .result__coin--position--front--top,.result__image.visible .result__coin--position--front--top-2{background:url(../img/result/coin_top_front.png) no-repeat center/contain;-webkit-animation:2s 2 normal coin1 10s,2s 2 normal opacity 10s;animation:2s 2 normal coin1 10s,2s 2 normal opacity 10s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;top:53%;left:66%;z-index:3}.result__image.visible .result__coin--position--front--top{-webkit-animation:2s 2 normal coin1 6s,2s 2 normal opacity 6s;animation:2s 2 normal coin1 6s,2s 2 normal opacity 6s;top:55%;left:64%;z-index:2}.result__image.visible .result__coin--position--front--bot{background:url(../img/result/coin_bot_front.png) no-repeat center/contain;-webkit-animation:2s 2 normal coin1 2s,2s 2 normal opacity 2s;animation:2s 2 normal coin1 2s,2s 2 normal opacity 2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;top:58%;left:65%}.result__image.visible .result__coin--position--back--bot{background:url(../img/result/coin_bot_back.png) no-repeat center/contain;-webkit-animation:2s 2 normal coin1 3s,2s 2 normal opacity 3s;animation:2s 2 normal coin1 3s,2s 2 normal opacity 3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;width:12%;height:12%;top:10%;left:23%}.result__image.visible .result__coin--position--back--top,.result__image.visible .result__coin--position--back--top-2{background:url(../img/result/coin_top_back.png) no-repeat center/contain;-webkit-animation:2s 2 normal coin1 7s,2s 2 normal opacity 7s;animation:2s 2 normal coin1 7s,2s 2 normal opacity 7s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;width:12%;height:12%;top:7%;left:24%;z-index:2}.result__image.visible .result__coin--position--back--top-2{-webkit-animation:2s 2 normal coin1 11s,2s 2 normal opacity 11s;animation:2s 2 normal coin1 11s,2s 2 normal opacity 11s;top:4%;left:23%;z-index:3}.result__image.visible .result__coin.anim-ended{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.solution{padding:60px 0 65px;overflow:hidden}.solution__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;gap:30px}.solution__title{text-transform:uppercase;color:#fff;font-size:64px;max-width:401px;margin:0 0 26px;-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%);opacity:0;-webkit-transition:opacity .8s linear,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear,-webkit-transform .8s ease-in-out}.solution__title span{color:#ffb600}.solution__list{list-style:none;margin-bottom:40px}.solution__item{position:relative;color:#fff;font-weight:400;line-height:157%;font-size:30px;text-transform:uppercase;padding-left:66px;-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%);opacity:0;-webkit-transition:opacity .8s linear,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear;transition:transform .8s ease-in-out,opacity .8s linear,-webkit-transform .8s ease-in-out}.solution__item::before{background:url(../img/mark.svg) no-repeat center/contain;content:"";position:absolute;display:block;width:36px;height:28px;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.solution__button,.solution__image{opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.solution__image{position:relative;display:block;max-width:785px;width:100%;-webkit-transform:translateX(60%) scale(.6);-ms-transform:translateX(60%) scale(.6);transform:translateX(60%) scale(.6);overflow:hidden}.solution__button.visible,.solution__image.visible,.solution__title.visible{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.solution__button{-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%)}.solution__button.visible{-webkit-transition:opacity .8s ease-in-out 2s,-webkit-transform .8s ease-in-out 2s;-o-transition:transform .8s ease-in-out 2s,opacity .8s ease-in-out 2s;transition:transform .8s ease-in-out 2s,opacity .8s ease-in-out 2s;transition:transform .8s ease-in-out 2s,opacity .8s ease-in-out 2s,-webkit-transform .8s ease-in-out 2s}.solution__img,.solution__plane object{-o-object-fit:contain;object-fit:contain}.solution__img{display:block;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.solution__plane{background:url(../img/solution/plane.png) no-repeat center/contain;position:absolute;max-width:42%;max-height:45.4%;width:100%;height:100%;top:24%;left:12%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.solution__plane object{position:absolute;top:16%;left:64%;width:38%;height:49%}.solution__game,.solution__games{position:absolute;width:100%;height:100%;top:2%;left:0;z-index:2}.solution__game{background:url(../img/solution/games/1.png) no-repeat center/contain;width:106%;height:106%;top:0;left:-36%;z-index:7}.solution__game:nth-child(2){background:url(../img/solution/games/2.png) no-repeat center/contain;left:-25%;z-index:6}.solution__game:nth-child(3){background:url(../img/solution/games/3.png) no-repeat center/contain;left:-14%;z-index:5}.solution__game:nth-child(4){background:url(../img/solution/games/4.png) no-repeat center/contain;left:-3%;z-index:4}.solution__game:nth-child(5){background:url(../img/solution/games/5.png) no-repeat center/contain;left:8%;z-index:3}.solution__game:nth-child(6){background:url(../img/solution/games/6.png) no-repeat center/contain;left:19%;z-index:2}.solution__game:nth-child(7){background:url(../img/solution/games/7.png) no-repeat center/contain;left:30%;z-index:1}.solution__image-arrow{background:url(../img/solution/arrow.png) no-repeat center/contain;position:absolute;z-index:1;width:17%;height:17%;bottom:11%;right:-2%}.solution__image-arrow:nth-child(2){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:-2%;z-index:3}.solution__image.visible .solution__games,.solution__image.visible .solution__plane{-webkit-animation-name:plane;animation-name:plane;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.solution__image.visible .solution__games{-webkit-animation-name:games;animation-name:games;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:9;animation-iteration-count:9}.solution__list.visible .solution__item{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.solution__list.visible .solution__item:nth-child(2){-webkit-transition:opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s;-o-transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s;transition:transform .8s ease-in-out .4s,opacity .8s ease-in-out .4s,-webkit-transform .8s ease-in-out .4s}.solution__list.visible .solution__item:nth-child(3){-webkit-transition:opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s;-o-transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s;transition:transform .8s ease-in-out .8s,opacity .8s ease-in-out .8s,-webkit-transform .8s ease-in-out .8s}.solution__list.visible .solution__item:nth-child(4){-webkit-transition:opacity .8s ease-in-out 1.2s,-webkit-transform .8s ease-in-out 1.2s;-o-transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s;transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s;transition:transform .8s ease-in-out 1.2s,opacity .8s ease-in-out 1.2s,-webkit-transform .8s ease-in-out 1.2s}.solution__list.visible .solution__item:nth-child(5){-webkit-transition:opacity .8s ease-in-out 1.6s,-webkit-transform .8s ease-in-out 1.6s;-o-transition:transform .8s ease-in-out 1.6s,opacity .8s ease-in-out 1.6s;transition:transform .8s ease-in-out 1.6s,opacity .8s ease-in-out 1.6s;transition:transform .8s ease-in-out 1.6s,opacity .8s ease-in-out 1.6s,-webkit-transform .8s ease-in-out 1.6s}.start{background:#ffb600;padding:50px 0;overflow:hidden}.start__text{font-weight:500;font-size:30px;line-height:133%;text-transform:uppercase;text-align:center;color:#13081d;-webkit-transform:translateY(-140%);-ms-transform:translateY(-140%);transform:translateY(-140%);-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.start__text.visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.start__text span{font-weight:800}.transactions{background:#062a4a;position:relative;padding:62px 0 116px;overflow:hidden}.transactions__subtitle{font-weight:400;font-size:30px;text-transform:uppercase;text-align:center;margin-bottom:13px}.transactions__title{text-align:center;font-weight:800;font-size:64px;margin:0 0 68px}.transactions__title span{color:#ffb600}.transactions__list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:33px;-ms-flex-wrap:wrap;flex-wrap:wrap}.transactions__item{width:calc(33.3333333333% - 22px);-webkit-box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);box-shadow:inset 0 0 8px 0 rgba(0,178,255,.5);padding-bottom:43px;border-radius:30px}.transactions__image{display:block;max-width:100%;margin-bottom:37px;-o-object-fit:contain;object-fit:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.transactions__text{padding:0 30px;font-weight:500;font-size:16px}.transactions__text span{text-transform:uppercase;font-weight:700;color:#ffb600}.transactions .swiper-pagination .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px))}.transactions .swiper-pagination .swiper-pagination-bullet-active{background:var(--swiper-pagination-color, #FFB600)}.button.visible{-webkit-transition:color .2s linear,opacity .8s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:box-shadow .2s ease-in-out,color .2s linear,transform .8s ease-in-out,opacity .8s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s linear,transform .8s ease-in-out,opacity .8s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s linear,transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .8s ease-in-out}@supports (-webkit-appearance:none){.background{background-image:url(../img/back.webp)}.benefits-table__el:first-child::before,.benefits-table__el:last-child::before{background-image:url(../img/cross.svg)}.benefits-table__el:last-child::before{background-image:url(../img/mark.svg)}.map__pointer{background-image:url(../img/map/pointer.webp)}.map__shadow{background-image:url(../img/map/shadow.webp)}.modal__content ul li::before,.msg__text::before{background-image:url(../img/mark.svg)}.msg__text--status--failed::before{background-image:url(../img/failed.svg)}.result__inner::before{background-image:url(../img/result/result-icon.svg)}.result__image.visible .result__coin--position--front--top,.result__image.visible .result__coin--position--front--top-2{background-image:url(../img/result/coin_top_front.webp)}.result__image.visible .result__coin--position--front--bot{background-image:url(../img/result/coin_bot_front.webp)}.result__image.visible .result__coin--position--back--bot{background-image:url(../img/result/coin_bot_back.webp)}.result__image.visible .result__coin--position--back--top,.result__image.visible .result__coin--position--back--top-2{background-image:url(../img/result/coin_top_back.webp)}.solution__item::before{background-image:url(../img/mark.svg)}.solution__plane{background-image:url(../img/solution/plane.webp)}.solution__game{background-image:url(../img/solution/games/1.webp)}.solution__game:nth-child(2){background-image:url(../img/solution/games/2.webp)}.solution__game:nth-child(3){background-image:url(../img/solution/games/3.webp)}.solution__game:nth-child(4){background-image:url(../img/solution/games/4.webp)}.solution__game:nth-child(5){background-image:url(../img/solution/games/5.webp)}.solution__game:nth-child(6){background-image:url(../img/solution/games/6.webp)}.solution__game:nth-child(7){background-image:url(../img/solution/games/7.webp)}.solution__image-arrow{background-image:url(../img/solution/arrow.webp)}}@media (min-width:600px){.transactions__list.visible .transactions__item{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.transactions__item{opacity:0;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;-o-transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.transactions__item:nth-child(1){-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.transactions__item:nth-child(2){-webkit-transform:translateY(60%);-ms-transform:translateY(60%);transform:translateY(60%)}.transactions__item:nth-child(3){-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}}@media (max-width:1364px){.container{max-width:1024px}.about__wrapper{gap:15px}.about__image{position:absolute;z-index:1;max-width:350px;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.about{padding-top:40px}.annotation__wrapper{gap:30px}.annotation__text{font-size:24px;-ms-flex-preferred-size:840px;flex-basis:840px}.annotation{padding:40px 0;background:-o-linear-gradient(left,#ffb600 calc(665.6px + (var(--windowWidth) - 1024px)/2),#062a4a calc(358.4px + (var(--windowWidth) - 1024px)/2));background:linear-gradient(90deg,#ffb600 calc(665.6px + (var(--windowWidth) - 1024px)/2),#062a4a calc(358.4px + (var(--windowWidth) - 1024px)/2))}.benefits__title{font-size:48px;margin-bottom:40px}.benefits__question{font-size:48px}.benefits__text{font-size:26px;margin-bottom:50px}.benefits{scroll-margin-top:70px;padding:60px 0}.benefits-table__header::after{width:160px;height:160px;line-height:160px;font-size:48px}.benefits-table__expensive-solution,.benefits-table__our-solution{font-size:24px;border-radius:40px;padding-top:20px;padding-bottom:20px}.benefits-table__body{max-width:900px}.contacts__wrapper{gap:20px}.contacts__title{font-size:48px;-ms-flex-preferred-size:326px;flex-basis:326px}.contacts__form{height:302px}.contacts{background:-o-linear-gradient(left,#ffb600 calc(286.72px + (var(--windowWidth) - 1024px)/2),#062a4a calc(286.72px + (var(--windowWidth) - 1024px)/2));background:linear-gradient(90deg,#ffb600 calc(286.72px + (var(--windowWidth) - 1024px)/2),#062a4a calc(286.72px + (var(--windowWidth) - 1024px)/2))}.form__row{gap:15px;margin-bottom:15px}.form{padding-top:20px}.easy__text{font-size:26px}.easy{padding:40px 0}.footer__info{padding:55px 15px}.footer{padding-top:60px}.header__menu{top:-14px;left:-14px;padding:48px 20px 20px 18px}.header__menu-link{white-space:nowrap;line-height:250%}.header{padding:20px 0}.header__logo{max-width:130px}.burger__stick,.burger__wrapper::after,.burger__wrapper::before{width:35px;height:4px}.burger.active .burger__wrapper::before{-webkit-transform:translate(0,12px) rotate(135deg);-ms-transform:translate(0,12px) rotate(135deg);transform:translate(0,12px) rotate(135deg)}.burger.active .burger__wrapper::after{-webkit-transform:translate(0,-12px) rotate(-135deg);-ms-transform:translate(0,-12px) rotate(-135deg);transform:translate(0,-12px) rotate(-135deg)}.language-menu{top:-16px;padding-left:30px}.info__wrapper{gap:15px}.info{padding:60px 0}.info-item:first-child,.product-item:first-child{max-width:340px}.info-item{max-width:420px}.map__wrapper{gap:15px}.map__title{font-size:48px}.map__text{font-size:26px}.map{padding:60px 0}.product__title{font-size:48px;margin-bottom:25px}.product__subtitle{font-size:48px;margin-bottom:15px;display:none}.product__wrapper{gap:15px}.product__list{margin-bottom:15px}.product{padding-top:40px;padding-bottom:40px}.product-item{max-width:420px;padding:20px}.promotion__wrapper{gap:15px}.promotion iframe{height:350px}.promotion__video{-ms-flex-negative:1;flex-shrink:1}.promotion__content{font-size:24px}.result__wrapper{gap:15px}.result__title{font-size:48px}.result__subtitle{font-size:26px;margin-bottom:35px}.result{padding:60px 0}.solution__title{font-size:48px;max-width:458px}.solution__list,.solution__title{margin-bottom:15px}.solution__item{font-size:24px}.solution{padding:40px 0}.start__text{font-size:26px}.start{padding:40px 0}.transactions__subtitle{font-size:26px;margin-bottom:10px}.transactions__title{font-size:48px;margin-bottom:30px}.transactions__list{gap:20px}.transactions__item{width:calc(33.3333333333% - 13.3333333333px)}.transactions{padding:60px 0}}@media (max-width:1041px){.button{height:45px;font-size:16px;line-height:45px;width:230px}.button,.button::before{border-radius:20px}.container{max-width:769px}.about__list{-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 7.5px)}.about__image{display:none}.about-item.about-item--padding{padding:20px 20px 20px 90px}.about-item__img{max-width:45px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.about-item__title{font-size:18px}.about-item__text{font-size:14px}.about-item{padding:20px 20px 20px 90px;border-radius:20px}.annotation__wrapper{gap:20px}.annotation__text{font-size:18px}.annotation__mark{font-size:14px;-ms-flex-preferred-size:395px;flex-basis:395px}.annotation{padding:20px 0;background:-o-linear-gradient(left,#ffb600 calc(499.85px + (var(--windowWidth) - 769px)/2),#062a4a calc(269.15px + (var(--windowWidth) - 769px)/2));background:linear-gradient(90deg,#ffb600 calc(499.85px + (var(--windowWidth) - 769px)/2),#062a4a calc(269.15px + (var(--windowWidth) - 769px)/2))}.benefits__title{font-size:32px;margin-bottom:30px}.benefits__question{font-size:32px}.benefits__text{font-size:22px;margin-bottom:30px}.benefits{scroll-margin-top:60px;padding:40px 0}.benefits-table__header::after{width:110px;height:110px;line-height:110px;font-size:32px}.benefits-table__expensive-solution,.benefits-table__our-solution{font-size:20px;border-radius:20px;padding-top:15px;padding-bottom:15px}.benefits-table__expensive-solution{padding-right:55px}.benefits-table__our-solution{padding-left:55px}.benefits-table__body{max-width:670px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.benefits-table__item:first-child .benefits-table__el{padding-top:16px}.benefits-table__item:first-child .benefits-table__el::before{-webkit-transform:translateY(calc(-50% + 8px));-ms-transform:translateY(calc(-50% + 8px));transform:translateY(calc(-50% + 8px))}.benefits-table__item:first-child{min-height:unset}.benefits-table__item:last-child .benefits-table__el{padding-bottom:16px}.benefits-table__item:last-child .benefits-table__el::before{-webkit-transform:translateY(calc(-50% - 8px));-ms-transform:translateY(calc(-50% - 8px));transform:translateY(calc(-50% - 8px))}.benefits-table__item:last-child{min-height:unset}.benefits-table__item{min-height:unset}.benefits-table__el:first-child,.benefits-table__el:last-child{padding-left:60px}.benefits-table__el:first-child::before,.benefits-table__el:last-child::before{left:20px;width:25px;height:25px}.benefits-table__el:last-child::before{width:25px;height:25px}.benefits-table__el:nth-child(2){font-size:18px;padding:0 15px}.benefits-table__el{padding-top:10px;padding-bottom:10px;padding-right:10px;font-size:14px}.contacts__title{font-size:32px}.contacts__form{height:220px}.contacts{background:-o-linear-gradient(left,#ffb600 calc(215.32px + (var(--windowWidth) - 769px)/2),#062a4a calc(215.32px + (var(--windowWidth) - 769px)/2));background:linear-gradient(90deg,#ffb600 calc(215.32px + (var(--windowWidth) - 769px)/2),#062a4a calc(215.32px + (var(--windowWidth) - 769px)/2))}.form__row{gap:8px;margin-bottom:8px}.form__input{border-width:2px;height:45px;font-size:14px;padding:0 10px}.form__text-block textarea{border-width:2px;padding:10px;font-size:14px;min-height:80px;max-height:100px;margin-bottom:10px}.form__policy{font-size:12px}.easy__text{font-size:20px}.easy{padding:30px 0}.footer__nav{max-width:520px;border-radius:20px}.footer__link{font-size:18px;padding:10px 15px}.footer__link:first-child{padding-left:30px}.footer__link:last-child{padding-right:30px}.footer__info{padding:35px 15px}.footer__inner{max-width:580px}.footer__socials{gap:15px}.footer__social img{max-width:30px}.footer{padding-top:35px}.footer__text{font-size:14px}.header__wrapper{gap:150px}.header__menu{top:-10px;padding-top:44px;border-radius:20px}.header__menu-link{font-size:18px}.header{padding:15px 0}.header__link{top:-10px}.header__logo{max-width:110px}.language-menu__item img,.language__image{max-width:30px}.language__code{font-size:18px;width:25px}.language-menu__item{font-size:18px;margin-bottom:12px}.language-menu{top:-11px;padding:55px 44px 20px 20px;border-radius:20px}.info{padding:40px 0}.info-item:first-child,.product-item:first-child{max-width:100%}.info-item__title{font-size:18px}.info-item__text{font-size:14px}.info-item{border-radius:20px;margin-bottom:10px;padding:20px;max-width:100%}.map__title{font-size:32px}.map__text{font-size:24px}.map{padding:40px 0}.modal__wrapper{max-width:769px}.modal__header{border-top-left-radius:20px;border-top-right-radius:20px;font-size:32px;line-height:36px}.modal__close::after,.modal__close::before{width:30px;height:4px;left:70%;-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);transform:translate(calc(-50% - 6px),-50%) rotate(-45deg)}.modal__close::after{-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);transform:translate(calc(-50% - 6px),-50%) rotate(45deg)}.modal__close{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal__content{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:18px 22px}.msg__wrapper{max-width:500px;border-radius:20px}.msg__close::after,.msg__close::before{width:30px;height:4px;left:70%;-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);transform:translate(calc(-50% - 6px),-50%) rotate(-45deg)}.msg__close::after{-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);transform:translate(calc(-50% - 6px),-50%) rotate(45deg)}.msg__close{right:-30px;top:-30px}.msg__content{padding:20px}.msg__text::before{width:25px;height:25px}.msg__text{font-size:20px;padding-left:40px}.product__title{font-size:32px;margin-bottom:15px}.product{padding-top:20px;padding-bottom:20px}.product-item__title{font-size:18px}.product-item__text{font-size:14px}.product-item{border-radius:20px;margin-bottom:10px;max-width:100%}.promotion iframe{height:280px}.promotion__content{font-size:18px}.result__subtitle,.result__title{font-size:32px;margin-bottom:20px}.result__subtitle{font-size:24px}.result__inner::before{width:48px;height:48px}.result__inner{border-radius:20px;margin-bottom:20px;padding:15px 15px 15px 85px}.result{padding:40px 0}.solution__title{font-size:32px;max-width:400px}.solution__item{font-size:20px;padding-left:40px}.solution__item::before{width:25px;height:20px}.solution{padding:25px 0}.start__text{font-size:20px}.start{padding:30px 0}.transactions__subtitle{font-size:20px;margin-bottom:5px}.transactions__title{font-size:32px;margin-bottom:20px}.transactions__list{gap:15px}.transactions__item{width:calc(33.3333333333% - 10px);padding-bottom:20px;border-radius:20px}.transactions__image{margin-bottom:15px}.transactions__text{font-size:14px;padding:0 15px}.transactions{padding:40px 0}}@media (max-width:768px){.container{max-width:100%;padding:0 20px}.about-item__img{max-width:35px}.about-item,.about-item.about-item--padding{padding:15px 15px 15px 70px}.annotation__mark{-ms-flex-preferred-size:380px;flex-basis:380px}.annotation{padding:10px 0;background:-webkit-gradient(linear,left top,right top,from(#ffb600),to(#062a4a));background:-o-linear-gradient(left,#ffb600 calc(var(--windowWidth)*.65),#062a4a calc(var(--windowWidth)*.35));background:linear-gradient(90deg,#ffb600 calc(var(--windowWidth)*.65),#062a4a calc(var(--windowWidth)*.35))}.benefits-table__expensive-solution{font-size:18px;border-bottom-left-radius:0}.benefits-table__our-solution{font-size:18px;border-bottom-right-radius:0}.benefits-table__body{max-width:100%}.contacts__title{font-size:24px}.contacts{background:-webkit-gradient(linear,left top,right top,from(#ffb600),to(#062a4a));background:-o-linear-gradient(left,#ffb600 calc(var(--windowWidth)*.28),#062a4a calc(var(--windowWidth)*.28));background:linear-gradient(90deg,#ffb600 calc(var(--windowWidth)*.28),#062a4a calc(var(--windowWidth)*.28))}.header__wrapper{gap:110px}.promotion__wrapper{display:block}.promotion__video{margin-bottom:15px}.promotion{padding-bottom:15px}.result__inner::before{content:none}.result__inner{padding-left:15px}}@media (max-width:660px){.contacts__form{-ms-flex-preferred-size:640px;flex-basis:640px;height:300px}.contacts{background:-webkit-gradient(linear,left top,right top,from(#ffb600),to(#062a4a));background:-o-linear-gradient(left,#ffb600 calc(var(--windowWidth)*.35),#062a4a calc(var(--windowWidth)*.35));background:linear-gradient(90deg,#ffb600 calc(var(--windowWidth)*.35),#062a4a calc(var(--windowWidth)*.35))}.form__row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__input{max-width:calc(50% - 4px)}.form__input:last-child{max-width:100%}.form{padding-top:15px}}@media (max-width:650px){.benefits-table__header::after{width:90px;height:90px;line-height:90px;font-size:28px}.benefits-table__expensive-solution{padding-top:10px;padding-bottom:10px;padding-right:45px}.benefits-table__our-solution{padding-top:10px;padding-bottom:10px;padding-left:45px}.benefits-table__el:first-child,.benefits-table__el:last-child{padding-left:40px}.benefits-table__el:first-child::before,.benefits-table__el:last-child::before{left:10px;width:20px;height:20px}.benefits-table__el:last-child::before{width:20px;height:20px}.benefits-table__el:nth-child(2){font-size:16px;text-transform:lowercase}}@media (max-width:600px){.button{height:35px;font-size:14px;line-height:35px;width:180px}.about-item__title{font-size:16px;font-weight:500}.about-item__text{font-size:12px}.about-item{margin-bottom:10px}.annotation__text{font-size:16px;line-height:100%}.annotation__mark{-ms-flex-preferred-size:360px;flex-basis:360px;font-size:12px}.benefits__title{font-size:24px;margin-bottom:15px}.benefits__question{font-size:24px}.benefits__text{font-size:20px;margin-bottom:15px}.benefits{scroll-margin-top:40px;padding:30px 0}.benefits-table__header::after{width:70px;height:70px;line-height:70px;font-size:24px}.benefits-table__expensive-solution{font-size:16px;border-top-right-radius:0;border-bottom-right-radius:0;padding-right:35px}.benefits-table__our-solution{font-size:16px;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:35px}.benefits-table__el:first-child,.benefits-table__el:last-child{padding-left:10px}.benefits-table__el:first-child::before,.benefits-table__el:last-child::before{content:none}.benefits-table__el:nth-child(2){font-size:15px}.benefits-table__el{font-size:12px;padding-left:10px}.contacts__form{height:280px}.form__input{height:35px}.form__input,.form__text-block textarea{border-radius:10px}.easy__text{font-size:16px}.easy{padding:20px 0}.footer__nav{max-width:380px}.footer__link{font-size:14px;padding:10px}.footer__link:first-child{padding-left:20px}.footer__link:last-child{padding-right:20px}.footer__info{padding:20px 15px}.footer__inner{max-width:360px}.footer__socials{gap:10px}.footer__social img{max-width:25px}.footer{padding-top:20px}.footer__text{font-size:11px;text-align:left;margin-bottom:10px}.header__menu{top:-5px;left:-9px;padding:35px 15px 10px}.header__menu-link{font-size:16px;line-height:220%}.header{padding:10px 0}.header__link{top:-5px}.header__logo{max-width:90px}.burger__stick,.burger__wrapper::before{width:30px;height:3px;margin-bottom:6px}.burger__wrapper::after{width:30px;height:3px;margin-bottom:0}.burger.active .burger__wrapper::before{-webkit-transform:translate(0,9px) rotate(135deg);-ms-transform:translate(0,9px) rotate(135deg);transform:translate(0,9px) rotate(135deg)}.burger.active .burger__wrapper::after{-webkit-transform:translate(0,-9px) rotate(-135deg);-ms-transform:translate(0,-9px) rotate(-135deg);transform:translate(0,-9px) rotate(-135deg)}.burger{width:35px;height:30px;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}.language-menu__item img,.language__image{max-width:25px}.language__code{font-size:16px;width:23px;margin-left:8px;margin-right:7px}.language__active-lang::after{border:6.5px solid #ffb600;border-left-width:5px;border-right-width:5px;border-bottom-width:0;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.language-menu__item{margin-bottom:6px;gap:8px;font-size:14px}.language-menu__link{gap:8px}.language-menu{top:-6px;padding:45px 39px 10px 15px}.info{padding:30px 0 20px}.info-item__title{font-size:16px;font-weight:500}.info-item__text{font-size:12px}.info-item{padding:12px}.map__title{font-size:24px}.map__text{font-size:20px}.map{padding:30px 0}.modal__header{font-size:24px;line-height:28px}.modal__close{right:20px}.modal__content strong{font-size:18px}.modal__content ul li::before{width:14px;height:14px;left:9px}.modal__content ul li{padding-left:35px;margin-bottom:10px}.modal__content{font-size:14px}.modal__text{gap:12px}.msg__wrapper{max-width:350px}.msg__text{font-size:16px}.page__logo{max-width:150px}.page__text-block,.page__title{margin-bottom:10px;margin-top:10px}.page__title{font-size:24px;line-height:26px}.page__text-block{font-size:14px;padding:10px;border-radius:12px}.page__text{font-size:14px}.product__title{font-size:24px}.product-item__title{font-size:16px;font-weight:500}.product-item__text{font-size:12px}.product-item{padding:12px}.promotion__content{font-size:16px}.result__subtitle,.result__title{font-size:24px;margin-bottom:15px}.result__subtitle{font-size:18px}.result__inner{padding:10px;font-size:14px}.result{padding:30px 0}.solution__title{font-size:24px;max-width:151px}.solution__item{font-size:16px;padding-left:30px}.solution__item::before{width:20px;height:18px}.start__text{font-size:16px}.start{padding:20px 0}.transactions__subtitle{font-size:16px}.transactions__title{font-size:24px;margin-bottom:15px}.transactions__item{width:calc(50% - 7.5px);padding-bottom:20px}.transactions{padding:30px 0}}@media (max-width:580px){.info__wrapper{display:block}.info__image,.product__content{margin-bottom:15px}.product__content{display:block}.product__wrapper{display:block}.product-item{text-align:left}.result__wrapper{display:block}.result__image{margin-bottom:15px}}@media (max-width:540px){.about__wrapper{display:block}.about__list{width:100%;margin-bottom:0}.about{padding-top:30px;padding-bottom:15px}}@media (max-width:480px){.button,.button::before{border-radius:12px}.about-item.about-item--padding{padding:12px 12px 12px 50px}.about-item__img{max-width:25px;left:12px}.about-item{padding:12px 12px 12px 50px;border-radius:12px}.annotation__wrapper{display:block}.annotation__text{text-align:left;padding:10px;border-radius:12px;background-color:#ffb600;margin-bottom:10px}.annotation{padding:20px 0;background:#062a4a}.benefits__question,.benefits__title{font-size:20px}.benefits__text{font-size:18px}.benefits-table__header::after{height:calc(100% + 16px);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;border-radius:12px}.benefits-table__expensive-solution{border-top-left-radius:12px}.benefits-table__our-solution{border-top-right-radius:12px}.benefits-table__body{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.contacts__wrapper{display:block}.contacts__title{font-size:20px;background-color:#ffb600;border-radius:12px;padding:10px;text-align:center;margin:0;-webkit-transform:translateY(-140%);-ms-transform:translateY(-140%);transform:translateY(-140%)}.contacts{padding-top:15px;background:#062a4a}.easy{padding:10px 0}.footer__nav{border-radius:12px;max-width:310px}.footer__link{line-height:100%;text-align:center}.footer__link:first-child,.footer__link:last-child{padding-top:17px;padding-bottom:17px}.footer__info{padding:15px 10px}.footer__inner{display:block;max-width:310px}.footer__socials{gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__social img{max-width:30px}.header__wrapper{gap:90px}.header__menu{border-radius:12px;top:-1px;left:-4px;padding:35px 10px 10px 12px}.header__menu-link{font-size:14px}.header{padding:6px 0}.header__link{top:-1px}.header__logo{max-width:70px}.burger__stick,.burger__wrapper::before{width:26px;margin-bottom:5px}.burger__wrapper::after{width:26px;margin-bottom:0}.burger.active .burger__wrapper::before{-webkit-transform:translate(0,8px) rotate(135deg);-ms-transform:translate(0,8px) rotate(135deg);transform:translate(0,8px) rotate(135deg)}.burger.active .burger__wrapper::after{-webkit-transform:translate(0,-8px) rotate(-135deg);-ms-transform:translate(0,-8px) rotate(-135deg);transform:translate(0,-8px) rotate(-135deg)}.language__code{font-size:14px;width:20}.language-menu{border-radius:12px;top:-1px;padding:38px 40px 10px 10px}.map__title{font-size:20px}.map__text,.modal__content strong{font-size:16px}.modal__header{font-size:20px;line-height:22px}.modal__close::after,.modal__close::before{width:24px;height:3px;left:70%;-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);transform:translate(calc(-50% - 6px),-50%) rotate(-45deg)}.modal__close::after{-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);transform:translate(calc(-50% - 6px),-50%) rotate(45deg)}.modal__close{right:12px}.msg__wrapper{border-radius:12px;max-width:250px}.msg__close::after,.msg__close::before{width:24px;height:3px;left:70%;-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(-45deg);transform:translate(calc(-50% - 6px),-50%) rotate(-45deg)}.msg__close::after{-webkit-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);-ms-transform:translate(calc(-50% - 6px),-50%) rotate(45deg);transform:translate(calc(-50% - 6px),-50%) rotate(45deg)}.msg__content{padding:10px}.msg__text{font-size:15px}.product__title{font-size:20px}.product-item{border-radius:12px}.promotion iframe{height:200px}.promotion__content{font-size:14px}.result__subtitle,.result__title{font-size:20px;margin-bottom:10px}.result__subtitle{font-size:16px}.result__inner{border-radius:12px;font-size:12px}.solution__wrapper{display:block}.solution__title{font-size:20px;max-width:unset;text-align:center}.solution__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}.solution__item{padding-left:20px}.solution__item::before{width:15px;height:10px}.solution__content{margin-bottom:10px}.transactions__subtitle{font-size:14px}.transactions__title{font-size:20px}.transactions__list{gap:10px}.transactions__item{width:calc(50% - 5px);padding-bottom:10px;border-radius:12px}.transactions__text{font-size:12px;padding:0 10px}}@media (max-width:440px){.benefits-table__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits-table__el:first-child,.benefits-table__el:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%}.benefits-table__el:nth-child(2){font-size:12px;width:100%;padding-top:10px;padding-bottom:10px}}@media (max-width:420px){.solution__item{font-size:14px}}@media (max-width:410px){.transactions__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.transactions__item{width:100%}.transactions__text{font-size:14px;padding:0 15px}.transactions{padding-bottom:35px}}@media (max-width:390px){.benefits-table__header::after{height:calc(100% + 8px);width:50px;font-size:20px}.benefits-table__expensive-solution{padding-top:6px;padding-bottom:6px;padding-right:25px}.benefits-table__our-solution{padding-top:6px;padding-bottom:6px;padding-left:25px}.benefits-table{overflow:hidden;border-radius:12px}}@media (max-width:380px){.modal__content{padding:12px 14px}.promotion iframe{height:160px}.solution__title{text-align:left}.solution__list{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media (max-width:370px){.contacts__form{height:330px}.form__input{max-width:100%}}@media (max-width:360px){.map__wrapper{display:block}.map__content{margin-bottom:10px}.map__text,.map__title{text-align:left}}@media (max-width:350px){.benefits-table__el{font-size:11px}}@media (max-width:340px){.transactions__text{font-size:12px;padding:0 10px}}