/* local-autonomous-css */

html{scroll-behavior:smooth}
*{box-sizing:border-box}
html,body{margin:0;padding:0;min-height:100%;width:100%}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fff;color:#17263b}
img{max-width:100%;height:auto}
a{color:inherit}
.local-note{display:none}


:root{--navy:#203552;--navy2:#17283f;--gold:#d89a57;--gold2:#b87836;--text:#1c2430;--muted:#647084;--bg:#f6f7f9;--line:#e4e8ee;--white:#fff;--radius:18px;--shadow:0 16px 45px rgba(24,40,62,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0!important;color:var(--text)!important;background:#fff!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;overflow-x:hidden}img{max-width:100%;height:auto}a{transition:.2s ease}.container-v12{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header-v12{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);box-shadow:0 5px 22px rgba(20,34,54,.05)}.header-row-v12{min-height:82px;display:flex;align-items:center;gap:24px}.brand-v12{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none;min-width:250px}.brand-v12 img{width:174px;height:auto;display:block}.nav-v12{margin-left:auto;display:flex;gap:26px;align-items:center}.nav-v12 a{font-size:14px;font-weight:700;color:var(--text);text-decoration:none;white-space:nowrap}.nav-v12 a:hover{color:var(--gold2)}.header-actions-v12{display:flex;align-items:center;gap:14px}.phone-v12{font-size:15px;font-weight:800;color:var(--navy);text-decoration:none;white-space:nowrap}.btn-v12{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:14px 20px;background:var(--gold);color:#fff!important;text-decoration:none!important;font-weight:800;line-height:1.1;cursor:pointer;box-shadow:0 8px 20px rgba(216,154,87,.22)}.btn-v12:hover{background:var(--gold2);transform:translateY(-1px)}.btn-outline-v12{background:#fff;color:var(--navy)!important;border:1px solid #ccd4df;box-shadow:none}.menu-v12{display:none;background:none;border:0;font-size:28px;color:var(--navy);cursor:pointer;padding:8px}
.hero-v12{background:linear-gradient(120deg,#f8f9fb 0%,#edf0f4 100%);overflow:hidden;border-bottom:1px solid var(--line)}.hero-grid-v12{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px}.eyebrow-v12{display:inline-flex;align-items:center;gap:8px;color:var(--gold2);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-v12 h1{font-size:clamp(40px,5vw,66px);line-height:1.02;margin:14px 0 20px;letter-spacing:-.035em;color:#121a25}.hero-v12 h1 span{color:var(--gold)}.hero-lead-v12{font-size:20px;line-height:1.55;color:#475264;max-width:690px;margin:0 0 28px}.hero-actions-v12{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.hero-points-v12{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-point-v12{background:rgba(255,255,255,.82);border:1px solid #e4e8ee;border-radius:14px;padding:16px;font-size:14px;line-height:1.45}.hero-point-v12 strong{display:block;color:var(--navy);font-size:15px;margin-bottom:3px}.hero-photo-v12{height:620px;display:flex;align-items:flex-end;justify-content:center}.hero-photo-v12 img{width:min(100%,570px);max-height:600px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 25px 28px rgba(20,34,54,.16))}
.section-v12{padding:78px 0}.section-alt-v12{background:var(--bg)}.section-head-v12{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-head-v12 h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:0;color:#121a25;letter-spacing:-.025em}.section-head-v12 p{margin:0;max-width:600px;color:var(--muted);font-size:17px;line-height:1.6}.stats-v12{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.stat-v12{padding:28px 24px;border-right:1px solid var(--line)}.stat-v12:last-child{border-right:0}.stat-v12 strong{display:block;font-size:32px;line-height:1;color:var(--gold2);margin-bottom:10px}.stat-v12 span{font-size:14px;line-height:1.45;color:#4b5667}.services-grid-v12{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card-v12{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;min-height:190px;text-decoration:none;color:var(--text);box-shadow:0 8px 28px rgba(18,31,53,.05)}.service-card-v12:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d7c2a9}.service-card-v12 .num{color:var(--gold2);font-weight:800;font-size:12px;letter-spacing:.08em}.service-card-v12 h3{font-size:20px;line-height:1.25;margin:18px 0 10px}.service-card-v12 p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.service-card-v12 .arrow{margin-top:auto;padding-top:18px;color:var(--gold2);font-weight:800}.about-grid-v12{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}.about-image-v12{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#e9edf2}.about-image-v12 img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.about-copy-v12 h2{font-size:clamp(32px,4vw,48px);margin:0 0 18px;line-height:1.08}.about-copy-v12 p{font-size:17px;line-height:1.7;color:#4f5a6a}.checklist-v12{display:grid;gap:12px;margin:24px 0}.check-v12{display:flex;gap:12px;align-items:flex-start}.check-v12 b{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:#f2e3d2;color:var(--gold2)}.steps-v12{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-v12{padding:26px;background:#fff;border:1px solid var(--line);border-radius:16px}.step-v12 .n{font-size:12px;font-weight:900;color:var(--gold2);letter-spacing:.1em}.step-v12 h3{font-size:19px;margin:14px 0 8px}.step-v12 p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.price-v12{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-card-v12{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.price-card-v12 strong{font-size:25px;color:var(--navy);display:block;margin:8px 0}.price-card-v12 span{font-size:13px;color:var(--muted)}.review-grid-v12{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-v12{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.review-v12 .stars{color:#e1a04e;letter-spacing:2px;font-size:18px}.review-v12 h3{font-size:18px;margin:14px 0 8px}.review-v12 p{color:var(--muted);font-size:14px;line-height:1.6}.review-v12 a{color:var(--gold2);font-weight:800}.faq-v12{display:grid;gap:12px;max-width:900px}.faq-v12 details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 20px}.faq-v12 summary{font-weight:800;cursor:pointer;padding:18px 0}.faq-v12 details p{color:var(--muted);line-height:1.65;margin:0 0 18px}.contact-grid-v12{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.contact-card-v12{background:var(--navy);color:#fff;border-radius:22px;padding:34px}.contact-card-v12 h2{font-size:34px;margin:0 0 18px}.contact-card-v12 p,.contact-card-v12 a{color:#d5deea;line-height:1.7}.contact-card-v12 a{font-weight:700}.form-v12{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:var(--shadow)}.form-v12 h2{margin:0 0 8px}.form-v12 p{color:var(--muted);margin:0 0 22px}.form-row-v12{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-v12 input,.form-v12 textarea,.form-v12 select{width:100%;border:1px solid #cfd6df;border-radius:10px;padding:14px 15px;font:inherit;background:#fff}.form-v12 textarea{min-height:110px;resize:vertical}.form-v12 label{display:block;font-size:13px;font-weight:700;margin:0 0 6px}.field-v12{margin-bottom:14px}.agree-v12{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:var(--muted);margin:8px 0 16px}.agree-v12 input{width:auto;margin-top:2px}
.seo-page{width:min(1050px,calc(100% - 40px))!important;margin:0 auto!important;padding:46px 0 72px!important;min-height:55vh}.seo-page .breadcrumbs{font-size:13px;color:var(--muted);margin:0 0 22px}.seo-page .breadcrumbs a{color:var(--gold2)}.seo-page h1{font-size:clamp(34px,5vw,52px)!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0 0 22px!important;color:#121a25!important}.seo-page h2{font-size:clamp(25px,3vw,34px)!important;line-height:1.2!important;margin:42px 0 16px!important;color:#172235!important}.seo-page h3{font-size:21px!important;line-height:1.3!important;margin:28px 0 12px!important}.seo-page p,.seo-page li{font-size:17px!important;line-height:1.72!important;color:#394456!important}.seo-page ul,.seo-page ol{padding-left:24px!important}.seo-page figure{margin:24px 0 34px!important}.seo-page figure img,.seo-page>img{border-radius:20px;box-shadow:var(--shadow);max-height:620px;object-fit:cover}.seo-page .cta,.seo-page .quick-contact{margin:38px 0!important;padding:28px!important;border-radius:18px!important;background:#f4f6f8!important;border:1px solid var(--line)!important;box-shadow:none!important;position:static!important;inset:auto!important;transform:none!important;width:auto!important;max-width:none!important}.seo-page .cta a,.seo-page .quick-contact a{display:inline-flex!important;background:var(--gold)!important;color:#fff!important;border-radius:9px!important;padding:13px 18px!important;text-decoration:none!important;font-weight:800!important}.seo-page .related{margin:44px 0 0!important;padding:28px!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:18px!important}.seo-page .related a{color:var(--gold2)!important}.seo-page .content-detail,.seo-page .seo-extra{margin-top:34px!important}.services-index-v12{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.services-index-v12 article{border:1px solid var(--line);border-radius:15px;padding:22px;background:#fff}.services-index-v12 article h2{font-size:20px!important;margin:0 0 10px!important}.services-index-v12 article p{font-size:14px!important;margin:0!important}.services-index-v12 article a{color:var(--gold2);font-weight:800}
.site-footer-v12{margin-top:0!important;background:var(--navy2)!important;color:#fff!important;clear:both;position:relative;z-index:3}.footer-grid-v12{display:grid;grid-template-columns:1.25fr .75fr 1fr 1fr;gap:34px;padding:48px 0 34px}.site-footer-v12 h3{font-size:13px;text-transform:uppercase;letter-spacing:.07em;margin:0 0 16px;color:#fff}.site-footer-v12 p,.site-footer-v12 a,.site-footer-v12 span{font-size:14px;line-height:1.65}.site-footer-v12 a{color:#fff}.footer-muted-v12{color:#aab7c8!important}.footer-links-v12{display:grid;gap:8px}.footer-bottom-v12{border-top:1px solid rgba(255,255,255,.12);padding:20px 0 26px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#aab7c8;font-size:12px}.footer-bottom-v12 a{font-size:12px}.footer-brand-v12 img{width:180px;filter:brightness(0) invert(1);opacity:.96}
/* eliminate legacy layout collisions */
.main-wrapper>.header{display:none!important}.main-wrapper{overflow:visible!important}.stat-section{margin:0!important;padding:0!important;background:transparent!important}.stat-section-inner{max-width:1180px!important;width:calc(100% - 40px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid var(--line)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:var(--shadow)!important}.stat-section-inner>.col{width:auto!important;float:none!important;margin:0!important;padding:0!important}.stat-section .item{padding:28px 20px!important;min-height:130px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important;border-right:1px solid var(--line)!important}.stat-section-inner>.col:last-child .item{border-right:0!important}.stat-section .item-title{font-size:24px!important;line-height:1.15!important;white-space:normal!important;color:var(--gold2)!important;margin:0 0 10px!important}.stat-section .item-description{font-size:13px!important;line-height:1.45!important;color:var(--muted)!important;margin:0!important}.screens-reviews-section{display:none!important}.first-section{overflow:hidden!important}.first-section .first-section-title{font-size:clamp(38px,5vw,62px)!important;line-height:1.05!important}.contacts-section-type2{position:relative!important;z-index:1!important}.contacts-section-type2 .right-block,.contacts-section-type2 .contacts-block{position:relative!important;inset:auto!important;transform:none!important;max-width:none!important}.seo-text-section{position:relative!important;z-index:1!important;clear:both!important}.up{z-index:900!important}
@media(max-width:1050px){.nav-v12{position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;padding:12px 20px;gap:0;box-shadow:0 14px 28px rgba(20,34,54,.09)}.nav-v12.open{display:flex}.nav-v12 a{padding:12px 0;border-bottom:1px solid #eef1f4}.menu-v12{display:block;margin-left:auto}.header-actions-v12 .phone-v12{display:none}.hero-grid-v12{grid-template-columns:1fr .8fr;min-height:540px}.hero-photo-v12{height:540px}.services-grid-v12{grid-template-columns:repeat(2,1fr)}.steps-v12,.price-v12{grid-template-columns:repeat(2,1fr)}.footer-grid-v12{grid-template-columns:1fr 1fr}.stats-v12{grid-template-columns:repeat(2,1fr)}.stat-v12:nth-child(2){border-right:0}.stat-v12:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat-section-inner{grid-template-columns:repeat(2,1fr)!important}.stat-section-inner>.col:nth-child(2) .item{border-right:0!important}.stat-section-inner>.col:nth-child(-n+2) .item{border-bottom:1px solid var(--line)!important}.services-index-v12{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container-v12{width:min(100% - 30px,1180px)}.header-row-v12{min-height:70px;gap:10px}.brand-v12{min-width:0}.brand-v12 img{width:150px}.header-actions-v12 .btn-v12{display:none}.nav-v12{top:70px}.hero-grid-v12{display:block;min-height:auto;padding-top:52px}.hero-v12 h1{font-size:42px}.hero-lead-v12{font-size:17px}.hero-points-v12{grid-template-columns:1fr}.hero-photo-v12{height:380px;margin-top:20px}.hero-photo-v12 img{max-height:390px}.section-v12{padding:58px 0}.section-head-v12{display:block}.section-head-v12 p{margin-top:12px}.services-grid-v12,.review-grid-v12{grid-template-columns:1fr}.about-grid-v12,.contact-grid-v12{grid-template-columns:1fr}.about-image-v12{order:2}.steps-v12,.price-v12{grid-template-columns:1fr}.footer-grid-v12{grid-template-columns:1fr;padding:38px 0 28px}.stats-v12{grid-template-columns:1fr}.stat-v12{border-right:0;border-bottom:1px solid var(--line)!important}.stat-v12:last-child{border-bottom:0!important}.form-row-v12{grid-template-columns:1fr}.seo-page{width:calc(100% - 30px)!important;padding-top:34px!important}.seo-page p,.seo-page li{font-size:16px!important}.seo-page .cta,.seo-page .quick-contact,.seo-page .related{padding:20px!important}.stat-section-inner{width:calc(100% - 30px)!important;grid-template-columns:1fr!important}.stat-section .item{border-right:0!important;border-bottom:1px solid var(--line)!important}.stat-section-inner>.col:last-child .item{border-bottom:0!important}.services-index-v12{grid-template-columns:1fr}}
@media(max-width:420px){.brand-v12 img{width:132px}.hero-v12 h1{font-size:36px}.hero-actions-v12{display:grid}.hero-actions-v12 .btn-v12{width:100%}.hero-photo-v12{height:330px}.section-v12{padding:48px 0}.site-footer-v12 .container-v12{width:calc(100% - 28px)}.footer-bottom-v12{display:block}.footer-bottom-v12>*{display:block;margin:6px 0}.seo-page h1{font-size:34px!important}}


/* v13-layout-fixes */

/* v13 — layout safeguards */
.seo-page::after{content:"";display:block;clear:both}
.seo-page .cta,
.seo-page .quick-contact,
.seo-page .related,
.seo-page .seo-extra{clear:both!important}

.seo-page .cta{
  display:block!important;
  overflow:hidden!important;
  line-height:1.55!important;
}
.seo-page .cta strong{
  display:block!important;
  margin-bottom:8px!important;
}
.seo-page .cta a{
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  margin:10px 8px 0 0!important;
  vertical-align:middle!important;
}

.seo-page img{
  max-width:100%!important;
  height:auto!important;
}
.seo-page .related{
  overflow-wrap:anywhere!important;
}
.seo-page .related a{
  display:inline!important;
  line-height:2!important;
}
.btn-v12,.header-phone-v12,.brand-v12,.nav-v12 a{
  min-width:0!important;
}
.btn-v12{
  white-space:normal!important;
  text-align:center!important;
}
.header-row-v12>*{min-width:0}
.footer-grid-v12>*{min-width:0}
.footer-v12 a,.footer-v12 p{overflow-wrap:anywhere}

@media (max-width:1100px){
  .header-phone-v12{display:none!important}
  .brand-v12{min-width:220px!important}
}
@media (max-width:900px){
  .brand-v12{min-width:0!important}
  .seo-page .cta a{display:inline-flex!important}
}
@media (max-width:640px){
  .seo-page .cta{
    padding:20px!important;
  }
  .seo-page .cta a{
    display:flex!important;
    width:100%!important;
    margin:10px 0 0!important;
    justify-content:center!important;
  }
  .seo-page .related{
    padding:20px!important;
  }
}


/* v15-logo-css */

.brand-v12{display:flex!important;align-items:center!important;flex:0 0 auto!important;min-width:330px!important;max-width:390px!important}
.brand-v12>*:not(img){display:none!important}
.brand-v12 img,.brand-v12__logo{display:block!important;width:330px!important;height:auto!important;max-width:100%!important;object-fit:contain!important}
.footer-brand-v15{display:block;width:min(100%,390px);margin-bottom:20px}
.footer-brand-v15 img{display:block;width:100%;height:auto;max-height:150px;object-fit:contain;object-position:left center}
.footer-v12 .brand-v12,.footer-v12 .footer-brand,.footer-v12 .footer-logo{display:none!important}
@media(max-width:1180px){.brand-v12{min-width:270px!important;max-width:300px!important}.brand-v12 img,.brand-v12__logo{width:280px!important}}
@media(max-width:900px){.brand-v12{min-width:240px!important;max-width:260px!important}.brand-v12 img,.brand-v12__logo{width:245px!important}}
@media(max-width:560px){.brand-v12{min-width:0!important;max-width:220px!important;width:58vw!important}.brand-v12 img,.brand-v12__logo{width:100%!important}.footer-brand-v15{width:min(100%,310px)}}


/* v17-mobile-css */

/* v17 — mobile-first polish */
html,body{
  overflow-x:hidden!important;
  -webkit-text-size-adjust:100%;
}
body{
  min-width:0!important;
}
img,video,iframe,svg{
  max-width:100%!important;
}
button,a,input,textarea,select{
  -webkit-tap-highlight-color:transparent;
}
input,textarea,select,button{
  font-size:16px!important;
}

/* Header */
@media(max-width:900px){
  .header-v12{
    position:sticky!important;
    top:0!important;
    z-index:1000!important;
    background:rgba(255,255,255,.97)!important;
    backdrop-filter:blur(12px);
    box-shadow:0 6px 20px rgba(18,34,53,.08);
  }
  .header-row-v12{
    min-height:74px!important;
    padding:10px 16px!important;
    gap:10px!important;
  }
  .brand-v12{
    width:min(58vw,230px)!important;
    min-width:0!important;
    max-width:230px!important;
  }
  .brand-v12 img,
  .brand-v12__logo{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
  }
  .menu-v12{
    display:flex!important;
    flex:0 0 46px!important;
    width:46px!important;
    height:46px!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:12px!important;
    border:1px solid #dde4ec!important;
    background:#fff!important;
  }
  .nav-v12{
    position:absolute!important;
    top:100%!important;
    left:12px!important;
    right:12px!important;
    display:none!important;
    grid-template-columns:1fr!important;
    gap:4px!important;
    padding:12px!important;
    background:#fff!important;
    border:1px solid #e1e6ed!important;
    border-radius:16px!important;
    box-shadow:0 18px 40px rgba(17,34,53,.16)!important;
  }
  .nav-v12.open{
    display:grid!important;
  }
  .nav-v12 a{
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    padding:11px 13px!important;
    border-radius:10px!important;
    font-size:16px!important;
    line-height:1.25!important;
  }
  .nav-v12 a:hover,.nav-v12 a:active{
    background:#f5f7fa!important;
  }
  .header-phone-v12{
    display:none!important;
  }
  .header-v12 .btn-v12{
    display:none!important;
  }
}

/* Global containers & typography */
@media(max-width:640px){
  .container-v12,
  .seo-page,
  .reviews-v14 .container-v12{
    width:100%!important;
    max-width:none!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  h1{
    font-size:clamp(34px,10vw,46px)!important;
    line-height:1.07!important;
    letter-spacing:-.02em!important;
  }
  h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.12!important;
    letter-spacing:-.015em!important;
  }
  h3{
    font-size:22px!important;
    line-height:1.2!important;
  }
  p,li{
    font-size:16px!important;
    line-height:1.65!important;
  }
}

/* Hero */
@media(max-width:800px){
  .hero-v12{
    padding-top:30px!important;
    min-height:auto!important;
  }
  .hero-grid-v12{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .hero-copy-v12{
    position:relative!important;
    z-index:2!important;
    padding:10px 0 0!important;
  }
  .hero-copy-v12 h1{
    max-width:100%!important;
  }
  .hero-copy-v12 p{
    max-width:100%!important;
  }
  .hero-actions-v12,
  .hero-v12 .actions,
  .cta-actions-v13{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .hero-actions-v12 a,
  .hero-v12 .btn-v12,
  .cta-actions-v13 a{
    width:100%!important;
    min-height:50px!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .hero-photo-v12,
  .hero-image-v12,
  .hero-v12__photo{
    min-height:390px!important;
    margin-top:-8px!important;
    overflow:hidden!important;
  }
  .hero-photo-v12 img,
  .hero-image-v12 img,
  .hero-v12__photo img,
  .hero-v12 img.hero-person{
    height:450px!important;
    max-width:115%!important;
    transform:translateX(2%)!important;
  }
}
@media(max-width:430px){
  .hero-photo-v12,
  .hero-image-v12,
  .hero-v12__photo{
    min-height:340px!important;
  }
  .hero-photo-v12 img,
  .hero-image-v12 img,
  .hero-v12__photo img,
  .hero-v12 img.hero-person{
    height:405px!important;
  }
}

/* Cards/grids */
@media(max-width:760px){
  .services-grid-v12,
  .stats-grid-v12,
  .why-grid-v12,
  .steps-grid-v12,
  .price-grid-v12,
  .contact-grid-v12,
  .footer-grid-v12,
  .reviews-v14__grid,
  .seo-grid,
  .cards-grid,
  .grid-3,
  .grid-4{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .service-card-v12,
  .stat-card-v12,
  .why-card-v12,
  .step-card-v12,
  .price-card-v12,
  .review-card-v14,
  .contact-card-v12,
  .seo-page .cta,
  .seo-page .related{
    padding:20px!important;
    border-radius:16px!important;
  }
}

/* Reviews */
@media(max-width:640px){
  .reviews-v14{
    padding:54px 0!important;
  }
  .review-card-v14__top{
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .review-card-v14__stars{
    grid-column:2!important;
    font-size:14px!important;
    margin-top:-4px!important;
  }
  .reviews-v14__btn{
    width:100%!important;
    min-height:50px!important;
  }
}

/* Forms */
@media(max-width:640px){
  form{
    width:100%!important;
  }
  form input,
  form textarea,
  form select{
    width:100%!important;
    min-height:50px!important;
    padding:13px 14px!important;
    border-radius:10px!important;
  }
  form textarea{
    min-height:120px!important;
  }
  form button,
  form .btn-v12{
    width:100%!important;
    min-height:52px!important;
  }
}

/* Contacts/map */
@media(max-width:760px){
  iframe{
    width:100%!important;
    min-height:320px!important;
    border-radius:14px!important;
  }
  .contact-info-v12,
  .contacts-card,
  .contact-card{
    position:static!important;
    width:100%!important;
    transform:none!important;
  }
}

/* Tables and long strings */
@media(max-width:640px){
  table{
    display:block!important;
    width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }
  pre,code,.seo-page a,.footer-v12 a{
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }
}

/* Footer */
@media(max-width:760px){
  .footer-v12{
    padding-top:44px!important;
  }
  .footer-grid-v12{
    text-align:left!important;
  }
  .footer-brand-v15{
    width:min(100%,300px)!important;
    margin-bottom:14px!important;
  }
  .footer-bottom-v12{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    text-align:left!important;
    padding-bottom:84px!important;
  }
}

/* Sticky mobile contact bar */
.mobile-contact-v17{
  display:none;
}
@media(max-width:760px){
  .mobile-contact-v17{
    position:fixed;
    left:10px;
    right:10px;
    bottom:10px;
    z-index:1200;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:8px;
    border-radius:16px;
    background:rgba(255,255,255,.96);
    box-shadow:0 10px 34px rgba(17,34,53,.2);
    backdrop-filter:blur(14px);
    border:1px solid rgba(219,225,233,.9);
  }
  .mobile-contact-v17 a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:10px 12px;
    border-radius:11px;
    text-decoration:none;
    font-weight:800;
    font-size:15px;
  }
  .mobile-contact-v17__call{
    background:#17263b;
    color:#fff!important;
  }
  .mobile-contact-v17__write{
    background:#e3a05a;
    color:#fff!important;
  }
  body{
    padding-bottom:76px!important;
  }
}

/* Touch target / spacing fixes */
@media(max-width:640px){
  .seo-page{
    padding-top:28px!important;
    padding-bottom:48px!important;
  }
  .seo-page section,
  .seo-page .seo-extra,
  .seo-page .related{
    margin-top:22px!important;
    margin-bottom:22px!important;
  }
  .back-to-top,
  .to-top{
    bottom:88px!important;
    right:14px!important;
  }
}


/* v18-visual-css */

/* v18 — visual refresh */
:root{
  --v18-navy:#16283f;
  --v18-navy-2:#203a59;
  --v18-gold:#d99a54;
  --v18-gold-2:#b87632;
  --v18-cream:#fbf7f1;
  --v18-ink:#172033;
  --v18-muted:#667386;
  --v18-line:#e4e9ef;
  --v18-shadow:0 18px 50px rgba(20,37,58,.09);
  --v18-shadow-hover:0 24px 58px rgba(20,37,58,.14);
}

/* Header */
.site-header-v12{
  border-bottom:1px solid rgba(26,45,69,.08)!important;
  box-shadow:0 8px 26px rgba(17,34,53,.05)!important;
}
.header-row-v12{min-height:92px!important}
.brand-v12{
  min-width:320px!important;
  max-width:360px!important;
}
.brand-v12 img,.brand-v12__logo{
  width:320px!important;
  max-width:100%!important;
  height:auto!important;
}
.nav-v12 a{
  position:relative;
  font-size:14px!important;
  letter-spacing:.01em;
}
.nav-v12 a::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-8px;
  height:2px;
  background:var(--v18-gold);
  transform:scaleX(0);
  transform-origin:center;
  transition:.2s ease;
}
.nav-v12 a:hover::after{transform:scaleX(1)}
.btn-v12{
  border-radius:12px!important;
  box-shadow:0 10px 24px rgba(217,154,84,.24)!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.btn-v12:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 14px 30px rgba(217,154,84,.30)!important;
}

/* Hero */
.hero-v12{
  position:relative;
  background:
    radial-gradient(circle at 78% 22%, rgba(217,154,84,.18), transparent 24%),
    radial-gradient(circle at 12% 8%, rgba(32,58,89,.08), transparent 30%),
    linear-gradient(135deg,#fbfcfd 0%,#f0f3f7 58%,#f8f3ec 100%)!important;
}
.hero-v12::before{
  content:"";
  position:absolute;
  left:-120px;top:80px;
  width:340px;height:340px;
  border:1px solid rgba(217,154,84,.18);
  border-radius:50%;
  pointer-events:none;
}
.hero-v12::after{
  content:"";
  position:absolute;
  right:4%;bottom:5%;
  width:90px;height:90px;
  border:18px solid rgba(22,40,63,.035);
  border-radius:50%;
  pointer-events:none;
}
.hero-grid-v12{position:relative;z-index:1}
.eyebrow-v12,.eyebrow-v14{
  padding:7px 11px;
  border-radius:999px;
  background:#fff4e7;
  border:1px solid #f0dcc4;
  color:#9f6024!important;
}
.hero-v12 h1{
  color:var(--v18-ink)!important;
  text-wrap:balance;
}
.hero-lead-v12{color:#516075!important}
.hero-point-v12{
  background:rgba(255,255,255,.88)!important;
  border:1px solid rgba(228,233,239,.95)!important;
  box-shadow:0 10px 28px rgba(20,37,58,.05);
  backdrop-filter:blur(8px);
}
.hero-photo-v12 img{
  filter:drop-shadow(0 30px 34px rgba(20,34,54,.20))!important;
}

/* Sections */
.section-v12{padding:88px 0!important}
.section-alt-v12{
  background:
    linear-gradient(180deg,#f8f9fb 0%,#f4f6f8 100%)!important;
}
.section-head-v12 h2{
  position:relative;
  padding-bottom:13px;
  color:var(--v18-ink)!important;
}
.section-head-v12 h2::after{
  content:"";
  position:absolute;
  left:0;bottom:0;
  width:64px;height:3px;
  border-radius:3px;
  background:linear-gradient(90deg,var(--v18-gold),#efc894);
}

/* Stats */
.stats-v12{
  border:0!important;
  box-shadow:var(--v18-shadow)!important;
}
.stat-v12{
  position:relative;
  background:#fff;
}
.stat-v12::before{
  content:"";
  position:absolute;
  left:20px;top:0;
  width:38px;height:3px;
  border-radius:0 0 3px 3px;
  background:var(--v18-gold);
}
.stat-v12 strong{
  font-size:34px!important;
  color:var(--v18-gold-2)!important;
}

/* Service cards */
.services-grid-v12{gap:20px!important}
.service-card-v12{
  position:relative;
  overflow:hidden;
  min-height:210px!important;
  border:1px solid #e3e8ef!important;
  border-radius:20px!important;
  box-shadow:0 12px 32px rgba(18,31,53,.055)!important;
  transition:.25s ease!important;
}
.service-card-v12::before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:linear-gradient(180deg,var(--v18-gold),#efc187);
  opacity:.85;
}
.service-card-v12:hover{
  transform:translateY(-6px)!important;
  border-color:#ddc3a6!important;
  box-shadow:var(--v18-shadow-hover)!important;
}
.service-card-v12 .num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;height:34px;
  border-radius:10px;
  background:#fff4e7;
  color:#9f6024!important;
}
.service-card-v12 .arrow{
  font-size:18px;
  transition:transform .2s ease;
}
.service-card-v12:hover .arrow{transform:translateX(5px)}

/* About */
.about-image-v12{
  border-radius:28px!important;
  box-shadow:0 24px 60px rgba(20,37,58,.14)!important;
}
.about-image-v12 img{transition:transform .5s ease}
.about-image-v12:hover img{transform:scale(1.025)}
.check-v12 b{
  background:linear-gradient(135deg,#f7e5d0,#efd0aa)!important;
  box-shadow:inset 0 0 0 1px rgba(184,118,50,.12);
}

/* Steps */
.steps-v12{gap:18px!important}
.step-v12{
  position:relative;
  border:0!important;
  border-radius:20px!important;
  box-shadow:0 12px 32px rgba(18,31,53,.055);
  min-height:190px;
}
.step-v12 .n{
  display:grid;
  place-items:center;
  width:42px;height:42px;
  border-radius:50%;
  background:var(--v18-navy);
  color:#fff!important;
  letter-spacing:0!important;
  font-size:13px!important;
}

/* Prices */
.price-v12{gap:18px!important}
.price-card-v12{
  border:1px solid #e1e6ed!important;
  border-radius:20px!important;
  box-shadow:0 10px 30px rgba(20,37,58,.05);
  transition:.2s ease;
}
.price-card-v12:hover{
  transform:translateY(-4px);
  box-shadow:var(--v18-shadow);
  border-color:#d8c2a8!important;
}
.price-card-v12 strong{
  color:var(--v18-gold-2)!important;
  font-size:27px!important;
}

/* Reviews */
.reviews-v14{
  background:
    linear-gradient(180deg,#f7f8fa 0%,#ffffff 100%)!important;
}
.review-card-v14{
  border:1px solid #e2e7ed!important;
  border-radius:22px!important;
  box-shadow:0 14px 36px rgba(20,37,58,.06)!important;
  transition:.2s ease;
}
.review-card-v14:hover{
  transform:translateY(-4px);
  box-shadow:var(--v18-shadow)!important;
}
.review-card-v14__avatar{
  background:linear-gradient(135deg,#d99a54,#ba7330)!important;
  box-shadow:0 8px 18px rgba(217,154,84,.24);
}
.review-card-v14__stars{color:#d99a54!important}

/* FAQ */
.faq-v12 details{
  border:1px solid #e2e7ed!important;
  border-radius:16px!important;
  box-shadow:0 8px 22px rgba(18,31,53,.035);
  transition:.2s ease;
}
.faq-v12 details[open]{
  background:#fffaf4!important;
  border-color:#e7cba9!important;
}
.faq-v12 summary{
  position:relative;
  padding-right:38px!important;
  list-style:none;
}
.faq-v12 summary::-webkit-details-marker{display:none}
.faq-v12 summary::after{
  content:"+";
  position:absolute;
  right:0;top:50%;
  transform:translateY(-50%);
  width:28px;height:28px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#f3e4d3;
  color:#9f6024;
  font-size:20px;
}
.faq-v12 details[open] summary::after{content:"−"}

/* Contact area */
.contact-card-v12{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 90% 10%,rgba(217,154,84,.26),transparent 22%),
    linear-gradient(145deg,#172b44,#203a59)!important;
  border-radius:24px!important;
  box-shadow:0 22px 50px rgba(20,37,58,.16);
}
.contact-card-v12::after{
  content:"§";
  position:absolute;
  right:22px;bottom:-34px;
  font-size:150px;
  line-height:1;
  color:rgba(255,255,255,.035);
  font-family:Georgia,serif;
}
.form-v12{
  border-radius:24px!important;
  border:1px solid #e1e6ed!important;
  box-shadow:var(--v18-shadow)!important;
}
.form-v12 input,.form-v12 textarea,.form-v12 select{
  border-radius:12px!important;
  border-color:#d7dee7!important;
  background:#fbfcfd!important;
}
.form-v12 input:focus,.form-v12 textarea:focus,.form-v12 select:focus{
  outline:none!important;
  border-color:#d99a54!important;
  box-shadow:0 0 0 3px rgba(217,154,84,.14)!important;
}

/* SEO/service pages */
.seo-page{
  position:relative;
}
.seo-page h1{
  text-wrap:balance;
  position:relative;
  padding-bottom:18px;
}
.seo-page h1::after{
  content:"";
  position:absolute;
  left:0;bottom:0;
  width:74px;height:4px;
  border-radius:4px;
  background:linear-gradient(90deg,var(--v18-gold),#efc894);
}
.seo-page h2{color:var(--v18-navy)!important}
.seo-page .cta,.seo-page .quick-contact{
  background:
    linear-gradient(135deg,#fffaf4,#f5f7fa)!important;
  border:1px solid #ead7c0!important;
  border-left:5px solid var(--v18-gold)!important;
  box-shadow:0 12px 32px rgba(20,37,58,.055)!important;
}
.seo-page .related{
  background:#fbfcfd!important;
  box-shadow:0 10px 28px rgba(20,37,58,.04);
}

/* Footer with supplied white logo */
.site-footer-v12{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 12%,rgba(217,154,84,.10),transparent 22%),
    linear-gradient(145deg,#15283f,#203754)!important;
}
.site-footer-v12::after{
  content:"";
  position:absolute;
  right:-110px;top:-110px;
  width:280px;height:280px;
  border:1px solid rgba(255,255,255,.045);
  border-radius:50%;
}
.footer-brand-v12>a{
  display:block!important;
  width:min(100%,360px)!important;
  margin-bottom:16px!important;
}
.footer-brand-v12>a img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:138px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.footer-grid-v12{
  position:relative;z-index:1;
}
.footer-grid-v12 h3{
  color:#fff!important;
  font-size:15px!important;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.footer-links-v12 a{
  text-underline-offset:3px;
}
.footer-bottom-v12{
  border-top:1px solid rgba(255,255,255,.10)!important;
}

/* Mobile */
@media(max-width:900px){
  .header-row-v12{min-height:76px!important}
  .brand-v12{
    min-width:0!important;
    width:min(58vw,240px)!important;
    max-width:240px!important;
  }
  .brand-v12 img,.brand-v12__logo{width:100%!important}
  .nav-v12 a::after{display:none}
}
@media(max-width:760px){
  .section-v12{padding:62px 0!important}
  .hero-v12::before,.hero-v12::after{display:none}
  .section-head-v12{margin-bottom:24px!important}
  .stats-v12{border-radius:18px!important}
  .stat-v12::before{left:18px}
  .service-card-v12,.step-v12,.price-card-v12,.review-card-v14{
    border-radius:18px!important;
  }
  .footer-brand-v12>a{
    width:min(100%,320px)!important;
  }
}
@media(max-width:430px){
  .brand-v12{width:min(62vw,215px)!important}
  .hero-v12 h1{font-size:38px!important}
  .hero-lead-v12{font-size:17px!important}
  .section-v12{padding:54px 0!important}
  .service-card-v12{min-height:0!important}
  .contact-card-v12,.form-v12{padding:22px!important}
}
