@charset "UTF-8";@font-face{font-family:SF;font-display:swap;src:url(../fonts/SF-Pro-Bold-BrCYJVaz.ttf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF;font-display:swap;src:url(../fonts/SF-Pro-RegularItalic-CPj9W5Jh.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF;font-display:swap;src:url(../fonts/SF-Pro-Regular-m7xYAirO.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF;font-display:swap;src:url(../fonts/SF-Pro-Semibold-Jf6ltEp5.ttf) format("opentype");font-weight:500;font-style:normal}html,body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}a,a:hover,a:focus,a:active{text-decoration:none}*,*:hover,*:focus{outline:0}.transition{transition:all .3s ease-in-out}*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{height:100%}body{font-family:SF;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}label{display:inline-block}button,select,option{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.btn{background:linear-gradient(180deg,#ce441e,#f0572d);font-weight:590;line-height:100%;letter-spacing:-.03em;text-align:center;color:#fff;display:inline-block;text-decoration:none;position:relative;overflow:hidden;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),filter .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001f}.btn:visited{color:#fff}@media(any-hover:hover){.btn:hover{filter:brightness(1.08);box-shadow:0 4px 12px #f0572d59;transform:translateY(-1px)}}.btn:active{filter:brightness(.95);box-shadow:0 1px 2px #00000026;transform:translateY(0) scale(.99);transition-duration:.05s}.btn_arr{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:6px 6px 6px 17px}.btn_arr:after{content:"";width:32px;height:32px;flex:0 0 32px;border-radius:inherit;background:url(../svg/arr-right-DWRzky1G.svg) center/20px no-repeat #fff;transition:transform .2s cubic-bezier(.4,0,.2,1)}.btn_play{background:transparent;color:#f0572d;border:1px solid #f0572d;display:flex;align-items:center;gap:16px;justify-content:space-between;padding:6px 6px 6px 17px;box-shadow:none}.btn_play:visited{color:#f0572d}.btn_play:after{content:"";width:32px;height:32px;flex:0 0 32px;border-radius:inherit;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L0.25 11.1962L0.25 0.803848L10 6Z" fill="white"/></svg>') center/14px no-repeat,linear-gradient(180deg,#ce441e,#f0572d);transition:transform .2s cubic-bezier(.4,0,.2,1),filter .15s cubic-bezier(.4,0,.2,1)}@media(any-hover:hover){.btn_play:hover{filter:none;background:#f0572d14;border-color:#f0572d;color:#f0572d;box-shadow:none;transform:none}.btn_play:hover:after{filter:brightness(1.1)}}.btn_play:active{background:#f0572d26;transform:scale(.98)}.btn_play:active:after{filter:brightness(.95);transform:scale(1)}.breadcrumbs__row{padding:16px 0;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:14px}.breadcrumbs__row span{font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#838383;display:inline-flex;align-items:center;gap:10px}.breadcrumbs__row a{text-decoration:none;letter-spacing:-.03em;color:#000;transition:color .2s}.breadcrumbs__row a:hover{color:#f0572d}.first{padding-top:270px}.title{font-weight:600;font-size:48px;line-height:1.1;letter-spacing:-.03em}.title_center{text-align:center}.text{font-size:18px;line-height:1.35;letter-spacing:-.03em}.text_base{font-size:16px;line-height:1.2;letter-spacing:-.03em}.pagination{display:flex;gap:10px;justify-content:center;align-items:center}.pagination__num{flex:0 0 38px;height:38px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid #2d6281;border-radius:100%;transition:.3s;font-size:18px;font-weight:600;letter-spacing:-.03em}.pagination__num:hover,.pagination__num_active{background:#2d6281;color:#fff}.pagination__link{transition:.3s}@media(any-hover:hover){.pagination__link:hover{transform:translate(7px) scale(1.04);opacity:.7}}.arr{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#df4d23;transition:.3s;z-index:2}@media(any-hover:hover){.arr:hover{opacity:.8}}.arr:active{opacity:.6}.arr_prev{transform:rotate(180deg)}.checkbox{padding:10px;background:#f3f3f3;display:flex;gap:8px;align-items:center;letter-spacing:-.03em;position:relative}.checkbox input{display:none}.checkbox:before{content:"";width:20px;height:20px;flex:0 0 20px;border-radius:100%;border:1px solid #dd4d28}.checkbox:after{content:"";position:absolute;top:14px;left:14px;width:12px;height:12px;border-radius:100%;background:#dd4d28;opacity:0}.checkbox:has(input:checked):after{opacity:1}.table{border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;box-shadow:0 0 35px #2f2f301a;background:#fff}.table__row{display:flex}.table__row:not(:last-child){border-bottom:1px solid #e5e5e5}.table__item{text-align:center;flex:0 1 140px;padding:22px;border-right:1px solid #e5e5e5;position:relative}.table__item_max{text-align:left;flex:0 1 599px}.table__item>.table__decor:nth-child(1){top:0;left:0}.table__item>.table__decor:nth-child(2){top:0;right:0;transform:rotate(90deg)}.table__item>.table__decor:nth-child(3){bottom:0;left:0;transform:rotate(-90deg)}.table__item>.table__decor:nth-child(4){bottom:0;right:0;transform:rotate(180deg)}.table__decor{position:absolute;width:8px;height:8px}.table__chk{width:36px;height:36px;margin:auto;border-radius:100%;display:flex;align-items:center;justify-content:center;border:1px dashed #e5e5e5}section h2{font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media(max-width:600px){section h2{font-size:24px}}section h2 span{color:#2d6281}html{scroll-behavior:smooth}.footer__top{text-align:center;padding:clamp(30px,4vw,40px) 0;border-bottom:1px solid #e5e5e5;margin-bottom:clamp(20px,3vw,30px)}.footer__logo{margin-bottom:18px}.footer__logo img{max-width:100%}.footer__copy{font-size:toRem(14);letter-spacing:-.03em;color:#929292}.footer__bottom{padding-bottom:clamp(30px,5vw,50px);border-bottom:1px solid #e5e5e5}.footer__row{display:flex;justify-content:space-between;gap:clamp(30px,5vw,100px)}.footer__item{flex:1}.footer__list{list-style:none;padding:0;margin:0}.footer__li{margin-bottom:clamp(12px,2vw,16px)}.footer__li:last-child{margin-bottom:0}.footer__link{text-decoration:none;font-size:clamp(16px,1.5vw,18px);color:#2f2f30;transition:color .2s;background:none;border:none;padding:0;cursor:pointer}.footer__link:hover{color:#f0572d}.footer__link_tel,.footer__link_email{font-weight:700;display:flex;align-items:center;gap:10px}.footer__link_tel:before,.footer__link_email:before{content:"";display:block;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.footer__link_tel:before{background-image:url(../svg/tel-BI7Hbb3Q.svg)}.footer__link_email:before{background-image:url(../svg/email-DiYcaXb4.svg)}@media(max-width:768px){.footer__row{flex-direction:column;align-items:center;text-align:center;gap:30px}.footer__copy{max-width:250px;margin:0 auto;font-weight:400;font-size:12px;line-height:130%;letter-spacing:-.03em;text-align:center;color:#929292}.footer__item{width:100%}.footer__item:nth-child(3){order:1}.footer__item:nth-child(1){order:2}.footer__item:nth-child(2){order:3}.footer__link_tel,.footer__link_email{justify-content:center}}header{position:absolute;top:0;left:0;width:100%}.header__row{display:flex;border-bottom:1px solid #e5e5e5}.header__logo{padding:10px 28px 12px 0;border-right:1px solid #e5e5e5;flex-shrink:0}.header__logo img{width:clamp(110px,13vw,130px);max-width:100%;display:block}.header__body{display:flex;flex-direction:column;flex-grow:1}.header__top{display:flex;flex-direction:row;justify-content:space-evenly;align-items:stretch;border-bottom:1px solid #e5e5e5;height:50%}.header__item{display:flex;align-items:center;justify-content:center;flex:1 1 auto;gap:20px;border-right:1px solid #e5e5e5;height:100%}@media(max-width:1072px){.header__item:first-child{display:none}}@media(max-width:1072px){.header__item:nth-child(2){display:none}}.header__item:last-child{border-right:none;justify-content:space-evenly}@media(max-width:1072px){.header__item:last-child{justify-content:flex-start;padding-left:20px}}.socials-row{display:flex;align-items:center;height:100%;gap:10px}.socials-row span{font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.03em;color:#838383;display:flex;align-items:center;gap:6px}.socials-row span:before{content:"";display:block;width:6px;height:6px;background-color:#5bff62;border-radius:50%;flex-shrink:0}@media(max-width:981px){.socials-row span{display:none}}.socials-row__social-icons{display:flex;flex-direction:row;align-items:center;gap:10px}.social__link{width:36px;height:36px;flex:0 0 36px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#2d6281;transition:transform .2s cubic-bezier(.4,0,.2,1),filter .2s ease,box-shadow .2s ease}@media(any-hover:hover){.social__link:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 4px 12px #2d62814d}}.social__link:active{transform:translateY(0) scale(.95);filter:brightness(.95)}.social__link img{width:18px;height:18px;display:block}.social__link img[src*="tg.svg"]{padding-right:2px;margin-top:1px}.address-row{letter-spacing:-.03em;display:flex;align-items:center;gap:4px}.address-row:before{content:"";flex:0 0 16px;width:16px;height:16px;background:url(../svg/geo-CZwMZyzJ.svg) center/contain no-repeat}.contacts-row{display:flex;align-items:center;gap:32px}.contacts-row__tel{font-weight:700;display:flex;align-items:center;gap:4px}.contacts-row__tel:before{content:"";width:16px;height:16px;background:url(../svg/tel-BI7Hbb3Q.svg) center/contain no-repeat}@media(max-width:464px){.contacts-row__tel:before{content:none}}.contacts-row__tel:hover{transition:.18s ease-in-out;text-decoration:none;color:#2d6281}.contacts-row__tel,.header__item button{white-space:nowrap}#open-sidebar,#close-sidebar,#short-phone-btn{display:none}@media(max-width:1072px){#open-sidebar{display:flex;margin-left:auto}}@media(max-width:1072px){#close-sidebar{display:flex;align-items:center;justify-content:center}}.bottom__item{display:none}.sidebar-btn{display:none;width:34px;height:34px;border:none;cursor:pointer;background:linear-gradient(360deg,#f0572d,#ce441e);align-items:center;justify-content:center;transition:opacity .3s ease;padding:0;margin:0}.sidebar-btn:hover{opacity:.9}.sidebar-btn svg{display:block;width:22px;height:22px;stroke:#fff;margin:0 auto}.menu__header{display:none}@media(max-width:1072px){.menu__header{display:flex;justify-content:flex-end;padding:15px 20px;width:100%}}.header__bottom{width:100%;display:flex;flex-direction:row;align-items:center;height:50%}.header__menu,.menu__body{width:100%}.menu__list{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:.5rem 0 .5rem 1rem;list-style:none;flex-wrap:nowrap;min-width:max-content}.menu__link_calc{display:flex;align-items:center;gap:6px;color:#f0572d}.menu__link_calc:before{content:"";width:24px;height:24px;flex:0 0 24px;border:1px solid #e5e5e5;border-radius:100%;background:url(../svg/calc-Bv5YZKcG.svg) center/10px no-repeat;transition:border-color .2s ease,background-color .2s ease}@media(any-hover:hover){.menu__link_calc:hover{color:#ce441e}.menu__link_calc:hover:before{border-color:#f0572d;background-color:#f0572d0d}}#sidebar-overlay{background:#0003;position:fixed;inset:0;z-index:9;display:none}.menu__footer{display:none}@media screen and (max-width:1072px){.bottom__item{display:flex;align-items:center;justify-content:flex-start;height:100%;padding:0 15px}.header__menu{width:auto;flex:0 0 auto;border-right:none;padding-left:20px}.header__item:last-child{justify-content:space-evenly;width:100%;gap:0}#open-sidebar{display:flex;align-items:center;justify-content:center;margin-left:0;padding:0;cursor:pointer}#close-sidebar{display:flex;align-items:center;justify-content:center;margin:0;padding:0;cursor:pointer}.menu__header{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:15px 20px;flex-shrink:0}.menu__body{background-color:#fff;position:fixed;top:0;right:-100%;height:100vh;width:min(18em,100%);z-index:100;border-left:2px solid #e5e5e5;transition:right .3s ease-out;overflow-y:auto;display:flex;flex-direction:column;padding-top:0}.menu__body.show{right:0}.menu__body.show~#sidebar-overlay{display:block}.menu__list{display:flex;flex-direction:column;align-items:flex-start;gap:1em;width:100%;margin-top:0;padding-left:1rem;justify-content:flex-start;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.menu__list::-webkit-scrollbar{width:4px}.menu__list::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.menu__list .menu__item{width:100%}.menu__list a{width:100%;display:block;padding-left:20px;padding-right:20px}.menu__list a.menu__link_calc{display:flex;align-items:center}}@media screen and (max-width:630px){.header__logo{padding:10px 10px 10px 0}.header-top__btn{display:none}#short-phone-btn{display:flex;cursor:pointer}}@media screen and (max-width:630px)and (max-width:464px){#short-phone-btn{padding:0}}@media screen and (max-width:630px){.header__bottom{padding-left:20px}.bottom__item{padding:0}.bottom__item:first-child{display:none}.contacts-row__tel,.address-row{font-size:14px}.menu__footer{display:block;margin-top:20px;padding:20px;border-top:1px solid #e5e5e5;width:100%}.menu__footer .socials-row{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;height:auto}.menu__footer .socials-row span{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#838383}.menu__footer .socials-row__social-icons{margin-left:0}}@media screen and (max-width:430px){.contacts-row__tel,.address-row{font-size:13px}}.sub-menu{position:relative}.sub-menu>.menu__link{display:flex;align-items:center;gap:4px;cursor:pointer}.sub-menu>.menu__link:after{content:"";width:8px;height:5px;flex:0 0 8px;background:url(../svg/triangle-C0GisErv.svg) center/contain no-repeat;transition:transform .3s ease}.sub-menu.active>.menu__link:after{transform:rotate(180deg)}.sub-menu__list{position:absolute;top:100%;left:0;min-width:266px;background:#fff;padding:14px;box-shadow:0 4px 15px #2f2f3040;z-index:100;margin-top:20px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.sub-menu--wide .sub-menu__list{min-width:750px;left:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0 20px;transform:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width:1050px){.sub-menu--wide .sub-menu__list{display:grid;grid-template-columns:repeat(2,1fr);min-width:640px}}.sub-menu--wide.active .sub-menu__list{opacity:1;visibility:visible;transform:none}.sub-menu--wide .sub-menu__list .menu__item{border-bottom:1px solid #e5e5e5}.sub-menu--wide .sub-menu__list .menu__item:nth-last-child(-n+3){border-bottom:none}@media screen and (max-width:1072px){.sub-menu__list,.sub-menu--wide .sub-menu__list{position:static;box-shadow:none;padding-left:20px;min-width:auto;margin-top:10px;max-height:300px;overflow-y:auto;display:none;opacity:1;visibility:visible;transform:none;transition:none}.sub-menu.active .sub-menu__list,.sub-menu--wide.active .sub-menu__list{display:block}}.sub-menu__list:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px;background:transparent}.sub-menu.active .sub-menu__list{opacity:1;visibility:visible;transform:translateY(0)}.sub-menu__list .menu__item{display:block;margin:0;border-bottom:1px solid #e5e5e5}.sub-menu__list .menu__item:last-child{border-bottom:none}.sub-menu__list .menu__link{display:block;padding:10px 0;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;transition:color .3s}.sub-menu__list .menu__link:hover{color:#2d6281}@media screen and (max-width:1072px){.sub-menu__list{position:static;box-shadow:none;padding-left:20px;min-width:auto;margin-top:10px}}.menu__link{transition:color .2s ease}@media(any-hover:hover){.menu__link:hover{color:#2d6281}}.menu__link.is-active{color:#f0572d}.header__bottom{-webkit-overflow-scrolling:touch;scrollbar-width:none}.header__bottom::-webkit-scrollbar{display:none}.menu__link:focus-visible,.social__link:focus-visible,.sidebar-btn:focus-visible{outline:2px solid #f0572d;outline-offset:2px}.menu__link:focus:not(:focus-visible),.social__link:focus:not(:focus-visible),.sidebar-btn:focus:not(:focus-visible){outline:none}.sub-menu__list .menu__item--parent .menu__link{display:flex;align-items:center;justify-content:space-between;font-weight:500;color:#f0572d}.sub-menu__list .menu__item--parent .menu__link:after{content:"→";margin-left:8px;transition:transform .2s ease}@media(any-hover:hover){.sub-menu__list .menu__item--parent .menu__link:hover{color:#ce441e}.sub-menu__list .menu__item--parent .menu__link:hover:after{transform:translate(4px)}}.page{flex:1 1 0}.page-wrapper{display:flex;flex-direction:column;gap:120px}@media(max-width:1200px){.page-wrapper{gap:100px}}@media(max-width:800px){.page-wrapper{gap:80px}}.page__form-section{margin-top:120px}@media(max-width:1200px){.page__form-section{margin-top:100px}}@media(max-width:800px){.page__form-section{margin-top:80px}}[class*=__container]{max-width:1180px;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}section:first-child{padding-top:240px}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -5px 20px #2f2f301a;z-index:9999;transform:translateY(100%);transition:transform .4s ease-in-out}.cookie-banner.is-visible{transform:translateY(0)}.cookie-banner__wrapper{max-width:1200px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:768px){.cookie-banner__wrapper{flex-direction:column;text-align:center;padding:14px 15px;gap:10px}}.cookie-banner__text{margin:0;font-size:13px;line-height:135%;color:#2f2f30}@media(max-width:768px){.cookie-banner__text{font-size:12px}}.cookie-banner__text a{color:#2d6281;text-decoration:underline;font-weight:600;transition:color .3s ease}.cookie-banner__text a:hover{color:#da4f39;text-decoration:none}.cookie-banner__btn{background:#2d6281;color:#fff;border:none;padding:9px 24px;font-size:14px;font-weight:600;border-radius:4px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .3s ease}.cookie-banner__btn:hover{background:#da4f39;transform:translateY(-2px);box-shadow:0 5px 15px #da4f394d}.header__item--geo,.bottom__item--geo{position:relative}.geo-confirm{display:none;position:absolute;top:calc(100% + 8px);left:0;z-index:100;width:300px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #e5e5e5;box-shadow:0 8px 24px #0000001f;padding:16px 16px 14px}.geo-confirm.is-open{display:block}.geo-confirm:before{content:"";position:absolute;top:-6px;left:24px;width:11px;height:11px;background:#fff;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;transform:rotate(45deg)}.geo-confirm__close{position:absolute;top:4px;right:8px;background:none;border:none;font-size:22px;line-height:1;color:#b0b0b0;cursor:pointer;padding:2px 6px;transition:color .2s}.geo-confirm__close:hover{color:#2f2f30}.geo-confirm__text{font-size:15px;line-height:1.35;letter-spacing:-.02em;color:#2f2f30;padding-right:18px;margin-bottom:14px}.geo-confirm__text strong{font-weight:600}.geo-confirm__actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.geo-confirm__btn{border:none;padding:8px 14px;font-size:13px;font-weight:600;letter-spacing:-.02em;border-radius:3px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.geo-confirm__btn_primary{background:#2d6281;color:#fff}.geo-confirm__btn_primary:hover{background:#da4f39}.geo-confirm__btn_ghost{background:transparent;color:#2d6281;padding:8px 4px;text-decoration:underline}.geo-confirm__btn_ghost:hover{color:#da4f39;text-decoration:none}@media(max-width:480px){.geo-confirm{width:280px;left:auto;right:0}.geo-confirm:before{left:auto;right:24px}}.contacts-regions{padding-top:60px}.contacts-regions__title{padding-bottom:38px}@media(max-width:768px){.contacts-regions__title{padding-bottom:28px}}.contacts-regions__groups{display:flex;flex-direction:column;gap:28px}@media(max-width:600px){.contacts-regions__groups{gap:20px}}.contacts-regions__group{display:flex;flex-direction:column;gap:16px}.contacts-regions__letter{font-weight:600;font-size:36px;line-height:1;letter-spacing:-.03em;color:#2d6281;padding-bottom:8px;border-bottom:1px solid #e5e5e5}@media(max-width:600px){.contacts-regions__letter{font-size:28px}}.contacts-regions__items{display:flex;flex-direction:column;gap:12px}.contacts-regions__item{padding:22px;background-color:#fff;border-bottom:2px solid #2d6281;display:block;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}@media(any-hover:hover){.contacts-regions__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #2f2f301a;border-bottom-color:#f0572d}}.contacts-regions__city{font-weight:600;font-size:22px;line-height:1.1;letter-spacing:-.03em;color:#2f2f30;margin-bottom:8px}.contacts-regions__address{font-size:14px;line-height:1.3;letter-spacing:-.02em;color:#797979}.contacts{padding-bottom:112px;margin-bottom:120px;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat}.contacts__title{padding-bottom:18px}.contacts__text{max-width:618px;margin:auto;padding-bottom:38px;text-align:center}.contacts__items{display:flex;gap:30px;flex-wrap:wrap}@media(max-width:1200px){.contacts__items{display:grid;grid-template-columns:1fr}}.contacts__item{padding:28px;background-color:#fff;border-bottom:2px solid #2d6281;flex:0 1 31.6%;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.contacts__item_big{flex:0 1 48.6%}@media(any-hover:hover){.contacts__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #2f2f301a;border-bottom-color:#f0572d;cursor:pointer}}.contacts__badge{margin-bottom:29px;padding:12px 14px;border:1px solid #e5e5e5;font-size:14px;font-weight:600;letter-spacing:-.03em;display:inline-flex;align-items:center;gap:2px}.contacts__info{font-weight:600;font-size:26px;line-height:1.1;letter-spacing:-.03em}@media(max-width:420px){.contacts{padding-bottom:60px;margin-bottom:60px}.contacts__title{font-weight:590;font-size:29px;line-height:105%;letter-spacing:-.02em;text-align:center;color:#2f2f30}.contacts__text{font-weight:400;font-size:14px;line-height:125%;letter-spacing:-.03em;text-align:center;color:#333;max-width:300px}.contacts__items{flex-direction:column;gap:20px}.contacts__item,.contacts__item_big{padding:20px;flex:1 1 100%;width:100%;max-width:100%}.contacts__text{padding-bottom:20px}.contacts__info{max-width:270px}}.section-form{padding:0 0 38px}.section-form__body{position:relative;border:1px solid #e5e5e5;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat}.section-form__row{display:flex;justify-content:space-between;gap:clamp(30px,4vw,60px)}.section-form__content{position:relative;padding:clamp(28px,4vw,48px);flex:1 1 auto;flex-direction:column}.section-form__title{padding-bottom:38px;text-align:left;font-size:clamp(24px,4vw,40px);line-height:1.2}.section-form__form{max-width:419px;width:100%}.section-form__form input{background-color:#fff;width:100%;box-sizing:border-box;padding:21.5px 22px;margin-bottom:12px;display:block;border:1px solid #e5e5e5;border-radius:0;outline:none}.section-form__form input::placeholder{font-size:18px;line-height:1;letter-spacing:-.03em;color:#929292}.section-form__form button{width:100%}.section-form__image-block{border-left:1px solid #e5e5e5;flex:0 0 395px;position:relative}.section-form__image-block img{max-width:100%;height:auto;display:block}.section-form__image{margin-top:-73px;display:flex;justify-content:center}.section-form__text{font-size:21px;background-color:#fff;line-height:1.2;letter-spacing:-.03em;padding:16px 14px;position:absolute;bottom:11px;right:11px;left:12px;box-shadow:0 4px 15px #0000001a}@media(max-width:700px){.section-form{padding-bottom:0}.section-form__row{flex-direction:column;gap:0}.section-form__content{padding:21px;width:100%;box-sizing:border-box}.section-form__title{text-align:start;padding-bottom:21px}.section-form__form{max-width:100%;margin:0 auto}.section-form__image-block{flex:1 1 auto;width:100%;border-left:none;border-top:1px solid #e5e5e5;margin-top:0}.section-form__image{margin:0;padding:0}.section-form__image img{width:100%;height:100%;object-fit:cover}.section-form__text{position:absolute;bottom:10px;left:10px;right:10px;width:auto;text-align:center;font-size:16px}}.documents{padding-bottom:120px}.documents_post{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding:100px 0;margin-bottom:120px}.documents_faq .documents__title{max-width:800px;margin:auto;padding-bottom:38px}.documents_faq .document__name{font-size:20px}.documents__title{padding-bottom:18px}.documents__text{max-width:570px;margin:auto;text-align:center;padding-bottom:38px}.documents__items{margin-bottom:42px}.documents__item:first-child{padding-top:22px;border-top:1px solid #e5e5e5}.documents__item:not(:last-child){margin-bottom:22px}.document{padding-bottom:22px;border-bottom:1px solid #e5e5e5;display:block;transition:.3s}@media(any-hover:hover){.document:hover{opacity:.6}.document:hover .document__right{transform:translate(7px) scale(1.04)}}.document__row{display:flex;gap:40px;justify-content:space-between}.document__left{display:flex;gap:12px;align-items:center}.document__left img{width:30px;height:30px;flex:0 0 30px;object-fit:contain}.document__icon{flex-shrink:0;width:30px;flex:0 0 30px}.document__name{font-size:26px;font-weight:600;line-height:1.15;letter-spacing:-.03em;word-wrap:break-word;min-width:0}.document__right{transition:.3s;width:30px;height:30px;flex:0 0 30px}.document_dotted .document__left{gap:6px}.document_dotted .document__icon{width:8px;height:8px;flex:0 0 8px;background-color:#2d6281;border-radius:100%}.section-search-wrapper{max-width:800px;margin:0 auto 40px;padding:0 20px;box-sizing:border-box}.section-search-form{display:flex;position:relative;box-shadow:0 0 35px #2f2f301a;background:#fff;overflow:hidden}.section-search-form .section-search-input{flex-grow:1;border:none;padding:18px 24px;font-size:16px;color:#2f2f30;outline:none;background:transparent}.section-search-form .section-search-input::placeholder{color:#999}.section-search-form .section-search-btn{background:#2d6281;color:#fff;border:none;padding:0 32px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease}.section-search-form .section-search-btn:hover{background:#da4f39}@media(max-width:600px){.section-search-form{flex-direction:column}.section-search-form .section-search-input{border-bottom:1px solid #e5e5e5}.section-search-form .section-search-btn{padding:16px;width:100%}}@media screen and (max-width:420px){.documents__title{font-weight:590;font-size:29px;line-height:105%;max-width:320px;margin:0 auto}.documents__text{font-weight:400;font-size:14px;line-height:125%;color:#333;max-width:304px;margin:0 auto}.document__name{font-weight:590;font-size:16px;line-height:115%}.documents_faq .document__name{font-size:16px}}.post-document__title{max-width:750px;margin:0 auto 18px;font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media(max-width:768px){.post-document__title{font-size:32px}}.post-document__subtitle{max-width:810px;margin:0 auto 42px;font-weight:400;font-size:18px;line-height:135%;letter-spacing:-.03em;text-align:center;color:#2f2f30}.post-document__body{max-width:550px;margin:0 auto}.post-document__content{margin-top:32px;font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;text-align:left;margin-bottom:50px}.download{box-shadow:0 0 35px #2f2f301a;background:#2d6281;padding:4px;margin-bottom:32px}.download__row{border:1px dashed #3d7698;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:600px){.download__row{flex-direction:column;padding:16px}}.download__left{display:flex;align-items:center;gap:10px}@media(max-width:600px){.download__left{gap:5px}}.download__icon{flex-shrink:0;width:38px;height:38px;object-fit:contain}@media(max-width:400px){.download__icon{width:22px;height:22px;gap:2px}}.download__name{font-weight:590;font-size:17px;line-height:110%;letter-spacing:-.03em;color:#fff}@media(max-width:600px){.download__right{width:100%}}.team__btn{width:100%;margin-top:10px;flex-shrink:0}@media(max-width:768px){.team__items{grid-template-columns:1fr;justify-items:center}.team__item{min-height:400px;max-width:320px;width:100%}.team__description{height:230px;padding:14px}.team__name{font-size:22px}}.cases{margin-bottom:120px}.cases__title{padding-bottom:18px}.cases__text{text-align:center;max-width:700px;margin:auto;padding-bottom:38px}.cases__items{display:grid;grid-template-columns:1fr;background-color:#e5e5e5;border:1px solid #e5e5e5;gap:1px;margin-bottom:42px}@media(min-width:768px){.cases__items{grid-template-columns:repeat(2,1fr)}}.cases__item{padding:clamp(20px,2.5vw,20px);background-color:#fff;border-radius:6px;display:grid;grid-template-rows:subgrid;grid-row:span 3}.cases__top{display:flex;align-items:center;gap:12px;padding-bottom:20px}.cases__icon{width:52px;height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#2d6281}.cases__subtitle{font-weight:600;font-size:20px;line-height:1.2;letter-spacing:-.03em}.cases__subtext{padding-bottom:22px;color:#838383}.cases__btn{display:inline-flex;max-width:185px}@media(max-width:556px){.cases__btn{margin:0 auto;max-width:420px;width:95%}}@media(max-width:556px){.cases__title{font-weight:590;font-size:29px;line-height:110%;letter-spacing:-.02em}.cases__text{font-weight:400;font-size:14px;line-height:130%;letter-spacing:-.03em;max-width:320px;margin:0 auto}.cases__icon{width:42px;height:42px;flex:0 0 42px}.cases__subtitle{font-weight:590;font-size:16px;line-height:115%}.cases__subtext{font-weight:400;font-size:12px;line-height:120%}}.case-single__layout{display:grid;grid-template-columns:1fr 300px;gap:60px}.case-single__main{max-width:665px;width:100%}.case-single__title{font-weight:590;font-size:38px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:20px}.case-single__excerpt{font-weight:400;font-size:18px;line-height:135%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:40px}.case-structure__heading{font-weight:590;font-size:26px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:15px;margin-top:40px;text-align:start}.case-structure__section:first-child .case-structure__heading{margin-top:0}.case-single__main .text-block p{font-weight:400;font-size:18px;line-height:135%;letter-spacing:-.03em;color:#2f2f30;padding-bottom:18px}.case-single__main .text-block ol{counter-reset:my-counter;list-style:none;padding-left:0;margin-bottom:20px}.case-single__main .text-block ol li{position:relative;padding-left:20px;margin-bottom:10px;line-height:1.5}.case-single__main .text-block ol li:before{content:counter(my-counter) ".";counter-increment:my-counter;position:absolute;left:0;top:0;font-weight:400;font-size:18px;line-height:135%;letter-spacing:-.03em;color:#2f2f30}.client-card{background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;padding:22px;border:rgba(0,0,0,.1);position:relative;margin-bottom:40px;min-width:320px;max-width:420px}.client-card--desktop{position:-webkit-sticky;position:sticky;top:80px;z-index:10}.client-card__icon{position:relative;width:38px;height:38px;margin-bottom:15px}.client-card__icon svg{width:100%;height:100%;display:block}.client-card__check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:auto}.client-card__text{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30}.client-card--mobile{display:none}@media(max-width:900px){.case-single__layout{grid-template-columns:1fr;gap:40px}.case-single__sidebar{display:none}.client-card--mobile{display:block;margin-top:-10px;margin-bottom:40px}}@media(max-width:420px){.case-single__title{font-weight:590;font-size:24px;line-height:110%;margin-bottom:15px}.case-single__excerpt{font-weight:400;font-size:14px;line-height:130%;margin-bottom:30px}.case-structure__heading{font-weight:590;font-size:20px;line-height:100%;margin-bottom:15px;margin-top:30px}.text-block p{font-weight:400;font-size:14px;line-height:120%}}.text-block .ren8{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:4px;padding:25px;margin:40px 0;box-sizing:border-box}.text-block .ren8>p:first-child{font-weight:600;font-size:18px;color:#2f2f30;margin-bottom:12px}.text-block .ren8>p:last-child{display:flex;align-items:center}.text-block .ren8 img.fileico{width:32px;height:auto;margin-right:15px;display:block}.text-block .ren8 a.bilnk{font-weight:500;font-size:16px;line-height:130%;color:#2d6281;text-decoration:underline;transition:color .3s ease;word-break:break-word}.text-block .ren8 a.bilnk:hover{text-decoration:none;color:#da4f39}@media(max-width:420px){.text-block .ren8{padding:20px}.text-block .ren8>p:first-child{font-size:16px}.text-block .ren8 a.bilnk{font-size:14px}}.blog{margin-bottom:120px}.blog__title{padding-bottom:38px}.blog__items{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:42px}.blog__item{height:100%}.item-blog__body{padding:28px;background-color:#fff;box-shadow:0 0 35px #2f2f301a;display:flex;flex-direction:column;height:100%}.item-blog__image{display:block;margin-bottom:18px;position:relative;padding-bottom:percent(224,312);height:200px;max-width:100%}.item-blog__image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.item-blog__date{font-size:14px;letter-spacing:-.03em;color:#838383;padding-bottom:18px;border-bottom:1px solid #e5e5e5;margin-bottom:18px;flex-shrink:0}.item-blog__title{font-size:26px;letter-spacing:-.03em;color:#2f2f30;font-weight:600;padding-bottom:12px;flex-shrink:0}.item-blog__text{max-width:100%;flex-grow:1}@media screen and (max-width:420px){.blog__title{padding:0;font-weight:590;font-size:29px;line-height:110%;margin-bottom:30px}.item-blog__body{padding:20px}.item-blog__date{font-weight:400;font-size:12px;line-height:100%;padding-bottom:15px;margin-bottom:15px}.item-blog__title{font-weight:590;font-size:20px;line-height:100%}.item-blog__text{font-weight:400;font-size:14px;line-height:120%}}.calc{margin-bottom:120px}@media(max-width:992px){.calc{margin-bottom:80px}}@media(max-width:600px){.calc{margin-bottom:60px}}.calc__title{padding-bottom:18px}.calc__text{max-width:875px;margin:auto auto 42px;text-align:center}@media(max-width:600px){.calc__text{margin-bottom:28px}}.block-calc{box-shadow:0 0 35px #2f2f301a;background:#fff}.block-calc__body{padding:18px}@media(max-width:600px){.block-calc__body{padding:14px}}.block-calc__row{display:flex;gap:28px}@media(max-width:992px){.block-calc__row{flex-direction:column;gap:20px}}.block-calc__image{flex:0 0 48.755%;position:relative;padding-bottom:48.132%}.block-calc__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:992px){.block-calc__image{flex:none;padding-bottom:56.25%;max-height:300px}}@media(max-width:600px){.block-calc__image{padding-bottom:65%}}.block-calc__content{flex:1 1 100%}.block-calc__title{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e5e5e5;font-weight:600;font-size:32px;line-height:1.1;letter-spacing:-.03em;color:#2d6281}@media(max-width:992px){.block-calc__title{font-size:26px;padding-bottom:18px;margin-bottom:18px}}@media(max-width:600px){.block-calc__title{font-size:22px;padding-bottom:14px;margin-bottom:14px}}.block-calc__form-block{margin-bottom:22px}@media(max-width:600px){.block-calc__form-block{margin-bottom:18px}}.block-calc__label{font-weight:600;font-size:18px;letter-spacing:-.03em;color:#2f2f30;padding-bottom:14px}@media(max-width:600px){.block-calc__label{font-size:16px;padding-bottom:10px}}.block-calc__inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 8px}@media(max-width:480px){.block-calc__inputs{grid-template-columns:1fr;gap:10px}}.block-calc__inputs_tax{grid-template-columns:repeat(2,1fr)}@media(max-width:600px){.block-calc__inputs_tax{grid-template-columns:1fr}}.block-calc__inputs_small{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.block-calc__inputs_small{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.block-calc__inputs_small{grid-template-columns:repeat(2,1fr)}}.block-calc__bottom-row{display:flex;justify-content:space-between;align-items:center;gap:20px}@media(max-width:600px){.block-calc__bottom-row{flex-direction:column;align-items:stretch;gap:16px}}@media(max-width:600px){.block-calc__price-block{text-align:center}}.block-calc__price-text{font-size:18px;letter-spacing:-.03em;color:#2f2f30;padding-bottom:10px}@media(max-width:600px){.block-calc__price-text{font-size:16px;padding-bottom:6px}}.block-calc__price{font-weight:600;font-size:32px;letter-spacing:-.03em;color:#2f2f30}@media(max-width:600px){.block-calc__price{font-size:28px}}.block-calc__btn{font-size:20px;flex:0 1 266px}@media(max-width:600px){.block-calc__btn{flex:none;width:100%;font-size:18px}}.cost{margin-bottom:120px}.cost__title{padding-bottom:18px}.cost__text{max-width:550px;margin:auto;text-align:center;padding-bottom:39px}.compare{padding:120px 0;margin-bottom:120px;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;margin-top:120px}@media(max-width:992px){.compare{padding:80px 0;margin-bottom:80px;margin-top:80px}}@media(max-width:600px){.compare{padding:60px 0;margin-bottom:60px;margin-top:60px}}.compare__container{max-width:1200px;margin:0 auto;padding:0 15px}.compare__title{max-width:524px;margin:auto}.compare__subtitle{max-width:524px;margin:auto;text-align:center;font-family:var(--font-family);font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.03em;padding:18px 0 14px;position:relative}@media(max-width:992px){.compare__subtitle{font-size:24px}}@media(max-width:600px){.compare__subtitle{font-size:20px;padding:14px 0 10px}}.compare__subtitle:after{content:"";top:0;left:50%;transform:translate(-50%,-50%);position:absolute;width:8px;height:8px;border-radius:100%;background-color:#dd4d28;display:none}.compare__text{padding-bottom:38px;max-width:594px;margin:auto;text-align:center}@media(max-width:600px){.compare__text{padding-bottom:28px}}.compare__items{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:992px){.compare__items{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:600px){.compare__items{grid-template-columns:1fr;gap:16px}}.compare__item{padding:28px 28px 52px;box-shadow:0 0 35px #2f2f301a;background:#fff;position:relative}@media(max-width:600px){.compare__item{padding:20px 20px 40px}}.compare__item:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;box-shadow:0 0 35px #2f2f301a;background:#2d6281}.compare__item-title{padding-bottom:28px;font-size:26px;line-height:1.1;letter-spacing:-.03em}@media(max-width:992px){.compare__item-title{font-size:22px;padding-bottom:20px}}@media(max-width:600px){.compare__item-title{font-size:20px;padding-bottom:16px}}.compare__item-chk{display:flex;align-items:center;gap:6px;font-weight:600;letter-spacing:-.03em;padding-bottom:14px}@media(max-width:600px){.compare__item-chk{padding-bottom:10px}}.compare__item-chk:before{content:"";width:24px;height:24px;flex:0 0 24px;border-radius:100%;background:url(../svg/chk-wh-Cr2dPXjX.svg) center/16px no-repeat #dd4d28}.center{margin-bottom:100px}.center__title{padding-bottom:40px}.center__people{display:flex;padding-bottom:60px}.center__human{display:flex;align-items:center;justify-content:center;width:180px;height:180px;flex:0 0 180px;overflow:hidden;background-color:#e9e9e9;border:10px solid #fff;border-radius:100%}.center__human:not(:first-child){margin-left:-37px}.center__reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review-center{padding:22px 22px 24px;box-shadow:0 0 35px #2f2f301a;background:#fff;position:relative}.review-center:after{content:"";position:absolute;width:100%;bottom:0;left:0;height:2px;background:#2d6281}.review-center__title{padding-bottom:22px;font-weight:600;font-size:26px;max-width:230px;line-height:1.1;letter-spacing:-.03em;color:#2d6281}.review-center__title span{color:#2f2f30}.review-center__bottom{display:flex;align-items:flex-end;gap:6px;justify-content:space-between}.review-center__text{color:#797979}.review-center__link{font-weight:600;font-size:18px;letter-spacing:-.03em;text-decoration:underline;text-decoration-skip-ink:none;color:#dd4d28;display:flex;align-items:center;gap:2px;transition:.3s}.review-center__link:after{content:"";width:18px;height:18px;flex:0 0 18px;transition:.3s;background:url(../svg/arr-red-Bgo3omCG.svg) center/contain no-repeat}@media(any-hover:hover){.review-center__link:hover{opacity:.7}.review-center__link:hover:after{transform:translate(10px)}}.experience{padding:100px 0;margin-bottom:100px;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat}@media(max-width:600px){.experience{padding-top:60px;padding-bottom:60px}}.experience__title{padding-bottom:38px}.experience__row:not(:last-child){margin-bottom:28px}.experience__row{display:flex;gap:28px}.item-experience{min-height:255px;padding:28px}.item-experience_red{background:linear-gradient(360deg,#f0572d,#ce441e);flex:0 0 50%;position:relative}.item-experience_red:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:url(../svg/elipse-DbndvsaO.svg) right/contain no-repeat}.item-experience_red .item-experience__title{color:#fff;flex:1 1 100%}.item-experience_red .item-experience__num{color:#fff;padding-bottom:6px}.item-experience_red .item-experience__text{letter-spacing:-.03em;color:#fff}.item-experience_red .item-experience__adv{position:absolute}.item-experience_red .item-experience__adv:nth-child(1){top:23px;right:104px}.item-experience_red .item-experience__adv:nth-child(2){top:68px;right:127px}.item-experience_red .item-experience__adv:nth-child(3){top:117px;right:138px}.item-experience_red .item-experience__adv:nth-child(4){top:166px;right:131px}.item-experience_red .item-experience__adv:nth-child(5){top:209px;right:111px}.item-experience_wh{flex:0 0 50%;box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex;align-items:center;justify-content:space-between}.item-experience_wh .item-experience__title{flex:1 1 100%;max-width:241px}.item-experience_work{box-shadow:0 0 35px #2f2f301a;background:#fff;flex:0 0 percent(269,1160)}.item-experience_work .item-experience__text{font-weight:600;line-height:1.1;letter-spacing:-.03em;color:#2d6281;padding-bottom:10px}.item-experience_work .item-experience__num{font-size:78px;color:#2d6281;padding-bottom:0}.item-experience_work .item-experience__title{font-size:20px}.item-experience_work .item-experience__title{flex:1 1 auto}.item-experience_saving{position:relative;flex:0 0 percent(566,1160)}.item-experience_saving .item-experience__text{font-size:14px;flex:0 1 264px}.item-experience_saving .item-experience__num{padding-bottom:0}.item-experience__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column}.item-experience_team{background:#2d6281;flex:0 0 percent(269,1160);position:relative}.item-experience_team .item-experience__title{font-weight:600;font-size:22px;line-height:1.1;letter-spacing:-.03em;color:#fff;padding-bottom:13px;margin-bottom:13px;position:relative}.item-experience_team .item-experience__title:after{content:"";position:absolute;bottom:0;left:-28px;height:1px;width:calc(100% + 56px);background-color:#427c9e}.item-experience_team img{position:absolute}.item-experience_team img:nth-child(1){top:8px;left:8px}.item-experience_team img:nth-child(2){top:8px;right:8px;transform:rotate(90deg)}.item-experience_team img:nth-child(3){bottom:8px;left:8px;transform:rotate(-90deg)}.item-experience_team img:nth-child(4){bottom:8px;right:8px;transform:rotate(180deg)}.item-experience__title{font-weight:600;font-size:26px;line-height:1.1;letter-spacing:-.03em}.item-experience__num{font-weight:600;font-size:48px;letter-spacing:-.03em;color:#e45028;padding-bottom:6px}.item-experience__num span{font-size:28px}.item-experience__adv{display:flex;gap:8px;align-items:center;font-size:14px;color:#fff;letter-spacing:-.03em}.item-experience__adv:after{content:"";width:22px;height:22px;flex:0 0 22px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:url(../svg/check-DtrpgjAN.svg) center/14px no-repeat #fff}.item-experience__statistics{flex:0 1 205px;height:205px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.item-experience__statistics-red{position:absolute;inset:0;border-radius:50%;background:conic-gradient(#e45028 0deg 320deg,transparent 320deg 360deg);transform:rotate(60deg)}.item-experience__statistics-blue{position:absolute;inset:0;border-radius:50%;background:conic-gradient(transparent 0deg 320deg,#2d6280 320deg 360deg);z-index:1;transform:rotate(60deg)}.item-experience__body{position:relative;width:155px;height:155px;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2}.item-experience__rating{font-weight:600;font-size:48px;letter-spacing:-.03em;color:#2f2f30}.item-experience__avg{font-size:10px;line-height:1.3;color:#555;max-width:110px}.item-experience__exp{display:flex;gap:4px;align-items:flex-end;margin-bottom:35px}.item-experience__range{background-color:#f3c9bd;height:2px;position:relative;margin:0 -28px}.item-experience__range span{position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(360deg,#f0572d,#ce441e)}.item-experience__range img{position:absolute;top:calc(-50% + 1px);left:50%;transform:translate(-50%,calc(-50% + 1px))}.item-experience__top{display:flex;align-items:center;gap:13px}.item-experience__schedule{position:absolute;bottom:-30px;left:0;width:100%}.item-experience__schedule img{width:100%}.item-experience__li{font-size:14px;letter-spacing:-.03em;color:#fff;display:flex;gap:2px}.item-experience__li:not(:last-child){margin-bottom:8px}.item-experience__li:before{content:"";width:14px;height:14px;flex:0 0 14px;background:url(../svg/chk-wh-Cr2dPXjX.svg) center/14px no-repeat}.accounting{padding-bottom:100px}.accounting__title{padding-bottom:38px}.accounting__title span{color:#2d6281}.accounting__body{box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex}.accounting__left{padding:28px;flex:0 0 50%;border-right:1px solid #e5e5e5}.accounting__left .accounting__subtitle{padding-bottom:32px;max-width:241px}.accounting__subtitle{max-width:332px;font-weight:600;font-size:26px;line-height:1.05;letter-spacing:-.03em;color:#2f2f30}.accounting__item-client{display:flex;align-items:center;gap:8px}.accounting__item-client:not(:last-child){margin-bottom:20px}.accounting__service{flex:0 0 152px;font-weight:600;font-size:20px;line-height:1.1;letter-spacing:-.03em;color:#2d6281}.accounting__line{height:22px;background:#2d6281}.accounting__num{font-size:16px;line-height:1.1;letter-spacing:-.03em;color:#797979}.accounting__right{flex:0 0 50%;padding:28px 28px 0}.accounting__statistics{display:flex;gap:28px;align-items:flex-end}.accounting__statistic{flex:0 1 25%}.accounting__after{background:#e9e9e9;text-align:center;height:30px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;letter-spacing:-.03em;color:#969696}.accounting__before{background:linear-gradient(360deg,#f0572d,#ce441e);font-weight:600;font-size:20px;letter-spacing:-.03em;text-align:center;color:#fff;display:flex;align-items:flex-end;justify-content:center;padding-bottom:12px}.steps__section{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding-top:120px;padding-bottom:120px}@media(max-width:600px){.steps__section{padding-top:60px;padding-bottom:60px}}.steps__section .heading-p{margin-top:22px;font-weight:400;font-size:20px;line-height:140%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media(max-width:600px){.steps__section .heading-p{margin-top:12px;font-size:14px}}.steps__section .heading-p span{font-weight:590;color:#2d6281}.steps__section .step-cards__container{margin-top:38px;display:flex;gap:28px;justify-content:space-between}@media(max-width:1200px){.steps__section .step-cards__container{display:grid;grid-template-columns:269px 269px;place-content:center}}@media(max-width:600px){.steps__section .step-cards__container{grid-template-columns:1fr;margin-top:20px}}.steps__section .step-cards__container .step-card{box-shadow:0 0 35px #2f2f301a;background:#fff;width:100%;max-width:269px;padding:28px;display:flex;flex-direction:column;gap:18px}@media(max-width:600px){.steps__section .step-cards__container .step-card{gap:10px;padding:20px}}.steps__section .step-cards__container .step-card{border-bottom:2px solid #2d6281;position:relative}@media(max-width:600px){.steps__section .step-cards__container .step-card{max-width:100%}}.steps__section .step-cards__container .step-card svg{position:absolute;right:-35px;bottom:-35px}@media(max-width:1200px){.steps__section .step-cards__container .step-card svg{display:none}}.steps__section .step-cards__container .step-card__heading{font-weight:590;font-size:24px;line-height:100%;letter-spacing:-.03em}@media(max-width:600px){.steps__section .step-cards__container .step-card__heading{font-size:20px}}.steps__section .step-cards__container .step-card__heading span{color:#2d6281}.steps__section .step-cards__container .step-card__text{font-weight:400;font-size:16px;line-height:125%;letter-spacing:-.03em;color:#2f2f30}@media(max-width:600px){.steps__section .step-cards__container .step-card__text{font-size:14px}}.steps__section .step-cards__container .step-card:last-child{box-shadow:0 0 35px #2f2f301a;background:#2d6281}.steps__section .step-cards__container .step-card:last-child .step-card__heading{color:#fff}.steps__section .step-cards__container .step-card:last-child .step-card__heading span{color:#fff}.steps__section .step-cards__container .step-card:last-child .step_card__text{color:#fff}.subscribe-block{margin-top:40px;display:flex;flex-direction:column;gap:28px;max-width:460px;margin-left:auto;margin-right:auto}.subscribe-block p{font-weight:590;font-size:28px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media(max-width:600px){.subscribe-block p{font-size:20px}}.subscribe-block button{max-width:380px;margin:0 auto}@media(max-width:420px){.steps__section h2{max-width:275px;margin:0 auto 12px}.steps__section .heading-p{max-width:275px;margin:0 auto}}.cons-post__title{font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30;max-width:800px;margin:0 auto 38px}.cons-post__meta{text-align:center;margin-bottom:30px;margin-top:-10px}.cons-post__date{font-size:14px;line-height:1;color:#8b8b8b;font-weight:500;display:inline-flex;align-items:center;gap:8px}.cons-post__date svg{width:16px;height:16px;margin-top:-1px}.cons-post__columns{display:flex;align-items:flex-start;gap:28px;position:relative;margin-bottom:120px}.cons-sidebar{flex:0 0 368px;position:sticky;top:100px;z-index:10}.cons-sidebar__body{box-shadow:0 0 35px #2f2f301a;background:#fff;padding:28px;text-align:left}.cons-sidebar__person-info{display:flex;align-items:center;gap:22px;margin-bottom:14px}.cons-sidebar__person-info img{width:100px;height:100px;border-radius:50%;object-fit:cover}.cons-sidebar__person-info span{font-weight:590;font-size:24px;line-height:100%;letter-spacing:-.03em;color:#2f2f30}.cons-sidebar__text{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:18px}.cons-sidebar__btn{width:100%}.cons__content{flex:1;font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30}.cons__content h2{font-weight:590;font-size:44px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;text-align:start;margin-bottom:18px;margin-top:28px}.cons__content h2:first-child{margin-top:0}.cons__content h3{font-size:26px;font-weight:600;margin-bottom:20px;margin-top:40px}.cons__content p{margin-bottom:12px}.cons__content p:last-child{margin-bottom:0}.cons__content p br+strong{display:inline-block;margin-top:12px;margin-right:2px}.cons__content p br+em{display:inline-block;margin-top:12px}.cons__content img{max-width:100%;height:auto;margin:30px 0;display:block}.cons__content a{color:#2d6281;text-decoration:underline;transition:.3s}.cons__content a:hover{text-decoration:none;color:#e85e28}.cons__content ul{list-style:none;padding:0}.cons__content ul li{position:relative;padding-left:30px;margin-bottom:18px}.cons__content ul li:before{content:"";position:absolute;left:0;top:.15em;width:24px;height:24px;border-radius:50%;background:url(../svg/chk-wh-Cr2dPXjX.svg) center no-repeat,linear-gradient(360deg,#f0572d,#ce441e)}.cons__content ul li:has(strong){display:block;padding-left:32px;position:relative}.cons__content ul li:has(strong):before{position:absolute;left:0;top:0;width:24px;height:24px;border-radius:50%;background:url(../svg/chk-wh-Cr2dPXjX.svg) center no-repeat,linear-gradient(360deg,#f0572d,#ce441e)}.cons__content ul li:has(strong) strong{display:block}.cons__content ol{list-style:none;padding:0;margin:0 0 30px;counter-reset:my-counter}.cons__content ol li{display:flex;align-items:center;gap:6px;margin-bottom:18px;counter-increment:my-counter}.cons__content ol li:before{content:counter(my-counter);flex-shrink:0;width:24px;height:24px;background-color:#2d6281;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:590;font-size:14px;line-height:100%;letter-spacing:-.03em}.cons__content>p:first-of-type{font-style:italic;font-size:18px;margin-bottom:18px}.ask-question{margin-top:28px;padding-top:28px;border-top:1px solid #E5E5E5}.ask-question__title{font-weight:590;font-size:36px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:22px}.ask-question .fluentform .ff-el-form-control{background-color:#f3f3f3;border:none;border-radius:0;padding:18px;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#8e8e8e;width:100%}.ask-question .fluentform .ff-el-form-control:focus{outline:1px solid #ccc;background-color:#fff}.ask-question .fluentform .ff-btn-submit{width:100%}.ask-question .fluentform .ff-el-input--label{display:none}.ask-question .fluentform .ff-el-tc,.ask-question .fluentform .ff-el-form-check{display:flex!important;flex-direction:row!important;align-items:center!important;width:auto!important}.ask-question .fluentform .ff-el-form-check label{display:flex!important;align-items:center!important;width:auto!important;margin-bottom:0!important}.ask-question .fluentform input[type=checkbox]{margin-right:10px!important;margin-bottom:0!important;margin-top:0!important;width:auto!important;float:none!important}.ask-question .fluentform .ff-el-form-check-label span,.ask-question .fluentform .ff-el-form-check-label{display:inline-block!important;width:auto!important}@media screen and (max-width:576px){.ask-question{margin-top:22px;padding-top:22px}.ask-question__title{font-size:24px}}@media screen and (max-width:1100px){.cons-post__columns{flex-direction:column;gap:30px;margin-bottom:60px}.cons-sidebar{width:100%;position:static;flex:auto}}@media screen and (max-width:576px){.cons-post__title{font-size:26px;margin-bottom:24px;line-height:1.2}.cons-post__columns{flex-direction:column;gap:30px;margin-bottom:60px}.cons-sidebar{width:100%;position:static;flex:auto}.cons-sidebar__body{padding:20px}.cons-sidebar__person-info{gap:15px}.cons-sidebar__person-info img{width:60px;height:60px}.cons-sidebar__person-info span{font-size:20px}.cons-sidebar__text{font-size:14px;margin-bottom:15px}.cons__content{font-size:16px}.cons__content h2{font-size:24px;margin-top:24px;margin-bottom:14px;line-height:1.2}.cons__content h3{font-size:20px;margin-top:24px;margin-bottom:14px}.cons__content img{margin:20px 0}.cons__content ul li,.cons__content ol li{align-items:flex-start}}.similar-posts{padding-top:120px;padding-bottom:112px;margin-bottom:120px;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat}@media screen and (max-width:420px){.similar-posts{padding-top:60px;padding-bottom:60px}}.similar-posts__title{margin:0 auto 38px;font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media screen and (max-width:420px){.similar-posts__title{margin-bottom:30px;font-weight:590;font-size:29px;line-height:105%;letter-spacing:-.02em}}.garants-section__title{margin:0 auto 22px;font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}.garants-section__subtitle{margin:0 auto 60px;font-weight:400;font-size:22px;line-height:100%;letter-spacing:-.03em;text-align:center;color:#2f2f30}.garants-section__tiles-wrapper{display:flex;flex-wrap:wrap;gap:28px}.garants-section__tile{box-shadow:0 0 35px #2f2f301a;background:#fff;padding:22px;border-bottom:2px solid #2d6281;flex:1 1 calc(25% - 30px);display:flex;flex-direction:column;align-items:flex-start;height:100%;min-height:176px}.garants-section__tile-icon{width:54px;height:54px;border-radius:50%;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0}.garants-section__tile-icon img{width:30px;height:30px;object-fit:contain}.garants-section__tile-text{font-weight:590;font-size:18px;line-height:110%;letter-spacing:-.03em;color:#2f2f30}@media(max-width:1102px){.garants-section__tile{flex:1 1 calc(50% - 30px)}}@media(max-width:576px){.garants-section__title{font-weight:590;font-size:29px;line-height:100%;letter-spacing:-.02em;margin-bottom:12px;max-width:300px}.garants-section__subtitle{font-weight:400;font-size:14px;line-height:130%;letter-spacing:-.03em;margin-bottom:30px}.garants-section__tiles-wrapper{gap:20px}.garants-section__tile{flex:1 1 100%;flex-direction:row;align-items:center;min-height:auto;padding:20px}.garants-section__tile-icon{margin-bottom:0;margin-right:10px}.garants-section__tile-text{font-size:14px;line-height:115%;text-align:left}}.garants-points{padding-top:120px;padding-bottom:112px;margin-bottom:120px;background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat}@media(max-width:600px){.garants-points{padding-top:60px;padding-bottom:60px;margin-bottom:60px}}.garants-points__title{max-width:530px;font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:18px}@media(max-width:468px){.garants-points__title{margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:29px;line-height:100%;letter-spacing:-.02em;text-align:center;color:#2f2f30;max-width:305px}}.garants-points__subtitle{max-width:810px;margin-bottom:38px;font-size:18px;line-height:1.5;color:#555}@media(max-width:468px){.garants-points__subtitle{font-size:14px;line-height:130%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:30px}}.garants-points__block{padding-top:18px;padding-bottom:18px;border-top:1px solid #e5e5e5;display:grid;grid-template-columns:100px 1fr;grid-template-rows:min-content min-content;align-content:center;column-gap:30px;row-gap:12px}.garants-points__block:last-child{border-bottom:1px solid #e5e5e5}.garants-points__num{grid-row:1/3;grid-column:1/2;align-self:center;font-weight:590;font-size:82px;line-height:100%;letter-spacing:-.03em;background:linear-gradient(360deg,#f0572d,#ce441e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.garants-points__point{grid-row:1;grid-column:2;align-self:end;font-weight:590;font-size:24px;line-height:110%;letter-spacing:-.03em;color:#2f2f30}.garants-points__text{grid-row:2;grid-column:2;align-self:start;font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;max-width:850px}@media(max-width:768px){.garants-points__block{grid-template-columns:min-content 1fr;align-content:start;column-gap:5px;row-gap:10px;align-items:center}.garants-points__num{grid-row:1;grid-column:1;font-size:52px;transform:none;align-self:center;margin-right:5px}.garants-points__point{grid-row:1;grid-column:2;max-width:180px;align-self:center;font-size:16px}.garants-points__text{font-size:14px;grid-row:2;grid-column:1/-1}}.garants-relations__title{margin-bottom:38px;font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30}@media(max-width:568px){.garants-relations__title{font-size:29px;margin-bottom:30px}}.relations-block__wrapper{box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex}.relations-block__photo{object-fit:cover;display:block;padding:14px 38px 0 14px}.relations-block__body{flex:1;border-left:1px solid #e5e5e5;padding:38px;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:38px}.relations-block__top .quote-icon{position:absolute;top:18px;right:18px;width:62px;height:62px}.relations-block__text{font-weight:400;font-size:22px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;max-width:650px;margin:0}.relations-block__name{font-weight:590;font-size:18px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:10px}.relations-block__prof{font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.03em;color:#797979}@media(max-width:1058px){.relations-block__wrapper{flex-direction:column}.relations-block__body{order:1;border-left:none;border-bottom:1px solid #e5e5e5;padding-top:80px}.relations-block__photo{padding:0;order:2;margin:0 auto}.relations-block__top{right:0;margin-right:auto}.relations-block__text{font-size:16px}}.otzivi-header{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding-bottom:120px}@media(max-width:600px){.otzivi-header{padding-top:60px;padding-bottom:60px}}.otzivi__title{font-weight:590;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin:0 auto 22px}.otzivi__subtitle{font-weight:400;font-size:22px;line-height:100%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin:0 auto 48px}.otzivi-tiles{padding:48px 0}.otzivi-tiles__switch{display:flex;justify-content:center;margin-bottom:40px;margin-left:auto;margin-right:auto;width:100%;max-width:600px;border:1px solid #2d6281}@media(max-width:576px){.otzivi-tiles__switch{flex-direction:column;gap:10px;border:none}}.otzivi-tiles__btn{flex:1;padding:16px 36px;font-size:16px;cursor:pointer;background:transparent;border:none;color:#2d6281;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otzivi-tiles__btn.active-switch{background:#2d6281;color:#fff}.otzivi-tiles__btn:hover:not(.active-switch){background:#2d62811a}@media(max-width:576px){.otzivi-tiles__btn{border:1px solid #2d6281;width:100%}}.otzivi-tiles__content{display:none;animation:fadeIn .5s}.otzivi-tiles__content.active-tiles{display:block}.otzivi-tiles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:38px}@media(max-width:992px){.otzivi-tiles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.otzivi-tiles__grid{grid-template-columns:1fr;gap:18px}}.otzivi-tiles__single-letter{position:relative;display:block;padding:0;background:#f9f9f9;aspect-ratio:.7}.otzivi-tiles__single-letter:nth-child(n+10){display:none}.show-all .otzivi-tiles__single-letter{display:block}@media(any-hover:hover){.otzivi-tiles__single-letter:hover .otzivi-tiles__img-wrapper img{transform:scale(1.03)}}.otzivi-tiles__letter-link{position:absolute;inset:0;z-index:3;cursor:zoom-in;display:block}.otzivi-tiles__img-wrapper{width:100%;height:100%;overflow:hidden}.otzivi-tiles__img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .4s ease}.otzivi-tiles__letter-text-body{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;position:absolute;bottom:0;left:0;right:0;height:150px;background:#fff;padding:22px;box-shadow:0 0 35px #2f2f301a}.otzivi-tiles__letter-text-comp{font-weight:590;font-size:22px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:8px}.otzivi-tiles__letter-text-main{font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.otzivi-tiles__single-video{position:relative;overflow:hidden;aspect-ratio:1/1}.otzivi-tiles__single-video:nth-child(n+10){display:none}.show-all .otzivi-tiles__single-video{display:block}.otzivi-tiles__single-video .video-link{display:block;width:100%;height:100%;position:relative}.otzivi-tiles__single-video .video-link:before{content:"";position:absolute;inset:0;background:#2d628199;transition:.3s;z-index:1}.otzivi-tiles__single-video .video-link:hover:before{background:#2d628166}.otzivi-tiles__single-video .video-link img{width:100%;height:100%;object-fit:cover}.otzivi-tiles .video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.otzivi-tiles .video-overlay .play-icon{width:60px;height:60px}.otzivi-tiles__show-more-btn{display:block;margin:0 auto;background:#2d6281;color:#fff;padding:18px 34px;font-size:18px;cursor:pointer;transition:.3s}.otzivi-tiles__show-more-btn:hover{opacity:.9}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:576px){.otzivi__title{font-weight:590;font-size:29px;line-height:100%;letter-spacing:-.02em;margin-bottom:12px;max-width:320px}.otzivi__subtitle{font-weight:400;font-size:14px;line-height:130%;letter-spacing:-.03em;max-width:205px;margin-bottom:30px}.reviews-wrapper__comp{gap:25px}.card__score{justify-content:center}.card__img img{display:block;margin:auto;width:60%;height:60%}}.single-post__title{font-weight:590;font-size:48px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:22px}@media(max-width:768px){.single-post__title{font-size:32px}}.single-post__meta{flex:1 1 auto;margin-bottom:12px}.single-post__meta .meta-item{width:fit-content;display:flex;align-items:center;gap:4px;border:1px solid #e5e5e5;font-weight:590;font-size:14px;line-height:100%;letter-spacing:-.03em;color:#2d6281;padding:12px 14px}.single-post__layout{padding-bottom:40px;border-bottom:1px solid #e5e5e5;margin-bottom:40px;display:flex;gap:28px;position:relative}@media(max-width:992px){.single-post__layout{flex-direction:column}}.single-post__left{flex:1;min-width:0}.single-post__left .content-body{overflow:auto}.single-post__thumb{max-height:374px;width:100%;margin-bottom:38px;overflow:hidden}.single-post__thumb img{width:auto;height:auto;object-fit:cover;object-position:center;display:block}.single-post__sidebar{align-self:flex-start;position:sticky;top:60px}@media(max-width:992px){.single-post__sidebar{width:100%;position:static;margin-top:40px;max-width:400px;margin-left:auto;margin-right:auto}}.expert-widget{height:374px;width:368px;position:relative;background:#e5e5e5;display:flex;flex-direction:column;justify-content:flex-end}.expert-widget__close{position:absolute;top:1px;right:1px;z-index:10;width:32px;height:32px;background:#fff;color:#ce441e;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s}.expert-widget__close:hover{background:#f9f9f9}.expert-widget__photo{position:absolute;width:100%;height:100%}.expert-widget__overlay-content{position:relative;z-index:1;background:#fff;margin:12px;padding:18px}.expert-widget__overlay-content .btn{width:100%;margin-top:18px}.expert-widget__title{font-weight:590;font-size:24px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:22px}.expert-widget__name{font-weight:400;font-size:18px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:8px}.expert-widget__prof{font-weight:400;font-size:12px;line-height:100%;letter-spacing:-.03em;color:#838383}.content-body{font-size:18px;line-height:1.6;color:#2f2f30}.content-body h2{font-size:44px;font-weight:590;margin:38px 0 18px;line-height:100%}.content-body h3{font-size:32px;font-weight:590;margin:38px 0 18px;line-height:100%}.content-body h4{font-size:28px;font-weight:590;margin:38px 0 18px;line-height:100%}.content-body h5{font-size:24px;font-weight:590;margin:38px 0 18px;line-height:100%}.content-body p{margin-bottom:12px}.content-body em,.content-body i,.content-body blockquote{display:block;font-style:italic;color:#555;margin-bottom:20px}.content-body ul{list-style:none;padding:0;margin-bottom:30px}.content-body ul li{position:relative;padding-left:30px;margin-bottom:10px}.content-body ul li:before{content:"";position:absolute;left:0;top:6px;width:20px;height:20px;background-color:#e85e28;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;flex-shrink:0}.content-body ol{list-style:none;padding:0;margin-bottom:30px;counter-reset:post-counter}.content-body ol li{position:relative;padding-left:35px;margin-bottom:12px;counter-increment:post-counter}.content-body ol li:before{content:counter(post-counter);position:absolute;left:0;top:2px;width:24px;height:24px;background:#2d6281;color:#fff;font-size:14px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.content-body a{font-weight:500;font-size:16px;line-height:130%;color:#2d6281;text-decoration:underline;transition:color .3s ease;word-break:break-word}.content-body a:hover{text-decoration:none;color:#da4f39}.content-body table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;margin:40px 0}.content-body table th,.content-body table td{padding:20px;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;text-align:left;vertical-align:top}.content-body table th{font-weight:700;font-size:20px;background:#fff}.content-body table tr:last-child td{border-bottom:none}.content-body table th:last-child,.content-body table td:last-child{border-right:none}.content-body .wp-block-gallery,.content-body .gallery-columns-2{display:flex;gap:20px;margin:40px 0}.content-body .wp-block-gallery figure,.content-body .gallery-columns-2 figure{margin:0;flex:1}.content-body .wp-block-gallery img,.content-body .gallery-columns-2 img{width:100%;height:auto;border-radius:0}.content-body img.aligncenter,.content-body .wp-block-image img{width:100%;height:auto;margin:40px 0;display:block;background:#eee}.related-posts{margin-top:100px;padding-bottom:60px}.related-posts__container{position:relative}.related-posts__title{text-align:start;font-weight:590;font-size:48px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:28px}@media(max-width:768px){.related-posts__title{font-size:32px}}.related-posts__items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:992px){.related-posts__items{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:640px){.related-posts__items{grid-template-columns:1fr}}.swiper-wrapper{display:flex;align-items:stretch}.swiper-slide{height:auto;display:flex}.related-slider{padding:20px;margin:-20px}.related-card{width:100%;display:flex;flex-direction:column;padding:28px;display:block;box-shadow:0 0 35px #2f2f301a;background:#fff;height:100%;transition:transform .3s ease,box-shadow .3s ease}@media(any-hover:hover){.related-card:hover{transform:translateY(-5px);box-shadow:0 0 35px #2f2f301a}}.related-card__img{height:220px;background:#e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden}.related-card__img img{width:100%;height:100%;object-fit:cover}.related-card__img img[src*=no-photo]{width:60px;height:60px;object-fit:contain;opacity:.5}.related-card__date{font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.03em;color:#838383;padding-top:18px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #e5e5e5}.related-card__title{font-weight:590;font-size:20px;line-height:100%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card__excerpt{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card__body{flex:1;display:flex;flex-direction:column}.related-nav-prev,.related-nav-next{position:absolute;top:calc(50% + 40px);transform:translateY(-50%);width:44px;height:44px;background:linear-gradient(360deg,#f0572d,#ce441e);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.related-nav-prev{left:-60px}.related-nav-prev img{transform:rotate(180deg)}.related-nav-next{right:-60px}@media(max-width:1360px){.related-posts__title{text-align:center;margin-bottom:80px;font-size:32px}.related-slider{margin:0;padding:0}.related-card{box-shadow:none;border:1px solid #e5e5e5}.related-nav-prev,.related-nav-next{display:flex;transform:none;bottom:auto;top:50px}.related-nav-prev{left:auto;right:50%;margin-right:5px}.related-nav-next{right:auto;left:50%;margin-left:5px}}.iti__country-container,.ff-el-input--label.asterisk-right{display:none!important}.ff-el-form-control{padding:21.5px 22px!important;border:1px solid #e5e5e5}.pro-center__title{font-weight:600;font-size:48px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin:0 auto}@media(max-width:768px){.pro-center__title{font-size:32px}}@media(max-width:480px){.pro-center__title{font-size:28px;max-width:280px}}.pro-center__avatars-wrapper{margin-top:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}@media(max-width:1124px){.pro-center__avatars-wrapper{flex-direction:column}}.pro-center__avatars-wrapper img:last-child{margin-left:-40px}@media(max-width:768px){.pro-center__avatars-wrapper img:last-child{margin-left:0}}.pro-center__avatars-wrapper .pro-center__avatar-img{max-width:100%;height:auto;display:block;position:relative;z-index:1}.pro-center__stats{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between;gap:28px}@media(max-width:991px){.pro-center__stats{flex-direction:column;gap:16px;margin-top:50px}}.pro-center__card{flex:1;background:#fff;box-shadow:0 0 35px #2f2f301a;padding:22px;border-bottom:2px solid #2d6281;display:flex;flex-direction:column;justify-content:space-between;min-height:162px;transition:all .3s ease}.pro-center__card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026;border-bottom-color:#da4f39}@media(max-width:991px){.pro-center__card{min-height:auto;max-width:500px;width:400px;margin:0 auto}.pro-center__card:hover{transform:none}}@media(max-width:550px){.pro-center__card{min-height:auto;max-width:320px}}.pro-center__card-header{font-weight:600;font-size:26px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:20px;max-width:230px}.pro-center__card-header .text-blue{color:#2d6281}@media(max-width:480px){.pro-center__card-header{font-size:24px}}.pro-center__card-body{display:flex;flex-direction:row;gap:6px}.pro-center__card-desc{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#797979;margin:0}.pro-center__card-link{font-weight:600;font-size:18px;line-height:100%;letter-spacing:-.03em;text-decoration:none;background:linear-gradient(360deg,#f0572d,#ce441e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-flex;align-items:center;gap:5px}.pro-center__card-link:after{content:"→";font-family:sans-serif;font-weight:400;-webkit-text-fill-color:#ce441e;transition:transform .2s}.pro-center__card-link:hover:after{transform:translate(4px)}.experience-section{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding-top:120px;padding-bottom:120px}@media screen and (max-width:576px){.experience-section{padding-top:60px;padding-bottom:60px}}.experience__title{font-weight:600;font-size:48px;line-height:100%;text-align:center;color:#2f2f30;margin:0 auto 50px;max-width:800px}@media(max-width:768px){.experience__title{font-size:32px;margin-bottom:20px}}@media(max-width:480px){.experience__title{font-size:28px}}.experience__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(255px,auto);gap:28px}@media(max-width:991px){.experience__grid{grid-template-columns:1fr;gap:20px;max-width:320px;margin:0 auto}}.experience__grid .experience__first-card,.experience__grid .experience__second-card{grid-column:span 2}@media(max-width:991px){.experience__grid .experience__first-card,.experience__grid .experience__second-card{grid-column:span 1}}.experience__grid .experience__third-card{grid-column:span 1;height:100%}.experience__grid .experience__fourth-card{grid-column:span 2}@media(max-width:991px){.experience__grid .experience__fourth-card{grid-column:span 1}}.experience__grid .experience__fifth-card{grid-column:span 1;height:100%}.experience__first-card{background:linear-gradient(360deg,#f0572d,#ce441e);overflow:hidden;box-shadow:0 0 35px #2f2f301a;display:flex;justify-content:space-between;transition:all .3s ease}.experience__first-card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026}@media(max-width:991px){.experience__first-card{flex-direction:column}}.experience__first-card-first-part{max-width:284px;display:flex;flex-direction:column;justify-content:space-between;padding:28px}@media(max-width:991px){.experience__first-card-first-part{padding:24px;gap:20px}}.experience__first-card-first-part .top-text{font-weight:590;font-size:26px;line-height:110%;letter-spacing:-.03em;color:#fff}.experience__first-card-first-part .bottom-text{font-weight:590;font-size:48px;line-height:100%;letter-spacing:-.03em;color:#fff;margin:0}.experience__first-card-first-part .bottom-text span{display:block;margin-top:6px;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#fff}.experience__first-card-second-part img{display:block;width:100%;height:auto;object-fit:contain;max-height:100%}.experience__second-card{box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex;transition:all .3s ease}.experience__second-card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026}@media(max-width:991px){.experience__second-card{flex-direction:column}}.experience__second-card-first-part{padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:visible}@media(max-width:991px){.experience__second-card-first-part{max-width:100%;padding:24px;gap:20px}}.experience__second-card-first-part .top-text{font-weight:600;font-size:26px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;margin:0;max-width:250px}.experience__second-card-first-part .bottom-text{font-weight:700;font-size:48px;line-height:100%;letter-spacing:-.03em;color:#da4c26;margin:0}.experience__second-card-first-part .bottom-text span{display:block;margin-top:8px;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#2f2f30}.experience__second-card-second-part{position:relative;display:flex;align-items:center;justify-content:center;padding-right:25px}@media(max-width:991px){.experience__second-card-second-part{padding-right:0;padding-bottom:15px}}.experience__second-card-second-part-img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:991px){.experience__second-card-second-part-img{max-width:220px}}.experience__second-card-second-part-text{position:absolute;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.experience__second-card-second-part-text .top-text{font-weight:600;font-size:40px;line-height:100%;color:#2f2f30}.experience__second-card-second-part-text .bottom-text{font-weight:400;font-size:10px;line-height:120%;color:#2f2f30;max-width:90px}.experience__third-card{background:#fff;box-shadow:0 0 35px #2f2f301a;overflow:hidden;padding:28px 28px 15px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:all .3s ease}.experience__third-card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026}.experience__third-card-upper-text{font-weight:600;font-size:20px;line-height:120%;color:#2f2f30;margin:0}.experience__third-card-bottom-text{font-weight:600;font-size:20px;line-height:100%;color:#2f2f30;margin-top:auto;display:flex;align-items:baseline;justify-content:center;gap:10px}.experience__third-card-bottom-text span{font-weight:600;font-size:78px;line-height:100%;letter-spacing:-.04em;color:#2d6281}.experience__third-card-img{display:block;max-width:none!important;height:auto!important}.experience__fourth-card{background:#fff;box-shadow:0 0 35px #2f2f301a;position:relative;overflow:hidden;transition:all .3s ease}.experience__fourth-card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026}.experience__fourth-card-img{position:absolute;z-index:1;max-width:none!important;object-fit:cover!important}.experience__fourth-card-content{position:relative;z-index:2;padding-top:28px;padding-left:28px;padding-right:28px;display:flex;align-items:center;justify-content:space-between}@media(max-width:991px){.experience__fourth-card-content{flex-direction:column;align-items:flex-start;justify-content:center}}.experience__fourth-card-upper-text{font-weight:600;font-size:32px;line-height:100%;color:#da4c26}.experience__fourth-card-upper-text span{font-size:52px;font-weight:600;letter-spacing:-.03em}.experience__fourth-card-bottom-text{font-weight:400;font-size:14px;line-height:130%;color:#2f2f30;max-width:260px}.experience__fifth-card{background:#2d6281;box-shadow:0 0 35px #2f2f301a;position:relative;padding:0;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.experience__fifth-card:hover{transform:translateY(-7px);box-shadow:0 15px 45px #2f2f3026}.experience__fifth-card .corner{position:absolute;width:10px;height:10px;border:2px solid rgba(255,255,255,.5);z-index:2}.experience__fifth-card .corner-tl{top:10px;left:10px;border-right:none;border-bottom:none}.experience__fifth-card .corner-tr{top:10px;right:10px;border-left:none;border-bottom:none}.experience__fifth-card .corner-bl{bottom:10px;left:10px;border-right:none;border-top:none}.experience__fifth-card .corner-br{bottom:10px;right:10px;border-left:none;border-top:none}.experience__fifth-card-upper-text{padding-left:28px;padding-top:28px;padding-bottom:12px;font-weight:600;font-size:22px;line-height:100%;color:#fff;border-bottom:1px solid #427c9e}.experience__fifth-card-bottom-text{padding-top:12px;flex:1;display:flex;flex-direction:column}.experience__fifth-card-bottom-text ul{list-style:none;padding-left:28px;display:flex;flex-direction:column;gap:8px}.experience__fifth-card-bottom-text li{font-weight:400;font-size:14px;line-height:100%;color:#fff;display:flex;gap:2px}.experience__fifth-card-bottom-text li:before{content:"✓"}.partners-amount__title{font-weight:600;font-size:48px;line-height:100%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:38px}.partners-amount__card-wrapper{box-shadow:0 0 35px #2f2f301a;background:#fff;margin-bottom:100px;display:flex}.partners-amount__card-first{padding:28px;border-right:1px solid #e5e5e5;box-sizing:border-box;width:50%;flex-shrink:0}.partners-amount__card-first-title{font-weight:600;font-size:26px;line-height:105%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:32px;margin-top:0;max-width:240px}.partners-amount__card-first-body-row{display:flex;align-items:center;margin-bottom:18px}.partners-amount__card-first-body-row:last-child{margin-bottom:0}.partners-amount__card-first-body-row-name{font-weight:600;font-size:20px;line-height:110%;letter-spacing:-.03em;color:#2d6281;margin:0 15px 0 0;width:160px;flex-shrink:0}.partners-amount__card-first-body-row-stats{display:flex;align-items:center;flex-grow:1}.partners-amount__card-first-body-row-stats-bar{height:22px;background:#2d6281;margin-right:12px}.partners-amount__card-first-body-row-stats-amount{font-weight:400;font-size:16px;line-height:110%;letter-spacing:-.03em;color:#797979;margin:0;white-space:nowrap}.partners-amount__card-second{padding:28px 28px 0;flex-grow:1;width:50%;box-sizing:border-box}.partners-amount__card-second-title{font-weight:600;font-size:26px;line-height:105%;letter-spacing:-.03em;color:#2f2f30;margin-bottom:-20px;max-width:350px}.partners-amount__card-second-chart{display:flex;justify-content:space-between;height:280px}.partners-amount__card-second-chart-col{display:flex;flex-direction:column;justify-content:flex-end;width:20%}.partners-amount__card-second-chart-col-label{background:#e6e6e6;padding:8px 4px;text-align:center;font-size:14px;color:#969696;font-weight:500;white-space:nowrap}.partners-amount__card-second-chart-col-bar{background:linear-gradient(360deg,#f0572d,#ce441e);width:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:16px;height:var(--h);transition:all .3s ease;cursor:pointer}.partners-amount__card-second-chart-col-bar:hover{height:calc(var(--h) + 15px);filter:brightness(1.1);box-shadow:0 0 15px #da4f3966}.partners-amount__card-second-chart-col-val{color:#fff;font-weight:600;font-size:20px;line-height:100%}.partners-amount__second-card-wrapper{box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex}.partners-amount__second-card-first-part{width:50%;box-sizing:border-box;border-right:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between}.partners-amount__second-card-first-part-first-half{flex-shrink:0;padding:28px}.partners-amount__second-card-first-part-first-half-rows{display:flex;align-items:center;margin-bottom:16px}.partners-amount__second-card-first-part-first-half-rows:last-child{margin-bottom:0}.partners-amount__second-card-first-part-first-half-rows-circle{width:22px;height:22px;border-radius:50%;margin-right:5px;flex-shrink:0}.partners-amount__second-card-first-part-first-half-rows-circle.circle-blue{background-color:#2d6281}.partners-amount__second-card-first-part-first-half-rows-circle.circle-orange{background-color:#da4f39}.partners-amount__second-card-first-part-first-half-rows-circle.circle-grey{background-color:#e6e6e6}.partners-amount__second-card-first-part-first-half-rows-name{font-weight:600;font-size:16px;line-height:120%;color:#2f2f30}.partners-amount__second-card-first-part-second-half{flex-grow:1;display:flex;justify-content:flex-end}.partners-amount__second-card-first-part-second-half-img{max-width:100%;height:auto;display:block}.partners-amount__second-card-second-part{width:50%;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.partners-amount__folder{position:relative;margin-bottom:30px;width:100%}.partners-amount__folder:last-child{margin-bottom:0}.partners-amount__folder-wrapper{width:100%}.partners-amount__folder-tab{width:170px;height:16px;background-color:#e9e9e9;background:#e9e9e9;position:absolute;top:-15px;left:0;z-index:1;clip-path:polygon(0 0,85% 0,100% 100%,0% 100%)}.partners-amount__folder-body{background:#f8f8f8;border:1px solid #e9e9e9;padding:22px;display:flex;align-items:center;position:relative;z-index:2}.partners-amount__folder-icon{margin-right:5px;display:flex;align-items:center;flex-shrink:0}.partners-amount__folder-icon svg{width:16px;height:auto}.partners-amount__folder-text{margin:0;font-weight:600;font-size:20px;line-height:100%;color:#2f2f30}@media(max-width:768px){.partners-amount__title{font-weight:590;font-size:34px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#2f2f30}.partners-amount__card-wrapper{flex-direction:column}.partners-amount__card-first{width:100%;border-right:none;padding:20px}.partners-amount__card-first-title{max-width:fit-content}.partners-amount__card-first-body-row{flex-direction:column;align-items:flex-start;margin-bottom:24px}.partners-amount__card-first-body-row-name{width:auto;margin-bottom:8px}.partners-amount__card-first-body-row-stats{width:100%}.partners-amount__card-second{width:100%;padding:20px;border-top:1px solid #e5e5e5}.partners-amount__card-second-title{font-size:20px;margin-bottom:24px}.partners-amount__card-second-chart{min-height:280px}.partners-amount__card-second-chart-col-label{font-size:10px}.partners-amount__card-second-chart-col-val{font-size:18px}}@media(max-width:582px){.partners-amount__title{font-weight:590;font-size:29px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#2f2f30}.partners-amount__second-card-wrapper{flex-direction:column}.partners-amount__second-card-first-part{width:100%;border-right:none;border-bottom:1px solid #e5e5e5;padding:30px 20px;flex-direction:column;align-items:center}.partners-amount__second-card-first-part-first-half{width:100%;margin-right:0}.partners-amount__second-card-first-part-second-half{width:100%;justify-content:center}.partners-amount__second-card-second-part{width:100%;padding:30px 20px}.partners-amount__second-card .partners-amount__folder-text{font-size:16px}.partners-amount__second-card .partners-amount__folder-body{padding:20px}}.progress-section{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding-top:120px;padding-bottom:120px}@media screen and (max-width:576px){.progress-section{padding-top:60px;padding-bottom:60px}}.progress__title{font-weight:600;font-size:48px;line-height:105%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:18px}.progress__subtitle{font-weight:400;font-size:20px;line-height:140%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:38px}.progress__bottom-title{font-weight:600;font-size:28px;line-height:110%;letter-spacing:-.03em;text-align:center;margin:0 auto;max-width:750px}.progress__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:42px}.progress__grid-card{box-shadow:0 0 35px #2f2f301a;background:#fff;padding:28px;box-sizing:border-box}.progress__grid-card-title{display:flex;align-items:center;padding-bottom:24px;border-bottom:1px solid #e5e5e5;margin-bottom:14px}.progress__grid-card-title-icon{width:52px;height:52px;flex-shrink:0;margin-right:13px}.progress__grid-card-title-text{font-weight:600;font-size:24px;line-height:120%;color:#2f2f30}.progress__grid-card-list-item{font-weight:400;font-size:18px;line-height:100%;color:#2f2f30;padding:14px 0;border-bottom:1px solid #e5e5e5}.progress__grid-card-list-item:first-child{padding-top:0}.progress__grid-card-list-item:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1024px){.progress__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.progress__title{font-size:28px;margin:0 auto 12px;max-width:320px}.progress__subtitle{font-size:16px;line-height:130%;margin:0 auto 24px;max-width:320px}.progress__bottom-title{font-size:22px;max-width:320px}.progress__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:20px}.progress__grid::-webkit-scrollbar{display:none}.progress__grid{scrollbar-width:none;scroll-snap-type:x mandatory}.progress__grid-card{min-width:85%;scroll-snap-align:start;display:flex;flex-direction:column;padding:20px}.progress__grid-card-title{padding-bottom:16px;margin-bottom:12px}.progress__grid-card-title-icon{width:40px;height:40px;margin-right:12px}.progress__grid-card-title-text{font-size:18px}.progress__grid-card-list-item{font-size:15px;padding:10px 0}}.audit-steps{border-top:1px solid #e5e5e5;margin-bottom:62px}.audit-steps__title{font-weight:600;font-size:48px;line-height:105%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:38px}.audit-steps__item{display:flex;align-items:stretch;border-bottom:1px solid #e5e5e5;background:#fff}.audit-steps__item-header{width:50%;padding:14px 0;box-sizing:border-box;border-right:.5px solid #e5e5e5;border-radius:0 8px 8px 0;display:flex;align-items:flex-end}.audit-steps__item-body{width:50%;padding-bottom:22px;padding-left:28px;box-sizing:border-box;border-left:.5px solid #e5e5e5;border-radius:8px 0 0 8px;display:flex;align-items:flex-end}.audit-steps__item-num{font-weight:590;font-size:82px;line-height:100%;letter-spacing:-.03em;background:linear-gradient(360deg,#f0572d,#ce441e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:30px;flex-shrink:0}.audit-steps__item-title{font-weight:590;font-size:24px;line-height:110%;letter-spacing:-.03em;color:#2f2f30;max-width:320px;padding-bottom:7px}.audit-steps__item-text{margin:0;font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.03em;color:#2f2f30}.audit-steps__bottom-title{font-weight:590;font-size:28px;line-height:110%;letter-spacing:-.03em;text-align:center;color:#2d6281;margin-bottom:16px}.audit-steps__bottom-subtitle{font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.03em;text-align:center;color:#2f2f30;max-width:790px;margin:0 auto}@media(max-width:768px){.audit-steps__title{font-size:29px}.audit-steps__item{flex-direction:column;padding:23px 0}.audit-steps__item-header{width:100%;border-right:none;padding:0 20px 20px;align-items:center;border-radius:0}.audit-steps__item-body{width:100%;padding:0 20px;border-radius:0}.audit-steps__item-num{font-size:52px;margin-right:20px}.audit-steps__item-title{font-size:16px;padding-top:6px}.audit-steps__item-text{font-size:14px;color:#2f2f30}}.founder-block{background:url(../img/bc-B4nAWX_v.jpg) center/cover no-repeat;padding-top:120px;padding-bottom:120px}@media screen and (max-width:576px){.founder-block{padding-top:60px;padding-bottom:60px}}.founder-block__title{font-weight:600;font-size:48px;line-height:105%;letter-spacing:-.03em;text-align:center;color:#2f2f30;margin-bottom:38px}.founder-block__wrapper{box-shadow:0 0 35px #2f2f301a;background:#fff;display:flex;flex-wrap:wrap;position:relative}.founder-block__col-photo{width:50%;display:flex;align-items:flex-end;position:relative;z-index:1;padding:0 22px}.founder-block__photo-container{width:100%;height:100%;display:flex;align-items:flex-end}.founder-block__photo-img{width:100%;height:auto;display:block;object-fit:cover;max-height:650px}.founder-block__col-content{border-left:1px solid #e5e5e5;width:50%;padding:28px;box-sizing:border-box}.founder-block__quote{border:1px solid #2d6281;padding:22px;position:relative;margin-bottom:28px;background:#f8f8f8}.founder-block__quote-icon{position:absolute;top:28px;right:28px}.founder-block__quote-text{font-weight:400;font-size:22px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;max-width:400px;margin-bottom:16px}.founder-block__quote-author{font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.03em;color:#797979}.founder-block__quote-author strong{color:#2f2f30;font-weight:600;font-size:18px}.founder-block__list-item{display:flex;align-items:flex-start;margin-bottom:12px}.founder-block__list-item:last-child{margin-bottom:0}.founder-block__list-icon{flex-shrink:0;width:38px;height:38px;border:1px solid #e5e5e5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;margin-top:2px}.founder-block__list-text{margin:0;font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em;color:#2f2f30;max-width:450px}.founder-block__philosophy{width:calc(100% - 56px);margin-left:auto;margin-right:auto;background:#f8f8f8;padding:22px;box-sizing:border-box;border:1px solid #e5e5e5;position:relative;z-index:2;bottom:28px;text-align:center}.founder-block__philosophy-text{font-weight:590;font-size:22px;line-height:120%;letter-spacing:-.03em;text-align:center;color:#2f2f30;max-width:90%;margin:0 auto}.founder-block__philosophy-text span{color:#2d6281;font-weight:600}@media(max-width:992px){.founder-block__title{font-size:29px}.founder-block__wrapper{flex-direction:column;display:flex}.founder-block__col-content{width:100%;order:1;padding:20px}.founder-block__col-photo{justify-content:center;min-width:300px;order:2}.founder-block__photo-img{margin:0 auto}.founder-block__philosophy{width:100%;order:3;padding:20px;text-align:left;border:1px solid #e5e5e5;bottom:0}.founder-block__philosophy-text{font-size:18px;text-align:left}.founder-block__quote{padding:24px;margin-bottom:30px}.founder-block__quote-icon{top:20px;right:20px;width:32px;height:auto}.founder-block__quote-text{font-size:18px}}.calculator-multistep{margin-bottom:120px}@media(max-width:992px){.calculator-multistep{margin-bottom:80px}}@media(max-width:600px){.calculator-multistep{margin-bottom:60px}}.calculator-multistep__container{max-width:1200px;margin:0 auto;padding:0 15px}.calculator-multistep__header{text-align:center;font-weight:600;font-size:42px;line-height:1.2;letter-spacing:-.03em;color:#2d6281;margin-bottom:40px}@media(max-width:992px){.calculator-multistep__header{font-size:32px;margin-bottom:30px}}@media(max-width:600px){.calculator-multistep__header{font-size:24px;margin-bottom:24px}}.calculator-multistep__body{display:flex;gap:28px;box-shadow:0 0 35px #2f2f301a;background:#fff;padding:18px}@media(max-width:992px){.calculator-multistep__body{flex-direction:column;gap:20px}}@media(max-width:600px){.calculator-multistep__body{padding:14px}}.calculator-multistep__image{flex:0 0 48%;position:relative;overflow:hidden}.calculator-multistep__image img{width:100%;height:100%;object-fit:cover}@media(max-width:992px){.calculator-multistep__image{height:250px}}@media(max-width:600px){.calculator-multistep__image{height:200px}}.calculator-multistep__content{flex:1 1 auto;display:flex;flex-direction:column;min-height:350px;position:relative}@media(max-width:600px){.calculator-multistep__content{min-height:300px}}.calc-steps{display:flex;flex-direction:column;flex:1;position:relative}.calc-steps__progress{position:absolute;bottom:0;left:0;right:0;height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.calc-steps__progress-bar{height:100%;background:#dd4d28;width:0;transition:width .3s ease}.calc-step{display:none;flex-direction:column;flex:1;padding-bottom:20px;animation:fadeIn .3s ease}.calc-step.active{display:flex}.calc-step[data-step="0"]{justify-content:center;align-items:flex-start;padding-right:40px}@media(max-width:600px){.calc-step[data-step="0"]{padding-right:0;align-items:stretch}}.calc-step__title{font-weight:600;font-size:28px;line-height:1.2;letter-spacing:-.03em;color:#2d6281;margin-bottom:16px}@media(max-width:992px){.calc-step__title{font-size:24px}}@media(max-width:600px){.calc-step__title{font-size:20px;margin-bottom:12px}}.calc-step__desc{font-size:16px;line-height:1.5;color:#2f2f30;margin-bottom:24px}@media(max-width:600px){.calc-step__desc{font-size:14px;margin-bottom:20px}}.calc-step__btn{font-size:18px}@media(max-width:600px){.calc-step__btn{width:100%;font-size:16px}}.calc-step__label{font-weight:600;font-size:20px;letter-spacing:-.03em;color:#2f2f30;margin-bottom:18px}@media(max-width:600px){.calc-step__label{font-size:18px;margin-bottom:14px}}.calc-step__options{display:grid;gap:12px;margin-bottom:auto}.calc-step__options_2col{grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.calc-step__options_2col{grid-template-columns:1fr}}.calc-step__options_4col{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.calc-step__options_4col{grid-template-columns:repeat(2,1fr)}}.calc-step__nav{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px}@media(max-width:600px){.calc-step__nav{margin-top:20px}}.calc-step__nav-btn{padding:14px 28px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s ease}.calc-step__nav-btn_prev{background:transparent;border:1px solid #e5e5e5;color:#2f2f30}.calc-step__nav-btn_prev:hover{border-color:#2d6281;color:#2d6281}@media(max-width:600px){.calc-step__nav-btn{padding:12px 20px;font-size:14px}}.calc-step__result{text-align:center;padding:30px 0;flex:1;display:flex;flex-direction:column;justify-content:center}@media(max-width:600px){.calc-step__result{padding:20px 0}}.calc-step__result-label{font-size:18px;color:#2f2f30;margin-bottom:10px}@media(max-width:600px){.calc-step__result-label{font-size:16px}}.calc-step__result-price{font-weight:700;font-size:48px;letter-spacing:-.03em;color:#dd4d28;margin-bottom:8px}@media(max-width:600px){.calc-step__result-price{font-size:36px}}.calc-step__result-period{font-size:16px;color:#2f2f30}.calc-option{display:block;cursor:pointer}.calc-option input{position:absolute;opacity:0;pointer-events:none}.calc-option span{display:block;padding:14px 18px;font-size:15px;font-weight:500;color:#2f2f30;background:#fff;border:2px solid transparent;border-radius:6px;transition:all .2s ease;text-align:center}@media(max-width:600px){.calc-option span{padding:12px 14px;font-size:14px}}.calc-option:hover span{border-color:#2d6281}.calc-option input:checked+span{background:#dd4d281a;border-color:#dd4d28;color:#dd4d28}@keyframes fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.address-row{display:flex;align-items:center;gap:6px;cursor:pointer;background:none;border:none;font:inherit;color:inherit}.address-row:hover{transition:.18s ease-in-out;text-decoration:none;color:#2d6281}.cities-modal{display:none;position:fixed;inset:0;z-index:1000}.cities-modal.is-open{display:block}.cities-modal__overlay{position:absolute;inset:0;background:#00000080}.cities-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:32px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto}.cities-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;cursor:pointer;color:#999}.cities-modal__title{font-size:24px;font-weight:600;margin-bottom:24px}.cities-modal__list{display:flex;flex-direction:column;gap:20px}.cities-modal__group{display:flex;flex-direction:column;gap:12px}.cities-modal__letter{font-weight:600;font-size:24px;line-height:1;letter-spacing:-.03em;color:#2d6281;padding-bottom:6px;border-bottom:1px solid #e5e5e5}.cities-modal__items{display:flex;flex-direction:column;gap:12px}.cities-modal__item{display:block;padding:16px;background:#f8f9fa;border-radius:8px;text-decoration:none;color:inherit;transition:background .2s}.cities-modal__item:hover{background:#e9ecef}.cities-modal__city{display:block;font-weight:600;margin-bottom:4px}.cities-modal__address{font-size:14px;color:#666}
