.container{max-width:1410px;width:100%;margin:0 auto}.container_case{max-width:1440px}@media(max-width:1760px){body{font-size:22px}}@media(max-width:1480px){.container{max-width:1240px}.container_case{max-width:1260px}}@media(max-width:1300px){.container{padding-left:50px;padding-right:50px}}@media(max-width:992px){body{font-size:20px}.container{padding-left:25px;padding-right:25px}}@media(max-width:414px){.container{padding-left:20px;padding-right:20px}body{font-size:15px}}.break-by-n{white-space:pre-line}.button{outline:none;border:none;background-color:transparent;border-radius:6px;cursor:pointer;font-family:inherit}.button_transparent{font-size:18px;text-decoration:none;border:1px solid #18181c;color:#18181c;padding:11px 63px}.button_transparent:hover{background:#00ca79;border-color:#00ca79;color:#fff}.button_transparent_white{border:1px solid #fff;padding:10px 35px;color:#fff;text-transform:uppercase}.button_green{background:#00ca79;font-weight:500;font-size:30px;line-height:140.2%;text-transform:uppercase;text-decoration:none;color:#fff;padding:16px 75px;z-index:2;border:none;text-align:center}.button_green:hover{background:#05b56f}.button_green_small{background:#00ca79;font-size:18px;padding:11px 63px;text-decoration:none;border:1px solid #00ca79;color:#fff}.button_green_small:hover{background:#05b56f}.button_black{padding:22px 29px;background-color:#18181c}.button_nav{border:none;background-color:transparent;font-size:18px;line-height:120.2%}.button_send-for-modal{background:#02c476;border-radius:6px;color:#fff;font-weight:700;font-size:20px;line-height:140.2%;padding:10px 5px;width:50%;text-transform:uppercase}.button_send-for-modal_light{background-color:#00ca79}.button_green_portfolio{background:#00ca79;text-transform:capitalize;font-size:24px;font-weight:500;line-height:140.2%;padding:20px 15px;border:none;text-align:center;text-decoration:none;color:#fff}@media(max-width:1760px){.button_green{font-size:26px;padding:14px 70px}.button_green_portfolio{font-size:20px;padding:15px}}@media(max-width:1480px){.button_send-for-modal{font-size:18px}}@media(max-width:1240px){.button_green_small,.button_transparent{padding:11px 40px}}@media(max-width:1080px){.button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.button_green{font-size:24px;-webkit-tap-highlight-color:#05b56f}.button_black{padding:10px 29px}.button_nav{width:100%}}@media(max-width:992px){.button_green{font-size:20px;padding:12px 45px}}@media(max-width:768px){.button_green{font-size:16px;padding:11px 35px}.button_green_small{padding:10px;font-size:14px}.button_transparent{padding:9px 30px;font-size:14px}}@media(max-width:500px){.button_send-for-modal{font-size:14px}}@media(max-width:420px){.button_green{display:block;text-align:center}.button_full{width:100%}}.nav-list{display:flex;gap:55px;list-style:none;padding:0;margin-bottom:0}.nav-list-item{font-size:18px;line-height:120.2%}.nav-list-item_portfolio{display:flex;align-items:center;gap:6px}.nav-list-item_portfolio span{color:#fff;display:flex;align-items:center;width:37px;height:20px;padding:0 7px;background-color:#2c2c2c;font-size:14px;border-radius:30px;box-shadow:0 3px 4px 0 rgba(28,28,28,.251);border:1px solid #000}.nav-list-item__lang{font-size:18px!important;line-height:20px!important;text-decoration:none!important;color:#18181c!important;display:flex;text-transform:uppercase}.nav-list-item__lang:hover{color:#00ca79!important}.nav-list-item__link{text-decoration:none;color:#18181c;display:flex}.nav-list-item__link i{position:relative;background-color:#18181c;margin-left:.3em;width:1em;height:1em;top:.1em;transition:transform .4s ease-in-out}.nav-list-item__link i.--rotate{transform:rotate(180deg)}.nav-list-item__link_lang{font-size:18px!important;line-height:20px!important;text-decoration:none!important;color:#18181c!important;display:flex;text-transform:uppercase}.nav-list-item__link_mobile{display:none}.nav-list-item__link_active{border-bottom:2px solid #00ca79}@media(max-width:1480px){.nav-list{gap:45px}}@media(max-width:1240px){.nav-list{gap:35px}}@media(max-width:1080px){.nav{width:100%;height:calc(100vh - 86px);background-color:#f8f8f8;position:absolute;z-index:3;top:86px;left:0;padding:20px 50px}.nav-list{flex-direction:column;gap:40px;position:relative}.nav-list-item{-webkit-tap-highlight-color:rgba(0,0,0,0)}.nav-list-item__link{font-size:28px}.nav-list-item__link_mobile{display:flex}.nav-list-item__link_desktop{display:none}.nav-list-item__link_active{border:none}}@media(max-width:992px){.nav{padding:25px 20px 100px}}@media(max-width:768px){.nav{height:calc(100vh - 50px);top:60px}.nav-list{gap:30px}}.header{background-color:#f8f8f8;border-bottom:1px solid #fff;position:fixed;top:0;width:100vw;z-index:5}.header-background{background-color:#f8f8f8;position:relative;z-index:4}.header-row{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;background-color:#f8f8f8}.header__logo{display:flex}.header__logo,.header__logo svg{width:115px;height:46px}.header-button{display:flex;align-items:center;gap:40px;position:relative}.header-button-mobile,.header-button-mobile-block{display:none}.header-langs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 17px;gap:18px 17px;width:max-content;z-index:-1;background:#eee;border-radius:6px;padding:10px;position:absolute;top:40px;transition:transform .4s;transform:translateY(-450px)}.header-langs_show{transform:translateY(20px)}@media(max-width:1760px){.header-row{padding-top:13px;padding-bottom:13px}}@media(max-width:1480px){.header-button{gap:25px}}@media(max-width:1080px){.header-row{padding-top:25px;padding-bottom:25px}.header-nav{transform:translateX(1080px);transition:transform .4s;pointer-events:none}.header-nav_show{transform:translateX(0);pointer-events:auto;overflow-y:auto}.header-button{margin-left:auto;margin-right:30px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.header-button .btn-modal{display:none}.header-button-mobile{display:block;width:30px;height:30px;-webkit-tap-highlight-color:rgba(0,0,0,0);background:no-repeat 50%/80%}.header-button-mobile-block{display:flex;align-items:center;gap:35px}.header__logo,.header__logo svg{width:90px;height:36px}.header-langs_show{transform:translateY(14px)}}@media(max-width:768px){.header-row{padding-top:20px;padding-bottom:20px}.header__logo,.header__logo svg{width:80px;height:35px}}@media(max-width:414px){.header-row{padding-top:16px;padding-bottom:16px}}.footer{position:relative;color:#fff;font-size:20px;line-height:140.2%}.footer:before{content:"";z-index:1;position:absolute;width:100%;height:100%;background-image:url(/_next/static/media/footer__bg.8aedaf98.svg);background-repeat:no-repeat;background-position:50% 0}.footer-wrap{position:relative;z-index:2;padding-top:190px;padding-bottom:87px}.footer-wrap-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:40px}.footer-wrap-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.footer-wrap-bottom li{display:flex}.footer-logo__img{width:101px;height:32px;margin-bottom:20px}.footer-partner-img{width:65px;height:25px;margin-top:45px}.footer__heading{font-weight:700;margin-bottom:20px}.footer-socials{max-width:342px;width:100%}.footer-socials__text{font-weight:300;margin-bottom:45px}.footer-socials-block{display:flex;flex-wrap:wrap;gap:24px}.footer-socials-block a{line-height:normal}.footer-socials-block button{border:none;border-radius:50%;background-color:transparent;cursor:pointer}.footer-socials-mobile{display:none}.footer-location{max-width:475px;width:100%}.footer-location-item:not(:last-child){margin-bottom:30px}.footer-location-item_bold{font-weight:300;margin-bottom:10px}.footer-location-item_thin{font-weight:300;color:hsla(0,0%,100%,.6)}.footer-location-item_thin:not(:last-child){margin-bottom:10px}.footer-location-item_more{font-size:.95rem;display:inline-block;margin-left:5px;text-decoration:underline}.footer-links{max-width:329px;width:100%;min-width:300px}.footer-links-nav-list li:not(:last-child){margin-bottom:15px}.footer-links-nav-list__item{font-weight:300;color:#fff;text-decoration:none}.footer-fixed-bottom{left:0;right:0;width:100vw;bottom:0;z-index:2001;position:fixed}.footer-bottom{height:50px;font-size:1.275rem;line-height:2.25rem;margin:8px auto;text-decoration:none;border:3px solid #fff;width:232px;border-radius:88px;outline:0;color:#fff;cursor:pointer;background:#000;display:flex;-webkit-box-align:center;text-align:center;font-weight:300;align-items:center;justify-content:center}.footer-bottom-link{color:#00ca79;position:absolute;top:-35px;text-wrap:nowrap;font-size:16px;font-weight:500}.footer-bottom-link:hover{color:#00ca79}.footer-bottom-container{position:relative;overflow:hidden;width:100%;padding:5px 0;border-radius:88px}.footer-bottom__text{margin:0;padding:0;border:none;outline:0;color:#fff;cursor:pointer;white-space:nowrap;display:inline-block;background:0 0}.footer-bottom__shine{content:"";position:absolute;height:400px;width:200%;left:150px;top:-60px;display:block;background:hsla(0,0%,100%,.13);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.13) 77%,hsla(0,0%,100%,.5) 92%,hsla(0,0%,100%,0));transform:rotate(-30deg);transition:all .4s ease;animation-duration:7s;animation-name:shine;animation-iteration-count:infinite}@keyframes shine{0%{top:-80px;left:-1220px}to{left:1020px;top:-200px}}@media(max-width:1080px){.footer-wrap-top{flex-direction:column;gap:0}.footer-wrap-bottom{max-width:400px;width:100%}.footer-socials{max-width:100%}.footer-socials-block{display:none}.footer-socials-mobile{display:flex;flex-wrap:wrap;gap:24px;max-width:400px;width:100%}.footer-socials-mobile button.footer-socials-item{border:none;border-radius:50%;background-color:transparent;cursor:pointer}.footer-socials__text{margin-bottom:0}.footer-location{max-width:100%;margin-bottom:60px;margin-top:45px}.footer-links{max-width:100%;min-width:100%;margin-bottom:50px}.footer-links-nav-list__item{color:hsla(0,0%,100%,.6)}.footer-bottom{height:45px;font-size:1.1rem;line-height:2.25rem;margin:8px auto;text-decoration:none;border:1px solid #fff;width:220px;border-radius:88px;display:flex}.footer-partner-img{margin-top:15px}}@media(max-width:768px){.footer{font-size:16px}.footer:before{top:-50px;height:105%}.footer__header{font-size:20px;margin-bottom:15px}.footer-wrap{padding-top:160px}.footer-location{margin-bottom:40px;margin-top:40px}.footer-links-nav-list li:not(:last-child){margin-bottom:10px}.footer-partner-img{margin-top:10px}}@media(max-width:414px){.footer:before{top:-76px;height:108%}.footer-wrap{padding-top:120px;padding-bottom:45px}.footer__heading{margin-bottom:15px}.footer-links{margin-bottom:45px}}.text-btn-fade-in-out{animation:active-animate-visible .3s}@keyframes active-animate-visible{0%{opacity:0}to{opacity:1}}.text-btn-fade-in-out-hidden{animation:active-animate-hidden .3s}@keyframes active-animate-hidden{0%{opacity:1}to{opacity:0}}.services-menu{padding:68px 0;position:absolute;background:#eee;width:100%;z-index:3;transform:translateY(-811px);transition:transform .4s}.services-menu-mobile{display:none}.services-menu_show{transform:translateY(0)}.services-menu-grid{display:grid;grid-template-columns:repeat(3,402px);grid-template-rows:auto;grid-gap:30px 120px;gap:30px 120px}.services-menu__heading{font-weight:500;font-size:21px;line-height:100%;color:#18181c;text-decoration:none}.services-menu-list{margin-top:10px}.services-menu-list-item{font-size:18px;line-height:inherit}.services-menu-list-item:not(:last-child){margin-bottom:0}.services-menu-list-item__link{color:#18181c;text-decoration:none;font-size:1rem}.services-menu-list-item__link:hover{color:#00ca79}.about-menu_show,.industries-menu_show{transform:translateY(0)}a.services-menu__heading:hover{color:#00ca79}@media(max-width:1760px){.services-menu{padding:55px 0}.services-menu-list{margin-top:10px}}@media(max-width:1560px){.services-menu-grid{gap:45px 80px}}@media(max-width:1480px){.services-menu-grid{gap:45px;grid-template-columns:repeat(3,1fr)}}@media(max-width:1080px){.services-menu{position:relative;background:#f8f8f8;transition:height .4s;overflow-y:hidden;padding:0;max-height:0;pointer-events:none;display:none}.services-menu-desktop{display:none}.services-menu_show{display:block;z-index:5;max-height:100vh;height:100%;overflow-y:auto;transition:all .4s;pointer-events:auto}.services-menu-grid{grid-template-columns:1fr;gap:20px}.services-menu-list{font-size:16px;margin-top:10px}.services-menu-list-item:not(:last-child){margin-bottom:5px}.services-menu__heading{font-weight:700;font-size:18px}.about-menu_show,.industries-menu_show{display:block;z-index:5;max-height:100vh;height:100%;overflow-y:auto;transition:all .4s;pointer-events:auto}}@media(max-width:992px){.services-menu-grid{padding-right:0;padding-left:0;gap:25px}}@media(max-width:768px){.services-menu_show{transform:translateY(0)}.services-menu-grid{gap:20px}.services-menu-list-item:not(:last-child){margin-bottom:13px}.services-menu__heading{font-size:20px}}@media(max-width:414px){.services-menu-list{margin-top:15px}.services-menu-list-item:not(:last-child){margin-bottom:13px}.services-menu__heading{font-size:16px}}.heading{font-style:normal;font-weight:500;font-size:80px;line-height:114.19%;display:block}.heading_black{color:#18181c}.heading_white{color:#fff}.heading_small{font-size:40px;line-height:134.69%}@media(max-width:1760px){.heading{font-size:68px}.heading_small{font-size:36px}}@media(max-width:1480px){.heading{font-size:65px}.heading_small{font-size:34px}.heading_pages{font-size:44px}}@media(max-width:1240px){.heading{font-size:55px}.heading_small{font-size:34px}.heading_pages{font-size:42px}}@media(max-width:992px){.heading{font-size:50px}.heading_small{font-size:32px}.heading_pages{font-size:40px}}@media(max-width:768px){.heading{font-size:40px}.heading_small{font-size:30px}.heading_pages{font-size:34px}}@media(max-width:414px){.heading{font-size:30px}.heading_small{font-size:25px}.heading_pages{font-size:28px}}.input{background:#f8f8f8;border:1px solid rgba(24,24,28,.4);border-radius:6px;padding:24px 20px;font-weight:300;font-size:25px;line-height:140.2%;outline:none}.input::placeholder{font-weight:300;font-size:25px;line-height:140.2%;color:rgba(24,24,28,.4)}.input:focus{border:1px solid #00ca79;color:#18181c}.input_required{background-image:url(/_next/static/media/required.fd628a24.svg);background-repeat:no-repeat;background-position:center right 10px}.input_error{border:1px solid #de0b57!important;color:#de0b57}.input_error.input_required{background-image:url(/_next/static/media/required_error.786fb104.svg)}.input_valid{border:1px solid #00ca79;color:#18181c}.input_short{font-weight:300;font-size:18px;line-height:21px;padding:16px 20px;width:100%}.input_short::placeholder{font-weight:300;font-size:18px;line-height:21px;color:#727272}.input-textarea{resize:none;width:100%}.input_file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.input-label{font-size:16px;line-height:150%;display:block;cursor:pointer;padding:.1em 0 0 48px;background:no-repeat;background-size:2em;word-break:break-all}@media(max-width:992px){.input{padding:15px 10px;font-size:15px}.input::placeholder{font-size:15px}.input_short{padding:10px;font-size:15px}.input_short::placeholder{font-size:15px}}@media(max-width:600px){.input-label{padding:0 0 0 33px}.input-label_file{background-size:25px}}@media(max-width:500px){.input-label{font-size:12px;padding:0 0 0 24px}.input-label_file{background-size:20px}}.contactForm{margin-top:80px}.contactForm-wrap{padding-top:120px;padding-bottom:240px}.contactForm__heading{margin-bottom:30px}.contactForm__text{max-width:900px;width:100%;margin-bottom:35px}.contactForm-form{display:flex;flex-direction:column}.contactForm-form__input{margin-bottom:30px;width:100%}.contactForm-form__button{width:316px;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.contactForm-form-checkboxes{margin-bottom:30px;display:flex}.contactForm-form-checkboxes-item{display:flex;align-items:center;font-weight:500;font-size:35px;line-height:140.2%;cursor:pointer}.contactForm-form-checkboxes-item__checkmark{display:block;width:50px;height:50px;border-radius:50%;border:2px solid #00ca79;margin-right:25px;position:relative}.contactForm-form-checkboxes-item_input:checked~.contactForm-form-checkboxes-item__checkmark:after{content:"";width:28px;height:28px;display:block;background-color:#00ca79;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contactForm-form-checkboxes-item:not(:last-child){margin-right:60px}.contactForm-form-checkboxes-item_input{display:none}@media(max-width:1760px){.contactForm{margin-top:70px}.contactForm-wrap{padding-top:80px;padding-bottom:170px}.contactForm__heading{margin-bottom:25px}}@media(max-width:1480px){.contactForm{margin-top:0}.contactForm-wrap{padding-bottom:100px}}@media(max-width:992px){.contactForm__text{margin-bottom:25px}.contactForm-form__input{margin-bottom:20px}.contactForm-form__button{width:250px}.contactForm-form-checkboxes{margin-bottom:20px}.contactForm-form-checkboxes-item{font-weight:500;font-size:20px}.contactForm-form-checkboxes-item__checkmark{width:40px;height:40px;margin-right:15px}.contactForm-form-checkboxes-item_input:checked~.contactForm-form-checkboxes-item__checkmark:after{width:24px;height:24px}.contactForm-form-checkboxes-item:not(:last-child){margin-right:40px}}@media(max-width:850px){.contactForm-wrap{padding-bottom:50px}}@media(max-width:420px){.contactForm__heading{margin-bottom:15px}.contactForm__text{margin-bottom:20px}.contactForm-form__input{margin-bottom:15px}.contactForm-form__button{width:100%}}.modal--visible{display:block!important}.modal-overlay{pointer-events:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:3000;padding:10px;display:none;background-color:rgba(69,69,69,.1);align-items:center;justify-content:center;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.modal-overlay--visible{pointer-events:all;opacity:1;visibility:visible;overflow-y:auto;overflow-x:hidden;display:flex;height:100vh;width:100%}.modal-contact{width:100%;color:#18181c;text-align:center;max-width:470px;min-height:300px;max-height:100vh;position:relative;z-index:3000}.modal-contact-logo{display:flex;margin-bottom:15px;width:max-content}.modal-contact-logo svg{width:85px;height:auto}.modal-contact__wrap{position:relative;background-color:#fff;border-radius:6px;padding:35px;max-width:470px;width:100%}.modal-contact__wrap_request{padding:60px 40px 40px}.modal-contact__avatar{width:100%;height:16%;overflow:hidden;border-radius:15px;margin:0 auto 2.5%}.modal-contact__avatar img{border-radius:15px;object-fit:cover}.modal-contact__container{max-width:540px;margin:0 auto}.modal-contact__header{font-weight:500;font-size:25px;line-height:114.19%;margin-bottom:1.5%;text-transform:uppercase}.modal-contact__text{margin-bottom:2.7%;margin-right:auto;margin-left:auto;max-width:310px;width:100%;font-weight:300;font-size:18px;line-height:140.2%}.modal-contact__text_invest{max-width:100%!important}.modal-contact__title{font-size:18px;line-height:134.69%;padding-top:2.7%;margin-bottom:1.5%;color:#636364}.modal-contact__title_phone{border-top:1px solid #dbdbdb}.modal-contact__phones{padding:0 0 4%;margin-bottom:4%;list-style:none;font-size:18px;line-height:140.2%;border-bottom:1px solid #dbdbdb}.modal-contact__phones li:not(:last-child){margin-bottom:10px}.modal-contact__phones li a{color:#29282c;font-weight:300;text-decoration:none;padding-bottom:1px;cursor:pointer;background-color:transparent;border:none;border-bottom:1px dashed #29282c;font-size:inherit}.modal-contact__phones li a:hover{border-bottom-color:transparent}.modal-contact__social{border-bottom:1px solid #dbdbdb;list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding-bottom:4%}.modal-contact__social li{width:100%}.modal-contact__social li a{display:flex;justify-content:center;align-items:center;gap:13px;width:100%;background-color:#00ca79;color:#fff;font-size:18px;font-weight:500;line-height:140.2%;text-transform:uppercase;text-decoration:none;padding:13px;border-radius:6px;cursor:pointer;border:none}.modal-contact__social li a:hover{background-color:#05b56f}.modal-contact__social li a svg{width:25px;height:100%}.modal-contact__links{list-style:none;font-size:18px;line-height:135%}.modal-contact__links li:not(:last-child){margin-bottom:2.7%}.modal-contact__links li .modal-contact__link{color:#29282c;font-weight:300;text-decoration:none;padding-bottom:1px;cursor:pointer;background-color:transparent;border:none;border-bottom:1px dashed #29282c;font-size:inherit}.modal-contact__links li .modal-contact__link:hover{border-bottom-color:transparent}.modal-contact__close{top:30px;right:30px;margin:0;padding:0;width:24px;height:24px;border:none;outline:none;z-index:50;cursor:pointer;position:absolute;display:inline-block;background:transparent}.modal-contact__close:after,.modal-contact__close:before{z-index:20;top:calc(50% - 1px);left:calc(50% - 12px);width:24px;height:1px;content:"";background:#29282c;position:absolute;display:inline-block;opacity:.3}.modal-contact__close:after{transform:rotate(45deg)}.modal-contact__close:before{transform:rotate(-45deg)}.modal-contact__close_main{top:30px;right:35px}.modal-form__wrap{background-color:#fff;border-radius:6px;width:650px;padding:60px;text-align:center}.modal-form-buttons{display:flex;justify-content:center;gap:20px}@media(max-width:1080px){.modal-contact__close_main{top:15px;right:20px}.modal-contact__wrap{padding:20px}}@media(max-width:500px){.modal-overlay{padding:0}.modal-contact{max-width:100vw;width:100vw;min-height:100vh}.modal-contact__wrap{max-width:100vw;width:100vw;border-radius:0;height:100vh;display:flex;max-width:100%;flex-direction:column;gap:1%}.modal-contact__container{margin:0}.modal-contact__avatar{height:18%;min-height:110px;display:flex;justify-content:center;align-items:flex-end}.modal-contact__header{font-size:22px}.modal-contact__text,.modal-contact__title{font-size:16px}.modal-contact__phones{font-size:16px;line-height:140.2%}.modal-contact__phones li:not(:last-child){margin-bottom:8px}.modal-contact__social{gap:10px}.modal-contact__social li{width:100%}.modal-contact__social li a{gap:10px;font-size:16px;padding:12px}.modal-contact__social li a svg{width:22px}.modal-contact__links{font-size:16px}.modal-form__wrap{padding:30px 20px;width:90vw}}@media(max-width:380px){.modal-contact__close,.modal-contact__close_main{top:25px;right:20px}.modal-contact__text{max-width:270px}.modal-contact__social{gap:10px}.modal-contact__social li a{font-size:14px;padding:10px}.modal-contact__social li a svg{width:20px}}.paginate{display:flex;justify-content:flex-end;gap:5px}.paginate-button{background-color:#f8f8f8;color:#18181c;border-radius:8px;cursor:pointer}.paginate-button_active{background-color:#00ca79;color:#fff}.paginate-button_hover:hover{background-color:rgba(0,202,121,.459)}.paginate-button.disabled{cursor:default;background-color:transparent}.paginate-link{display:flex;align-items:center;justify-content:center;width:100%;width:40px;height:40px;padding:5px}.visibility-hidden{visibility:hidden}input[type=range]{-webkit-appearance:none;-moz-appearance:none;width:100%;height:3px;background-color:#e3e3e3;border-radius:5px;display:block;outline:none}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:3px}input[type=range]::-moz-track{-moz-appearance:none;height:3px}input[type=range]::-ms-track{appearance:none;height:3px}input[type=range]::-webkit-slider-thumb{height:25px;width:25px;border-radius:50%;background:#00c676;cursor:pointer;-webkit-appearance:none;margin-top:-11px}input[type=range]::-moz-range-thumb{height:25px;width:25px;border-radius:50%;background:#00c676;cursor:pointer;-moz-appearance:none;margin-top:-11px}input[type=range]::-ms-thumb{height:25px;width:25px;border-radius:50%;background:#00c676;cursor:pointer;appearance:none;margin-top:-11px}@media(max-width:414px){input[type=range]::-webkit-slider-thumb{height:20px;width:20px;margin-top:-8px}input[type=range]::-moz-range-thumb{height:20px;width:20px;margin-top:-8px}input[type=range]::-ms-thumb{height:20px;width:20px;margin-top:-8px}}.swiper-pagination{padding-top:80px;bottom:auto;left:auto;right:auto;font-size:0;line-height:0;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.swiper-pagination-bullet{width:13px;height:13px;padding:0;margin:0 6px;border-radius:50%;display:inline-block;border:1px solid hsla(0,0%,100%,.314);background-color:transparent}.swiper-pagination-bullet-active{background:#fff}@media(max-width:992px){.swiper-pagination{padding-top:50px}.swiper-pagination-bullet{width:10px;height:10px}}@media(max-width:414px){.swiper-pagination{padding-top:30px}}.myCardsSwiper{overflow:visible!important}.myCardsSwiper .swiper-slide-shadow{background:transparent!important}.myCardsSwiper.swiper{width:590px;position:relative}.myCardsSwiper .swiper-slide{background-position:50%;background-size:cover;max-width:570px!important;max-height:745px!important;border-radius:15px;visibility:hidden}.myCardsSwiper .swiper-slide img{border-radius:15px;display:block;width:100%;height:auto}.myCardsSwiper .swiper-slide-active{visibility:visible;z-index:2}.myCardsSwiper .swiper-slide-visible.swiper-slide-prev{opacity:.6;visibility:visible}.myCardsSwiper .swiper-slide-visible.swiper-slide-prev img{transform:translateX(-10px) rotate(2deg)}.myCardsSwiper .swiper-slide-visible.swiper-slide-next{opacity:.6;visibility:visible}.myCardsSwiper .swiper-slide-visible.swiper-slide-next img{transform:translateX(10px) rotate(-2deg)}.myCardsSwiper .swiper-button-disabled{visibility:hidden}.myCardsSwiper .swiper-button-next,.myCardsSwiper .swiper-button-prev{cursor:pointer;position:absolute;top:50%;z-index:12;border-radius:50%;background-color:#f8f8f8;width:40px;height:40px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.myCardsSwiper .swiper-button-next:before,.myCardsSwiper .swiper-button-prev:before{color:#00ca79;font-weight:500;line-height:38px;height:40px;display:block}.myCardsSwiper .swiper-button-next:hover,.myCardsSwiper .swiper-button-prev:hover{box-shadow:0 0 6px rgba(0,0,0,.43)}.myCardsSwiper .swiper-button-next:hover:before,.myCardsSwiper .swiper-button-prev:hover:before{color:#05b56f}.myCardsSwiper .swiper-button-prev{left:3%}.myCardsSwiper .swiper-button-prev:before{content:"←"}.myCardsSwiper .swiper-button-next{right:3%}.myCardsSwiper .swiper-button-next:before{content:"→"}@media(max-width:1600px){.myCardsSwiper .swiper-slide{max-width:450px!important;max-height:588px!important}.myCardsSwiper .swiper-button-prev{left:14%}.myCardsSwiper .swiper-button-next{right:14%}}@media(max-width:1300px){.myCardsSwiper.swiper{width:500px}.myCardsSwiper .swiper-button-prev{left:7%}.myCardsSwiper .swiper-button-next{right:7%}}@media(max-width:1080px){.myCardsSwiper.swiper{width:700px}.myCardsSwiper .swiper-slide{max-width:350px!important;max-height:457px!important}.myCardsSwiper .swiper-button-prev{left:26%}.myCardsSwiper .swiper-button-next{right:26%}}@media(max-width:700px){.myCardsSwiper.swiper{width:500px}.myCardsSwiper .swiper-slide{max-width:250px!important;max-height:326px!important}}.list-item__title{font-weight:500;font-size:40px;line-height:134.69%}.list-item__title_black{color:#18181c}.list-item__title_white{color:#fff}@media(max-width:1760px){.list-item__title{font-size:30px}}@media(max-width:992px){.list-item__title{font-size:27px}}@media(max-width:768px){.list-item__title{font-size:24px}}@media(max-width:414px){.list-item__title{font-size:20px}}.statistic{display:flex;gap:20px;max-width:1000px;width:100%;justify-content:space-between;color:#fff}.statistic_black{color:#29282c}.statistic_long{max-width:1290px}.statistic-item{max-width:270px;width:100%;display:flex;flex-direction:column}.statistic-item_long{max-width:330px}.statistic-item__number{font-weight:500;font-size:90px;line-height:114.19%;margin-bottom:41px}.statistic-item__number:after{content:"";display:block;margin-top:2px;width:100%;height:1px;background-color:#00ca79}.statistic-item__description_mobile{display:none}@media(max-width:1760px){.statistic-item__number{font-size:80px;margin-bottom:30px}}@media(max-width:1550px){.statistic_long{max-width:1000px}.statistic-item_long{max-width:260px}}@media(max-width:1230px){.statistic_long{max-width:900px}}@media(max-width:1190px){.statistic{max-width:820px}.statistic-item{width:235px}.statistic-item__number{font-size:65px;margin-bottom:30px}.statistic-item__number:after{margin-top:10px}}@media(max-width:820px){.statistic{max-width:670px}.statistic-item{width:195px}.statistic-item__number{font-size:50px;margin-bottom:25px}.statistic-item__description{font-size:18px}.statistic-item__description_desktop{display:none}.statistic-item__description_mobile{display:block}}@media(max-width:640px){.statistic{max-width:500px}.statistic_column{flex-direction:column;max-width:100%;gap:0}.statistic-item{width:160px}.statistic-item_center{align-items:center}.statistic-item_row{flex-direction:row;gap:10px;width:100%;max-width:100%;border-bottom:1px solid #00ca79;padding:25px 0;align-items:center}.statistic-item__number{width:100%}.statistic-item__number_center{text-align:center}.statistic-item__number_small{font-size:40px;margin-bottom:20px}.statistic-item__number_row{margin-bottom:0;width:20%;margin-right:10px;text-align:center}.statistic-item__number_row:after{display:none}.statistic-item__description{font-weight:300}.statistic-item__description_center{text-align:center}.statistic-item__description_row{font-weight:400;line-height:140.2%}}@media(max-width:414px){.statistic{gap:15px}.statistic_column{gap:0}.statistic-item{width:100px}.statistic-item_center{align-items:center}.statistic-item_center .statistic-item__description{text-align:center}.statistic-item_row{width:100%;padding:20px 0}.statistic-item__number{font-size:30px;margin-bottom:15px}.statistic-item__number_small{margin-bottom:15px;font-size:26px}.statistic-item__number_row{margin-bottom:0;width:15%}.statistic-item__description{font-size:15px}}.workflow__heading{margin-bottom:60px}.workflow-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:111px 20px;gap:111px 20px;justify-items:space-between}.workflow-grid_crm{display:flex;gap:30px}.workflow-grid_logo{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.workflow-grid-item{max-width:584px;width:100%;border-left:2px solid #00ca79;padding-left:15px}.workflow-grid-item__heading{font-weight:500;font-size:30px;margin-bottom:30px}.workflow-grid-item__text{line-height:140.2%}@media(max-width:1760px){.workflow__heading{margin-bottom:40px}.workflow-grid{gap:80px 20px}.workflow-grid-item__heading{font-size:26px;margin-bottom:20px}}@media(max-width:1350px){.workflow-grid-item__heading{font-size:25px;margin-bottom:15px}.workflow-grid-item__text{font-size:20px}}@media(max-width:992px){.workflow__heading{margin-bottom:35px}.workflow-grid-item__heading{font-size:20px}.workflow-grid-item__text{font-size:15px}}@media(max-width:768px){.workflow-grid{display:flex;gap:45px}.workflow-grid,.workflow-grid_crm{flex-direction:column}.workflow-grid-item{max-width:100%}}@media(max-width:420px){.workflow__heading{margin-bottom:30px}.workflow-grid{gap:35px}.workflow-grid-item__heading{margin-bottom:5px}}.accordion-item{border-bottom:1px solid #18181c;display:block}.accordion-item:first-child{border-top:1px solid #18181c}.accordion-item__header{padding:40px 0;font-weight:500;font-size:30px;line-height:140.2%;display:flex;cursor:pointer}.accordion-item__header:after{content:"+";color:#00ca79;font-weight:300;font-size:50px;margin-left:auto;transition:transform .4s ease-in}.accordion-item__body{height:0;overflow:hidden;padding:0;max-height:0;transition:all .4s ease-in-out}.accordion-item__list_ul{list-style:circle inside}.accordion-item__list_ol{list-style:decimal inside}.accordion-item_show .accordion-item__header:after{transform:rotate(135deg)}.accordion-item_show .accordion-item__body{height:100%;padding-bottom:40px;max-height:800px}@media(max-width:1760px){.accordion-item__header{padding:30px 0;font-size:26px}.accordion-item_show .accordion-item__body{padding-bottom:30px}}@media(max-width:1350px){.accordion-item__header{padding:25px 0;font-size:25px}}@media(max-width:992px){.accordion-item__header{padding:20px 0;font-size:20px;align-items:flex-start;-webkit-tap-highlight-color:rgba(0,0,0,0)}.accordion-item__header:after{font-size:40px}.accordion-item__body{font-size:15px;line-height:140.2%}.accordion-item_show .accordion-item__body{padding-bottom:20px}}.calculator-title{margin-bottom:50px}.calculator-block{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;margin-bottom:120px}.calculator-block-item.accordion-item{border:none!important}.calculator-block-item .accordion-item__header:after{display:none}.calculator-block-item .accordion-item__body{height:auto;max-height:none}.calculator-block-item__title{background:#f4f4f4;border:1px solid #00ca79;border-radius:200px;width:-moz-fit-content;width:fit-content;padding:6px 20px;margin-bottom:40px;font-size:20px}.calculator-block-item-list>li{display:flex;align-items:flex-start;gap:20px}.calculator-block-item-list>li:not(:last-child){margin-bottom:40px}.calculator-block-item-list>li>span{display:flex;align-items:center;gap:15px}.calculator-block-item-list-item-radio label{cursor:pointer;display:flex;align-items:center;gap:20px}.calculator-block-item-list-item-radio input{opacity:0;height:0;width:0}.calculator-block-item-list-item-radio input:checked~.calculator-block-item-list-item-radio__checkmark:after{display:block;width:18px;height:18px;background-color:#02c476;border-radius:50%}.calculator-block-item-list-item-radio__checkmark{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:2px solid #02c476;aspect-ratio:1/1}.calculator-block-item-list-item-radio__checkmark:after{content:"";position:absolute;display:none}.calculator-block-item__button{font-size:25px;line-height:125%;border-radius:50%;width:35px;height:35px;cursor:pointer}.calculator-block-item__button_minus{border:2px solid #636364;color:#4f4f4f}.calculator-block-item__button_plus{color:#02c476;border:2px solid #02c476}.calculator-block-item__button:disabled{opacity:.5}.calculator-button_getCost{margin-top:80px}.calculator-range{position:relative;width:100%;margin-bottom:50px}.calculator-range-value{display:none}.calculator-range-titles{margin-top:12px;display:grid;grid-template-columns:repeat(5,1fr);font-size:20px;line-height:140.2%}.calculator-range-titles__item_mobile{display:none}.calculator-range-titles>div:before{content:"";position:absolute;top:-1px;display:block;width:6px;height:6px;background-color:#00c676;border-radius:50%;pointer-events:none}.calculator-range-titles>div:first-child{margin-left:5px}.calculator-range-titles>div:nth-child(2){margin-left:-20px}.calculator-range-titles>div:nth-child(3){margin-left:5px}.calculator-range-titles>div:nth-child(4){margin-left:30px}.calculator-range-titles>div:nth-child(5){margin-left:60px}@media(max-width:1480px){.calculator-range-titles>div:nth-child(5){margin-left:55px}}@media(max-width:1240px){.calculator-title{margin-bottom:30px}.calculator-block{margin-bottom:80px}.calculator-block-item__title{font-size:18px;padding:4px 15px;margin-bottom:25px}.calculator-block-item-list>li{gap:15px;font-size:18px}.calculator-block-item-list>li:not(:last-child){margin-bottom:30px}.calculator-block-item-list>li>span{gap:13px}.calculator-range-titles>div:nth-child(3){margin-left:0}.calculator-range-titles>div:nth-child(4){margin-left:20px}.calculator-range-titles>div:nth-child(5){margin-left:35px}}@media(max-width:1080px){.calculator-block-item-list>li:not(:last-child){margin-bottom:25px}.calculator-block-item-list>li>span{gap:10px}}@media(max-width:960px){.calculator-title{font-weight:500;font-size:20px}.calculator-block{gap:25px;grid-template-columns:1fr 1fr}.calculator-block_accordion{grid-template-columns:1fr}.calculator-block-item__title{padding-right:0;padding-left:0}.calculator-block-item.accordion-item{padding-bottom:20px;border-bottom:1px solid #000!important;height:-moz-fit-content;height:fit-content}.calculator-block-item .accordion-item__header{width:100%;background-color:transparent;border:none;color:#29282c}.calculator-block-item .accordion-item__header:after{content:"⌵";font-size:24px;color:#292d32;display:block}.calculator-block-item.accordion-item_show .accordion-item__header:after{transform:rotate(180deg)}.calculator-block-item .accordion-item__body{max-height:0;height:0}.calculator-block-item.accordion-item_show .accordion-item__body{height:100%;padding-top:20px;max-height:800px;padding-bottom:0}.calculator-block-item__title{margin-bottom:0}.calculator-block-item__button{font-size:25px;line-height:125%;border-radius:50%;width:35px;height:35px;cursor:pointer}.calculator-block-item__button_minus{border:2px solid #636364;color:#4f4f4f}.calculator-block-item__button_plus{color:#02c476;border:2px solid #02c476}.calculator-block-item__button:disabled{opacity:.5}.calculator-range-titles>div{font-size:15px}.calculator-range-titles>div:before{width:12px;height:12px;top:-4px}.calculator-range-titles>div:nth-child(2){margin-left:-15px}.calculator-range-titles>div:nth-child(3){margin-left:0}.calculator-range-titles>div:nth-child(4){margin-left:15px}.calculator-range-titles>div:nth-child(5){margin-left:30px}}@media(max-width:770px){.calculator-range-titles>div:nth-child(2){margin-left:-10px}.calculator-range-titles>div:nth-child(3){margin-left:0}.calculator-range-titles>div:nth-child(4){margin-left:10px}.calculator-range-titles>div:nth-child(5){margin-left:20px}}@media(max-width:600px){.calculator-block{margin-bottom:40px;gap:20px}.calculator-block_column_one{grid-template-columns:1fr}.calculator-block-item-list>li{font-size:15px;gap:10px}.calculator-block-item-list>li:not(:last-child){margin-bottom:20px}.calculator-block-item-list-item-radio label{gap:10px}.calculator-range{margin-bottom:20px}.calculator-range-value{display:block;margin-bottom:20px;background:#f4f4f4;border:1px solid #00ca79;border-radius:200px;width:-moz-fit-content;width:fit-content;font-weight:500;padding:4px 10px;font-size:17px}.calculator-range-titles__item_mobile{display:inline}.calculator-range-titles__item_desktop{display:none}.calculator-range-titles>div:nth-child(2){margin-left:-5px}.calculator-range-titles>div:nth-child(5){margin-left:10px}}@media(max-width:450px){.calculator-range-titles>div:nth-child(4),.calculator-range-titles>div:nth-child(5){margin-left:5px}}@media(max-width:414px){.calculator-block_accordion{gap:15px}.calculator-block-item.accordion-item{padding-bottom:15px}.calculator-block-item.accordion-item_show .accordion-item__body{padding-top:15px}.calculator-block-item-list>li{align-items:center}.calculator-range{margin-bottom:10px}.calculator-range-titles>div:nth-child(4){margin-left:0}.calculator-button_getCost{margin-top:40px}}@media(max-width:350px){.calculator-block_radio{gap:20px 10px}.calculator-block-item-list-item-radio__checkmark{width:28px;height:28px}}.faq-services{padding:120px 0}.faq-services__heading{margin-bottom:60px}@media(max-width:1760px){.faq-services{padding:100px 0}.faq-services__heading{margin-bottom:40px}}@media(max-width:992px){.faq-services__heading{margin-bottom:35px}}@media(max-width:414px){.faq-services__heading{margin-bottom:30px}}.loader{width:30px;height:30px;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;display:block;margin:0 auto;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.consent-banner{font-size:20px;line-height:140%;font-weight:300}.consent-banner p{text-align:center}.consent-banner button{white-space:nowrap;margin:25px auto 0;display:block}@media screen and (max-width:500px){.consent-banner{font-size:16px}}.primary{padding:213px 0 0;position:relative;overflow-x:hidden}.primary-wrap{display:flex}.primary-wrap_padding{padding-bottom:150px}.primary__heading{margin-bottom:35px}.primary-button{margin-top:40px}.primary-content{max-width:840px;width:100%;z-index:2}.primary-content_small{min-width:644px}.primary-media{z-index:1}.primary-media__video{margin-top:-190px}.primary-media__video video{width:498px;height:744px}.primary-media__video img{object-fit:contain;width:498px;height:744px}.primary-media__image{width:1555px;height:380px;position:relative;margin-top:-90px}.primary-media__image img{width:auto;height:960px;position:absolute}@media(max-width:1480px){.primary-wrap_padding{padding-bottom:100px}.primary-content_small{min-width:540px}.primary-media__video img,.primary-media__video video{width:498px;height:743px}.primary-media__image{margin-top:-95px}.primary-media__image img{height:712px}}@media(max-width:1240px){.primary-media img{left:-20px}}@media(max-width:1130px){.primary-media__video img,.primary-media__video video{width:450px;height:675px}}@media(max-width:1080px){.primary{padding-top:210px}}@media(max-width:992px){.primary{padding-top:130px}.primary-wrap{flex-direction:column}.primary-content_small{max-width:100%;width:100%;min-width:auto}.primary-media{text-align:center}.primary-media__video{margin-top:-35px}.primary-media__video video{width:394px;height:589px}.primary-media__video img{margin-top:0;width:394px;height:589px}.primary-media__image{width:100%;margin-top:0}.primary-media__image img{left:-15vw;height:auto}}@media(max-width:768px){.primary{padding-top:100px}.primary__heading{margin-bottom:25px}.primary-button{margin-top:30px}.primary-media__video img,.primary-media__video video{width:297px;height:447px}}@media(max-width:600px){.primary-media__image{height:330px}}@media(max-width:500px){.primary-media__image{height:280px}}@media(max-width:430px){.primary-media__image{height:220px}}@media(max-width:414px){.primary-media__video img,.primary-media__video video{width:298px;height:447px}.primary-media__image{height:170px}}@media(max-width:400px){.primary{padding-top:95px}.primary__heading{margin-bottom:15px}.primary-button{margin-top:20px}.primary-media__video{margin-top:-10px}.primary-media__video img{margin-top:0}}@media(max-width:390px){.primary{padding-bottom:5px}.primary-media__image{height:140px}}.advantage{overflow-x:hidden}.advantage-wrap{padding-top:100px;padding-bottom:130px}.advantage__heading{margin-bottom:60px}.advantage-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:88px;gap:88px;justify-content:space-between}.advantage-item{max-width:574px;width:100%}.advantage-item__icon{width:62px;height:62px;background:#eee;border-radius:10px;margin-bottom:16px;padding:11px}.advantage-item__icon svg{width:40px;height:40px}.advantage-item__title{margin-bottom:30px}@media(max-width:1760px){.advantage-content{gap:60px 88px}.advantage__heading{margin-bottom:50px}.advantage-item{max-width:515px}.advantage-item__title{margin-bottom:20px}.advantage-item__icon{width:55px;height:55px;padding:10px}.advantage-item__icon svg{width:35px;height:35px}}@media(max-width:1480px){.advantage-content{gap:50px}}@media(max-width:1240px){.advantage-content{gap:50px;grid-template-columns:repeat(1,1fr)}.advantage-item{max-width:100%}}@media(max-width:992px){.advantage-wrap{padding-bottom:80px}.advantage-content{gap:40px}.advantage-item__title{margin-bottom:20px}.advantage-item__icon{width:50px;height:50px;padding:7px}}@media(max-width:414px){.advantage-wrap{padding-bottom:30px;padding-top:80px}.advantage__heading{margin-bottom:20px}.advantage-item__title{margin-bottom:15px}.advantage-item__icon{width:40px;height:40px;margin-bottom:10px}.advantage-item__icon svg{width:25px;height:25px}}.team{position:relative;overflow-x:hidden}.team:before{z-index:1;content:"";width:101%;height:100%;position:absolute;background-image:url(/_next/static/media/team_bg.b53eddef.svg);background-repeat:no-repeat;transform:translateX(-50%);left:50%;background-size:cover;background-position:50%}.team-wrap{padding-top:490px;padding-bottom:200px;position:relative;z-index:2;top:-120px}.team__heading{margin-bottom:60px}.team-photos{color:#fff;margin-bottom:114px}.team-photos-images{margin-bottom:40px;display:flex;flex-wrap:nowrap;gap:28px}.team-photos-images__item{width:100%;height:100%;display:block;border-radius:6px}.team-photos-images__item_one{max-width:394px}.team-photos-images__item_two{max-width:391px}.team-photos-images__item_three{max-width:571px}.team-photos-images__item_four{display:none}.team-photos__text{margin-bottom:45px;max-width:1170px}@media(max-width:1760px){.team__heading{margin-bottom:50px}.team-wrap{padding-top:170px;top:0}.team-photos__text{max-width:1065px}}@media(max-width:1500px){.team-photos-images__item_one,.team-photos-images__item_two{max-width:350px}.team-photos-images__item_three{max-width:511px}}@media(max-width:1360px){.team-photos-images__item_one,.team-photos-images__item_two{max-width:300px}.team-photos-images__item_three{max-width:438px}}@media(max-width:1190px){.team-photos-images__item_one,.team-photos-images__item_two{max-width:270px}.team-photos-images__item_three{max-width:392px}}@media(max-width:1080px){.team:before{width:110%}.team-photos-images__item_three,.team-photos-images__item_two{display:none}.team-photos-images__item_four{display:block;max-width:471px}.team-photos-images__combo{white-space:nowrap}.team-photos-images--swiper{margin-bottom:20px}}@media(max-width:820px){.team-photos{margin-bottom:90px}.team-photos__text{max-width:660px}.team-photos-images__item_one{max-width:230px}.team-photos-images__item_four{max-width:402px}}@media(max-width:768px){.team-wrap{padding-bottom:160px}.team__heading{margin-bottom:40px}.team-photos-images--swiper{width:120%}.team-photos__text{margin-bottom:35px}}@media(max-width:700px){.team-photos__text{margin-bottom:20px}.team-photos-images{margin-bottom:26px}.team-photos-images__item_one{display:none}.team-photos-images__item_four{max-width:100%}}@media(max-width:420px){.team-photos__button{display:block;padding:15px 25px;text-align:center;font-size:20px}.team-statistic{margin:0 auto}}@media(max-width:414px){.team-wrap{padding-top:130px;padding-bottom:120px}.team__heading{margin-bottom:20px}.team-photos{margin-bottom:55px}.team-photos__button{font-size:15px;padding:10px 25px}}.services{position:relative;color:#fff;overflow-x:hidden}.services:before{top:0}.services:after,.services:before{z-index:1;content:"";width:101%;height:100%;position:absolute;background-image:url(/_next/static/media/services_bg.d211d17c.svg);background-repeat:no-repeat;transform:translateX(-50%);left:50%;background-size:cover;background-position:50%}.services:after{bottom:0}.services-wrap{padding-top:300px;padding-bottom:200px;position:relative;z-index:2}.services__heading{margin-bottom:60px}.services__heading_small{margin-top:50px;margin-bottom:50px}.services-primary{display:flex;gap:30px;margin-bottom:308px}.services-primary-item{background:hsla(0,0%,51%,.15);border-radius:6px;padding:76px 60px;max-width:690px;width:100%}.services-primary-item__title{font-weight:500;font-size:40px;line-height:134.69%;margin-bottom:35px}.services-primary-item__text{max-width:570px;width:100%;margin-bottom:40px}.services-primary-item-list ul{color:#02c476;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:22px;gap:22px;justify-content:space-between}.services-technologies__heading{margin-bottom:55px}.services-technologies-swiper__item{background:hsla(0,0%,51%,.15);border-radius:6px;max-width:262px;width:100%;text-align:center;padding:38px;text-wrap:nowrap}.services-technologies-swiper__item_column{display:flex;flex-direction:column;gap:20px}.services-technologies-swiper__item_column img,.services-technologies-swiper__item_column svg{height:55px!important;width:auto!important}.services-technologies-swiper__item--image svg{height:109px;width:auto;margin:0 auto}.services-technologies-swiper__item--image-small{padding:5px 0}.services-technologies-swiper__item--image-small svg{height:100px}.services-technologies-swiper__item--image-top{position:relative;top:-5px}.services-areas{margin-bottom:140px}.services-areas-items{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:25px;gap:25px}.services-development{margin-bottom:220px}.services-development-swiper-item__heading{font-size:40px;font-weight:500;line-height:134.688%;margin-bottom:5px}.services-development-swiper-item__text{max-width:1220px;width:100%}.services-development-swiper-item-images{display:flex;justify-content:space-between;margin-top:60px}.services-development-swiper-item-images img{border-radius:12px;width:49%;height:auto}@media(max-width:1900px){.services-wrap{padding-top:240px}}@media(max-width:1760px){.services-wrap{padding-top:230px;padding-bottom:150px}.services__heading{margin-bottom:50px}.services__heading_small{margin-bottom:40px}.services-primary{margin-bottom:120px;gap:60px}.services-primary-item{padding:50px}.services-primary-item__title{margin-bottom:25px;font-size:35px}.services-primary-item__text{max-width:500px}.services-primary-item-list ul{gap:18px}}@media(max-width:1480px){.services-primary{gap:30px}.services-primary-item-list ul{gap:15px}.services-technologies__heading{margin-bottom:40px}.services-areas,.services-development{margin-bottom:120px}.services-development-swiper-item-images{margin-top:45px}}@media(max-width:1202px){.services-primary-item{padding:45px}}@media(max-width:1115px){.services-primary-item__text_design{margin-bottom:75px}}@media(max-width:1100px){.services:before{width:110%;top:-20px}.services:after{width:110%}.services__heading{margin-top:45px}.services__heading_small{margin-bottom:30px}.services-primary-item-list--coding ul>li{max-width:63px}.services-development-swiper-item__heading{font-size:30px}}@media(max-width:1002px){.services-primary-item__text_design{margin-bottom:45px}}@media(max-width:992px){.services-wrap{padding-top:180px}.services-primary{flex-direction:column}.services-primary-item{max-width:100%}.services-primary-item__text{max-width:100%;margin-bottom:40px}}@media(max-width:768px){.services:before{top:-60px}.services-wrap{padding-top:100px;padding-bottom:100px}.services__heading{margin-bottom:40px}.services__heading_small{margin-top:80px}.services-primary-item{padding:30px 20px}.services-primary-item__title{font-size:30px}.services-primary-item__text_design,.services-technologies__heading{margin-bottom:40px}.services-technologies-swiper__item-top{padding:33px 38px}.services-technologies-swiper__item_column{gap:15px}.services-technologies-swiper__item_column .services-technologies-swiper__item--image,.services-technologies-swiper__item_column .services-technologies-swiper__item--image svg{height:45px!important}.services-technologies-swiper__item--image svg{height:90px;width:auto}.services-technologies-swiper__item--image-small{padding:0}.services-technologies-swiper__item--image-small svg{height:90px;width:auto}.services-technologies-swiper__item--image-top svg{height:100px}.services-development-swiper-item-images{gap:15px;margin-top:35px}}@media(max-width:600px){.services-primary-item__title{margin-bottom:25px}.services-technologies-swiper__item{padding:20px 15px}.services-technologies-swiper__item-top{padding:15px 20px}}@media(max-width:500px){.services-technologies__heading,.services__heading_small{margin-bottom:25px}.services-technologies-swiper__item{padding:20px 10px}.services-technologies-swiper__item-top{padding:15px 20px}.services-technologies-swiper__item--image svg,.services-technologies-swiper__item--image-small svg{height:70px}.services-technologies-swiper__item--image-top svg{height:80px}.services-development{margin-bottom:95px}.services-development-swiper-item__heading{font-size:20px}.services-development-swiper-item__text{font-size:15px;line-height:140.2%}.services-development-swiper-item-images{margin-top:26px}.services-development-swiper-item-images img{width:100%}.services-development-swiper-item-images img:last-child{display:none}.services-areas{margin-bottom:95px}}@media(max-width:414px){.services__heading{margin-bottom:20px}.services__heading_small{margin-bottom:25px;margin-top:50px}.services-technologies__heading{margin-bottom:25px}.services-primary{margin-bottom:80px}.services-primary-item__title{font-size:24px;margin-bottom:15px}.services-primary-item__text{font-size:18px;margin-bottom:20px}.services-primary-item-list ul{font-size:18px;gap:10px}}@media(max-width:390px){.services-technologies-swiper__item-top{padding:15px 20px}.services-technologies-swiper__item-wide{padding:20px 8px}.services-technologies-swiper__item_column .services-technologies-swiper__item--image,.services-technologies-swiper__item_column .services-technologies-swiper__item--image svg{height:35px!important}.services-technologies-swiper__item--image svg{height:60px}.services-technologies-swiper__item--image-small svg{height:65px}.services-technologies-swiper__item--image-top svg{height:75px}}@media(max-width:350px){.services-primary-item-list ul{font-size:18px}}.cases-main{padding:130px 0;overflow-x:hidden}.cases-main .container{position:relative}.cases-main-header{max-width:1180px;width:100%}.cases-main-header__title{margin-bottom:30px}.cases-main-item{display:flex;justify-content:space-between;align-items:center;position:relative}.cases-main-item__title{font-style:normal;font-weight:500;font-size:40px;line-height:134.69%;margin-bottom:40px}.cases-main-item__subtitle{font-size:20px;line-height:140.2%;margin-bottom:20px}.cases-main-item__description{font-size:30px;line-height:140.2%;margin-bottom:25px}.cases-main-item__button{color:#00ca79;font-weight:300;-webkit-text-decoration:underline 1px;text-decoration:underline 1px;text-underline-offset:.3em;margin-top:5px;display:flex;align-items:center;max-width:max-content}.cases-main-item__button:hover{color:#05b56f}.cases-main-item__button:hover i{background-color:#05b56f}.cases-main-item__button i{background-color:#00ca79;display:inline-block;margin-left:1em;height:1.5em;width:1.5em}.cases-main-item__text{padding-left:10px}.cases-main-item__main{max-width:630px;width:100%}.cases-main-item--black{color:#fff}.cases-main-item--black-left:before{transform:matrix(1,-.15,.1,-1,0,0) translateX(-50%)}.cases-main-item--black-left:before,.cases-main-item--black-right:before{content:"";background-color:#000;width:1780px;height:1000px;box-shadow:0 4px 4px rgba(0,0,0,.25);position:absolute;left:50%;border-radius:60px}.cases-main-item--black-right:before{margin-top:105px;transform:matrix(-1,-.1,-.06,-1,0,0) translateX(50%)}.container--cases{max-width:1500px}@media(max-width:1900px){.cases-main-header{margin-bottom:120px}.cases-main-item--black-left:before{width:100%;left:0;transform:skewY(-8deg);border-radius:0}.cases-main-item--black-right:before{width:100%;left:0;transform:skewY(8deg);border-radius:0}.cases-main-item__title{font-size:35px;margin-bottom:30px}.cases-main-item__description{font-size:25px;margin-bottom:20px}.cases-main-item__button{font-size:25px}}@media(max-width:1600px){.container--cases{max-width:1400px}}@media(max-width:1480px){.cases-main-header{margin-bottom:100px}.cases-main-item__main{max-width:580px}.cases-main-item__title{font-size:35px;margin-bottom:30px}.cases-main-item__description{font-size:25px;margin-bottom:20px}.cases-main-item__button{font-size:25px}.cases-main-item--black-left:before,.cases-main-item--black-right:before{height:793px}.container--cases{max-width:1340px}}@media(max-width:1300px){.cases-main-header{margin-bottom:95px}.cases-main-item{gap:20px}.cases-main-item--black-right:before{margin-top:0}}@media(max-width:1080px){.cases-main{padding:100px 0 50px}.cases-main-container--cases{padding-left:50px;padding-right:50px}.cases-main-item{flex-direction:column;margin-bottom:100px}.cases-main-item__title{margin-bottom:20px;font-size:25px}.cases-main-item__description{font-size:18px}.cases-main-item--black{flex-direction:column-reverse}.cases-main-item--black-left:before,.cases-main-item--black-right:before{height:800px}.cases-main-item__main{max-width:100%}}@media(max-width:820px){.cases-main{padding:75px 0 20px}.cases-main-header{margin-bottom:70px}}@media(max-width:768px){.cases-main{padding-bottom:0}}@media(max-width:700px){.cases-main-item{gap:10px}.cases-main-item__title{font-size:22px;margin-bottom:12px}.cases-main-item__subtitle{margin-bottom:8px;font-size:12px}.cases-main-item__description{font-size:15px;margin-bottom:10px}.cases-main-item__button{font-size:15px}.cases-main-item--black-left:before,.cases-main-item--black-right:before{height:660px}}@media(max-width:500px){.cases-main-header{margin-bottom:50px}}@media(max-width:420px){.cases-main-item{margin-bottom:80px}}.feedback{position:relative;overflow-x:hidden}.feedback:before{width:105%;top:30%;background-position:50% 100%;left:-5%}.feedback:after,.feedback:before{z-index:1;content:"";height:70%;position:absolute;background-image:url(/_next/static/media/comments__bg.e0b6ee2b.svg);background-repeat:no-repeat;background-size:100% auto}.feedback:after{top:-15px;width:auto;background-position:50% 0;left:-50px;right:-20px}.feedback-wrap{padding-top:280px;padding-bottom:180px;z-index:3;position:relative}.feedback__heading{margin-bottom:60px}.feedback-swiper{height:100%}.feedback-swiper-slide{height:calc((100% - 28px)/2)!important;display:flex;justify-content:center;align-items:center}.feedback-slide{height:666px;padding:58px 37px;background:hsla(0,0%,51%,.15);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:6px;font-weight:300;text-align:center;width:auto;color:#fff}.feedback-slide-photo{width:142px;height:142px;margin:0 auto 25px}.feedback-slide-photo__img{width:100%;height:auto}.feedback-slide__name{font-size:35px;margin-bottom:25px;white-space:nowrap;font-weight:700}.feedback-slide__organization{font-size:35px}.feedback-slide__text{font-size:30px;line-height:150%;margin-top:10px}@media(max-width:1760px){.feedback{overflow-x:hidden}.feedback-wrap{padding-top:160px;padding-bottom:150px}.feedback__heading{margin-bottom:50px}.feedback-slide{padding:42px 32px;height:500px}.feedback-slide-photo{width:100px;height:100px;margin-bottom:15px}.feedback-slide__name{font-size:30px;margin-bottom:15px}.feedback-slide__organization{font-size:30px}.feedback-slide__text{font-size:25px}}@media(max-width:1480px){.feedback-wrap{padding-top:110px;padding-bottom:110px}}@media(max-width:1239px){.feedback-wrap{padding-top:100px;padding-bottom:100px}.feedback-slide{height:420px}.feedback-slide__text{width:85%;margin-left:auto;margin-right:auto}.feedback-slide__name{font-weight:500}}@media(max-width:1080px){.feedback:before{width:110%}.feedback:after{width:110%;left:-20px}.feedback__heading{margin-bottom:55px}.feedback-slide{height:350px;padding:20px;width:100%}.feedback-slide-photo{width:80px;height:80px}.feedback-slide__name{font-size:25px;margin-bottom:5px}.feedback-slide__organization{font-size:25px;margin-bottom:10px}.feedback-slide__text{font-size:20px;width:95%}}@media(max-width:820px){.feedback:after{top:-10px}.feedback-wrap{padding-bottom:50px}.feedback__heading{margin-bottom:40px}.feedback-slide{height:385px}}@media(max-width:600px){.feedback:after{top:-5px}.feedback-wrap{padding-top:70px}.feedback-slide{padding:20px;width:100%;height:280px}.feedback-slide-photo{width:80px;height:80px}.feedback-slide__name,.feedback-slide__organization{font-size:20px}.feedback-slide__text{font-size:15px}}@media(max-width:414px){.feedback-wrap{padding-top:50px}.feedback__heading{margin-bottom:20px}.feedback-slide{height:295px}.feedback-slide-photo{width:60px;height:60px;margin-bottom:10px}.feedback-slide__name{margin-bottom:0}}@media(max-width:350px){.feedback:before{height:80%;top:16%}}.faq{overflow-x:hidden}.faq-wrap{padding-top:338px;padding-bottom:255px}.faq__heading{margin-bottom:55px}.faq-item{display:flex;gap:20px;align-items:center;justify-content:space-between;max-width:1239px;width:100%}.faq-item:not(:last-child){margin-bottom:180px}.faq-item:nth-child(2n){flex-direction:row-reverse;margin-left:auto}.faq-item__content{max-width:810px;width:100%}.faq-item__title{margin-bottom:40px}.faq-item__media{background:#eee;border-radius:20px;padding:40px;aspect-ratio:1/1}.faq-item__media--image{width:158px;height:158px;background:no-repeat 50%/contain}@media(max-width:1760px){.faq-wrap{padding-top:170px;padding-bottom:170px}.faq__heading{margin-bottom:45px}.faq-item:not(:last-child){margin-bottom:85px}.faq-item__title{margin-bottom:25px}.faq-item__media--image{width:150px;height:150px}}@media(max-width:1240px){.faq-item:not(:last-child){margin-bottom:80px}.faq-item__media{padding:30px}.faq-item__media--image{width:130px;height:130px}}@media(max-width:1080px){.faq-wrap{padding-top:130px}.faq-item{align-items:flex-start}.faq-item,.faq-item:nth-child(2n){flex-direction:column-reverse}.faq-item:not(:last-child){margin-bottom:50px}.faq-item__title{margin-bottom:10px}.faq-item__media{padding:15px}.faq-item__media--image{width:80px;height:80px}}@media(max-width:768px){.faq-wrap{padding-top:100px;padding-bottom:100px}.faq-item:not(:last-child),.faq__heading{margin-bottom:45px}.faq-item__media{padding:10px}.faq-item__media--image{width:55px;height:55px}}@media(max-width:420px){.faq-wrap{padding-bottom:100px}.faq-mobile{padding:75px 0 45px}}@media(max-width:414px){.faq-wrap{padding-top:80px;padding-bottom:60px}.faq__heading{margin-bottom:20px}}.stages{color:#fff;position:relative;overflow-x:hidden}.stages:before{width:105%;top:30%;background-position:50% 100%;left:-5%}.stages:after,.stages:before{z-index:1;content:"";height:70%;position:absolute;background-image:url(/_next/static/media/stage__bg.95769964.svg);background-repeat:no-repeat;background-size:100% auto}.stages:after{top:-25px;width:auto;background-position:50% 0;left:-50px;right:-20px}.stages-wrap{position:relative;z-index:2;padding-top:330px;padding-bottom:250px}.stages__heading{margin-bottom:55px}.stages-list{max-width:1056px;width:100%}.stages-list-item{margin-bottom:93px}.stages-list-item__title{margin-bottom:17px;display:flex}.stages-list-item__title_number{display:flex;align-items:center;justify-content:center;padding:5px 27px;margin-right:20px;width:63px;height:63px;border-radius:50%;background:#00ca79}.stages-list-item__text{margin-left:83px}@media(max-width:1760px){.stages{overflow-x:hidden}.stages-wrap{padding-top:180px;padding-bottom:90px}.stages__heading{margin-bottom:50px}.stages-list{max-width:1000px}.stages-list-item{margin-bottom:80px}.stages-list-item__title{margin-bottom:10px}.stages-list-item__title_number{width:55px;height:55px}.stages-list-item__text{margin-left:75px}}@media(max-width:1240px){.stages-wrap{padding-top:130px;padding-bottom:120px}.stages-list-item{margin-bottom:55px}}@media(max-width:850px){.stages:before{width:290%;top:25%}.stages__heading{margin-bottom:40px}.stages-wrap{padding-top:120px}.stages-list-item{margin-bottom:45px}.stages-list-item__title_number{width:50px;height:50px;margin-right:20px}.stages-list-item__text{margin-left:73px}}@media(max-width:630px){.stages-list-item__title{flex-direction:column;gap:13px;margin-bottom:5px}.stages-list-item__text{margin-left:0}}@media(max-width:500px){.stages__heading{margin-bottom:20px}.stages:after{top:-20px;width:345%}.stages:before{width:340%}.stages-wrap{padding-top:120px}.stages-list-item__title_number{width:40px;height:40px;padding:0 15px;font-size:20px}}@media(max-width:390px){.stages-wrap{padding-top:90px}}.frameworks-wrap{padding-top:260px;padding-bottom:120px}.frameworks__heading{margin-bottom:35px}.frameworks-item:not(:last-child){margin-bottom:180px}.frameworks-item__heading{margin-bottom:25px}.frameworks-item-list{list-style-type:disc;list-style-position:outside;color:#00ca79;margin-left:25px;margin-bottom:50px}.frameworks-item-list__item:not(:last-child){margin-bottom:50px}.frameworks-item-list__item span{color:#18181c}.frameworks-item__image{width:100%;height:auto;mix-blend-mode:darken}.frameworks-item__image_mobile{display:none}@media(max-width:1760px){.frameworks-wrap{padding-top:170px;padding-bottom:120px}.frameworks-item:not(:last-child){margin-bottom:150px}.frameworks-item__heading{margin-bottom:20px}.frameworks-item-list{margin-bottom:40px}.frameworks-item-list__item:not(:last-child){margin-bottom:30px}}@media(max-width:1480px){.frameworks-wrap{padding-top:150px;padding-bottom:100px}.frameworks-item:not(:last-child){margin-bottom:120px}.frameworks-item-list{margin-bottom:35px}.frameworks-item-list__item:not(:last-child){margin-bottom:20px}}@media(max-width:1080px){.frameworks-wrap{padding-top:130px;padding-bottom:80px}.frameworks-item:not(:last-child){margin-bottom:100px}}@media(max-width:850px){.frameworks-wrap{padding-top:50px}}@media(max-width:768px){.frameworks-item__image_desktop{display:none}.frameworks-item__image_mobile{display:block}}.cost{overflow-x:hidden}.cost-wrap{padding-top:153px;padding-bottom:120px}.cost__heading{margin-bottom:55px}.cost__text{max-width:1177px;width:100%}.cost__text p:not(:last-child){margin-bottom:20px}@media(max-width:1760px){.cost-wrap{padding-top:120px;padding-bottom:120px}.cost__heading{margin-bottom:50px}.cost__text p:not(:last-child){margin-bottom:15px}}@media(max-width:850px){.cost-wrap{padding-top:50px;padding-bottom:50px}.cost__heading{margin-bottom:40px}.cost__text p:not(:last-child){margin-bottom:10px}}@media(max-width:414px){.cost-wrap{padding-top:10px;padding-bottom:10px}.cost__heading{margin-bottom:25px}.cost__text p:not(:last-child){margin-bottom:0}}.about{padding:160px 0 0}.about-team .swiper-slide{width:auto}.about-team .swiper-slide img{object-fit:cover;height:300px;width:auto;max-width:calc(100vw - 40px);border-radius:12px}.about__heading{margin-bottom:40px}.about-images{margin-bottom:100px;gap:19px}.about-images__item_one{max-width:534px}.about-images__item_two{max-width:304px}.about-images__item_three{max-width:534px}.about-statistic{color:#18181c;margin-bottom:241px}.about-philosophy{margin-bottom:240px}.about-philosophy__heading{margin-bottom:35px}.about-philosophy__text{margin-bottom:45px;max-width:80%}.about-values{margin-bottom:70px}.about-values-items-container{display:flex;gap:75px}.about-values-items-container_top{padding-bottom:45px;border-bottom:1px solid #c5c5c5}.about-values-items-container_bottom{padding-top:45px}.about-values-items-container-item{max-width:30%}.about-values-items-container-item__title{border:1px solid #00ca79;width:max-content;padding:6px 20px;border-radius:200px;margin-bottom:30px}.about-management-slide{display:flex!important;height:385px!important}.about-management-slide-description{background-color:#eee;border-radius:6px;padding:56px 122px 56px 65px;margin-left:20px}.about-management-slide-description__title{color:#000;font-weight:500;font-size:40px;margin-bottom:12px}.about-management-slide-description__subtitle{color:rgba(0,0,0,.6);font-size:25px;margin-bottom:30px;text-transform:uppercase}.about-management-slide-description__text{line-height:150%}.about-management-list{display:flex;flex-direction:column;gap:50px}.about-management-list .about-management-slide:nth-child(2n){flex-direction:row-reverse}.about-management-list .about-management-slide:nth-child(2n) .about-management-slide-description{margin-left:0;margin-right:20px}.about .swiper-pagination-bullet{background:rgba(50,50,50,.2);border:1px solid rgba(0,0,0,.188)}.about .swiper-pagination-bullet-active{background:#000}@media(max-width:1760px){.about{padding:140px 0 0}.about-images{margin-bottom:60px}.about-statistic{margin-bottom:171px}.about-philosophy{margin-bottom:180px}.about-management-list{gap:30px}}@media(max-width:1550px){.about-images__item_one{max-width:480px}.about-images__item_two{max-width:274px}.about-images__item_three{max-width:480px}.about-philosophy{margin-bottom:130px}}@media(max-width:1480px){.about-pagination{padding-top:50px}.about-management-slide-description{padding:50px 60px}.about-management-slide-description__title{font-size:32px;margin-bottom:5px}.about-management-slide-description__subtitle{font-size:22px;margin-bottom:20px}}@media(max-width:1400px){.about-images__item_one{max-width:430px}.about-images__item_two{max-width:246px}.about-images__item_three{max-width:430px}.about-values-items-container{gap:60px}.about-values-items-container_top{padding-bottom:30px}.about-values-items-container_bottom{padding-top:30px}.about-values-items-container-item__title{margin-bottom:20px}.about-management-slide-description{padding:45px 60px 45px 50px}.about-management-slide-description__text{max-width:100%}.about-management-list .about-management-slide{max-height:365px}.about-management-list .about-management-slide-description{padding:40px 55px 40px 45px}.about-management-list .about-management-slide-description__subtitle{font-size:20px}.about-management-list .about-management-slide-photo{max-width:390px}.about-management-list .about-management-slide-photo img{max-width:390px;height:auto}}@media(max-width:1230px){.about-images{gap:10px}.about-images__item_one{max-width:370px}.about-images__item_two{max-width:211px}.about-images__item_three{max-width:370px}.about-philosophy{margin-bottom:90px}}@media(max-width:1080px){.about{padding-top:120px}.about-images__item_three{display:none}.about-philosophy{margin-bottom:60px}.about-philosophy__text{max-width:100%}.about-values-items-container{flex-direction:column;gap:40px}.about-values-items-container_top{padding-bottom:0;border:none;margin-bottom:40px}.about-values-items-container_bottom{padding-top:0}.about-values-items-container-item{max-width:100%}.about-values-items-container-item__title{margin-bottom:20px}.about-management-slide{height:auto!important;flex-direction:column}.about-management-slide-photo{width:100%}.about-management-slide-photo img{width:100%;height:auto}.about-management-slide-description{padding:45px 60px 45px 50px;margin-top:15px;margin-left:0;height:100%}.about-management-slide-description__title{font-size:28px}.about-management-slide-description__subtitle{font-size:22px;margin-bottom:20px;text-transform:lowercase}.about-management-slide-description__text{max-width:100%}.about-management-list{gap:40px;align-items:center}.about-management-list .about-management-slide{max-width:390px;max-height:100%}.about-management-list .about-management-slide:nth-child(2n){flex-direction:column}.about-management-list .about-management-slide:nth-child(2n) .about-management-slide-description{margin-right:0}.about-management-list .about-management-slide-description{margin-top:0;padding:30px}.about-management-list .about-management-slide-description__title{margin-bottom:8px}.about-management-list .about-management-slide-description__subtitle{line-height:110%}}@media(max-width:768px){.about__heading{margin-bottom:30px}.about-statistic{width:100%;margin-bottom:100px}.about-images{margin-bottom:40px}.about-philosophy__heading{margin-bottom:20px}.about-philosophy__text{margin-bottom:35px}}@media(max-width:670px){.about-images__item_one{max-width:100%}.about-images__item_two{display:none}.about-management-slide-description{padding:30px 40px}}@media(max-width:414px){.about{padding:90px 0 0}.about__heading{margin-bottom:20px}.about-images{margin-bottom:30px}.about-statistic{margin-bottom:65px}.about-philosophy__heading{margin-bottom:10px}.about-philosophy__text{margin-bottom:25px}.about-values-items-container{gap:30px}.about-management-slide-description{margin-top:10px;padding:25px}.about-management-slide-description__title{font-size:22px;margin-bottom:8px}.about-management-slide-description__subtitle{font-size:18px;margin-bottom:15px}.about-management-list{gap:30px}.about-management-list .about-management-slide-description{padding:20px}.about-management-list .about-management-slide-description__title{font-size:20px}.about-management-list .about-management-slide-description__subtitle{font-size:15px;margin-bottom:16px}}.mobile{position:relative;padding-top:80px}.mobile-top{margin-bottom:219px}.mobile-top-content{display:flex;gap:20px}.mobile-top-content-left{padding-top:80px;max-width:810px;width:100%}.mobile-top-content-right{width:100%;background-repeat:no-repeat;background-size:contain}.mobile-top-content-right_game{max-width:628px;height:547px;background-image:url(/_next/static/media/game_main.c0f17932.webp);background-position:center 20px}.mobile-top-content-right_machine-learning{max-width:580px;height:550px;background-image:url(/_next/static/media/main_machine_learning.25478820.webp);background-position:center 10px;margin-top:35px}.mobile-top-content-right_investment{max-width:716px;height:486px;background-image:url(/_next/static/media/investment_main.105ba174.webp);background-position:50%;margin-top:35px}.mobile__heading,.mobile__text{margin-bottom:40px}.mobile__link{display:flex}.mobile-slider{position:relative;margin-top:150px}.mobile-block_black{max-width:1862px;width:98%;margin:0 auto;background-color:#111112;border-radius:20px;color:#fff;padding:120px 0}.mobile-technologies{margin-bottom:140px}.mobile-technologies-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:100px 150px;gap:100px 150px}.mobile-technologies-list-item-title{display:flex;gap:16px;align-items:center;margin-bottom:20px}.mobile-technologies-list-item-title__image{width:45px;height:45px;background-color:#262527;padding:6px;border-radius:10px}.mobile-technologies-list-item-title__text{font-size:30px;font-weight:500}.mobile-technologies-guarantee p:first-child{margin-bottom:94px;max-width:85%;position:relative}.mobile-technologies-guarantee p:first-child svg{position:absolute;bottom:-60px}.mobile-technologies-guarantee p:last-child{margin-bottom:70px}.mobile-technologies-guarantee-list{display:flex;flex-direction:column;gap:20px}.mobile-technologies-guarantee-list .card-list-black{max-width:100%;min-height:auto;box-shadow:none;padding:60px 50px 50px}.mobile-technologies-guarantee-list .card-list-black .card-black-item{color:#00ca79;font-size:30px;padding-left:40px}.mobile-technologies-guarantee-list .card-list-black .card-black-item:before{left:10px}.mobile-team{margin-bottom:120px}.mobile-team-list{margin-bottom:240px}.mobile-team-list-item:not(:last-child){margin-bottom:45px}.mobile-team-list-item_green{font-size:27px;color:#00ca79}.mobile-team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px 80px;gap:60px 80px;background-color:#2a2a2a;border-radius:20px;padding:50px 36px 36px}.mobile-team-grid-item{display:flex;gap:40px}.mobile-team-grid-item__number{display:flex;justify-content:center;align-items:center;width:50px;height:50px;aspect-ratio:1;font-size:30px;color:#00ca79;border:2px solid #00ca79;border-radius:5px;box-shadow:3px 3px 8px 0 hsla(0,0%,7%,.9),-3px -3px 6px 0 rgba(67,67,67,.9),3px -3px 6px 0 hsla(0,0%,7%,.2),-3px 3px 6px 0 hsla(0,0%,7%,.2),inset -1px -1px 2px 0 hsla(0,0%,7%,.5),inset 1px 1px 2px 0 rgba(67,67,67,.3)}.mobile-investment-portfolio{margin-bottom:100px}.mobile-investment-portfolio-cases-item__main{max-width:700px}.mobile-investment-portfolio-cases-item__title{font-size:35px;margin-bottom:12px}.mobile-investment-portfolio-cases-item-description{font-size:25px}.mobile-investment-portfolio-cases-item-description b{font-weight:500}.mobile-investment-portfolio-cases-item-description div:first-child{margin-bottom:25px}.mobile-investment-portfolio-cases-item-description div:not(:first-child){margin-bottom:20px}.mobile-investment-portfolio-cases-item-description div a{color:#29282c;text-decoration:underline}.mobile-investment-portfolio-cases-item-description div a:hover{text-decoration:none}.mobile-investment-portfolio-cases-item-description div a.white{color:#fff}.mobile-investment-portfolio-cases-item-description button{color:#00ca79;border:none;background:transparent;font-size:inherit;padding:0;position:relative;cursor:pointer;text-decoration:underline;text-align:left}.mobile-investment-portfolio-cases-item-description button:hover{color:#05b56f}.mobile-investment-portfolio-cases-item_2{padding-top:100px}.mobile-investment-portfolio-cases-item_3{margin-top:300px;margin-bottom:100px}.mobile-investment-portfolio-cases-item_4{padding-top:180px}.mobile-investment-portfolio-cases-item_5{margin-top:200px}.mobile-investment-portfolio-cases-item_case1{background-image:url(/_next/static/media/easyPilly.5f44ecc9.webp);width:750px;height:822px}.mobile-investment-portfolio-cases-item_case2{background-image:url(/_next/static/media/gardenguru.9fe0766b.webp);width:734px;height:705px}.mobile-investment-portfolio-cases-item_case3{background-image:url(/_next/static/media/meetForMeet.14813b10.webp);width:720px;height:782px}.mobile-investment-portfolio-cases-item_case4{background-image:url(/_next/static/media/paint.93db333b.webp);width:800px;height:782px;left:-70px;top:-100px}.mobile-investment-portfolio-cases-item_case5{background-image:url(/_next/static/media/healthcare-mobile.f5ef462c.png);width:674px;height:645px;background-size:contain}.mobile-investment-faq{margin-bottom:150px}.mobile-ml-portfolio{margin-bottom:100px}@media(max-width:1900px){.mobile-workflow{margin-bottom:100px}.mobile-investment-portfolio-cases-item_4{padding-top:250px}}@media(max-width:1760px){.mobile-top{margin-bottom:120px}.mobile-top-content-right_investment{max-width:650px;height:437px;margin-top:15px}.mobile-slider{margin-top:100px}.mobile__text{margin-bottom:30px}.mobile-block_black{width:99%}.mobile-technologies-list{gap:80px 110px}.mobile-technologies-guarantee p:first-child{margin-bottom:80px}.mobile-technologies-guarantee p:first-child svg{bottom:-50px;width:80px;height:80px}.mobile-technologies-guarantee p:last-child{margin-bottom:60px}.mobile-technologies-guarantee-list .card-list-black{padding:50px 40px 40px}.mobile-technologies-guarantee-list .card-list-black .card-black-item{font-size:26px;padding-left:40px}.mobile-technologies-guarantee-list .card-list-black .card-black-item:before{left:10px}.mobile-team-list{margin-bottom:200px}.mobile-investment-portfolio-cases-item-description{font-size:22px}.mobile-investment-portfolio-cases-item_4{padding-top:280px}.mobile-ml-portfolio{margin-bottom:150px}}@media(max-width:1480px){.mobile{padding-top:110px}.mobile__heading{margin-bottom:35px}.mobile__text{margin-bottom:25px}.mobile-top-content-right_ios{background-position:center 0}.mobile-top-content-right_machine-learning{max-width:499px;height:470px}.mobile-top-content-right_game{max-width:600px;height:500px}.mobile-top-content-right_investment{max-width:600px;height:407px;margin-top:15px}.mobile-investment-portfolio-cases-item__main{max-width:650px}.mobile-investment-portfolio-cases-item_1{margin-top:50px;margin-bottom:100px}.mobile-investment-portfolio-cases-item_2{padding-top:50px}.mobile-investment-portfolio-cases-item_5{margin-top:100px;margin-bottom:60px}.mobile-investment-portfolio-cases-item_case2{width:620px;height:600px}.mobile-investment-portfolio-cases-item_case3{width:605px;height:630px}.mobile-investment-portfolio-cases-item_case4{top:-140px;width:636px;height:610px}.mobile-investment-portfolio-cases-item_case1{height:750px}}@media(max-width:1300px){.mobile-investment-portfolio-cases-item__main{max-width:600px}.mobile-investment-portfolio-cases-item_3{margin-top:260px;margin-bottom:130px}.mobile-investment-portfolio-cases-item_4{padding-top:180px}.mobile-investment-portfolio-cases-item_case3{width:560px;height:580px}.mobile-investment-portfolio-cases-item_case1{height:600px;width:912px}}@media(max-width:1240px){.mobile{padding-top:90px}.mobile-top-content-right_ios{background-position:center 35px}.mobile-top-content-right_game{background-position:center 40px}.mobile-block_black{padding:90px 0}.mobile-technologies-list{gap:65px 70px}.mobile-technologies-list-item-title__text{font-size:25px}.mobile-technologies-list-item-title__image{width:40px;height:40px;padding:7px}.mobile-technologies-list-item-title__image img{width:25px;height:25px}.mobile-team{margin-bottom:80px}.mobile-team-list{margin-bottom:150px}.mobile-team-list-item:not(:last-child){margin-bottom:35px}.mobile-team-grid{gap:45px;padding:40px 30px 30px}.mobile-team-grid-item{gap:25px}.mobile-team-grid-item__number{width:40px;height:40px;font-size:25px}.mobile-investment-portfolio-cases-item_4{padding-top:140px}.mobile-investment-portfolio-cases-item_case4{left:-20px;width:836px}.mobile-investment-portfolio-cases-item_case1{width:817px}}@media(max-width:1080px){.mobile{padding-top:65px}.mobile__heading{margin-bottom:30px}.mobile__text{margin-bottom:20px}.mobile-top-content-right_machine-learning{margin-top:60px}.mobile-top-content-right_game{background-position:center 80px}.mobile-top-content-right_investment{height:357px;margin-top:0}.mobile-technologies-guarantee p:first-child{margin-bottom:70px}.mobile-technologies-guarantee p:first-child svg{bottom:-40px;width:60px;height:60px}.mobile-technologies-guarantee p:last-child{margin-bottom:50px}.mobile-technologies-guarantee-list .card-list-black{padding:40px 30px 30px}.mobile-technologies .blog-green-white-blocks{margin-bottom:100px}.mobile-investment-portfolio-cases-item__title{font-size:25px}.mobile-investment-portfolio-cases-item-description{margin-bottom:10px;font-size:20px}.mobile-investment-portfolio-cases-item-description div:first-child{margin-bottom:15px}.mobile-investment-portfolio-cases-item-description div:not(:first-child){margin-bottom:10px}.mobile-investment-portfolio-cases-item-description div ul{display:flex;gap:10px}.mobile-investment-portfolio-cases-item-description div ul li span{height:0}.mobile-investment-portfolio-cases-item-description div .googlePlay{font-size:0;height:53px}.mobile-investment-portfolio-cases-item-description div .googlePlay a{display:flex;width:130px;height:43px;background-repeat:no-repeat;background-size:contain;position:relative;top:-20px;background-image:url(/_next/static/media/googlePlay_dark.10576ac1.svg)}.mobile-investment-portfolio-cases-item-description div .googlePlay a.white{background-image:url(/_next/static/media/googlePlay_light.aaca7117.svg)}.mobile-investment-portfolio-cases-item-description div .appStore{font-size:0;height:53px}.mobile-investment-portfolio-cases-item-description div .appStore a{display:flex;width:130px;height:43px;background-repeat:no-repeat;background-size:contain;position:relative;top:-20px;background-image:url(/_next/static/media/appStore_dark.afccb0d2.svg)}.mobile-investment-portfolio-cases-item__main{max-width:700px}.mobile-investment-portfolio-cases-item_1{margin-bottom:50px}.mobile-investment-portfolio-cases-item_3{margin-top:150px;margin-bottom:100px}.mobile-investment-portfolio-cases-item_4{padding-top:100px}.mobile-investment-portfolio-cases-item_5{margin-top:170px}.mobile-investment-portfolio-cases-item_case5{width:300px;height:300px}.mobile-investment-portfolio-cases-item_case2{width:350px;height:350px}.mobile-investment-portfolio-cases-item_case3{width:370px;height:370px}.mobile-investment-portfolio-cases-item_case4{left:0;top:0;width:380px;height:300px}.mobile-investment-portfolio-cases-item_case1{width:385px;height:385px}}@media(max-width:992px){.mobile__heading{margin-bottom:25px}.mobile-top{padding-top:50px;margin-bottom:70px}.mobile-top-content{flex-direction:column}.mobile-top-content-left{max-width:100%;padding-top:0}.mobile-top-content-right{align-self:center}.mobile-top-content-right_machine-learning{margin-top:0;height:420px;background-position:center 0}.mobile-top-content-right_game{background-position:center 0;max-width:450px;height:450px}.mobile-block_black{padding:60px 0;width:99%}.mobile-technologies-list{grid-template-columns:1fr;gap:40px}.mobile-technologies-list-item-title{margin-bottom:10px;gap:10px}.mobile-technologies-guarantee-list .card-list-black .card-black-item{font-size:24px;padding-left:30px}.mobile-technologies-guarantee-list .card-list-black .card-black-item:before{left:5px}.mobile-team{margin-bottom:50px}.mobile-team-list{margin-bottom:120px}.mobile-team-list-item{display:flex;flex-direction:column;gap:10px}.mobile-team-list-item_green{font-size:25px;font-weight:500}.mobile-team-grid{grid-template-columns:1fr;padding:30px 20px;gap:35px}.mobile-team-grid-item{flex-direction:column;gap:10px}}@media(max-width:768px){.mobile-top-content-right_ios{max-width:360px;height:395px}.mobile-top-content-right_machine-learning{height:360px}}@media(max-width:700px){.mobile-investment-portfolio .cases-main-item--black-right:before{height:800px}.mobile-investment-portfolio-cases-item-description{font-size:18px}}@media(max-width:500px){.mobile-top{padding-top:30px;margin-bottom:60px}.mobile-top-content-right_android{max-width:391px;height:380px}.mobile-top-content-right_ios{max-width:360px;height:380px}.mobile-top-content-right_cross{height:350px}.mobile-top-content-right_game{background-position:center 25px;max-width:360px;height:370px}.mobile-top-content-right_investment{height:307px}.mobile-slider{margin-top:120px}.mobile-investment-portfolio-cases-item-description div .appStore a,.mobile-investment-portfolio-cases-item-description div .googlePlay a{top:-15px}.mobile-investment-portfolio-cases-item_4{padding-top:65px}.mobile-investment-portfolio-cases-item_5{margin-top:150px}.mobile-ml-portfolio{margin-bottom:70px}.mobile-ml-portfolio .cases-item{height:620px}}@media(max-width:420px){.mobile__link{display:block}.mobile__heading,.mobile__text{margin-bottom:15px}.mobile-top-content-right_machine-learning{height:320px}.mobile-slider{margin-top:100px}.mobile-block_black{padding:40px 0}.mobile-block_black .container{padding-left:15px;padding-right:15px}.mobile-technologies{padding:40px 0;margin-bottom:100px}.mobile-technologies-list{gap:30px}.mobile-technologies-list-item-title__image{width:30px;height:30px;border-radius:8px;padding:6px}.mobile-technologies-list-item-title__image img{width:18px;height:18px}.mobile-technologies-list-item-title__text{font-size:20px}.mobile-technologies-guarantee p:first-child{margin-bottom:50px}.mobile-technologies-guarantee p:first-child svg{bottom:-35px}.mobile-technologies-guarantee p:last-child{margin-bottom:40px}.mobile-technologies-guarantee-list .card-list-black{padding:35px 25px 25px}.mobile-technologies-guarantee-list .card-list-black .card-black-item{font-size:23px;padding-left:20px}.mobile-technologies-guarantee-list .card-list-black .card-black-item:before{left:0}.mobile-team-list{margin-bottom:80px}.mobile-team-list-item:not(:last-child){margin-bottom:30px}.mobile-team-list-item_green{font-size:20px}.mobile-team-grid{gap:30px;padding:25px 15px}.mobile-team-grid-item__number{width:35px;height:35px;font-size:20px}.mobile-investment-portfolio-cases-item__title{font-size:20px}.mobile-investment-portfolio-cases-item-description{font-size:15px}.mobile-investment-portfolio-cases-item_1{margin-top:0}.mobile-investment-portfolio-cases-item_5{margin-top:180px}.mobile-investment-portfolio-cases-item_case1,.mobile-investment-portfolio-cases-item_case2,.mobile-investment-portfolio-cases-item_case3,.mobile-investment-portfolio-cases-item_case4,.mobile-investment-portfolio-cases-item_case5{width:100%}}@media(max-width:360px){.mobile-top-content-right_ios{max-width:296px;height:320px}.mobile-top-content-right_android{height:370px}.mobile-top-content-right_cross,.mobile-top-content-right_game,.mobile-top-content-right_machine-learning{height:300px}}@media(max-width:350px){.mobile__heading{font-size:25px}}@media(max-width:320px){.mobile-slider{margin-top:100px}}.contact{padding:160px 0 240px}.contact-wrap{display:flex;justify-content:space-between;gap:20px}.contact__heading{margin-bottom:40px}.contact__text{font-weight:300;font-size:30px;line-height:140.2%;max-width:710px;width:100%;margin-bottom:60px}.contact-form{max-width:930px;width:100%}.contact-form__heading{font-weight:500;margin-bottom:33px}.contact-form-row{display:flex;gap:30px;margin-bottom:30px}.contact-form-row_column{flex-direction:column;gap:5px!important}.contact-form-file__text{white-space:nowrap;font-weight:400;font-size:16px;line-height:150%;text-align:right;color:#afafaf;margin-left:auto}.contact-form-file__text_error{color:#de0b57;font-weight:600px}.contact-form-file__clear{border:none;background-color:transparent;padding:0;cursor:pointer;align-self:flex-start}.contact-form-file__clear:hover{color:#00ca79}.contact-form__button{text-transform:uppercase}.contact-form-textarea{font-family:Arial,Helvetica,sans-serif}.contact-form-textarea-counter{font-size:12px;align-self:flex-end}.contact-aside{max-width:340px;padding-top:26px}.contact-aside-item:not(:last-child){margin-bottom:55px}.contact-aside-item-link{font-weight:300}.contact-aside-item-link:not(:last-child){margin-bottom:14px}.contact-aside__heading{font-weight:300;color:#a1a1a1;margin-bottom:18px}.contact-aside__link{border:none;background-color:transparent;cursor:pointer;font:inherit;color:#18181c;text-decoration:none}.contact-aside-links{display:flex;flex-wrap:wrap;gap:25px}.contact-aside-links button{border:none;background-color:transparent;border-radius:50%;cursor:pointer}.contact-aside-company .contact-aside-item{margin-bottom:25px!important}.contact-aside-company .contact-aside-item-row{display:flex;flex-wrap:wrap;gap:10px}.contact-aside-company .contact-aside-item-row .contact-aside__heading{margin-bottom:0}@media(max-width:1760px){.contact{padding:140px 0 200px}.contact__heading{margin-bottom:35px}.contact__text{font-size:25px;margin-bottom:50px}.contact-form-row,.contact-form__heading{margin-bottom:20px}.contact-form-row{gap:20px}.contact-aside__heading{margin-bottom:12px}.contact-aside-item:not(:last-child){margin-bottom:45px}.contact-aside-item-link:not(:last-child){margin-bottom:8px}.contact-aside-links{gap:15px;max-width:300px}}@media(max-width:1480px){.contact-form{max-width:830px}}@media(max-width:1300px){.contact-form{max-width:720px}}@media(max-width:1080px){.contact{padding:120px 0 130px}.contact-wrap{flex-direction:column}.contact-aside-item:not(:last-child){margin-bottom:30px}.contact-form{max-width:100%}}@media(max-width:820px){.contact{padding:110px 0 130px}.contact__heading{font-size:42px;margin-bottom:30px}.contact__text{font-size:20px}.contact-aside-company .contact-aside-item{margin-bottom:15px!important}.contact-aside-company .contact-aside-item:not(.contact-aside-item-row) .contact-aside__heading{margin-bottom:5px!important}}@media(max-width:768px){.contact__heading{font-size:35px;margin-bottom:15px}.contact__text{margin-bottom:35px}.contact-form__heading{margin-bottom:20px}.contact-form__button{display:block;width:100%}}@media(max-width:600px){.contact-form-file__text{font-size:16px;font-size:12px}}@media(max-width:414px){.contact{padding:90px 0 80px}.contact__heading{font-size:30px;margin-bottom:10px}.contact__text{font-size:15px;margin-bottom:30px}.contact-form__heading{margin-bottom:15px}.contact-form-row{flex-direction:column;gap:10px;margin-bottom:10px}.contact-form-file{flex-direction:row;margin-bottom:20px}}.root__main{flex-grow:1}.ppp{text-align:center;margin:0 auto}.only-web{margin-top:30px}.only-mobile{margin-top:40px}@media(max-width:22800px){.ppp{margin-left:auto}.pp img{width:100%}}@media(max-width:1920px){.ppp .only-web img{max-width:100%;margin-left:0}}@media(max-width:1760px){.only-web{margin-top:60px}}@media(max-width:1580px){.ppp .only-web img{max-width:100%;margin-left:0}.portfolio-02-web{position:relative;left:55px}.portfolio-10-web{position:relative;left:60px}}@media(max-width:990px){.ppp .only-web img{max-width:83%;margin-left:7%}}@media(min-width:1080px){.only-mobile{display:none!important}}@media(max-width:1079px){.only-web{display:none!important}}.portfolio__video{max-width:3500px;min-width:1080px;width:100%;height:auto;display:block}.portfolio__video_mob{min-width:320px;width:100%;height:auto;vertical-align:bottom}.portfolio-footer__bg{width:100%;height:680px;position:absolute;z-index:1}.portfolio1-footer__bg{background-color:#111011}.portfolio2-footer__bg{background:radial-gradient(circle at 51% 0,#06152a 0,#03101d 100%)}@media(min-width:1080px){.portfolio2-footer__bg{background:#020b16}}.portfolio3-footer__bg{background:#ecddde}.portfolio1 video,.portfolio10 video,.portfolio3-mob video,.portfolio3-web video,.portfolio4 video,.portfolio5 video,.portfolio6 video,.portfolio7 video,.portfolio8 video,.portfolio9 video{display:block}.portfolio4-footer__bg{background-color:#222020}.portfolio4-mob img,.portfolio4-mob video,.portfolio9 video{width:100vw;min-width:100vw}.portfolio5-footer__bg{background-color:#446ec4}.portfolio6-footer__bg{background-color:#1b1919}.only-web.portfolio1,.only-web.portfolio10,.only-web.portfolio2,.only-web.portfolio3,.only-web.portfolio4,.only-web.portfolio5,.only-web.portfolio6,.only-web.portfolio7,.only-web.portfolio8,.only-web.portfolio9{overflow-x:hidden}@media(min-width:1080px){.portfolio6-footer__bg{background-color:#191717}}.portfolio7-footer__bg{background-color:#f8f5ee}.portfolio8-footer__bg{background-color:#0a090a}.portfolio9-footer__bg{background-color:#18181c}.portfolio__header{font-size:30px;margin-bottom:0}@media(min-width:768px){.portfolio__header{font-size:45px}}@media(min-width:1240px){.portfolio__header{font-size:55px}}.cases-page{padding:160px 0 100px;overflow-x:hidden}.cases-page__heading{margin-bottom:40px}.cases-page__text{max-width:1170px;margin-bottom:45px;line-height:140.2%}.cases-page-tags{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px}@media(min-width:1081px){.cases-page-tags{margin-bottom:150px}}.cases-page-items__mobile{display:none}.cases-page-title{margin-bottom:70px}.cases-page-button{display:flex}.cases-page-button__link{text-transform:uppercase}.cases-page-link{display:flex;justify-content:center;text-align:center;margin-top:50px}.cases-page-link-item{display:flex}.cases-page-link-item__img{width:120px;vertical-align:top}.cases-page-paginate{margin-top:100px}@media(max-width:1760px){.cases-page{padding-top:140px}.cases-page__heading{margin-bottom:35px}.cases-page-title,.cases-page__text{margin-bottom:40px}.cases-page-tags{gap:15px}.cases-page-items__two{margin-bottom:160px}}@media(max-width:1480px){.cases-page-items__two{margin-bottom:150px}.cases-page-paginate{margin-top:50px}}@media(max-width:1240px){.cases-page-items__two{margin-bottom:120px}}@media(max-width:1080px){.cases-page{padding-top:120px}.cases-page__text{margin-bottom:30px}.cases-page-tags{gap:10px}.cases-page-items__two{margin-top:-40px;margin-bottom:30px}.cases-page-items__mobile{display:block}.cases-page-link-item__img{width:90px;vertical-align:baseline}}@media(max-width:820px){.cases-page{padding-top:110px}.cases-page__heading{font-size:42px;margin-bottom:30px}.cases-page-tags{grid-template-columns:repeat(3,1fr)}.cases-page-link-item__img{width:80px}}@media(max-width:768px){.cases-page__heading{font-size:35px;margin-bottom:15px}.cases-page-items__two{margin-top:-15px}.cases-page-paginate{margin-top:30px}}@media(max-width:420px){.cases-page-button{width:100%}.cases-page-button a{display:block;text-align:center;width:100%}.cases-page-link-item__img{width:70px}.cases-page-paginate{margin-top:45px}}@media(max-width:414px){.cases-page{padding-top:90px}.cases-page__heading{font-size:30px;margin-bottom:10px}.cases-page__text{font-size:15px;margin-bottom:20px}.cases-page-items__two{margin-top:0;margin-bottom:0}}.Project-project-z8i{flex-grow:1;padding-bottom:70px;position:relative;width:100%;pointer-events:all;z-index:1}.project-button_close{position:fixed;width:60px;height:60px;top:10px;right:25px;z-index:2001;border-radius:50%;background-color:rgba(70,70,70,.8);border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.project-button_close:after,.project-button_close:before{content:"";width:2px;height:20px;display:flex;position:absolute;background-color:#fff;top:50%;right:50%}.project-button_close:before{transform:translateY(-50%) rotate(45deg)}.project-button_close:after{transform:translateY(-50%) rotate(-45deg)}.project-module{padding:0 7.1%}.project-module.embed-full,.project-module.image-full{padding-left:0;padding-right:0}.project-module.placeholder-module{padding:0}.project-module .embed-dimensions{transition:all .09s linear}.project-module.embed-full .embed-dimensions{max-height:100%!important;max-width:100%!important}.project-module.project-module-three-d{height:700px;padding-left:0;padding-right:0;width:100%}.project-module.project-module-three-d .module-content-three-d,.project-module.project-module-three-d iframe{height:100%;width:100%}.project-module.unsafe{background:#efefef;height:0;margin-left:auto;margin-right:auto;padding:55% 0 0;width:85.8%}.project-module iframe,.project-module object{margin:0 auto}.project-module.module.text,.project-module.module.text span{line-height:1.4em}.v-4 .module-separator,.v-4 .project-module,.v-4 .spacer{padding-left:8.56354%;padding-right:8.56354%}.module-separator,.spacer{padding-left:7.1%;padding-right:7.1%}.module-separator:last-child .divider,.spacer:last-child .divider{display:none}.project-module-image-inner-wrap{overflow:hidden}.project-module-image-inner-wrap img{width:100%;height:auto}.project-module-image{text-align:center}.project-module-image img{display:inline-block;max-width:100%;vertical-align:middle}.project-module.text{margin:0 auto;max-width:calc(800px + 14.2%);word-wrap:break-word}.project-module.text.align-left{margin-left:0!important}.project-module.text.align-center .module-align-center,.project-module.text.align-left .module-align-left{opacity:1}.project-module.text.align-right{margin-right:0!important}.project-module.text.align-right .module-align-right{opacity:1}#project-wrap #project{position:relative;z-index:1}#project{margin-right:280px;max-width:1400px;min-width:700px}#primary-project-content{border-radius:3px 0 0}.UniversalPopup-universalPopupContent-ey7.UniversalPopup-universalPopupContent-ey7{background:none;display:flex;height:100vh;justify-content:center;overflow-y:scroll;pointer-events:all;text-align:unset;width:100%}.UniversalPopup-universalPopupContent-ey7.UniversalPopup-universalPopupContent-ey7.UniversalPopup-assetPopup-s2X{overflow-y:auto}.UniversalPopup-navigationLayer-N3_{bottom:0;height:100vh;left:0;pointer-events:none;position:fixed;right:0;top:0;width:100vw}.UniversalPopup-closeModule-RuD .UniversalPopup-labelWrapper-vDg.UniversalPopup-labelWrapper-vDg,.UniversalPopup-paginationButton-bfH .UniversalPopup-labelWrapper-vDg.UniversalPopup-labelWrapper-vDg{padding:0}.UniversalPopup-closeModule-RuD{background-color:#343434;height:35px;pointer-events:auto;position:absolute;right:20px;top:10px;width:35px;z-index:1}.UniversalPopup-closeModule-RuD:hover{background-color:dimgray}.UniversalPopup-closeModule-RuD .UniversalPopup-icon-Zgw{fill:#fff;height:10px;position:relative;width:10px}.UniversalPopup-paginationContainer-Fhp{align-items:flex-end;bottom:20px;display:flex;pointer-events:none;position:absolute;top:0}.UniversalPopup-paginationContainer-Fhp:hover{text-decoration:none}.UniversalPopup-paginationButton-bfH{background-color:#343434;pointer-events:auto}.UniversalPopup-paginationButton-bfH:focus-visible{outline:1px solid #0057ff;outline-offset:3px}.UniversalPopup-paginationButton-bfH:hover{background-color:dimgray}.UniversalPopup-paginationContainer-Fhp.UniversalPopup-previous-xCX{left:0}.UniversalPopup-paginationContainer-Fhp.UniversalPopup-previous-xCX .UniversalPopup-paginationButtonWrapper-y5m{margin-left:20px;margin-right:auto}.UniversalPopup-paginationContainer-Fhp.UniversalPopup-next-JZb{right:0}.UniversalPopup-paginationContainer-Fhp.UniversalPopup-next-JZb .UniversalPopup-paginationButtonWrapper-y5m{margin-left:auto;margin-right:20px}.UniversalPopup-paginationContainer-Fhp.UniversalPopup-next-JZb .UniversalPopup-paginationButtonWrapper-y5m .UniversalPopup-icon-Zgw{margin-left:1px;transform:rotate(180deg)}.UniversalPopup-paginationButton-bfH.UniversalPopup-prev-PP8 .UniversalPopup-icon-Zgw{margin-right:1px}.UniversalPopup-paginationContainer-Fhp .UniversalPopup-paginationButton-bfH{height:45px;margin-bottom:8px;width:45px}.UniversalPopup-paginationButton-bfH .UniversalPopup-icon-Zgw{fill:#fff;height:13px;margin-top:1px;vertical-align:top;width:15px}.UniversalPopup-paginationButtonWrapper-y5m{align-items:center;display:flex;flex-direction:column;justify-content:center}.UniversalPopup-paginationButtonLabel-MDM{border:none;color:#959595;font-size:11px;font-weight:700;text-decoration:none;transition:color .2s linear}.FocusedModal-modal-rUJ{align-items:center;background:rgba(0,0,0,.9);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.FocusedModal-modal-rUJ.FocusedModal-alignTop-a4u{align-items:flex-start;top:55px}.FocusedModal-modal-rUJ.FocusedModal-lightBackground-ZKH{background:rgba(0,0,0,.65)}.FocusedModal-modal-rUJ.FocusedModal-lighterBackground-OX0{background:rgba(0,0,0,.15)}.FocusedModal-contained-czN.FocusedModal-modal-rUJ{position:absolute}.FocusedModal-modalContent-Pcr{background-color:#fff;border-radius:8px;box-shadow:0 1px 2px rgba(25,25,25,.2);box-sizing:border-box;max-height:100vh;min-width:600px;overflow:auto;padding:30px;position:relative;text-align:center}.FocusedModal-modalContent-Pcr.FocusedModal-isResponsivePageView-cl0{overflow-x:hidden;padding:70px 85px 20px}.FocusedModal-modalContent-Pcr.FocusedModal-isResponsiveVideoPageView-u7M{padding:48px}.FocusedModal-close-_Ua:focus-visible{outline:1px solid #0057ff}.FocusedModal-content-i9a:focus-visible{outline:none}.FocusedModal-icon-ang{display:block;fill:#191919;height:10px;width:10px}#project-modules{width:1760px}#primary-project-content.project-styles .main-text,#project-modules .main-text{font-size:20px;font-style:normal;font-weight:400;line-height:1.4em;text-align:center;text-decoration:none}#project-modules .main-text a{color:#1769ff;text-align:left;text-decoration:none}#primary-project-content .module{padding-bottom:0}#primary-project-content{padding-top:0}.spacer{height:0}.divider,.module.last .divider{display:none}@media screen and (max-width:1900px){#project-modules{width:88vw}}@media screen and (max-width:1240px){#primary-project-content.project-styles .main-text,#project-modules .main-text{font-size:18px}}@media(max-width:1024px){.FocusedModal-modalContent-Pcr.FocusedModal-isResponsivePageView-cl0{border-radius:0;padding:30px 0}.FocusedModal-modalContent-Pcr.FocusedModal-isResponsiveVideoPageView-u7M{padding:0}.UniversalPopup-navigationLayer-N3_{display:none}.project-button_close{right:10px;width:40px;height:40px}.project-button_close:after,.project-button_close:before{height:15px}}@media screen and (max-width:768px){#project-modules{width:95vw}#primary-project-content.project-styles .main-text,#project-modules .main-text{font-size:14px}}@media(max-width:603px){.UniversalPopup-universalPopupContent-ey7.UniversalPopup-universalPopupContent-ey7{height:100%}.FocusedModal-fullscreenOnMobile-qQY .FocusedModal-content-i9a{z-index:1}.FocusedModal-modalContent-Pcr{border-radius:2px;min-width:95vw}.FocusedModal-fullscreenOnMobile-qQY .FocusedModal-modalContent-Pcr{border-radius:0;height:100%;min-width:100%!important}.FocusedModal-fullscreenOnMobile-qQY .FocusedModal-close-_Ua{opacity:1;padding:16px}.FocusedModal-fullscreenOnMobile-qQY .FocusedModal-close-_Ua.FocusedModal-hideDesktopCloseOnMobile-ZJ4{display:none}.FocusedModal-fullscreenOnMobile-qQY .FocusedModal-icon-ang{fill:#fff;height:13px;width:13px}.project-button_close{right:3px}}.industries{margin-bottom:100px;padding-top:82px;overflow-x:hidden}.industries_finance{margin-bottom:250px}.industries-title{padding-top:152px;padding-bottom:236px;color:#fff;background-color:hsla(0,0%,7%,.5);background-repeat:no-repeat;background-size:cover;background-position:50%;background-blend-mode:overlay}.industries-title_design{background-image:url(/_next/static/media/industry-design.81de8978.webp)}.industries-title_healthcare{background-image:url(/_next/static/media/industry-healthcare.b01f2214.webp)}.industries-title_finance{background-image:url(/_next/static/media/industry-finance.917450b6.webp)}.industries-title_real-estate{background-image:url(/_next/static/media/industry-real-estate.42903ed3.webp)}.industries-title__heading{margin-bottom:33px}.industries-title__text{max-width:750px}.industries-title__text:not(:last-of-type){margin-bottom:10px}.industries-title__text:last-of-type{margin-bottom:32px}.industries-portfolio{padding-top:150px}.industries-portfolio__heading{margin-bottom:25px}.industries-portfolio-title{margin-bottom:50px}.industries-portfolio__text{max-width:1113px}@media(max-width:1900px){.industries_finance{margin-bottom:400px}.industries-portfolio-title{margin-bottom:150px}}@media(max-width:1760px){.industries{padding-top:71px}.industries-portfolio-title{margin-bottom:100px}}@media(max-width:1480px){.industries_finance{margin-bottom:270px}.industries-title{padding-top:120px;padding-bottom:200px}.industries-title__heading{margin-bottom:25px}.industries-portfolio{padding-top:120px;padding-bottom:20px}}@media(max-width:1080px){.industries_finance{margin-bottom:280px}.industries-title__heading,.industries-title__text:last-of-type{margin-bottom:20px}.industries-portfolio{padding-top:100px;padding-bottom:0}}@media(max-width:768px){.industries-title{padding-top:100px;padding-bottom:150px}}@media(max-width:700px){.industries_finance{margin-bottom:0}}@media(max-width:500px){.industries{padding-top:60px}.industries,.industries_finance{margin-bottom:0}.industries-title{padding-top:50px;padding-bottom:80px}.industries-title__heading{margin-bottom:10px}.industries-title__text:not(:last-of-type){margin-bottom:15px}.industries-title__text:last-of-type{margin-bottom:10px}.industries-portfolio{padding-top:60px;padding-bottom:30px}.industries-portfolio-title{margin-bottom:70px}.industries-portfolio__heading{margin-bottom:20px}}.cases-industry-item:nth-child(odd){color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:1800px 100%;mask-size:1800px 100%;-webkit-mask-position:center;mask-position:center;padding:calc(25vw + 50px) 0;background-color:#18181c;display:flex;align-items:center}@media(max-width:1081px){.cases-industry-item:nth-child(odd){background-image:none!important;-webkit-mask-size:cover;mask-size:cover}}@media(min-width:1081px){.cases-industry-item:nth-child(odd){padding:200px 0;max-width:1860px;min-height:1280px}.cases-industry-item:nth-child(odd)>div{flex-direction:row}.cases-industry-item:nth-child(odd) img{top:50px}.cases-industry-item:nth-child(odd) .cases-industry-item__main{top:-50px}}.cases-industry-item:nth-child(4n+1){-webkit-mask-image:url(/_next/static/media/projects-item-mask-right.52539df1.svg);mask-image:url(/_next/static/media/projects-item-mask-right.52539df1.svg)}.cases-industry-item:nth-child(4n+3){-webkit-mask-image:url(/_next/static/media/projects-item-mask-left.0fc9d0d6.svg);mask-image:url(/_next/static/media/projects-item-mask-left.0fc9d0d6.svg)}@media(min-width:1081px){.cases-industry-item:nth-child(4n+3) img{top:-50px}.cases-industry-item:nth-child(4n+3) .cases-industry-item__main{top:50px}}.cases-industry-item{margin:0 auto}.cases-industry-item-inner{display:flex;gap:40px;justify-content:space-between;align-items:center;flex-direction:column-reverse}.cases-industry-item__text{color:#00ca79}.cases-industry-item__main{display:flex;flex-direction:column;justify-content:center;position:relative}.cases-industry-item img{width:100%;height:100%;object-fit:contain;position:relative;height:max(400px,50vw)}@media(min-width:1081px){.cases-industry-item-inner{flex-direction:row-reverse}.cases-industry-item img{max-height:min(760px,90vh);min-width:55%;object-fit:contain}}.blog{padding-top:160px;min-height:85vh;height:100%}.blog-3 p:not(:last-child){margin-bottom:20px}.blog-main{padding-bottom:150px}.blog-main-content{margin-top:100px;overflow-x:hidden}.blog-main-content-item{color:#fff;display:flex;width:100%;height:683px;background-color:#1c1c20;align-items:center;border-radius:60px}.blog-main-content-item:not(:last-child){margin-bottom:90px}.blog-main-content-item-image{background-size:cover;background-repeat:no-repeat;background-position:50%;height:100%;width:100%;border-bottom-left-radius:60px;border-top-left-radius:60px}.blog-main-content-item_01{background-image:url(/_next/static/media/article__01.c5447e36.webp)}.blog-main-content-item_02{background-image:url(/_next/static/media/article__02.073c87a5.webp)}.blog-main-content-item_03{background-image:url(/_next/static/media/article__03.0270d9e7.webp)}.blog-main-content-item_04{background-image:url(/_next/static/media/article__04.b5e189e0.webp)}.blog-main-content-item_05{background-image:url(/_next/static/media/article__05.bd03e94e.webp)}.blog-main-content-item_06{background-image:url(/_next/static/media/article__06.53ec3e84.webp)}.blog-main-content-item_07{background-image:url(/_next/static/media/article__07.24e3ec1e.webp)}.blog-main-content-item_08{background-image:url(/_next/static/media/article__08.37a25a8c.webp)}.blog-main-content-item_09{background-image:url(/_next/static/media/article__09.df7fb4a3.webp)}.blog-main-content-item-column{max-width:700px;width:100%;margin-left:auto;height:683px;background-color:#1c1c20;display:flex;flex-direction:column;justify-content:center;padding:20px 85px;border-bottom-right-radius:60px;border-top-right-radius:60px}.blog-main-content-item__text{margin-bottom:5px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-ms-line-clamp:3;-webkit-line-clamp:3;line-clamp:3;display:flex;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical}.blog-main-content-item__text_light{color:hsla(0,0%,100%,.7)}.blog-main-content-item__heading{font-weight:700;font-size:42px;line-height:145%;margin-bottom:30px}.blog-main-content-item-link{margin-top:20px}.blog-main-content-item-link__text{text-decoration:underline;color:#00ca79}.blog-main-content-item-link__text:hover{color:#009258}.blog-main-buttons{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px}.blog-pages__title{max-width:1290px;margin-bottom:60px}.blog-pages p{margin-bottom:18px;text-align:justify}.blog-section{padding:150px 0 100px}.blog-section-content_black{z-index:2;position:relative;padding-top:150px;padding-bottom:100px}.blog-section-content_black__container-two-columns{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.blog-section-content_black_right{padding-bottom:170px}.blog-section_black{position:relative;color:#fff;margin-top:170px}.blog-section_black:before{content:"";background-color:#000;width:100%;height:100%;transform:skewY(-5deg);position:absolute;left:0}.blog-section_black_right:before{transform:skewY(5deg)}.blog__title{font-size:40px;line-height:134.69%;margin-bottom:35px}.blog__subtitle{margin-bottom:60px;text-align:justify}.blog-list{max-width:100%}.blog-list-item{display:flex;margin-bottom:60px;text-align:justify}.blog-list-item_number,.blog__number{font-weight:500}.blog__number{color:#02c476;font-size:40px;line-height:134.69%}.blog__number_white{color:#fff}.blog-proposes-list{display:flex}.blog-proposes-list_team{margin-top:40px;margin-bottom:155px}.blog-proposes-list_3-2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:55px 0;gap:55px 0}.blog-proposes-list-item{max-width:352px;width:100%;position:relative}.blog-proposes-list-item_team{max-width:470px}.blog-proposes-list-item__number:after{content:"";display:block;height:2px;width:100%;background-color:#02c476;margin:10px 0 20px}.blog-proposes-list-item-title{font-weight:500;font-size:30px}.blog-proposes-list-item-title-flex{display:flex;align-items:center;gap:20px}.blog-proposes-list-item-title__img{background:#3f3f3f;border-radius:10px;padding:10px}.blog-proposes-list-item:first-child:before{content:"●";color:#02c476;font-size:19px;position:absolute;top:15%;left:-5px}.blog-proposes-list-item:last-child:before{content:"►";color:#02c476;font-size:18px;position:absolute;top:15%;right:-5px}.blog-proposes-list-item_long{max-width:100%}.blog-proposes-list-item_long:first-child:before,.blog-proposes-list-item_long:last-child:before{top:48px}.blog-proposes-list-item__text{max-width:290px}.blog-proposes-list-item__text_team{max-width:445px}.blog-proposes-list-item__text_long{max-width:85%}.blog-white-blocks{display:flex;gap:30px}.blog-white-blocks_withImg p{width:95%}.blog-white-blocks_withImg svg{align-self:center;margin-bottom:15px}.blog-white-blocks_green{margin-top:60px}.blog-white-blocks-item{max-width:690px;width:100%;padding:45px;background:#fff;box-shadow:0 5px 30px rgba(0,0,0,.03);border-radius:6px;position:relative;z-index:2}.blog-white-blocks-item_green{background-color:#02c476;display:flex;flex-direction:column}.blog-white-blocks-item_green_gap{gap:45px;justify-content:space-between}.blog-white-blocks-item_black{background-color:hsla(0,0%,51%,.15)}.blog-white-blocks-item_border{border-left:2px solid #00ca79;box-shadow:0 5px 30px rgba(0,0,0,.03);border-radius:0;height:calc(100% - 75px)}.blog-white-blocks-item_border>ul{list-style:disc inside;margin-bottom:20px}.blog-white-blocks-item__text_green{color:#00ca79}.blog-white-blocks-item__number{margin-bottom:16px}.blog-white-blocks-item-columns{display:flex;gap:85px}.blog-white-blocks-item-columns__small{font-size:.78em}.blog-point-green-blocks{margin-top:125px;display:flex}.blog-point-green-blocks-item{max-width:353px;width:100%;display:flex;align-items:center;gap:20px;border-bottom:2px solid #02c476}.blog-point-green-blocks-item div{white-space:nowrap;position:relative}.blog-point-green-blocks-item:first-child__number:after{left:17px}.blog-point-green-blocks-item__number:after{content:"●";position:absolute;bottom:-26px;left:19px;font-size:26px}.blog-images{width:100%}.blog-images_cost{margin-bottom:234px}.blog-images_process{margin-bottom:50px}.blog-images__item{width:100%;height:auto}.blog-images__item_midl,.blog-images__item_mobile{display:none}.blog-button{outline:none;border:none}.blog-button_green{font-size:30px;line-height:145%;padding:13px 25px;border-radius:6px;margin-bottom:25px}.blog-button_green,.blog-button_round{color:#fff;background-color:#02c476;display:inline-block}.blog-button_round{border-radius:100px;padding:10px 30px}.blog-button_white{background:#fff;border-radius:6px;padding:19px 15px;font-size:24px;line-height:140.2%;text-align:center;display:flex;align-items:center;justify-content:center}.blog-button_white:hover,.blog-button_white_active{font-weight:700;color:#fff;background-color:#02c476;cursor:pointer}.blog-green-white-blocks{margin-top:35px;margin-bottom:240px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.blog-green-white-blocks-item__title{color:#00ca79;font-weight:700;display:inline}.blog-green-white-blocks-item-list{margin-top:20px}.blog-green-white-blocks-item-list b{font-weight:700}.blog-green-white-blocks-item-list div:not(:last-child){margin-bottom:15px}.blog-service-type{margin-top:30px;margin-bottom:120px;max-width:1200px}.blog-service-type div{margin-bottom:30px}.blog-location{max-width:100%!important}.blog-location>p:first-child{margin-bottom:20px}.blog-location>p:nth-child(2){margin-bottom:35px}.blog-location-flex{display:flex;align-items:center;gap:80px}.blog-location-flex-text{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:80px 127px;gap:80px 127px}.blog-location-flex-text-color{padding-left:14px}.blog-location-flex-text-color__red{border-left:4px solid #ed410b}.blog-location-flex-text-color__orange{border-left:4px solid #ed9b20}.blog-location-flex-text-color__blue{border-left:4px solid #7896ea}.blog-location-flex-text-color__green{border-left:4px solid #02c476}.blog-location-flex-text-color p:first-child{color:#636364}.blog-platform{margin-top:170px}.blog-platform p:first-child{margin-bottom:30px}.blog-platform p:last-child{max-width:1158px}.blog-round-steps{display:flex;margin:66px 0 120px}.blog-round-steps_small-my{margin:35px 0 60px}.blog-round-steps-item{max-width:282px;width:100%;position:relative}.blog-round-steps-item:not(:last-child):after{content:"";width:100%;height:2px;background-color:#02c476;display:block;position:absolute;top:30px;z-index:1}.blog-round-steps-item__number{color:#fff;margin-bottom:25px;z-index:2;position:relative}.blog-round-steps-item__text{max-width:205px}.blog-table{width:100%;margin-top:60px;border-radius:6px;margin-bottom:240px;display:grid}.blog-table-container{max-width:1410px;width:100%;margin:0 auto;border-radius:6px}.blog-table-body,.blog-table-head{display:contents}.blog-table-row{display:flex}.blog-table-row>div{padding:18px 18px 18px 50px;width:100%}.blog-table-row>div:first-child{width:45%}.blog-table-row_gray{background:#383838;box-shadow:0 15px 30px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.blog-table-row_gray:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.blog-table-row_gray:not(:last-child){border-bottom:2px solid #02c476}.blog-table-row_gray>div:first-child{width:200%}.blog-table-row_with-addit{display:flex}.blog-table-row_with-addit:before{display:flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;margin-top:3px;margin-right:14px}.blog-table-row_minus:before{content:"-";border:1px solid #a4a4a4;color:#a4a4a4}.blog-table-row_plus:before{content:"+";border:1px solid #02c476;color:#02c476}.blog-table-head>div{font-weight:700}.blog-table-head_green{background-color:#02c476;border-top-left-radius:6px;border-top-right-radius:6px}.blog-cost-buttons{margin-top:30px;margin-bottom:30px;display:flex;flex-wrap:wrap;max-width:1080px;gap:30px}.blog-cost-buttons p{white-space:nowrap}.blog-transparent-blocks{display:flex;justify-content:space-between;gap:20px}.blog-variants{margin-bottom:240px}.blog-variants div{margin-bottom:70px}.blog-variants div>p:not(:last-child){margin-bottom:15px}.blog-hints-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 23px;gap:60px 23px;margin-bottom:50px}.blog-scheme{display:flex;flex-direction:column}.blog-scheme-item{display:flex;justify-content:space-between;align-items:center}.blog-scheme-item:not(:last-child){padding-bottom:60px}.blog-scheme-item_revers{flex-direction:row-reverse}.blog-scheme-item:not(:first-child) .blog-scheme-item-first:after{content:"";display:block;height:300%;width:1px;border-right:2px dashed #9f9f9f;position:absolute;left:50%;transform:translateX(-50%);top:-300%}.blog-scheme-item:not(:last-child) .blog-scheme-item__card:after{content:"";display:block;width:20px;height:20px;border-radius:50%;background-color:#09bd75;border:5px solid #dedede;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%)}.blog-scheme-item_svg:first-child .blog-scheme-item-first:after,.blog-scheme-item_svg:not(:first-child) .blog-scheme-item-first:after{content:"";display:block;height:340%;width:1px;border-right:2px dashed #9f9f9f;position:absolute;left:50%;transform:translateX(-50%);top:100%}.blog-scheme-item_svg:last-child .blog-scheme-item-first:after{display:none}.blog-scheme-item_svg_left:not(:last-child) .blog-scheme-item__card:after{left:auto;right:-10px}.blog-scheme-item_svg_left:not(:last-child) .blog-scheme-item__card:after,.blog-scheme-item_svg_right:not(:last-child) .blog-scheme-item__card:after{content:"";display:block;width:20px;height:20px;border-radius:50%;background-color:#09bd75;border:5px solid #dedede;position:absolute;bottom:50%;transform:translateY(50%)}.blog-scheme-item_svg_right:not(:last-child) .blog-scheme-item__card:after{left:-10px;right:auto}.blog-scheme-item-first{width:100%;position:relative}.blog-scheme-item-first:before{content:"";display:block;width:50%;height:1px;border-bottom:2px dashed #9f9f9f;position:absolute;top:50%;transform:translateY(-50%)}.blog-scheme-item-first_long:before{width:100%!important}.blog-scheme-item-first_right:before{right:0}.blog-scheme-item__number{margin:0 auto}.blog-scheme-item__number_first{margin-left:0}.blog-scheme-item__svg{padding:0}.blog-scheme-item__card{max-width:705px}.blog-scheme-item__card-title{font-size:30px;margin-bottom:10px}.blog-mt60{margin-top:60px}.blog-mb60{margin-bottom:60px}.blog-mb120{margin-bottom:120px}.blog-mb120__subtitle{margin-bottom:30px}.container-black{max-width:1860px;background:linear-gradient(135deg,#17171b,#19191d);border-radius:30px;margin:0 auto;color:#fff}.card-list-black{background:#2a2a2a;box-shadow:-1px -1px 2px rgba(59,59,59,.3),1px 1px 2px rgba(25,25,25,.5),inset 3px -3px 6px rgba(25,25,25,.2),inset -3px 3px 6px rgba(25,25,25,.2),inset 3px 3px 6px rgba(59,59,59,.9),inset -3px -3px 8px rgba(25,25,25,.9);border-radius:20px;max-width:450px;min-height:305px;display:flex;flex-direction:column;gap:30px;padding:40px 63px}.card-black-item,.card-list-black{position:relative}.card-black-item:before{content:"";height:13px;width:13px;border-radius:50%;position:absolute;top:10px;left:-28px;background:#00ca79;box-shadow:1px 1px 2px rgba(3,255,189,.3),-1px -1px 2px rgba(1,78,47,.5),inset -1px 1px 2px rgba(1,78,47,.2),inset 1px -1px 2px rgba(1,78,47,.2),inset -1px -1px 2px rgba(3,255,189,.9),inset 1px 1px 3px rgba(1,78,47,.9)}.cards-black{display:flex;justify-content:center;gap:30px;margin:70px 0 100px;flex-wrap:wrap}.blog-list-item-black{display:flex}.blog-section-content_black-pb-0{padding-bottom:0!important}.card-black__block-green{content:"";background-color:#02c476;height:18px;width:40%;min-width:190px;position:absolute;top:0;align-self:center;border-radius:0 0 30px 30px}.item-black-mb{margin-bottom:160px}.card-black__block-stage{position:absolute;bottom:-85px;align-self:center}.card-black__block-stage .block-stage__text{font-weight:500;font-size:30px;color:#fff;position:absolute;left:81px;top:9px}.blog-section__card-white{box-shadow:-3.91026px 3.91026px 7.82051px hsla(0,0%,88%,.2),3.91026px -3.91026px 7.82051px hsla(0,0%,88%,.2),-3.91026px -3.91026px 7.82051px hsla(0,0%,100%,.9),3.91026px 3.91026px 10.1667px hsla(0,0%,88%,.9),inset .782051px .782051px 1.5641px hsla(0,0%,100%,.3),inset -.782051px -.782051px 1.5641px hsla(0,0%,88%,.5);border-radius:20px;background-color:#fff;padding:55px 36px;margin-bottom:120px}.blog-section__card-white .card-white__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:45px}.blog-list-item-white{display:flex;gap:40px;align-items:flex-start;max-width:47%}.blog-list-item-white .blog-list-item-white__number{background:linear-gradient(135deg,#fff,#e9e9e9);box-shadow:-5px 5px 10px hsla(0,0%,86%,.2),5px -5px 10px hsla(0,0%,86%,.2),-5px -5px 10px hsla(0,0%,100%,.9),5px 5px 13px hsla(0,0%,86%,.9),inset 1px 1px 2px hsla(0,0%,100%,.3),inset -1px -1px 2px hsla(0,0%,86%,.5);border-radius:5px;color:#02c476}.blog-list-item-grey__number,.blog-list-item-white .blog-list-item-white__number{font-weight:500;font-size:30px;opacity:.6;width:50px;height:50px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.blog-list-item-grey__number{background:#2a2a2a;box-shadow:-1px -1px 2px rgba(59,59,59,.3),1px 1px 2px rgba(25,25,25,.5),inset 3px -3px 6px rgba(25,25,25,.2),inset -3px 3px 6px rgba(25,25,25,.2),inset 3px 3px 6px rgba(59,59,59,.9),inset -3px -3px 8px rgba(25,25,25,.9);font-style:normal}.blog-section__subtitle{margin-bottom:70px;font-weight:500;color:#18181c}.blog-card-grey-item__nowrap{flex-wrap:nowrap!important;justify-content:flex-start!important}.card-item__accordion{background:linear-gradient(135deg,#fff,#f2f2f2);box-shadow:-5px 5px 10px hsla(0,0%,88%,.2),5px -5px 10px hsla(0,0%,88%,.2),-5px -5px 10px hsla(0,0%,100%,.9),5px 5px 13px hsla(0,0%,88%,.9),inset 1px 1px 2px hsla(0,0%,100%,.3),inset -1px -1px 2px hsla(0,0%,88%,.5);border-radius:20px;min-height:160px;display:flex;align-items:flex-start;font-weight:400;color:#18181c;padding:35px 85px}.accordion-container{position:relative;margin-bottom:350px}.accordion-container .accordion-container__absolute{position:absolute;top:65%;width:100%}.accordion-container .accordion-container__relative{position:relative}.title-center{text-align:center}.card-black-title{font-weight:500;text-align:center;width:max-content;max-width:315px;align-self:center;color:#02c476;padding:15px;background:#2a2a2a;box-shadow:-1px -1px 2px rgba(59,59,59,.3),1px 1px 2px rgba(25,25,25,.5),inset 3px -3px 6px rgba(25,25,25,.2),inset -3px 3px 6px rgba(25,25,25,.2),inset 3px 3px 6px rgba(59,59,59,.9),inset -3px -3px 8px rgba(25,25,25,.9);border-radius:20px;position:relative}.card-black-content{font-weight:400;color:#fff}.blog-list-circle-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.blog-list-circle-container .blog-list-item-circle{flex-shrink:0;display:flex;justify-content:center;align-items:center;height:405px;width:405px;border-radius:50%;font-weight:400;text-align:center;color:#000;background:#f4f4f4;box-shadow:-5px 5px 10px hsla(0,0%,90%,.2),5px -5px 10px hsla(0,0%,90%,.2),-5px -5px 10px hsla(0,0%,100%,.9),5px 5px 13px hsla(0,0%,90%,.9),inset 1px 1px 2px hsla(0,0%,100%,.3),inset -1px -1px 2px hsla(0,0%,90%,.5);font-size:1.4rem;line-height:1.7rem}.blog-list-circle-container .blog-list-item-circle p{max-width:70%;text-align:center}.blog-card-grey{background:#2a2a2a;box-shadow:-1px -1px 2px rgba(59,59,59,.3),1px 1px 2px rgba(25,25,25,.5),inset 3px -3px 6px rgba(25,25,25,.2),inset -3px 3px 6px rgba(25,25,25,.2),inset 3px 3px 6px rgba(59,59,59,.9),inset -3px -3px 8px rgba(25,25,25,.9);border-radius:20px;padding:50px}.blog-card-grey-item{display:flex;margin-bottom:100px;gap:20px}.blog-card-grey-item__content{display:flex;flex-direction:column;align-items:center}.card-white-gradient-list{display:flex;flex-wrap:wrap;gap:145px;justify-content:center}.card-white-gradient-list__item{background:linear-gradient(135deg,#e8e8e8,#fff);box-shadow:-5px 5px 10px hsla(0,0%,86%,.2),5px -5px 10px hsla(0,0%,86%,.2),-5px -5px 10px hsla(0,0%,100%,.9),5px 5px 13px hsla(0,0%,86%,.9),inset 1px 1px 2px hsla(0,0%,100%,.3),inset -1px -1px 2px hsla(0,0%,86%,.5);max-width:370px;min-height:410px;padding:50px 35px 10px;border-radius:30px;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center}.card-white-gradient-list__item>p{font-size:1.5rem;line-height:1.6rem}.card-white-gradient-list__item .card-white-gradient__block-title{text-align:center;line-height:1.4rem;position:absolute;top:0;width:80%;height:65px;border-radius:0 0 40% 40%;font-weight:500;display:flex;color:#fff;justify-content:center;align-items:center;background:linear-gradient(135deg,#02b970,#02cd7c);box-shadow:-1px 1px 2px rgba(1,127,77,.2),1px -1px 2px rgba(1,127,77,.2),-1px -1px 2px rgba(3,255,159,.9),1px 1px 3px rgba(1,127,77,.9),inset 1px 1px 2px rgba(3,255,159,.3),inset -1px -1px 2px rgba(1,127,77,.5)}.card-list-black-two-columns{max-width:690px}.blog-scheme-1-img{position:absolute;top:30%;left:86%}.scheme-img{width:100%;height:auto}.scheme-img_width500{max-width:500px}.scheme-img_width700{max-width:700px}.text-green{color:#00ca79;font-weight:500}.blog-card-grey-item-container{display:flex;justify-content:center;gap:100px;position:relative}.blog-card-grey-item-container p{margin-bottom:20px;padding:14px 60px;color:#fff}.blog-section-white-two-columns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px}.blog-section-white-two-columns .blog-section__card-white{margin-bottom:0}.mb-0{margin-bottom:0!important}.mb-30{margin-bottom:30px}.pb-0{padding-bottom:0!important}.blog-card-list,.blog-section-white-two-columns .blog-section__card-white{max-width:50%}.blog-pages__img-ios-android{width:40%;height:auto}.text-with-img{display:flex;gap:20px;align-items:center}.blog-card-lists-container{display:flex;gap:80px}.mt-460{margin-top:460px}.center{margin-left:50%;transform:translateX(-50%)}.cards-white-container{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.cards-white-container .cards-white-column-container{display:flex;flex-direction:column;gap:20px;justify-content:space-between;min-width:370px}.cards-white-container .cards-white-column-container .card-white-content{display:flex;gap:20px;align-items:flex-start;max-width:450px}.mt-15{margin-top:15px}.pl-40{padding-left:40px}.max-w-290{max-width:290px}.card-white-gradient-list__item-full{width:100%;max-width:100%;background:#fff;padding-top:70px;font-size:inherit}.text-green-fw-600{color:#00ca79;font-weight:500}.blog-list-white{flex-direction:column;gap:45px;align-items:flex-start}.blog-list-white,.cards-lists{display:flex;justify-content:center}.cards-lists{gap:30px;flex-wrap:wrap}.cards-lists .cards-list{display:flex;flex-direction:column;gap:55px;justify-content:space-between}@media(max-width:1760px){.blog{padding-top:140px}.blog-main-buttons{gap:15px}.blog-main-content-item{border-radius:30px}.blog-main-content-item-image{border-bottom-left-radius:30px;border-top-left-radius:30px}.blog-main-content-item-column{border-bottom-right-radius:30px;border-top-right-radius:30px;padding:20px 55px}.blog-main-content-item__heading{font-size:36px;line-height:140%;margin-bottom:25px}.blog-section_black{margin-top:120px;margin-bottom:90px}.blog-section-content_black{padding-top:140px;padding-bottom:50px}.blog-section-content_black_right{padding-bottom:150px}.blog__title{font-size:38px;margin-bottom:25px}.blog-list-item,.blog__subtitle{margin-bottom:45px}.blog__number{font-size:38px}.blog-proposes-list-item:first-child:before{top:18.5%}.blog-proposes-list-item:last-child:before{top:19.5%}.blog-proposes-list-item_long:first-child:before,.blog-proposes-list-item_long:last-child:before{top:49px}.blog-white-blocks-item_green_gap{gap:35px}.blog-white-blocks-item__number{margin-bottom:13px}.blog-images_cost{margin-bottom:190px}.blog-green-white-blocks{margin-bottom:200px}.blog-button_green{font-size:28px}.blog-button_white{padding:15px;font-size:20px}.blog-platform{margin-top:150px}.blog-table{margin-top:50px}.blog-table,.blog-variants{margin-bottom:200px}.blog-variants div{margin-bottom:60px}.blog-mb120{margin-bottom:100px}.blog-mt60{margin-top:50px}.blog-mb60{margin-bottom:50px}}@media(max-width:1600px){.blog-main-content-item:not(:last-child){margin-bottom:80px}}@media(max-width:1480px){.blog-main-content-item{height:610px}.blog-main-content-item:not(:last-child){margin-bottom:50px}.blog-main-content-item-column{max-width:550px;height:610px}.blog-main-content-item__heading{font-size:30px;margin-bottom:20px}.blog__title{font-size:35px;margin-bottom:18px}.blog-list-item,.blog__subtitle{margin-bottom:30px}.blog__number{font-size:30px}.blog-proposes-list-item__number:after{margin:5px 0 15px}.blog-proposes-list-item__text{font-size:20px;max-width:260px}.blog-proposes-list-item__text_team{max-width:360px}.blog-proposes-list-item__text_long{line-height:130%;max-width:80%}.blog-proposes-list-item:first-child:before{top:13%}.blog-proposes-list-item:last-child:before{top:14%}.blog-proposes-list-item_long:first-child:before,.blog-proposes-list-item_long:last-child:before{top:31px;font-size:15px}.blog-proposes-list-item-title{font-size:25px}.blog-proposes-list-item-title-flex{gap:10px}.blog-proposes-list-item-title__img{width:40px;height:40px}.blog-white-blocks-item{padding:30px 30px 45px}.blog-white-blocks-item__number{margin-bottom:8px}.blog-images_cost{margin-bottom:150px}.blog-point-green-blocks{margin-top:80px}.blog-point-green-blocks-item__number:after{bottom:-20px;left:14px}.blog-green-white-blocks-item-list{margin-top:15px}.blog-green-white-blocks-item-list div:not(:last-child){margin-bottom:10px}.blog-button_green{font-size:25px;padding:10px 20px}.blog-platform{margin-top:120px}.blog-platform p:first-child{margin-bottom:25px}.blog-table{margin-top:40px;margin-bottom:120px}.blog-table-container{max-width:1240px}.blog-cost-buttons{margin-top:25px;margin-bottom:25px;gap:25px}.blog-variants{margin-bottom:170px}.blog-variants div{margin-bottom:50px}.blog-variants div>p:not(:last-child){margin-bottom:10px}.blog-scheme{margin-top:30px}.blog-scheme-item__card{max-width:620px;padding:30px}.blog-scheme-item__card-title{font-size:26px}.blog-scheme-item_svg:nth-child(6) .blog-scheme-item-first:after{height:306%}.blog-round-steps_small-my{margin:25px 0 40px}.blog-mb120{margin-bottom:90px}.blog-mb120__subtitle{margin-bottom:25px}.blog-mt60{margin-top:45px}.blog-mb60{margin-bottom:45px}.card-list-black{padding:25px 50px;min-height:200px}.cards-black{gap:25px}}@media(max-width:1300px){.blog-main-content-item{height:530px;padding-left:0}.blog-main-content-item-column{padding:0 0 0 40px;height:100%}.blog-table-container{padding-left:50px;padding-right:50px}.blog-scheme-item__card{max-width:570px}.blog-proposes-list_3-2{grid-template-columns:repeat(2,1fr);gap:30px 0}.blog-proposes-list-item_long:first-child:before,.blog-proposes-list-item_long:last-child:before{top:31px}}@media(max-width:1240px){.blog-main-content-item{height:500px}.blog-main-content-item-column{max-width:500px;height:100%}.blog-main-content-item__heading{font-size:28px;line-height:130%}.blog-main-content-item__text{font-size:18px;line-height:140%}.blog-section{padding:100px 0 80px}.blog-list-item{margin-bottom:24px}.blog-proposes-list_team{margin-top:30px;margin-bottom:110px}.blog-proposes-list-item__text{font-size:18px;line-height:136%;max-width:235px}.blog-proposes-list-item__text_team{max-width:322px}.blog-proposes-list-item__text_long{max-width:85%}.blog-proposes-list-item:first-child:before{font-size:15px;top:16%}.blog-proposes-list-item:last-child:before{font-size:15px;top:16.5%}.blog-proposes-list-item_long:first-child:before,.blog-proposes-list-item_long:last-child:before{top:31px}.blog-white-blocks-item-columns{gap:40px}.blog-variants{margin-bottom:150px}.blog-variants div{margin-bottom:40px}.blog-variants div>p:not(:last-child){margin-bottom:15px}.blog-button_white{font-size:18px}}@media(max-width:1239px){.blog-scheme-item:not(:last-child) .blog-scheme-item__card:after{display:none}.blog-section-white-two-columns{justify-content:center}.blog-section-white-two-columns .blog-section__card-white{max-width:100%}}@media(max-width:1172px){.accordion-item-1{top:83%!important}.blog-main-content-item{height:470px}}@media(max-width:1080px){.blog{padding-top:120px}.blog-3 p:not(:last-child){margin-bottom:15px}.blog-main{padding-bottom:130px}.blog-main-content-item{height:405px}.blog-main-content-item-column{max-width:480px}.blog-main-buttons{gap:10px}.blog-section_black{margin-bottom:60px}.blog-section-content_black{padding-top:120px}.blog-section-content_black_right{padding-bottom:130px}.blog-pages__title{margin-bottom:40px}.blog-proposes-list{flex-direction:column;gap:20px}.blog-proposes-list_3-2{grid-template-columns:1fr}.blog-proposes-list-item{max-width:100%}.blog-proposes-list-item__text{font-size:inherit;max-width:85%}.blog-proposes-list-item__text_team{max-width:100%}.blog-proposes-list-item:first-child:before{content:"●";color:#02c476;font-size:19px;position:absolute;top:31%;left:-5px}.blog-proposes-list-item:last-child:before{content:"●";color:#02c476;font-size:19px;position:absolute;top:30%;left:-5px}.blog-proposes-list-item:before{content:"●";color:#02c476;font-size:19px;position:absolute;top:31%;left:-5px}.blog-proposes-list-item:after{content:"►";color:#02c476;font-size:18px;position:absolute;top:34%;right:-5px}.blog-proposes-list-item:nth-child(2):before,.blog-proposes-list-item:nth-child(3):before{top:23%}.blog-proposes-list-item:nth-child(2):after,.blog-proposes-list-item:nth-child(3):after{top:25%}.blog-proposes-list-item_team{border-left:2px solid #00ca79;padding-left:15px}.blog-proposes-list-item_team:after,.blog-proposes-list-item_team:before{display:none}.blog-proposes-list-item_team .blog-proposes-list-item__number{margin-bottom:5px}.blog-proposes-list-item_long:after,.blog-proposes-list-item_long:before,.blog-proposes-list-item_team .blog-proposes-list-item__number:after{display:none}.blog-proposes-list-item-title{margin-bottom:10px}.blog-proposes-list-item-title:after{display:none}.blog-white-blocks{flex-direction:column;gap:20px}.blog-white-blocks-item{max-width:100%}.blog-images_cost{margin-bottom:120px}.blog-button_green{font-size:22px}.blog-button_white{padding:10px;font-size:15px}.blog-green-white-blocks{display:flex;flex-direction:column}.blog-location>p:first-child{margin-bottom:15px}.blog-location>p:nth-child(2){margin-bottom:30px}.blog-location-flex{gap:40px}.blog-location-flex-text{gap:35px}.blog-location-flex__img{width:220px;height:auto}.blog-mb120{margin-bottom:60px}.blog-mb120__subtitle{margin-bottom:20px}.blog-platform{margin-top:60px}.blog-transparent-blocks{flex-direction:column}.blog-variants{margin-bottom:100px}.blog-variants div{margin-bottom:30px}.blog-variants div>p:not(:last-child){margin-bottom:10px}.blog-hints-grid{grid-template-columns:1fr;gap:26px}.blog-hints-grid>div{max-width:100%}.blog-round-steps{flex-direction:column;gap:40px;margin-top:35px}.blog-round-steps_small-my{margin:20px 0 35px}.blog-round-steps-item{display:flex;align-items:center;max-width:100%}.blog-round-steps-item:not(:last-child):after{width:2px;height:100%;left:27px;top:40px}.blog-round-steps-item__text{max-width:100%}.blog-round-steps-item__number{margin-bottom:0}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_left:after{right:8%;left:auto}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_right:after{left:8%}.blog-scheme-item_svg:first-child .blog-scheme-item-first:after{left:auto;right:8%;height:298%;top:102%}.blog-scheme-item_svg:not(:first-child) .blog-scheme-item-first:after{height:302%;top:102%}.blog-scheme-item__card{padding:30px;max-width:100%}.blog-scheme-item__card-title{font-size:24px;margin-bottom:7px}.blog-scheme-item-first{width:50%}.blog-scheme-item-first:before{width:100%}.blog-scheme-item-first_right .blog-scheme-item__number{margin-left:0}.blog-scheme-item-first_left .blog-scheme-item__number{margin-right:0}.blog-table-row>div{padding:15px 15px 15px 25px}.blog-list-item-white{max-width:100%}.item-black-mb{margin-bottom:90px}}@media(max-width:992px){.blog-main-content{margin-top:50px}.blog-main-content-item{background-color:#1c1c20;border-radius:20px;max-width:600px;width:100%;height:100%;flex-direction:column;padding:0}.blog-main-content-item:not(:last-child){margin-bottom:30px}.blog-main-content-item-container{align-items:flex-start}.blog-main-content-item-image{border-bottom-left-radius:0;border-top-right-radius:20px;border-top-left-radius:20px;height:400px}.blog-main-content-item-column{max-width:80%;margin:0 auto;background-color:transparent;padding:30px 0;border-bottom-right-radius:20px;border-top-right-radius:20px}.blog-main-content-item__text{-ms-line-clamp:4;-webkit-line-clamp:4;line-clamp:4}.blog-proposes-list-item__text{max-width:100%}.blog-proposes-list-item:first-child:before{top:33%}.blog-proposes-list-item:first-child:after{top:36%}.blog-proposes-list-item:last-child:before{top:34%}.blog-proposes-list-item:last-child:after{top:36%}.blog-proposes-list-item:nth-child(2):before,.blog-proposes-list-item:nth-child(3):before{top:25%}.blog-proposes-list-item:nth-child(2):after,.blog-proposes-list-item:nth-child(3):after{top:27%}.blog-point-green-blocks,.blog-table{margin-top:40px}.blog-table{margin-bottom:120px}.blog-table-container{padding-left:25px;padding-right:25px}.blog-scheme-item_svg:nth-child(6) .blog-scheme-item-first:after{height:300%}.blog-list-circle-container .blog-list-item-circle{width:350px;height:350px;font-size:1.2rem;line-height:1.5rem}.card-white-gradient-list{gap:30px}.blog-card-lists-container{flex-direction:column;gap:0}.blog-card-lists-container .blog-card-list{max-width:100%}}@media(max-width:820px){.blog{padding-top:110px}.blog-main-content-item__heading{font-size:25px;margin-bottom:15px}.blog-main-content-item__text{font-size:18px;line-height:140%}.blog-main-content-item__text_light{font-size:16px}.blog-main-content-item-link{margin-top:10px}.blog-main-content-item-link__text{font-size:18px}.blog-section{padding-top:70px}.blog-section_black{margin-top:85px}.blog-section-content_black{padding-top:100px}.blog-section-content_black_right{padding-bottom:110px}.blog-pages__title{margin-bottom:30px}.blog__title{font-size:30px}.blog-white-blocks-item{padding:20px 25px 35px}.blog-white-blocks-item_green_gap{gap:25px}.blog-images_process{width:60%;margin-left:auto;margin-right:auto;margin-bottom:0}.blog-images__item_desktop{display:none}.blog-images__item_midl,.blog-images__item_mobile_process{display:inline}.blog-green-white-blocks,.blog-service-type{margin-bottom:100px}.blog-service-type{margin-top:20px}.blog-service-type div{margin-bottom:20px}.blog-location-flex{gap:25px}.blog-location-flex-text{gap:20px 15px}.blog-location-flex-text-color{padding-left:10px}.blog-location-flex-text-color p:first-child{font-size:.8em}.blog-location-flex__img{width:170px;height:auto}.blog-table{margin-bottom:70px}.blog-const__title{font-size:25px}.blog-scheme-item:not(:first-child) .blog-scheme-item-first:after{height:286%;top:-212%}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_left:after{right:21%;left:auto}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_right:after{left:21%}.blog-scheme-item:not(:last-child){padding-bottom:40px}.blog-scheme-item_svg:first-child .blog-scheme-item-first:after{left:auto;right:21%}.blog-scheme-item_svg:not(:first-child) .blog-scheme-item-first:after{height:302%;top:102%}.blog-scheme-item_svg:nth-child(5) .blog-scheme-item-first:after,.blog-scheme-item_svg:nth-child(6) .blog-scheme-item-first:after{height:200%}.blog-scheme-item-first{width:20%}.blog-scheme-item__card{padding:20px}.blog-button_white{padding:10px 5px;font-size:13px}.cards-black{gap:20px;margin:30px 0 40px}.blog-card-grey-item{flex-wrap:wrap;justify-content:center}.blog-list-circle-container .blog-list-item-circle{width:340px;height:340px}.language-ru .blog-list-circle-container .blog-list-item-circle{width:425px!important;height:425px!important}.language-ru .card-white-gradient-list__item{padding-top:70px!important}.card-white-gradient-list__item{min-height:320px;max-width:340px}.card-white-gradient-list__item>p{font-size:1rem;line-height:1.2rem}.card-white-gradient-list__item-full{max-width:100%}.text-with-img{flex-direction:column}.text-with-img .blog-pages__img-ios-android{width:80%}}@media(max-width:768px){.blog-point-green-blocks{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 0;gap:30px 0}.blog-point-green-blocks-item{max-width:100%}.blog-point-green-blocks-item__number:after{left:-3px;font-size:17px}.blog-table_green{border-bottom:1px solid #02c476}.blog-table-container{padding-left:0;padding-right:0}.blog-table-row>div{padding:5px}.blog-table-row>div:first-child{white-space:pre-wrap}.blog-table-row_gray{background:#000;align-items:center}.blog-table-row_gray:not(:last-child){border-bottom:2px solid #02c476}.blog-table-row_gray:last-child{border-bottom:2px solid #02c476;border-radius:0}.blog-table-row_gray>div{white-space:nowrap;padding:10px;font-weight:300}.blog-table-row_gray>div:first-child{white-space:pre-wrap;width:160%;padding-left:25px}.blog-table-row_gray>div:nth-child(2){width:80%}.blog-table-row_with-addit:before{min-width:20px;height:20px;margin-top:5px;margin-right:5px}.blog-table-head_green{background-color:#02c476;border-radius:0}.blog-table-head>div{font-weight:700}.blog-button_round{padding:5px 15px}.blog-button_white{padding:8px 5px}.blog-cost-buttons{gap:15px}.blog-mb120{margin-bottom:50px}.blog-mb120__subtitle{margin-bottom:15px}.blog-mt60{margin-top:35px}.blog-mb60{margin-bottom:35px}.accordion-container{margin-bottom:300px}.accordion-container .card-item__accordion{padding:15px 40px}.accordion-container .accordion-container__absolute{top:60%}.blog-card-grey{padding:20px}.blog-card-grey .card-black-title{padding:14px 40px}.blog-list-circle-container .blog-list-item-circle{width:324px;height:324px}.language-ru .blog-list-circle-container .blog-list-item-circle{width:385px!important;height:385px!important}}@media(max-width:725px){.blog-location-flex{flex-direction:row-reverse;justify-content:flex-end;gap:25px}.blog-location-flex-text{display:flex;flex-direction:column;gap:15px}.blog-location-flex-text-color{padding-left:5px;border-left-width:2px}.blog-location-flex-text-color p:first-child{font-size:13px;line-height:145%}.blog-location-flex-text-color p:last-child{font-size:15px;line-height:145%}.blog-location-flex__img{width:170px;height:auto}.blog-container{max-width:100%}.accordion-container{margin-bottom:300px}.accordion-container .card-item__accordion{padding:15px 40px}.accordion-container .accordion-container__absolute{top:60%}.blog-list-circle-container .blog-list-item-circle{width:320px;height:320px;font-size:1.1rem;line-height:1.3rem}.language-ru .blog-main-content-item{height:1710px!important}.language-ru .blog-list-circle-container .blog-list-item-circle{width:370px!important;height:370px!important}.language-ru .blog-main-buttons{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:686px){.blog-scheme-item:not(:first-child) .blog-scheme-item-first:after{height:200%;top:-164%}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_left:after{right:25px}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_right:after{left:25px}.blog-scheme-item:not(:last-child){padding-bottom:30px}.blog-scheme-item_svg svg{width:25px;height:25px}.blog-scheme-item_svg:first-child .blog-scheme-item-first:after{left:auto;right:31%;height:200%}.blog-scheme-item_svg:not(:first-child) .blog-scheme-item-first:after{height:200%;top:102%}.blog-scheme-item_svg:nth-child(5) .blog-scheme-item-first:after,.blog-scheme-item_svg:nth-child(6) .blog-scheme-item-first:after{height:129%}.blog-scheme-item-first{width:15%}.blog-scheme-item__card{font-size:16px;line-height:145%;padding:10px 15px}.blog-scheme-item__card-title{font-size:20px;margin-bottom:5px;font-weight:500}.accordion-container{margin-bottom:300px}.accordion-container .card-item__accordion{padding:15px 40px}.accordion-container .accordion-container__absolute{top:60%}.blog-list-circle-container .blog-list-item-circle{width:290px;height:290px}.blog-list-circle-container .blog-list-item-circle p{max-width:80%;margin:0}.language-ru .blog-list-circle-container .blog-list-item-circle{width:370px;height:370px}}@media(max-width:643px){.accordion-item-2{top:65%!important}}@media(max-width:632px){.blog-proposes-list-item:nth-child(3):before{top:21%}.blog-proposes-list-item:nth-child(3):after{top:22%}.blog-images_process{width:80%}.blog .accordion-container{margin-bottom:320px}.blog .accordion-container .card-item__accordion{padding:15px 40px}.blog .accordion-container .accordion-container__absolute{top:60%}.blog-card-grey-item{gap:10px}.blog-card-grey-item-container .card-black-title{padding:14px 30px}.blog-list-circle-container{gap:10px}.blog-list-circle-container .blog-list-item-circle{width:280px;height:280px;font-size:1rem}.blog-list-circle-container .blog-list-item-circle p{max-width:85%}.language-ru .blog-list-circle-container .blog-list-item-circle{width:360px;height:360px}}@media(max-width:600px){.blog-list-circle-container .blog-list-item-circle p{font-size:15px;max-width:85%}.accordion-item-3{top:65%!important}.language-ru .blog-main-buttons{grid-template-columns:repeat(2,1fr)!important}.language-ru .blog-list-circle-container .blog-list-item-circle{width:320px;height:320px}}@media(max-width:574px){.blog-main-content-item-image{height:320px}.blog-main-content-item-column{padding:20px 30px;max-width:100%}}@media(max-width:547px){.blog-table-row{line-height:110%}.blog-table-row>div{font-size:12px}.blog-table-row_green>div{padding:5px;font-size:15px}.blog-table-row_green>div:first-child{max-width:225px;width:60%;padding-left:25px}.blog-table-row_green>div:nth-child(2){width:100px!important}.blog-table-row_green>div:nth-child(3){width:126px!important}.blog-table-row_with-addit:before{min-width:15px;height:15px}.accordion-container{margin-bottom:470px}}@media(max-width:534px){.blog-proposes-list-item:nth-child(2):before{top:21%}.blog-proposes-list-item:nth-child(2):after{top:22%}.blog-images_cost{margin-bottom:100px}.blog-button_green{font-size:20px}.blog-white-blocks-item_green_gap{gap:20px}.blog-white-blocks-item-columns{justify-content:space-between;gap:10px}}@media(max-width:509px){.blog-proposes-list-item:first-child:before{top:26%}.blog-proposes-list-item:first-child:after{top:28%}.blog-images_process{width:90%}.blog-green-white-blocks{gap:25px;margin-top:30px}.blog-scheme-item__card{font-size:15px;line-height:145%}.blog-scheme-item__card-title{font-size:18px}.blog-cost-buttons:last-child{margin-bottom:0}.text-accordion{font-size:18px}}@media(max-width:500px){.blog-round-steps{gap:30px;margin-bottom:55px}.blog-round-steps_small-my{margin:20px 0 35px}.blog-round-steps-item:not(:last-child):after{left:19px}.blog-scheme-item:not(:first-child) .blog-scheme-item-first:after{height:200%;top:-180%}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_left:after{right:20px}.blog-scheme-item:not(:first-child) .blog-scheme-item-first_right:after{left:20px}.blog-scheme-item:nth-child(2) .blog-scheme-item-first:after{height:235%;top:-241%}.blog-scheme-item_svg svg{width:25px;height:25px}.blog-scheme-item_svg:first-child .blog-scheme-item-first:after{left:auto;right:31%;height:370%}.blog-scheme-item_svg:not(:first-child) .blog-scheme-item-first:after{height:370%;top:102%}.blog-scheme-item_svg:nth-child(5) .blog-scheme-item-first:after,.blog-scheme-item_svg:nth-child(6) .blog-scheme-item-first:after{height:129%}.blog-scheme-item--3:not(:first-child) .blog-scheme-item-first:after{height:238%;top:-245%}.accordion-container{margin-bottom:500px}.blog-card-grey-item-container .card-black-title{padding:5px 15px}.blog-card-grey-item-container .blog-scheme-1-img{width:85%;left:88%;top:28%}.container-black-rectangle{padding-top:40px!important;padding-bottom:20px!important}.language-ru .blog-scheme-item:nth-child(2) .blog-scheme-item-first:after{height:288%!important;top:-290%!important}.language-ru .blog-scheme-item:not(:first-child) .blog-scheme-item-first:after{height:216%!important;top:-213%!important}}@media(max-width:470px){.text-accordion{font-size:14px}.blog-main-content-item-column{padding:20px}}@media(max-width:467px){.blog-proposes-list-item:last-child:before{top:26%}.blog-proposes-list-item:last-child:after{top:28%}.blog-images_process{width:100%}.blog-images__item_midl{display:none}.blog-images__item_mobile{display:inline}.blog-card-grey-item-container .card-black-title{padding:5px 15px}}@media(max-width:448px){.blog-location-flex{gap:15px}.blog-location-flex__img{width:140px}.blog-variants div{margin-bottom:26px}.blog-variants div>p:not(:last-child){margin-bottom:5px}}@media(max-width:443px){.blog-proposes-list-item:nth-child(3):before{top:18%}.blog-proposes-list-item:nth-child(3):after{top:19%}.blog-button_green{font-size:15px}.blog-table-row_green>div:first-child{width:41%}.blog-card-grey-item-container{gap:90px}.blog-card-grey-item-container .blog-scheme-1-img{width:80%;left:88%;top:28%}.card-white-gradient-list__item .card-white-gradient__block-title{width:65%}}@media(max-width:414px){.blog{padding-top:90px}.blog-main-buttons{grid-template-columns:repeat(3,1fr)}.blog-main-content-item-image{height:250px}.blog-main-content-item__heading{font-size:20px;margin-bottom:10px}.blog-main-content-item__text{font-size:15px}.blog-main-content-item__text_light{font-size:13px}.blog-main-content-item-link__text{font-size:15px}.blog-main-content-item-link i svg{height:16px}.blog-pages__title{font-size:26px;margin-bottom:15px}.blog-pages p{margin-bottom:8px}.blog-section{padding-top:40px}.blog-section_black{margin-top:60px}.blog-section-content_black{padding-top:80px;padding-bottom:100px}.blog__title{font-size:20px}.blog-list-item,.blog__subtitle{margin-bottom:15px}.blog__number{font-size:20px}.blog-proposes-list-item__number:after{margin:0 0 8px;height:1px}.blog-proposes-list-item:first-child:after,.blog-proposes-list-item:first-child:before{font-size:11px}.blog-proposes-list-item:nth-child(2):before{font-size:11px;top:19%}.blog-proposes-list-item:nth-child(2):after{font-size:11px}.blog-proposes-list-item:nth-child(3):before{font-size:11px;top:15%}.blog-proposes-list-item:nth-child(3):after{font-size:11px;top:18%}.blog-proposes-list-item:last-child:after,.blog-proposes-list-item:last-child:before{font-size:11px}.blog-proposes-list-item-title{font-size:20px}.blog-proposes-list-item-title__img{width:30px;height:30px;padding:5px}.blog-white-blocks-item{padding:15px}.blog-white-blocks-item__number{margin-bottom:5px;line-height:100%}.blog-point-green-blocks-item{gap:15px}.blog-point-green-blocks-item__number:after{font-size:13px;bottom:-14px}.blog-hints-grid{margin-bottom:0}.blog-round-steps{gap:20px;margin-top:25px;margin-bottom:70px}.blog-round-steps_small-my{margin:20px 0 35px}.blog-round-steps-item:not(:last-child):after{left:19px}.blog-scheme-item--3:not(:first-child) .blog-scheme-item-first:after{height:256%;top:-267%}.blog-scheme-item-first{width:18%}.blog-scheme-item__card{padding:10px 15px}.blog-scheme-item__card-title{font-size:17px}.blog-table_green{margin-top:30px;margin-bottom:40px}.blog-table-row_green>div:first-child{padding-left:15px}.blog-table-row_with-addit:before{margin-top:2px}.blog-button_white{font-size:12px}.card-list-black{min-height:150px;gap:15px;padding:20px}.card-list-pointer{padding:20px 40px}.blog-card-grey{padding:10px}.blog-card-grey .card-black-title{padding:14px 10px}.cards-white-container .cards-white-column-container{min-width:0}.card-white-content{padding:20px}.blog-card-grey-item-container{gap:90px}.blog-card-grey-item-container .blog-scheme-1-img{width:90%;left:88%;top:35%}.mb-adapt{margin-bottom:40px}.language-ru .blog-main-content-item{height:1080px!important}.language-ru .blog-main-buttons{grid-template-columns:repeat(2,1fr)!important}.language-ru .card-white-gradient-list__item{padding-top:50px!important;min-height:270px!important}}@media(max-width:403px){.blog-proposes-list-item:nth-child(2):before{top:17%}.blog-proposes-list-item:nth-child(2):after{top:18%}.blog-proposes-list-item:nth-child(3):before{top:16%}.blog-proposes-list-item:nth-child(3):after{top:17%}.blog-card-grey{padding:10px}.blog-card-grey .card-black-title{padding:14px 20px}}@media(max-width:384px){.blog-proposes-list-item:first-child:before{top:20%}.blog-proposes-list-item:first-child:after{top:22%}.blog-proposes-list-item:nth-child(2):before{top:16%}.blog-proposes-list-item:nth-child(2):after{top:17%}.blog-proposes-list-item:last-child:before{top:27%}.blog-proposes-list-item:last-child:after{top:29%}.blog-button_green{padding:10px 15px}.blog-location-flex{gap:10px}.blog-location-flex__img{width:130px}.blog-variants{margin-bottom:70px}.blog-scheme-item:not(:last-child){padding-bottom:20px}.language-ru .blog-main-content-item{height:1005px!important}}@media(max-width:362px){.blog-location-flex-text-color p:last-child{font-size:12px;white-space:nowrap}.blog-location-flex__img{width:120px}.blog-list-circle-container .blog-list-item-circle{width:320px;height:320px}}@media(max-width:353px){.blog-proposes-list-item:first-child:before{top:20%}.blog-proposes-list-item:first-child:after{top:22%}.blog-proposes-list-item:nth-child(2):after{top:18%}.blog-proposes-list-item:last-child:before{top:21%}.blog-proposes-list-item:last-child:after{top:23%}.blog-table-row>div{font-size:10px}.blog-table-row_green>div{font-size:12px}.blog-table-row_green>div:first-child{width:35%}.blog-table-row_green>div:nth-child(3){max-width:125px;width:45%!important;white-space:pre-wrap;padding-right:0;padding-left:0}}@media(max-width:335px){.blog-main-content-item-image{height:200px}.blog-proposes-list-item:nth-child(3):before{top:13%}.blog-proposes-list-item:nth-child(3):after{top:14%}.blog-list-circle-container .blog-list-item-circle{width:300px;height:300px}}b{font-weight:700}