a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;background-color:transparent;margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none}@font-face{font-family:Poppins;src:local("Poppins Regular"),local("Poppins-Regular"),local("PoppinsRegular"),url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins Medium"),local("Poppins-Medium"),local("PoppinsMedium"),url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins SemiBold"),local("Poppins-SemiBold"),local("PoppinsSemiBold"),url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins Bold"),local("Poppins-Bold"),local("PoppinsBold"),url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Mulish;src:local("Mulish Medium"),local("Mulish-Medium"),local("MulishMedium"),url(../fonts/Mulish-Medium.woff2) format("woff2"),url(../fonts/Mulish-Medium.woff) format("woff");font-weight:500;font-style:normal}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#fff;font-family:Poppins,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1e1e1e}.container{max-width:1310px;padding:0 15px;margin:0 auto}.hide{display:none}#valid-msg{color:green}#error-msg{color:red}.title--h1{font-size:72px;font-weight:700;line-height:108px}.title--h2{font-size:60px;font-weight:700;line-height:90px}.title--h3{font-size:32px;font-weight:700;line-height:48px}.title--h4{font-size:24px;font-weight:600;line-height:36px}.description{color:#8a8e8c}.button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;padding:20px 80px 20px 40px;cursor:pointer;color:#1e1e1e}.button::after{right:40px;content:"";position:absolute;width:24px;height:24px;background:url(../img/icons/arrow.svg) no-repeat center;-webkit-transition:.2s ease;transition:.2s ease}.button:not(.button--without){border-radius:20px;background:#fea757}.button--without{padding-left:0}.button[disabled]{background:#ddd;cursor:wait}.icon{min-width:24px;min-height:24px}.header{padding:38px 0}.header__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.header__logo{width:270px;height:68px;z-index:2}.header__logo img{width:100%;height:auto}.header__nav{-webkit-transition:.5s ease;transition:.5s ease}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.header__nav-item{color:#8a8e8c;-webkit-transition:.3s ease;transition:.3s ease}.header__nav-link{color:inherit}.header__burger{position:relative;display:none;height:40px;width:40px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.5s;transition:.5s;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.header__burger-line{position:absolute;content:"";width:40px;height:1px;background:#8a8e8c;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.5s;transition:.5s}.header__burger-line::after,.header__burger-line::before{position:absolute;content:"";width:40px;height:1px;background:#8a8e8c;left:0;-webkit-transition:.5s;transition:.5s}.header__burger-line::before{margin-top:8px}.header__burger-line::after{margin-top:-8px}.header__burger.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__burger.active .header__burger-line{margin-top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.active .header__burger-line::after{margin-top:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.header__burger.active .header__burger-line::before{margin-top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.hero{margin-top:12px}.hero__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__info{position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;z-index:1}.hero__title{max-width:770px}.hero__description{margin-top:8px;max-width:400px}.hero__image{position:relative;margin-left:-230px;max-width:730px;height:auto;width:100%}.hero__image img{width:100%;height:auto}.hero__button{margin-top:40px}.choose-nextoria{margin-top:120px}.choose-nextoria__list{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.choose-nextoria__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e2e3e2;min-height:183px;border-radius:24px;font-size:24px;font-weight:700;line-height:36px;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}.choose-nextoria__item:nth-child(6n+1){min-width:290px}.choose-nextoria__item:nth-child(6n+2){min-width:180px}.choose-nextoria__item:nth-child(6n+3){min-width:730px}.choose-nextoria__item:nth-child(6n+4){min-width:510px}.choose-nextoria__item:nth-child(6n+5){min-width:400px}.choose-nextoria__item:nth-child(6n+6){min-width:290px}.it-services{margin-top:60px;padding:60px 0;background:#f3f4f3}.it-services__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.it-services__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.it-services__list{max-width:708px;display:grid;gap:40px;row-gap:60px;grid-template-columns:322px 1fr}.it-services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.it-services__item-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.it-services__image{width:450px;height:564px}.it-services__image img{width:100%;height:auto}.ready{margin-top:60px}.ready__container{max-width:910px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.ready__title{text-align:center}.quick-facts{margin-top:160px}.quick-facts__list{position:relative;margin-top:103px;display:grid;grid-template-columns:510px 510px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px}.quick-facts__list:after{position:absolute;content:"";height:100%;width:1px;background:#e2e3e2;left:50%;top:0}.quick-facts__item{width:100%;max-width:510px}.quick-facts__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quick-facts__item-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;min-width:260px}.quick-facts__item-title{-webkit-transition:.5s ease;transition:.5s ease}.quick-facts__item-value{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;color:#fea757;-webkit-transition:.5s ease;transition:.5s ease}.quick-facts__item-description{max-width:210px}.fintech-consulting{margin-top:76px}.fintech-consulting__content{position:relative;min-height:221px}.fintech-consulting__content .swiper{max-width:calc(100vw - (100vw - 1280px)/ 2 - 10px);position:absolute}.fintech-consulting__list{margin-top:35px}.fintech-consulting__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;padding:46px 40px;border-radius:24px;border:1px solid #fea757;-webkit-transition:.3s ease;transition:.3s ease}.fintech-consulting__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.fintech-consulting__item-description{-webkit-transition:.3s ease;transition:.3s ease}.about-us{margin-top:60px;padding:80px 0;background:#f3f4f3}.about-us__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-us__info{max-width:374px}.about-us__image{width:100%;height:auto;max-width:617px}.about-us__image img{width:100%;height:auto}.about-us__description{margin-top:16px}.about-us__button{margin-top:40px}.contact-us{margin-top:120px}.contact-us__form{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:start;-ms-flex-align:start;align-items:start;gap:24px;background:#f3f4f3;border-radius:32px;padding:48px 36px}.contact-us__form .iti,.contact-us__form input,.contact-us__form label,.contact-us__form select,.contact-us__form textarea{width:100%}.contact-us__form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.contact-us__form label #error-msg,.contact-us__form label #valid-msg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.contact-us__form input,.contact-us__form select,.contact-us__form textarea{padding:16px}.contact-us__form input,.contact-us__form select,.contact-us__form textarea{width:100%;background:#f3f4f3;border:unset;border-bottom:1px solid #e2e3e2;font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px;outline:0}.contact-us__form input::-webkit-input-placeholder,.contact-us__form select::-webkit-input-placeholder,.contact-us__form textarea::-webkit-input-placeholder{font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px}.contact-us__form input::-moz-placeholder,.contact-us__form select::-moz-placeholder,.contact-us__form textarea::-moz-placeholder{font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px}.contact-us__form input:-ms-input-placeholder,.contact-us__form select:-ms-input-placeholder,.contact-us__form textarea:-ms-input-placeholder{font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px}.contact-us__form input::-ms-input-placeholder,.contact-us__form select::-ms-input-placeholder,.contact-us__form textarea::-ms-input-placeholder{font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px}.contact-us__form input::placeholder,.contact-us__form select::placeholder,.contact-us__form textarea::placeholder{font-family:Mulish,Arial,sans-serif;font-weight:500;line-height:24px;font-size:16px}.contact-us__form textarea{height:8.25em;resize:none}.contact-us__form select{cursor:pointer}.contact-us__response{margin-top:20px;color:green}.contact-us__response--error{color:red}.footer{margin-top:160px;background:#1e1e1e;color:#fff}.footer__container{max-width:1190px}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:64px 0}.footer__social-title{font-weight:500}.footer__social-email{margin-top:4px}.footer__social-email a{color:inherit;-webkit-transition:.3s ease;transition:.3s ease}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;gap:16px}.footer__social-item svg{stroke:#fff;-webkit-transition:.3s ease;transition:.3s ease}.footer__company-logo{width:272px;height:68px}.footer__company-logo svg{fill:#fff}.footer__company-info{margin-top:4px}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.footer__nav-item a{color:inherit}.cookies{width:100%;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(158,158,158,.25);box-shadow:0 0 20px rgba(158,158,158,.25);position:fixed;z-index:100;bottom:50px;left:50%;margin-left:-337px;padding:20px;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;max-width:674px;border-radius:15px;gap:16px;-webkit-transition:.3s ease;transition:.3s ease}.cookies--hidden{bottom:-100%}.cookies__text{max-width:350px}.cookies__svg{min-width:35px;min-height:35px}@media (min-width:1001px){.only-mobile{display:none!important}}@media (max-width:1310px){.title--h1{font-size:60px;line-height:90px}.title--h2{font-size:32px;line-height:48px}.title--h3{font-size:24px;line-height:36px}.title--h4{font-size:24px;line-height:36px}.choose-nextoria{margin-top:100px}.choose-nextoria__item:nth-child(6n+1){min-width:290px}.choose-nextoria__item:nth-child(6n+2){min-width:180px}.choose-nextoria__item:nth-child(6n+3){min-width:530px}.choose-nextoria__item:nth-child(6n+4){min-width:310px}.choose-nextoria__item:nth-child(6n+5){min-width:400px}.choose-nextoria__item:nth-child(6n+6){min-width:290px}.it-services__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.it-services__info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.it-services__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;height:auto;max-width:450px}.it-services__list{margin-top:50px;row-gap:40px}.quick-facts{margin-top:100px}.quick-facts__list{margin-top:50px;grid-template-columns:minmax(430px,510px) minmax(430px,510px)}.footer{margin-top:100px}}@media (max-width:1290px){.fintech-consulting{margin-top:76px}.fintech-consulting__container{padding-right:0}.fintech-consulting__content .swiper{max-width:100%;position:initial}}@media (max-width:1120px){.choose-nextoria__item:nth-child(6n+1),.choose-nextoria__item:nth-child(6n+2),.choose-nextoria__item:nth-child(6n+3),.choose-nextoria__item:nth-child(6n+4),.choose-nextoria__item:nth-child(6n+5),.choose-nextoria__item:nth-child(6n+6){min-width:330px}}@media (max-width:1024px){.header__nav{position:fixed;margin-top:-100vh;height:100vh;left:0;right:0;background:#fff;top:0;bottom:0;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}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav.active{margin-top:0}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.hero__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:630px}.hero__info{position:relative;min-width:unset}.hero__image{max-width:455px;margin-left:auto;margin-top:-100px}.quick-facts__list{grid-template-columns:minmax(430px,510px)}.quick-facts__list::after{display:none}.quick-facts__item-title{-webkit-transform:scale(.7) translateX(50%)!important;-ms-transform:scale(.7) translateX(50%)!important;transform:scale(.7) translateX(50%)!important}.quick-facts__item-value{-webkit-transform:scale(4);-ms-transform:scale(4);transform:scale(4);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.about-us__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-us__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.about-us__info{margin-top:40px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:617px}.contact-us{margin-top:80px}.contact-us__form{padding:24px}.footer{margin-top:80px}}@media (max-width:1000px){.only-desktop{display:none!important}}@media (max-width:767px){.choose-nextoria__list{gap:20px}.choose-nextoria__item{min-height:140px}.choose-nextoria__item:nth-child(6n+1),.choose-nextoria__item:nth-child(6n+2),.choose-nextoria__item:nth-child(6n+3),.choose-nextoria__item:nth-child(6n+4),.choose-nextoria__item:nth-child(6n+5),.choose-nextoria__item:nth-child(6n+6){min-width:unset;width:100%}.it-services__list{display:grid;grid-template-columns:minmax(345px,450px)}.fintech-consulting__item{padding:24px}.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:700px){.cookies{margin-left:unset;left:15px;right:15px;bottom:15px;max-width:calc(100% - 30px);padding:15px;gap:16px}.cookies--hidden{bottom:-100%}.cookies__svg{min-width:30px;min-height:30px;width:30px;height:30px}.cookies__text{font-size:12px;line-height:18px;max-width:unset}.cookies__button{font-size:12px;line-height:18px;padding:12px 18px 12px 18px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.cookies__button::after{display:none}}@media (max-width:550px){.title--h1{font-size:32px;line-height:48px}.title--h2{font-size:24px;line-height:36px}.title--h3{font-size:24px;line-height:36px}.hero__button{min-width:unset;padding:20px}.hero__button::after{right:50px;bottom:4px}.quick-facts{overflow:hidden}.quick-facts__item-row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quick-facts__item-description{margin-top:20px}}@media (hover:hover){.button:hover::after{right:36px}.header__nav-item:hover{color:#fea757}.choose-nextoria__item:hover{background:#fea757}.quick-facts__item-row:hover .quick-facts__item-title{-webkit-transform:scale(.5) translateX(50%);-ms-transform:scale(.5) translateX(50%);transform:scale(.5) translateX(50%)}.quick-facts__item-row:hover .quick-facts__item-value{-webkit-transform:scale(4);-ms-transform:scale(4);transform:scale(4);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.fintech-consulting__item:hover{background:#fea757}.fintech-consulting__item:hover .fintech-consulting__item-description{color:#1e1e1e}.footer__social-email:hover{color:#fea757}.footer__social-item:hover svg{stroke:#fea757}.footer__nav-item:hover a{color:#fea757}}