:root{--green:#1f6b4c;--green-hover:#164f39;--green-soft:#e6efe8;--ink:#1c211d;--muted:#707b74;--light:#f2f4ef;--line:#e1e5dd;--white:#fff;--dark:#16211b}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{overflow-x:hidden;max-width:100%}
body{margin:0;color:var(--ink);background:#fff;font:400 16px/1.6 "Golos Text",Arial,sans-serif}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
h1,h2,h3,p,ul{margin-top:0}
.wrapper{width:min(1640px,85.4167vw);margin:0 auto}
.mobile-only{display:none!important}
.standard-title{font-family:"PT Serif",Georgia,serif;font-size:clamp(32px,2.5vw,48px);line-height:1.32;font-weight:700;margin:0}
.standard-title span{color:var(--green)}
.standard-text{font-size:clamp(18px,1.45vw,26px);line-height:1.5}
.muted{color:var(--muted)}
.section-subtitle{margin:28px 0 44px}
.section-bottom{margin:44px 0 0}
.standard-btn{min-height:68px;padding:0 32px;border:0;border-radius:999px;background:var(--green);color:#fff;text-transform:uppercase;font-size:15px;font-weight:700;letter-spacing:.04em;transition:.2s}
.standard-btn:hover{background:var(--green-hover)}
.standard-btn:disabled{opacity:.6;cursor:wait}
.link-button{border:0;padding:0 0 3px;background:none;color:var(--green);border-bottom:2px dotted var(--green);font-weight:700}
.honeypot{position:absolute!important;left:-9999px!important}

/* header */
.header{margin-bottom:28px;position:relative;z-index:50}
.header-top{padding:22px 0}
.header-row{display:flex;align-items:center;gap:10px}
.logo{display:flex;align-items:center;color:var(--ink);text-decoration:none;flex-shrink:0}
.logo svg{width:58px;height:47px;margin-right:12px;fill:none;stroke:var(--ink);stroke-width:2}
.logo svg path:nth-child(2){stroke:var(--green);stroke-width:3}
.logo span{display:flex;flex-direction:column}
.logo b{font-family:"PT Serif",Georgia,serif;font-size:20px;line-height:1;font-weight:700;letter-spacing:.01em}
.logo small{font-size:9px;color:var(--muted);margin-top:6px;text-transform:uppercase;letter-spacing:.12em}
.logo-caption{font-size:12px;line-height:18px;width:150px;margin:0 30px 0 0}
.nav{display:flex;align-items:center;gap:34px;margin-left:auto}
.nav a{color:var(--ink);text-decoration:none;font-size:15px;font-weight:500;white-space:nowrap}
.nav a:hover{color:var(--green)}
.header-action{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px}
.header-action span{font-size:13px;color:var(--muted)}

.first,.free-time,.steps,.download,.team,.advantages,.works,.consultation,.cooperation,.articles,.audit{margin-bottom:112px}

/* hero — sized to fit a common desktop viewport height without scrolling */
.first .standard-title{margin-bottom:16px;font-size:clamp(24px,2.05vw,40px);line-height:1.3}
.first>.wrapper>.standard-text{margin-bottom:22px;font-size:clamp(15px,1.05vw,19px);line-height:1.45}
.first-banner{display:flex;border-radius:28px;overflow:hidden;background:var(--green);min-height:clamp(360px,56vh,540px)}
.first-main{width:500px;flex:none;background:var(--green);color:#fff;padding:clamp(26px,3.4vh,42px) clamp(30px,3.6vw,58px);display:flex;flex-direction:column;justify-content:space-between}
.first-main h2{font-family:"PT Serif",Georgia,serif;font-size:clamp(20px,1.7vw,29px);line-height:1.3;font-weight:700;margin:0 0 22px}
.first-main h2 strong{font-size:1.35em}
.check-list{list-style:none;padding:0;margin:0}
.check-list li{position:relative;padding-left:26px;margin-bottom:13px;font-size:15px;line-height:22px}
.check-list li:before{content:"✓";position:absolute;left:0;top:0;font-weight:700}
.white-btn{width:100%;min-height:76px;border:0;border-radius:999px;background:#fff;color:var(--ink);text-transform:uppercase;font-weight:700;line-height:22px;font-size:13px}
.first-banner>img{width:calc(100% - 500px);object-fit:cover;object-position:center}

/* service cards */
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}
.service-card{height:640px;border-radius:24px;background:var(--light);padding:44px 40px;position:relative;overflow:hidden;display:flex;flex-direction:column}
.green-card{background:var(--green);color:#fff}
.service-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}
.service-icon{flex:0 0 56px;width:56px;height:56px;border-radius:14px;background:#fff;color:var(--green);display:grid;place-items:center;font-size:25px}
.service-card h3{font-family:"PT Serif",Georgia,serif;font-size:26px;line-height:1.28;font-weight:700;margin:0}
.service-card ul{font-size:14px;line-height:20px;list-style:none;padding:0;margin:0;position:relative;z-index:2}
.service-card li{position:relative;padding-left:16px;margin-bottom:10px}
.service-card li:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:currentColor;left:0;top:7px}
.document-art{position:absolute;left:-25px;right:-15px;bottom:-20px;height:280px;transform:rotate(-7deg);background:#fff;box-shadow:0 15px 35px rgba(20,30,25,.16);padding:40px}
.document-art:before{content:"";display:block;width:80px;height:9px;background:var(--ink);margin:0 auto 27px}
.document-art i{display:block;height:4px;background:var(--line);margin:13px 0}
.document-art i:nth-child(2){width:83%}
.document-art i:nth-child(3){width:65%}
.art-two{transform:rotate(8deg);left:18px}
.art-three{transform:rotate(4deg);bottom:-5px}
.art-four{transform:rotate(-10deg);left:-12px}

.steps>.wrapper>.standard-title{margin-bottom:30px}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr) .8fr;gap:36px}
.step-card{min-height:440px;padding:40px;background:var(--light);border-radius:24px;display:flex;flex-direction:column}
.step-card>b{font-size:19px;color:var(--green);margin-bottom:36px;font-family:"PT Serif",Georgia,serif}
.step-card h3{font-size:26px;line-height:34px;font-weight:700;margin:0 0 32px;font-family:"PT Serif",Georgia,serif}
.step-card p{font-size:17px;line-height:27px;color:var(--muted);margin:0 0 26px}
.step-card .standard-btn{font-size:13px;margin-top:auto}
.final-step{background:var(--green);color:#fff}
.final-step p{color:#fff}
.step-check{width:66px;height:66px;border-radius:15px;background:#fff;color:var(--green);display:grid;place-items:center;font-size:28px;margin-bottom:60px}

/* contract */
.contract{position:relative;margin-bottom:0;background:linear-gradient(180deg,#fff 0%,#f2f5f1 30%,#f5f7f3 80%,#fff 100%)}
.contract-inner{min-height:820px;display:flex;align-items:center;position:relative}
.contract-content{width:600px;position:relative;z-index:2}
.contract-content>.standard-title{margin-bottom:32px}
.contract-content>.standard-text{font-size:23px;margin-bottom:38px}
.contract-points{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:38px}
.contract-points div{display:flex;align-items:center;font-size:16px}
.contract-points i{width:40px;height:40px;border-radius:10px;background:#fff;color:var(--green);display:grid;place-items:center;font-size:20px;font-style:normal;margin-right:16px;box-shadow:0 5px 20px rgba(20,30,25,.07)}
.contract-note{font-size:16px;line-height:26px}
.contract-art{position:absolute;right:-3vw;bottom:0;width:58%;height:760px;overflow:hidden}
.contract-art img{width:100%;height:100%;object-fit:contain;object-position:right bottom}

/* download / check-list */
.download-banner{min-height:660px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 25% 50%,#1c2b23,var(--dark) 47%);color:#fff;position:relative}
.clipboard{position:absolute;left:0;bottom:0;width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}
.clipboard img{width:100%;height:92%;object-fit:contain;object-position:center bottom}
.download-content{margin-left:50%;padding:90px 90px 65px 40px}
.download-content .standard-title{font-size:clamp(26px,2.15vw,40px);line-height:1.35;margin-bottom:32px}
.download-content .standard-title b{font-weight:700}
.inline-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.inline-form label{display:flex;flex-direction:column}
.inline-form label span{font-size:14px;color:#aab5ac;margin-bottom:8px}
.inline-form input,.stack-form input,.stack-form textarea{height:66px;border:1px solid var(--line);border-radius:999px;padding:0 28px;color:var(--ink);background:#fff}
.inline-form input:focus,.stack-form input:focus,.stack-form textarea:focus{outline:2px solid var(--green);outline-offset:1px}
.inline-form .standard-btn,.inline-form .policy,.inline-form .form-status{grid-column:1/-1}
.policy{font-size:12px!important;color:#a7b2a9!important;margin:0}
.form-status{font-size:13px;margin:0;min-height:20px}
.form-status.success{color:#7fe3ad}
.form-status.error{color:#ff9d98}

/* team */
.team{position:relative;background:linear-gradient(180deg,#fff 0,#f4f6f2 35%,#f4f6f2 80%,#fff 100%);padding:40px 0}
.section-label{font-size:15px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:38px;text-transform:uppercase;letter-spacing:.06em}
.team .standard-title{margin-bottom:34px}
.team-slider{overflow:hidden}
.team-track{display:flex;gap:70px;transition:transform .35s ease}
.team-card{width:330px;flex:0 0 330px}
.team-card img{width:330px;height:420px;border-radius:20px;object-fit:cover;margin-bottom:20px;background:var(--light)}
.team-card h3{font-family:"PT Serif",Georgia,serif;font-size:25px;line-height:1.3;font-weight:700;margin:0 0 8px}
.team-card p{font-size:14px;line-height:20px;color:var(--muted);margin:0 0 8px}
.team-card p b{color:var(--ink)}
.slider-controls{display:flex;gap:10px;margin-top:35px}
.slider-controls button{width:48px;height:48px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:19px}
.advantages>.wrapper>.standard-title{margin-bottom:56px}
.advantages-grid{display:grid;grid-template-columns:540px 1fr;column-gap:150px;row-gap:38px}
.advantages-grid article p,.coop-panel p,.coop-panel li{font-size:17px;line-height:27px;color:var(--muted)}
.adv-title{display:flex;align-items:center;margin-bottom:16px}
.adv-title i{width:40px;height:40px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-style:normal;margin-right:22px;flex:none}
.adv-title h3{font-family:"PT Serif",Georgia,serif;font-size:26px;line-height:1.3;font-weight:700;margin:0}

/* works */
.works{background:linear-gradient(180deg,var(--light) 0,var(--light) 100%);padding:64px 0 64px}
.tabs{display:flex;gap:60px;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:70px;flex-wrap:wrap}
.tabs button{border:0;background:none;color:var(--muted);font-size:16px;padding:0;white-space:nowrap}
.tabs button.active{color:var(--green);font-weight:600}
.work-layout{display:grid;grid-template-columns:400px 1fr;gap:120px}
.work-title{padding-bottom:0}
.work-title .standard-title{font-size:clamp(24px,1.9vw,36px);line-height:1.4}
.case-box{min-width:0}
.case-panel{display:none;background:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(240px,380px);gap:50px;padding:48px}
.case-panel.active{display:grid}
.case-copy{padding-bottom:0}
.case-meta{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}
.case-meta div:last-child{grid-column:1/-1}
.case-meta span{display:block;color:var(--muted);font-size:14px;font-weight:600;margin-bottom:6px}
.case-meta b{font-size:19px}
.case-copy>h3{font-family:"PT Serif",Georgia,serif;font-size:22px;line-height:1.4;font-weight:700;margin-bottom:26px}
.case-copy>div:not(.case-meta){margin-bottom:22px}
.case-copy>div:not(.case-meta)>b{font-size:15px}
.case-copy p{color:var(--muted);font-size:14px;line-height:22px}
.case-document{background:#fff;box-shadow:0 18px 40px rgba(20,30,25,.12);padding:38px 36px;transform:rotate(1deg);border:1px solid var(--line);align-self:start;font-family:"PT Serif",Georgia,serif}
.doc-head{border-bottom:2px solid var(--ink);padding-bottom:14px;margin-bottom:20px}
.doc-head span{display:block;font-family:"Golos Text",Arial,sans-serif;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}
.doc-head b{display:block;font-size:17px;letter-spacing:.04em;text-transform:uppercase}
.case-document p{font-size:12.5px;line-height:19px;color:#3a3f3b;text-align:justify;margin-bottom:14px}
.doc-sign{margin-top:22px;font-family:"Golos Text",Arial,sans-serif;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px}

/* consultation / audit banners — image kept in its own column so nothing overlaps */
.consultation-banner,.audit-banner{min-height:720px;border-radius:20px;overflow:hidden;background:linear-gradient(125deg,#f7f8f5 0,#e8ede6 100%);padding:70px 60px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px) minmax(240px,320px);gap:44px;align-items:stretch}
.consult-main,.audit-main{padding-top:6px}
.consult-main>p,.audit-main>p{font-size:17px;line-height:27px;margin-bottom:32px}
.consult-main .standard-title,.audit-main .standard-title{font-size:clamp(26px,2.1vw,40px);line-height:1.4;margin-bottom:32px}
.consult-main h3{font-size:17px;margin-bottom:16px}
.consult-main ul,.audit-main ul{padding:0;list-style:none}
.consult-main li,.audit-main li{position:relative;padding-left:16px;margin-bottom:10px;font-size:14px}
.consult-main li:before,.audit-main li:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;left:0;top:8px;background:var(--green)}
.consult-form,.audit-form{background:#fff;border-radius:18px;padding:32px;box-shadow:0 20px 50px rgba(20,30,25,.08);align-self:start}
.consult-form h3,.audit-form h3{font-size:20px;line-height:1.4;font-weight:700;margin-bottom:26px;font-family:"PT Serif",Georgia,serif}
.stack-form{display:flex;flex-direction:column;gap:16px}
.stack-form input,.stack-form textarea{background:#fff}
.stack-form textarea{border-radius:22px;min-height:90px;padding:18px 26px;resize:vertical}
.consult-photo,.audit-photo{position:relative;border-radius:16px;overflow:hidden;background:var(--light)}
.consult-photo img,.audit-photo img{width:100%;height:100%;object-fit:cover}
.audit-photo img{object-position:right center}
.person-info{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(22,33,27,.82);color:#fff;border-radius:14px;padding:18px 20px;backdrop-filter:blur(2px)}
.person-info p{font-size:13px;line-height:19px;margin-bottom:10px}
.person-info b{display:block;font-size:16px}
.person-info span{font-size:11px;color:#c3ccc5}

.cooperation-tabs{gap:100px}
.coop-layout{display:grid;grid-template-columns:520px 1fr;gap:160px}
.coop-layout>.standard-title{font-size:clamp(26px,2.1vw,40px)}
.coop-panel{display:none}
.coop-panel.active{display:block}
.coop-panel ul{padding-left:20px}
.coop-panel li{margin-bottom:10px}

.articles>.wrapper>.standard-title{margin-bottom:30px}
.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.articles-grid img{width:100%;height:380px;object-fit:cover;border-radius:18px;margin-bottom:32px;background:var(--light)}
.articles-grid h3{font-size:21px;line-height:1.45;font-weight:600}

.audit{background:linear-gradient(180deg,#fff 0,#f4f6f2 35%,#fff 100%);padding:40px 0}
.audit-banner{background:#eef1ec}
.audit-text{font-size:15px;line-height:23px}

.last-text{margin-bottom:70px}
.contacts{margin-bottom:70px}
.contacts-row{display:flex;align-items:flex-start;justify-content:space-between;gap:60px;flex-wrap:wrap}
.contacts-brand{width:270px}
.contacts-brand .logo{margin-bottom:15px}
.contacts-brand>p{font-size:12px;line-height:18px}
.contact-column{display:flex;flex-direction:column;align-items:flex-start;max-width:380px}
.contact-column h3{font-family:"PT Serif",Georgia,serif;font-size:21px;margin:0 0 15px}
.contact-column p,.contact-column a,.contact-column span{font-size:14px;line-height:20px;color:var(--muted);text-decoration:none;margin-bottom:9px}
.contact-column .green-link{color:var(--green);font-weight:600}
footer{padding:32px 0;border-top:1px solid var(--line)}
.footer-row{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}
.to-top{position:fixed;right:25px;bottom:25px;width:50px;height:50px;border:0;border-radius:50%;background:var(--green);color:#fff;opacity:0;pointer-events:none;transition:.2s}
.to-top.visible{opacity:1;pointer-events:auto}
.modal{width:min(560px,calc(100% - 30px));border:0;border-radius:22px;padding:0;background:#fff;box-shadow:0 30px 80px rgba(15,22,18,.35)}
.modal::backdrop{background:rgba(14,19,16,.72)}
.modal-inner{padding:52px}
.modal-head{background:var(--green);margin:0 0 26px;padding:38px 52px;border-radius:22px 22px 0 0}
.modal-head .standard-title{color:#fff;font-size:28px}
.modal-head .standard-title span{color:#bfe4d1}
.modal-head p{color:#d7ecdf;margin:10px 0 0;font-size:14px}
.modal-close{position:absolute;right:20px;top:16px;border:0;background:rgba(255,255,255,.16);color:#fff;width:36px;height:36px;border-radius:50%;font-size:22px;line-height:1;display:grid;place-items:center}
.modal .stack-form{padding:0 52px 44px}
.modal .policy{color:var(--muted)!important}

@media(max-width:1200px){.nav{gap:18px}.nav a{font-size:13px}.logo-caption{display:none}.service-grid{gap:20px}.service-card{padding:34px 26px}.steps-grid{gap:20px}.advantages-grid{grid-template-columns:1fr 1fr;gap:46px}.work-layout{gap:60px}.consultation-banner,.audit-banner{grid-template-columns:1fr 1fr;padding:50px 40px}.consult-photo,.audit-photo{display:none}.team-track{gap:28px}}
@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.wrapper{width:87.5vw}.standard-title{font-size:6.25vw;line-height:1.4}.standard-title br,.standard-text br{display:none}.standard-text{font-size:4.375vw;line-height:1.35}.first,.free-time,.steps,.download,.team,.advantages,.works,.consultation,.cooperation,.articles,.audit{margin-bottom:14.0625vw}.header{margin-bottom:4.5vw;height:70px}.header-top{position:fixed;top:0;left:0;width:100%;padding:10px 0;background:#fff;z-index:30;box-shadow:0 2px 12px rgba(0,0,0,.05)}.logo svg{width:42px;height:34px;margin-right:8px}.logo b{font-size:14px}.logo small{font-size:6px;margin-top:4px}.menu-button{margin-left:auto;border:0;background:none;padding:8px}.menu-button span{display:block;width:20px;height:2px;background:var(--green);margin:4px}.mobile-menu{display:flex!important;position:fixed;inset:56px 0 0;background:#fff;z-index:29;padding:35px 20px;flex-direction:column;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s}.mobile-menu.open{opacity:1;pointer-events:auto;transform:none}.mobile-menu nav{display:flex;flex-direction:column;gap:25px;margin-bottom:35px}.mobile-menu a{font-size:17px;color:var(--ink);text-decoration:none}.standard-btn{min-height:58px;font-size:10px;padding:0 20px}.first .standard-title{margin-bottom:10px;font-size:6.6vw}.first>.wrapper>.standard-text{margin-bottom:20px;font-size:4vw}.first-banner{flex-direction:column;border-radius:20px;min-height:0}.first-banner>img{width:100%;height:200px;object-fit:cover;order:-1}.first-main{width:100%;padding:18px 15px}.first-main h2{font-size:16px;line-height:25px;margin-bottom:20px}.first-main h2 strong{font-size:20px}.check-list li{font-size:12px;line-height:17px;margin-bottom:12px;padding-left:18px}.white-btn{min-height:60px;font-size:11px;margin-top:10px}.section-subtitle{margin:15px 0 20px}.section-bottom{margin-top:20px}.service-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:16px;margin-right:-6.25vw;padding-right:6.25vw}.service-card{flex:0 0 87.5vw;height:auto;min-height:480px;border-radius:20px;padding:18px 20px 200px;scroll-snap-align:start}.service-top{margin-bottom:10px}.service-icon{flex-basis:32px;width:32px;height:32px;border-radius:7px;font-size:15px}.service-card h3{font-size:18px;line-height:24px}.service-card ul{font-size:12px;line-height:15px}.service-card li{margin-bottom:6px}.document-art{height:190px;padding:30px;bottom:-10px}.steps>.wrapper>.standard-title{margin-bottom:25px}.steps-grid{grid-template-columns:1fr;gap:20px}.step-card{min-height:0;padding:18px;border-radius:20px}.step-card>b{font-size:11px;margin-bottom:15px}.step-card h3{font-size:18px;line-height:24px;margin-bottom:10px}.step-card p{font-size:13px;line-height:18px;margin-bottom:20px}.step-check{width:35px;height:35px;border-radius:8px;margin-bottom:25px}.contract-inner{min-height:0;padding-bottom:200px}.contract-content{width:100%}.contract-content>.standard-title{margin-bottom:15px}.contract-content>.standard-text{font-size:14px;margin-bottom:20px}.contract-points{gap:10px;margin-bottom:20px}.contract-points div{font-size:12px;line-height:15px}.contract-points i{width:22px;height:22px;border-radius:6px;font-size:13px;margin-right:7px}.contract-note{font-size:10px;line-height:14px}.contract-art{width:88%;height:240px;right:-10px}.contract-art img{object-position:center bottom}.download-banner{min-height:0;border-radius:15px}.download-content{margin:0;padding:18px 15px 245px}.download-content .standard-title{font-size:20px;line-height:30px;margin-bottom:20px}.clipboard{width:100%;height:230px}.clipboard img{max-width:230px;margin:0 auto}.inline-form{grid-template-columns:1fr;gap:10px}.inline-form label,.inline-form .standard-btn,.inline-form .policy,.inline-form .form-status{grid-column:1}.inline-form label span{font-size:10px}.inline-form input,.stack-form input{height:50px;padding:0 20px;font-size:12px}.team{padding:10px 0}.section-label{font-size:10px;margin-bottom:20px;padding-bottom:10px}.team .standard-title{margin-bottom:15px}.team-track{gap:25px}.team-card{width:200px;flex-basis:200px}.team-card img{width:200px;height:240px;margin-bottom:15px}.team-card h3{font-size:16px;line-height:20px}.team-card p{font-size:11px;line-height:15px;margin-bottom:5px}.slider-controls button{width:35px;height:35px}.advantages>.wrapper>.standard-title{margin-bottom:20px}.advantages-grid{grid-template-columns:1fr;gap:20px}.adv-title{margin-bottom:10px}.adv-title i{width:20px;height:20px;border-radius:5px;margin-right:10px;font-size:11px}.adv-title h3{font-size:15px;line-height:20px}.advantages-grid article p,.coop-panel p,.coop-panel li{font-size:12px;line-height:17px}.works{padding:20px 0;background:var(--light)}.work-tabs{display:none}.work-layout{grid-template-columns:1fr;gap:20px}.work-title .standard-title{font-size:20px;line-height:30px;margin-bottom:18px}.tab-select{width:100%;height:50px;border:0;border-radius:25px;background:#fff;padding:0 20px;font-size:12px}.case-panel{padding:22px;border-radius:16px}.case-panel.active{display:flex;flex-direction:column}.case-meta{gap:12px;margin-bottom:20px}.case-meta span{font-size:11px}.case-meta b{font-size:13px}.case-copy>h3{font-size:16px;line-height:22px;margin-bottom:16px}.case-copy>div:not(.case-meta){margin-bottom:16px}.case-copy>div:not(.case-meta)>b{font-size:12px}.case-copy p{font-size:12px;line-height:17px}.case-document{margin-top:22px;padding:24px 20px}.doc-head b{font-size:14px}.case-document p{font-size:11px;line-height:16px}.consultation-banner,.audit-banner{grid-template-columns:1fr;min-height:0;padding:24px 18px;gap:18px}.consult-photo,.audit-photo{display:block;height:auto;overflow:visible;border-radius:0}.consult-photo img,.audit-photo img{height:220px;border-radius:16px}.person-info{position:static;background:none;color:var(--ink);padding:14px 0 0}.person-info p{color:var(--muted)}.person-info span{color:var(--muted)}.consult-form,.audit-form{padding:20px;box-shadow:none;border:1px solid var(--line)}.consult-main>p,.audit-main>p{font-size:13px;line-height:19px;margin-bottom:16px}.consult-main .standard-title,.audit-main .standard-title{font-size:22px;line-height:30px;margin-bottom:16px}.consult-main h3,.audit-form h3,.consult-form h3{font-size:15px}.consult-main li,.audit-main li{font-size:12px;line-height:16px}.cooperation-tabs{display:none}.coop-layout{grid-template-columns:1fr;gap:20px}.coop-layout>.standard-title{font-size:20px}.coop-panel{margin-top:20px}.articles>.wrapper>.standard-title{margin-bottom:15px}.articles-grid{grid-template-columns:1fr;gap:20px}.articles-grid img{height:200px;border-radius:15px;margin-bottom:15px}.articles-grid h3{font-size:16px;line-height:22px}.last-text{margin-bottom:30px}.contacts{margin-bottom:20px}.contacts-row{display:block}.contacts-brand{width:100%;display:flex;align-items:center;margin-bottom:20px}.contacts-brand .logo{margin:0 20px 0 0}.contacts-brand>p{font-size:11px;width:130px}.contact-column h3{display:none}.contact-column p,.contact-column a,.contact-column span{font-size:12px;line-height:16px}.footer-row{display:block;font-size:11px}.footer-row p{margin-bottom:15px}.to-top{width:40px;height:40px;right:15px;bottom:15px}.modal-inner{padding:0}.modal-head{padding:26px 22px}.modal-head .standard-title{font-size:22px}.modal .stack-form{padding:22px 22px 26px}.modal .stack-form textarea{min-height:80px}}
