@charset "utf-8";

:root{--black:#141414;--gray:#595959;--gray-white:#999;--white-gray:#f7f6f5;--white:#fff;--black-6:rgba(20, 20, 20, 0.06);--orange:#ea7018;--orande-drad:#ea7018;--green:#228d18;--body-black:#141414;--body-gray:#595959;--body-white:#fff;--body-white-80:rgba(255, 255, 255, 0.8);}
body{font-family:"Inter", sans-serif;font-weight:normal;overflow-x:hidden;color:#222222;background-color:#fff;font-size:16px;line-height:1.2;margin:0;text-rendering:optimizeSpeed;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;}
html{scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
h1{font-weight:700;font-size:56px;line-height:130%;color:var(--main-black);margin:0 0 40px;}
h2{font-weight:700;font-size:40px;line-height:120%;color:var(--main-black);margin:0 0 40px;}
.breadcrumb{position:relative;background:transparent;margin:16px 0 24px;padding:0;font-size:14px;font-weight:600;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;}
.breadcrumb li{list-style:none;display:inline-block;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--gray-white);}
.breadcrumb li:after{content:"/";color:var(--gray-light);top:0px;display:none;margin:0 4px;position:relative;}
.breadcrumb li a{font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--black);}
.breadcrumb li:last-child:after{content:none;}
.breadcrumb > li + li:before{content:none;}
.hero_sors .hero__in{padding:60px 0;}
.hero_sors .hero__title{margin-bottom:12px;}
.hero_sors .hero__img{position:absolute;bottom:0;right:0;}
.hero_sors .hero__img img{width:520px;}
.hero__h2{font-weight:600;font-size:32px;letter-spacing:-0.03em;color:var(--body-white-80);margin-bottom:20px;}
.btn{display:inline-block;text-align:center;padding:0 30px;background:var(--main-red);border-radius:0;color:#fff;font-size:17px;height:53px;line-height:53px;font-weight:bold;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;}
.btn_light{color:var(--primary-orange);background:#fff;}
.btn:hover, .btn:active, .btn:focus{background:#8d3631;color:#fff;-webkit-transition:0.5s;transition:0.5s;}
.header__top{background:var(--white-gray);}
.header-top__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;}
.header__middle{background:#fff;}
.header-middle__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;}
.header__logo img{max-width:120px;}
.header__nav{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;}
.header__nav li a{display:inline-block;font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);-webkit-transition:0.4s;transition:0.4s;}
.header__nav > li > a{white-space:nowrap;}
.header__nav li a:hover{color:var(--orange);-webkit-transition:0.4s;transition:0.4s;}
.header__btn{margin-left:32px;}
.header__btn .btn{font-weight:700;font-size:16px;letter-spacing:-0.02em;color:var(--white);white-space:nowrap;height:47px;line-height:47px;border-radius:10px;padding:0 24px;background:var(--black);-webkit-transition:0.4s;transition:0.4s;}
.header__btn .btn:hover{-webkit-transition:0.4s;transition:0.4s;background:#323232;}
.hero{position:relative;overflow:hidden;border-radius:32px;width:1440px;max-width:100%;margin:0 auto 0;background:radial-gradient(61.82% 100% at 61.82% 100%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%), var(--orange);}
.hero__in{padding:72px 0 190px;}
h1.hero__title{font-weight:700;font-size:40px;line-height:1.1;letter-spacing:-0.03em;color:var(--white);margin-bottom:20px;}
.hero_front h1.hero__title{font-size:62px;}
.hero__sub{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--body-white-80);margin-bottom:36px;max-width:620px;}
.hero__btn-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px;padding:8px 20px 8px 8px;background:linear-gradient(90deg, #ffffff63 0%, rgba(255, 255, 255, 0) 100%);height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;}
.hero__btn-text .btn:hover{background:#007336 radial-gradient(98.3% 209.82% at 51.17% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%);}
.hero__btn-sub{font-weight:500;font-size:16px;color:var(--body-white-80);letter-spacing:-0.02em;max-width:378px;}
.hero__btn-sub span{font-weight:700;color:#fff;}
.hero__img img{width:720px;height:auto;-o-object-fit:contain;object-fit:contain;}
.header-top__sub{font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--gray);}
.header-top__phone{margin-left:32px;}
.header-top__phone a{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--black);}
.header-top__schedule{margin-left:12px;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--gray);}
.header-top__email{margin-left:32px;}
.header-top__email a{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--black);}
.header-top__social{margin-left:auto;}
.header-top__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;}
.header-top__social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;width:40px;height:40px;border-radius:10px;}
.header-top__social a:hover{-webkit-transition:0.4s;transition:0.4s;background:var(--orange);}
.header-top__social a:hover:not(.fsmax) svg path{fill:#fff;}
.fs{-ms-flex-negative:0;flex-shrink:0;}
.header-top__lang{margin-left:32px;}
.header-top__lang-selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0 10px;border-radius:10px;background:#fff;height:40px;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--black);}
.hero__btn-text .btn{display:inline-block;border-radius:12px;height:56px;padding:0 28px;text-align:center;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--white);white-space:nowrap;background:radial-gradient(58.03% 100% at 63.1% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%), #007336;}
.hero__img{position:absolute;bottom:80px;right:-20px;pointer-events:none;}
.hero__rait{position:absolute;top:60px;right:60px;font-weight:500;font-size:18px;letter-spacing:-0.02em;text-align:right;color:var(--body-white-80);}
.hero__rait-sub a{border-bottom:1px solid;}
.hero__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:8px;}
.hero-features{position:relative;margin-top:-100px;z-index:2;}
.hero-features__in{-webkit-box-shadow:0 7px 16px 0 rgba(32, 15, 3, 0.04);box-shadow:0 7px 16px 0 rgba(32, 15, 3, 0.04);background:var(--white);border:1px solid var(--black-6);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.hero-feature{width:25%;padding:25px;border-right:1px solid var(--black-6);}
.hero-feature:last-child{border-right:0;}
.hero-feature__icon{margin-bottom:16px;}
.hero-feature__title{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--black);}
.hero-feature__title span{font-weight:700;}
.bg-block{width:1440px;max-width:100%;margin-left:auto;margin-right:auto;}
.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px;}
.footer__address{margin-left:auto;font-weight:500;font-size:16px;letter-spacing:-0.02em;text-align:right;color:var(--gray);}
.footer__phone-email{margin-left:60px;}
.footer__phone a{font-weight:600;font-size:24px;letter-spacing:-0.02em;text-align:right;color:var(--orange);}
.footer__email a{font-weight:500;font-size:18px;letter-spacing:-0.02em;text-align:right;color:var(--black);}
.footer__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--black);margin-bottom:16px;}
.footer__list li{margin-bottom:10px;}
.footer__list:not(:last-child){margin-bottom:40px;}
.footer__list li a{font-weight:500;font-size:14px;letter-spacing:-0.02em;color:var(--gray);}
footer{background:var(--white-gray);padding:60px 0;border-radius:32px 32px 0 0;}
.footer__nav{margin-bottom:60px;}
.footer__bottom, .footer__bottom a{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray-white);}
.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.footer-bottom__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;}
.header-top__social.footer__social{margin-left:0;}
.footer__email{margin-top:4px;text-align:right;}
.feature-cards.row{margin:0 -12px;}
.feature-cards.auto-h .col-4{padding:0 12px;margin-bottom:12px;}
.feature-card{position:relative;padding:24px 120px 24px 24px;background:#fff;border:1px solid var(--black-6);border-radius:16px;overflow:hidden;}
.feature-card__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--black);margin-bottom:8px;}
.feature-card__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.feature-card__text a{text-decoration:underline;text-decoration-skip-ink:none;color:var(--white);}
.feature-card__img{position:absolute;bottom:0;right:0;}
.feature-card__img img{width:100%;max-width:120px;height:auto;max-height:160px;-o-object-fit:contain;object-fit:contain;}
.feature-card.feature-card_orange{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%), var(--orange);}
.m-120{margin-bottom:120px;}
h2{text-align:center;font-weight:700;font-size:40px;letter-spacing:-0.03em;text-align:center;color:var(--orange);margin:0 0 8px;}
.h2__sub{font-weight:600;font-size:32px;letter-spacing:-0.03em;text-align:center;color:var(--black);margin:0 0 32px;}
.feature-card.feature-card_orange .feature-card__title{font-weight:800;font-size:68px;letter-spacing:-0.03em;color:var(--white);}
.feature-card.feature-card_orange .feature-card__text{font-weight:600;font-size:20px;letter-spacing:-0.02em;text-align:right;color:var(--white);margin-left:auto;}
.office-item__img{margin-bottom:14px;}
.office-item__img img{width:100%;height:280px;border-radius:12px;-o-object-fit:cover;object-fit:cover;}
.office-item__in{padding:0 24px;}
.office-item__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:14px;}
.office-char{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);margin-bottom:12px;}
.office-char svg{-ms-flex-negative:0;flex-shrink:0;}
.clients-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
h2.h2_black{color:var(--black);margin-bottom:32px;}
.front-services .bg-block{padding:32px 0 60px;border-radius:32px;background:radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%), var(--orange);}
.services-nav{background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;gap:8px;margin:0 auto 32px;border-radius:16px;padding:8px;}
.services-nav a{display:inline-block;height:56px;line-height:56px;white-space:nowrap;border-radius:12px;padding:0 28px;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--gray);text-align:center;background:var(--white-gray);}
.services-nav a.active{font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--white);background:var(--orange);}
.front-clients h2{font-weight:700;font-size:40px;letter-spacing:-0.03em;text-align:center;color:var(--black);margin-bottom:32px;}
.service-item{position:relative;border:1px solid var(--black-6);border-radius:20px;padding:24px 24px 126px 24px;background:#fff;}
.service-item__title{margin-bottom:8px;}
.service-item__title a{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);}
.service-item__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.service-item__btn-wrap{position:absolute;bottom:12px;left:24px;right:24px;background:-webkit-gradient(linear, right top, left top, from(#ea7018), to(rgba(234, 112, 24, 0.06)));background:linear-gradient(270deg, #ea7018 0%, rgba(234, 112, 24, 0.06) 100%);padding:12px;border-radius:12px;}
.service-item__btn-wrap span{display:inline-block;background:#fff;border-radius:8px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;}
.service-item__btn-wrap span svg{-ms-flex-negative:0;flex-shrink:0;}
.services-tab.row{justify-content:center;}
.services-tab{margin:0 auto;}
.norisk-item{padding:32px;background:var(--white-gray);border-radius:20px;}
.norisk-item__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:24px;}
.norisk-item_green .norisk-item__title{color:#fff;}
.norisk-item__list li:not(:last-child){margin-bottom:10px;}
.norisk-item__list li{position:relative;color:var(--gray);font-weight:500;font-size:18px;letter-spacing:-0.02em;padding-left:14px;}
.norisk-item__list li b{color:var(--black);}
.norisk-item__list li:before{content:"";position:absolute;top:8px;left:0;border-radius:50%;width:6px;height:6px;background:var(--orange);}
.norisk-item.norisk-item_green{background:#007336 radial-gradient(100% 100% at 50% 100%, #6aa600 0%, rgba(106, 166, 0, 0) 100%);}
.norisk-item.norisk-item_green .norisk-item__list li:before{background:#fff;}
.norisk-item_green .norisk-item__list li{color:var(--body-white-80);}
.norisk-item_green .norisk-item__list li b{color:#fff;}
.norisk-emp__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px;margin-bottom:40px;}
.norisk-emp__title{font-weight:600;font-size:32px;letter-spacing:-0.03em;color:var(--black);-webkit-box-flex:1;-ms-flex:1;flex:1;}
.norisk-emp-item{-ms-flex-negative:0;flex-shrink:0;width:200px;height:220px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;border-radius:16px;}
.norisk-emp-item__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);margin-bottom:4px;}
.norisk-emp-item__text{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--body-white-80);}
.hero__btn-text.norisk__btn{margin:0 auto;background:var(--white-gray);padding:8px 80px 8px 8px;}
.hero__btn-text.norisk__btn .btn{background:var(--orange) radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.hero__btn-text.norisk__btn .hero__btn-sub{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);}
.hero__btn-text.norisk__btn .hero__btn-sub span{color:var(--orange);font-weight:500;}
.candidate-item{background:var(--white-gray);border-radius:20px;padding:24px;}
.candidate-item__photo img{border-radius:8px;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;}
.candidate-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:24px;}
.candidate-item__name{margin-bottom:8px;font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);}
.candidate-item__years-region{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--orange);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;}
.candidate-item__years:after{content:"";background:rgba(234, 112, 24, 0.2);display:inline-block;vertical-align:middle;width:5px;height:5px;border-radius:50%;}
.candidate-char:not(:last-child){margin-bottom:16px;}
.candidate-char{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.candidate-char__label{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.candidate-char__value{font-weight:500;font-size:18px;letter-spacing:-0.02em;text-align:right;color:var(--black);text-align:right;}
.candidates__cards.row.auto-h .col-4{margin-bottom:24px;}
.quiz__block{background:radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%), var(--orange);border-radius:32px;padding:140px 0;}
h2.quiz__title{font-weight:700;font-size:40px;letter-spacing:-0.03em;color:var(--white);text-align:left;margin-bottom:4px;}
.quiz__subtitle{font-weight:600;font-size:32px;letter-spacing:-0.03em;color:var(--body-white-80);margin-bottom:32px;}
.quiz__content{background-color:white;border-radius:20px;padding:40px;position:relative;}
.quiz{position:relative;}
.quiz__icon{position:absolute;top:-50px;right:164px;width:100px;height:auto;z-index:2;pointer-events:none;}
.quiz__icon img{width:320px;}
.quiz__step-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);margin-bottom:40px;}
.quiz__step-icon{margin-right:10px;}
.quiz__question{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:32px;text-align:left;}
.quiz__options{display:-ms-grid;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:30px;}
.quiz__option{position:relative;background:var(--white-gray);border:1px solid var(--white-gray);border-radius:12px;padding:20px;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.quiz__option:hover{border-color:#ff7e2e;}
.quiz__option-input{position:absolute;opacity:0;cursor:pointer;}
.quiz__option-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;height:100%;}
.quiz__option-radio{display:inline-block;width:18px;height:18px;border:1px solid var(--gray);border-radius:50%;margin-right:10px;position:relative;}
.quiz__option-input:checked + .quiz__option-label .quiz__option-radio::after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background-color:var(--orange);border-radius:50%;}
.quiz__option-input:checked + .quiz__option-label .quiz__option-radio{border-color:#ff7e2e;}
.quiz__option-input[type="checkbox"] + .quiz__option-label .quiz__option-radio{border-radius:50%;}
.quiz__option-input[type="checkbox"]:checked + .quiz__option-label .quiz__option-radio::after{border-radius:50%;}
.quiz__option-text{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);}
.quiz__option-input:checked + .quiz__option-label{color:var(--orange);font-weight:500;}
.quiz__option-input:checked + .quiz__option-label .quiz__option-text{color:var(--gray);}
.quiz__option--selected{border-color:var(--orange);background-color:#fff;}
.quiz__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;}
.quiz__back{background:none;border:none;color:#666;font-size:16px;cursor:pointer;padding:10px 15px;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.quiz__back--visible{visibility:visible;opacity:1;}
.quiz__next{background:var(--orange) radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);border:none;color:white;padding:0 28px;border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-weight:600;font-size:18px;height:56px;line-height:56px;letter-spacing:-0.03em;color:var(--white);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.quiz__next:after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.3335 4.99992L14.6668 4.99992M14.6668 4.99992L10.5002 9.16659M14.6668 4.99992L10.5002 0.833252' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");width:16px;height:10px;background-size:16px;margin-left:15px;}
.quiz__next:hover{background-color:#e86a1e;}
.quiz__next-icon{margin-left:8px;}
.quiz__next-hint{font-weight:400;font-size:14px;letter-spacing:-0.02em;text-align:center;color:var(--gray);margin-right:10px;}
.quiz__next-hint span{font-weight:700;color:var(--black);}
.quiz__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;}
.quiz__progress-text{font-size:14px;color:#666;margin-right:15px;min-width:70px;}
.quiz__progress-bar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:6px;background-color:#eee;border-radius:3px;overflow:hidden;}
.quiz__progress-fill{height:100%;background-color:var(--orange);width:0;-webkit-transition:width 0.3s ease;transition:width 0.3s ease;}
.quiz__slide{display:none;}
.quiz__slide--active{display:block;}
.quiz__final-form{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:15px;}
.quiz__form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.quiz__form-label{font-size:14px;color:#666;margin-bottom:5px;}
.quiz__form-input{padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:16px;}
.quiz__form-input:focus{outline:none;border-color:#ff7e2e;}
@media(max-width:768px){
.quiz{padding:20px;border-radius:15px;}
.quiz__content{padding:20px;}
.quiz__options{-ms-grid-columns:1fr;grid-template-columns:1fr;}
.quiz__icon{top:-30px;right:20px;}
}
.platezka__logo{margin-bottom:16px;}
.platezka__title{font-weight:700;font-size:40px;letter-spacing:-0.03em;color:var(--green);margin-bottom:16px;}
.platezka__sub{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);margin-bottom:32px;}
.platezka__btn .btn{padding:0 24px;text-align:center;height:47px;line-height:47px;white-space:nowrap;border-radius:10px;font-weight:700;font-size:16px;letter-spacing:-0.02em;color:var(--white);display:inline-block;background:var(--black);}
.platezka-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;}
.platezka-feature__icon{-ms-flex-negative:0;flex-shrink:0;}
.platezka-feature__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--black);margin-bottom:8px;}
.platezka-feature__text{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);}
.platezka-feature:not(:last-child){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--black-6);}
.chat{width:100%;height:320px;border-radius:20px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--white-gray);}
.chat__message{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--white);position:relative;}
.chat__message--left{margin-right:12px;}
.chat__message--left .chat__bubble{background:var(--orange);color:white;border-radius:0 12px 12px 12px;position:relative;}
.chat__message--left .chat__bubble::before{content:"";position:absolute;top:-15px;left:0px;width:20px;height:20px;background:var(--orange);clip-path:polygon(100% 0, 0 100%, 100% 100%);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.chat__message--right{margin-left:auto;margin-left:12px;}
.chat__message--right .chat__bubble{background:var(--green);color:white;border-radius:12px 0 12px 12px;position:relative;}
.chat__message--right .chat__bubble::before{content:"";position:absolute;top:-15px;right:0px;width:20px;height:20px;background:var(--green);clip-path:polygon(100% 0, 0 100%, 100% 100%);}
.chat__bubble{padding:15px 25px;display:inline-block;width:100%;border-radius:20px;font-size:18px;line-height:1.4;}
.tasks{overflow:hidden;}
.tasks-slider.swiper{overflow:visible;}
.title-block__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.title-block__btns .swiper-arrow{border:1px solid var(--orange);border-radius:8px;padding:10px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.title-block__btns .swiper-arrow svg{-ms-flex-negative:0;flex-shrink:0;}
.title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;}
.tasks h2{text-align:left;}
.tasks .h2__sub{text-align:left;margin-bottom:12px;}
.h2__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.title-block__btns .swiper-arrow.swiper-button-disabled{border-color:var(--black-6);}
.title-block__btns .swiper-arrow.swiper-button-disabled svg path{stroke:var(--gray);}
.cta__form .btn{display:inline-block;border-radius:12px;height:56px;padding:0 10px;width:100%;text-align:center;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--white);white-space:nowrap;background:radial-gradient(58.03% 100% at 63.1% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%), #007336;}
.cta{padding:60px;border-radius:32px;background:radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%), var(--orange);}
.cta__form{background:#fff;border-radius:20px;padding:24px;}
.cta-form__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:24px;}
.cta__img img{max-width:100%;}
.cta__sub{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--orange);padding:14px 20px;background:#fff;border-radius:59px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:24px;}
.cta__title{font-weight:700;font-size:40px;letter-spacing:-0.03em;color:var(--white);}
.case-item:not(:last-child){margin-bottom:20px;}
.case-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#fff;font-weight:600;font-size:20px;letter-spacing:-0.02em;text-align:right;color:var(--white);padding:24px 32px;border-radius:20px 20px 0 0;background:var(--orange) radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.case-item__content{border-left:1px solid var(--black-6);border-bottom:1px solid var(--black-6);border-right:1px solid var(--black-6);padding:24px 32px;border-radius:0 0 20px 20px;}
.case-content__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:12px;}
.case-content__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.case-content__text li:not(:last-child){margin-bottom:10px;}
.case-content__text li{position:relative;color:var(--gray);font-weight:500;font-size:18px;letter-spacing:-0.02em;padding-left:14px;}
.case-content__text li b{color:var(--black);}
.case-content__text li:before{content:"";position:absolute;top:8px;left:0;border-radius:50%;width:6px;height:6px;background:var(--orange);}
.cta_2 .cta__title{margin-bottom:32px;}
.cta__text{color:#fff;font-size:18px;}
.cta__text b{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);}
.cta__text li:before{content:"";position:absolute;top:1px;left:0;width:24px;height:24px;background-size:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.54697 13.9085L2 15L4.54705 16.0916C5.41633 16.4641 5.85097 16.6504 6.22067 16.9218C6.5485 17.1624 6.83771 17.4516 7.07834 17.7795C7.34971 18.1492 7.53598 18.5838 7.90851 19.4531L9 22L10.0916 19.453C10.4642 18.5837 10.6504 18.1491 10.9218 17.7794C11.1624 17.4516 11.4516 17.1624 11.7794 16.9218C12.1491 16.6504 12.5837 16.4642 13.453 16.0916L16 15L13.453 13.9084C12.5838 13.5359 12.1492 13.3496 11.7795 13.0783C11.4516 12.8376 11.1624 12.5484 10.9218 12.2206C10.6504 11.8509 10.4642 11.4163 10.0916 10.547L9 8L7.90853 10.5469C7.53599 11.4162 7.34971 11.8509 7.07834 12.2206C6.83771 12.5484 6.54848 12.8376 6.22064 13.0783C5.85093 13.3496 5.41628 13.5359 4.54697 13.9085Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M14.4469 5.80846L14 6L14.447 6.19158C15.3163 6.56412 15.7509 6.7504 16.1206 7.02177C16.4485 7.26241 16.7377 7.55163 16.9783 7.87946C17.2497 8.24916 17.4359 8.68381 17.8085 9.55309L18 10L18.1916 9.55294C18.5641 8.68371 18.7504 8.24909 19.0218 7.87941C19.2624 7.5516 19.5516 7.2624 19.8794 7.02177C20.2491 6.75041 20.6837 6.56414 21.5529 6.1916L22 6L21.553 5.80844C20.6838 5.4359 20.2491 5.24963 19.8794 4.97826C19.5516 4.73764 19.2624 4.44843 19.0218 4.12061C18.7504 3.75092 18.5641 3.31629 18.1916 2.44703L18 2L17.8085 2.44688C17.4359 3.31619 17.2497 3.75085 16.9783 4.12056C16.7377 4.4484 16.4484 4.73763 16.1206 4.97826C15.7509 5.24964 15.3162 5.43592 14.4469 5.80846Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");}
.cta__text li:not(:last-child){margin-bottom:12px;}
.cta__text li{position:relative;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--body-white-80);padding-left:32px;}
.cta-text__title{margin-bottom:16px;}
.media-item{background:var(--white-gray);padding:12px;border-radius:20px;}
.media-item__logo img{max-width:100%;-o-object-fit:contain;object-fit:contain;}
.media-item__title{padding:14px 12px;}
.media-item__title a{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--black);}
.contacts-block h1{font-weight:700;font-size:46px;letter-spacing:-0.03em;color:var(--white);margin-bottom:32px;}
.contacts-block__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.btn{display:inline-block;padding:0 28px;height:56px;line-height:56px;white-space:nowrap;text-align:center;border-radius:12px;}
.btn.btn_white{font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--orange);background:#fff;}
.contacts-block{position:relative;overflow:hidden;padding:60px 0;border-radius:32px;background:var(--orange) radial-gradient(61.82% 100% at 61.82% 100%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.contacts-block .header-top__social{margin:0;}
.contacts-block .header-top__social a{width:56px;height:56px;}
.contacts-block .header-top__social a svg{width:28px;height:28px;}
.contacts-block__img{position:absolute;bottom:0;right:20px;}
.contacts-block__img img{width:460px;-o-object-fit:contain;object-fit:contain;}
.hero_serv .hero__in{padding-bottom:152px;}
.hero_serv .hero__img{right:0;bottom:0;}
.hero_serv .hero__img img{width:740px;}
.text-c p{margin-bottom:12px;}
.service-text__card{padding:32px;background:var(--white-gray);border-radius:20px;}
.service-text__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:24px;}
.text-c{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.text-c ul{list-style:none;}
.text-c ul li:not(:last-child){margin-bottom:12px;}
.text-c ul li{position:relative;color:var(--gray);font-weight:500;font-size:18px;letter-spacing:-0.02em;padding-left:14px;}
.text-c b{font-weight:700;color:var(--black);}
.text-c ul li:before{content:"";position:absolute;top:8px;left:0;border-radius:50%;width:6px;height:6px;background:var(--orange);}
.service-how-work{border:1px solid var(--black-6);border-radius:20px;padding:32px;}
.how-feature:not(:last-child){margin-bottom:18px;}
.how-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;}
.how-feature__icon{-ms-flex-negative:0;flex-shrink:0;}
h2.h2_left{text-align:left;}
.outstaffing-item{padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--black-6);position:relative;border-radius:20px;}
.outstaffing-item__icon{margin-bottom:24px;}
.outstaffing-item__title{margin-top:auto;font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--black);margin-bottom:8px;}
.outstaffing-item__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.comparison-table{width:100%;border-collapse:collapse;table-layout:fixed;}
.comparison-table__row{border-bottom:none;}
.comparison-table__row_header{background-color:var(--orange);color:white;}
.comparison-table__row_highlight{background-color:var(--white-gray);}
.comparison-table__row_footer{background-color:var(--orange);color:white;}
.comparison-table__cell{padding:20px;text-align:left;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.comparison-table__row_header .comparison-table__cell_title, .comparison-table__row_footer .comparison-table__cell_title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);}
.comparison-table__row_header .comparison-table__cell_title:not(:last-child),
.comparison-table__row_footer .comparison-table__cell_title:not(:last-child){border-right:1px solid #fff;}
.comparison .h2__sub{margin-bottom:12px;}
.comparison .h2__text{text-align:center;margin-bottom:32px;}
.comparison-table__row_header td:first-child{border-top-left-radius:20px;}
.comparison-table__row_header td:last-child{border-top-right-radius:20px;}
.comparison-table__row_footer td:first-child{border-bottom-left-radius:20px;}
.comparison-table__row_footer td:last-child{border-bottom-right-radius:20px;}
.comparison-table__row_border{border-bottom:1px solid var(--orange);}
.comparison-table__first{font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--black);}
.comparison-table__cell:first-child{width:330px;}
.comparison-table__cell:not(:first-child){width:calc((100% - 330px) / 3);}
.step-item{position:relative;border-radius:20px;overflow:hidden;padding:24px;background:var(--orange) radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.step-item__numb{font-weight:700;font-size:46px;letter-spacing:-0.03em;color:var(--white);margin-bottom:20px;}
.step-item__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--white);margin-bottom:8px;}
.step-item__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--body-white-80);}
.step__form{margin-top:20px;}
.step__form .btn{width:100%;background:#fff;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--orange);}
.step-item__img{position:absolute;bottom:0;right:0;}
.step-item__img img{width:320px;height:auto;-o-object-fit:contain;object-fit:contain;}
.steps .h2__sub{margin-bottom:12px;}
.steps .h2__text{text-align:center;margin-bottom:32px;}
.m-60{margin-bottom:60px;}
.service-cards__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}
.process-item{position:relative;border:1px solid var(--black-6);border-radius:20px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.process-item__dur{position:absolute;top:24px;right:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--orange);border-radius:100px;padding:7px 16px;font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);}
.process-item__numb{font-weight:700;font-size:46px;letter-spacing:-0.03em;color:var(--orange);margin-bottom:20px;}
.process-item__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:8px;}
.process-item__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.process__cards.row.auto-h .col-6{margin-bottom:24px;}
.process__cards.row.auto-h .col-6:nth-child(n + 3){margin-bottom:0;}
.process__list .step-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.process__list .step-item__title{margin-bottom:auto;font-weight:600;font-size:32px;letter-spacing:-0.03em;color:var(--white);}
.about-features{position:relative;margin-top:-130px;z-index:2;}
.about-features__list{-webkit-box-shadow:0 7px 16px 0 rgba(32, 15, 3, 0.04);box-shadow:0 7px 16px 0 rgba(32, 15, 3, 0.04);background:var(--white);border:1px solid var(--black-6);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.about-feature{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.about-feature__numb{font-weight:800;font-size:68px;letter-spacing:-0.03em;text-align:center;color:var(--green);}
.about-feature__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--gray-white);}
.hero_about .hero__in{padding:60px 0 130px;}
.hero_about .hero__img{position:absolute;top:0px;right:40px;}
.hero_about .hero__img img{width:550px;}
.about-text__title{margin-bottom:32px;font-weight:700;font-size:40px;letter-spacing:-0.03em;color:var(--black);}
.about-card{overflow:hidden;position:relative;padding:24px 160px 24px 24px;height:132px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);border:1px solid var(--black-6);border-radius:20px;}
.about-card:not(:last-child){margin-bottom:12px;}
.about-card__img{position:absolute;bottom:0;right:0;pointer-events:none;font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.about-card__img img{width:130px;height:auto;-o-object-fit:contain;object-fit:contain;}
.about__img img{width:100%;height:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover;}
.about-ben{position:relative;border-radius:20px;padding:32px;background:var(--white-gray);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.about-ben__img{margin-bottom:24px;}
.about-ben__text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.about-ben__text a{color:#21aa15;border-bottom:1px solid;}
.about-ben__text b{font-weight:700;color:var(--black);}
.about-bens h2{margin-bottom:32px;}
.about-bens span{color:var(--black);}
.team-item{position:relative;}
.team-item__img img{width:100%;height:460px;border-radius:20px;-o-object-fit:cover;object-fit:cover;}
.team-item__content{position:absolute;bottom:8px;left:8px;right:8px;width:auto;background:#fff;border-radius:16px;padding:12px 20px;}
.team-item__exp{margin-bottom:2px;font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--orange);}
.team-item__name{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);margin-bottom:6px;}
.team-item__position{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);}
.team__title-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.team__title-btns{margin-bottom:32px;}
.team-title h2, .team-title .h2__sub{text-align:left;}
.team-title .h2__sub{margin-bottom:0;}
.for-item{position:relative;border-radius:16px;padding:24px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:280px;}
.for-item__title{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);margin-bottom:4px;}
.for-item__text{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--white);}
.services-tabs .services-tab{display:none;}
.services-tabs .services-tab.active{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header__nav > li.menu-item-has-children > a:after{position:relative;top:-2px;content:"";position:relative;display:inline-block;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.25L5 4.75L8.5 1.25' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");width:10px;height:6px;}
@-webkit-keyframes slideUp {
0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes slideUp {
0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
.header__nav > .menu-item-has-children{position:relative;}
.header__nav > .menu-item-has-children > .sub-menu{display:none;position:absolute;top:49px;left:0;width:320px;background:var(--white-gray);list-style:none;z-index:3;-webkit-box-shadow:0 4px 40px 0 rgba(6, 0, 44, 0.1);box-shadow:0 4px 40px 0 rgba(6, 0, 44, 0.1);opacity:0;border-radius:20px;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}
.header__nav > .menu-item-has-children:hover > .sub-menu{display:block;text-align:left;-webkit-animation:slideUp 0.3s ease forwards;animation:slideUp 0.3s ease forwards;}
.header__nav > .menu-item-has-children > .sub-menu > li{position:relative;}
.header__nav > .menu-item-has-children > .sub-menu > li > a{display:block;padding:10px 15px;font-weight:500;font-size:16px;line-height:150%;color:var(--gray);}
.header__nav > .menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after{content:"";position:absolute;top:18px;right:11px;width:9px;height:9px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M12 18a1 1 0 0 1-.71-.29l-10-10a1 1 0 0 1 1.42-1.42l9.29 9.3 9.29-9.3a1 1 0 1 1 1.42 1.42l-10 10A1 1 0 0 1 12 18z' fill='%23222' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:9px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.header__nav > .menu-item-has-children > .sub-menu > li:last-child > a{border-bottom:none;}
.header__nav > .menu-item-has-children > .sub-menu > li > .sub-menu{display:none;position:absolute;top:-1px;left:318px;background:#f7f6f5;width:320px;border-radius:20px;list-style:none;}
.header__nav > .menu-item-has-children > .sub-menu > li:hover > .sub-menu{display:block;}
.header__nav > .menu-item-has-children > .sub-menu > li:hover{background:var(--bg-gray-2);}
.header__nav > .menu-item-has-children > .sub-menu > li > .sub-menu > li > a{display:block;padding:6px 10px;font-size:16px;font-weight:500;color:#222;line-height:24px;}
.header__nav > .menu-item-has-children > .sub-menu > li > .sub-menu > li > .sub-menu > li > a{display:block;padding:6px;font-size:13px;}
.header__nav > .menu-item-has-children > .sub-menu > li > .sub-menu > li:last-child > a{border-bottom:none;}
.header__nav > li{padding:20px 0;}
#scrollToTop{display:none;position:fixed;bottom:20px;left:20px;width:50px;height:50px;border-radius:50%;background-color:var(--orange);color:white;text-align:center;line-height:50px;font-size:20px;cursor:pointer;z-index:1000;box-shadow:0 2px 10px rgba(0, 0, 0, 0.2);transition:background-color 0.3s, transform 0.3s;}
#scrollToTop:hover{background-color:var(--orande-drad);transform:scale(1.1);}
.modal-text{margin-top:20px;text-align:center;}
.reviews{position:relative;overflow:hidden;}
.reviews__slider{overflow:visible;padding-bottom:50px;}
.reviews__item{position:relative;border-radius:20px;padding:32px;background:var(--white-gray);height:100%;display:flex;flex-direction:column;}
.reviews__item-title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--orange);margin-bottom:16px;}
.reviews__item-text{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);flex-grow:1;margin-bottom:24px;}
.reviews__item-text p{margin-bottom:12px;}
.reviews__item-text p:last-child{margin-bottom:0;}
.reviews__item-author{background:#fff;font-weight:600;font-size:18px;letter-spacing:-0.02em;color:#141414;margin-top:auto;border-radius:8px;padding:14px;}
.reviews__item-logo img{max-width:120px;object-fit:contain;}
.reviews-title__header{gap:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:40px;}
.reviews-title__header h1{margin-bottom:0;}
.reviews-title__btn{margin:20px 0 40px;}
.reviews-title__btn .btn{background:var(--orange);}
.reviews-page .reviews__item{background:#fff;border:1px solid #e6e6e6;}
.reviews-page .reviews__item .reviews__item-author{padding:0;margin:0;}
.reviews__item-logo-author{display:flex;gap:30px;align-items:center;padding:0;border-top:1px solid #e6e6e6;padding-top:20px;}
.clients{position:relative;overflow:hidden;}
.clients__slider{overflow:visible;padding-bottom:50px;}
.clients__item{display:flex;align-items:center;justify-content:center;height:120px;padding:16px;background:var(--white-gray);border-radius:16px;transition:transform 0.3s ease;}
.clients__item:hover{filter:grayscale(0);opacity:1;transform:scale(1.05);}
.clients__item-img{max-width:100%;max-height:100%;object-fit:contain;}
.title-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;}
.title-block__btns{display:flex;gap:20px;align-items:center;}
.title-block__btns .swiper-arrow{border:1px solid var(--orange);border-radius:8px;padding:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;}
.title-block__btns .swiper-arrow svg{flex-shrink:0;}
.title-block__btns .swiper-arrow.swiper-button-disabled{border-color:var(--black-6);}
.title-block__btns .swiper-arrow.swiper-button-disabled svg path{stroke:var(--gray);}
.swiper-pagination-bullets.swiper-pagination-horizontal{margin:14px auto 0 !important;width:fit-content;border-radius:62px;background:var(--white-gray);padding:2px !important;opacity:1;display:flex !important;align-items:center;gap:2px;}
.swiper-pagination-bullet{opacity:0.2;background:var(--orange);width:24px;height:5px;vertical-align:middle;margin:0 !important;border-radius:100px;}
.swiper-pagination-bullet-active{opacity:1;width:64px;height:5px;margin:0 !important;vertical-align:middle;transition:0.3s;}
.header-top__title{font-size:18px;font-weight:bold;margin-top:30px;margin-bottom:10px;}
@media(max-width:991px){
.economy__table:before{content:"Смахните →";display:inline-block;font-size:16px;margin-bottom:10px;font-weight:bold;color:var(--orange);}
.quiz__icon{display:none;}
h2.quiz__title{font-size:28px;}
.title-block__btns{display:none;}
.reviews__item{padding:24px;}
.reviews__item-title{font-size:20px;margin-bottom:12px;}
.reviews__item-text{font-size:16px;}
.reviews__item-author{font-size:16px;}
.clients__item{height:100px;}
.reviews, .clients{overflow:hidden;}
.reviews__slider, .clients__slider{overflow:visible;}
}
@media(max-width:576px){
.reviews__item-title{font-size:18px;}
.reviews__item-text{font-size:14px;}
.reviews__item-author{font-size:14px;}
.clients__item{height:80px;}
}
.header-top__mobile-phone{display:none;}
.header-top__mobile-phone svg{width:22px;height:22px;}
.header-top__mobile-phone svg path{fill:var(--orange);}
.footer__logo img{max-width:120px;}
.client-item img{max-width:80%;}
.hero__top-sub{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px;}
.hero__top-sub li{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--white);display:inline-block;border:1px solid var(--white);border-radius:100px;padding:3px 14px 5px;}
.features__action{text-align:center;margin-top:24px;}
.features__action .btn{display:inline-block;border-radius:12px;height:56px;padding:0 28px;text-align:center;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--white);white-space:nowrap;background:radial-gradient(58.03% 100% at 63.1% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%), #007336;}
.features__action .btn:hover, .features__action .btn:focus, .features__action .btn:active{background:#007336 radial-gradient(98.3% 209.82% at 51.17% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%);}
.header__rait{display:flex;gap:6px;align-items:center;margin-left:auto;}
.header__ya-icon{flex-shrink:0;}
.header__ya-rait{font-size:14px;color:var(--gray);}
.header__ya-rait span{color:var(--orange);}
.header__ya-rait a{text-decoration:underline;text-decoration-skip-ink:none;color:var(--gray);}
@media(min-width:992px){
header{position:relative;transition:background-color 250ms ease, box-shadow 250ms ease, padding 250ms ease, opacity 250ms ease, transform 250ms ease;}
header .header__top{transition:opacity 250ms ease, height 250ms ease, margin 250ms ease;}
header.bg{position:fixed;z-index:66;top:0;left:0;right:0;background-color:rgba(255, 255, 255, 0.96);box-shadow:0 8px 24px rgba(0, 0, 0, 0.08);padding-top:8px;}
header .header__top{opacity:1;height:auto;}
header.bg .header__top{opacity:0;height:0;margin:0;overflow:hidden;}
}
.header-middle__in{position:relative;}
.header__nav > .mega-menu.menu-item-has-children{position:static;}
.header__nav > .mega-menu.menu-item-has-children > .sub-menu{top:55px;left:0;right:0;width:100%;columns:3;padding:32px 32px 32px 200px;position:absolute;}
.header__nav > .menu-item-has-children.mega-menu > .sub-menu > li.menu-item-title{position:absolute;left:32px;top:42px;max-width:180px;font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--orange);z-index:2;}
.form-group__terms a{text-decoration:underline;}
.step-item .form-group__terms, .step-item .form-group__terms a{color:#fff;}
.form-group textarea{resize:none;}
.case-item__numb{white-space:nowrap;}
.contact-info__in{display:flex;flex-direction:column;border:1px solid var(--black-6);padding:32px;border-radius:20px;}
.contact__address{background:var(--white-gray);padding:32px;border-radius:20px;}
.contact-info__title{font-weight:700;font-size:40px;letter-spacing:-0.03em;color:var(--black);margin-bottom:32px;}
.contact-info__list{margin-top:auto;}
.cont__item-title{font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);margin-bottom:8px;}
.contact-info__in .cont__item-value, .contact-info__in .cont__item-value a{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--black);}
.contact-info__in .cont__item-value span.cont__item-sub{color:var(--orange);font-weight:500;font-size:16px;}
.contact-info__list{gap:24px;display:flex;flex-direction:column;}
.contact__address-sub{font-weight:600;font-size:20px;letter-spacing:-0.02em;color:var(--gray);margin-bottom:32px;}
.contact__address .cont-item__value{font-size:18px;}
.contacts__map iframe{margin:0;padding:0;border:none;width:100%;border-radius:20px;overflow:hidden;}
.header__nav > .menu-item-has-children > .sub-menu > li.li-title > a{font-weight:bold;color:#222;}
.service-item__image{margin-bottom:10px;}
.service-item__image img{width:100%;height:160px;border-radius:12px;object-fit:cover;}
.service-item__price{font-size:20px;margin-top:20px;font-weight:500;}
.hero-feature__title{margin-bottom:8px;}
.clients-row.swiper .swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important;}
.pa__list > li.menu-item-has-children > a:after{position:relative;top:-2px;content:"";position:relative;display:inline-block;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.25L5 4.75L8.5 1.25' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");width:10px;height:6px;-webkit-transition:0.4s;transition:0.4s;}
.pa__list > li.menu-item-has-children.active > a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:0.4s;transition:0.4s;}
.pa__list > .menu-item-has-children > .sub-menu{background:#eee;display:none;}
.pa__list > .menu-item-has-children.active > .sub-menu{display:block;padding:14px 0;}
.faq-item{background:#fff;border:1px solid var(--black-6);margin-bottom:24px;border-radius:12px;}
.faq-item.active{background:var(--white-gray);border-color:var(--white-gray);}
.faq-question{position:relative;cursor:pointer;font-weight:600;font-size:24px;line-height:160%;color:var(--black);padding:24px 50px 24px 24px;}
.faq-item__arrow{position:absolute;top:40px;right:36px;-webkit-transition:0.3s;transition:0.3s;}
.faq-item .faq-item__arrow svg{-webkit-transition:0.5s;transition:0.5s;}
.faq-item.active .faq-item__arrow svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:0.5s;transition:0.5s;}
.faq-answer{font-weight:500;font-size:18px;letter-spacing:-0.02em;color:var(--gray);max-height:0;overflow:hidden;-webkit-transition:max-height 0.4s ease-out;transition:max-height 0.4s ease-out;}
.faq-answer__in{margin:0 20px 30px;}
.faq-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;}
.form label{font-weight:600;font-size:14px;line-height:160%;color:var(--gray-dark);margin-bottom:8px;display:inline-block;}
.form input[type="text"],
.form input[type="tel"],
.form input[type="email"]{width:100%;padding:0 16px;border-radius:12px;height:56px;line-height:56px;font-size:18px;background:#fff;background:var(--white-gray);border:1px solid var(--white-gray);outline:none;-webkit-box-shadow:none;box-shadow:none;}
.form label.btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;color:var(--primary-orange);font-weight:600;font-size:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 24px;height:40px;line-height:40px;white-space:nowrap;}
.form textarea{width:100%;border-radius:12px;font-size:18px;padding:16px;background:#fff;border:1px solid var(--white-gray);background:var(--white-gray);outline:none;-webkit-box-shadow:none;box-shadow:none;}
.form input[type="text"]:focus,
.form input[type="tel"]:focus,
.form input[type="email"]:focus,
.form textarea:focus{background:#fff;border:1px solid var(--black-6);-webkit-transition:0.4s;transition:0.4s;}
.content{min-height:calc(100vh - 672px);padding-bottom:60px;}
.text-block{color:var(--black);font-size:17px;line-height:25px;}
.text-block h2{text-align:left;font-weight:700;font-size:32px;line-height:130%;color:var(--black);margin-bottom:20px;}
.text-block h3{font-weight:700;font-size:20px;line-height:150%;color:var(--black);margin:0 0 10px;}
.text-block p + h3,
.text-block ol + h3,
.text-block ul + h3{margin-top:40px;}
.text-block p{margin-bottom:20px;}
.text-block ol li{position:relative;margin-bottom:8px;}
.text-block ul li{padding-left:20px;position:relative;margin-bottom:8px;}
.text-block ul li:before{border-radius:50%;position:absolute;width:5px;height:5px;content:"";top:10px;left:0;background:#000;}
.text-block ul, .text-block ol{padding-left:20px;margin-bottom:20px;}
.text-block img{max-width:100%;}
.blue-bold{color:var(--dark-blue);font-size:24px;font-style:normal;font-weight:700;line-height:30px;}
.blue-bold-sm{color:var(--dark-blue);font-size:24px;font-style:normal;font-weight:700;line-height:30px;}
.about__img img{width:100%;}
.text-block .bold-red{color:var(--main-red);}
.text-half{max-width:850px;}
.modal{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(0, 0, 0, 0.5);padding:20px;}
.modal-content{position:relative;width:640px;max-height:100%;margin:0 auto;overflow-y:auto;background-color:#fff;padding:40px;border-radius:20px;-webkit-animation:slideIn 0.3s;animation:slideIn 0.3s;-webkit-box-shadow:0px 10px 30px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 10px 30px 0px rgba(0, 0, 0, 0.1);}
.modal-sub{font-weight:500;font-size:18px;letter-spacing:-0.02em;text-align:center;color:var(--gray);margin-bottom:32px;}
.modal .btn{display:inline-block;border-radius:12px;height:56px;padding:0 10px;width:100%;text-align:center;font-weight:600;font-size:18px;letter-spacing:-0.03em;color:var(--white);white-space:nowrap;background:var(--orange) radial-gradient(58.03% 100% at 63.1% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.modal .btn:hover, .hero__btn-text.norisk__btn .btn:hover{background:var(--orange) radial-gradient(87.08% 226.79% at 51.55% 0%, #ff8e36 0%, rgba(255, 142, 54, 0) 100%);}
.modal .form{max-width:424px;margin:0 auto;}
.modal-content h2{color:#007568;}
.modal-title{font-weight:600;font-size:32px;letter-spacing:-0.03em;text-align:center;color:var(--black);margin:0 0 8px;text-align:center;}
.modal .form label, .modal .form__terms, .modal .form__terms a{color:#222;}
.modal .form__terms{margin-left:0;}
.modal .btn-main{width:100%;}
.content{padding-bottom:100px;}
.modal .close{display:inline-block;position:absolute;top:0;right:0;width:50px;height:50px;cursor:pointer;}
.modal .close::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);width:22px;height:2px;background:#222;}
.modal .close::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:22px;height:2px;background:#222;}
.form-group{margin-bottom:15px;}
.modal .form input[type="text"],
.modal .form input[type="email"],
.modal .form .btn_red{width:100%;}
.header-mobile__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin:32px 12px 0;}
.panel-adaptive .footer__column_contacts{color:var(--main-black-light);padding:0 12px;}
.panel-adaptive .footer__address span{color:var(--main-black-light);}
.panel-adaptive .footer__phone, .panel-adaptive .footer__email{color:var(--main-black-light);}
.panel-adaptive .footer__worktime span{color:var(--main-black-light);}
.panel-adaptive{position:fixed;top:56px;right:0;left:100%;bottom:0;z-index:100;width:100%;height:100%;padding-top:12px;padding-bottom:100px;overflow-y:auto;background:#fff;display:none;-webkit-transition:-webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition:-webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition:transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition:transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition:transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);-webkit-transform:translateZ(0);transform:translateZ(0);overflow:scroll;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);}
.panel-adaptive.panel-right{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);-webkit-transition-duration:0.63s;transition-duration:0.63s;-webkit-transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1);transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1);}
.panel-adaptive ul li{list-style:none;}
.panel-adaptive ul li a{display:block;font-weight:500;font-size:16px;letter-spacing:-0.02em;color:var(--gray);padding:8px 12px;}
@-webkit-keyframes slideIn {
0%{opacity:0.7;-webkit-transform:scale(0.97);transform:scale(0.97);}
100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
}
@keyframes slideIn {
0%{opacity:0.7;-webkit-transform:scale(0.97);transform:scale(0.97);}
100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
}
.top-btn{position:fixed;font-size:1.5em;width:50px;height:50px;padding-top:7px;background-color:var(--e60002);color:#fff;border-radius:50%;margin-left:0.4em;cursor:pointer;left:3.8%;bottom:3.8%;z-index:99;text-align:center;display:none;}
.top-btn svg{display:inline-block;color:var(--black);}
.swiper-pagination-bullets.swiper-pagination-horizontal{margin:14px auto 0 !important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:62px;background:var(--white-gray);padding:2px !important;opacity:1;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;}
.swiper-pagination-bullet{opacity:0.2;background:var(--orange);width:24px;height:5px;vertical-align:middle;margin:0 !important;border-radius:100px;}
.swiper-pagination-bullet-active{opacity:1;width:64px;height:5px;margin:0 !important;vertical-align:middle;-webkit-transition:0.3s;transition:0.3s;}
.swiper-pagination-bullets.swiper-pagination-horizontal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;top:0;left:0;bottom:inherit;}
.swiper-pagination{margin-top:40px;display:block;position:relative;}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;vertical-align:baseline;}
.mobile-menu__right{margin-left:auto;display:none;}
.checkmark:after, .checkradio:after{content:"";}
.checkmark{background-color:#747474;}
.checkbox, .radio{display:inline-block;}
.checkbox-label{display:inline-block;position:relative;padding-left:35px !important;line-height:25px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.checkbox-label input{position:absolute;opacity:0;}
.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:5px;border:2px solid var(--bg-gray-1);background-color:transparent;}
.checkbox-label input:checked ~ .checkmark{background-color:#fff;border-color:var(--main-red-active);}
.checkmark:after{position:absolute;display:none;}
.checkbox-label input:checked ~ .checkmark:after,
.radio{display:inline-block;}
.checkbox-label .checkmark:after{left:8px;top:4px;width:5px;height:10px;border:solid var(--main-red-active);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.checkradio, .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover{border-radius:50%;}
.radio{position:relative;padding-left:35px;margin-bottom:20px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.radiobox{margin-bottom:25px;}
.radio input{position:absolute;opacity:0;}
.checkradio{position:absolute;top:-1px;left:0;height:28px;width:28px;background-color:transparent;border:2px solid var(--gray-light);}
.radio:hover input ~ .checkradio{background-color:#ccc;}
.radio input:checked ~ .checkradio{background-color:#fff;border-color:var(--primary-orange);}
.checkradio:after{position:absolute;display:none;}
.radio input:checked ~ .checkradio:after{display:block;}
.radio .checkradio:after{top:5px;left:5px;width:14px;height:14px;border-radius:50%;background:var(--primary-orange);}
.radio-list .radio{display:block;width:30%;margin:0 0 25px;}
.radio-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.order-block__title{font-weight:700;font-size:24px;line-height:150%;color:var(--black);margin-bottom:30px;}
.order-block{margin-bottom:50px;}
.cart-totals__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;}
.cart-totals__prev a{font-weight:700;font-size:13px;line-height:150%;letter-spacing:0.03em;text-transform:uppercase;color:var(--primary-orange);}
.cart-totals__head .cart-totals__title{margin:0;}
.cart-totals__terms{font-weight:600;font-size:14px;line-height:160%;color:var(--background-gray-dark);margin-top:10px;}
.partners-o{overflow:hidden;}
.sidebar-select__in{display:none;}
.front-hero .hero__container .breadcrumb{color:#fff;}
#consentBox{border-radius:14px;padding:6px 5px;position:static;width:100%;margin:0 auto;}
#consentBox{opacity:0;pointer-events:none;transition:all 0.3s ease;display:none;}
#consentBox.open{opacity:1;pointer-events:all;display:block;}
#consentContent{display:flex;flex-flow:column;justify-content:space-between;align-items:flex-end;}
#consentContent p{font-weight:400;font-size:11px;line-height:144%;letter-spacing:-0.03em;color:var(--black);margin:0;}
#consentContent a{font-weight:400;font-size:12px;line-height:144%;letter-spacing:-0.03em;color:var(--black);text-decoration:underline;text-decoration-skip-ink:none;}
.consentButton{border-radius:100px;padding:5px 10px;background:var(--orange);height:25px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:13px;line-height:135%;letter-spacing:-0.03em;color:var(--white);max-width:113px;width:100%;}
.footer__cookie{font-weight:400;font-size:12px;line-height:144%;letter-spacing:-0.03em;color:var(--black);margin:20px 0 0;}
.a-about__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:24px;margin:66px 0;}
.a-about__title{font:600 40px/110% var(--font-family);letter-spacing:-0.03em;color:#141414;max-width:572px;}
.a-about__title span{font:600 40px/110% var(--font-family);color:#1b7f11;}
.a-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:20px;}
.a-about__info{-webkit-box-flex:0;-ms-flex:0 0 572px;flex:0 0 572px;border-radius:32px;background:#f2f5f7;position:relative;height:681px;padding:32px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px;}
.a-about__info::before{content:"";background-image:url(//pkadry.com/wp-content/themes/instintut/img/teams/before.png);position:absolute;left:0;bottom:0;width:100%;height:542px;z-index:1;}
.a-about__head{font:600 28px var(--font-family);letter-spacing:-0.02em;color:#141414;}
.a-about__subhead{font:400 18px var(--font-family);letter-spacing:-0.03em;color:#228d18;}
.a-about__content{margin-top:24px;font:400 18px var(--font-family);letter-spacing:-0.03em;color:#343433;position:relative;z-index:2;}
.a-about__teams{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border:1px solid #f2f5f7;border-radius:32px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:16px;}
.a-about__team-head{font:600 34px var(--font-family);letter-spacing:-0.01em;color:#141414;}
.a-about__team-content{font:400 18px var(--font-family);letter-spacing:-0.03em;color:#343433;}
.a-about__slider{margin-top:8px;position:relative;max-width:766px;height:508px;}
.a-about__swiper{height:508px;}
.a-about__swiper img{border-radius:20px;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.a-about__thumbs{position:absolute;bottom:8px;left:8px;max-width:728px;}
.a-about__thumbs img{border-radius:8px;}
.a-about__thumbs .swiper-slide{height:92px;cursor:pointer;}
.a-about__thumbs .swiper-slide img{border:2px solid transparent;border-radius:8px;height:92px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}
.a-about__thumbs .swiper-slide-thumb-active img{border:2px solid #fff;}
.norisk-item{display:flex;flex-flow:column;gap:7px;}
.norisk-item h3{margin-bottom:10px;}
.norisk-item_green{color:#fff;}
.norisk-swap{font-size:13px;display:flex;flex-flow:column;gap:7px;}
.norisk-swap ul li{font-size:13px;color:#000;}
.norisk-swap li:before{content:"";position:absolute;top:4px;left:0;border-radius:50%;width:6px;height:6px;background:var(--orange);}
.norisk-emp__wrap{display:flex;flex-flow:row wrap;gap:10px;}
.norisk-emp__list-about{flex-flow:column;}
.norisk-emp__list-about .norisk-emp-item__text{font-size:11px;}
.norisk-emp__list-about .norisk-emp-item__title{font-size:16px;}
.norisk-emp__list-about .norisk-emp-item{flex:1 0 0;width:auto;padding:10px;}
.positions-tab{display:none;}
.positions-tab.active{display:flex;}
.position-items{display:flex;flex-flow:row wrap;width:100%;gap:20px;align-items:flex-start;}
.position-items-new{display:flex;flex-flow:row wrap;flex:1 0 0;gap:20px;}
.position-item{border:1px solid var(--black-6);border-radius:20px;padding:24px 24px 24px 24px;background:#fff;display:flex;flex-flow:column;gap:10px;height:auto !important;}
.position-item__img img{border-radius:8px;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;}
.position-item__title, .position-item__title a{font-weight:600;font-size:18px;letter-spacing:-0.02em;color:var(--black);}
.position-item__price-all{background:linear-gradient(270deg, #ea7018 0%, rgba(234, 112, 24, 0.06) 100%);padding:5px;display:flex;justify-content:center;align-items:center;border-radius:5px;font-size:12px;font-weight:600;}
.position-item__wrap{display:flex;flex-flow:row wrap;justify-content:space-between;font-size:12px;}
.position-item__column{display:flex;flex-flow:column;gap:5px;padding:5px;background:#7a7a7a25;border-radius:5px;}
.position-item__column span{font-size:13px;}
.position-item__column-wrap{display:flex;flex-wrap:row wrap;gap:5px;justify-content:space-between;}
.position-item__column-item{display:flex;flex-flow:column;gap:5px;}
.position-item__column-item b{font-size:10px;}
.position-item__buttons{display:flex;flex-flow:column;gap:5px;}
.position-item__btn-yellow{bottom:12px;left:24px;right:24px;background:-webkit-gradient(linear, right top, left top, from(#ea7018), to(rgba(234, 112, 24, 0.06)));background:linear-gradient(270deg, #ea7018 0%, rgba(234, 112, 24, 0.06) 100%);padding:12px;border-radius:12px;cursor:pointer;color:#fff;font-size:14px;font-weight:600;text-shadow:3px 2px 4px black;}
.position-item__btn{display:flex;align-items:center;justify-content:center;width:100%;font-size:14px;font-weight:600;text-shadow:3px 2px 4px fff;color:#ea7018;border-radius:12px;height:40px;border:1px solid #ea7018;}
.position-candidate-item__name{font-size:18px;}
.position-candidate-item__years-region{font-size:14px;}
.position-candidate-char__label, .position-candidate-char__value{font-size:13px;}
.position-candidate-char{margin-bottom:0 !important;}
.position-candidate-item__chars{display:flex;flex-flow:column;gap:10px;}
.position-candidates__cards{width:100%;}
.a-about__thumbs .swiper-slide img{object-fit:cover;}
.rom-section{--rom-bg:#f6f4ee;--rom-card-bg:#ffffff;--rom-border:#eae6db;--rom-text:#1f1f1c;--rom-text-muted:#85837b;--rom-star:#ffb400;--rom-star-empty:#e5e2d6;--rom-radius-card:18px;--rom-radius-btn:10px;background:var(--rom-bg);padding:48px 24px;box-sizing:border-box;}
.rom-section *{box-sizing:border-box;}
.rom-section__inner{max-width:1160px;margin:0 auto;}
.rom-section__title{margin:0 0 20px;font-size:14px;line-height:1.4;color:var(--rom-text-muted);}
.rom-cards{display:flex;flex-wrap:wrap;gap:16px;}
.rom-card{flex:1 1 260px;min-width:220px;display:flex;flex-direction:column;gap:16px;background:var(--rom-card-bg);border:1px solid var(--rom-border);border-radius:var(--rom-radius-card);padding:20px 22px;opacity:0;transform:translateY(12px);transition:opacity 0.5s ease, transform 0.5s ease;}
.rom-card.is-visible{opacity:1;transform:none;}
.rom-card__head{display:flex;align-items:center;gap:10px;}
.rom-card__icon{flex:0 0 auto;width:auto;height:40px;display:flex;align-items:center;justify-content:center;}
.rom-card__icon img{width:100%;height:100%;object-fit:contain;}
.rom-card__title{font-size:17px;font-weight:600;color:var(--rom-text);line-height:1.2;visibility:hidden;opacity:0;}
.rom-card__body{display:flex;align-items:center;justify-content:space-between;gap:12px;}
.rom-card__source{font-size:14px;color:var(--rom-text-muted);}
.rom-card__rating{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;}
.rom-card__rating-number{font-size:14px;font-weight:600;color:var(--rom-text);}
.rom-stars{position:relative;display:inline-flex;line-height:0;gap:2px;}
.rom-star{position:relative;width:20px;height:20px;flex-shrink:0;}
.rom-star__empty{display:flex;width:100%;height:100%;}
.rom-star__empty svg{fill:var(--rom-star-empty);display:block;width:100%;height:100%;}
.rom-star__fill{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:flex-start;}
.rom-star__fill svg{fill:var(--rom-star);display:block;width:100%;height:100%;flex-shrink:0;}
.rom-card__btn{align-self:flex-start;font-size:13px;font-weight:500;color:var(--rom-text);text-decoration:none;border:1px solid var(--rom-border);border-radius:var(--rom-radius-btn);padding:8px 18px;transition:background-color 0.15s ease, border-color 0.15s ease;}
.rom-card__btn:hover, .rom-card__btn:focus-visible{background-color:#f1efe6;border-color:#d8d4c5;}
@media(max-width:680px){
.rom-section{padding:36px 16px;}
.rom-cards{flex-direction:column;}
.rom-card{flex:1 1 auto;}
}
@media(max-width:1100px){
.header__nav li a{font-size:14px;}
.a-about__slider{height:auto;}
.a-about__swiper{border-radius:16px;height:260px;}
.a-about__thumbs{margin-top:8px;position:static;}
.a-about__thumbs .swiper-wrapper{width:103%;}
.a-about__thumbs .swiper-slide img{width:100%;}
}
@media(max-width:1300px){
.hero_front .hero__img{right:-80px;}
.hero_front .hero__img img{width:640px;}
.norisk-emp__title{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;}
.norisk-emp__list{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media(max-width:1260px){
.header-top__phone a{white-space:nowrap;}
.header-top__schedule span{display:block;}
.hero_about{overflow:hidden;}
.hero_about .hero__img{right:-50px;}
.client-item img{max-width:90%;}
.hero_serv .hero__img{top:-65px;right:-40px;}
.hero_serv .hero__img img{width:600px;}
.hero_sors .hero__img img{width:400px;}
.hero_sors .hero__img{right:40px;}
}
@media(max-width:1160px){
.header-top__sub{display:none;}
.header-top__schedule span{display:inline;}
.header-top__phone{margin-left:0;}
}
.header__mobile{display:none;}
.header-top__mobile-schedule{display:none;}
.header-top__mobile-mail{display:none;}
.header__mobile-menu{display:none;}
.hero__btn-mobile{display:none;}
@media(max-width:991px){
body{padding-top:56px;}
.header__top{position:fixed;top:0;left:0;right:0;width:100%;z-index:99;}
.header-top__mobile-mail{display:flex;align-items:center;justify-content:center;margin-left:auto;background:#fff;width:40px;height:40px;border-radius:10px;}
.header-top__mobile-phone a{display:flex;align-items:center;justify-content:center;margin-left:10px;background:#fff;width:40px;height:40px;border-radius:10px;}
.header-top__mobile-phone{display:block;margin-left:auto;}
.hero_serv .hero__img{right:inherit;}
.hero.hero_sors .hero__in{padding:24px 0 280px;}
.hero_sors .hero__img{position:absolute;bottom:92px;left:0;right:0;top:inherit;}
.hero_sors .hero__img img{max-width:300px;}
.hero_serv .hero__img img{max-width:300px;}
.hero_serv .hero__in{padding-bottom:60px;}
.hero_serv .hero__btn-text, .hero_sors .hero__btn-text{display:block;position:absolute;bottom:24px;left:24px;right:24px;width:auto;z-index:2;height:auto;padding:8px;}
.step-item__img img{width:120px;}
.hero__btn-sub{font-weight:400;margin-top:8px;}
.hero_serv .hero__btn-text .btn, .hero_sors .hero__btn-text .btn{width:100%;}
.hero_serv h1.hero__title{margin-bottom:12px;}
.header-mobile__actions .header__btn{display:block;margin:0;}
.header-mobile__actions .header-top__social{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;}
.header-mobile__actions .header-top__social a{background:var(--white-gray);}
.panel-adaptive{display:flex;flex-direction:column;}
.header-mobile__actions{margin-top:80px;}
.panel-adaptive__address{margin:20px 12px 0;}
header .header__nav, .header-top__schedule, .header-top__email, .header-top__social, .header-top__sub, .header__btn{display:none;}
.header-top__mobile-schedule{display:block;font-weight:400;font-size:12px;letter-spacing:-0.02em;color:var(--gray);margin-top:2px;}
.header__mobile-menu{display:block;margin-left:10px;}
.header__mobile-menu button{border:1px solid var(--black-6);border-radius:8px;padding:10px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.header__mobile-menu button:before{content:"";display:inline-block;width:18px;background-size:18px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 1L1.5 1M16.5 6L1.5 6M16.5 11H1.5' stroke='%23131316' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");}
.header__mobile-menu button.is-active{background:var(--orange);}
.header__mobile-menu button.is-active:before{content:"";display:inline-block;width:10px;background-size:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.12482 0.875183L0.875244 9.12476M0.875245 0.875183L9.12482 9.12476' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");}
.header-top__in{height:56px;}
.header-middle__in{height:68px;}
.header-top__phone{margin-left:0;}
.header__logo img{width:100px;}
.header-top__lang{margin-left:20px;}
.header-top__phone a{font-size:16px;}
.breadcrumb{margin:12px 0 16px;}
.header-top__lang-selected{height:36px;}
.hero__img, .hero_about .hero__img{top:0;right:inherit;position:relative;}
.hero__img img{width:auto;max-width:100%;}
.hero{width:calc(100% - 12px);margin:0 6px;margin-bottom:18px;}
.about-features{display:block;margin-top:0;}
.about-feature{padding:16px 20px;}
.about-feature:not(:last-child){border-bottom:1px solid var(--black-6);}
.about-features__list{display:block;}
.about-feature__numb{font-size:40px;}
.about-feature__title{font-size:16px;}
.m-120{margin-bottom:40px;}
.bg-block .container{padding:0 24px;}
.hero_about .hero__in{padding:24px 0 0;}
h1.hero__title{font-size:24px;margin-bottom:6px;}
.hero__h2{line-height:1.2;font-size:18px;color:var(--white);}
.hero__sub{font-size:16px;margin-bottom:12px;}
.hero__img img{display:block;margin:0 auto;max-width:250px;}
.about-block .row .col-5{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
.about-block .row .col-5{margin-bottom:0;}
.about-block .row .col-7{margin-bottom:24px;}
.about-text__title{font-size:24px;font-weight:600;text-align:center;margin-bottom:16px;}
.about-card{height:auto;font-size:14px;padding:20px 120px 20px 20px;}
.about-card__img img{width:100px;}
h2{font-size:24px;margin-bottom:4px;font-weight:600;}
h2 br{display:none;}
.h2__sub{font-size:18px;margin-bottom:24px;font-weight:500;}
.h2__sub br{display:none;}
.about-ben__img{margin-bottom:0;}
.about-ben{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;border-radius:16px;padding:20px;}
.about-bens .row.auto-h .col-3{margin-bottom:16px;}
.about-ben__text{font-size:16px;}
.title-block__btns{display:none;}
footer{padding-top:70px;border-radius:28px 28px 0 0;}
.footer__logo{margin-bottom:20px;}
.footer__logo img{max-width:120px;}
.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px;}
.footer__address{font-size:16px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left;margin-left:0;}
.footer__phone-email{margin-left:0;}
.footer__email{text-align:left;margin-bottom:12px;}
.footer__phone a, .footer__email a{text-align:left;}
.footer__title{font-size:18px;margin-bottom:12px;}
.footer__list li a{font-size:14px;}
.footer__list, .footer__list:not(:last-child){margin-bottom:20px;}
.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;}
.footer-bottom__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;}
.footer__nav{margin-bottom:32px;}
.norisk-emp__list{display:none;}
.services-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.services-nav a{font-size:16px;height:47px;line-height:47px;}
.clients-row{overflow:hidden;}
.hero-features__in{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.hero-feature{padding:16px;width:50%;border-right:none;}
.hero-feature:nth-child(1),
.hero-feature:nth-child(2){border-bottom:1px solid var(--black-6);}
.hero-feature__icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;}
.hero-feature__icon{margin-bottom:12px;}
.hero-feature__title{font-size:18px;}
.hero-features{margin-top:18px;}
.feature-card__title{font-size:16px;margin-bottom:8px;}
.feature-card__text{font-size:16px;}
.feature-card{padding:16px 100px 16px 16px;}
.feature-card__img img{max-width:94px;}
.feature-card.feature-card_orange{padding:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.feature-card.feature-card_orange .feature-card__title{font-size:32px;}
.feature-card.feature-card_orange .feature-card__text{font-size:16px;margin-left:0;text-align:left;}
.quiz{padding:0;}
.quiz__block{padding:24px 0;}
.quiz__title{font-size:24px;}
.quiz__subtitle{font-size:18px;}
.hero .container{padding:0 24px;}
.hero__in{padding:24px 0 0;}
.hero__btn-text{display:none;}
.hero_front{overflow:hidden;}
.hero_front .hero__in{padding-bottom:290px;}
.hero_front h1.hero__title{margin-bottom:12px;}
.hero__rait{position:absolute;bottom:188px;left:24px;top:inherit;right:inherit;}
.hero_front .hero__img{position:absolute;top:inherit;bottom:-40px;right:-90px;}
.hero_front .hero__img img{width:400px;max-width:400px;}
.hero__stars{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.hero__rait-sub{text-align:left;font-size:14px;}
.hero__btn-mobile{display:block;position:absolute;bottom:24px;left:24px;right:24px;z-index:2;}
.hero__btn-mobile .btn{display:inline-block;width:100%;border-radius:12px;line-height:47px;height:47px;padding:0 28px;text-align:center;font-weight:600;font-size:16px;letter-spacing:-0.03em;color:var(--white);white-space:nowrap;background:radial-gradient(58.03% 100% at 63.1% 0%, #6aa600 0%, rgba(106, 166, 0, 0) 100%), #007336;}
.service-item{padding:20px 20px 100px 20px;}
.service-item__title{font-size:18px;}
.service-item__text{font-size:14px;}
.bg-block{margin:0 6px;width:calc(100% - 12px);}
.front-services .bg-block .container{padding:0;}
.front-services .bg-block{padding:16px;}
.services-nav{margin-bottom:16px;}
.services-nav li{-webkit-box-flex:1;-ms-flex:1;flex:1;}
.services-tab .col-6:last-child{margin-bottom:0;}
.services-nav a{width:100%;}
.candidate-item{padding:20px;border-radius:16px;}
.candidate-item__photo img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;}
.candidate-item__name{font-size:20px;}
.candidate-char__label{font-size:14px;}
.candidate-char__value{font-size:16px;}
.candidate-item__years-region{font-size:14px;}
.quiz__title, .quiz__subtitle{padding-right:80px;}
.quiz__icon{top:-90px;right:65px;}
.quiz__icon img{width:200px;}
.quiz__options{gap:8px;}
.quiz__step-info{font-size:14px;margin-bottom:16px;}
.quiz__question{font-size:16px;margin-bottom:12px;}
.tasks, .cta_1{display:none;}
.quiz__next-hint{display:none;}
.bg-block.m-120{margin-bottom:80px;}
.cta_2{padding:24px;}
.cta__title{font-weight:600;font-size:24px;letter-spacing:-0.02em;color:var(--white);margin-bottom:16px;}
.cta__text li{font-size:16px;}
.cta__text{margin-bottom:24px;}
.cta-form__title{font-size:20px;}
.cta_2.bg-block .container{padding:0;}
.faq-question{padding:20px 58px 20px 20px;font-size:16px;}
.faq-answer{font-size:14px;}
.media-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;}
.media-item__logo{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:12px;width:80px;height:80px;}
.media-item__logo img{width:80px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;}
.media-item__title{padding:0;}
.media-item__title a{font-size:14px;}
.case-item__header{display:block;text-align:left;font-size:18px;}
.case-item__numb{margin-bottom:8px;}
.case-item__content{padding:20px;}
.case-content__title{font-size:16px;}
.case-content__text{font-size:14px;margin-bottom:16px;}
.case-content__text li{font-size:14px;}
.front-clients{overflow:hidden;}
.economy__table{width:100%;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#ff8c00 #f0f0f0;}
.economy__table table.comparison-table{min-width:1200px;}
.economy__table::-webkit-scrollbar{height:8px;}
.economy__table::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px;}
.economy__table::-webkit-scrollbar-thumb{background-color:#ff8c00;border-radius:4px;}
.economy__table::-webkit-scrollbar-thumb:hover{background-color:#ff6f00;}
.economy__table{-ms-overflow-style:-ms-autohiding-scrollbar;}
.step-item__numb{font-size:40px;}
.step-item__title{font-size:20px;}
.step-item__text{font-size:16px;}
.step-item{padding:20px 150px 20px 20px;}
.steps-list .col-4:first-child .step-item{padding-right:20px;}
.step-item__img img{width:140px;}
.platezka__title{font-size:24px;}
.platezka__sub{font-size:16px;}
.platezka{position:relative;padding-bottom:60px;}
.platezka .platezka__btn{position:absolute;bottom:0;left:15px;right:0;}
.platezka__features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;}
.platezka-feature__icon{margin-bottom:16px;}
.platezka-feature__icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;}
.platezka-feature{width:calc(50% - 5px);display:block;}
.platezka-feature__title{font-size:16px;}
.platezka-feature__text{font-size:14px;}
.platezka-feature:nth-child(3){border-bottom:none;}
.comparison{overflow:hidden;}
.service-text__card{padding:20px;}
.service-text__title{font-size:20px;margin-bottom:16px;}
.text-c{font-size:16px;}
.service-how-work{padding:20px;}
.text-c{font-size:16px;}
.process__list .step-item{padding:20px;}
.modal-content{padding:24px;}
.modal-title{font-size:20px;}
.modal-sub{font-size:16px;}
.contacts-block__img{position:relative;bottom:inherit;left:0;right:inherit;bottom:inherit;}
.contacts-block__img img{display:block;margin:0 auto;width:100%;max-width:350px;}
.contacts-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0 0;}
.contacts-block__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
.contacts-block__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.contacts-block__btns .header-top__social{display:-webkit-box;display:-ms-flexbox;display:flex;}
.contacts-block h1{font-size:24px;margin-bottom:24px;text-align:center;}
.office-item__title{font-size:20px;}
.office-char{font-size:16px;}
.clients-row .client-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;}
.client-item img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-width:90%;max-height:55px;}
.hm{display:none;}
.norisk-item{padding:20px;}
.norisk-item__title{font-size:20px;}
.norisk-item__list li{font-size:16px;}
.panel-adaptive__slogan{margin:32px 12px 18px;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:var(--gray);}
.front-offices, .front-clients, .candidates, .cases, .quiz__wrapper{overflow:hidden;}
.quiz__wrapper{padding-top:40px;}
h1{font-size:24px;}
.text-block h2{font-size:20px;}
.service-text{overflow:hidden;}
.hero_front h1.hero__title{font-size:30px;}
.front-clients h2{font-size:24px;}
.contact-info__in, .contact__address{padding:24px;}
.contact-info__title{font-weight:600;font-size:24px;}
.menu-item-title{display:none;}
}
@media(max-width:768px){}
@media(max-width:340px){
}