﻿:root{--main-color:#000;--white:#fff;--main-red:#ff6059;--gradient:linear-gradient(to right,#fe6059,#fe9653,#ffcc48);--gradient-r:linear-gradient(to right,#ffcc48,#fe9653,#fe6059);--gradient-bright:linear-gradient(to right,#f1b307,#f9761f,#ef9b15);--gray:#f5f5f5;--dark-gray:#e5e5e5;--so-dark:#707070;--text:var(--main-color);--muted:#5a5a5a;--bg:var(--gray);--border:#e5e5e5;--surface:#fff;--surface-2:#f8f8f8;--accent:#ff6059;--accent-2:#ffcc48;--shadow:0 20px 60px rgba(0,0,0,.06);--bs-border-radius-xl:1.25rem;--radius:36px}html{scroll-behavior:smooth}
body{font-family:"Cera Pro","Trebuchet MS","Segoe UI",Arial,sans-serif;color:var(--text);background:#fff}
.section{padding:88px 0}
.bg-soft{background:var(--bg)}
.topbar{background:#fafafa;border-bottom:1px solid var(--border)}
.topbar-link,.footer-link{color:var(--text);text-decoration:none}
.topbar-link:hover,.footer-link:hover,.link-accent:hover{opacity:.75}
.link-accent{color:var(--text);font-weight:600}.site-header{background:rgba(255,255,255,.85);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.04)}
.navbar-brand{text-decoration:none}
.nav-link{color:var(--text);font-weight:500;padding:.75rem 1rem!important}
.nav-link:hover{color:#000}
.btn-pill{border-radius:999px;padding-inline:1.25rem}
.btn-accent,
.btn-outline-accent{--bs-btn-color:#fff;--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#fff;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent;background:var(--gradient);border:none;font-weight:700}
.fk{font-family:Caveat,sans-serif;color:var(--main-red)}
img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 0.07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}
.hero-card,.contact-box{background:var(--surface);box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.04)}
.hero-card{background:linear-gradient(180deg,#f6f7f8 0%,#fff 100%)}
.hero-main{background:#f5f5f5;border:none;box-shadow:none}
.hero-main--center-bg{min-height:590px;background-position:center;background-repeat:no-repeat;background-size:cover}
.hero-main--center-bg .hero-main__content{max-width:42rem}
.hero-main__content{padding-top:4.5rem!important;padding-bottom:3.75rem!important;padding-left:3.75rem!important}
.hero-title{margin:0}
.hero-title__main{display:block;font-size:clamp(2.25rem,3vw + 1.25rem,4.25rem);line-height:1.14;font-weight:700;letter-spacing:-.03em;color:#000}
.hero-title__accent{display:block;margin-top:.5rem;font-family:"Caveat",cursive;font-size:clamp(3rem,3.4vw + 1.25rem,5.25rem);line-height:.92;font-weight:700;color:var(--main-red)}
.hero-lead{max-width:36rem;margin-top:1.9rem;font-size:1.0625rem;line-height:1.45;color:#000}
.hero-actions{margin-top:4.75rem}
.hero-btn{min-height:62px;padding:.95rem 2rem;border:none;font-size:1rem;font-weight:700;color:#fff;background:var(--gradient);--bs-btn-color:#fff;--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#fff;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent}
.hero-link{font-size:1rem;line-height:1.2;color:#000;text-decoration:underline;text-underline-offset:.12em}
.hero-link:hover{color:#000}
.hero-media{position:relative;height:100%;min-height:590px;display:flex;align-items:flex-end;justify-content:center}
.hero-photo{max-height:565px;width:auto}
.hero-person-badge{position:absolute;right:3.2rem;bottom:0;padding:.7rem .9rem;border-radius:12px 12px 0 0;background:var(--main-red);color:#fff}
.hero-person-badge__name{font-size:1.125rem;line-height:1.2;font-weight:700}
.hero-person-badge__role{margin-top:.25rem;font-size:1rem;line-height:1.2;font-weight:400}
.trust-card{padding:3rem 2rem 2.25rem;background:#f5f5f5!important;border:1px solid rgba(0,0,0,.03)}
.trust-card__icon{width:58px;height:58px;object-fit:contain;margin-bottom:1.75rem}
.trust-card__text{font-size:1.125rem;line-height:1.45;color:#000}
.trust-card__text strong{font-weight:700}
.audience-card{padding:3rem 3rem 2.75rem!important;border:1px solid #d9d9d9;border-radius:32px;box-shadow:none;display:flex;flex-direction:column}
.audience-card__title{font-size:clamp(2rem,1.45rem + 1vw,3rem);line-height:1.16;font-weight:500;letter-spacing:-.035em}
.audience-card__meta{padding-bottom:1.35rem;border-bottom:1px solid #dfdfdf;font-size:1.125rem;line-height:1.4;color:#000}
.audience-card__meta strong{font-weight:700}
.audience-card__list{gap:1.65rem;margin-top:1.65rem;margin-bottom:0}
.audience-card__list li{min-height:3rem;padding-left:3.45rem;font-size:1.125rem;line-height:1.48}
.audience-card__list li::before{content:none}
.audience-card__list li::after{content:"\2713";position:absolute;left:0;top:.1rem;width:1.9rem;height:1.9rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f3f3f3;color:var(--main-red);font-size:1rem;font-weight:700}
.audience-card__list li::marker{content:""}
.audience-card__btn{display:flex;align-items:center;justify-content:center;min-height:62px;margin-top:auto!important;width:100%;font-size:1.125rem}
.section-mini{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:.9rem}
.section-title{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.02;font-weight:800;letter-spacing:-.03em;margin-inline:auto}
.lead{font-size:1.125rem;line-height:1.65;max-width:56ch}
.text-secondary{color:var(--muted)!important}
.glass-card{background:var(--surface);border:1px solid rgba(0,0,0,.06);border-radius:var(--radius);box-shadow:var(--shadow)}
.tax-loss-section__title{max-width:18ch;margin-bottom:2rem;font-size:clamp(2.3rem,3.8vw,4.75rem);line-height:1.08;font-weight:500;letter-spacing:-.045em}
.tax-problems{margin-bottom:2rem}
.tax-problem-card{height:100%;padding:1.3rem 1.9rem 1.45rem;background:#fff;border:1px solid #ddd8d0;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}
.tax-problem-card__icon{display:flex;justify-content:flex-end}
.tax-problem-card__icon img{width:34px;height:34px;object-fit:contain}
.tax-problem-card__text{max-width:12ch;font-size:1.125rem;line-height:1.35}
.tax-solution{padding:3rem 3rem 3.5rem;background:#f5f5f5;border-radius:32px}
.tax-solution__list{gap:2rem;padding-top:.25rem}
.tax-solution__list li{padding-left:3rem;font-size:1.125rem;line-height:1.45}
.tax-solution__list li::before{content:"\2713";top:.15rem;width:1.9rem;height:1.9rem;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--main-red);font-size:1rem;font-weight:700}
.tax-solution__visual{position:relative;min-height:27rem;padding-top:1.25rem}
.tax-solution__quote{position:absolute;left:0;top:2rem;z-index:2;max-width:20rem;padding:1rem 1.4rem;border-radius:16px;background:#fff;font-size:1rem;line-height:1.4;box-shadow:0 10px 26px rgba(0,0,0,.04)}
.tax-solution__photo-wrap{position:relative;width:min(100%,25rem);margin-left:auto}
.tax-solution__photo{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top;border-radius:50%}
.tax-solution__badge{position:absolute;left:50%;bottom:-.15rem;z-index:2;width:13rem;padding:.95rem 1rem .85rem;text-align:center;transform:translateX(-50%);background:#fff;border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.06)}
.tax-solution__name{font-size:1.1rem;font-weight:700;line-height:1.15}
.tax-solution__role{margin-top:.2rem;font-size:.95rem;line-height:1.25}
.tax-solution__cta{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-top:2.75rem}
.tax-solution__cta-title{font-size:clamp(2rem,2.3vw,3.25rem);line-height:1.15;font-weight:500;letter-spacing:-.04em}
.tax-solution__btn{min-width:min(100%,39rem);min-height:62px;display:inline-flex;align-items:center;justify-content:center;padding-inline:2rem;font-size:1.0625rem;white-space:nowrap}
.problem-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:1rem 1.1rem;font-weight:600}
.feature-list{margin:0;padding:0;list-style:none;display:grid;gap:.875rem}
.feature-list li{position:relative;padding-left:1.75rem;line-height:1.55}
.feature-list li::before{content:"";position:absolute;left:0;top:.55rem;width:.7rem;height:.7rem;border-radius:50%;background:var(--accent)}
.feature-list.compact{gap:.7rem}
.service-pills{gap:.75rem}
.service-pills .nav-link{border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text);font-weight:600}
.service-pills .nav-link.active{background:var(--text);color:#fff;border-color:var(--text)}
.glass-card:hover{transform:translateY(-4px)}
.step-num{display:inline-block;margin-bottom:1rem;padding:.5rem .8rem;border-radius:999px;background:var(--accent);font-weight:800}
.faq-accordion{max-width:960px}
.accordion-item{border:1px solid rgba(0,0,0,.06);border-radius:24px!important;overflow:hidden;margin-bottom:1rem;box-shadow:var(--shadow)}
.accordion-button{padding:1.25rem 1.25rem;font-weight:700;background:#fff;box-shadow:none!important}
.accordion-button:not(.collapsed){background:#fff;color:var(--text)}
.accordion-body{padding:0 1.25rem 1.25rem;color:var(--muted)}
.form-control{border-radius:20px;border-color:var(--border);padding:.95rem 1rem}
.form-control:focus{border-color:#b5b8c0;box-shadow:0 0 0 .25rem rgba(22,24,29,.06)}
.site-footer{margin-top:2rem;border-top:1px solid #dedede;background:#fff}
.site-footer__main{padding:2.6rem 0 2rem}
.site-footer__top{padding-bottom:2rem;border-bottom:1px solid #e5e5e5}
.site-footer__brand{display:flex;align-items:center;gap:1rem}
.site-footer__brand-link{display:flex;align-items:center;gap:.9rem;color:#000;text-decoration:none}
.site-footer__brand-link img{width:92px;height:auto}
.site-footer__brand-name{font-size:2rem;line-height:1;font-weight:500}
.site-footer__brand-text{max-width:130px;margin:0;font-size:.85rem;line-height:1.3;color:#8c8c8c}
.site-footer__cta{min-width:240px}
.site-footer__body{padding-top:0}
.site-footer__left{min-width:0}
.site-footer__menu a,
.site-footer__contacts a,
.site-footer__bottom a{color:#000;text-decoration:none}
.site-footer__menu a:hover,
.site-footer__contacts a:hover,
.site-footer__bottom a:hover{opacity:.75}
.site-footer__contacts{max-width:270px}
.site-footer__contacts a,
.site-footer__contacts p{display:block;margin:0 0 .55rem;font-size:1rem;line-height:1.45}
.site-footer__contacts p{margin-bottom:0}
.site-footer__right{min-width:0}
.site-footer__social-group{display:flex;align-items:flex-start;gap:1rem}
.site-footer__social-title{min-width:150px;margin:0;font-size:1rem;line-height:1.35}
.site-footer__social-list{display:flex;flex-wrap:wrap;gap:.6rem}
.site-footer__social-list a{width:30px;height:30px;border:1px solid #000;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;font-size:.78rem;line-height:1;font-weight:700}
.site-footer__social-list a:hover{background:#000;color:#fff}
.site-footer__bottom{border-top:1px solid #e5e5e5}
.site-footer__bottom-inner{padding:1rem 0}
.site-footer__bottom a{font-size:.9rem;line-height:1.3}
.rounded-5{border-radius:36px!important}@media (max-width:1199.98px){.section{padding:72px 0}.hero-main__content{padding-left:3rem!important}.hero-media{min-height:520px}.hero-photo{max-height:500px}.hero-person-badge{right:2rem}.site-footer__social-group{flex-direction:column;gap:.55rem}.site-footer__social-title{min-width:0}}
@media (max-width:991.98px){.section-title{max-width:none}.hero-main__content{padding-right:2.5rem!important;padding-bottom:2rem!important;padding-left:2.5rem!important}.hero-actions{margin-top:2.5rem}.hero-media{min-height:auto;padding:0 2rem;justify-content:flex-end}.hero-photo{max-height:460px}.hero-person-badge{right:2rem}.site-footer__brand{flex-wrap:wrap}.site-footer__contacts{max-width:none}}
@media (max-width:991.98px){.tax-solution{padding:2.25rem 2rem 2.5rem}.tax-solution__visual{min-height:auto}.tax-solution__quote{position:relative;top:auto;left:auto;margin-bottom:1rem}.tax-solution__photo-wrap{margin-inline:auto}.tax-solution__cta{flex-direction:column;align-items:flex-start}.tax-solution__btn{min-width:0;width:100%}}@media (max-width:767.98px){.tax-loss-section__title{margin-bottom:1.5rem;font-size:2.2rem}.tax-problems{margin-bottom:1.5rem}.tax-problem-card{min-height:0;gap:1.25rem;padding:1.15rem 1.25rem 1.35rem}.tax-problem-card__text{max-width:none;font-size:1rem}.tax-solution{padding:1.5rem 1.25rem 2rem;border-radius:24px}.tax-solution__list{gap:1.35rem}.tax-solution__list li{padding-left:2.75rem;font-size:1rem}.tax-solution__quote{max-width:none}.tax-solution__photo-wrap{width:min(100%,18rem)}.tax-solution__badge{width:11.75rem;padding:.8rem .85rem .7rem}.tax-solution__name{font-size:1rem}.tax-solution__role{font-size:.875rem}.tax-solution__cta-title{font-size:1.8rem}.tax-solution__btn{min-height:58px;padding-inline:1.25rem;font-size:1rem;white-space:normal}}@media (max-width:767.98px){.section{padding:56px 0}.section-title{font-size:2rem}.site-footer{margin-top:1rem}.site-footer__main{padding:2rem 0 1.5rem}.site-footer__top{padding-bottom:1.5rem}.site-footer__brand-link img{width:74px}.site-footer__brand-name{font-size:1.7rem}.site-footer__brand-text{max-width:none;width:100%}.site-footer__cta{width:100%;min-width:0}.site-footer__social-group{width:100%}.site-footer__social-list a{width:34px;height:34px}.site-footer__bottom a{font-size:.85rem}.rounded-5{border-radius:24px!important}.glass-card{border-radius:24px}.hero-main__content{padding:2rem 1.75rem 1rem!important}.hero-title__main{font-size:2.05rem;line-height:1.12}.hero-title__accent{margin-top:.25rem;font-size:3.2rem}.hero-lead{margin-top:1.25rem;font-size:1rem;line-height:1.5}.hero-actions{margin-top:2rem}.hero-btn{width:100%;justify-content:center;padding-inline:1.5rem}.hero-link{font-size:.9375rem}.hero-media{padding:1rem 1rem 0;justify-content:center}.hero-photo{max-height:380px}.hero-person-badge{right:1rem;padding:.65rem .85rem}.hero-person-badge__name{font-size:1rem}.hero-person-badge__role{font-size:.875rem}.trust-card{padding:2rem 1.5rem 1.75rem}.trust-card__text{font-size:1rem}.audience-card{padding:2rem 1.5rem 1.75rem!important}.audience-card__title{font-size:1.8rem}.audience-card__meta,.audience-card__list li,.audience-card__btn{font-size:1rem}.audience-card__list li{padding-left:3.1rem}}body{padding-top:177px}.header-fixed-wrap{background:#fff;z-index:1030}.topbar{background:#fff;border-bottom:1px solid #ece7df}.topbar-inner{min-height:82px;padding:1.1rem 0;justify-content:space-between}.topbar-nav,
.topbar-contacts{font-size:1rem}.topbar-link,
.topbar-callback{font-size:clamp(1rem,.96rem + .08vw,1.0625rem);color:var(--text);text-decoration:none}.topbar-nav{justify-content:center;flex:1 1 auto}.topbar-contacts{flex:0 0 auto}.topbar-callback{color:#f39a63;font-weight:500}.site-header{background:#fff;border-bottom:1px solid #ece7df}.header-inner{min-height:92px;padding:1.15rem 0}.navbar-toggler{display:none;padding:0}.navbar-toggler-custom{width:42px;height:42px;border:1px solid #16181d;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:#fff}.navbar-toggler-custom span{display:block;width:18px;height:1.5px;background:#16181d;border-radius:2px}.brand-logo-wrap{display:flex;align-items:center}.brand-logo-img{width:236px;height:auto;display:block}.header-socials-label{font-size:1rem;line-height:1.2;color:var(--text)}.header-icon{width:32px;height:32px;border:1px solid #16181d;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#16181d;text-decoration:none;font-size:.75rem;font-weight:700;background:#fff}.callback-modal .modal-dialog{max-width:min(100% - 2rem,960px)}.callback-modal .modal-content,
.callback-modal{border-radius:28px}.callback-modal .modal-content{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 30px 90px rgba(0,0,0,.14);background:radial-gradient(circle at top right,rgba(255,204,72,.18),transparent 34%),radial-gradient(circle at top left,rgba(255,96,89,.12),transparent 28%),linear-gradient(180deg,#fcfcfc 0%,#fff 100%)}.callback-modal .modal-content::before{content:"";position:absolute;inset:-40px auto auto -40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,204,72,.16) 0%,rgba(255,204,72,0) 72%);pointer-events:none}.callback-modal__header{padding:2rem 2rem 0}.callback-modal__headline{max-width:38rem}.callback-modal__eyebrow{display:inline-flex;align-items:center;padding:.45rem .85rem;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:rgba(255,255,255,.86);color:var(--muted);font-size:.82rem;font-weight:600;letter-spacing:.02em}.callback-modal__title{margin:1rem 0 .7rem;font-size:clamp(2rem,1.6rem + 1.2vw,3rem);line-height:1.02;font-weight:600;letter-spacing:-.045em}.callback-modal__subtitle{max-width:34rem;color:var(--muted);font-size:1rem;line-height:1.55}.callback-modal__close{flex:0 0 auto;margin:0;padding:.9rem;border-radius:50%;background:rgba(255,255,255,.86)}.callback-modal__body{padding:1.75rem 2rem 2rem}.callback-modal__panel{height:100%;padding:1.35rem 1.35rem 1.5rem;border:1px solid rgba(0,0,0,.06);border-radius:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.callback-modal__panel--accent{background:linear-gradient(180deg,rgba(255,247,243,.96) 0%,rgba(255,255,255,.96) 100%)}.callback-modal__form .input-group{display:block;width:100%}.callback-modal__label{display:block;margin:0 0 .55rem;color:#202020;font-size:.95rem;font-weight:600;line-height:1.2}.callback-modal__form .form-control{background:rgba(255,255,255,.94);border:1px solid rgba(0,0,0,.08)}.callback-modal__form .input-group>.form-control,
.callback-modal__form .input-group>.form-select,
.callback-modal__form .input-group>.form-floating,
.callback-modal__form .input-group>textarea.form-control{width:100%;min-width:100%}.callback-modal__form .input-group>[data-si-error]{width:100%}.callback-modal__form textarea.form-control{min-height:9rem;resize:vertical}.callback-modal__choice{position:relative;margin:0;padding:1rem 1rem 1rem 3rem;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.callback-modal__choice:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(0,0,0,.06)}.callback-modal__choice.is-active{border-color:rgba(255,96,89,.3);background:linear-gradient(180deg,#fff7f6 0%,#fff 100%);box-shadow:0 18px 34px rgba(255,101,94,.12)}.callback-modal__choice .form-check-input{position:absolute;top:1.15rem;left:1rem;float:none;margin:0;width:1.15rem;height:1.15rem;border-color:rgba(0,0,0,.18)}.callback-modal__choice .form-check-input:checked{background-color:var(--main-red);border-color:var(--main-red)}.callback-modal__choice .form-check-label{cursor:pointer}.callback-modal__choice-title{display:block;color:#111;font-weight:700;line-height:1.25}.callback-modal__choice-text{display:block;margin-top:.35rem;color:var(--muted);font-size:.95rem;line-height:1.45}.callback-modal__time-block{margin-top:.25rem;padding:1rem 1rem 1.1rem;border:1px dashed rgba(255,96,89,.35);border-radius:20px;background:rgba(255,255,255,.86)}.callback-modal__time-label{margin-bottom:.75rem}.callback-modal__policy{margin-bottom:0}.callback-modal__policy .form-check-input{margin-top:.2rem}.callback-modal__policy .form-check-label{color:var(--muted);line-height:1.45}.callback-modal__submit{min-height:60px;display:inline-flex;align-items:center;justify-content:center;width:100%;font-size:1rem}.callback-modal [data-si-error]{margin:.4rem 0 0;color:#d84a43;font-size:.875rem;line-height:1.3}@media (max-width:767.98px){.callback-modal .modal-dialog{max-width:calc(100% - 1rem);margin:.5rem auto}.callback-modal__header{padding:1.35rem 1.25rem 0}.callback-modal__body{padding:1.15rem 1.25rem 1.25rem}.callback-modal__panel{padding:1rem 1rem 1.15rem;border-radius:20px}.callback-modal__title{margin-top:.85rem;font-size:clamp(1.7rem,7vw,2.25rem)}.callback-modal__choice{padding:.95rem .95rem .95rem 2.8rem}}@media (max-width:991.98px){body{padding-top:94px}.navbar-toggler{display:inline-flex}.topbar-collapse{background:#fff;border-bottom:1px solid #ece7df}.topbar-inner{min-height:auto;padding:1rem 0 1.25rem;flex-direction:column;align-items:flex-start!important;gap:1rem}.topbar-nav{width:100%;justify-content:flex-start}.topbar-contacts{width:100%;align-items:flex-start!important}.brand-logo-img{width:204px}}@media (max-width:575.98px){.header-inner{min-height:82px;padding:.5rem 0}body{padding-top:82px}.brand-logo-img{width:170px}}.routine-title{font-size:clamp(2.25rem,3.8vw,4.25rem);line-height:1.15;font-weight:500;letter-spacing:-.04em;max-width:14ch;margin-inline:auto}
.routine-card{position:relative;padding:1.75rem 1.75rem 1.9rem;border:1px solid rgba(0,0,0,.08);border-radius:28px;background:#fff;box-shadow:none}
.routine-card--text{min-height:170px;display:flex;align-items:flex-end}
.routine-card--media{min-height:360px;display:flex;flex-direction:column}
.routine-card--compact{min-height:372px}
.routine-card--small{min-height:170px;display:flex;align-items:flex-end}
.routine-card--cta{min-height:170px;display:flex;flex-direction:column;justify-content:center;text-align:center;padding-inline:1.5rem}
.routine-card__num{position:absolute;top:1.65rem;left:1.65rem;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff6059;color:#fff;font-size:1.125rem;font-weight:700}
.routine-card__image{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:3.75rem 1rem 1.5rem}
.routine-card__image img{max-width:240px;max-height:180px;width:auto;height:auto}
.routine-card__image--doc img{max-width:210px;max-height:220px}
.routine-card__text{max-width:31rem;padding-left:3.5rem;font-size:1.125rem;line-height:1.35}
.routine-card__finish{font-size:1.125rem;line-height:1.35;margin-bottom:1.5rem}
.routine-card__btn{min-height:56px;width:100%;display:inline-flex;align-items:center;justify-content:center;padding-inline:2rem}
.routine-stack{display:grid;gap:1.5rem;height:100%}@media (max-width:991.98px){.routine-card--media,.routine-card--compact{min-height:320px}.routine-title{max-width:16ch}}@media (max-width:767.98px){.routine-title{font-size:2rem;max-width:none}.routine-card,.routine-card--text,.routine-card--media,.routine-card--compact,.routine-card--small,.routine-card--cta{min-height:auto}.routine-card{padding:1.25rem 1.25rem 1.5rem;border-radius:24px}.routine-card__num{top:1.25rem;left:1.25rem;width:48px;height:48px;font-size:1rem}.routine-card__image{padding:3.25rem .5rem 1rem}.routine-card__image img{max-width:180px;max-height:140px}.routine-card__image--doc img{max-width:150px;max-height:160px}.routine-card__text{padding-left:0;font-size:1rem}.routine-card--text{padding-top:5.2rem;align-items:flex-start}.routine-card--small{padding-top:5rem;align-items:flex-start}.routine-card__btn{width:100%;padding-inline:1.25rem}}.services-section__title{text-align:center}
.services-showcase{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:28px;overflow:hidden}
.services-showcase__tabs{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;margin:0;padding:0;overflow:hidden;background:#fff}
.services-showcase__tabs .nav-item{list-style:none}
.services-showcase__tabs .nav-link{width:100%;min-width:0;height:100%;min-height:72px;padding:1rem .6rem;border:0;border-right:1px solid rgba(0,0,0,.1);border-radius:0;background:#fff;color:var(--text);font-size:.95rem;font-weight:500;line-height:1.2;text-align:center;white-space:normal;text-wrap:balance}
.services-showcase__tabs .nav-item:first-child .nav-link{border-top-left-radius:27px}
.services-showcase__tabs .nav-item:last-child .nav-link{border-right:0;border-top-right-radius:27px}
.services-showcase__tabs .nav-link.active{background:#ff6059;color:#fff}
.services-showcase__content{position:relative;border-top:1px solid rgba(0,0,0,.08);min-height:430px}
.services-showcase__content>.tab-pane{min-height:430px;overflow:hidden}
.services-showcase__content>.active{display:block}
.services-carousel,
.services-carousel .carousel-inner,
.services-carousel .carousel-item{height:100%}
.services-panel{min-height:430px;padding:2.75rem 2.25rem 2rem;background:#f6f6f6}
.services-panel__body{display:flex;flex-direction:column;align-self:stretch}
.services-panel__headline{margin:0 2rem;font-size:clamp(2rem,3vw,3.1rem);line-height:1.18;font-weight:400;letter-spacing:-.03em}
.services-panel__headline b{font-weight:800}
.services-panel__list{list-style:none;margin:0 2rem;padding:0;max-width:32rem}
.services-panel__list li{position:relative;padding-left:1rem;margin-bottom:.95rem;font-size:1.125rem;line-height:1.45}
.services-panel__list li::before{content:"";position:absolute;left:0;top:.68rem;width:6px;height:6px;border-radius:50%;background:#ff8a4c}
.services-panel__link{margin-top:auto;color:var(--text);font-size:1.25rem;font-weight:700;text-decoration:underline;text-underline-offset:.18em}
.services-panel__link:hover{color:#ff6059}
.services-panel__media{display:flex;align-items:flex-end;justify-content:center;min-height:100%}
.services-panel__media img{max-width:100%;max-height:260px;width:auto;height:auto;object-fit:contain}
.services-carousel__control{position:absolute;top:50%;z-index:2;width:54px;height:54px;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:rgba(255,255,255,.92);color:#8b8b8b;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.services-carousel__control span{font-size:2rem;line-height:1;margin-top:-.15rem}
.services-carousel__control:hover{background:#fff;color:#16181d;border-color:rgba(0,0,0,.16)}
.services-carousel__control--prev{left:.6rem}
.services-carousel__control--next{right:.6rem}@media (max-width:1199.98px){.services-showcase__tabs{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.services-showcase__tabs .nav-item{flex:0 0 auto;scroll-snap-align:start}.services-showcase__tabs .nav-link{min-width:148px;padding:1rem .85rem}.services-panel__headline{max-width:none;font-size:clamp(1.8rem,2.6vw,2.6rem)}}@media (max-width:991.98px){.services-showcase{border-radius:24px}.services-showcase__content,.services-showcase__content>.tab-pane,.services-panel{min-height:520px}.services-showcase__tabs .nav-item:first-child .nav-link{border-top-left-radius:23px}.services-showcase__tabs .nav-item:last-child .nav-link{border-top-right-radius:23px}.services-panel{padding:2rem 1.5rem 1.5rem}.services-panel__media{justify-content:flex-start}.services-panel__media img{max-height:220px}.services-carousel__control{width:46px;height:46px;top:auto;bottom:1.2rem;transform:none}.services-carousel__control--prev{left:auto;right:4.6rem}.services-carousel__control--next{right:1.2rem}}@media (max-width:767.98px){.services-showcase__tabs .nav-link{min-width:180px;padding:1rem .9rem;font-size:.95rem}.services-panel{padding:1.5rem 1.25rem 1.25rem}.services-showcase__content,.services-showcase__content>.tab-pane,.services-panel{min-height:560px}.services-panel__headline{margin-bottom:1.5rem;font-size:1.8rem}.services-panel__list{margin-bottom:1.5rem}.services-panel__list li{font-size:1rem}.services-panel__link{font-size:1.05rem}.services-panel__media img{max-height:180px}.services-carousel__control{width:42px;height:42px;bottom:1rem}.services-carousel__control span{font-size:1.7rem}}@media (prefers-reduced-motion:reduce){.services-showcase__tabs{scroll-behavior:auto}}.services-catalog__item{position:relative}
.services-catalog__media{background:#dde2e8;min-height:320px}
.services-catalog__media img{display:block;width:100%;height:100%;object-fit:cover}
.services-catalog__placeholder{min-height:320px;background:linear-gradient(135deg,#edf1f5,#d5dbe3);color:#25303f;font-size:1.1rem;line-height:1.35;font-weight:600}
.services-catalog__title{margin:0;font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.1;letter-spacing:-.02em}
.services-catalog__list{margin-top:1.25rem}
.services-catalog__link{color:var(--text);text-underline-offset:4px;font-size:clamp(1.1rem,1.25vw,1.95rem);line-height:1.35}
.services-catalog__link:hover{color:var(--text)}
.services-catalog__arrow{color:#ff5b57;font-weight:700;line-height:1.2}
.services-catalog__btn{min-width:260px;justify-content:center}
.services-catalog__actions{width:100%}.news-grid__card{min-height:240px;background:#1f1f1f;transition:transform .28s ease,box-shadow .28s ease}
.news-grid__img{width:100%;object-fit:cover;filter:brightness(.7);transition:transform .38s ease,filter .32s ease}
.news-grid__fallback{background:var(--gradient);background-size:140% 100%;transition:background-position .38s ease}
.news-grid__card .card-img-overlay{background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.78) 100%);transition:background .32s ease}
.news-grid__card--accent .card-img-overlay{background:transparent}
.news-grid__title{color:#fff;font-size:clamp(1.1rem,1.3vw,2rem);line-height:1.25;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.35);transition:transform .28s ease,opacity .28s ease}
@media (hover:hover) and (pointer:fine){.news-grid__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.2)}.news-grid__card:hover .news-grid__img{transform:scale(1.06);filter:brightness(.8)}.news-grid__card:hover .card-img-overlay{background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.68) 100%)}.news-grid__card:hover .news-grid__fallback{background-position:100% 0}.news-grid__card:hover .news-grid__title{transform:translateY(-2px)}}@media (min-width:992px){.services-catalog__item:nth-child(even) .services-catalog__media-col{order:2}.services-catalog__item:nth-child(even) .services-catalog__content-col{order:1}}@media (max-width:991.98px){.services-catalog__media,.services-catalog__placeholder{min-height:260px}.services-catalog__title{font-size:clamp(1.75rem,8vw,2.35rem)}.services-catalog__link{font-size:clamp(1rem,4.2vw,1.35rem)}.services-catalog__btn{min-width:100%;width:100%}.news-grid__card{min-height:220px}.news-grid__title{font-size:clamp(1rem,4.8vw,1.5rem)}}.tariffs-section__title{text-align:center}
.tariffs-section__subtitle{color:var(--text);font-size:1.5rem;line-height:1.2}
.tariffs-slider{position:relative}
.tariffs-slider__nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}
.tariffs-slider__arrows{display:flex;align-items:center;gap:1rem}
.tariffs-slider__arrow{width:54px;height:54px;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:transparent;color:#8b8b8b;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.tariffs-slider__arrow span{font-size:2rem;line-height:1;margin-top:-.15rem}
.tariffs-slider__arrow:hover{background:#fff;color:#16181d;border-color:rgba(0,0,0,.3)}
.tariffs-slider__dots{position:static;margin:0;justify-content:flex-end}
.tariffs-slider__dots [data-bs-target]{width:10px;height:10px;margin:0 4px;border:0;border-radius:999px;background:rgba(0,0,0,.14);opacity:1}
.tariffs-slider__dots .active{width:26px;background:#ff6059}
.tariffs-carousel,
.tariffs-carousel .carousel-inner,
.tariffs-carousel .carousel-item{height:100%}
.tariff-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);grid-template-areas:"info proscons" "visual action";gap:1.75rem 1.5rem;min-height:580px;padding:2.75rem 2.5rem 2rem;border-radius:28px;background:#f6f6f6}
.tariff-card__info{grid-area:info}
.tariff-card__title{margin:0 0 1.25rem;font-size:clamp(2.1rem,3vw,3rem);line-height:1.08;font-weight:700;letter-spacing:-.03em}
.tariff-card__label{margin-bottom:1rem;font-size:1.3rem;line-height:1.25}
.tariff-card__list{list-style:none;margin:0 0 1.5rem;padding:0;max-width:38rem}
.tariff-card__list li{position:relative;padding-left:1rem;margin-bottom:.95rem;font-size:1.25rem;line-height:1.45}
.tariff-card__list li::before{content:"";position:absolute;left:0;top:.72rem;width:6px;height:6px;border-radius:50%;background:#ff8a4c}
.tariff-card__link{color:var(--text);font-size:1.1rem;font-weight:700;text-decoration:underline;text-underline-offset:.18em}
.tariff-card__proscons{grid-area:proscons;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-self:start}
.tariff-card__box{min-height:200px;padding:1.5rem 1.45rem;border-radius:24px;background:#fff}
.tariff-card__box p{margin:0 0 .9rem;font-size:1.15rem;line-height:1.35}
.tariff-card__box p:last-child{margin-bottom:0}
.tariff-card__box-title{margin-bottom:1rem !important;font-size:1.6rem !important;font-weight:700;line-height:1.1 !important}
.tariff-card__visual{grid-area:visual;position:relative;min-height:270px;border-radius:24px;overflow:hidden;background-image:url('/assets/images/blocks/group-20.png');background-repeat:no-repeat;background-position:center;background-size:cover}
.tariff-card__visual--violet{background-color:#8e1aea}
.tariff-card__visual--red{background-color:#ea1a1a}
.tariff-card__visual--blue{background-color:#1a23ea}
.tariff-card__visual--orange{background-color:#ff8a00}
.tariff-card__badge{position:absolute;top:1rem;left:1rem;width:72px;height:auto}
.tariff-card__person{position:absolute;right:1.25rem;bottom:0;max-height:100%;width:auto}
.tariff-card__action{grid-area:action;display:flex;align-items:end;justify-content:space-between;gap:1.5rem}
.tariff-card__price{min-width:0}
.tariff-card__price-main{font-size:clamp(2rem,2.8vw,3rem);line-height:1.05;font-weight:800;letter-spacing:-.03em}
.tariff-card__price-sub{margin-top:.4rem;font-size:1.2rem;line-height:1.3}
.tariff-card__btn{min-width:270px;min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding-inline:2rem;text-transform:lowercase;font-size:1.2rem}@media (max-width:1199.98px){.tariff-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"info" "proscons" "visual" "action";min-height:unset}.tariff-card__action{align-items:center}}@media (max-width:991.98px){.tariffs-section__subtitle{font-size:1.2rem}.tariffs-slider__nav{margin-bottom:1.25rem}.tariff-card{padding:2rem 1.5rem 1.5rem;border-radius:24px}.tariff-card__title{font-size:2.2rem}.tariff-card__label{font-size:1.15rem}.tariff-card__list li{font-size:1.08rem}.tariff-card__box{min-height:unset}.tariff-card__visual{min-height:320px}.tariff-card__action{flex-direction:column;align-items:flex-start}.tariff-card__btn{width:100%;min-width:0}}@media (max-width:767.98px){.tariffs-slider__nav{flex-direction:column;align-items:stretch;gap:1rem}.tariffs-slider__arrows{justify-content:flex-start}.tariffs-slider__dots{justify-content:flex-start}.tariffs-slider__arrow{width:46px;height:46px}.tariff-card{gap:1.25rem;padding:1.5rem 1.25rem 1.25rem}.tariff-card__title{font-size:1.9rem}.tariff-card__proscons{grid-template-columns:1fr}.tariff-card__visual{min-height:260px}.tariff-card__badge{width:58px}.tariff-card__price-main{font-size:1.9rem}.tariff-card__price-sub,.tariff-card__box p,.tariff-card__list li{font-size:1rem}}.mockup-copy{padding-top:1rem}
.mockup-title{margin:0 0 1.25rem;font-size:clamp(2.5rem,3.2vw,4rem);line-height:1.12;font-weight:500;letter-spacing:-.04em}
.mockup-copy__card{margin-right:-10rem;min-height:300px;padding:2.25rem 2.4rem;border:1px solid rgba(0,0,0,.18);border-radius:28px;background:#fff}
.mockup-copy__card p{max-width:39rem;margin:0 0 1.4rem;font-size:1.6rem;line-height:1.38}
.mockup-copy__card p:last-child{margin-bottom:0}
.mockup-copy__card strong{font-weight:800}
.mockup-device{position:relative;display:flex;flex-direction:column;align-items:center;width:360px;margin-top:.25rem}
.mockup-device__note{position:absolute;top:6.4rem;left:-6.3rem;z-index:2;max-width:300px;padding:.95rem 1.15rem;border-radius:22px;background:#f3f3f3;font-size:1rem;line-height:1.25;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.mockup-device__phone{position:relative;z-index:1}
.mockup-device__phone img{display:block;width:360px;height:auto}
.mockup-device__cta{position:absolute;left:50%;bottom:2.1rem;z-index:2;width:255px;padding:2.9rem 1rem 1rem;text-align:center;transform:translateX(-50%);border-radius:120px 120px 22px 22px;background:#fff;box-shadow:none}
.mockup-device__icons{position:relative;z-index:1;display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}
.mockup-device__icons a{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:800;text-decoration:none}
.mockup-device__icons a:first-child{background:#34c759}
.mockup-device__icons a:last-child{background:#43a6f5}
.mockup-device__desc{position:relative;z-index:1;margin:0;font-size:.9rem;line-height:1.22}
.mockup-device__desc b{display:block;margin-top:.15rem}@media (max-width:1199.98px){.mockup-title{max-width:none}.mockup-copy__card{margin-right:0}.mockup-device{margin-top:1rem;width:100%}.mockup-device__note{left:50%;transform:translateX(-78%)}}@media (max-width:991.98px){.mockup-title{font-size:2.7rem}.mockup-copy__card{min-height:auto;padding:1.75rem 1.6rem;border-radius:24px}.mockup-copy__card p{font-size:1.3rem}.mockup-device__note{top:3.5rem;max-width:310px;font-size:1rem;transform:translateX(-68%)}.mockup-device__phone img{width:min(100%,390px)}.mockup-device__cta{bottom:1.5rem;width:250px;padding:2.8rem 1rem 1rem}}@media (max-width:767.98px){.mockup-title{font-size:2rem}.mockup-copy__card{padding:1.35rem 1.2rem}.mockup-copy__card p{font-size:1.08rem;margin-bottom:1.1rem}.mockup-device__note{position:relative;top:auto;left:auto;max-width:none;margin:0 0 1rem;transform:none}.mockup-device__phone img{width:min(100%,320px)}.mockup-device__cta{width:220px;bottom:1.1rem;padding:2.55rem .85rem .85rem}.mockup-device__icons a{width:42px;height:42px;border-radius:12px;font-size:.92rem}.mockup-device__desc{font-size:.92rem}}.docs-hand-section__title{max-width:18ch}
.docs-hand-section__subtitle{color:var(--text);font-size:1.5rem;line-height:1.2}
.docs-hand-copy{padding-top:.5rem}
.docs-hand-alert{display:flex;align-items:flex-start;gap:1.1rem;max-width:39rem;padding:1.55rem 1.5rem;border-radius:28px;background:#f5f5f5;margin-bottom:1.6rem}
.docs-hand-alert__icon{width:54px;height:54px;border:1.5px solid rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff6059;font-size:1.9rem;line-height:1;flex:0 0 auto}
.docs-hand-alert__text{max-width:30rem;font-size:2rem;line-height:1.28;font-weight:700}
.docs-hand-list{list-style:none;margin:0;padding:0 0 0 3.4rem;max-width:43rem}
.docs-hand-list li{position:relative;padding-left:2.6rem;margin-bottom:1.35rem;font-size:1.32rem;line-height:1.38}
.docs-hand-list li::before{content:"";position:absolute;left:0;top:.2rem;width:28px;height:28px;border-radius:10px;background:#f5f5f5}
.docs-hand-list li::after{content:"✓";position:absolute;left:8px;top:1px;color:#ff6059;font-size:1rem;font-weight:800}
.docs-hand-visual{display:flex;justify-content:center}
.docs-hand-visual img{width:min(100%,520px);height:auto}.robots-section__title{max-width:28ch}
.robots-person{position:relative;margin:0;padding:0;border-radius:24px;overflow:hidden}
.robots-person figcaption{position:absolute;top:1.55rem;left:1.55rem;z-index:2;margin:0}
.robots-person__name{margin:0 0 .15rem;font-size:1rem;line-height:1.2;font-weight:700}
.robots-person__role{margin:0;font-size:.82rem;line-height:1.25}
.robots-person img{display:block;width:100%;height:auto}
.robots-content{padding-top:2rem}
.robots-note{position:relative;margin:0 0 1.9rem -4.4rem;max-width:52rem;padding:1.2rem 1.6rem;border-radius:20px;background:#f5f5f5;font-size:1.18rem;line-height:1.38}
.robots-note::before{content:"";position:absolute;top:0;left:-18px;width:42px;height:100%;background:#f5f5f5;clip-path:polygon(100% 0,0 50%,100% 100%)}
.robots-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.robots-card{position:relative;min-height:145px;padding:1.65rem 1.2rem 1.15rem;border:1px solid rgba(0,0,0,.12);border-radius:24px;background:#fff;font-size:1.08rem;line-height:1.3}
.robots-card::after{content:"";position:absolute;top:.95rem;right:.95rem;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#ffb347 0%,#ff6059 100%)}.interersts-court{padding-top:2rem}
.interersts-court .img{position:relative;margin:0}
.interersts-court .img img{display:block;width:100%;height:auto;border-radius:26px}
.interersts-court .img-text{position:absolute;top:clamp(38px,7%,58px);right:clamp(56px,10%,84px);z-index:2;display:block;color:#000;font-size:1rem;line-height:1.15;font-weight:700;text-align:left}
.interersts-court .img-text span{display:block;margin-top:.2rem;font-size:.875rem;line-height:1.2;font-weight:400}
.interersts-court__text{max-width:48rem}
.interersts-court__text .title{margin:0;font-size:clamp(2.15rem,2vw + 1.2rem,4rem);line-height:1.1;font-weight:500;letter-spacing:-.035em;color:#000}
.interersts-court__text .subtitle{margin:2rem 0 1.35rem;max-width:35rem;font-size:clamp(1.3rem,.65vw + 1rem,1.95rem);line-height:1.34;color:#000}
.interersts-court__text .text{position:relative;margin:0;max-width:44rem;padding:1rem 0 1rem 2rem;font-size:1.08rem;line-height:1.5;color:#000}
.interersts-court__text .text::before{content:"✓";position:absolute;top:.95rem;left:0;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:#f5f5f5;color:var(--main-red);font-size:.78rem;font-weight:700}
.interersts-court .button{min-width:min(100%,390px);min-height:48px;margin-top:2.1rem;padding:.95rem 1.8rem;border:1.5px solid transparent;border-radius:999px;background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box;color:var(--main-red);font-size:1rem;line-height:1.2;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}
.interersts-court .button:hover{color:var(--main-red);transform:translateY(-1px);box-shadow:0 14px 30px rgba(255,96,89,.12)}.top-banner-section{padding-top:1rem;padding-bottom:3.5rem}
.top-banner{padding:2.75rem 2.75rem 2.1rem;overflow:hidden}
.top-banner__content{max-width:34rem}
.top-banner__content h2{margin:0;font-size:clamp(2.2rem,1.5vw + 1.25rem,3.85rem);line-height:1.08;font-weight:700;letter-spacing:-.04em;color:#000}
.top-banner__content .fk{display:block;margin-top:.3rem;font-size:clamp(2.75rem,2.8vw,4.2rem);line-height:.95}
.top-banner__content p{margin:1.25rem 0 0;max-width:28rem;white-space:pre-line;font-size:1rem;line-height:1.32;color:#000}
.top-banner__person{position:relative;min-height:100%;align-items:flex-end}
.top-banner .person__photo{display:block;width:min(100%,365px);height:auto;object-fit:contain}
.top-banner .person__title{position:absolute;left:0;bottom:1.1rem;margin:0;padding:.6rem .85rem;border-radius:12px;background:var(--main-red);color:#fff;line-height:1.2}
.top-banner .person__name,
.top-banner .person__job{display:block}
.top-banner .person__name{font-size:1rem;font-weight:700}
.top-banner .person__job{margin-top:.15rem;font-size:.9rem}
.top-banner__navi{padding-top:1.5rem}
.btn-g{min-width:min(100%,335px);min-height:50px;padding:.85rem 1.5rem;border:none;border-radius:999px;background:var(--gradient);color:#fff;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-shadow:none}
.btn-g:hover{color:#fff;opacity:.95}.saved-money{padding-top:2.5rem}
.saved-money__title{max-width:62rem;margin:0 auto;font-size:clamp(2.3rem,2vw + 1.3rem,4.2rem);line-height:1.15;letter-spacing:-.04em}
.saved-money__title .fk{display:block;margin-top:.35rem;font-size:clamp(3rem,3.2vw,5rem);line-height:.94}
.saved-money__subtitle{margin-top:.85rem;font-size:clamp(1.05rem,.45vw + .95rem,1.5rem);line-height:1.3;color:#000}
.saved-money__slider{position:relative}
.saved-money__controls{margin:0 0 1.35rem;padding:0;align-items:flex-start}
.saved-money__control{width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#000;opacity:1}
.saved-money__thumb{width:116px;height:116px;display:block;object-fit:cover;object-position:center 35%;background-color:#e7e7e7;transition:transform .2s ease,box-shadow .2s ease}
.saved-money__control .fio-assistant{width:100%;margin:.8rem 0 0;padding:0;display:flex;justify-content:center;align-items:center}
.saved-money__control .fio-assistant>span{width:100%;min-height:34px;padding:.58rem .8rem;border-radius:14px;background:#f1f1f1;font-size:1rem;line-height:1.25;font-weight:500;text-align:center;transition:background .2s ease,color .2s ease}
.saved-money__control.active .saved-money__thumb,
.saved-money__control:hover .saved-money__thumb{transform:translateY(-2px)}
.saved-money__control.active .fio-assistant{color:#fff}
.saved-money__control.active .fio-assistant>span{background:var(--main-red);color:#fff}
.saved-money__dropdown-wrapper{margin-bottom:1.6rem}
.saved-money__select{min-height:52px;border:0;border-radius:16px;background-color:var(--main-red);color:#fff;font-size:1rem;box-shadow:none!important}
.saved-money__select:focus{border-color:transparent;box-shadow:none}
.saved-money__select option{color:#000}
.saved-money__carousel{position:relative;padding:0 5.2rem;min-height:800px}
.saved-money__slide{margin:0;min-height:800px}
.saved-money__media{max-width:520px;margin:0 auto;height:800px;display:flex;align-items:center}
.saved-money__image{display:block;width:100%;max-height:800px;object-fit:cover;object-position:center top}
.saved-money .slide-info{max-width:27rem}
.saved-money .slide-info .fio-assistant{margin:0;font-size:clamp(2rem,1.2vw + 1.4rem,3.25rem);line-height:1.08;font-weight:700;color:#000}
.saved-money .opyt{margin:.55rem 0 0;font-size:1.25rem;line-height:1.35;color:#000}
.saved-money .skilly{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1rem}
.saved-money .skilly li{position:relative;padding-left:2.65rem}
.saved-money .skilly li::before{content:"";position:absolute;left:0;top:.1rem;width:28px;height:28px;border-radius:8px;background:#f3f3f3}
.saved-money .skilly li::after{content:"✓";position:absolute;left:8px;top:2px;color:var(--main-red);font-size:1rem;font-weight:700}
.saved-money .skill{margin:0;font-size:1.15rem;line-height:1.45;color:#000}
.saved-money .summa{margin:2.35rem 0 0}
.saved-money .summa .fk{font-size:clamp(2.4rem,1.5vw + 1.5rem,4.25rem);line-height:.95}
.saved-money .opisanie_k_summe{margin:.65rem 0 0;font-size:1.02rem;line-height:1.4;color:#000}
.saved-money__prev,
.saved-money__next{width:52px;height:52px;top:50%;transform:translateY(-50%);border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#8a8a8a;opacity:1}
.saved-money__prev{left:0}
.saved-money__next{right:0}
.saved-money__prev span,
.saved-money__next span{font-size:2rem;line-height:1}
.saved-money__prev:hover,
.saved-money__next:hover{background:#fff;color:#000}.accounting-section{padding-top:2rem}
.accounting-section__title{max-width:56rem;margin:0 auto;font-size:clamp(2.35rem,1.7vw + 1.25rem,4rem);line-height:1.12;letter-spacing:-.04em}
.accounting-section__title .fk{display:block;margin-top:.4rem;font-size:clamp(2.8rem,2.9vw,4.4rem);line-height:.95}
.accounting-card{padding:1.55rem 1.55rem 1.4rem;border:1px solid #ddd;background:#fff}
.accounting-card__media{position:relative;min-height:205px;margin-bottom:1.2rem}
.accounting-card__step{position:absolute;top:0;left:0;z-index:2;min-width:86px;margin:0;padding:.52rem .95rem;border-radius:999px;background:var(--main-red);color:#fff;font-size:.95rem;line-height:1.2;font-weight:700;text-align:center}
.accounting-card__image{display:block;width:100%;max-width:175px;margin:0 0 0 auto}
.accounting-card__title{margin:0;font-size:1.2rem;line-height:1.45;font-weight:500;color:#000}
.accounting-card__text{margin:1rem 0 0;font-size:1rem;line-height:1.45;color:#2c2c2c}.aggregators-section{padding-top:1rem}
.aggregators-section__title{max-width:55rem;margin:0 auto;font-size:clamp(2.15rem,1.6vw + 1.2rem,3.6rem);line-height:1.18;letter-spacing:-.04em}
.aggregators-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;align-items:center}
.aggregators-button{flex:0 0 auto;min-width:240px;min-height:52px;padding:.8rem 1.5rem;border:1.5px solid transparent;border-radius:999px;background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
.aggregators-button--accent{background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box}
.aggregators-button:hover{background:var(--gradient);box-shadow:0 12px 24px rgba(255,96,89,.14);transform:translateY(-1px)}
.aggregators-button__img{max-height:26px;width:auto;display:block}@media (max-width:1199.98px){.aggregators-buttons{gap:1.25rem}.aggregators-button{min-width:220px;padding:.75rem 1.2rem}.accounting-card{padding:1.35rem 1.25rem 1.2rem}.accounting-card__media{min-height:185px}.accounting-card__image{max-width:155px}.saved-money__controls{--bs-gutter-x:.85rem;--bs-gutter-y:.85rem}.saved-money__thumb{width:100px;height:100px}.saved-money__control .fio-assistant>span{font-size:.92rem}.saved-money__carousel{padding:0 4.25rem;min-height:720px}.saved-money__media{max-width:480px;height:720px}.top-banner{padding:2.35rem 2.1rem 1.9rem}.top-banner .person__photo{width:min(100%,330px)}.interersts-court__text .title{font-size:clamp(1.95rem,1.2vw + 1.4rem,3.2rem)}.robots-content{padding-top:0}.robots-note{margin-left:0}}@media (max-width:991.98px){.aggregators-buttons{justify-content:center}.accounting-section{padding-top:1rem}.accounting-card__media{min-height:175px}.saved-money{padding-top:1.5rem}.saved-money__controls{display:none}.saved-money__carousel{padding:0;min-height:0}.saved-money__media{max-width:620px;height:auto}.saved-money__slide{min-height:0}.saved-money .slide-info{max-width:none}.saved-money__prev,.saved-money__next{display:none}.top-banner{padding:2rem 1.8rem 1.8rem}.top-banner__content{max-width:none}.top-banner .person__photo{width:min(100%,360px)}.top-banner .person__title{left:1rem;bottom:.8rem}.top-banner__navi{padding-top:0}.interersts-court{padding-top:0}.interersts-court .img{max-width:640px}.interersts-court__text .subtitle{margin-top:1.35rem}.docs-hand-section__subtitle{font-size:1.2rem}.docs-hand-alert{padding:1.25rem 1.2rem;border-radius:24px}.docs-hand-alert__icon{width:46px;height:46px;font-size:1.5rem}.docs-hand-alert__text{font-size:1.45rem}.docs-hand-list{padding-left:0}.docs-hand-list li{font-size:1.08rem}.robots-person{max-width:460px}.robots-person figcaption{top:1.2rem;left:1.2rem}.robots-note{margin-left:0;font-size:1.02rem}.robots-note::before{display:none}.robots-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.aggregators-section{padding-top:0}.aggregators-section__title{font-size:clamp(1.85rem,6vw,2.55rem)}.aggregators-buttons{flex-direction:column;gap:1rem}.aggregators-button{width:100%;min-width:0;min-height:50px;padding:.75rem 1rem}.aggregators-button__img{max-height:24px}.accounting-section__title{font-size:clamp(2rem,6.4vw,2.8rem)}.accounting-section__title .fk{font-size:clamp(2.4rem,9.5vw,3.3rem)}.accounting-card{padding:1.15rem 1rem 1rem}.accounting-card__media{min-height:150px;margin-bottom:1rem}.accounting-card__step{min-width:78px;padding:.48rem .85rem;font-size:.88rem}.accounting-card__image{max-width:132px}.accounting-card__title{font-size:1.05rem}.accounting-card__text{margin-top:.8rem;font-size:.95rem}.saved-money__title{font-size:clamp(1.95rem,6.2vw,2.7rem)}.saved-money__title .fk{font-size:clamp(2.35rem,9.5vw,3.4rem)}.saved-money__subtitle{margin-top:.45rem;font-size:.95rem}.saved-money__dropdown-wrapper{margin-bottom:1rem}.saved-money__select{min-height:48px;border-radius:14px;font-size:.95rem}.saved-money .slide-info .fio-assistant{font-size:clamp(1.75rem,7vw,2.3rem)}.saved-money .opyt{font-size:1rem}.saved-money .skilly{margin-top:1.35rem;gap:.8rem}.saved-money .skilly li{padding-left:2.25rem}.saved-money .skilly li::before{width:24px;height:24px;border-radius:7px}.saved-money .skilly li::after{left:7px;top:1px;font-size:.9rem}.saved-money .skill{font-size:1rem}.saved-money .summa{margin-top:1.5rem}.saved-money .summa .fk{font-size:clamp(2rem,8vw,2.8rem)}.saved-money .opisanie_k_summe{font-size:.95rem}.top-banner-section{padding-top:0;padding-bottom:2rem}.top-banner{padding:1.35rem 1.1rem 1.25rem;--bs-gutter-y:1rem}.top-banner__content h2{font-size:clamp(1.85rem,7vw,2.55rem)}.top-banner__content .fk{font-size:clamp(2.2rem,10vw,3.2rem)}.top-banner__content p{margin-top:1rem;font-size:1rem}.top-banner .person__title{left:.65rem;right:.65rem;bottom:.65rem;border-radius:10px}.top-banner .person__name{font-size:.92rem}.top-banner .person__job{font-size:.82rem}.btn-g{width:100%;min-width:0;min-height:50px;font-size:.95rem}.interersts-court .img-text{font-size:.92rem}.interersts-court .img-text span{font-size:.8rem}.interersts-court__text .title{font-size:clamp(1.9rem,5.2vw,2.6rem);line-height:1.12}.interersts-court__text .subtitle{margin:1rem 0 1rem;font-size:1.05rem}.interersts-court__text .text{padding-left:1.8rem;font-size:.98rem}.interersts-court__text .text::before{top:.92rem;width:20px;height:20px}.interersts-court .button{width:100%;min-width:0;margin-top:1.5rem;padding:.9rem 1.25rem;font-size:.95rem}.docs-hand-section__subtitle{font-size:1rem}.docs-hand-alert{gap:.85rem}.docs-hand-alert__text{font-size:1.2rem}.docs-hand-list li{padding-left:2.2rem;font-size:1rem}.docs-hand-list li::before{width:24px;height:24px;border-radius:8px}.docs-hand-list li::after{left:7px;top:0;font-size:.9rem}.robots-note{padding:1rem 1.1rem;border-radius:20px;font-size:.95rem}.robots-cards{grid-template-columns:1fr}.robots-card{min-height:auto;padding:1.15rem 1rem .95rem;font-size:.95rem}}.textpage-hero-section{padding-bottom:48px}.top-banner--textpage{min-height:560px}.top-banner--textpage .top-banner__title{margin:0;max-width:520px;font-size:clamp(3rem,2.4rem + 1.8vw,4.5rem);font-weight:600;line-height:.95;letter-spacing:-.03em}.top-banner--textpage .top-banner__title .fk{display:block;margin-top:18px}.top-banner--simple{min-height:auto}.top-banner--simple .top-banner__content{max-width:760px}.vacancies-section{padding-top:8px}.vacancies-nav{gap:18px}.vacancies-nav__item{width:100%;padding:18px 28px;border:1px solid rgba(17,17,17,.22);border-radius:22px;background:#fff;color:#6c7480;font-size:1.15rem;font-weight:600;line-height:1.25;text-align:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.vacancies-nav__item:hover{border-color:rgba(255,102,94,.45);color:#111}.vacancies-nav__item.active{border-color:transparent;background:linear-gradient(90deg,#ff655e 0%,#ffbe47 100%);color:#fff;box-shadow:0 18px 40px rgba(255,125,92,.24)}.vacancies-content{min-height:100%;padding:28px 34px;border:1px solid rgba(17,17,17,.06)}.vacancy-block + .vacancy-block{margin-top:28px}.vacancy-block__title{margin:0 0 18px;font-size:1.95rem;font-weight:600;line-height:1.1}.vacancy-block__list{margin:0;padding:0;list-style:none}.vacancy-block__list li{position:relative;padding-left:28px;font-size:1.2rem;line-height:1.42;color:#111}.vacancy-block__list li + li{margin-top:22px}.vacancy-block__list li::before{content:"";position:absolute;top:.58em;left:0;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#ff655e 0%,#ffbe47 100%)}.textpage-content-section{padding-top:20px}.textpage-content{max-width:980px;margin:0 auto;color:#111}.textpage-content>*:last-child{margin-bottom:0}.textpage-content h2,
.textpage-content h3{margin:0 0 24px;text-align:center;font-size:clamp(2.15rem,1.95rem + .8vw,3rem);font-weight:500;line-height:1.12;letter-spacing:.01em}.textpage-content p{margin:0 0 22px;font-size:1.2rem;line-height:1.58}.textpage-content .values{margin:72px 0}.values-section{padding-top:24px}.values-section .values{margin:0}.textpage-content .values>header,
.textpage-content .vacancies>header{margin-bottom:36px}.values-section .values>header{margin-bottom:36px}.textpage-content .values .title,
.textpage-content .vacancies .title{margin:0;text-align:center;font-size:clamp(2.3rem,2rem + .8vw,3.2rem);font-weight:500;line-height:1.12}.values-section .values .title{margin:0;text-align:center;font-size:clamp(2.3rem,2rem + .8vw,3.2rem);font-weight:500;line-height:1.12}.textpage-content .custom-list__block{display:grid;gap:14px}.values-section .custom-list__block{display:grid;gap:18px}.textpage-content .custom-list__element-list{padding:16px 24px;border:1px solid rgba(17,17,17,.14);background:#fff;color:#6c7480;font-size:1.08rem;font-weight:600;line-height:1.25;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.values-section .custom-list__element-list{position:relative;min-height:60px;padding:16px 24px 16px 62px;border:0;border-radius:22px;background:transparent;color:#111;font-size:1.05rem;font-weight:500;line-height:1.28;transition:background-color .2s ease,box-shadow .2s ease}.values-section .custom-list__element-list::before{content:"";position:absolute;top:50%;left:18px;width:32px;height:32px;border-radius:10px;background:#f7f7f7;transform:translateY(-50%)}.values-section .custom-list__element-list::after{content:"\2713";position:absolute;top:50%;left:28px;color:#ff655e;font-size:1rem;font-weight:700;line-height:1;transform:translateY(-50%)}.textpage-content .custom-list__element-list.active{border-color:transparent;background:linear-gradient(90deg,#ff655e 0%,#ffbe47 100%);color:#fff}.values-section .custom-list__element-list.active{background:#f5f5f5;box-shadow:inset 0 0 0 1px rgba(17,17,17,.03)}.textpage-content .tabcontent-block{padding:28px 32px}.values-section .tabcontent-block{min-height:436px;padding:28px 30px;border:1px solid rgba(17,17,17,.04)}.textpage-content .values__tabcontent,
.textpage-content .vacancies__tabcontent{display:none}.values-section .values__tabcontent{display:none}.textpage-content .values__tabcontent.active,
.textpage-content .vacancies__tabcontent.active{display:block}.values-section .values__tabcontent.active{display:block}.values-section .values__tabcontent-text-mobile{display:none}.values-section .values__tabcontent-text-desktop,
.values-section .values__tabcontent-text-mobile{margin:0;font-size:1.05rem;line-height:1.58;color:#111}.textpage-content .custom_list_gradient{margin:0;padding:0;list-style:none}.textpage-content .custom_list_gradient li{position:relative;padding-left:24px}.textpage-content .custom_list_gradient li + li{margin-top:16px}.textpage-content .custom_list_gradient li::before{content:"";position:absolute;top:.6em;left:0;width:9px;height:9px;border-radius:50%;background:linear-gradient(180deg,#ff655e 0%,#ffbe47 100%)}.team-gallery-section{padding-top:36px}.simple-slider-carousel{position:relative;padding:0 68px 72px}.simple-slider__slide{overflow:hidden;background:#f4f4f4}.simple-slider__image{display:block;width:100%;max-height:840px;object-fit:cover}.simple-slider__prev,
.simple-slider__next{top:50%;width:52px;height:52px;border:1px solid rgba(17,17,17,.15);border-radius:50%;background:rgba(255,255,255,.96);color:#8f97a3;transform:translateY(-50%);opacity:1}.simple-slider__prev{left:0}.simple-slider__next{right:0}.simple-slider__arrow{font-size:2rem;line-height:1}.simple-slider__indicators{bottom:8px;margin:0}.simple-slider__indicators [data-bs-target]{width:10px;height:10px;margin:0 6px;border:0;border-radius:50%;background:rgba(17,17,17,.18)}.simple-slider__indicators .active{background:#ff655e}@media (max-width:1199.98px){.top-banner--textpage{min-height:480px}.vacancies-nav__item{padding:16px 22px;font-size:1.05rem}.vacancies-content{padding:24px 26px}.vacancy-block__title{font-size:1.7rem}.vacancy-block__list li{font-size:1.1rem}.simple-slider__image{max-height:720px}}@media (max-width:991.98px){.top-banner--textpage{min-height:auto}.vacancies-nav{gap:12px}.simple-slider-carousel{padding-inline:0;padding-bottom:58px}.simple-slider__prev,.simple-slider__next{display:none}}@media (max-width:767.98px){.textpage-hero-section{padding-bottom:28px}.top-banner--textpage .top-banner__title{font-size:2.5rem}.vacancies-content{padding:22px 18px;border-radius:24px}.vacancies-nav__item{padding:15px 18px;border-radius:18px;font-size:1rem}.vacancy-block + .vacancy-block{margin-top:22px}.vacancy-block__title{margin-bottom:14px;font-size:1.45rem}.vacancy-block__list li{padding-left:22px;font-size:1rem}.vacancy-block__list li + li{margin-top:16px}.textpage-content h2,.textpage-content h3{font-size:2rem}.textpage-content p{font-size:1.05rem}.textpage-content .tabcontent-block{padding:22px 18px}.simple-slider__image{max-height:460px}.values-section .tabcontent-block{display:none}.values-section .custom-list__block{gap:14px}.values-section .custom-list__element-list{min-height:56px;padding:14px 18px 14px 56px;border-radius:20px}.values-section .custom-list__element-list::before{left:16px;width:28px;height:28px;border-radius:9px}.values-section .custom-list__element-list::after{left:25px;font-size:.9rem}.values-section .values__tabcontent-text-mobile{display:none;padding:0 4px 8px}.values-section .values__tabcontent-text-mobile.active{display:block}}.about-page{padding-bottom:72px}html{scroll-behavior:smooth}.about-page section[id]{scroll-margin-top:24px}.about-page .entry-content{display:grid;gap:72px}.about-page .entry-content>*{min-width:0}.about-page .simple-header{position:relative;min-height:450px;padding:42px 22px;border-radius:24px;background-color:#ececec;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.about-page .simple-header h1{margin:0;font-size:clamp(2.8rem,2.15rem + 1.9vw,4.2rem);font-weight:700;line-height:1;letter-spacing:-.03em}.about-page .about-content .quote{width:320px;max-width:320px;min-width:280px;margin:0;padding:14px 18px;border-radius:18px}.about-page .about-content .quote p{margin:0;font-size:.95rem;line-height:1.45}.about-page .about-content__person{position:relative;overflow:visible;border-radius:0}.about-page .about-content__person .person__photo{display:block;width:100%;max-width:500px;border-radius:0}.about-page .about-content__person .person__title{position:absolute;left:clamp(56px,10%,84px);bottom:clamp(38px,7%,58px);display:flex;flex-direction:column;color:#111;font-size:.92rem;font-weight:700;line-height:1.25}.about-page .about-content__person .person__title span{font-weight:500}.about-page .about-content__content{padding-top:116px}.about-page .about-content__content ul{margin:0;padding:0;list-style:none}.about-page .about-content__content li{border-bottom:1px solid rgba(17,17,17,.12)}.about-page .about-content__content a{display:block;padding:18px 0 16px;color:#111;font-size:1.2rem;line-height:1.25;text-decoration:none;cursor:pointer}.about-page .history>header,
.about-page .reviews>header,
.about-page .certificates>header,
.about-page .partners>header,
.about-page .contacts>.contacts__content>header,
.about-page .values>header,
.about-page .circles>header{margin-bottom:28px;text-align:center}.about-page .history .title,
.about-page .reviews .title,
.about-page .certificates .title,
.about-page .partners .title,
.about-page .contacts .title,
.about-page .values .title,
.about-page .circles .title{margin:0;font-size:clamp(2.35rem,2rem + 1vw,3.4rem);font-weight:500;line-height:1.1}.about-page .history .__slider{max-width:980px;margin:0 auto;padding-bottom:190px}.about-page .history__wrapper{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:14px;align-items:start}.about-page .history__slide{position:relative;min-width:0}.about-page .history__slide::after{content:"";position:absolute;top:18px;left:54px;width:calc(100% + 14px);border-top:1px dashed rgba(255,101,94,.35)}.about-page .history__slide:last-child::after{display:none}.about-page .circle-year{position:relative;cursor:pointer}.about-page .circle-year .text{position:relative;z-index:2;width:40px;height:40px;margin:0 auto;border:1px solid rgba(17,17,17,.18);border-radius:50%;background:#fff;color:#111;font-size:.95rem;line-height:38px;text-align:center}.about-page .circle-year.clicked .text{border-color:transparent;background:linear-gradient(180deg,#ff655e 0%,#ffbe47 100%);color:#fff}.about-page .history .pop-up{position:absolute;top:64px;left:50%;display:none;z-index:5;width:650px;max-width:70vw;padding:20px 28px;border-radius:22px;background:#ececec;color:#4a4a4a;font-size:1rem;line-height:1.45;text-align:center;white-space:normal;overflow-wrap:anywhere;transform:translateX(-50%)}.about-page .history .pop-up::before{content:"";position:absolute;top:-12px;left:50%;width:28px;height:28px;background:#ececec;transform:translateX(-50%) rotate(45deg)}.about-page .circle-year.clicked .pop-up{display:block}.about-page .history__mobile-text{display:none}@media (min-width:768px){.about-page .history .swiper,.about-page .history .swiper-wrapper.history__wrapper{overflow:visible !important}}.about-page .about-mission>div{padding:36px 24px;text-align:center}.about-page .about-mission p{margin:0;font-size:1rem;line-height:1.35;font-weight:400;color:#111}.about-page .about-mission .fk{display:block;margin-bottom:14px;font-family:"Cera Pro","Trebuchet MS","Segoe UI",Arial,sans-serif;font-size:clamp(3.25rem,2.9rem + 1vw,4rem);line-height:.92;font-weight:700;letter-spacing:-.04em;color:transparent;background:linear-gradient(90deg,#ff655e 0%,#ff8f52 48%,#ffbe47 100%);-webkit-background-clip:text;background-clip:text}.about-page>.wp-block-heading,
.about-page .entry-content>.wp-block-heading{margin:0 0 18px;text-align:center}.about-page .entry-content>p{max-width:1080px;margin:0 auto 18px;font-size:1.2rem;line-height:1.55}.about-page #block-strategy{border-radius:24px}.about-page #block-strategy h2{margin:0 0 28px;text-align:center;font-size:clamp(2.35rem,2rem + 1vw,3.4rem);font-weight:500}.about-page #block-strategy p{margin:0 0 14px;font-size:1.12rem;line-height:1.55}.about-page .values{margin:0}.about-page .values .custom-list__block{display:grid;gap:18px}.about-page .values .custom-list__element-list{position:relative;min-height:60px;padding:16px 24px 16px 62px;border-radius:22px;background:transparent;color:#111;font-size:1.05rem;line-height:1.28;cursor:pointer}.about-page .values .custom-list__element-list::before{content:"";position:absolute;top:50%;left:18px;width:32px;height:32px;border-radius:10px;background:#f7f7f7;transform:translateY(-50%)}.about-page .values .custom-list__element-list::after{content:"\2713";position:absolute;top:50%;left:28px;color:#ff655e;font-size:1rem;font-weight:700;transform:translateY(-50%)}.about-page .values .custom-list__element-list.active{background:#f5f5f5}.about-page .values .tabcontent-block{min-height:436px;padding:28px 30px;border-radius:24px}.about-page .values .values__tabcontent{display:none}.about-page .values .values__tabcontent.active{display:block}.about-page .values .values__tabcontent-text-mobile{display:none}.about-page .values .values__tabcontent-text-desktop,
.about-page .values .values__tabcontent-text-mobile{margin:0;font-size:1.05rem;line-height:1.58}.about-page .block-circles{position:relative;padding:42px 36px 40px;background:#f5f5f5;border-radius:28px;overflow:visible}.about-page .block-top-white-bottom-circles{position:relative;min-height:780px}.about-page .top-circles,
.about-page .bottom-circles{position:absolute;left:0;display:flex;gap:28px}.about-page .top-circles{top:18px;left:126px}.about-page .bottom-circles{bottom:22px;left:126px}.about-page .main-circle{position:absolute;top:148px;left:124px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:402px;height:402px;padding:94px 38px;border-radius:50%;background:#fff}.about-page .top-circle,
.about-page .bottom-circle{width:112px;height:112px}.about-page .small-circle{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border:1px solid #ff655e;border-radius:50%;color:#ff655e;background:#fff}.about-page .top-circle .text,
.about-page .bottom-circle .text,
.about-page .small-circle .text{margin:0;font-size:1rem;line-height:1.18;text-align:center}.about-page .top-circle,
.about-page .bottom-circle,
.about-page .small-circle,
.about-page .outer-circle{position:relative;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer}.about-page .outer-circles{position:absolute;top:34px;right:0;width:560px;height:660px}.about-page .block-outer-circles{position:absolute;top:0;right:108px;bottom:0;width:560px}.about-page .outer-circle{display:flex;align-items:center;justify-content:center;position:absolute;width:198px;height:198px;padding:18px;border:1px solid #ff655e;border-radius:50%;color:#ff655e;background:#fff;text-align:center}.about-page .outer-circle:nth-child(1){top:0;left:0}.about-page .outer-circle:nth-child(2){top:56px;right:34px}.about-page .outer-circle:nth-child(3){top:246px;right:-6px}.about-page .outer-circle:nth-child(4){bottom:42px;right:4px}.about-page .outer-circle:nth-child(5){bottom:0;left:0}.about-page .top-circle,
.about-page .bottom-circle{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff655e;color:#fff}.about-page .top-circle .text,
.about-page .bottom-circle .text,
.about-page .outer-circle .text,
.about-page .small-circle .text{position:relative;z-index:2;padding:0 8px}.about-page .top-circle .pop-up,
.about-page .bottom-circle .pop-up,
.about-page .small-circle .pop-up,
.about-page .outer-circle .pop-up{position:absolute;left:50%;bottom:calc(100% + 18px);z-index:5;display:block;width:244px;padding:14px 18px;border-radius:18px;background:#fff;color:#111;font-size:.95rem;line-height:1.3;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.06);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.about-page .top-circle .pop-up::after,
.about-page .bottom-circle .pop-up::after,
.about-page .small-circle .pop-up::after,
.about-page .outer-circle .pop-up::after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:22px;background:#fff;transform:translateX(-50%) rotate(45deg)}.about-page .top-circle:hover,
.about-page .bottom-circle:hover,
.about-page .small-circle:hover,
.about-page .outer-circle:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(255,101,94,.18)}.about-page .top-circle:hover,
.about-page .bottom-circle:hover{background:linear-gradient(180deg,#ff655e 0%,#ffbe47 100%)}.about-page .small-circle:hover,
.about-page .outer-circle:hover{border-color:transparent;background:linear-gradient(180deg,#ff655e 0%,#ffbe47 100%);color:#fff}.about-page .top-circle:hover .pop-up,
.about-page .bottom-circle:hover .pop-up,
.about-page .small-circle:hover .pop-up,
.about-page .outer-circle:hover .pop-up{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.about-page .reviews .__slider,
.about-page .certificates .__slider{position:relative;width:100%;max-width:100%;overflow:hidden}.about-page .reviews__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.about-page .reviews__slide,
.about-page .certificates__slide{height:100%}.about-page .reviews__slide{padding:18px;border:1px solid rgba(17,17,17,.1)}.about-page .reviews .block-img{display:grid;grid-template-columns:100px minmax(0,1fr);gap:16px;margin-bottom:16px}.about-page .reviews .img{width:100px;height:136px;object-fit:cover}.about-page .block-stars{margin-top:10px}.about-page .star{display:inline-block;width:10px;height:10px;margin-right:4px;border-radius:50%;background:#ffb34b}.about-page .fio_klienta{margin:0 0 8px;font-size:1.1rem;font-weight:700;line-height:1.2}.about-page .dolzhnost_klienta,
.about-page .tekst_otzyva{margin:0;font-size:.95rem;line-height:1.45}.about-page .aggregators .title{text-align:center}.about-page .aggregators .buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.about-page .aggregators .button{min-width:220px}.about-page .certificates .block-img{width:100%;height:360px;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:18px;background:#fff;overflow:hidden}.about-page .certificates .img{display:block;width:100%;max-width:none;height:100%;max-height:100%;object-fit:contain}.about-page .certificates__slider{display:flex;align-items:center;gap:20px;min-width:0;width:100%;max-width:100%;overflow:hidden}.about-page .certificates-swiper{flex:1 1 auto;min-width:0;min-height:0;width:100%;max-width:100%;overflow:hidden}.about-page .certificates__slide{height:auto}.about-page .certificates__wrapper{width:100%;box-sizing:border-box}.about-page .certificates-swiper:not(.swiper-initialized) .certificates__wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.about-page .certificates-swiper:not(.swiper-initialized) .certificates__slide{width:auto}.about-page .certificates__nav{flex:0 0 auto;width:56px;height:56px;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:#f2f2f2;color:#8c8c8c;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.about-page .certificates__nav span{font-size:2rem;line-height:1;margin-top:-.15rem}.about-page .certificates__nav:hover{background:#fff;color:#111;border-color:rgba(0,0,0,.2)}.about-page .certificates__nav.swiper-button-disabled{opacity:.45;cursor:not-allowed}.about-page .partners .block-partners{max-width:1060px;margin:0 auto;padding:0;list-style:none}.about-page .partners .block-partners li{position:relative;display:flex;align-items:center;justify-content:center;min-height:112px;padding:14px 18px;border-radius:18px;background:#f5f5f5}.about-page .partners .block-partners img{max-width:100%;max-height:70px;object-fit:contain}.about-page .partners .url{position:absolute;inset:0}.about-page .contacts .list{margin:0;padding:0;list-style:none}.about-page .contacts .list li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;align-items:start;margin-bottom:22px;font-size:1.08rem;line-height:1.35}.about-page .contacts .icon{width:24px;height:24px;object-fit:contain}.about-page .contacts .map{width:100%;min-height:420px;border:0;border-radius:24px}@media (max-width:1199.98px){.about-page .simple-header{min-height:380px}.about-page .about-content .quote{width:280px;max-width:280px;min-width:280px}.about-page .about-content__content{padding-top:92px}.about-page .history .pop-up{width:520px}.about-page .outer-circles{width:470px}.about-page .reviews__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page .certificates .block-img{height:320px}.about-page .contacts .map{min-height:360px}}@media (max-width:991.98px){.about-page .entry-content{gap:56px}.about-page .about-content .quote{position:static;max-width:320px;margin:0 0 12px}.about-page .about-content__content{padding-top:0}.about-page .history .__slider{padding-bottom:0}.about-page .history .swiper{width:100%;max-width:100%;overflow:visible !important;padding-bottom:0}.about-page .history .swiper-wrapper.history__wrapper{display:flex !important;flex-wrap:wrap !important;justify-content:center;column-gap:14px;row-gap:10px;width:100%;min-width:0;align-items:flex-start;padding:0 0 6px}.about-page .history__slide{flex:0 0 auto;min-width:44px}.about-page .history__slide.is-inline-active{display:flex;flex:0 0 100%;justify-content:center}.about-page .history__slide::after{display:none}.about-page .history .circle-year .text{margin:0}.about-page .history .pop-up{display:none !important}.about-page .history__mobile-text{flex:0 0 100%;width:100%;max-width:720px;margin:4px auto 12px;padding:16px 18px;border-radius:18px;background:#ececec;color:#4a4a4a;font-size:.95rem;line-height:1.45;text-align:left}.about-page .history__mobile-text.active{display:block}.about-page .block-top-white-bottom-circles{min-height:auto}.about-page .top-circles,.about-page .bottom-circles,.about-page .main-circle,.about-page .outer-circles,.about-page .block-outer-circles{position:static;width:auto;height:auto}.about-page .block-circles{display:grid;gap:24px;overflow:hidden}.about-page .block-top-white-bottom-circles{display:grid;justify-items:center;gap:22px}.about-page .top-circles,.about-page .bottom-circles{display:grid;grid-template-columns:repeat(3,minmax(74px,112px));justify-content:center;gap:16px}.about-page .main-circle{justify-self:center;margin:0}.about-page .outer-circles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-content:start}.about-page .outer-circle{position:relative;inset:auto;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important;width:100%;max-width:220px;height:180px;margin:0 auto}.about-page .top-circle .pop-up,.about-page .bottom-circle .pop-up,.about-page .small-circle .pop-up,.about-page .outer-circle .pop-up{top:calc(100% + 14px);bottom:auto}.about-page .top-circle .pop-up::after,.about-page .bottom-circle .pop-up::after,.about-page .small-circle .pop-up::after,.about-page .outer-circle .pop-up::after{top:-10px;bottom:auto}.about-page .values .tabcontent-block{display:none}.about-page .values .values__tabcontent-text-mobile{display:none;padding:0 4px 8px}.about-page .values .values__tabcontent-text-mobile.active{display:block}.about-page .partners .block-partners{max-width:560px}}@media (max-width:767.98px){.about-page,.about-page .entry-content{max-width:100%;overflow-x:hidden}.about-page .history{max-width:100%;overflow-x:clip}.about-page{padding-bottom:48px}.about-page .entry-content{gap:44px}.about-page .simple-header{min-height:220px;padding:22px 16px;border-radius:20px;background-position:58% center}.about-page .about-content__content a{padding:14px 0;font-size:1.05rem}.about-page .history .__slider{max-width:100%;overflow:visible;padding-bottom:0}.about-page .history .swiper{width:100%;max-width:100%;overflow:visible !important;padding-bottom:0}.about-page .history .swiper-wrapper.history__wrapper{display:flex;flex-wrap:wrap !important;justify-content:center;column-gap:14px;row-gap:10px;width:100%;min-width:0;align-items:flex-start;padding:0 0 6px}.about-page .history__slide{flex:0 0 auto;min-width:44px}.about-page .history__slide::after{display:none}.about-page .history .circle-year .text{margin:0}.about-page .history .pop-up{display:none !important}.about-page .history__mobile-text{display:none;margin-top:14px;padding:16px 18px;border-radius:18px;background:#ececec;color:#4a4a4a;font-size:.95rem;line-height:1.45}.about-page .history__mobile-text.active{display:block}.about-page .about-mission .fk{font-size:2.7rem}.about-page .block-circles{padding:18px 14px;gap:18px;overflow:hidden;padding-bottom:28px}.about-page .block-top-white-bottom-circles{gap:18px}.about-page .top-circles,.about-page .bottom-circles{grid-template-columns:repeat(3,minmax(0,86px));gap:12px;width:100%}.about-page .main-circle{width:min(100%,272px);height:auto;aspect-ratio:1 / 1;padding:50px 14px;gap:12px}.about-page .small-circle{width:54px;height:54px}.about-page .top-circle,.about-page .bottom-circle{width:86px;height:86px;justify-self:center}.about-page .top-circle .text,.about-page .bottom-circle .text{font-size:.78rem;line-height:1.15}.about-page .small-circle .text{font-size:.72rem;line-height:1.1}.about-page .outer-circles{grid-template-columns:1fr;gap:14px;justify-items:center;width:100%;align-content:start}.about-page .outer-circle{width:min(100%,220px);max-width:none;height:120px;min-height:120px;margin:0;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important}.about-page .outer-circle .text{font-size:.95rem;line-height:1.2}.about-page .top-circle .pop-up,.about-page .bottom-circle .pop-up,.about-page .small-circle .pop-up,.about-page .outer-circle .pop-up{display:none !important}.about-page .top-circle .pop-up::after,.about-page .bottom-circle .pop-up::after,.about-page .small-circle .pop-up::after,.about-page .outer-circle .pop-up::after{display:none}.about-page .top-circle:hover .pop-up,.about-page .bottom-circle:hover .pop-up,.about-page .small-circle:hover .pop-up,.about-page .outer-circle:hover .pop-up{display:none !important}.about-page .reviews__wrapper{grid-template-columns:repeat(2,minmax(130px,1fr))}.about-page .certificates__slider{gap:0}.about-page .certificates-swiper:not(.swiper-initialized) .certificates__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-page .certificates__nav{display:none}.about-page .certificates .block-img{height:260px}.about-page .contacts .map{min-height:260px}.about-page .partners .block-partners{--bs-gutter-x:12px;--bs-gutter-y:12px;max-width:100%}.about-page .partners .block-partners li{min-height:92px;padding:10px 12px}.about-page .partners .block-partners img{max-height:54px}}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}