:root{--blue:#1d5888;--navy:#143f63;--red:#cb1d35;--text:#2b3440;--bg:#f5f8fb;--line:#dfe8ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:"Avenir Next",Avenir,system-ui,sans-serif;line-height:1.6}a{color:var(--blue);text-decoration:none}a:hover{color:var(--red)}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 48px));margin:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.topbar{background:var(--navy);color:#dbe9f5;font-size:13px}.topbar-inner{display:flex;gap:26px;align-items:center;min-height:34px}.topbar a{color:#fff}.topbar-languages{margin-left:auto;opacity:.8}.site-header{background:#fff;position:relative;z-index:10;box-shadow:0 2px 12px rgba(20,63,99,.06)}.header-main{display:flex;align-items:center;min-height:82px;gap:34px}.brand{display:inline-flex;flex:none}.brand img{display:block}.site-navigation{margin-left:auto}.menu{display:flex;gap:27px;list-style:none;margin:0;padding:0}.menu a{display:block;color:var(--text);font-size:15px;padding:27px 0}.menu ul{position:absolute;display:none;list-style:none;background:#fff;padding:10px;box-shadow:0 10px 30px rgba(20,63,99,.14)}.menu li:hover>ul{display:block}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:12px 20px;font-weight:600;transition:.2s}.header-cta,.button-primary{background:var(--red);color:#fff}.header-cta:hover,.button-primary:hover{background:#aa172b;color:#fff}.button-ghost{border:1px solid #aebfce;color:var(--navy);background:#fff}.button-light{background:#fff;color:var(--navy)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px 0}.section{padding:88px 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700;color:var(--red);margin:0 0 14px}.section-heading{max-width:680px;margin-bottom:36px}.section-heading.inline{display:flex;align-items:end;justify-content:space-between;max-width:none}.section-heading h2{font:700 38px/1.2 Georgia,serif;letter-spacing:-.02em;color:var(--navy);margin:0 0 10px}.section-heading p:not(.eyebrow){margin:0;color:#657483}.text-link{font-weight:600;font-size:14px}.hero-home{position:relative;isolation:isolate;overflow:hidden;background:#eaf3f9;min-height:620px;padding:105px 0 86px}.hero-art{position:absolute;z-index:-1;inset:0 0 0 47%;background:linear-gradient(90deg,rgba(234,243,249,.98),rgba(234,243,249,.42)),url('../img/hero.jpg') center right/cover no-repeat}.hero-copy{max-width:720px}.hero h1{font:700 clamp(38px,5vw,62px)/1.12 Georgia,serif;letter-spacing:-.035em;color:var(--navy);margin:0 0 22px}.hero-subtitle{font-size:20px;color:#526170;max-width:620px;margin:0 0 34px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-actions .button span,.cta-band .button span{margin-left:8px;font-size:18px}.trust-badges{display:flex;gap:16px;flex-wrap:wrap;margin-top:42px}.trust-badge{display:flex;align-items:center;gap:8px;color:var(--navy);font-size:12px;font-weight:600}.icon-circle{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid #d6e1ea}.icon-circle svg,.advantage-icon svg,.card-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-note{background:rgba(255,255,255,.88);backdrop-filter:blur(8px);width:240px;padding:24px;border-radius:16px;box-shadow:0 20px 50px rgba(20,63,99,.16);border:1px solid #fff;position:absolute;right:0;bottom:20px}.hero-note strong{display:block;font:43px/1 Georgia,serif;color:var(--red)}.hero-note span{display:block;margin:10px 0 18px;color:var(--navy);font-size:14px;line-height:1.4}.hero-note i{display:block;padding-top:14px;border-top:1px solid #dce5ec;color:#6e7d8b;font-size:12px}.advantages-section,.popular-section,.about-section{background:#fff}.categories-section,.reviews-section{background:var(--bg);background-image:radial-gradient(#dfeaf2 1px,transparent 1px);background-size:20px 20px}.advantages-grid,.service-grid,.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.advantage-card{position:relative;padding:28px 24px;background:#f8fbfd;border:1px solid #e1eaf0;border-radius:14px;transition:.25s}.advantage-card:hover,.service-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(20,63,99,.1)}.advantage-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e3f0f7;color:var(--blue);margin-bottom:22px}.advantage-icon svg{width:25px;height:25px}.advantage-num{position:absolute;right:20px;top:22px;color:#a8bbc9;font-size:12px;font-weight:700}.advantage-card h3{color:var(--navy);margin:0 0 8px;font-size:20px}.advantage-card p,.service-card p{margin:0;color:#657483;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{display:flex;flex-direction:column;justify-content:space-between;min-height:126px;padding:21px;background:#fff;border:1px solid var(--line);border-radius:12px;color:var(--navy);transition:.2s}.category-card:hover{border-color:var(--red);transform:translateY(-2px)}.category-card span{font-weight:700}.category-card small{margin-top:14px;color:#82919f}.category-card b{float:right;color:var(--red);font-size:18px}.service-card{min-height:245px;padding:23px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;transition:.25s}.service-card-top{display:flex;justify-content:space-between;align-items:center}.service-card .card-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;background:#fff0f2;color:var(--red)}.service-card .service-price{font-size:14px;font-weight:700;color:var(--red)}.service-card h3{font-size:18px;line-height:1.3;margin:19px 0 8px;color:var(--navy)}.service-card .text-link{margin-top:auto}.process-section{background:var(--navy);color:#fff}.process-section .section-heading h2{color:#fff}.process-grid{position:relative}.process-step{padding:20px 22px 0 0;border-top:1px solid rgba(255,255,255,.32)}.process-step span{color:#f06b7b;font-size:13px;font-weight:700}.process-step h3{font-size:19px;margin:16px 0 8px;color:#fff}.process-step p{margin:0;color:#bdd0de;font-size:14px}.reviews-slider{overflow:hidden}.reviews-track{display:flex;gap:18px;transition:transform .45s}.review-card{flex:0 0 calc(33.333% - 12px);background:#fff;border:1px solid var(--line);border-radius:14px;padding:23px;min-height:260px}.review-head{display:flex;align-items:center;gap:10px;color:var(--navy)}.review-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcecf5;color:var(--blue);font-weight:700}.review-question{font-style:italic;color:var(--navy);line-height:1.45;margin:20px 0 14px}.review-answer{font-size:14px;color:#657483;margin:0}.slider-controls{display:flex;gap:8px}.slider-controls button{width:40px;height:40px;border-radius:50%;border:1px solid #c7d7e3;background:#fff;color:var(--navy);font-size:20px;cursor:pointer}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-media img{display:block;width:100%;height:380px;object-fit:cover;border-radius:16px}.about-copy h2{font:700 40px/1.2 Georgia,serif;color:var(--navy)}.about-copy p:not(.eyebrow){color:#657483}.about-stats{display:flex;gap:34px;margin-top:28px}.about-stats strong{display:block;font:32px/1 Georgia,serif;color:var(--red)}.about-stats span{font-size:12px;color:#738494}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.post-card img,.post-placeholder{display:block;width:100%;height:180px;object-fit:cover}.post-placeholder{background:linear-gradient(135deg,#dceaf3,#f8fbfd)}.post-card-body{padding:22px}.post-meta{font-size:12px;color:#8493a0;margin-bottom:9px}.post-card h3{font-size:19px;line-height:1.35;color:var(--navy);margin:0 0 8px}.post-card p{margin:0;color:#657483;font-size:14px}.cta-band{position:relative;background:url('../img/cta.jpg') center/cover;color:#fff;padding:66px 0}.cta-band:before{content:'';position:absolute;inset:0;background:rgba(12,42,68,.76)}.cta-inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-band .eyebrow{color:#f27d8b}.cta-band h2{font:700 38px/1.2 Georgia,serif;margin:0 0 8px}.cta-band p:not(.eyebrow){color:#dce8f1}.contact-strip{background:#102f4b;color:#fff;padding:34px 0}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 2fr auto;gap:24px;align-items:center}.contact-strip h2{font:700 28px Georgia,serif;margin:0}.contact-item span{display:block;color:#8eafc5;text-transform:uppercase;letter-spacing:.1em;font-size:10px;margin-bottom:6px}.contact-item a{color:#fff;font-weight:600}.contact-item p{margin:0;color:#d3e0e9;font-size:13px;line-height:1.45}.contact-call{white-space:nowrap}.site-footer{background:var(--navy);color:#c6d7e5;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.3fr;gap:50px;padding-bottom:42px}.footer-logo{width:190px;filter:brightness(0) invert(1)}.site-footer a{color:#dceaf5}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:17px;display:flex;justify-content:space-between;font-size:13px}.footer-menu{display:flex;gap:18px;list-style:none;margin:0;padding:0}
@media(max-width:900px){.container{width:min(100% - 36px,680px)}.header-main{min-height:70px;gap:14px}.menu-toggle{display:block;order:3;margin-left:auto}.site-navigation{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:8px 18px}.site-navigation.is-open{display:block}.menu{display:block}.menu a{padding:11px 4px}.header-cta{order:2;padding:9px 13px;font-size:12px}.hero-home{padding:70px 0}.hero-art{inset:0;background:linear-gradient(90deg,rgba(234,243,249,.98),rgba(234,243,249,.72)),url('../img/hero.jpg') center/cover}.hero-note{position:static;margin-top:35px}.advantages-grid,.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.review-card{flex-basis:calc(50% - 9px)}.about-grid{gap:35px}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-grid>div:first-child{grid-column:1/-1}.contact-call{justify-self:start}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.container{width:calc(100% - 28px)}.topbar-inner{gap:12px;font-size:11px;flex-wrap:wrap;padding:7px 0}.topbar-languages{margin-left:0}.brand img{width:175px}.header-cta{display:none}.hero-home{padding:52px 0 56px}.hero h1{font-size:38px}.hero-subtitle{font-size:17px}.trust-badges{gap:12px 8px;margin-top:30px}.trust-badge{flex:1 1 45%;font-size:11px}.section{padding:60px 0}.section-heading h2{font-size:31px}.section-heading.inline{display:block}.section-heading.inline>.text-link{display:inline-block;margin-top:18px}.advantages-grid,.service-grid,.process-grid,.category-grid,.posts-grid{grid-template-columns:1fr}.review-card{flex-basis:100%;min-height:230px}.slider-controls{margin-top:18px}.about-grid{grid-template-columns:1fr}.about-media img{height:280px}.about-copy h2{font-size:32px}.about-stats{gap:18px;justify-content:space-between}.about-stats strong{font-size:27px}.cta-inner{display:block}.cta-band h2{font-size:31px}.cta-inner .button{margin-top:22px}.contact-grid{grid-template-columns:1fr}.contact-grid>div:first-child{grid-column:auto}.contact-call{justify-self:stretch}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-menu{margin-top:10px;flex-wrap:wrap}} 

/* Service page */
.service-page{background:#fff;color:var(--text);font-size:17px;line-height:1.75;overflow:hidden}
.service-page .breadcrumbs{padding:22px 0 0;font-size:13px;color:#718292}
.service-page .breadcrumbs a{color:var(--blue)}
.service-hero{padding:46px 0 72px;background:linear-gradient(180deg,#f5f8fb 0,#fff 100%)}
.service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);gap:64px;align-items:start}
.service-hero h1{font:700 clamp(34px,4.5vw,56px)/1.15 Georgia,serif;letter-spacing:-.025em;color:var(--navy);margin:0 0 18px}
.service-subtitle{font-size:20px;line-height:1.55;color:#5f7180;max-width:68ch;margin:0 0 26px}
.service-trust-list,.service-bullets,.service-need-list,.service-doc-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.service-trust-list li,.service-bullets li{display:flex;align-items:flex-start;gap:11px;color:var(--navy);font-size:15px;line-height:1.45}
.service-trust-list svg,.service-bullets svg{flex:none;width:21px;height:21px;color:var(--red);margin-top:2px;stroke:currentColor;fill:none;stroke-width:1.8}
.service-calculator{position:sticky;top:24px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 18px 42px rgba(20,63,99,.12)}
.service-calculator h2{margin:0 0 7px;color:var(--navy);font-size:18px}.service-price{font:700 34px/1.2 Georgia,serif;color:var(--red);margin:0 0 16px}.service-duration{margin:0 0 22px;color:#617282;font-size:14px}.service-calculator .button{width:100%;margin-top:10px}.service-calculator-note{font-size:12px;color:#718292;margin:16px 0 0;text-align:center}
.service-toc{position:relative;z-index:1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.service-toc .container{display:flex;gap:26px;overflow-x:auto;scrollbar-width:thin}.service-toc a{white-space:nowrap;padding:17px 0;color:var(--navy);font-size:14px;font-weight:600}.service-toc a:hover{color:var(--red)}
.service-section{padding:78px 0}.service-section--muted{background:var(--bg)}.service-section--navy{background:var(--navy);color:#fff}.service-section h2{font:700 30px/1.25 Georgia,serif;color:var(--navy);margin:0 0 26px}.service-section--navy h2{color:#fff}.service-prose{max-width:72ch}.service-prose p{margin:0 0 20px}.service-prose ul,.service-prose ol{padding-left:24px;margin:0 0 24px}.service-prose li{margin:7px 0}.service-prose table{width:100%;border-collapse:collapse;margin:25px 0;font-size:15px}.service-prose th,.service-prose td{padding:12px 14px;border:1px solid var(--line);text-align:left}.service-prose th{background:var(--bg);color:var(--navy)}
.service-placeholder{padding:24px 26px;background:var(--bg);border-left:3px solid var(--red);color:#607180;max-width:72ch}
.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card-item{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px 22px}.service-card-item h3{font-size:18px;line-height:1.35;color:var(--navy);margin:15px 0 8px}.service-card-item p{font-size:15px;line-height:1.55;color:#667786;margin:0}.service-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e8f2f8;color:var(--blue)}.service-card-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}
.service-need-list li,.service-doc-list li{position:relative;padding-left:25px}.service-need-list li:before,.service-doc-list li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:700}
.service-steps{max-width:760px;display:grid;gap:0}.service-step{position:relative;display:grid;grid-template-columns:56px 1fr;gap:18px;padding:0 0 34px}.service-step:last-child{padding-bottom:0}.service-step:before{content:'';position:absolute;left:27px;top:54px;bottom:0;width:1px;background:#9eb4c4}.service-step:last-child:before{display:none}.service-step-num{position:relative;z-index:1;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--red);color:#fff;font-weight:700}.service-step h3{margin:4px 0 5px;color:var(--navy);font-size:19px}.service-step p{margin:0;color:#637382;font-size:15px}
.service-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);font-size:15px}.service-table th,.service-table td{padding:15px 17px;border-bottom:1px solid var(--line);text-align:left}.service-table th{color:var(--navy);background:#f0f5f8;font-weight:700}.service-table tr:last-child td{border-bottom:0}.service-table-note{font-size:13px;color:#718292;margin:14px 0 0}
.service-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-trust-item{padding:23px;background:#fff;border:1px solid var(--line);border-radius:12px}.service-trust-item h3{font-size:17px;line-height:1.35;color:var(--navy);margin:12px 0 4px}.service-trust-item p{font-size:14px;color:#657483;margin:0;line-height:1.5}
.service-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-review{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.service-review-name{font-weight:700;color:var(--navy)}.service-review-q{font-style:italic;color:#536678;margin:13px 0 10px}.service-review-a{font-size:14px;color:#667786;margin:0}
.service-faq{max-width:850px}.service-faq-item{border-bottom:1px solid var(--line)}.service-faq-question{display:flex;justify-content:space-between;gap:20px;width:100%;padding:20px 0;border:0;background:none;color:var(--navy);font:600 18px/1.4 inherit;text-align:left;cursor:pointer}.service-faq-question:after{content:'+';font-size:24px;color:var(--red);line-height:1}.service-faq-item.is-open .service-faq-question:after{content:'−'}.service-faq-answer{display:none;padding:0 45px 20px 0;color:#617282;font-size:16px}.service-faq-item.is-open .service-faq-answer{display:block}
.service-other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-order{background:var(--navy);color:#fff}.service-order h2{color:#fff}.service-order .service-prose{color:#d5e3ec}.service-order-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:64px;align-items:start}.service-order-form{background:#fff;color:var(--text);padding:28px;border-radius:12px}.service-order-form label{display:block;font-size:13px;color:#536678;margin:0 0 5px}.service-order-form input,.service-order-form textarea{width:100%;padding:11px 12px;border:1px solid #cbd9e2;border-radius:6px;font:inherit;font-size:15px;margin:0 0 14px}.service-order-form textarea{min-height:100px;resize:vertical}.service-order-form .button{width:100%;border:0;cursor:pointer}.service-contact-strip{background:#102f4b;color:#fff;padding:30px 0}.service-contact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.service-contact-item span{display:block;color:#91afc1;text-transform:uppercase;letter-spacing:.08em;font-size:10px;margin-bottom:5px}.service-contact-item a,.service-contact-item p{color:#fff;font-size:14px;margin:0;line-height:1.45}
@media(max-width:1023px){.service-hero-grid,.service-order-grid{grid-template-columns:1fr;gap:38px}.service-calculator{position:relative;top:auto;max-width:520px}.service-cards,.service-trust-grid{grid-template-columns:repeat(2,1fr)}.service-reviews{grid-template-columns:repeat(2,1fr)}.service-other-grid{grid-template-columns:repeat(2,1fr)}.service-contact-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.service-page{font-size:17px}.service-hero{padding:30px 0 52px}.service-hero h1{font-size:36px}.service-subtitle{font-size:18px}.service-section{padding:58px 0}.service-section h2{font-size:27px}.service-toc .container{gap:20px}.service-cards,.service-trust-grid,.service-reviews,.service-other-grid{grid-template-columns:1fr}.service-step{grid-template-columns:44px 1fr;gap:14px}.service-step:before{left:21px;top:44px}.service-step-num{width:44px;height:44px}.service-faq-question{font-size:16px}.service-faq-answer{padding-right:0;font-size:15px}.service-order-form{padding:20px}.service-contact-grid{grid-template-columns:1fr 1fr}.service-contact-item:last-child{grid-column:1/-1}}
/* Editorial service/article content refinements */
html{scroll-padding-top:96px}
body{overflow-x:hidden}
.service-page{overflow:visible}
.entry-content,.service-page .prose{max-width:72ch;color:#2b3440;font-size:17.5px;line-height:1.75}
.entry-content p,.service-page .prose p{margin:0 0 1.25em}
.entry-content h2,.service-page .prose h2{font-size:clamp(26px,3vw,30px);line-height:1.25;color:var(--navy);margin:2.1em 0 .7em;letter-spacing:-.01em}
.entry-content h3,.service-page .prose h3{font-size:clamp(20px,2.2vw,22px);line-height:1.35;color:var(--navy);margin:1.6em 0 .55em}
.entry-content h2:first-child,.service-page .prose h2:first-child{margin-top:0}
.entry-content strong,.service-page .prose strong{color:var(--navy);font-weight:700}
.entry-content a,.service-page .prose a{text-decoration:underline;text-decoration-color:rgba(29,88,136,.35);text-underline-offset:3px}
.entry-content a:hover,.service-page .prose a:hover{text-decoration-color:var(--red)}
.entry-content ul,.entry-content ol,.service-page .prose ul,.service-page .prose ol{padding-left:1.35em;margin:0 0 1.35em}
.entry-content li,.service-page .prose li{margin:.35em 0}.entry-content ul li::marker,.service-page .prose ul li::marker{color:var(--red)}
.entry-content section,.service-page .prose section{padding:28px 0;border-top:1px solid var(--line)}
.entry-content table,.service-page .prose table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:1.8em 0;font-size:15px;background:#fff;border:1px solid var(--line)}
.entry-content th,.entry-content td,.service-page .prose th,.service-page .prose td{padding:13px 15px;border:1px solid var(--line);text-align:left;vertical-align:top;min-width:130px}
.entry-content th,.service-page .prose th{background:#eaf2f7;color:var(--navy);font-weight:700}.entry-content tr:nth-child(even) td,.service-page .prose tr:nth-child(even) td{background:#f8fbfd}
.service-page .breadcrumbs{margin-bottom:0}.service-page .section{padding:58px 0 !important;scroll-margin-top:96px}.service-page .section:first-of-type{padding-top:48px !important}
.service-page .section h2{font-size:clamp(27px,3vw,31px);line-height:1.25;margin:0 0 24px;color:var(--navy)}.service-page .section-alt{border-top:1px solid rgba(223,232,239,.7);border-bottom:1px solid rgba(223,232,239,.7)}
.service-lead{max-width:68ch;font-size:20px;line-height:1.6;color:#5f7180;margin:0 0 28px}.trust-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;list-style:none;padding:0;margin:0;color:var(--navy);font-size:15px;line-height:1.45}.trust-bullets li{display:flex;align-items:center;gap:9px}.bullet-icon{display:inline-flex;color:var(--red)}
.service-calculator{box-shadow:0 18px 42px rgba(20,63,99,.14);border-top:3px solid var(--red)}.service-calculator .calculator-price{font:700 34px/1.2 Georgia,serif;color:var(--red);margin:0 0 15px}
.service-toc{position:sticky;top:0;z-index:4;padding:0 !important;box-shadow:0 3px 12px rgba(20,63,99,.05)}.service-toc a{padding:15px 0}.service-toc a.is-active{color:var(--red);border-bottom:2px solid var(--red)}
.service-page .cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-page .service-card{min-height:210px;box-shadow:0 8px 22px rgba(20,63,99,.06)}.service-page .card-icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff0f2;color:var(--red);font-weight:700}
.service-page .check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;list-style:none;padding:0;margin:0;max-width:72ch}.service-page .check-list li{position:relative;padding-left:27px}.service-page .check-list li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:700}
.service-page .steps{max-width:760px}.service-page .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.service-page .table-wrap table{display:table;min-width:560px}
.service-page .faq-question{align-items:center;cursor:pointer;color:var(--navy);transition:color .2s}.service-page .faq-question:hover{color:var(--red)}.service-page .faq-toggle-icon{display:inline-grid;place-items:center;width:30px;height:30px;flex:none;border:1px solid #d7e3eb;border-radius:50%;color:var(--red);font-size:22px;line-height:1}.service-page .faq-answer{display:block;max-height:0;overflow:hidden;padding:0 52px 0 0;color:#617282;max-width:72ch;opacity:0;transition:max-height .3s ease,opacity .2s ease,padding .3s ease}.service-page .faq-item.is-open .faq-answer,.service-page .faq-question[aria-expanded="true"] + .faq-answer{max-height:1200px;padding-bottom:20px;opacity:1}.service-page .faq-answer[hidden]{display:none}.related-posts{margin-top:68px;padding-top:48px;border-top:1px solid var(--line)}
.entry-header{max-width:72ch;margin-bottom:28px}.entry-header .post-meta{font-size:13px;color:#7b8c9a}.entry-image{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:14px;margin:0 0 32px}.related-posts h2{font:700 30px/1.25 Georgia,serif;color:var(--navy);margin:0 0 24px}
@media(max-width:1023px){.service-page .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-calculator{position:relative;top:auto}.service-toc{top:0}}
@media(max-width:600px){.entry-content,.service-page .prose{font-size:17px;line-height:1.72}.service-page .section{padding:46px 0 !important;scroll-margin-top:72px}.service-page .section:first-of-type{padding-top:38px !important}.service-page .cards-grid,.service-page .check-list{grid-template-columns:1fr}.trust-bullets{grid-template-columns:1fr}.service-page .faq-question{font-size:16px;padding:17px 0}.service-page .faq-answer{padding-right:0}.service-page .service-hero{gap:30px}.service-page .service-toc{margin-left:-14px;margin-right:-14px;padding-left:14px !important;padding-right:14px !important}.related-posts{margin-top:48px;padding-top:36px}}

/* service page markup aliases */
.service-page{font-size:17px;line-height:1.75}.service-page .section{padding:72px 0}.service-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:56px}.service-calculator{position:sticky;top:24px}.service-toc{display:flex;gap:24px;overflow-x:auto;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-toc a{white-space:nowrap}.section-alt{background:var(--bg)}.faq-item{border-bottom:1px solid var(--line)}.faq-question{display:flex;justify-content:space-between;width:100%;padding:20px 0;border:0;background:none;font:600 18px/1.4 inherit;text-align:left}.faq-answer{display:none;padding:0 0 20px}.faq-item.is-open .faq-answer,.faq-question[aria-expanded="true"] + .faq-answer{display:block}.contact-strip{display:flex;flex-wrap:wrap;gap:20px;padding:28px 0;border-top:1px solid var(--line)}@media(max-width:1023px){.service-hero{grid-template-columns:1fr}.service-calculator{position:relative;top:auto}}@media(max-width:600px){.service-page .section{padding:52px 0}.contact-strip{display:grid;grid-template-columns:1fr}}

/* 2026 service landing polish: stronger commercial hierarchy and section rhythm */
.service-page{background:#fff}
.service-page .breadcrumbs{max-width:1180px;margin:0 auto;padding:18px 0 10px;color:#788996}
.service-page .service-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:72px;align-items:center;padding:72px 0 92px;background:linear-gradient(135deg,#f6fafc 0%,#edf5fa 52%,#fff 100%);overflow:visible}
.service-page .service-hero:before{content:"";position:absolute;z-index:-1;width:430px;height:430px;right:-170px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(203,29,53,.12),rgba(203,29,53,0) 68%)}
.service-page .service-hero:after{content:"";position:absolute;z-index:-1;width:260px;height:260px;left:-130px;bottom:-110px;border-radius:50%;background:radial-gradient(circle,rgba(29,88,136,.14),rgba(29,88,136,0) 70%)}
.service-page .service-hero-main{max-width:700px}
.service-page .service-hero .eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(203,29,53,.2);border-radius:999px;background:#fff;color:var(--red);font-size:10px;letter-spacing:.15em;box-shadow:0 5px 16px rgba(20,63,99,.06)}
.service-page .service-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.08;letter-spacing:-.04em;margin:18px 0 22px;text-wrap:balance}
.service-page .service-lead{font-size:21px;line-height:1.55;max-width:620px;color:#526878}
.service-page .trust-bullets{gap:12px 14px;max-width:640px}
.service-page .trust-bullets li{padding:13px 14px;border:1px solid #dce8ef;border-radius:10px;background:rgba(255,255,255,.68);box-shadow:0 5px 16px rgba(20,63,99,.04)}
.service-page .bullet-icon{width:21px;height:21px;align-items:center;justify-content:center;border-radius:50%;background:#fff0f2}
.service-page .service-calculator{padding:32px 30px 28px;border-radius:18px;border:1px solid #dbe7ee;border-top:4px solid var(--red);box-shadow:0 22px 55px rgba(20,63,99,.16)}
.service-page .service-calculator:before{content:"БЫСТРЫЙ РАСЧЁТ";display:block;margin-bottom:18px;color:#7a8b98;font-size:10px;font-weight:800;letter-spacing:.16em}
.service-page .service-calculator .eyebrow{margin-bottom:9px;padding:0;border:0;background:none;box-shadow:none}
.service-page .service-calculator .calculator-price{font-size:40px;letter-spacing:-.03em}
.service-page .service-calculator p:not(.eyebrow){color:#637786;font-size:14px}
.service-page .service-calculator .button{min-height:52px;border-radius:9px;font-size:15px}
.service-page .service-calculator small{display:block;text-align:center;color:#7b8d99;margin-top:14px}
.service-page .service-toc{background:#fff;border:1px solid #dfe9ef;border-radius:12px;box-shadow:0 12px 30px rgba(20,63,99,.08);padding:0 20px;max-width:1180px;margin:-26px auto 0}
.service-page .service-toc a{padding:17px 5px;position:relative}
.service-page .service-toc a:after{content:"";position:absolute;left:5px;right:5px;bottom:0;height:2px;background:var(--red);transform:scaleX(0);transition:transform .2s}
.service-page .service-toc a:hover:after,.service-page .service-toc a.is-active:after{transform:scaleX(1)}
.service-page .section{position:relative;padding:82px 0!important}
.service-page .section:nth-of-type(even){background:#f7fafc}
.service-page .section h2{font-size:clamp(29px,3.2vw,38px);letter-spacing:-.025em;margin-bottom:30px}
.service-page .section h2:after{content:"";display:block;width:54px;height:3px;margin-top:13px;border-radius:3px;background:var(--red)}
.service-page .section-alt{background:#f7fafc;border-top:1px solid #e6eef3;border-bottom:1px solid #e6eef3}
.service-page .prose{font-size:18px;line-height:1.8}
.service-page .prose>p:first-child{font-size:20px;color:#405565}
.service-page .cards-grid{gap:20px}
.service-page .service-card{position:relative;padding:26px 24px;border:1px solid #dce7ee;border-radius:15px;min-height:224px;box-shadow:0 8px 24px rgba(20,63,99,.05);transition:transform .22s,box-shadow .22s,border-color .22s}
.service-page .service-card:hover{transform:translateY(-5px);border-color:#bfd5e3;box-shadow:0 18px 35px rgba(20,63,99,.12)}
.service-page .service-card h3{font-size:19px;margin-top:17px}
.service-page .check-list{max-width:900px;gap:13px 22px}
.service-page .check-list li{padding:15px 18px 15px 45px;border:1px solid #e0eaf0;border-radius:10px;background:#fff;box-shadow:0 5px 14px rgba(20,63,99,.035)}
.service-page .check-list li:before{left:17px;top:15px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fff0f2}
.service-page .steps{max-width:850px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.service-page .steps li{position:relative;display:block;padding:24px 18px;border:1px solid #dce7ee;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(20,63,99,.05)}
.service-page .steps li:after{content:"→";position:absolute;right:-16px;top:43px;color:var(--red);font-size:24px;font-weight:700}
.service-page .steps li:last-child:after{display:none}
.service-page .steps li>b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:19px;border-radius:50%;background:var(--red);color:#fff;font-size:15px}
.service-page .steps h3{margin:0 0 7px;font-size:17px;color:var(--navy)}
.service-page .steps p{margin:0;color:#687c8a;font-size:14px;line-height:1.5}
.service-page .note{display:inline-block;margin-top:22px;padding:12px 15px;border-left:3px solid var(--red);background:#fff4f5;color:#657785;font-size:14px}
.service-page #cost{background:linear-gradient(135deg,#f7fafc,#edf5f9)}
.service-page #cost .table-wrap{max-width:820px;padding:5px;border:1px solid #dbe7ee;border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(20,63,99,.07)}
.service-page #cost table{margin:0;border:0}
.service-page #cost th{width:34%;background:#f0f6f9}
.service-page #cost .button{margin-top:25px;min-width:240px}
.service-page .review-card{border:1px solid #dce7ee;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(20,63,99,.05);padding:24px}
.service-page .review-card strong{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf3f8;color:var(--navy);font-size:13px}
.service-page .service-faq{max-width:920px;padding:4px 22px;border:1px solid #dce7ee;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(20,63,99,.05)}
.service-page .faq-item:last-child{border-bottom:0}
.service-page .faq-question{font-size:17px;padding:22px 0}
.service-page .order-form-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,540px);gap:70px;align-items:start;padding:86px 34px!important;border-radius:20px;background:linear-gradient(135deg,#143f63,#1d5888);color:#fff;box-shadow:0 20px 50px rgba(20,63,99,.2);margin:70px 0}
.service-page .order-form-section h2{color:#fff;font-size:38px}.service-page .order-form-section h2:after{background:#f27d8b}.service-page .order-form-section>div:first-child>p:not(.eyebrow){color:#d9e7ef}
.service-page .order-form-section a{color:#fff}.service-page .order-form{padding:28px;border-radius:14px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.16)}
.service-page .order-form label{color:#506474;font-size:13px}.service-page .order-form input,.service-page .order-form textarea{border-color:#cfdee7;border-radius:8px;padding:12px 13px}.service-page .order-form .button{width:100%;min-height:50px}
.service-page .contact-strip{justify-content:space-between;align-items:center;margin:0 -24px;padding:28px 24px;background:#102f4b;color:#dceaf3;border-radius:12px 12px 0 0}
@media(max-width:1023px){.service-page .service-hero{grid-template-columns:1fr;gap:38px}.service-page .service-calculator{max-width:560px}.service-page .steps{grid-template-columns:repeat(2,1fr)}.service-page .steps li:nth-child(2):after{display:none}.service-page .order-form-section{grid-template-columns:1fr;gap:30px}}
@media(max-width:600px){.service-page .breadcrumbs{padding-left:14px;padding-right:14px}.service-page .service-hero{padding:48px 0 66px}.service-page .service-hero h1{font-size:39px}.service-page .service-lead{font-size:18px}.service-page .trust-bullets{grid-template-columns:1fr}.service-page .service-toc{margin:-20px 14px 0;padding:0 12px}.service-page .section{padding:60px 0!important}.service-page .steps{grid-template-columns:1fr}.service-page .steps li:after{display:none}.service-page .order-form-section{margin:42px 0;padding:52px 20px!important;border-radius:14px}.service-page .order-form-section h2{font-size:30px}.service-page .contact-strip{margin:0 -14px;padding:24px 14px}}
/* Keep decorative hero glow inside the viewport at every breakpoint. */
.service-page .service-hero{overflow:clip}
@supports not (overflow:clip){.service-page .service-hero{overflow:hidden}}

/* Contrast fixes for dark commercial bands and footer contacts. */
.service-page section.order-form-section,
.service-page .order-form-section.section:nth-of-type(even){
  background:linear-gradient(135deg,#143f63 0%,#1d5888 100%) !important;
  color:#fff !important;
}
.service-page section.order-form-section h2{color:#fff !important}
.service-page section.order-form-section .eyebrow{color:#ff9aaa !important}
.service-page section.order-form-section p:not(.eyebrow){color:#e3eef5}
.service-page .contact-strip a{color:#fff !important;font-weight:600}
.service-page .contact-strip span{color:#dceaf3 !important}
.service-page .contact-strip a:hover{color:#ffb4c0 !important}
.site-footer .footer-logo{filter:none;width:210px;height:auto}

/* Align all post-hero service blocks to the same content width. */
.service-page .check-list,
.service-page .steps,
.service-page .service-faq,
.service-page #cost .table-wrap,
.service-page .related-posts{width:100%;max-width:none}
.service-page #cost .table-wrap{padding:5px}
@media(max-width:600px){.service-page .check-list,.service-page .steps,.service-page .service-faq,.service-page #cost .table-wrap{width:100%}}

/* Services archive: task-led discovery instead of a wall of documents. */
.services-archive{background:#f5f8fb;overflow:hidden}.services-archive-hero{position:relative;background:linear-gradient(135deg,#edf6fb 0%,#f8fbfd 58%,#fff 100%);border-bottom:1px solid #e0ebf1}.services-archive-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:center;min-height:490px;padding-top:52px;padding-bottom:58px}.services-archive-hero__copy{max-width:700px}.services-archive-hero h1{font:700 clamp(40px,5vw,64px)/1.08 Georgia,serif;letter-spacing:-.04em;color:var(--navy);margin:0 0 20px}.services-archive-hero p:not(.eyebrow){max-width:620px;font-size:19px;line-height:1.6;color:#5d7180;margin:0}.services-archive-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.services-archive-hero__visual{position:relative;min-height:330px}.services-archive-hero__sheet{position:absolute;width:260px;height:310px;border-radius:18px;border:1px solid #d6e5ed;box-shadow:0 22px 50px rgba(20,63,99,.13)}.services-archive-hero__sheet--back{right:48px;top:0;transform:rotate(9deg);background:linear-gradient(145deg,#fff,#dcecf5)}.services-archive-hero__sheet--front{right:86px;top:24px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(150deg,#fff 0 48%,#eaf4f8 48%);transform:rotate(-5deg)}.services-archive-hero__sheet--front:before{content:"";position:absolute;left:24px;right:24px;top:26px;height:8px;border-radius:5px;background:#dceaf1;box-shadow:0 22px 0 #eaf1f5,0 44px 0 #eaf1f5}.services-archive-hero__sheet--front span{color:var(--red);font-size:10px;font-weight:800;letter-spacing:.16em}.services-archive-hero__sheet--front b{display:grid;place-items:center;width:48px;height:48px;margin:10px 0;border-radius:14px;background:var(--blue);color:#fff;font-size:27px}.services-archive-hero__sheet--front small{color:#58707f;font-size:13px;line-height:1.4}.services-archive-hero__badge{position:absolute;right:0;bottom:18px;padding:12px 16px;border-radius:999px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(203,29,53,.25)}.services-archive-main{padding-top:76px;padding-bottom:78px}.services-archive .section-heading{margin-bottom:28px}.services-archive .section-heading h2{font-size:38px}.services-archive .section-heading p:not(.eyebrow){color:#6a7d8b}.services-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.services-category-card{display:flex;align-items:center;gap:14px;min-height:112px;padding:17px;border:1px solid #dce8ef;border-radius:15px;background:#fff;color:var(--navy);box-shadow:0 8px 22px rgba(20,63,99,.04);transition:.22s}.services-category-card:hover{transform:translateY(-4px);border-color:#b8d1df;box-shadow:0 16px 30px rgba(20,63,99,.11)}.services-category-card__icon{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:14px;background:#eaf4f8;color:var(--blue);font-size:12px;font-weight:800}.services-category-card--2 .services-category-card__icon{background:#fff0f2;color:var(--red)}.services-category-card--3 .services-category-card__icon{background:#eef1fa;color:#475e9b}.services-category-card--4 .services-category-card__icon{background:#eef7f1;color:#34805a}.services-category-card--5 .services-category-card__icon{background:#fff5e9;color:#ac6a1e}.services-category-card__body{display:flex;flex:1;min-width:0;flex-direction:column;gap:10px}.services-category-card strong{font-size:15px;line-height:1.3}.services-category-card small{color:#7b8d99;font-size:12px}.services-category-card small b{float:right;color:var(--red);font-size:18px;line-height:.7}.services-featured{margin-top:82px}.services-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.services-featured-card{overflow:hidden;border:1px solid #dce8ef;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(20,63,99,.05);transition:.22s}.services-featured-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(20,63,99,.12)}.services-featured-card__media{position:relative;display:block;height:175px;background-position:center;background-size:cover}.services-featured-card__tag{position:absolute;left:16px;top:15px;padding:6px 9px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:rgba(255,255,255,.9);color:var(--navy);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.services-featured-card__price{position:absolute;right:16px;bottom:15px;color:#fff;font-weight:800;font-size:15px;text-shadow:0 2px 5px rgba(0,0,0,.25)}.services-featured-card__body{display:flex;min-height:196px;flex-direction:column;padding:21px}.services-featured-card h3{font-size:19px;line-height:1.32;margin:0 0 9px}.services-featured-card h3 a{color:var(--navy)}.services-featured-card p{display:-webkit-box;overflow:hidden;margin:0;color:#6a7c89;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.services-featured-card .text-link{margin-top:auto;padding-top:15px;font-weight:800}.services-archive-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:82px;padding:42px 46px;border-radius:20px;background:linear-gradient(135deg,#143f63,#1d5888);color:#fff;box-shadow:0 20px 42px rgba(20,63,99,.2)}.services-archive-cta h2{font:700 34px/1.18 Georgia,serif;margin:0 0 8px;color:#fff}.services-archive-cta p:not(.eyebrow){max-width:650px;margin:0;color:#dce9f1}.services-archive-cta .eyebrow{color:#ff9aaa}.services-archive-cta .button{white-space:nowrap}@media(max-width:1023px){.services-archive-hero__inner{grid-template-columns:1fr;gap:20px}.services-archive-hero__visual{min-height:250px}.services-archive-hero__sheet{transform:scale(.82) rotate(9deg);transform-origin:top right}.services-archive-hero__sheet--front{transform:scale(.82) rotate(-5deg)}.services-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.services-archive-hero__inner{min-height:0;padding-top:42px;padding-bottom:35px}.services-archive-hero h1{font-size:40px}.services-archive-hero p:not(.eyebrow){font-size:17px}.services-archive-hero__visual{display:none}.services-archive-main{padding-top:55px;padding-bottom:55px}.services-archive .section-heading h2{font-size:31px}.services-category-grid,.services-featured-grid{grid-template-columns:1fr}.services-featured{margin-top:62px}.services-archive-cta{display:block;margin-top:62px;padding:30px 24px}.services-archive-cta h2{font-size:29px}.services-archive-cta .button{margin-top:23px;width:100%}}

/* Generated category art: visible, consistent media treatment for every direction. */
.services-category-card{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;padding:0;min-height:248px}
.services-category-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#eaf4f8}
.services-category-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.services-category-card:hover .services-category-card__media img{transform:scale(1.045)}
.services-category-card__body{display:flex;flex:1;flex-direction:column;gap:9px;padding:15px 17px 16px}
.services-category-card strong{font-size:15px;line-height:1.3}
.services-category-card small{margin-top:auto}
@media(max-width:600px){.services-category-card{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:112px;align-items:stretch}.services-category-card__media{height:100%;aspect-ratio:auto}.services-category-card__body{padding:15px 14px}.services-category-card__media img{object-fit:cover}}

/* Homepage category art and updated about visual. */
.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-category-card{display:flex;flex-direction:column;overflow:hidden;padding:0;min-height:190px;background:#fff;border:1px solid #dce8ef;border-radius:14px;box-shadow:0 8px 20px rgba(20,63,99,.045);transition:transform .22s,box-shadow .22s,border-color .22s}
.home-category-card:hover{transform:translateY(-4px);border-color:#b8d1df;box-shadow:0 16px 30px rgba(20,63,99,.12)}
.home-category-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#eaf4f8}
.home-category-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.home-category-card:hover .home-category-card__media img{transform:scale(1.05)}
.home-category-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:13px 15px 14px;color:var(--navy)}
.home-category-card__body strong{font-size:14px;line-height:1.3}
.home-category-card__body small{margin-top:auto;color:#7b8d99;font-size:12px}.home-category-card__body small b{float:right;color:var(--red);font-size:18px;line-height:.7}
.about-media img.about-support-image{height:430px;object-position:center;border-radius:18px;box-shadow:0 18px 38px rgba(20,63,99,.14)}
@media(max-width:1023px){.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.home-category-grid{grid-template-columns:1fr 1fr;gap:11px}.home-category-card{min-height:170px}.home-category-card__body{padding:11px 12px}.home-category-card__body strong{font-size:13px}.about-media img.about-support-image{height:300px}}
@media(max-width:420px){.home-category-grid{grid-template-columns:1fr}.home-category-card{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:112px}.home-category-card__media{height:100%;aspect-ratio:auto}.home-category-card__body{padding:13px}}
/* Активный пункт меню */
.menu > li > a{position:relative}
.menu > .current-menu-item > a,.menu > .current-menu-ancestor > a,.menu > .current-menu-parent > a,.menu > .current_page_item > a,.menu > .current_page_parent > a,.menu > .current_page_ancestor > a{color:var(--red)}
.menu > .current-menu-item > a:after,.menu > .current-menu-ancestor > a:after,.menu > .current-menu-parent > a:after,.menu > .current_page_item > a:after,.menu > .current_page_parent > a:after,.menu > .current_page_ancestor > a:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;border-radius:2px;background:var(--red)}
@media(max-width:900px){.menu > .current-menu-item > a:after,.menu > .current-menu-ancestor > a:after,.menu > .current-menu-parent > a:after,.menu > .current_page_item > a:after,.menu > .current_page_parent > a:after,.menu > .current_page_ancestor > a:after{display:none}.menu > .current-menu-item > a,.menu > .current_page_item > a,.menu > .current_page_parent > a{color:var(--red);font-weight:700}}
