
:root{--ink:#111418;--deep:#0e151d;--blue:#0f1823;--paper:#f6f1e8;--white:#fff;--muted:#6f7782;--line:#e4dccd;--gold:#b59a63;--gold-dark:#8d723d;--soft:#ebe2d3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.5}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.serif{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--gold-dark);text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:22px}.eyebrow:before{content:"";width:42px;height:1px;background:currentColor}.nav{position:sticky;top:0;height:78px;z-index:50;background:rgba(246,241,232,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(181,154,99,.22);display:flex;align-items:center}.nav-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:26px}.brand-logo{display:flex;align-items:center;gap:14px;color:var(--deep)}.logo-monogram{width:58px;height:50px;border:1px solid rgba(181,154,99,.38);display:grid;place-items:center;font-family:Georgia,"Times New Roman",serif;font-size:24px;letter-spacing:-.08em;background:rgba(255,255,255,.28)}.logo-slash{color:rgba(181,154,99,.9);font-size:28px;line-height:1;font-family:Georgia,"Times New Roman",serif}.logo-word{font-size:13px;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;color:rgba(14,21,29,.82)}.nav-links{display:flex;justify-content:flex-end;align-items:center;gap:28px;color:rgba(17,20,24,.68);font-size:12px;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.nav-links a{transition:.22s ease}.nav-links a:hover{color:var(--ink)}.nav-cta{border:1px solid rgba(181,154,99,.72);color:var(--gold-dark);padding:14px 20px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;transition:.25s ease;background:transparent;cursor:pointer}.nav-cta:hover{background:var(--gold);color:#111;border-color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;background:var(--gold);color:#111;border:1px solid transparent;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.11em;cursor:pointer;transition:.25s ease}.btn:hover{background:#c7ad73;transform:translateY(-1px)}.btn.secondary{background:transparent;color:var(--ink);border-color:rgba(17,20,24,.28)}.btn.secondary:hover{background:var(--ink);color:#fff}.hero{position:relative;min-height:calc(100vh - 78px);overflow:hidden;display:flex;align-items:center;padding:86px 0 58px;background:radial-gradient(circle at 72% 32%,rgba(181,154,99,.16),transparent 26%),linear-gradient(115deg,#f6f1e8 0%,#f6f1e8 52%,#0f1823 52%,#07111c 100%)}.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 292px,rgba(17,20,24,.035) 293px 294px,transparent 295px 312px);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.98fr 1.02fr;gap:56px;align-items:center}.hero h1{font-size:clamp(52px,7.2vw,96px);line-height:.94;margin:0 0 26px;max-width:760px}.hero p{max-width:650px;font-size:19px;color:rgba(17,20,24,.68);margin:0 0 42px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-facts{margin-top:48px;display:grid;grid-template-columns:repeat(3,max-content);gap:42px}.hero-fact strong{display:block;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:30px;line-height:1;color:var(--ink);margin-bottom:10px}.hero-fact span{display:block;color:rgba(17,20,24,.52);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.expert-visual{position:relative;min-height:620px;display:flex;align-items:flex-end;justify-content:center}.expert-card{position:relative;width:min(460px,100%);height:560px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0)),#101b29;border:1px solid rgba(181,154,99,.26);box-shadow:0 34px 90px rgba(7,11,16,.25);overflow:hidden}.expert-card:before{content:"";position:absolute;left:50%;bottom:0;width:340px;height:470px;transform:translateX(-50%);background:radial-gradient(circle at 50% 22%,#d9c9ad 0 58px,transparent 59px),linear-gradient(165deg,transparent 0 26%,rgba(246,241,232,.86) 27% 55%,rgba(14,21,29,.88) 56% 100%);clip-path:polygon(25% 15%,75% 15%,88% 100%,10% 100%);opacity:.96}.expert-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,11,16,.45));pointer-events:none}.expert-caption{position:absolute;left:34px;right:34px;bottom:30px;z-index:2;color:#fff;border-top:1px solid rgba(255,255,255,.18);padding-top:18px}.expert-caption strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400;line-height:1.05;margin-bottom:8px}.expert-caption span{color:rgba(255,255,255,.62);font-size:12px;text-transform:uppercase;letter-spacing:.14em}section{padding:92px 0}.section-head{display:grid;grid-template-columns:.72fr 1fr;gap:58px;align-items:end;margin-bottom:44px}.section-head h2{font-size:clamp(36px,4.4vw,64px);line-height:1;margin:0}.section-head p{margin:0;color:var(--muted);font-size:17px;max-width:720px}.projects-section{background:#fff}.project-tier{padding:40px 0 54px;border-top:1px solid var(--line)}.tier-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.tier-head h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:38px;line-height:1;margin:0}.tier-head p{margin:8px 0 0;color:var(--muted)}.tier-link{color:var(--gold-dark);font-size:12px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid rgba(181,154,99,.45);padding-bottom:6px}.projects-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.project-card{background:var(--white);border:1px solid var(--line);overflow:hidden;transition:.28s ease;display:flex;flex-direction:column;min-height:100%}.project-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(17,24,39,.10);border-color:rgba(181,154,99,.45)}.project-img{height:176px;background-size:cover;background-position:center;position:relative}.project-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,11,16,0),rgba(7,11,16,.28))}.p1{background:linear-gradient(135deg,#d9d1c4,#aeb8bc)}.p2{background:linear-gradient(135deg,#c9c2b7,#76899a)}.p3{background:linear-gradient(135deg,#ece5d9,#9e8f75)}.p4{background:linear-gradient(135deg,#cfd6d8,#79736a)}.p5{background:linear-gradient(135deg,#dad0c1,#4e6476)}.p6{background:linear-gradient(135deg,#eee8df,#9a7d52)}.p7{background:linear-gradient(135deg,#bfcbd0,#0f1823)}.p8{background:linear-gradient(135deg,#f2eadc,#877257)}.p9{background:linear-gradient(135deg,#d6cec0,#25374a)}.p10{background:linear-gradient(135deg,#eee6da,#695846)}.p11{background:linear-gradient(135deg,#c7d0d5,#152231)}.p12{background:linear-gradient(135deg,#e2d3bd,#7a6444)}.project-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.project-body small{color:var(--gold-dark);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.project-body h4{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:24px;line-height:1.08;margin:0}.project-meta{display:grid;gap:8px;margin:6px 0 12px;color:rgba(17,20,24,.62);font-size:13px}.project-meta div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(17,20,24,.08);padding-bottom:7px}.project-meta b{font-weight:500;color:var(--ink)}.project-more{margin-top:auto;color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.selection{background:linear-gradient(135deg,#111827,#070b10);color:#fff}.selection-box{display:grid;grid-template-columns:.88fr 1.12fr;gap:50px;align-items:center}.selection h2{font-size:clamp(38px,5vw,72px);line-height:1;margin:0 0 24px}.selection p{color:rgba(255,255,255,.72);font-size:18px;margin:0;max-width:620px}.lead-form{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form input,.lead-form select{width:100%;min-height:56px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff;padding:0 18px;font-size:15px;outline:none}.lead-form select{appearance:none;color:rgba(255,255,255,.72)}.lead-form input::placeholder{color:rgba(255,255,255,.5)}.lead-form .btn,.lead-form .privacy-note{grid-column:1/-1}.privacy-note{font-size:11px;line-height:1.4;color:rgba(255,255,255,.42)}.videos{background:var(--paper)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card{position:relative;min-height:280px;background:#0b1119;border:1px solid rgba(181,154,99,.22);overflow:hidden;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:.28s ease}.video-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(17,24,39,.12)}.video-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 36%,rgba(181,154,99,.22),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0));pointer-events:none}.play{position:relative;z-index:1;width:58px;height:58px;border:1px solid rgba(255,255,255,.34);border-radius:50%;display:grid;place-items:center}.play:before{content:"";border-left:14px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent;margin-left:4px}.video-card h3{position:relative;z-index:1;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:30px;line-height:1.05;margin:0 0 10px}.video-card p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.62)}.video-actions{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap}.help{background:#fff}.help-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:stretch}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-card{border:1px solid var(--line);background:#fbfaf7;padding:26px;min-height:150px;transition:.25s ease}.service-card:hover{border-color:rgba(181,154,99,.45);transform:translateY(-3px)}.service-card span{color:var(--gold-dark);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.service-card h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:28px;line-height:1.05;margin:18px 0 0}.help-form{background:var(--deep);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.help-form h3{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1;margin:0 0 16px;font-weight:400}.help-form p{color:rgba(255,255,255,.66);margin:0 0 24px}.help-form input{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;margin-bottom:12px;padding:0 16px}.footer{background:#070b10;color:rgba(255,255,255,.62);border-top:1px solid rgba(255,255,255,.1);padding:44px 0}.footer-inner{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:36px;align-items:start}.footer-brand{color:#fff;font-size:14px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.footer p{margin:0;color:rgba(255,255,255,.5)}.footer-links{display:grid;gap:10px}.footer-links a:hover{color:#fff}.presentation-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(7,11,16,.66);backdrop-filter:blur(8px)}.presentation-modal.active{display:flex}.modal-card{width:min(560px,100%);background:var(--paper);color:var(--ink);border:1px solid rgba(181,154,99,.36);padding:34px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.25)}.modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:22px;line-height:1;color:var(--ink)}.modal-cover{height:154px;background:radial-gradient(circle at 62% 45%,rgba(181,154,99,.25),transparent 26%),linear-gradient(135deg,#0f1823,#efe6d7);margin-bottom:24px}.modal-card h3{margin:0 42px 14px 0;font-size:38px;line-height:1}.modal-card p{margin:0 0 24px;color:var(--muted)}.modal-form{display:grid;gap:12px}.modal-form input{color:var(--ink);background:rgba(255,255,255,.55);border:1px solid var(--line);min-height:56px;padding:0 18px}.modal-form input::placeholder{color:rgba(17,20,24,.42)}.modal-form .lead-consent{font-size:11px;line-height:1.4;color:rgba(17,20,24,.45)}@media(max-width:1040px){.projects-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.selection-box,.help-grid,.footer-inner{grid-template-columns:1fr}.expert-visual{min-height:auto}.expert-card{height:500px}.nav-links{gap:18px}.nav-links a:not(.nav-cta){display:none}.section-head{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.nav{height:auto;padding:12px 0}.logo-monogram{width:42px;height:40px}.logo-word{font-size:11px;letter-spacing:.14em}.logo-slash{font-size:24px}.nav-links{display:none}.hero{min-height:auto;padding:62px 0 38px;background:var(--paper)}.hero h1{font-size:46px}.hero-facts{grid-template-columns:1fr 1fr;gap:24px}.projects-grid,.video-grid,.service-list,.lead-form{grid-template-columns:1fr}.tier-head{display:block}.tier-link{display:inline-flex;margin-top:18px}.project-img{height:210px}section{padding:72px 0}.expert-card{height:430px}.selection h2{font-size:38px}.footer-inner{gap:24px}}

/* HEADER + HERO UPDATE — agency homepage */
.nav{
  position:relative !important;
  top:auto !important;
  height:78px !important;
  background:#f6f1e8 !important;
  backdrop-filter:none !important;
  border-bottom:1px solid rgba(181,154,99,.22) !important;
}
.nav-inner{
  grid-template-columns:auto 1fr !important;
  align-items:center !important;
}
.brand-logo{
  min-width:270px !important;
  gap:14px !important;
}
.logo-monogram{
  width:58px !important;
  height:50px !important;
  border:0 !important;
  background:transparent !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:36px !important;
  line-height:1 !important;
  letter-spacing:-.12em !important;
  color:#111418 !important;
}
.logo-amp{
  color:#b59a63 !important;
  margin-left:-4px !important;
}
.logo-slash{
  color:rgba(181,154,99,.9) !important;
  font-size:28px !important;
  line-height:1 !important;
  font-family:Georgia,"Times New Roman",serif !important;
  transform:translateY(-1px) !important;
}
.logo-word{
  font-size:13px !important;
  letter-spacing:.22em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
  color:rgba(14,21,29,.82) !important;
}
.nav-links{
  justify-content:flex-end !important;
  gap:42px !important;
  padding-right:0 !important;
  transform:none !important;
  font-size:12px !important;
  letter-spacing:.18em !important;
}
.nav-links a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:78px !important;
}
.nav-item{
  position:relative !important;
}
.nav-arrow{
  font-size:12px !important;
  margin-left:7px !important;
  color:rgba(17,20,24,.48) !important;
  transform:translateY(-1px) !important;
}
.projects-dropdown{
  position:absolute !important;
  right:0 !important;
  top:calc(100% - 1px) !important;
  min-width:292px !important;
  background:#f6f1e8 !important;
  border:1px solid rgba(181,154,99,.26) !important;
  box-shadow:0 28px 70px rgba(17,20,24,.12) !important;
  padding:10px !important;
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateY(10px) !important;
  transition:.24s ease !important;
  z-index:80 !important;
}
.projects-dropdown a{
  min-height:auto !important;
  display:block !important;
  padding:13px 14px !important;
  color:rgba(17,20,24,.66) !important;
  font-size:11px !important;
  letter-spacing:.13em !important;
  text-transform:uppercase !important;
}
.projects-dropdown a:hover{
  color:#111418 !important;
  background:rgba(181,154,99,.10) !important;
}
.nav-projects:hover .projects-dropdown{
  opacity:1 !important;
  visibility:visible !important;
  transform:translateY(0) !important;
}

.hero-with-photo-bg{
  min-height:calc(100vh - 78px) !important;
  height:calc(100vh - 78px) !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  background-image:
    linear-gradient(90deg, rgba(29,55,91,.22) 0%, rgba(29,55,91,.12) 43%, rgba(29,55,91,0) 70%),
    url("../Img/Img_premium/video-vk-2.jpg") !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  color:#fff !important;
}
.hero-with-photo-bg:before{
  display:none !important;
}
.hero-with-photo-bg .hero-grid{
  height:100% !important;
  display:grid !important;
  grid-template-columns:.92fr 1.08fr !important;
  gap:56px !important;
  align-items:center !important;
}
.hero-copy{
  max-width:760px !important;
  padding-top:18px !important;
}
.hero-with-photo-bg .eyebrow{
  color:rgba(255,255,255,.88) !important;
}
.hero-with-photo-bg .eyebrow:before{
  background:rgba(255,255,255,.74) !important;
}
.hero-with-photo-bg h1{
  color:#fff !important;
  text-shadow:0 12px 36px rgba(0,0,0,.20) !important;
}
.hero-with-photo-bg p{
  color:rgba(255,255,255,.76) !important;
}
.hero-with-photo-bg .btn.secondary{
  color:#fff !important;
  border-color:rgba(255,255,255,.36) !important;
  background:rgba(255,255,255,.03) !important;
}
.hero-with-photo-bg .btn.secondary:hover{
  background:rgba(255,255,255,.92) !important;
  color:#111418 !important;
}
.hero-with-photo-bg .hero-fact strong{
  color:rgba(255,255,255,.94) !important;
}
.hero-with-photo-bg .hero-fact span{
  color:rgba(255,255,255,.58) !important;
}
.hero-photo-space{
  min-height:100% !important;
}
@media(max-width:1040px){
  .nav-links{gap:24px !important;}
  .nav-links a:not(.nav-cta){display:inline-flex !important;}
  .hero-with-photo-bg{height:auto !important;min-height:720px !important;background-position:62% center !important;}
  .hero-with-photo-bg .hero-grid{grid-template-columns:1fr !important;}
  .hero-photo-space{display:none !important;}
}
@media(max-width:640px){
  .nav-inner{grid-template-columns:auto !important;}
  .brand-logo{min-width:auto !important;}
  .nav-links{display:none !important;}
  .hero-with-photo-bg{min-height:680px !important;background-position:68% center !important;}
  .hero-copy{padding-top:0 !important;}
}

/* FINAL HEADER / HERO REFINEMENT */
.logo-monogram{
  position:relative !important;
  width:58px !important;
  height:50px !important;
  display:inline-block !important;
  border:0 !important;
  background:transparent !important;
  font-family:Georgia,"Times New Roman",serif !important;
  line-height:1 !important;
  letter-spacing:0 !important;
}
.logo-i{
  position:absolute !important;
  left:3px !important;
  top:1px !important;
  font-size:48px !important;
  line-height:.9 !important;
  color:#111418 !important;
  font-weight:700 !important;
  letter-spacing:-.08em !important;
}
.logo-amp{
  position:absolute !important;
  right:3px !important;
  bottom:5px !important;
  font-size:28px !important;
  line-height:1 !important;
  color:#b59a63 !important;
  margin-left:0 !important;
  font-weight:700 !important;
  letter-spacing:-.08em !important;
}
.nav-item,.nav-arrow,.projects-dropdown{display:none !important;}
.hero-photo-space{
  position:relative !important;
  min-height:100% !important;
  height:100% !important;
}
.hero-expert-caption{
  position:absolute !important;
  right:-6px !important;
  bottom:28px !important;
  z-index:3 !important;
  width:min(560px, 96%) !important;
  padding:0 !important;
  border-top:0 !important;
  color:#fff !important;
  text-align:center !important;
  pointer-events:none !important;
}
.hero-expert-caption span{
  display:block !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(25px, 2.15vw, 34px) !important;
  font-style:italic !important;
  font-weight:700 !important;
  line-height:1.05 !important;
  letter-spacing:-.025em !important;
  text-transform:none !important;
  color:rgba(255,255,255,.96) !important;
  text-shadow:0 12px 34px rgba(0,0,0,.32) !important;
  white-space:nowrap !important;
}
@media(max-width:1040px){
  .hero-expert-caption{display:none !important;}
}


/* === FINAL FIX: HEADER LOGO + HERO SIGNATURE === */
.logo-monogram{
  width:58px !important;
  height:50px !important;
  flex:0 0 auto !important;
  display:block !important;
  overflow:visible !important;
  border:0 !important;
  background:transparent !important;
  position:static !important;
  line-height:normal !important;
  letter-spacing:normal !important;
}
.logo-i,
.logo-amp{
  display:none !important;
}
.brand-logo{
  gap:14px !important;
  min-width:270px !important;
}
.logo-slash{
  color:rgba(181,154,99,.9) !important;
  font-size:28px !important;
  line-height:1 !important;
  font-family:Georgia,"Times New Roman",serif !important;
  transform:translateY(-1px) !important;
}
.logo-word{
  font-size:13px !important;
  letter-spacing:.22em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
  color:rgba(14,21,29,.82) !important;
}
.nav-links{
  gap:34px !important;
}
.nav-links a{
  white-space:nowrap !important;
}
.nav-item,
.nav-arrow,
.projects-dropdown{
  display:none !important;
}

/* подпись под фото — меньше, правее, без вылета за hero */
.hero-photo-space{
  position:relative !important;
  min-height:100% !important;
  height:100% !important;
}
.hero-expert-caption{
  position:absolute !important;
  right:22px !important;
  bottom:42px !important;
  z-index:4 !important;
  width:auto !important;
  max-width:430px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  text-align:left !important;
  pointer-events:none !important;
}
.hero-expert-caption span{
  display:block !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-style:italic !important;
  font-weight:600 !important;
  font-size:18px !important;
  line-height:1.2 !important;
  letter-spacing:-.01em !important;
  text-transform:none !important;
  color:rgba(255,255,255,.96) !important;
  text-shadow:0 3px 12px rgba(0,0,0,.75), 0 1px 4px rgba(0,0,0,.9) !important;
  white-space:nowrap !important;
}
@media(max-width:1040px){
  .brand-logo{min-width:auto !important;}
  .hero-expert-caption{display:none !important;}
}
@media(max-width:640px){
  .logo-monogram{width:44px !important;height:40px !important;}
}


/* === FINAL SIGNATURE POSITION FIX === */
.hero-expert-caption{
  right:-92px !important;
  bottom:42px !important;
  max-width:560px !important;
  text-align:left !important;
}
.hero-expert-caption span{
  color:rgba(255,255,255,.98) !important;
  text-shadow:
    0 3px 8px rgba(0,0,0,.95),
    0 8px 22px rgba(0,0,0,.72) !important;
}


/* === CLEAN HERO FINAL: exact 6-line title, no facts === */
.hero-with-photo-bg{
  min-height:calc(100vh - 78px) !important;
  height:calc(100vh - 78px) !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  overflow:hidden !important;
}
.hero-with-photo-bg .hero-grid{
  height:100% !important;
  display:grid !important;
  grid-template-columns:.92fr 1.08fr !important;
  gap:56px !important;
  align-items:center !important;
  position:relative !important;
}
.hero-with-photo-bg .hero-copy{
  max-width:790px !important;
  padding-top:70px !important;
  transform:none !important;
  position:relative !important;
  z-index:5 !important;
}
.hero-with-photo-bg .hero-balanced-title{
  display:block !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(36px,3.02vw,49px) !important;
  line-height:1.055 !important;
  font-weight:400 !important;
  letter-spacing:-.045em !important;
  max-width:790px !important;
  margin:0 0 30px !important;
  color:#fff !important;
  text-shadow:0 12px 34px rgba(0,0,0,.25) !important;
}
.hero-with-photo-bg .hero-balanced-title br{
  display:block !important;
}
.hero-with-photo-bg .hero-balanced-title span{
  all:unset !important;
}
.hero-with-photo-bg .hero-copy p{
  max-width:600px !important;
  margin:0 0 36px !important;
  font-size:18px !important;
  line-height:1.55 !important;
  color:rgba(255,255,255,.76) !important;
}
.hero-with-photo-bg .hero-actions{
  display:flex !important;
  gap:14px !important;
  flex-wrap:wrap !important;
  margin:0 !important;
}
.hero-with-photo-bg .hero-facts,
.hero-with-photo-bg .hero-fact{
  display:none !important;
}
.hero-photo-space{
  position:relative !important;
  height:100% !important;
  min-height:100% !important;
  z-index:4 !important;
}
.hero-expert-caption{
  position:absolute !important;
  right:-92px !important;
  bottom:42px !important;
  z-index:6 !important;
  width:auto !important;
  max-width:560px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  text-align:left !important;
  pointer-events:none !important;
}
.hero-expert-caption span{
  display:block !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-style:italic !important;
  font-weight:600 !important;
  font-size:18px !important;
  line-height:1.2 !important;
  letter-spacing:-.01em !important;
  text-transform:none !important;
  color:rgba(255,255,255,.98) !important;
  text-shadow:0 3px 8px rgba(0,0,0,.95), 0 8px 22px rgba(0,0,0,.72) !important;
  white-space:nowrap !important;
}
@media(max-width:1180px){
  .hero-with-photo-bg .hero-copy{padding-top:44px !important;}
  .hero-with-photo-bg .hero-balanced-title{font-size:clamp(34px,3.8vw,44px) !important;}
}
@media(max-width:1040px){
  .hero-with-photo-bg{height:auto !important;min-height:720px !important;}
  .hero-with-photo-bg .hero-grid{grid-template-columns:1fr !important;}
  .hero-photo-space{display:none !important;}
}
@media(max-width:640px){
  .hero-with-photo-bg .hero-copy{padding-top:24px !important;}
  .hero-with-photo-bg .hero-balanced-title{font-size:30px !important;line-height:1.08 !important;}
}


/* exact no-wrap line fix */
.hero-balanced-title .nowrap-line{
  white-space:nowrap !important;
  display:inline-block !important;
}

.hero-balanced-title{
  font-size:clamp(34px,2.9vw,46px) !important;
  max-width:820px !important;
}


/* === FINAL STRICT HERO TITLE LINE FIX === */
.hero-with-photo-bg .hero-balanced-title,
.hero-balanced-title{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:0 !important;
  width:max-content !important;
  max-width:none !important;
  font-size:clamp(31px,2.45vw,42px) !important;
  line-height:1.06 !important;
  letter-spacing:-.04em !important;
  white-space:normal !important;
}

.hero-balanced-title > span{
  display:block !important;
  white-space:nowrap !important;
  width:max-content !important;
  max-width:none !important;
}

.hero-balanced-title .spb-one-line{
  white-space:nowrap !important;
  word-break:keep-all !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}

@media(max-width:1180px){
  .hero-with-photo-bg .hero-balanced-title,
  .hero-balanced-title{
    font-size:clamp(28px,3vw,38px) !important;
  }
}

@media(max-width:640px){
  .hero-with-photo-bg .hero-balanced-title,
  .hero-balanced-title{
    font-size:25px !important;
    line-height:1.08 !important;
  }
}


/* === HERO TITLE SIZE INCREASE === */
.hero-with-photo-bg .hero-balanced-title,
.hero-balanced-title{
  font-size:clamp(39px,3.15vw,54px) !important;
  line-height:1.03 !important;
}

@media(max-width:1180px){
  .hero-with-photo-bg .hero-balanced-title,
  .hero-balanced-title{
    font-size:clamp(34px,3.8vw,46px) !important;
  }
}

@media(max-width:640px){
  .hero-with-photo-bg .hero-balanced-title,
  .hero-balanced-title{
    font-size:31px !important;
  }
}


/* === FINAL HERO DESCRIPTION TEXT FIX === */
.hero-description-custom,
.hero-with-photo-bg .hero-copy p.hero-description-custom{
  font-size:20px !important;
  line-height:1.55 !important;
  color:rgba(255,255,255,.88) !important;
  max-width:760px !important;
  margin:0 0 42px !important;
  font-weight:400 !important;
  letter-spacing:-.01em !important;
}

@media(max-width:1180px){
  .hero-description-custom,
  .hero-with-photo-bg .hero-copy p.hero-description-custom{
    font-size:18px !important;
  }
}


/* === FINAL HERO DESCRIPTION 3 LINES === */
.hero-description-custom,
.hero-with-photo-bg .hero-copy p.hero-description-custom{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:0 !important;
  font-size:19px !important;
  line-height:1.55 !important;
  color:rgba(255,255,255,.88) !important;
  max-width:none !important;
  width:max-content !important;
  margin:0 0 42px !important;
  font-weight:400 !important;
  letter-spacing:-.01em !important;
}

.hero-description-custom span{
  display:block !important;
  white-space:nowrap !important;
  width:max-content !important;
}

@media(max-width:1180px){
  .hero-description-custom,
  .hero-with-photo-bg .hero-copy p.hero-description-custom{
    font-size:17px !important;
  }
}

@media(max-width:640px){
  .hero-description-custom,
  .hero-with-photo-bg .hero-copy p.hero-description-custom{
    width:auto !important;
    max-width:100% !important;
    font-size:15px !important;
  }
  .hero-description-custom span{
    white-space:normal !important;
    width:auto !important;
  }
}


/* === REMOVE CATALOG INTRO BLOCK === */
.projects-intro,
.catalog-intro,
.projects-heading-block{
  display:none !important;
}

.projects-section{
  padding-top:40px !important;
}

.projects-grid:first-child,
.project-categories:first-child{
  margin-top:0 !important;
}


/* === HERO TO PROJECTS SPACING FIX === */
.projects-section,
.projects-categories,
.catalog-section{
  margin-top:0 !important;
  padding-top:56px !important;
}

.projects-section .section-divider,
.projects-section hr{
  margin-top:0 !important;
  margin-bottom:56px !important;
}


/* === FINAL PROJECTS TOP SPACING FIX === */
.projects-section{
  padding-top:38px !important;
}

.projects-section > .container > .section-head:empty{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
  height:0 !important;
}

.projects-section .project-tier:first-of-type{
  padding-top:38px !important;
  border-top:1px solid var(--line) !important;
}


/* === MATCH HERO/BORDER SPACING TO INTERNAL SECTION SPACING === */
.projects-section{
  padding-top:56px !important;
}

.projects-section .project-tier:first-of-type{
  padding-top:56px !important;
  border-top:1px solid var(--line) !important;
}


/* === COMFORT PROJECTS BLOCK FINAL FIX === */
.comfort-tier .tier-head{
  align-items:end !important;
}

.comfort-tier .tier-head h3{
  margin:0 !important;
}

.comfort-tier .tier-budget{
  color:var(--gold-dark) !important;
  font-size:12px !important;
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  border-bottom:1px solid rgba(181,154,99,.45) !important;
  padding-bottom:6px !important;
  white-space:nowrap !important;
}

.project-card .project-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
}

.project-card .project-more{
  display:inline-flex !important;
  justify-content:center !important;
  align-items:center !important;
  align-self:center !important;
  text-align:center !important;
  margin:20px auto 0 !important;
  width:auto !important;
}

.projects-all-wrap{
  display:flex !important;
  justify-content:center !important;
  margin-top:44px !important;
}

.projects-all-btn{
  min-height:56px !important;
  padding:0 44px !important;
  border:1px solid rgba(17,20,24,.72) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:13px !important;
  font-weight:600 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  color:#111418 !important;
  background:transparent !important;
  transition:.25s ease !important;
}

.projects-all-btn:hover{
  background:#111418 !important;
  color:#fff !important;
}

@media(max-width:760px){
  .comfort-tier .tier-head{
    align-items:flex-start !important;
    flex-direction:column !important;
  }
}


/* === MATCH SPACING ABOVE/BELOW COMFORT TITLE === */
.comfort-tier .tier-head{margin-bottom:34px !important;}


/* === FINAL EQUAL SPACING FIX === */
.comfort-tier .tier-head{
  margin-bottom:34px !important;
}


/* === BUSINESS TIER FINAL: COPY COMFORT+ STRUCTURE === */
.business-tier{
  padding-top:56px !important;
  border-top:1px solid var(--line) !important;
}

.business-tier .tier-head{
  align-items:end !important;
  margin-bottom:34px !important;
}

.business-tier .tier-head h3{
  margin:0 !important;
}

.business-tier .tier-budget{
  color:var(--gold-dark) !important;
  font-size:12px !important;
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  border-bottom:1px solid rgba(181,154,99,.45) !important;
  padding-bottom:6px !important;
  white-space:nowrap !important;
}

@media(max-width:760px){
  .business-tier .tier-head{
    align-items:flex-start !important;
    flex-direction:column !important;
  }
}


/* === PREMIUM TIER FINAL: COPY COMFORT+ / BUSINESS STRUCTURE === */
.premium-tier{
  padding-top:56px !important;
  border-top:1px solid var(--line) !important;
}

.premium-tier .tier-head{
  align-items:end !important;
  margin-bottom:34px !important;
}

.premium-tier .tier-head h3{
  margin:0 !important;
}

.premium-tier .tier-budget{
  color:var(--gold-dark) !important;
  font-size:12px !important;
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  border-bottom:1px solid rgba(181,154,99,.45) !important;
  padding-bottom:6px !important;
  white-space:nowrap !important;
}

@media(max-width:760px){
  .premium-tier .tier-head{
    align-items:flex-start !important;
    flex-direction:column !important;
  }
}


/* === MATCH ALL TIER SPACING TO COMFORT+ === */
.business-tier{
  padding-top:34px !important;
}

.premium-tier{
  padding-top:34px !important;
}

.business-tier .tier-head,
.premium-tier .tier-head{
  margin-bottom:34px !important;
}


/* === PREMIUM BUTTON GUARANTEED VISIBLE === */
.premium-projects-btn-fix{
  display:flex !important;
  justify-content:center !important;
  margin-top:44px !important;
  width:100% !important;
}

.premium-projects-btn-fix .projects-all-btn{
  min-height:56px !important;
  padding:0 44px !important;
  border:1px solid rgba(17,20,24,.72) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:13px !important;
  font-weight:600 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  color:#111418 !important;
  background:transparent !important;
}


/* === PREMIUM FINAL BUTTON === */
.premium-projects-btn-fix{
    display:flex !important;
    justify-content:center !important;
    width:100% !important;
    margin-top:44px !important;
    margin-bottom:0 !important;
}


/* === PREMIUM CTA TO NEXT BLOCK SPACING FIX === */
.premium-projects-btn-fix{
    margin-bottom:34px !important;
}

.premium-tier{
    padding-bottom:0 !important;
}

.selection-section{
    padding-top:56px !important;
}


/* === FINAL PREMIUM BUTTON GAP FIX === */
.premium-projects-btn-fix{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

.project-tier.premium-tier{
    margin-bottom:0 !important;
    padding-bottom:24px !important;
}

section.selection-section{
    margin-top:0 !important;
    padding-top:34px !important;
}


/* === MATCH PREMIUM BUTTON GAP TO INTERNAL DIVIDER GAP === */
.premium-projects-btn-fix{
    margin-bottom:0 !important;
}

.project-tier.premium-tier{
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}

section.selection-section{
    padding-top:24px !important;
    margin-top:0 !important;
}


/* === REAL FIX: GAP AFTER PREMIUM BUTTON === */
.projects-section{
  padding-bottom:24px !important;
}

.premium-projects-btn-fix{
  margin-top:44px !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.project-tier.premium-tier{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.selection-section{
  margin-top:0 !important;
  padding-top:24px !important;
}


/* === FINAL PREMIUM GAP BALANCE === */
.premium-projects-btn-fix{
    margin-bottom:0 !important;
}

.projects-section{
    padding-bottom:42px !important;
}

.selection-section{
    padding-top:42px !important;
    margin-top:0 !important;
}


/* === MATCH PREMIUM BUTTON GAP TO BUSINESS BLOCK EXACTLY === */
.premium-projects-btn-fix{
    margin-top:44px !important;
    margin-bottom:34px !important;
}

.projects-section{
    padding-bottom:0 !important;
}

.selection-section{
    padding-top:34px !important;
    margin-top:0 !important;
}


/* === FINAL EXACT GAP AFTER PREMIUM CTA === */
.project-tier.premium-tier{
  padding-bottom:54px !important;
  margin-bottom:0 !important;
}

.premium-projects-btn-fix{
  margin-top:44px !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.projects-section{
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}

.selection{
  margin-top:0 !important;
}


/* === HEADER PROJECTS DROPDOWN === */
.header-dropdown{
    position:relative;
    display:flex;
    align-items:center;
}

.header-dropdown-btn{
    background:none;
    border:none;
    cursor:pointer;
    font:inherit;
    color:inherit;
    text-transform:uppercase;
    letter-spacing:.16em;
    font-size:12px;
    padding:0;
    transition:.25s ease;
}

.header-dropdown-btn:hover{
    opacity:.7;
}

.header-dropdown-menu{
    position:absolute;
    top:calc(100% + 18px);
    left:-22px;
    min-width:320px;
    background:#f5f1e8;
    border:1px solid rgba(17,20,24,.08);
    box-shadow:0 18px 60px rgba(0,0,0,.08);
    padding:14px 0;
    opacity:0;
    visibility:hidden;
    transform:translateY(8px);
    transition:.25s ease;
    z-index:1000;
}

.header-dropdown:hover .header-dropdown-menu{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.header-dropdown-menu a{
    display:block;
    padding:14px 22px;
    color:#111418;
    text-decoration:none;
    font-size:12px;
    letter-spacing:.08em;
    text-transform:uppercase;
    transition:.2s ease;
}

.header-dropdown-menu a:hover{
    background:rgba(17,20,24,.04);
    color:#8f7442;
}

/* smooth scroll */
html{
    scroll-behavior:smooth;
}


/* === FINAL HEADER PROJECTS DROPDOWN FIX === */
.nav-links{
  overflow:visible !important;
}

.header-dropdown{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  height:78px !important;
  overflow:visible !important;
  z-index:5000 !important;
}

.header-dropdown-btn{
  appearance:none !important;
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  margin:0 !important;
  cursor:pointer !important;
  font-family:inherit !important;
  font-size:12px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  color:rgba(17,20,24,.68) !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  line-height:1 !important;
}

.dropdown-arrow{
  display:inline-block !important;
  font-size:15px !important;
  line-height:1 !important;
  transform:translateY(-1px) !important;
  color:rgba(141,114,61,.95) !important;
}

.header-dropdown-menu{
  position:absolute !important;
  top:100% !important;
  left:50% !important;
  transform:translate(-50%, 8px) !important;
  min-width:360px !important;
  width:360px !important;
  background:#f6f1e8 !important;
  border:1px solid rgba(181,154,99,.28) !important;
  box-shadow:0 24px 70px rgba(17,20,24,.14) !important;
  padding:10px 0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:0 !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  z-index:6000 !important;
}

.header-dropdown:hover .header-dropdown-menu,
.header-dropdown:focus-within .header-dropdown-menu{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:translate(-50%, 0) !important;
}

.header-dropdown-menu a{
  display:block !important;
  width:100% !important;
  padding:14px 22px !important;
  color:rgba(17,20,24,.78) !important;
  font-size:12px !important;
  line-height:1.35 !important;
  letter-spacing:.09em !important;
  text-transform:uppercase !important;
  white-space:normal !important;
  text-align:left !important;
  background:transparent !important;
}

.header-dropdown-menu a:hover{
  color:#8d723d !important;
  background:rgba(181,154,99,.10) !important;
}

#comfort-projects,
#business-projects,
#premium-projects{
  scroll-margin-top:96px !important;
}


/* === HEADER DROPDOWN ALIGNMENT + COMPACT MENU FIX === */
.header-dropdown-btn{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  line-height:1 !important;
}

.dropdown-arrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:13px !important;
  line-height:1 !important;
  height:12px !important;
  transform:translateY(0) !important;
  margin-top:0 !important;
}

.header-dropdown-menu{
  padding:0 !important;
  min-width:340px !important;
  width:340px !important;
}

.header-dropdown-menu a{
  display:flex !important;
  align-items:center !important;
  min-height:44px !important;
  padding:11px 20px !important;
  line-height:1.25 !important;
  box-sizing:border-box !important;
}

.header-dropdown-menu a:first-child{
  padding-top:11px !important;
}

.header-dropdown-menu a:last-child{
  padding-bottom:11px !important;
}


/* === DROPDOWN ARROW PERFECT ALIGN === */
.header-dropdown-btn{
    align-items:center !important;
}

.dropdown-arrow{
    position:relative !important;
    top:-1px !important;
    transform:none !important;
    vertical-align:middle !important;
    display:inline-block !important;
    line-height:1 !important;
}


/* === FINAL INLINE DROPDOWN ARROW FIX === */
.header-dropdown-btn{
    display:inline-flex !important;
    align-items:center !important;
    gap:6px !important;
    line-height:1 !important;
}

.dropdown-arrow{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    position:relative !important;
    top:0 !important;
    transform:none !important;
    margin:0 !important;
    padding:0 !important;
    height:auto !important;
    font-size:10px !important;
    line-height:1 !important;
    vertical-align:middle !important;
}


/* === SLIGHTLY BIGGER DROPDOWN ARROW === */
.dropdown-arrow{
    font-size:13px !important;
    top:1px !important;
}


/* === ALIGN PROJECTS BUTTON WITH OTHER HEADER LINKS === */
.header-dropdown{
    position:relative !important;
    top:1px !important;
}

.header-dropdown-btn{
    height:auto !important;
    line-height:1 !important;
}


/* === SELECTION BLOCK FINAL FIX === */
.selection-section .eyebrow,
.selection-section .selection-eyebrow,
.selection-section .section-eyebrow{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
  height:0 !important;
}

.selection-section{
  padding-top:96px !important;
  padding-bottom:96px !important;
}

.selection-section h2,
.selection-section .section-head h2{
  margin-top:0 !important;
}

.selection-section .section-head,
.selection-section .selection-head{
  align-items:start !important;
  margin-top:0 !important;
}


/* === SELECTION BLOCK CLEAN FIX === */
.selection{
  padding-top:96px !important;
  padding-bottom:96px !important;
  background:linear-gradient(135deg,#111827,#070b10) !important;
  color:#fff !important;
}

.selection .eyebrow{
  display:none !important;
}

.selection-box{
  display:grid !important;
  grid-template-columns:.88fr 1.12fr !important;
  gap:50px !important;
  align-items:center !important;
}

.selection h2{
  font-size:clamp(38px,5vw,72px) !important;
  line-height:1 !important;
  margin:0 0 24px !important;
}

.selection p{
  color:rgba(255,255,255,.72) !important;
  font-size:18px !important;
  margin:0 !important;
  max-width:620px !important;
}

@media(max-width:1040px){
  .selection-box{
    grid-template-columns:1fr !important;
  }
}

@media(max-width:640px){
  .selection{
    padding-top:72px !important;
    padding-bottom:72px !important;
  }
  .selection h2{
    font-size:38px !important;
  }
}


/* === RESTORE SELECTION EYEBROW === */
.selection .eyebrow{
  display:inline-flex !important;
  margin-bottom:22px !important;
}


/* === RESTORE ORIGINAL EYEBROW COLOR IN SELECTION BLOCK === */
.selection .eyebrow{
    color:rgba(181,154,99,.92) !important;
}

.selection .eyebrow:before{
    background:rgba(181,154,99,.92) !important;
}


/* === INTERACTIVE SELECTION QUIZ === */
.quiz-form.lead-form{
  background:rgba(255,255,255,.07) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  padding:34px !important;
  display:block !important;
  min-height:430px !important;
  position:relative !important;
  overflow:hidden !important;
}

.quiz-progress{
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  margin-bottom:28px !important;
}

.quiz-step-counter{
  color:rgba(255,255,255,.56) !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.quiz-progress-line{
  flex:1 !important;
  height:1px !important;
  background:rgba(255,255,255,.14) !important;
  position:relative !important;
  overflow:hidden !important;
}

.quiz-progress-line i{
  display:block !important;
  height:100% !important;
  width:20% !important;
  background:var(--gold) !important;
  transition:.28s ease !important;
}

.quiz-slide{
  display:none !important;
  animation:quizFade .28s ease both !important;
}

.quiz-slide.active{
  display:block !important;
}

@keyframes quizFade{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}

.quiz-slide h3{
  margin:0 0 26px !important;
  font-size:clamp(28px,3vw,42px) !important;
  line-height:1.04 !important;
  color:#fff !important;
}

.quiz-options{
  display:grid !important;
  gap:12px !important;
}

.quiz-option{
  width:100% !important;
  min-height:56px !important;
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  padding:0 18px !important;
  border:1px solid rgba(255,255,255,.17) !important;
  background:rgba(255,255,255,.045) !important;
  color:rgba(255,255,255,.86) !important;
  cursor:pointer !important;
  text-align:left !important;
  transition:.22s ease !important;
}

.quiz-option span{
  width:15px !important;
  height:15px !important;
  border-radius:50% !important;
  border:1px solid rgba(181,154,99,.78) !important;
  flex:0 0 auto !important;
  position:relative !important;
}

.quiz-option span:after{
  content:"" !important;
  position:absolute !important;
  inset:3px !important;
  border-radius:50% !important;
  background:var(--gold) !important;
  opacity:0 !important;
  transition:.2s ease !important;
}

.quiz-option:hover{
  border-color:rgba(181,154,99,.6) !important;
  background:rgba(255,255,255,.08) !important;
  transform:translateY(-1px) !important;
}

.quiz-option:hover span:after{
  opacity:1 !important;
}

.quiz-back{
  margin-top:24px !important;
  background:transparent !important;
  border:0 !important;
  color:rgba(255,255,255,.58) !important;
  cursor:pointer !important;
  font-size:12px !important;
  letter-spacing:.14em !important;
  text-transform:uppercase !important;
  padding:0 !important;
}

.quiz-back:hover{
  color:var(--gold) !important;
}

.quiz-contact-fields{
  display:grid !important;
  gap:14px !important;
  margin-bottom:16px !important;
}

.quiz-contact-fields input{
  width:100% !important;
  min-height:56px !important;
  border:1px solid rgba(255,255,255,.2) !important;
  background:rgba(255,255,255,.06) !important;
  color:#fff !important;
  padding:0 18px !important;
  font-size:15px !important;
  outline:none !important;
}

.quiz-contact-fields input::placeholder{
  color:rgba(255,255,255,.48) !important;
}

.quiz-submit{
  width:100% !important;
  min-height:56px !important;
  margin-top:2px !important;
}

.quiz-consent{
  margin:14px 0 0 !important;
  color:rgba(255,255,255,.42) !important;
  font-size:11px !important;
  line-height:1.45 !important;
  max-width:none !important;
}

@media(max-width:640px){
  .quiz-form.lead-form{
    padding:26px !important;
    min-height:420px !important;
  }
  .quiz-slide h3{
    font-size:28px !important;
  }
}


/* === QUIZ FIXED HEIGHT + FINAL SLIDE REFINEMENT === */
.quiz-form.lead-form{
  height:430px !important;
  min-height:430px !important;
  max-height:430px !important;
  padding:30px 34px !important;
  display:flex !important;
  flex-direction:column !important;
}

.quiz-progress{
  flex:0 0 auto !important;
  margin-bottom:24px !important;
}

.quiz-progress-line i{
  width:20% !important;
  transition:width .32s ease !important;
}

.quiz-slide{
  flex:1 1 auto !important;
}

.quiz-slide h3{
  margin-bottom:22px !important;
  font-size:clamp(28px,2.75vw,38px) !important;
}

.quiz-options{
  gap:10px !important;
}

.quiz-option{
  min-height:50px !important;
  padding:0 18px !important;
}

.quiz-back{
  margin-top:22px !important;
}

.quiz-contact-fields{
  gap:12px !important;
  margin-bottom:14px !important;
}

.quiz-contact-fields input{
  min-height:52px !important;
}

.quiz-submit{
  min-height:54px !important;
}

.quiz-consent{
  margin:10px 0 0 !important;
  font-size:10px !important;
  line-height:1.35 !important;
  color:rgba(255,255,255,.38) !important;
  max-width:100% !important;
}

.quiz-slide[data-step="5"] .quiz-back{
  display:block !important;
  margin-top:18px !important;
}

@media(max-width:640px){
  .quiz-form.lead-form{
    height:auto !important;
    min-height:430px !important;
    max-height:none !important;
    padding:26px !important;
  }
}


/* === FINAL QUIZ REPAIR: STABLE SIZE, NO CUTTING, WORKING PROGRESS === */
.quiz-form.lead-form{
  height:520px !important;
  min-height:520px !important;
  max-height:520px !important;
  padding:30px 34px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  overflow:hidden !important;
}

.quiz-progress{
  flex:0 0 auto !important;
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  margin:0 0 24px !important;
}

.quiz-step-counter{
  flex:0 0 auto !important;
  color:rgba(255,255,255,.58) !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
}

.quiz-progress-line{
  flex:1 1 auto !important;
  height:1px !important;
  background:rgba(255,255,255,.15) !important;
  overflow:hidden !important;
}

.quiz-progress-line i{
  display:block !important;
  height:100% !important;
  width:20% !important;
  background:var(--gold) !important;
  transition:width .32s ease !important;
}

.quiz-slide{
  display:none !important;
  flex:1 1 auto !important;
  min-height:0 !important;
  overflow:visible !important;
}

.quiz-slide.active{
  display:block !important;
}

.quiz-slide h3{
  margin:0 0 20px !important;
  font-size:clamp(28px,2.55vw,36px) !important;
  line-height:1.06 !important;
  color:#fff !important;
}

.quiz-options{
  display:grid !important;
  gap:10px !important;
}

.quiz-option{
  min-height:48px !important;
  height:48px !important;
  padding:0 18px !important;
  font-size:15px !important;
  line-height:1.25 !important;
  display:flex !important;
  align-items:center !important;
}

.quiz-back{
  margin-top:18px !important;
  font-size:11px !important;
}

.quiz-contact-fields{
  display:grid !important;
  gap:12px !important;
  margin-bottom:14px !important;
}

.quiz-contact-fields input{
  min-height:50px !important;
  height:50px !important;
}

.quiz-submit{
  min-height:52px !important;
  height:52px !important;
  width:100% !important;
}

.quiz-consent,
.quiz-slide[data-step="5"] .quiz-consent{
  display:block !important;
  margin:8px 0 0 !important;
  padding:0 !important;
  font-size:9px !important;
  line-height:1.3 !important;
  color:rgba(255,255,255,.34) !important;
  max-width:100% !important;
  text-align:left !important;
}

.quiz-slide[data-step="5"] .quiz-back{
  display:block !important;
  margin-top:16px !important;
}

/* step 2 has 5 answers, so it gets slightly tighter without cutting */
.quiz-slide[data-step="2"] .quiz-options{
  gap:8px !important;
}
.quiz-slide[data-step="2"] .quiz-option{
  height:45px !important;
  min-height:45px !important;
}

@media(max-width:640px){
  .quiz-form.lead-form{
    height:auto !important;
    max-height:none !important;
    min-height:520px !important;
    padding:26px !important;
  }
  .quiz-option{
    height:auto !important;
    min-height:48px !important;
  }
}




/* ===== VIDEO FINAL HARD OVERRIDE ===== */
section.video-final-section{
  background:var(--paper) !important;
  padding-top:92px !important;
  padding-bottom:50px !important;
}

.video-final-container{
  width:min(1420px,calc(100% - 120px)) !important;
  max-width:1420px !important;
  margin:0 auto !important;
}

.video-final-layout{
  display:grid !important;
  grid-template-columns:minmax(620px,700px) minmax(600px,1fr) !important;
  gap:64px !important;
  align-items:center !important;
}

.video-final-card{
  position:relative !important;
  min-height:430px !important;
  background:#0b1119 !important;
  border:1px solid rgba(181,154,99,.28) !important;
  overflow:hidden !important;
  color:#fff !important;
  box-shadow:0 34px 90px rgba(17,24,39,.13) !important;
}

.video-final-card:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at 66% 30%,rgba(181,154,99,.24),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,0)) !important;
  z-index:1 !important;
  pointer-events:none !important;
}

.video-final-card-top{
  position:absolute !important;
  top:24px !important;
  left:24px !important;
  right:24px !important;
  z-index:5 !important;
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  color:rgba(255,255,255,.62) !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
}

.video-final-card-top b{
  color:var(--gold) !important;
}

.video-final-track{
  position:relative !important;
  min-height:430px !important;
}

.video-final-slide{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  padding:86px 34px 34px !important;
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateX(24px) !important;
  transition:opacity .38s ease,transform .38s ease,visibility .38s ease !important;
  color:#fff !important;
}

.video-final-slide.active{
  opacity:1 !important;
  visibility:visible !important;
  transform:translateX(0) !important;
}

.video-final-play{
  position:relative !important;
  z-index:3 !important;
}

.video-final-slide-content{
  position:relative !important;
  z-index:3 !important;
  max-width:520px !important;
}

.video-final-slide-content span{
  display:block !important;
  color:var(--gold) !important;
  font-size:12px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  margin-bottom:14px !important;
}

.video-final-slide-content h3{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:38px !important;
  line-height:1.05 !important;
  font-weight:400 !important;
  margin:0 0 12px !important;
}

.video-final-slide-content p{
  color:rgba(255,255,255,.66) !important;
  font-size:16px !important;
  margin:0 !important;
}

.video-final-controls{
  position:absolute !important;
  left:24px !important;
  right:24px !important;
  bottom:24px !important;
  z-index:6 !important;
  display:flex !important;
  justify-content:flex-end !important;
  align-items:center !important;
  gap:14px !important;
  pointer-events:none !important;
}

.video-final-controls button,
.video-final-dots button{
  pointer-events:auto !important;
}

.video-final-controls>button{
  width:44px !important;
  height:44px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  background:rgba(255,255,255,.06) !important;
  color:#fff !important;
  cursor:pointer !important;
  font-size:24px !important;
}

.video-final-dots{
  display:flex !important;
  gap:8px !important;
  align-items:center !important;
}

.video-final-dots button{
  width:8px !important;
  height:8px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.28) !important;
}

.video-final-dots button.active{
  width:26px !important;
  border-radius:99px !important;
  background:var(--gold) !important;
}

.video-final-title{
  display:block !important;
  font-size:clamp(46px,4.05vw,60px) !important;
  line-height:1.22 !important;
  letter-spacing:-.045em !important;
  margin:0 0 30px !important;
  max-width:none !important;
}

.video-final-title span{
  display:block !important;
  white-space:nowrap !important;
}

.video-final-copy p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:18px !important;
  line-height:1.65 !important;
  max-width:690px !important;
}

.video-final-cta{
  margin-top:34px !important;
  margin-bottom:0 !important;
}

.video-final-cta-row{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
  flex-wrap:nowrap !important;
}

.video-final-cta-text{
  color:#111418 !important;
  font-size:22px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.045em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.video-final-divider{
  width:1px !important;
  height:30px !important;
  background:rgba(181,154,99,.22) !important;
  display:block !important;
  flex:0 0 1px !important;
}

.video-final-or{
  color:#111418 !important;
  font-size:20px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  line-height:1 !important;
}

.video-final-platform{
  width:252px !important;
  height:62px !important;
  border-radius:9px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:900 !important;
  letter-spacing:.055em !important;
  text-transform:uppercase !important;
  line-height:1 !important;
  box-shadow:0 18px 44px rgba(17,24,39,.10) !important;
  transition:.24s ease !important;
}

.video-final-vk{
  background:#0677ef !important;
}

.video-final-youtube{
  background:#ef1f23 !important;
}

.video-final-icon{
  width:38px !important;
  height:38px !important;
  flex:0 0 38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#fff !important;
  border-radius:10px !important;
  overflow:hidden !important;
}

.video-final-vk-word{
  color:#0677ef !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:20px !important;
  font-weight:900 !important;
  letter-spacing:-2.8px !important;
  text-transform:lowercase !important;
  line-height:1 !important;
  transform:translate(-1px,-1px) !important;
}

.video-final-youtube-shape{
  width:24px !important;
  height:17px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#ff0000 !important;
  border-radius:5px !important;
}

.video-final-play-triangle{
  width:0 !important;
  height:0 !important;
  border-left:7px solid #fff !important;
  border-top:4.5px solid transparent !important;
  border-bottom:4.5px solid transparent !important;
  margin-left:2px !important;
}

.video-final-ext{
  color:rgba(255,255,255,.9) !important;
  font-size:17px !important;
  line-height:1 !important;
}

section.help{
  padding-top:58px !important;
}

@media(max-width:1320px){
  .video-final-container{
    width:min(1180px,calc(100% - 40px)) !important;
  }

  .video-final-layout{
    grid-template-columns:1fr !important;
    gap:36px !important;
  }

  .video-final-copy{
    order:-1 !important;
  }

  .video-final-title span{
    white-space:normal !important;
  }

  .video-final-cta-row{
    flex-wrap:wrap !important;
  }
}

@media(max-width:640px){
  .video-final-container{
    width:min(100% - 28px,1180px) !important;
  }

  .video-final-title{
    font-size:38px !important;
    line-height:1.12 !important;
  }

  .video-final-card,
  .video-final-track{
    min-height:390px !important;
  }

  .video-final-slide{
    padding:80px 24px 30px !important;
  }

  .video-final-cta-row{
    justify-content:flex-start !important;
    gap:12px !important;
  }

  .video-final-cta-text{
    width:100% !important;
    font-size:17px !important;
  }

  .video-final-divider{
    display:none !important;
  }

  .video-final-platform{
    width:100% !important;
    flex:1 1 100% !important;
  }

  .video-final-or{
    width:100% !important;
    text-align:center !important;
  }
}


/* ===== VIDEO SECTION CONTAINED FINAL ===== */
.video-contained-section{
  background:var(--paper) !important;
  padding:92px 0 50px !important;
  overflow:hidden !important;
}

.video-contained-container{
  width:min(1180px,calc(100% - 40px)) !important;
  max-width:1180px !important;
  margin:0 auto !important;
}

.video-contained-layout{
  display:grid !important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr) !important;
  gap:52px !important;
  align-items:center !important;
}

.video-contained-card{
  position:relative !important;
  width:100% !important;
  min-height:390px !important;
  background:#0b1119 !important;
  border:1px solid rgba(181,154,99,.28) !important;
  overflow:hidden !important;
  color:#fff !important;
  box-shadow:0 34px 90px rgba(17,24,39,.13) !important;
}

.video-contained-card:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at 66% 30%,rgba(181,154,99,.24),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,0)) !important;
  z-index:1 !important;
  pointer-events:none !important;
}

.video-contained-card-top{
  position:absolute !important;
  top:24px !important;
  left:24px !important;
  right:24px !important;
  z-index:5 !important;
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  color:rgba(255,255,255,.62) !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
}

.video-contained-card-top b{
  color:var(--gold) !important;
  font-weight:600 !important;
}

.video-contained-track{
  position:relative !important;
  min-height:390px !important;
}

.video-contained-slide{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  padding:84px 30px 30px !important;
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateX(22px) !important;
  transition:opacity .38s ease,transform .38s ease,visibility .38s ease !important;
  color:#fff !important;
}

.video-contained-slide.active{
  opacity:1 !important;
  visibility:visible !important;
  transform:translateX(0) !important;
}

.video-contained-play{
  position:relative !important;
  z-index:3 !important;
}

.video-contained-slide-content{
  position:relative !important;
  z-index:3 !important;
  max-width:470px !important;
  padding-right:110px !important;
}

.video-contained-slide-content span{
  display:block !important;
  color:var(--gold) !important;
  font-size:12px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  margin-bottom:12px !important;
}

.video-contained-slide-content h3{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:34px !important;
  line-height:1.06 !important;
  font-weight:400 !important;
  margin:0 0 12px !important;
}

.video-contained-slide-content p{
  color:rgba(255,255,255,.66) !important;
  font-size:15px !important;
  margin:0 !important;
}

.video-contained-controls{
  position:absolute !important;
  right:24px !important;
  bottom:24px !important;
  z-index:6 !important;
  display:flex !important;
  justify-content:flex-end !important;
  align-items:center !important;
  gap:14px !important;
  pointer-events:none !important;
}

.video-contained-controls button,
.video-contained-dots button{
  pointer-events:auto !important;
}

.video-contained-controls>button{
  width:44px !important;
  height:44px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  background:rgba(255,255,255,.06) !important;
  color:#fff !important;
  cursor:pointer !important;
  font-size:24px !important;
  line-height:1 !important;
}

.video-contained-dots{
  display:flex !important;
  gap:8px !important;
  align-items:center !important;
}

.video-contained-dots button{
  width:8px !important;
  height:8px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.28) !important;
}

.video-contained-dots button.active{
  width:26px !important;
  border-radius:99px !important;
  background:var(--gold) !important;
}

.video-contained-copy{
  min-width:0 !important;
}

.video-contained-copy .eyebrow{
  margin-bottom:22px !important;
}

.video-contained-title{
  display:block !important;
  font-size:clamp(38px,3.5vw,52px) !important;
  line-height:1.18 !important;
  letter-spacing:-.045em !important;
  margin:0 0 28px !important;
  max-width:100% !important;
}

.video-contained-title span{
  display:block !important;
  white-space:nowrap !important;
}

.video-contained-copy p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:17px !important;
  line-height:1.65 !important;
  max-width:560px !important;
}

.video-contained-cta{
  margin-top:34px !important;
  margin-bottom:0 !important;
}

.video-contained-cta-row{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
  flex-wrap:nowrap !important;
}

.video-contained-cta-text{
  color:#111418 !important;
  font-size:20px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.045em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.video-contained-divider{
  width:1px !important;
  height:30px !important;
  background:rgba(181,154,99,.22) !important;
  display:block !important;
  flex:0 0 1px !important;
}

.video-contained-or{
  color:#111418 !important;
  font-size:19px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.video-contained-img-button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:62px !important;
  line-height:0 !important;
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  flex:0 0 auto !important;
  transition:.24s ease !important;
}

.video-contained-img-button:hover{
  transform:translateY(-2px) !important;
  filter:brightness(1.04) !important;
}

.video-contained-img-button img{
  display:block !important;
  height:62px !important;
  width:auto !important;
  max-width:none !important;
  object-fit:contain !important;
  border:0 !important;
}

section.help{
  padding-top:58px !important;
}

@media(max-width:1120px){
  .video-contained-layout{
    grid-template-columns:1fr !important;
    gap:36px !important;
  }

  .video-contained-copy{
    order:-1 !important;
  }

  .video-contained-title span{
    white-space:normal !important;
  }

  .video-contained-cta-row{
    flex-wrap:wrap !important;
  }
}

@media(max-width:640px){
  .video-contained-section{
    padding:72px 0 42px !important;
  }

  .video-contained-container{
    width:min(100% - 28px,1180px) !important;
  }

  .video-contained-title{
    font-size:36px !important;
    line-height:1.14 !important;
  }

  .video-contained-card,
  .video-contained-track{
    min-height:390px !important;
  }

  .video-contained-slide{
    padding:80px 24px 30px !important;
  }

  .video-contained-slide-content{
    padding-right:0 !important;
  }

  .video-contained-cta-row{
    justify-content:flex-start !important;
    gap:12px !important;
  }

  .video-contained-cta-text{
    width:100% !important;
    font-size:17px !important;
  }

  .video-contained-divider{
    display:none !important;
  }

  .video-contained-or{
    width:100% !important;
    text-align:center !important;
  }

  .video-contained-img-button{
    width:100% !important;
    height:auto !important;
  }

  .video-contained-img-button img{
    width:100% !important;
    height:auto !important;
    max-width:360px !important;
  }
}






/* SERVICES LINE PREMIUM BLOCK */
.services-line{
  background:#fff !important;
  padding:84px 0 88px !important;
}

.services-line-wrap{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:64px;
  align-items:start;
  padding-bottom:34px;
  border-bottom:1px solid var(--line);
}

.services-line-left{
  position:relative;
  top:auto;
}

.services-line-left h2{
  font-size:clamp(40px,4.1vw,62px);
  line-height:1;
  margin:0 0 24px;
  max-width:560px;
}

.services-line-left p{
  margin:0 0 34px;
  color:var(--muted);
  font-size:18px;
  line-height:1.65;
  max-width:520px;
}

.services-line-list{
  border-top:0;
}

.services-line-list article{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:24px;
  padding:26px 0;
  border-bottom:1px solid var(--line);
  transition:.24s ease;
}

.services-line-list article:last-child{
  border-bottom:0;
}

.services-line-list article:hover{
  padding-left:12px;
  border-color:rgba(181,154,99,.55);
}

.services-line-list span{
  color:var(--gold-dark);
  font-size:12px;
  letter-spacing:.18em;
  text-transform:uppercase;
  padding-top:7px;
}

.services-line-list h3{
  font-size:34px;
  line-height:1.05;
  font-weight:400;
  margin:0 0 10px;
}

.services-line-list p{
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
  max-width:650px;
}

.services-line-directions{
  margin-top:24px;
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}

.services-line-directions span{
  color:var(--gold-dark);
  font-size:12px;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-right:8px;
}

.services-line-directions a{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 14px;
  border:1px solid var(--line);
  background:var(--paper);
  color:var(--ink);
  font-size:12px;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:.24s ease;
}

.services-line-directions a:hover{
  background:#fff;
  border-color:rgba(181,154,99,.50);
  transform:translateY(-1px);
}

@media(max-width:1040px){
  .services-line-wrap{
    grid-template-columns:1fr;
    gap:38px;
  }

  .services-line-left{
    position:relative;
    top:auto;
  }
}

@media(max-width:640px){
  .services-line{
    padding:68px 0 72px !important;
  }

  .services-line-list article{
    grid-template-columns:1fr;
    gap:8px;
    padding:24px 0;
  }

  .services-line-list h3{
    font-size:30px;
  }

  .services-line-directions{
    align-items:stretch;
    flex-direction:column;
  }

  .services-line-directions span{
    margin:0 0 6px;
  }
}



/* SERVICES LINE FINAL SPACING */
.services-line-wrap{
  padding-bottom:0 !important;
  border-bottom:0 !important;
}

.services-line{
  padding-bottom:74px !important;
}





/* SERVICES FINAL CLEAN + EXACT BUTTON SPACING */
.services-clean-final{
  background:#fff !important;
  padding:84px 0 0 !important;
}

.services-clean-final-wrap{
  display:grid !important;
  grid-template-columns:.86fr 1.14fr !important;
  gap:64px !important;
  align-items:start !important;
}

.services-clean-final .services-line-left{
  position:relative !important;
  top:auto !important;
}

.services-clean-final .services-line-left h2{
  font-size:clamp(40px,4.1vw,62px) !important;
  line-height:1 !important;
  margin:0 0 24px !important;
  max-width:560px !important;
}

.services-clean-final .services-line-left p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:18px !important;
  line-height:1.65 !important;
  max-width:520px !important;
}

.services-clean-final .services-line-list{
  border-top:0 !important;
  display:block !important;
}

.services-clean-final .services-line-list article{
  display:grid !important;
  grid-template-columns:72px 1fr !important;
  gap:24px !important;
  padding:26px 0 !important;
  border-bottom:1px solid var(--line) !important;
  margin:0 !important;
  transition:.24s ease !important;
}

.services-clean-final .services-line-list article:first-child{
  padding-top:0 !important;
}

.services-clean-final .services-line-list article:last-child{
  border-bottom:0 !important;
  padding-bottom:0 !important;
}

.services-clean-final .services-line-list article:hover{
  padding-left:12px !important;
  border-color:rgba(181,154,99,.55) !important;
}

.services-clean-final .services-line-list span{
  color:var(--gold-dark) !important;
  font-size:12px !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
  padding-top:7px !important;
}

.services-clean-final .services-line-list h3{
  font-size:34px !important;
  line-height:1.05 !important;
  font-weight:400 !important;
  margin:0 0 10px !important;
}

.services-clean-final .services-line-list p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:15px !important;
  line-height:1.65 !important;
  max-width:650px !important;
}

.services-consult-button-row{
  width:100% !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  margin:28px 0 !important;
  padding:0 !important;
}

.services-consult-button-row .btn{
  display:inline-flex !important;
  justify-content:center !important;
  align-items:center !important;
  min-width:300px !important;
  opacity:1 !important;
  visibility:visible !important;
}

@media(max-width:1040px){
  .services-clean-final-wrap{
    grid-template-columns:1fr !important;
    gap:38px !important;
  }
}

@media(max-width:640px){
  .services-clean-final{
    padding:68px 0 0 !important;
  }

  .services-clean-final .services-line-list article{
    grid-template-columns:1fr !important;
    gap:8px !important;
    padding:24px 0 !important;
  }

  .services-clean-final .services-line-list h3{
    font-size:30px !important;
  }

  .services-consult-button-row{
    margin:24px 0 !important;
  }

  .services-consult-button-row .btn{
    width:100% !important;
    min-width:0 !important;
  }
}



/* SERVICE BLOCK — corrected according to markup */
.svc-final{
  background:#fff !important;
  padding:56px 0 40px !important;
}

.svc-final-grid{
  display:grid !important;
  grid-template-columns:.86fr 1.14fr !important;
  gap:64px !important;
  align-items:start !important;
}

.svc-final-copy h2{
  font-size:clamp(40px,4.1vw,62px) !important;
  line-height:1 !important;
  margin:0 0 24px !important;
  max-width:560px !important;
}

.svc-final-copy p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:18px !important;
  line-height:1.65 !important;
  max-width:520px !important;
}

.svc-final-right{
  width:100% !important;
}

.svc-final-list{
  width:100% !important;
}

.svc-final-list article{
  display:grid !important;
  grid-template-columns:72px 1fr !important;
  gap:24px !important;
  padding:26px 0 !important;
  border-bottom:1px solid var(--line) !important;
  transition:.24s ease !important;
}

.svc-final-list article:first-child{
  padding-top:0 !important;
}

.svc-final-list article:last-child{
  border-bottom:0 !important;
  padding-bottom:0 !important;
}

.svc-final-list article:hover{
  padding-left:12px !important;
  border-color:rgba(181,154,99,.55) !important;
}

.svc-final-list span{
  color:var(--gold-dark) !important;
  font-size:12px !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
  padding-top:7px !important;
}

.svc-final-list h3{
  font-size:34px !important;
  line-height:1.05 !important;
  font-weight:400 !important;
  margin:0 0 10px !important;
}

.svc-final-list p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:15px !important;
  line-height:1.65 !important;
  max-width:650px !important;
}



/* Remove extra inherited bottom spacing from older service sections */
.services-line,
.services-clean-final,
.services-button-global{
  padding-bottom:0 !important;
}

@media(max-width:1040px){
  .svc-final-grid{
    grid-template-columns:1fr !important;
    gap:38px !important;
  }
}

@media(max-width:640px){
  .svc-final{
    padding:48px 0 34px !important;
  }

  .svc-final-list article{
    grid-template-columns:1fr !important;
    gap:8px !important;
    padding:24px 0 !important;
  }

  .svc-final-list h3{
    font-size:30px !important;
  }

  .svc-final-button-row{
    margin-top:28px !important;
  }

  .svc-final-button-row .btn{
    width:100% !important;
    min-width:0 !important;
  }
}



/* FINAL BUTTON TRUE CENTER */
.svc-final-button-row{
  width:100% !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  margin-top:34px !important;
}

.svc-final-button-row .btn{
  min-width:300px !important;
}


/* PREMIUM PROJECTS BUTTON HOVER FIX */
.projects-tier-premium .projects-tier-footer .btn:hover,
.projects-tier-premium .projects-tier-footer .btn:focus-visible,
.projects-tier-premium .btn:hover{
  background:#111 !important;
  color:#fff !important;
  border-color:#111 !important;
}


/* PREMIUM CLASS "СМОТРЕТЬ ВСЕ ПРОЕКТЫ" HOVER — exact robust fix */
#premium .btn:hover,
#premium .btn:focus-visible,
#premium-class .btn:hover,
#premium-class .btn:focus-visible,
section[id*="premium"] .btn:hover,
section[id*="premium"] .btn:focus-visible,
.project-tier:last-of-type .btn:hover,
.project-tier:last-of-type .btn:focus-visible,
.project-tier:nth-of-type(3) .btn:hover,
.project-tier:nth-of-type(3) .btn:focus-visible{
  background:#111418 !important;
  color:#fff !important;
  border-color:#111418 !important;
}


/* PROJECTS ALL BUTTON — CONSISTENT HOVER FIX */
.projects-all-btn:hover,
.projects-all-btn:focus-visible{
  background:#111418 !important;
  color:#fff !important;
  border-color:#111418 !important;
}


/* EXACT MODAL COPIED FROM TEMPLATE */
/* UNIFIED LEAD MODAL — premium catalog form */
.lead-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:10000 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:28px !important;
  background:rgba(7,11,16,.58) !important;
  backdrop-filter:blur(9px) !important;
}

.lead-modal.active{
  display:flex !important;
}

.lead-modal-card{
  width:min(520px, 100%) !important;
  max-height:92vh !important;
  overflow:auto !important;
  position:relative !important;
  background:#fff !important;
  color:#111418 !important;
  border-radius:6px !important;
  border:1px solid rgba(181,154,99,.18) !important;
  box-shadow:0 34px 100px rgba(0,0,0,.28) !important;
  padding:34px 42px 38px !important;
  text-align:center !important;
}

.lead-modal-close{
  position:fixed !important;
  top:24px !important;
  right:28px !important;
  width:46px !important;
  height:46px !important;
  border:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:44px !important;
  font-weight:200 !important;
  line-height:1 !important;
  cursor:pointer !important;
  z-index:10001 !important;
}

.lead-catalog-sketch{
  height:205px !important;
  position:relative !important;
  margin:0 auto 26px !important;
}

.lead-book{
  position:absolute !important;
  background:#fff !important;
  border:1px solid rgba(17,20,24,.08) !important;
  box-shadow:0 18px 46px rgba(17,20,24,.10) !important;
}

.lead-book-back{
  left:78px !important;
  top:32px !important;
  width:190px !important;
  height:128px !important;
  transform:rotate(-8deg) !important;
  background:linear-gradient(135deg,#ede7dc,#faf8f4) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
  align-items:flex-start !important;
  padding:20px !important;
  text-align:left !important;
}

.lead-book-back span{
  color:#8d723d !important;
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  font-size:9px !important;
  margin-bottom:8px !important;
}

.lead-book-back strong{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:30px !important;
  line-height:1 !important;
  font-weight:400 !important;
}

.lead-book-open{
  left:168px !important;
  top:28px !important;
  width:255px !important;
  height:145px !important;
  transform:rotate(8deg) !important;
  border-radius:2px 16px 16px 2px !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  overflow:hidden !important;
}

.lead-page{
  position:relative !important;
  padding:20px !important;
  background:#fff !important;
}

.lead-page + .lead-page{
  border-left:1px solid rgba(17,20,24,.08) !important;
}

.lead-page span{
  display:block !important;
  width:72px !important;
  height:5px !important;
  background:rgba(181,154,99,.20) !important;
  margin-bottom:7px !important;
}

.lead-page span:nth-child(2){
  width:54px !important;
}

.lead-plan{
  position:absolute !important;
  left:20px !important;
  right:20px !important;
  bottom:18px !important;
  height:55px !important;
  border:1px solid rgba(17,20,24,.16) !important;
  background:
    linear-gradient(90deg,transparent 48%,rgba(17,20,24,.12) 48%,rgba(17,20,24,.12) 50%,transparent 50%),
    rgba(181,154,99,.045) !important;
}

.lead-plan-second{
  height:62px !important;
  background:
    linear-gradient(0deg,transparent 54%,rgba(17,20,24,.12) 54%,rgba(17,20,24,.12) 56%,transparent 56%),
    rgba(181,154,99,.045) !important;
}

.lead-modal-card h3{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  font-size:40px !important;
  line-height:1.1 !important;
  font-weight:300 !important;
  letter-spacing:-.03em !important;
  margin:0 0 12px !important;
  color:#111418 !important;
}

.lead-modal-subtitle{
  margin:0 0 26px !important;
  color:rgba(17,20,24,.70) !important;
  font-size:17px !important;
  line-height:1.4 !important;
}

.lead-modal-form{
  display:grid !important;
  gap:14px !important;
}

.lead-modal-form input{
  width:100% !important;
  min-height:58px !important;
  border:1px solid rgba(17,20,24,.18) !important;
  border-radius:4px !important;
  background:#fff !important;
  color:#111418 !important;
  padding:0 20px !important;
  font-size:16px !important;
  outline:none !important;
  font-family:inherit !important;
}

.lead-modal-form input::placeholder{
  color:rgba(17,20,24,.42) !important;
  text-transform:uppercase !important;
  letter-spacing:.08em !important;
}

.lead-modal-form input:focus{
  border-color:rgba(181,154,99,.74) !important;
  box-shadow:0 0 0 3px rgba(181,154,99,.10) !important;
}

.lead-submit{
  width:100% !important;
  min-height:60px !important;
  border-radius:4px !important;
  background:#8f1e2c !important;
  color:#fff !important;
  border:0 !important;
  margin-top:8px !important;
  font-size:13px !important;
  letter-spacing:.08em !important;
  text-transform:none !important;
}

.lead-submit:hover{
  background:#7d1825 !important;
  transform:none !important;
}

.lead-consent{
  margin-top:10px !important;
  color:rgba(17,20,24,.66) !important;
  font-size:15px !important;
  line-height:1.5 !important;
}

.lead-consent a{
  color:#b43a46 !important;
  border-bottom:1px solid rgba(180,58,70,.35) !important;
}

@media(max-width:640px){
  .lead-modal{
    padding:18px !important;
  }
  .lead-modal-card{
    padding:28px 22px 30px !important;
  }
  .lead-catalog-sketch{
    transform:scale(.82) !important;
    transform-origin:center top !important;
    height:168px !important;
    margin-bottom:14px !important;
  }
  .lead-modal-card h3{
    font-size:34px !important;
  }
  .lead-modal-close{
    top:12px !important;
    right:14px !important;
  }
}


/* HARD FIX — modal must open */
#presentationModal.lead-modal{
  display:none !important;
}
#presentationModal.lead-modal.active{
  display:flex !important;
}


/* LEAD MODAL — site-native premium style */
.lead-modal{
  background:rgba(7,11,16,.66) !important;
  backdrop-filter:blur(10px) !important;
}

.lead-modal-card{
  width:min(560px, 100%) !important;
  background:#f6f1e8 !important;
  color:#111418 !important;
  border-radius:0 !important;
  border:1px solid rgba(181,154,99,.32) !important;
  box-shadow:0 34px 100px rgba(0,0,0,.28) !important;
  padding:34px 42px 36px !important;
  text-align:left !important;
}

.lead-catalog-preview{
  height:210px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 0 26px !important;
  background:
    radial-gradient(circle at 50% 54%, rgba(181,154,99,.12), transparent 38%),
    linear-gradient(135deg,rgba(255,255,255,.40),rgba(255,255,255,0)) !important;
  overflow:visible !important;
}

.lead-catalog-preview img{
  max-width:92% !important;
  max-height:210px !important;
  object-fit:contain !important;
  display:block !important;
  filter:none !important;
}

.lead-own-catalog{
  position:relative !important;
  width:360px !important;
  height:170px !important;
}
.lead-own-cover{
  position:absolute !important;
  left:38px !important;
  top:26px !important;
  width:150px !important;
  height:118px !important;
  transform:rotate(-8deg) !important;
  background:#ede7dc !important;
  border:1px solid rgba(17,20,24,.08) !important;
  box-shadow:0 18px 46px rgba(17,20,24,.10) !important;
  padding:20px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
}
.lead-own-cover span{
  color:#8d723d !important;
  font-size:8px !important;
  letter-spacing:.14em !important;
  text-transform:uppercase !important;
  margin-bottom:8px !important;
}
.lead-own-cover strong{
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  font-size:24px !important;
  line-height:1 !important;
}
.lead-own-open{
  position:absolute !important;
  left:132px !important;
  top:22px !important;
  width:230px !important;
  height:132px !important;
  transform:rotate(6deg) !important;
  background:#fff !important;
  border:1px solid rgba(17,20,24,.08) !important;
  box-shadow:0 20px 50px rgba(17,20,24,.10) !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
}
.lead-own-open div{
  background:
    linear-gradient(90deg,transparent 47%,rgba(17,20,24,.12) 47%,rgba(17,20,24,.12) 49%,transparent 49%),
    linear-gradient(0deg,transparent 58%,rgba(17,20,24,.10) 58%,rgba(17,20,24,.10) 60%,transparent 60%),
    rgba(181,154,99,.04) !important;
  margin:22px !important;
  border:1px solid rgba(17,20,24,.12) !important;
}

.lead-modal-card h3{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:42px !important;
  line-height:1 !important;
  font-weight:400 !important;
  letter-spacing:-.04em !important;
  color:#111418 !important;
  margin:0 0 12px !important;
  text-align:center !important;
}

.lead-modal-subtitle{
  color:rgba(17,20,24,.62) !important;
  font-size:16px !important;
  margin:0 0 24px !important;
  text-align:center !important;
}

.lead-modal-form{
  gap:12px !important;
}

.lead-modal-form input{
  min-height:56px !important;
  background:rgba(255,255,255,.56) !important;
  border:1px solid #e4dccd !important;
  border-radius:0 !important;
  color:#111418 !important;
  font-size:15px !important;
}

.lead-modal-form input::placeholder{
  color:rgba(17,20,24,.42) !important;
  text-transform:none !important;
  letter-spacing:.02em !important;
}

.lead-submit{
  min-height:58px !important;
  border-radius:0 !important;
  background:#b59a63 !important;
  color:#111 !important;
  font-size:12px !important;
  font-weight:600 !important;
  letter-spacing:.11em !important;
  text-transform:uppercase !important;
  margin-top:6px !important;
}

.lead-submit:hover{
  background:#c7ad73 !important;
}

.lead-consent{
  color:rgba(17,20,24,.54) !important;
  font-size:12px !important;
  line-height:1.45 !important;
  text-align:center !important;
  max-width:420px !important;
  margin:8px auto 0 !important;
}

.lead-consent a{
  color:#8d723d !important;
  border-bottom:1px solid rgba(141,114,61,.35) !important;
}

.lead-modal-close{
  color:#fff !important;
}

@media(max-width:640px){
  .lead-modal-card{
    padding:28px 22px 30px !important;
  }
  .lead-catalog-preview{
    height:170px !important;
  }
  .lead-catalog-preview img{
    max-height:170px !important;
  }
  .lead-modal-card h3{
    font-size:34px !important;
  }
}


/* FIX white rectangle artifact */
.lead-catalog-preview{
  background:none !important;
}

.lead-catalog-preview img{
  background:transparent !important;
  box-shadow:none !important;
}

/* CTA button — dark blue premium */
.lead-submit{
  background:#0b1622 !important;
  color:#fff !important;
}

.lead-submit:hover{
  background:#0f2236 !important;
}






/* CATEGORY CATALOG PAGE — continuation of homepage */
.catalog-page{background:var(--paper)!important;}
.catalog-intro{background:#fff!important;padding:54px 0 34px!important;border-bottom:1px solid var(--line)!important;}
.catalog-intro-grid{display:grid!important;grid-template-columns:.78fr 1fr!important;gap:58px!important;align-items:end!important;}
.catalog-intro h1{font-size:clamp(42px,5.2vw,72px)!important;line-height:.96!important;margin:0!important;max-width:760px!important;}
.catalog-intro p{margin:0!important;color:var(--muted)!important;font-size:17px!important;line-height:1.65!important;max-width:680px!important;}
.catalog-list-section{background:#fff!important;padding:34px 0 86px!important;}
.catalog-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;}
.catalog-grid .project-card{background:#fff!important;}
.catalog-grid .project-img{height:176px!important;}
.catalog-note{margin-top:28px!important;padding-top:20px!important;border-top:1px solid var(--line)!important;display:flex!important;justify-content:space-between!important;gap:24px!important;align-items:center!important;color:rgba(17,20,24,.54)!important;font-size:13px!important;}
.catalog-note strong{font-weight:500!important;color:var(--ink)!important;}
.category-back-link{color:var(--gold-dark)!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:12px!important;border-bottom:1px solid rgba(181,154,99,.42)!important;padding-bottom:6px!important;}
.catalog-page .selection{padding-top:78px!important;padding-bottom:78px!important;}
.catalog-page .svc-final{padding-top:72px!important;}
@media(max-width:1040px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-intro-grid{grid-template-columns:1fr!important;gap:24px!important}.catalog-intro{padding-top:46px!important}.catalog-note{display:block!important}.category-back-link{display:inline-flex!important;margin-top:16px!important}}
@media(max-width:640px){.catalog-grid{grid-template-columns:1fr!important}.catalog-grid .project-img{height:210px!important}.catalog-intro h1{font-size:42px!important}.catalog-intro{padding:42px 0 28px!important}.catalog-list-section{padding-top:26px!important}}


/* YANDEX PROJECT MAP — category page */
.catalog-map-section{
  background:var(--paper) !important;
  padding:28px 0 42px !important;
}
.project-map-shell{
  display:grid !important;
  grid-template-columns:1.1fr .9fr !important;
  gap:22px !important;
  align-items:stretch !important;
  border-top:1px solid var(--line) !important;
  padding-top:28px !important;
}
.project-map-card{
  position:relative !important;
  min-height:520px !important;
  background:#0b1119 !important;
  border:1px solid rgba(181,154,99,.26) !important;
  overflow:hidden !important;
}
#projectsYandexMap{
  width:100% !important;
  height:520px !important;
  background:linear-gradient(135deg,#151d28,#0a1017) !important;
}
.project-map-card:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border:1px solid rgba(255,255,255,.05);
}
.project-map-panel{
  background:var(--deep) !important;
  color:#fff !important;
  padding:38px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  min-height:520px !important;
  position:relative !important;
  overflow:hidden !important;
}
.project-map-panel:before{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border:1px solid rgba(181,154,99,.22);
  border-radius:50%;
  right:-96px;
  top:-96px;
}
.project-map-panel .eyebrow{
  color:var(--gold) !important;
  margin-bottom:22px !important;
  position:relative !important;
  z-index:1 !important;
}
.project-map-panel h2{
  font-size:clamp(34px,3.4vw,54px) !important;
  line-height:1 !important;
  margin:0 0 22px !important;
  position:relative !important;
  z-index:1 !important;
}
.project-map-panel p{
  color:rgba(255,255,255,.68) !important;
  margin:0 !important;
  font-size:17px !important;
  line-height:1.6 !important;
  position:relative !important;
  z-index:1 !important;
}
.map-panel-list{
  display:grid !important;
  gap:16px !important;
  margin-top:38px !important;
  position:relative !important;
  z-index:1 !important;
}
.map-panel-item{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  padding-top:16px !important;
  border-top:1px solid rgba(255,255,255,.14) !important;
  color:rgba(255,255,255,.58) !important;
  font-size:12px !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}
.map-panel-item strong{
  color:#fff !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  font-size:24px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  white-space:nowrap !important;
}
.map-api-note{
  margin-top:24px !important;
  color:rgba(255,255,255,.42) !important;
  font-size:11px !important;
  line-height:1.45 !important;
  position:relative !important;
  z-index:1 !important;
}
.map-fallback{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  padding:34px;
  text-align:center;
  color:rgba(255,255,255,.72);
  background:radial-gradient(circle at 50% 42%,rgba(181,154,99,.18),transparent 28%),linear-gradient(135deg,#111827,#070b10);
  z-index:2;
}
.map-fallback strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:400;
  font-size:32px;
  line-height:1;
  color:#fff;
  margin-bottom:12px;
}
.map-fallback.hidden{display:none !important;}
.map-balloon{
  min-width:220px;
  padding:2px 0;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
.map-balloon small{
  display:block;
  color:#8d723d;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:10px;
  margin-bottom:8px;
}
.map-balloon strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:400;
  color:#111418;
  font-size:23px;
  line-height:1.05;
  margin-bottom:10px;
}
.map-balloon span{
  display:block;
  color:rgba(17,20,24,.62);
  font-size:13px;
  margin-bottom:14px;
}
.map-balloon-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
}
.map-balloon button,
.map-balloon a{
  border:1px solid rgba(181,154,99,.45);
  background:#b59a63;
  color:#111418;
  cursor:pointer;
  padding:10px 12px;
  font-size:10px;
  font-weight:600;
  letter-spacing:.11em;
  text-transform:uppercase;
  transition:.22s ease;
}
.map-balloon a{
  background:transparent;
  color:#111418;
}
.project-card.map-highlight{
  transform:translateY(-5px) !important;
  border-color:rgba(181,154,99,.72) !important;
  box-shadow:0 28px 70px rgba(17,24,39,.12) !important;
}
@media(max-width:1040px){
  .project-map-shell{grid-template-columns:1fr !important;}
  .project-map-panel{min-height:auto !important;}
}
@media(max-width:640px){
  .catalog-map-section{padding:20px 0 30px !important;}
  .project-map-card{min-height:420px !important;}
  #projectsYandexMap{height:420px !important;}
  .project-map-panel{padding:28px !important;}
  .map-panel-item{display:block !important;}
  .map-panel-item strong{display:block !important; margin-bottom:4px !important;}
}


/* MAP PAGE REFINEMENT — larger 3/4 map, clean premium layout */
.catalog-page .catalog-intro{
  display:none !important;
}
.catalog-map-section{
  padding:0 0 46px !important;
  background:var(--paper) !important;
}
.catalog-map-section > .container{
  width:min(1440px, calc(100% - 40px)) !important;
}
.project-map-shell{
  grid-template-columns:3fr 1fr !important;
  gap:0 !important;
  border-top:0 !important;
  padding-top:0 !important;
  align-items:stretch !important;
}
.project-map-card{
  min-height:640px !important;
  border:0 !important;
  border-right:1px solid rgba(181,154,99,.22) !important;
  background:#0b1119 !important;
}
#projectsYandexMap{
  height:640px !important;
  min-height:640px !important;
}
.project-map-card:after{
  display:none !important;
}
.project-map-panel{
  min-height:640px !important;
  padding:42px 34px !important;
  border:0 !important;
  background:linear-gradient(145deg,#0e151d,#070b10) !important;
}
.project-map-panel h2{
  font-size:clamp(30px,2.8vw,46px) !important;
}
.project-map-panel p{
  font-size:15.5px !important;
  line-height:1.65 !important;
}
.map-panel-list{
  gap:14px !important;
  margin-top:34px !important;
}
.map-panel-item{
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:5px !important;
}
.map-panel-item strong{
  font-size:28px !important;
}
.map-api-note{
  border-top:1px solid rgba(255,255,255,.12) !important;
  padding-top:18px !important;
}
.map-balloon{
  min-width:260px !important;
  padding:5px 2px 2px !important;
}
.map-balloon-actions{
  gap:9px !important;
}
.map-balloon button,
.map-balloon a{
  min-height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.map-balloon button:hover,
.map-balloon a:hover{
  transform:translateY(-1px) !important;
}
.catalog-after-note{
  margin:34px auto 0 !important;
  padding:26px 30px !important;
  border:1px solid rgba(181,154,99,.34) !important;
  background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(246,241,232,.72)) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:28px !important;
}
.catalog-after-note p{
  margin:0 !important;
  color:rgba(17,20,24,.68) !important;
  font-size:15.5px !important;
  line-height:1.55 !important;
  max-width:780px !important;
}
.catalog-after-note p:before{
  content:'* ';
  color:var(--gold-dark) !important;
}
.catalog-after-note .btn{
  flex:0 0 auto !important;
}
@media(max-width:1040px){
  .project-map-shell{grid-template-columns:1fr !important;}
  .project-map-card{border-right:0 !important;}
  .project-map-panel{min-height:auto !important;}
  .catalog-after-note{align-items:flex-start !important;flex-direction:column !important;}
}
@media(max-width:640px){
  .catalog-map-section > .container{width:100% !important;}
  .catalog-map-section{padding:0 0 32px !important;}
  .project-map-card{min-height:430px !important;}
  #projectsYandexMap{height:430px !important;min-height:430px !important;}
  .project-map-panel{padding:30px 24px !important;}
  .catalog-after-note{margin-top:24px !important;padding:24px !important;}
  .catalog-after-note .btn{width:100% !important;}
}



/* CATEGORY MAP REFINEMENT V3 */
.catalog-page .catalog-intro{
  display:none !important;
}
.catalog-map-section{
  padding:28px 0 42px !important;
  background:var(--paper) !important;
}
.catalog-map-section > .container{
  width:min(1180px, calc(100% - 40px)) !important;
}
.project-map-shell{
  grid-template-columns:1.48fr .52fr !important;
  gap:22px !important;
  border-top:0 !important;
  padding-top:0 !important;
  align-items:stretch !important;
}
.project-map-card{
  min-height:520px !important;
  border:1px solid rgba(181,154,99,.26) !important;
  border-right:1px solid rgba(181,154,99,.26) !important;
  background:#0b1119 !important;
  overflow:hidden !important;
  line-height:0 !important;
}
#projectsYandexMap{
  width:100% !important;
  height:520px !important;
  min-height:520px !important;
  display:block !important;
  overflow:hidden !important;
  background:#0b1119 !important;
}
.project-map-card:after{
  display:none !important;
}
.project-map-panel{
  min-height:520px !important;
  padding:34px 30px !important;
  border:0 !important;
  background:linear-gradient(145deg,#0e151d,#070b10) !important;
}
.project-map-panel h2{
  font-size:clamp(30px,2.8vw,46px) !important;
}
.project-map-panel p{
  font-size:15.5px !important;
  line-height:1.65 !important;
}
.map-panel-list{
  gap:14px !important;
  margin-top:30px !important;
}
.map-panel-item{
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:5px !important;
}
.map-panel-item strong{
  font-size:28px !important;
}
.map-api-note{
  border-top:1px solid rgba(255,255,255,.12) !important;
  padding-top:18px !important;
}
.project-map-card [class*="copyrights-pane"],
.project-map-card [class*="copyright"],
.project-map-card [class*="gotoymaps"],
.project-map-card [class*="gototech"]{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  height:0 !important;
}
.catalog-note{
  display:none !important;
}
.catalog-after-note{
  margin:34px auto 0 !important;
  padding:30px 34px !important;
  border:1px solid rgba(181,154,99,.34) !important;
  background:linear-gradient(135deg,rgba(255,255,255,.64),rgba(246,241,232,.78)) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:28px !important;
}
.catalog-after-note p{
  margin:0 !important;
  color:rgba(17,20,24,.68) !important;
  font-size:15.5px !important;
  line-height:1.55 !important;
  max-width:780px !important;
}
.catalog-after-note p:before{
  content:'* ';
  color:var(--gold-dark) !important;
}
.catalog-after-note .btn{
  flex:0 0 auto !important;
}
.catalog-back-wrap{
  display:flex !important;
  justify-content:center !important;
  margin-top:26px !important;
}
.catalog-back-wrap .category-back-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  color:var(--gold-dark) !important;
  font-size:12px !important;
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  border-bottom:1px solid rgba(181,154,99,.45) !important;
  padding-bottom:7px !important;
}
@media(max-width:1040px){
  .project-map-shell{grid-template-columns:1fr !important;}
  .project-map-panel{min-height:auto !important;}
  .catalog-after-note{align-items:flex-start !important;flex-direction:column !important;}
}
@media(max-width:640px){
  .catalog-map-section > .container{width:min(100% - 28px,1180px) !important;}
  .catalog-map-section{padding:24px 0 32px !important;}
  .project-map-card{min-height:430px !important;}
  #projectsYandexMap{height:430px !important;min-height:430px !important;}
  .project-map-panel{padding:30px 24px !important;}
  .catalog-after-note{margin-top:24px !important;padding:24px !important;}
  .catalog-after-note .btn{width:100% !important;}
}



/* CATEGORY MAP REFINEMENT V4 — exact map/panel proportions */
.catalog-page .catalog-intro{
  display:none !important;
}
.catalog-map-section{
  padding:28px 0 42px !important;
  background:var(--paper) !important;
}
.catalog-map-section > .container{
  width:min(1180px, calc(100% - 40px)) !important;
}
.project-map-shell{
  display:grid !important;
  grid-template-columns:minmax(0,2.25fr) minmax(300px,.95fr) !important;
  gap:22px !important;
  align-items:stretch !important;
  border-top:0 !important;
  padding-top:0 !important;
  height:520px !important;
  max-height:520px !important;
  overflow:hidden !important;
}
.project-map-card{
  height:520px !important;
  min-height:520px !important;
  max-height:520px !important;
  background:transparent !important;
  border:1px solid rgba(181,154,99,.26) !important;
  overflow:hidden !important;
  line-height:0 !important;
}
#projectsYandexMap{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:520px !important;
  display:block !important;
  overflow:hidden !important;
  background:transparent !important;
}
#projectsYandexMap > ymaps,
#projectsYandexMap > ymaps > ymaps{
  height:100% !important;
}
.project-map-card:after{
  display:none !important;
}
.project-map-panel{
  height:520px !important;
  min-height:520px !important;
  max-height:520px !important;
  padding:38px 34px !important;
  border:0 !important;
  background:linear-gradient(145deg,#0e151d,#070b10) !important;
  overflow:hidden !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
}
.project-map-panel h2{
  font-size:clamp(32px,3.1vw,48px) !important;
  line-height:1.02 !important;
  margin:0 0 22px !important;
}
.project-map-panel p{
  max-width:330px !important;
  color:rgba(255,255,255,.70) !important;
  font-size:16px !important;
  line-height:1.65 !important;
  margin:0 !important;
}
.map-panel-list{
  display:block !important;
  margin-top:30px !important;
}
.map-panel-item{
  display:block !important;
  padding-top:22px !important;
  border-top:1px solid rgba(255,255,255,.14) !important;
}
.map-panel-item strong{
  display:block !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-weight:400 !important;
  font-size:34px !important;
  line-height:1 !important;
  color:#fff !important;
  margin-bottom:12px !important;
}
.map-panel-item span{
  display:block !important;
  color:rgba(255,255,255,.54) !important;
  text-transform:uppercase !important;
  letter-spacing:.16em !important;
  font-size:11px !important;
  line-height:1.45 !important;
}
.map-api-note{
  display:none !important;
}
.catalog-back-wrap{
  justify-content:flex-end !important;
  margin-top:26px !important;
}
.catalog-back-wrap .category-back-link{
  margin-left:auto !important;
}
.catalog-after-note{
  margin:34px auto 0 !important;
}
@media(max-width:1040px){
  .project-map-shell{
    grid-template-columns:1fr !important;
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
  }
  .project-map-card,
  .project-map-panel{
    height:auto !important;
    min-height:430px !important;
    max-height:none !important;
  }
  #projectsYandexMap{
    height:430px !important;
    min-height:430px !important;
    max-height:none !important;
  }
}
@media(max-width:640px){
  .catalog-map-section{
    padding:24px 0 32px !important;
  }
  .project-map-panel{
    padding:30px 24px !important;
    min-height:auto !important;
  }
  .catalog-back-wrap{
    justify-content:flex-start !important;
  }
}


/* Premium page final fixes */
.catalog-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}
.catalog-grid .project-card{
  display:flex !important;
  flex-direction:column !important;
  height:100% !important;
  min-height:100% !important;
  background:#fff !important;
}
.catalog-grid .project-img{
  height:176px !important;
  min-height:176px !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
.catalog-grid .project-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
}
.catalog-grid .project-meta{
  margin-bottom:18px !important;
}
.premium-project-btn{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  align-self:center !important;
  text-align:center !important;
  margin:auto auto 0 !important;
  width:100% !important;
  appearance:none !important;
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  cursor:pointer !important;
  color:var(--ink) !important;
  font-size:11px !important;
  font-weight:600 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  line-height:1.5 !important;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
}
.premium-project-btn:hover{color:var(--gold-dark) !important;}
.catalog-after-note{
  grid-column:auto !important;
  width:100% !important;
  margin:34px auto 0 !important;
}
@media(max-width:1040px){
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:640px){
  .catalog-grid{grid-template-columns:1fr !important;}
}

.header-phone{
  min-height:52px !important;
  padding:0 18px 0 14px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  white-space:nowrap !important;
  color:#fff !important;
  background:linear-gradient(135deg,#0a5cff 0%,#0036b8 52%,#071b68 100%) !important;
  border:1px solid rgba(255,255,255,.26) !important;
  border-radius:16px !important;
  box-shadow:0 14px 30px rgba(0,56,184,.32), inset 0 1px 0 rgba(255,255,255,.18) !important;
  text-transform:none !important;
  text-decoration:none !important;
  transform-origin:center center !important;
  animation:phoneBreath 1.65s ease-in-out infinite !important;
  will-change:transform,box-shadow !important;
}
.header-phone:hover{
  animation-play-state:paused !important;
  transform:scale(1.055) !important;
  background:linear-gradient(135deg,#176bff 0%,#0647d8 52%,#082984 100%) !important;
  box-shadow:0 18px 40px rgba(0,56,184,.42), inset 0 1px 0 rgba(255,255,255,.22) !important;
}
.header-phone-icon{
  width:30px !important;
  height:30px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.18) !important;
  border:1px solid rgba(255,255,255,.20) !important;
  flex:0 0 30px !important;
}
.header-phone-icon svg{
  width:18px !important;
  height:18px !important;
  display:block !important;
  fill:#fff !important;
  animation:none !important;
}
.header-phone-text{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center !important;
  gap:2px !important;
  line-height:1 !important;
}
.header-phone-text b{
  display:block !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  letter-spacing:.035em !important;
  line-height:1.05 !important;
}
.header-phone-text small{
  display:block !important;
  color:rgba(255,255,255,.72) !important;
  font-size:10px !important;
  font-weight:500 !important;
  letter-spacing:.02em !important;
  line-height:1.1 !important;
}
@keyframes phoneBreath{
  0%,100%{transform:scale(1);box-shadow:0 14px 30px rgba(0,56,184,.32), inset 0 1px 0 rgba(255,255,255,.18)}
  50%{transform:scale(1.075);box-shadow:0 22px 46px rgba(0,56,184,.48), inset 0 1px 0 rgba(255,255,255,.24)}
}

/* === FULL PROJECT CARD CLICK CURSOR FIX === */
.project-card[data-open-presentation],
.project-card[data-open-presentation] *{
  cursor:pointer !important;
}


/* === PROJECT CARD CTA BOTTOM ALIGN ONLY === */
/* Keeps original card sizes and spacing; only pushes "Смотреть проект" to the bottom of each card body. */
.catalog-grid .project-card{
  display:flex !important;
  flex-direction:column !important;
}
.catalog-grid .project-card .project-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
}
.catalog-grid .project-card .project-more,
.catalog-grid .project-card .project-more-btn{
  margin-top:auto !important;
}

/* === FOOTER GRID ALIGN FIX ONLY === */
.footer-inner{
  display:grid !important;
  grid-template-columns:1fr 1fr 1fr !important;
  align-items:start !important;
}

.footer-inner > div:nth-child(1){
  justify-self:start !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2){
  justify-self:center !important;
  text-align:center !important;
}

.footer-inner > div:nth-child(3){
  justify-self:end !important;
  text-align:right !important;
}

.footer-inner > div:nth-child(2) .footer-links,
.footer-inner > div:nth-child(3) .footer-links{
  align-items:inherit !important;
}

@media(max-width:760px){
  .footer-inner{
    grid-template-columns:1fr !important;
  }
  .footer-inner > div:nth-child(1),
  .footer-inner > div:nth-child(2),
  .footer-inner > div:nth-child(3){
    justify-self:start !important;
    text-align:left !important;
  }
}

/* === FOOTER MIDDLE COLUMN LEFT TEXT FIX ONLY === */
.footer-inner > div:nth-child(2){
  justify-self:center !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2) .footer-links{
  align-items:flex-start !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2) .footer-links a,
.footer-inner > div:nth-child(2) .footer-links span{
  text-align:left !important;
}

/* === FLATTENED style_about.css DEPENDENCY START === */
:root{--ink:#111418;--deep:#0e151d;--blue:#0f1823;--paper:#f6f1e8;--white:#fff;--muted:#6f7782;--line:#e4dccd;--gold:#b59a63;--gold-dark:#8d723d;--soft:#ebe2d3;--about-bg:#f6f1e8;--about-dark:#0f1823;--about-gold:#b59a63;--about-gold-dark:#8d723d;--about-line:#e4dccd;--about-text:#111418;--about-muted:#6f7782;--about-white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.5}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}
/* Header copied for About so the page uses only style_about.css */
.nav{position:relative;height:78px;z-index:50;background:#f6f1e8;backdrop-filter:none;border-bottom:1px solid rgba(181,154,99,.22);display:flex;align-items:center}.nav-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:26px}.brand-logo{display:flex;align-items:center;gap:14px;color:var(--deep);min-width:270px}.logo-monogram{width:58px;height:50px;flex:0 0 auto;display:block;overflow:visible;border:0;background:transparent}.logo-slash{color:rgba(181,154,99,.9);font-size:28px;line-height:1;font-family:Georgia,"Times New Roman",serif;transform:translateY(-1px)}.logo-word{font-size:13px;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;color:rgba(14,21,29,.82)}.nav-links{display:flex;justify-content:flex-end;align-items:center;gap:34px;margin-right:60px;color:rgba(17,20,24,.68);font-size:12px;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;overflow:visible}.nav-links a{transition:.22s ease}.nav-links a:hover{color:var(--ink)}.header-dropdown{position:relative;display:inline-flex;align-items:center;height:78px;overflow:visible;z-index:5000}.header-dropdown-btn{appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(17,20,24,.68);display:inline-flex;align-items:center;gap:8px;line-height:1}.dropdown-arrow{display:inline-block;font-size:15px;line-height:1;transform:translateY(-1px);color:rgba(141,114,61,.95)}.header-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);min-width:360px;width:360px;background:#f6f1e8;border:1px solid rgba(181,154,99,.28);box-shadow:0 24px 70px rgba(17,20,24,.14);padding:10px 0;display:flex;flex-direction:column;gap:0;opacity:0;visibility:hidden;pointer-events:none;z-index:6000;transition:.25s ease}.header-dropdown:hover .header-dropdown-menu,.header-dropdown:focus-within .header-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.header-dropdown-menu a{display:block;padding:14px 22px;color:#111418;text-decoration:none;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease;white-space:normal}.header-dropdown-menu a:hover{background:rgba(17,20,24,.04);color:#8f7442}
/* About page */
.about-page{background:var(--about-bg);color:var(--about-text)}.about-page a{text-decoration:none;color:inherit}.about-page-hero{height:580px;min-height:0;padding:0;background:#fff;border-bottom:1px solid var(--about-line);display:flex;align-items:center;overflow:hidden}.about-page-hero-grid{height:100%;display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,.86fr);gap:68px;align-items:center}.about-page-hero-copy{align-self:center;transform:translateY(-18px)}.about-page-eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--about-gold-dark);text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:18px}.about-page-eyebrow:before{content:"";width:42px;height:1px;background:currentColor}.about-page-title,.about-page-section-title{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:1;margin:0;color:var(--about-text)}.about-page-title{font-size:clamp(42px,3.92vw,58px);line-height:1.02;letter-spacing:-.042em;margin:0 0 22px;max-width:640px}.about-page-hero-copy p,.about-page-text p,.about-page-video-copy p,.about-page-cta p{font-size:16.5px;line-height:1.56;color:var(--about-muted);margin:0 0 14px;max-width:650px}.about-page-actions{margin-top:26px}.about-gold-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;background:var(--about-gold);color:#111;border:1px solid transparent;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.11em;cursor:pointer;transition:.25s ease}.about-gold-btn:hover{background:#c7ad73;transform:translateY(-1px)}.about-page-logo-panel{height:100%;display:flex;align-items:center;justify-content:center;align-self:center;background:none;border:none;transform:translateY(-12px)}.hero-logo-clean{display:block;width:min(100%,540px);max-width:540px;height:auto;object-fit:contain}.about-page-logo-box{display:none}
.about-page-person{padding:76px 0 86px}.about-page-person-grid{display:grid;grid-template-columns:500px 1fr;gap:64px;align-items:center}.about-page-photo{border:1px solid var(--about-line);overflow:hidden;background:#fff}.about-page-photo img{display:block;width:100%;height:610px;object-fit:cover}.about-page-section-title{font-size:clamp(38px,4.2vw,58px);margin-bottom:28px}.about-page-text p{font-size:16px;margin-bottom:15px}.about-page-process{padding:86px 0;background:#fff;border-top:1px solid var(--about-line);border-bottom:1px solid var(--about-line)}.about-page-section-head{margin-bottom:38px}.about-page-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-page-process-card{position:relative;background:#fbfaf7;border:1px solid var(--about-line);padding:24px;min-height:150px;transition:.25s ease}.about-page-process-card:hover{border-color:rgba(181,154,99,.45);transform:translateY(-3px)}.about-page-process-card span{display:block;font-family:Georgia,"Times New Roman",serif;font-size:26px;color:var(--about-gold-dark);margin-bottom:18px}.about-page-process-card h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:24px;line-height:1.12;margin:0;color:var(--about-text)}.about-arrow:after{content:"→";position:absolute;right:-16px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--about-gold)}.about-down:after{content:"↓";position:absolute;right:50%;bottom:-27px;transform:translateX(50%);font-size:24px;color:var(--about-gold)}.about-page-videos{padding:86px 0}.about-page-videos-grid{display:grid;grid-template-columns:520px 1fr;gap:60px;align-items:center}.about-page-video-card{min-height:350px;background:#0b1119;border:1px solid rgba(181,154,99,.22);position:relative;display:grid;place-items:center;overflow:hidden}.about-page-video-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 36%,rgba(181,154,99,.22),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0))}.about-page-play{position:relative;z-index:1;width:58px;height:58px;border:1px solid rgba(255,255,255,.34);border-radius:50%;display:grid;place-items:center}.about-page-play:before{content:"";border-left:14px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent;margin-left:4px}.about-page-video-copy .about-gold-btn{margin-top:14px}.about-page-partners{padding:86px 0;background:#fff}.about-center{text-align:center}.about-center .about-page-eyebrow{justify-content:center}.about-page-partners-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--about-line);border-left:1px solid var(--about-line)}.about-page-partners-grid div{height:104px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--about-line);border-bottom:1px solid var(--about-line);font-family:Georgia,"Times New Roman",serif;font-size:26px;background:#fbfaf7;color:var(--about-text)}.about-page-cta{padding:86px 0}.about-page-cta-box{background:var(--about-dark);padding:48px;display:grid;grid-template-columns:1fr 420px;gap:50px;align-items:center;color:#fff}.about-page-cta .about-page-section-title{color:#fff}.about-page-cta .about-page-eyebrow{color:rgba(181,154,99,.95)}.about-page-cta p{color:rgba(255,255,255,.68);margin:0}.about-page-form{display:grid;gap:14px}.about-page-form input{width:100%;min-height:56px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;padding:0 18px;font-size:15px;outline:none}.about-page-form input::placeholder{color:rgba(255,255,255,.5)}
/* Footer copied for About so the page uses only style_about.css */
.footer{background:#070b10;color:rgba(255,255,255,.62);border-top:1px solid rgba(255,255,255,.1);padding:44px 0}.footer-inner{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:36px;align-items:start}.footer-brand{color:#fff;font-size:14px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.footer p{margin:0;color:rgba(255,255,255,.5)}.footer-links{display:grid;gap:10px}.footer-links a:hover{color:#fff}
@media(max-width:1180px){.about-page-hero{height:auto;min-height:560px;padding:52px 0}.about-page-hero-grid{grid-template-columns:1fr 390px;gap:42px}.about-page-title{font-size:clamp(38px,4.15vw,52px)}.hero-logo-clean{max-width:440px}.about-page-logo-panel{transform:translateY(-6px)}}
@media(max-width:1040px){.brand-logo{min-width:auto}.nav-links{gap:24px}.about-page-hero{height:auto;min-height:0;padding:58px 0}.about-page-hero-grid,.about-page-person-grid,.about-page-videos-grid,.about-page-cta-box{grid-template-columns:1fr}.about-page-logo-panel{height:auto;transform:none}.hero-logo-clean{max-width:420px}.about-page-process-grid{grid-template-columns:1fr 1fr}.about-arrow:after,.about-down:after{display:none}.about-page-photo img{height:520px}.footer-inner{grid-template-columns:1fr}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.nav{height:auto;padding:12px 0}.nav-inner{grid-template-columns:auto}.logo-monogram{width:44px;height:40px}.logo-word{font-size:11px;letter-spacing:.14em}.logo-slash{font-size:24px}.nav-links{display:none}.about-page-hero,.about-page-person,.about-page-process,.about-page-videos,.about-page-partners,.about-page-cta{padding:64px 0}.about-page-title{font-size:40px}.about-page-section-title{font-size:38px}.about-page-process-grid,.about-page-partners-grid{grid-template-columns:1fr}.about-page-cta-box{padding:30px}.about-page-photo img{height:420px}.footer-inner{gap:24px}}


/* === ABOUT PERSON BLOCK COMPACT UPDATE === */
.about-page-person{
  padding:58px 0 66px !important;
}
.about-page-person-grid{
  grid-template-columns:390px 1fr !important;
  gap:58px !important;
  align-items:center !important;
}
.about-page-photo{
  border:1px solid var(--line) !important;
  background:#fff !important;
}
.about-page-photo img{
  width:100% !important;
  height:470px !important;
  object-fit:cover !important;
  object-position:center top !important;
}
.about-page-text{
  max-width:690px !important;
}
.about-page-person .about-page-section-title{
  font-size:clamp(36px,3.45vw,50px) !important;
  line-height:1.02 !important;
  margin:0 0 12px !important;
}
.about-page-founder-note{
  color:var(--about-gold-dark) !important;
  font-size:12px !important;
  letter-spacing:.15em !important;
  text-transform:uppercase !important;
  margin:0 0 24px !important;
}
.about-page-text p{
  font-size:15.5px !important;
  line-height:1.6 !important;
  margin:0 0 13px !important;
  color:var(--about-muted) !important;
}
@media(max-width:1040px){
  .about-page-person{padding:58px 0 !important;}
  .about-page-person-grid{grid-template-columns:1fr !important;gap:34px !important;}
  .about-page-photo{max-width:420px !important;}
  .about-page-photo img{height:500px !important;}
}
@media(max-width:640px){
  .about-page-person{padding:52px 0 !important;}
  .about-page-photo img{height:420px !important;}
}


/* === ABOUT PERSON TEXT ALIGN UPDATE — pushed to right grid === */
.about-page-person-grid{
  grid-template-columns:390px minmax(0,1fr) !important;
  gap:92px !important;
}
.about-page-photo{
  max-width:390px !important;
}
.about-page-photo img{
  height:470px !important;
}
.about-page-text{
  max-width:650px !important;
  margin-left:auto !important;
  justify-self:end !important;
}
.about-page-founder-note{
  max-width:650px !important;
}
@media(max-width:1040px){
  .about-page-person-grid{grid-template-columns:1fr !important;gap:34px !important;}
  .about-page-text{margin-left:0 !important;justify-self:start !important;max-width:690px !important;}
  .about-page-photo{max-width:420px !important;}
  .about-page-photo img{height:500px !important;}
}
@media(max-width:640px){
  .about-page-photo{max-width:100% !important;}
  .about-page-photo img{height:420px !important;}
}


/* === PROCESS BLOCK REDESIGN === */
.about-page-process{
  padding:78px 0 84px !important;
  background:#fff !important;
  border-top:1px solid var(--about-line) !important;
  border-bottom:1px solid var(--about-line) !important;
}
.process-head-compact{
  margin-bottom:34px !important;
}
.about-page-process .about-page-section-title{
  font-size:clamp(42px,4.15vw,61px) !important;
  line-height:1.02 !important;
  letter-spacing:-.042em !important;
  max-width:760px !important;
  margin-bottom:0 !important;
}
.process-flow-grid{
  position:relative !important;
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:22px 26px !important;
}
.process-flow-grid:before{
  content:"";
  position:absolute;
  left:calc(16.666% + 13px);
  right:calc(16.666% + 13px);
  top:50%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(181,154,99,.42),transparent);
  pointer-events:none;
}
.about-page-process-card{
  position:relative !important;
  min-height:164px !important;
  padding:26px 26px 24px !important;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%) !important;
  border:1px solid rgba(228,220,205,.95) !important;
  box-shadow:0 18px 45px rgba(17,20,24,.045) !important;
  overflow:hidden !important;
}
.about-page-process-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,rgba(181,154,99,.85),rgba(181,154,99,.18));
}
.about-page-process-card:hover{
  border-color:rgba(181,154,99,.55) !important;
  transform:translateY(-4px) !important;
  box-shadow:0 28px 70px rgba(17,24,39,.09) !important;
}
.about-page-process-card span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:48px !important;
  height:48px !important;
  margin:0 0 20px !important;
  border:1px solid rgba(181,154,99,.38) !important;
  border-radius:50% !important;
  background:#f6f1e8 !important;
  color:var(--about-gold-dark) !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:20px !important;
  line-height:1 !important;
}
.about-page-process-card h3{
  font-size:23px !important;
  line-height:1.13 !important;
  letter-spacing:-.025em !important;
}
.process-card-01:after,
.process-card-02:after{
  content:"→";
  position:absolute;
  right:-20px;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff;
  border:1px solid rgba(181,154,99,.38);
  color:var(--about-gold-dark);
  font-size:22px;
  box-shadow:0 10px 24px rgba(17,20,24,.08);
}
.process-card-03:after{
  content:"↓";
  position:absolute;
  right:50%;
  bottom:-20px;
  transform:translateX(50%);
  z-index:4;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff;
  border:1px solid rgba(181,154,99,.38);
  color:var(--about-gold-dark);
  font-size:22px;
  box-shadow:0 10px 24px rgba(17,20,24,.08);
}
.process-card-04:after,
.process-card-05:after{
  content:"←";
  position:absolute;
  left:-20px;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff;
  border:1px solid rgba(181,154,99,.38);
  color:var(--about-gold-dark);
  font-size:22px;
  box-shadow:0 10px 24px rgba(17,20,24,.08);
}
.process-card-06{
  background:linear-gradient(180deg,#0f1823 0%,#08111b 100%) !important;
  border-color:rgba(181,154,99,.32) !important;
  color:#fff !important;
}
.process-card-06 h3{color:#fff !important;}
.process-card-06 span{
  background:rgba(181,154,99,.12) !important;
  border-color:rgba(181,154,99,.52) !important;
  color:#d6bd83 !important;
}
@media(max-width:1040px){
  .process-flow-grid{grid-template-columns:1fr 1fr !important;}
  .process-flow-grid:before,
  .process-card-01:after,
  .process-card-02:after,
  .process-card-03:after,
  .process-card-04:after,
  .process-card-05:after{display:none !important;}
}
@media(max-width:640px){
  .about-page-process{padding:64px 0 !important;}
  .process-flow-grid{grid-template-columns:1fr !important;gap:16px !important;}
  .about-page-process .about-page-section-title{font-size:38px !important;}
}

/* === PROCESS BLOCK DARK PREMIUM UPDATE === */
.about-page-process{
  padding:78px 0 86px !important;
  background:#0f1823 !important;
  border-top:0 !important;
  border-bottom:0 !important;
  color:#fff !important;
  position:relative !important;
  overflow:hidden !important;
}
.about-page-process:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(181,154,99,.16), transparent 28%),
    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,0)) !important;
  pointer-events:none !important;
}
.about-page-process .container{
  position:relative !important;
  z-index:2 !important;
}
.about-page-process .about-page-eyebrow{
  color:rgba(181,154,99,.96) !important;
}
.about-page-process .about-page-eyebrow:before{
  background:rgba(181,154,99,.96) !important;
}
.process-head-compact{
  margin-bottom:36px !important;
}
.about-page-process .about-page-section-title{
  color:#fff !important;
  font-size:clamp(42px,4.15vw,61px) !important;
  line-height:1.02 !important;
  letter-spacing:-.042em !important;
  max-width:760px !important;
}
.process-flow-grid{
  position:relative !important;
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:28px 36px !important;
}
.process-flow-grid:before{
  display:none !important;
}
.about-page-process-card,
.process-card-06{
  position:relative !important;
  min-height:166px !important;
  padding:28px 28px 26px !important;
  background:linear-gradient(180deg, rgba(255,255,255,.072), rgba(255,255,255,.035)) !important;
  border:1px solid rgba(181,154,99,.34) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.16) !important;
  color:#fff !important;
  overflow:visible !important;
  transition:.25s ease !important;
}
.about-page-process-card:before{
  content:"" !important;
  position:absolute !important;
  left:22px !important;
  right:22px !important;
  top:0 !important;
  width:auto !important;
  height:1px !important;
  background:linear-gradient(90deg, transparent, rgba(181,154,99,.82), transparent) !important;
}
.about-page-process-card:hover{
  border-color:rgba(181,154,99,.72) !important;
  transform:translateY(-4px) !important;
  box-shadow:0 32px 90px rgba(0,0,0,.22) !important;
}
.about-page-process-card span,
.process-card-06 span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  height:auto !important;
  margin:0 0 22px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  color:#d7bd7e !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:32px !important;
  line-height:1 !important;
  letter-spacing:-.04em !important;
}
.about-page-process-card h3,
.process-card-06 h3{
  color:rgba(255,255,255,.92) !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  font-size:24px !important;
  line-height:1.14 !important;
  letter-spacing:-.025em !important;
  margin:0 !important;
}
.process-card-01:after,
.process-card-02:after,
.process-card-03:after,
.process-card-04:after,
.process-card-05:after{
  position:absolute !important;
  z-index:5 !important;
  width:42px !important;
  height:42px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.08) !important;
  border:1px solid rgba(255,255,255,.25) !important;
  color:#fff !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:28px !important;
  line-height:1 !important;
  box-shadow:0 18px 40px rgba(0,0,0,.18) !important;
  backdrop-filter:blur(8px) !important;
}
.process-card-01:after,
.process-card-02:after{
  content:"→" !important;
  right:-39px !important;
  top:50% !important;
  left:auto !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}
.process-card-03:after{
  content:"↓" !important;
  right:50% !important;
  bottom:-35px !important;
  top:auto !important;
  left:auto !important;
  transform:translateX(50%) !important;
}
.process-card-04:after,
.process-card-05:after{
  content:"←" !important;
  left:-39px !important;
  top:50% !important;
  right:auto !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}
@media(max-width:1040px){
  .process-flow-grid{grid-template-columns:1fr 1fr !important;gap:20px !important;}
  .process-card-01:after,
  .process-card-02:after,
  .process-card-03:after,
  .process-card-04:after,
  .process-card-05:after{display:none !important;}
}
@media(max-width:640px){
  .about-page-process{padding:64px 0 !important;}
  .process-flow-grid{grid-template-columns:1fr !important;gap:16px !important;}
  .about-page-process .about-page-section-title{font-size:38px !important;}
  .about-page-process-card{min-height:142px !important;}
}

/* === PROCESS ARROWS BETWEEN CARDS — NO CIRCLES === */
.process-flow-grid{
  gap:58px 70px !important;
}
.process-card-01:after,
.process-card-02:after,
.process-card-03:after,
.process-card-04:after,
.process-card-05:after{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  border-radius:0 !important;
  width:42px !important;
  height:42px !important;
  display:grid !important;
  place-items:center !important;
  color:rgba(255,255,255,.88) !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:36px !important;
  font-weight:400 !important;
  line-height:1 !important;
  text-shadow:0 8px 22px rgba(0,0,0,.32) !important;
  pointer-events:none !important;
}
.process-card-01:after,
.process-card-02:after{
  content:"→" !important;
  right:-56px !important;
  left:auto !important;
  top:50% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}
.process-card-03:after{
  content:"↓" !important;
  right:50% !important;
  left:auto !important;
  top:auto !important;
  bottom:-51px !important;
  transform:translateX(50%) !important;
}
.process-card-04:after,
.process-card-05:after{
  content:"←" !important;
  left:-56px !important;
  right:auto !important;
  top:50% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}
@media(max-width:1040px){
  .process-flow-grid{gap:20px !important;}
}



/* === BASE CLASSES FOR COPIED VIDEO BLOCK === */
.serif{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}
.eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--gold-dark);text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:22px}
.eyebrow:before{content:"";width:42px;height:1px;background:currentColor}
.video-contained-play{
  width:58px !important;
  height:58px !important;
  border:1px solid rgba(255,255,255,.34) !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
}
.video-contained-play:before{
  content:"" !important;
  border-left:14px solid #fff !important;
  border-top:9px solid transparent !important;
  border-bottom:9px solid transparent !important;
  margin-left:4px !important;
}


/* ===== VIDEO SECTION CONTAINED FINAL ===== */
.video-contained-section{
  background:var(--paper) !important;
  padding:92px 0 50px !important;
  overflow:hidden !important;
}

.video-contained-container{
  width:min(1180px,calc(100% - 40px)) !important;
  max-width:1180px !important;
  margin:0 auto !important;
}

.video-contained-layout{
  display:grid !important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr) !important;
  gap:52px !important;
  align-items:center !important;
}

.video-contained-card{
  position:relative !important;
  width:100% !important;
  min-height:390px !important;
  background:#0b1119 !important;
  border:1px solid rgba(181,154,99,.28) !important;
  overflow:hidden !important;
  color:#fff !important;
  box-shadow:0 34px 90px rgba(17,24,39,.13) !important;
}

.video-contained-card:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at 66% 30%,rgba(181,154,99,.24),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,0)) !important;
  z-index:1 !important;
  pointer-events:none !important;
}

.video-contained-card-top{
  position:absolute !important;
  top:24px !important;
  left:24px !important;
  right:24px !important;
  z-index:5 !important;
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  color:rgba(255,255,255,.62) !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
}

.video-contained-card-top b{
  color:var(--gold) !important;
  font-weight:600 !important;
}

.video-contained-track{
  position:relative !important;
  min-height:390px !important;
}

.video-contained-slide{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  padding:84px 30px 30px !important;
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateX(22px) !important;
  transition:opacity .38s ease,transform .38s ease,visibility .38s ease !important;
  color:#fff !important;
}

.video-contained-slide.active{
  opacity:1 !important;
  visibility:visible !important;
  transform:translateX(0) !important;
}

.video-contained-play{
  position:relative !important;
  z-index:3 !important;
}

.video-contained-slide-content{
  position:relative !important;
  z-index:3 !important;
  max-width:470px !important;
  padding-right:110px !important;
}

.video-contained-slide-content span{
  display:block !important;
  color:var(--gold) !important;
  font-size:12px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  margin-bottom:12px !important;
}

.video-contained-slide-content h3{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:34px !important;
  line-height:1.06 !important;
  font-weight:400 !important;
  margin:0 0 12px !important;
}

.video-contained-slide-content p{
  color:rgba(255,255,255,.66) !important;
  font-size:15px !important;
  margin:0 !important;
}

.video-contained-controls{
  position:absolute !important;
  right:24px !important;
  bottom:24px !important;
  z-index:6 !important;
  display:flex !important;
  justify-content:flex-end !important;
  align-items:center !important;
  gap:14px !important;
  pointer-events:none !important;
}

.video-contained-controls button,
.video-contained-dots button{
  pointer-events:auto !important;
}

.video-contained-controls>button{
  width:44px !important;
  height:44px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  background:rgba(255,255,255,.06) !important;
  color:#fff !important;
  cursor:pointer !important;
  font-size:24px !important;
  line-height:1 !important;
}

.video-contained-dots{
  display:flex !important;
  gap:8px !important;
  align-items:center !important;
}

.video-contained-dots button{
  width:8px !important;
  height:8px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.28) !important;
}

.video-contained-dots button.active{
  width:26px !important;
  border-radius:99px !important;
  background:var(--gold) !important;
}

.video-contained-copy{
  min-width:0 !important;
}

.video-contained-copy .eyebrow{
  margin-bottom:22px !important;
}

.video-contained-title{
  display:block !important;
  font-size:clamp(38px,3.5vw,52px) !important;
  line-height:1.18 !important;
  letter-spacing:-.045em !important;
  margin:0 0 28px !important;
  max-width:100% !important;
}

.video-contained-title span{
  display:block !important;
  white-space:nowrap !important;
}

.video-contained-copy p{
  margin:0 !important;
  color:var(--muted) !important;
  font-size:17px !important;
  line-height:1.65 !important;
  max-width:560px !important;
}

.video-contained-cta{
  margin-top:34px !important;
  margin-bottom:0 !important;
}

.video-contained-cta-row{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
  flex-wrap:nowrap !important;
}

.video-contained-cta-text{
  color:#111418 !important;
  font-size:20px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.045em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.video-contained-divider{
  width:1px !important;
  height:30px !important;
  background:rgba(181,154,99,.22) !important;
  display:block !important;
  flex:0 0 1px !important;
}

.video-contained-or{
  color:#111418 !important;
  font-size:19px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}

.video-contained-img-button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:62px !important;
  line-height:0 !important;
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  flex:0 0 auto !important;
  transition:.24s ease !important;
}

.video-contained-img-button:hover{
  transform:translateY(-2px) !important;
  filter:brightness(1.04) !important;
}

.video-contained-img-button img{
  display:block !important;
  height:62px !important;
  width:auto !important;
  max-width:none !important;
  object-fit:contain !important;
  border:0 !important;
}

section.help{
  padding-top:58px !important;
}

@media(max-width:1120px){
  .video-contained-layout{
    grid-template-columns:1fr !important;
    gap:36px !important;
  }

  .video-contained-copy{
    order:-1 !important;
  }

  .video-contained-title span{
    white-space:normal !important;
  }

  .video-contained-cta-row{
    flex-wrap:wrap !important;
  }
}

@media(max-width:640px){
  .video-contained-section{
    padding:72px 0 42px !important;
  }

  .video-contained-container{
    width:min(100% - 28px,1180px) !important;
  }

  .video-contained-title{
    font-size:36px !important;
    line-height:1.14 !important;
  }

  .video-contained-card,
  .video-contained-track{
    min-height:390px !important;
  }

  .video-contained-slide{
    padding:80px 24px 30px !important;
  }

  .video-contained-slide-content{
    padding-right:0 !important;
  }

  .video-contained-cta-row{
    justify-content:flex-start !important;
    gap:12px !important;
  }

  .video-contained-cta-text{
    width:100% !important;
    font-size:17px !important;
  }

  .video-contained-divider{
    display:none !important;
  }

  .video-contained-or{
    width:100% !important;
    text-align:center !important;
  }

  .video-contained-img-button{
    width:100% !important;
    height:auto !important;
  }

  .video-contained-img-button img{
    width:100% !important;
    height:auto !important;
    max-width:360px !important;
  }
}


/* === PROCESS TITLE SIZE FIX === */
.about-page-process .about-page-section-title{
  font-size:clamp(36px,3.1vw,46px) !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
}


/* === ADVANTAGES BLOCK — PREMIUM DARK === */
.about-page-advantages{
  padding:78px 0 86px !important;
  background:#0f1823 !important;
  color:#fff !important;
  position:relative !important;
  overflow:hidden !important;
}
.about-page-advantages:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(181,154,99,.16), transparent 28%),
    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,0)) !important;
  pointer-events:none !important;
}
.about-page-advantages .container{
  position:relative !important;
  z-index:2 !important;
}
.advantages-head{
  margin-bottom:36px !important;
}
.about-page-advantages .about-page-eyebrow{
  color:rgba(181,154,99,.96) !important;
}
.about-page-advantages .about-page-eyebrow:before{
  background:rgba(181,154,99,.96) !important;
}
.about-page-advantages .about-page-section-title{
  color:#fff !important;
  font-size:clamp(36px,3.1vw,46px) !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
  max-width:850px !important;
  margin:0 !important;
}
.advantages-subtitle{
  margin:22px 0 0 !important;
  max-width:680px !important;
  color:rgba(255,255,255,.68) !important;
  font-size:17px !important;
  line-height:1.62 !important;
}
.advantages-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
}
.advantage-card{
  position:relative !important;
  min-height:168px !important;
  padding:28px 28px 26px !important;
  background:linear-gradient(180deg, rgba(255,255,255,.072), rgba(255,255,255,.035)) !important;
  border:1px solid rgba(181,154,99,.34) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.16) !important;
  overflow:hidden !important;
  transition:.25s ease !important;
}
.advantage-card:before{
  content:"" !important;
  position:absolute !important;
  left:22px !important;
  right:22px !important;
  top:0 !important;
  height:1px !important;
  background:linear-gradient(90deg, transparent, rgba(181,154,99,.82), transparent) !important;
}
.advantage-card:hover{
  border-color:rgba(181,154,99,.72) !important;
  transform:translateY(-4px) !important;
  box-shadow:0 32px 90px rgba(0,0,0,.22) !important;
}
.advantage-card h3{
  color:#d7bd7e !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  font-size:30px !important;
  line-height:1.05 !important;
  letter-spacing:-.035em !important;
  margin:0 0 18px !important;
}
.advantage-card p{
  color:rgba(255,255,255,.72) !important;
  font-size:15.5px !important;
  line-height:1.58 !important;
  margin:0 !important;
}
.advantage-card-wide{
  grid-column:span 1 !important;
}
@media(max-width:1040px){
  .advantages-grid{grid-template-columns:1fr 1fr !important;}
}
@media(max-width:640px){
  .about-page-advantages{padding:64px 0 !important;}
  .advantages-grid{grid-template-columns:1fr !important;gap:16px !important;}
  .about-page-advantages .about-page-section-title{font-size:34px !important;}
  .advantage-card{min-height:142px !important;}
  .advantage-card h3{font-size:26px !important;}
}


/* === ADVANTAGES TITLE HERO SIZE + NO WRAP === */
.about-page-advantages .about-page-section-title{
  color:#fff !important;
  font-size:clamp(36px,3.1vw,46px) !important;
  line-height:1.02 !important;
  letter-spacing:-.042em !important;
  max-width:none !important;
  white-space:nowrap !important;
  margin:0 !important;
}
.advantages-subtitle{
  max-width:none !important;
  white-space:nowrap !important;
}
@media(max-width:1040px){
  .about-page-advantages .about-page-section-title,
  .advantages-subtitle{
    white-space:normal !important;
  }
}

.partners-premium{padding:90px 0;background:#fff}
.partners-grid-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.partners-title{font-family:Georgia,serif;font-size:clamp(42px,3.92vw,58px);line-height:1.02;margin:0 0 24px}
.partners-copy p{font-size:18px;line-height:1.7;color:#6f7782;max-width:520px}
.partners-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.logo-card{background:#fff;border:1px solid #e4dccd;border-radius:12px;height:120px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:28px}


/* === PARTNERS BLOCK FINAL — SINGLE BLOCK WITH LOGOS === */
.about-page-partners{
  display:none !important;
}
.partners-premium{
  padding:86px 0 92px !important;
  background:#fff !important;
  color:#111418 !important;
}
.partners-grid-wrap{
  display:grid !important;
  grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr) !important;
  gap:72px !important;
  align-items:center !important;
}
.partners-copy{
  max-width:520px !important;
}
.partners-title{
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  font-size:clamp(42px,3.92vw,58px) !important;
  line-height:1.02 !important;
  letter-spacing:-.042em !important;
  margin:0 0 28px !important;
  color:#111418 !important;
}
.partners-copy p{
  font-size:18px !important;
  line-height:1.68 !important;
  color:#4f5661 !important;
  margin:0 !important;
  max-width:520px !important;
}
.partners-copy:after{
  content:"" !important;
  display:block !important;
  width:54px !important;
  height:1px !important;
  background:#b59a63 !important;
  margin-top:32px !important;
}
.partners-logos{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
}
.partner-logo-card{
  height:128px !important;
  padding:24px !important;
  background:#fff !important;
  border:1px solid rgba(17,20,24,.055) !important;
  border-radius:14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 16px 45px rgba(17,24,39,.055) !important;
  overflow:hidden !important;
}
.partner-logo-card img{
  display:block !important;
  max-width:100% !important;
  max-height:58px !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
}
.partner-logo-card:nth-child(6) img,
.partner-logo-card:nth-child(9) img{
  max-height:70px !important;
}
.partner-logo-card:nth-child(4) img,
.partner-logo-card:nth-child(5) img{
  max-height:48px !important;
}
@media(max-width:1120px){
  .partners-grid-wrap{
    grid-template-columns:1fr !important;
    gap:40px !important;
  }
  .partners-copy{
    max-width:760px !important;
  }
  .partners-copy p{
    max-width:760px !important;
  }
}
@media(max-width:760px){
  .partners-premium{
    padding:64px 0 !important;
  }
  .partners-title{
    font-size:40px !important;
  }
  .partners-copy p{
    font-size:16px !important;
  }
  .partners-logos{
    grid-template-columns:1fr 1fr !important;
  }
  .partner-logo-card{
    height:108px !important;
    padding:18px !important;
  }
}
@media(max-width:460px){
  .partners-logos{
    grid-template-columns:1fr !important;
  }
}


/* === FINAL CONSULTATION CTA — BEIGE FULL BLOCK === */
.consultation-section{
  background:var(--paper) !important;
  padding:54px 0 58px !important;
  border-top:1px solid rgba(181,154,99,.18) !important;
  border-bottom:1px solid rgba(181,154,99,.18) !important;
}
.consultation-block{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  gap:42px !important;
  align-items:center !important;
  background:transparent !important;
  color:var(--ink) !important;
  padding:0 !important;
}
.consultation-copy h2,
.consultation-section .about-page-section-title{
  color:var(--ink) !important;
  font-size:clamp(34px,3.2vw,48px) !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
  margin:0 0 14px !important;
}
.consultation-copy p{
  max-width:720px !important;
  margin:0 !important;
  color:var(--muted) !important;
  font-size:17px !important;
  line-height:1.62 !important;
}
.consultation-main-btn{
  min-width:250px !important;
  white-space:nowrap !important;
}

/* old CTA reset */
.about-page-cta.consultation-section .about-page-cta-box,
.consultation-section .about-page-cta-box{
  background:transparent !important;
  color:var(--ink) !important;
  padding:0 !important;
  display:block !important;
}

/* === COPIED LEAD MODAL FROM MAIN PAGE === */
.presentation-modal,
.lead-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:10000 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:24px !important;
  background:rgba(7,11,16,.66) !important;
  backdrop-filter:blur(8px) !important;
}
.presentation-modal.active,
.lead-modal.active{
  display:flex !important;
}
.lead-modal-card{
  width:min(560px,100%) !important;
  background:var(--paper) !important;
  color:var(--ink) !important;
  border:1px solid rgba(181,154,99,.36) !important;
  padding:34px !important;
  position:relative !important;
  box-shadow:0 30px 90px rgba(0,0,0,.25) !important;
}
.lead-modal-close,
.modal-close{
  position:absolute !important;
  top:14px !important;
  right:14px !important;
  width:36px !important;
  height:36px !important;
  border:1px solid var(--line) !important;
  background:transparent !important;
  cursor:pointer !important;
  font-size:22px !important;
  line-height:1 !important;
  color:var(--ink) !important;
  z-index:3 !important;
}
.lead-catalog-preview{
  height:154px !important;
  margin-bottom:24px !important;
  overflow:hidden !important;
  background:linear-gradient(135deg,#0f1823,#efe6d7) !important;
}
.lead-catalog-preview img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.lead-modal-card h3{
  margin:0 42px 14px 0 !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-weight:400 !important;
  letter-spacing:-.035em !important;
  font-size:38px !important;
  line-height:1 !important;
  color:var(--ink) !important;
}
.lead-modal-subtitle{
  margin:0 0 24px !important;
  color:var(--muted) !important;
}
.lead-modal-form{
  display:grid !important;
  gap:12px !important;
}
.lead-modal-form input{
  color:var(--ink) !important;
  background:rgba(255,255,255,.55) !important;
  border:1px solid var(--line) !important;
  min-height:56px !important;
  padding:0 18px !important;
  outline:none !important;
}
.lead-modal-form input::placeholder{
  color:rgba(17,20,24,.42) !important;
}
.lead-modal-form input:focus{
  border-color:rgba(181,154,99,.68) !important;
}
.lead-submit{
  width:100% !important;
  margin-top:4px !important;
}
.lead-consent{
  font-size:11px !important;
  line-height:1.4 !important;
  color:rgba(17,20,24,.45) !important;
}
.lead-consent a{
  color:var(--gold-dark) !important;
  text-decoration:underline !important;
}
@media(max-width:760px){
  .consultation-section{padding:46px 0 !important;}
  .consultation-block{grid-template-columns:1fr !important;gap:24px !important;}
  .consultation-main-btn{width:100% !important;}
  .lead-modal-card{padding:28px !important;}
  .lead-catalog-preview{height:130px !important;}
  .lead-modal-card h3{font-size:34px !important;}
}


/* === FINAL MODAL COPY FROM INDEX — DO NOT COMPRESS === */
#presentationModal.lead-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:10000 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:28px !important;
  background:rgba(7,11,16,.66) !important;
  backdrop-filter:blur(10px) !important;
}
#presentationModal.lead-modal.active{
  display:flex !important;
}
#presentationModal .lead-modal-card{
  width:min(560px, 100%) !important;
  max-height:92vh !important;
  overflow:auto !important;
  position:relative !important;
  background:#f6f1e8 !important;
  color:#111418 !important;
  border-radius:0 !important;
  border:1px solid rgba(181,154,99,.32) !important;
  box-shadow:0 34px 100px rgba(0,0,0,.28) !important;
  padding:34px 42px 36px !important;
  text-align:left !important;
}
#presentationModal .lead-modal-close{
  position:fixed !important;
  top:24px !important;
  right:28px !important;
  width:46px !important;
  height:46px !important;
  border:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:44px !important;
  font-weight:200 !important;
  line-height:1 !important;
  cursor:pointer !important;
  z-index:10001 !important;
}
#presentationModal .lead-catalog-preview{
  height:210px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 0 26px !important;
  background:none !important;
  overflow:visible !important;
}
#presentationModal .lead-catalog-preview img{
  width:auto !important;
  height:auto !important;
  max-width:92% !important;
  max-height:210px !important;
  object-fit:contain !important;
  display:block !important;
  filter:none !important;
  background:transparent !important;
  box-shadow:none !important;
}
#presentationModal .lead-modal-card h3{
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:42px !important;
  line-height:1 !important;
  font-weight:400 !important;
  letter-spacing:-.04em !important;
  color:#111418 !important;
  margin:0 0 12px !important;
  text-align:center !important;
}
#presentationModal .lead-modal-subtitle{
  color:rgba(17,20,24,.62) !important;
  font-size:16px !important;
  margin:0 0 24px !important;
  text-align:center !important;
}
#presentationModal .lead-modal-form{
  display:grid !important;
  gap:12px !important;
}
#presentationModal .lead-modal-form input{
  width:100% !important;
  min-height:56px !important;
  background:rgba(255,255,255,.56) !important;
  border:1px solid #e4dccd !important;
  border-radius:0 !important;
  color:#111418 !important;
  font-size:15px !important;
  padding:0 20px !important;
  outline:none !important;
  font-family:inherit !important;
}
#presentationModal .lead-modal-form input::placeholder{
  color:rgba(17,20,24,.42) !important;
  text-transform:none !important;
  letter-spacing:.02em !important;
}
#presentationModal .lead-modal-form input:focus{
  border-color:rgba(181,154,99,.74) !important;
  box-shadow:0 0 0 3px rgba(181,154,99,.10) !important;
}
#presentationModal .lead-submit{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:58px !important;
  padding:0 26px !important;
  border-radius:0 !important;
  background:#0b1622 !important;
  color:#fff !important;
  border:0 !important;
  margin-top:6px !important;
  font-size:12px !important;
  font-weight:600 !important;
  letter-spacing:.11em !important;
  text-transform:uppercase !important;
  cursor:pointer !important;
  transition:.25s ease !important;
}
#presentationModal .lead-submit:hover{
  background:#0f2236 !important;
  transform:none !important;
}
#presentationModal .lead-consent{
  color:rgba(17,20,24,.54) !important;
  font-size:12px !important;
  line-height:1.45 !important;
  text-align:center !important;
  max-width:420px !important;
  margin:8px auto 0 !important;
}
#presentationModal .lead-consent a{
  color:#8d723d !important;
  border-bottom:1px solid rgba(141,114,61,.35) !important;
}
@media(max-width:640px){
  #presentationModal.lead-modal{padding:18px !important;}
  #presentationModal .lead-modal-card{padding:28px 22px 30px !important;}
  #presentationModal .lead-catalog-preview{height:170px !important;}
  #presentationModal .lead-catalog-preview img{max-height:170px !important;}
  #presentationModal .lead-modal-card h3{font-size:34px !important;}
  #presentationModal .lead-modal-close{top:12px !important;right:14px !important;}
}


/* === HEADER PHONE CTA — BLUE BREATHING BUTTON === */
.nav-inner{
  grid-template-columns:auto minmax(0,1fr) auto !important;
  gap:20px !important;
}
.nav-links{
  gap:22px !important;
  justify-content:flex-end !important;
}
.header-phone{
  min-height:52px !important;
  padding:0 18px 0 14px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  white-space:nowrap !important;
  color:#fff !important;
  background:linear-gradient(135deg,#0a5cff 0%,#0036b8 52%,#071b68 100%) !important;
  border:1px solid rgba(255,255,255,.26) !important;
  border-radius:16px !important;
  box-shadow:0 14px 30px rgba(0,56,184,.32), inset 0 1px 0 rgba(255,255,255,.18) !important;
  text-transform:none !important;
  text-decoration:none !important;
  transform-origin:center center !important;
  animation:phoneBreath 1.65s ease-in-out infinite !important;
  will-change:transform,box-shadow !important;
}
.header-phone:hover{
  animation-play-state:paused !important;
  transform:scale(1.055) !important;
  background:linear-gradient(135deg,#176bff 0%,#0647d8 52%,#082984 100%) !important;
  box-shadow:0 18px 40px rgba(0,56,184,.42), inset 0 1px 0 rgba(255,255,255,.22) !important;
}
.header-phone-icon{
  width:30px !important;
  height:30px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.18) !important;
  border:1px solid rgba(255,255,255,.20) !important;
  flex:0 0 30px !important;
}
.header-phone-icon svg{
  width:18px !important;
  height:18px !important;
  display:block !important;
  fill:#fff !important;
  animation:none !important;
}
.header-phone-text{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center !important;
  gap:2px !important;
  line-height:1 !important;
}
.header-phone-text b{
  display:block !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  letter-spacing:.035em !important;
  line-height:1.05 !important;
}
.header-phone-text small{
  display:block !important;
  color:rgba(255,255,255,.72) !important;
  font-size:10px !important;
  font-weight:500 !important;
  letter-spacing:.02em !important;
  line-height:1.1 !important;
}
@keyframes phoneBreath{
  0%,100%{transform:scale(1);box-shadow:0 14px 30px rgba(0,56,184,.32), inset 0 1px 0 rgba(255,255,255,.18)}
  50%{transform:scale(1.075);box-shadow:0 22px 46px rgba(0,56,184,.48), inset 0 1px 0 rgba(255,255,255,.24)}
}
@media(max-width:1120px){
  .nav-inner{gap:14px !important;}
  .nav-links{gap:16px !important;font-size:11px !important;letter-spacing:.11em !important;}
  .header-dropdown-btn{font-size:11px !important;letter-spacing:.11em !important;}
  .header-phone{min-height:48px !important;padding:0 14px 0 12px !important;}
  .header-phone-text b{font-size:12px !important;}
  .header-phone-text small{font-size:9px !important;}
}
@media(max-width:940px){
  .nav-inner{grid-template-columns:auto auto !important;justify-content:space-between !important;}
  .nav-links{display:none !important;}
  .header-phone{min-height:46px !important;}
}
@media(max-width:520px){
  .header-phone-text{display:none !important;}
  .header-phone{width:48px !important;padding:0 !important;border-radius:15px !important;}
}

/* === FOOTER GRID ALIGN FIX ONLY === */
.footer-inner{
  display:grid !important;
  grid-template-columns:1fr 1fr 1fr !important;
  align-items:start !important;
}

.footer-inner > div:nth-child(1){
  justify-self:start !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2){
  justify-self:center !important;
  text-align:center !important;
}

.footer-inner > div:nth-child(3){
  justify-self:end !important;
  text-align:right !important;
}

.footer-inner > div:nth-child(2) .footer-links,
.footer-inner > div:nth-child(3) .footer-links{
  align-items:inherit !important;
}

@media(max-width:760px){
  .footer-inner{
    grid-template-columns:1fr !important;
  }
  .footer-inner > div:nth-child(1),
  .footer-inner > div:nth-child(2),
  .footer-inner > div:nth-child(3){
    justify-self:start !important;
    text-align:left !important;
  }
}

/* === FOOTER MIDDLE COLUMN LEFT TEXT FIX ONLY === */
.footer-inner > div:nth-child(2){
  justify-self:center !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2) .footer-links{
  align-items:flex-start !important;
  text-align:left !important;
}

.footer-inner > div:nth-child(2) .footer-links a,
.footer-inner > div:nth-child(2) .footer-links span{
  text-align:left !important;
}
/* === FLATTENED style_about.css DEPENDENCY END === */

/* === MOBILE QUICK NAV AFTER MAP === */
.mobile-quick-nav{
  display:none;
}

@media(max-width:640px){
  .mobile-quick-nav{
    display:block !important;
    background:#f6f1e8 !important;
    border-top:1px solid rgba(181,154,99,.22) !important;
    border-bottom:1px solid rgba(181,154,99,.22) !important;
    padding:18px 0 !important;
  }

  .mobile-quick-nav-inner{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    width:min(100% - 32px,420px) !important;
    margin:0 auto !important;
  }

  .mobile-quick-nav a,
  .mobile-projects-dropdown summary{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:48px !important;
    border:1px solid rgba(181,154,99,.28) !important;
    background:rgba(255,255,255,.58) !important;
    color:#111418 !important;
    font-size:12px !important;
    font-weight:600 !important;
    letter-spacing:.14em !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    transition:background .22s ease, border-color .22s ease, color .22s ease, transform .22s ease !important;
  }

  .mobile-quick-nav a:hover,
  .mobile-quick-nav a:focus,
  .mobile-quick-nav a:active,
  .mobile-projects-dropdown summary:hover,
  .mobile-projects-dropdown summary:focus,
  .mobile-projects-dropdown[open] summary{
    background:#b59a63 !important;
    border-color:#b59a63 !important;
    color:#111418 !important;
    transform:translateY(-1px) !important;
  }

  .mobile-projects-dropdown{
    display:block !important;
    width:100% !important;
  }

  .mobile-projects-dropdown summary{
    list-style:none !important;
    cursor:pointer !important;
    gap:8px !important;
  }

  .mobile-projects-dropdown summary::-webkit-details-marker{
    display:none !important;
  }

  .mobile-projects-dropdown summary span{
    font-size:13px !important;
    line-height:1 !important;
    transition:transform .22s ease !important;
  }

  .mobile-projects-dropdown[open] summary span{
    transform:rotate(180deg) !important;
  }

  .mobile-projects-menu{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px !important;
    padding:10px 0 2px !important;
  }

  .mobile-projects-menu a{
    min-height:44px !important;
    background:#fff !important;
    border-color:rgba(181,154,99,.22) !important;
    font-size:11px !important;
    letter-spacing:.12em !important;
    justify-content:flex-start !important;
    padding-left:18px !important;
  }

  .mobile-projects-menu a:hover,
  .mobile-projects-menu a:focus,
  .mobile-projects-menu a:active{
    background:#0f1823 !important;
    border-color:#0f1823 !important;
    color:#fff !important;
    transform:none !important;
  }
}

/* === FORCE FULL MOBILE FOOTER CENTER === */
@media(max-width:640px){
  footer,
  .footer,
  .site-footer{
    text-align:center !important;
  }

  footer *,
  .footer *,
  .site-footer *{
    text-align:center !important;
  }

  footer .container,
  .footer .container,
  .site-footer .container,
  footer .footer-inner,
  .footer .footer-inner,
  .site-footer .footer-inner,
  footer .footer-grid,
  .footer .footer-grid,
  .site-footer .footer-grid,
  footer .footer-column,
  .footer .footer-column,
  .site-footer .footer-column{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:18px !important;
  }

  footer p,
  footer a,
  footer span,
  footer div,
  footer li,
  .footer p,
  .footer a,
  .footer span,
  .footer div,
  .footer li{
    margin-left:auto !important;
    margin-right:auto !important;
  }

  footer ul,
  .footer ul,
  .site-footer ul{
    padding-left:0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    list-style:none !important;
  }

  footer .footer-links,
  .footer .footer-links,
  .site-footer .footer-links{
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
  }
}

@media(max-width:330px){
  .mobile-quick-nav{
    padding:14px 0 !important;
  }

  .mobile-quick-nav-inner{
    width:min(100% - 24px,420px) !important;
    gap:8px !important;
  }

  .mobile-quick-nav a,
  .mobile-projects-dropdown summary{
    min-height:44px !important;
    font-size:11px !important;
    letter-spacing:.12em !important;
  }

  .mobile-projects-menu a{
    min-height:42px !important;
    font-size:10px !important;
    letter-spacing:.1em !important;
  }
}

/* === PROJECT PAGES MOBILE REFINEMENT === */
@media(max-width:640px){

  /* Header like the main page mobile header */
  .nav{
    height:78px !important;
    padding:0 !important;
    overflow:hidden !important;
    background:#f6f1e8 !important;
  }

  .nav-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    width:100% !important;
    max-width:100% !important;
    padding-left:16px !important;
    padding-right:16px !important;
    box-sizing:border-box !important;
  }

  .brand-logo{
    min-width:0 !important;
    gap:9px !important;
    flex:1 1 auto !important;
    overflow:hidden !important;
  }

  .logo-monogram{
    width:44px !important;
    height:40px !important;
    min-width:44px !important;
  }

  .logo-slash{
    font-size:24px !important;
    min-width:auto !important;
  }

  .logo-word{
    font-size:10.5px !important;
    letter-spacing:.18em !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:clip !important;
  }

  .nav-links{
    display:none !important;
  }

  .header-phone{
    width:54px !important;
    height:54px !important;
    min-width:54px !important;
    max-width:54px !important;
    padding:0 !important;
    border-radius:16px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 54px !important;
    margin:0 !important;
  }

  .header-phone-text{
    display:none !important;
  }

  .header-phone-icon{
    width:34px !important;
    height:34px !important;
    margin:0 !important;
  }

  /* Dark blue block right after header */
  .mobile-locations-title{
    display:block !important;
    background:#07111c !important;
    padding:26px 0 24px !important;
    border-top:1px solid rgba(255,255,255,.06) !important;
    border-bottom:1px solid rgba(181,154,99,.22) !important;
  }

  .mobile-locations-title-inner{
    width:min(100% - 32px,420px) !important;
    margin:0 auto !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:14px !important;
  }

  .mobile-locations-title-inner span{
    display:block !important;
    width:44px !important;
    height:1px !important;
    background:#b59a63 !important;
    flex:0 0 44px !important;
  }

  .mobile-locations-title-inner p{
    margin:0 !important;
    color:#b59a63 !important;
    font-size:12px !important;
    letter-spacing:.22em !important;
    text-transform:uppercase !important;
    font-weight:600 !important;
    white-space:nowrap !important;
  }

  /* Green checkmarks in project dropdown */
  .mobile-projects-menu a{
    position:relative !important;
    color:#111418 !important;
  }

  .mobile-projects-menu a::before{
    content:"✓" !important;
    color:#25c25a !important;
    font-weight:800 !important;
    font-size:16px !important;
    line-height:1 !important;
    margin-right:10px !important;
    display:inline-block !important;
    transform:translateY(-1px) !important;
  }

  /* If the checkmark was written in HTML, color the first symbol visually via text-shadow fallback */
  .mobile-projects-menu a{
    justify-content:flex-start !important;
    padding-left:18px !important;
  }

  /* Center "Back to main" on mobile */
  a[href="index.html"],
  a[href="index.html"],
  a[href="./index.html"],
  a[href="./index.html"]{
    text-align:center !important;
  }

  .back-link,
  .return-home,
  .back-home,
  .project-back,
  .page-back{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    width:100% !important;
  }

  .back-link a,
  .return-home a,
  .back-home a,
  .project-back a,
  .page-back a{
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
  }
}

@media(min-width:641px){
  .mobile-locations-title{
    display:none !important;
  }
}

@media(max-width:330px){
  .nav-inner{
    padding-left:12px !important;
    padding-right:12px !important;
    gap:8px !important;
  }

  .logo-monogram{
    width:38px !important;
    min-width:38px !important;
  }

  .logo-slash{
    font-size:22px !important;
  }

  .logo-word{
    font-size:9.2px !important;
    letter-spacing:.13em !important;
  }

  .header-phone{
    width:48px !important;
    min-width:48px !important;
    max-width:48px !important;
    height:48px !important;
    min-height:48px !important;
    border-radius:14px !important;
  }

  .header-phone-icon{
    width:31px !important;
    height:31px !important;
  }

  .mobile-locations-title{
    padding:22px 0 20px !important;
  }

  .mobile-locations-title-inner{
    width:min(100% - 24px,420px) !important;
    gap:10px !important;
  }

  .mobile-locations-title-inner span{
    width:34px !important;
    flex-basis:34px !important;
  }

  .mobile-locations-title-inner p{
    font-size:11px !important;
    letter-spacing:.18em !important;
  }
}

/* === PROJECT PAGES MOBILE V2 FIXES === */
@media(max-width:640px){

  /* Hide duplicated "Локации проектов" line inside the dark info card under the map */
  .map-info .eyebrow,
  .map-card .eyebrow,
  .locations-card .eyebrow,
  .map-aside .eyebrow,
  .map-info .section-kicker,
  .map-card .section-kicker,
  .locations-card .section-kicker,
  .map-aside .section-kicker,
  .map-info [class*="eyebrow"],
  .map-card [class*="eyebrow"],
  .locations-card [class*="eyebrow"],
  .map-aside [class*="eyebrow"],
  .map-info [class*="kicker"],
  .map-card [class*="kicker"],
  .locations-card [class*="kicker"],
  .map-aside [class*="kicker"]{
    display:none !important;
    margin:0 !important;
    padding:0 !important;
    height:0 !important;
  }

  /* Pull the remaining dark info-card content closer to the top */
  .map-info,
  .map-card,
  .locations-card,
  .map-aside{
    padding-top:28px !important;
  }

  .map-info h2,
  .map-info h3,
  .map-card h2,
  .map-card h3,
  .locations-card h2,
  .locations-card h3,
  .map-aside h2,
  .map-aside h3{
    margin-top:0 !important;
  }

  /* Dropdown links: exact index-style green checkmark, no black written checkmarks */
  .mobile-projects-menu a{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:10px !important;
    padding-left:18px !important;
  }

  .mobile-projects-menu a::before{
    content:"✓" !important;
    color:#25c25a !important;
    font-weight:800 !important;
    font-size:16px !important;
    line-height:1 !important;
    margin:0 !important;
    flex:0 0 auto !important;
    display:inline-block !important;
    transform:translateY(-1px) !important;
  }

  /* Center "Вернуться на главную" in any common structure */
  a[href*="index.html"],
  a[href*="index.html"]{
    text-align:center !important;
  }

  .back-link,
  .return-home,
  .back-home,
  .project-back,
  .page-back,
  .back-to-main,
  .back-to-home,
  .catalog-back,
  .projects-back,
  [class*="back"],
  [class*="return"]{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    text-align:center !important;
    width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .back-link a,
  .return-home a,
  .back-home a,
  .project-back a,
  .page-back a,
  .back-to-main a,
  .back-to-home a,
  .catalog-back a,
  .projects-back a,
  [class*="back"] a,
  [class*="return"] a{
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
    justify-content:center !important;
  }
}

@media(max-width:330px){
  .map-info,
  .map-card,
  .locations-card,
  .map-aside{
    padding-top:24px !important;
  }
}

@media(max-width:640px){
  .mobile-duplicate-location-hide{
    display:none !important;
    margin:0 !important;
    padding:0 !important;
    height:0 !important;
  }
}


/* === MOBILE TITLE BREAK FIX === */
@media (max-width: 640px){

.section-title .accent,
.projects-title .accent,
.catalog-title .accent,
.title-accent{
    display:block !important;
    margin-top:6px !important;
}

.section-title,
.projects-title,
.catalog-title{
    line-height:1.05 !important;
}
}

/* === GLOBAL MOBILE FORM CLOSE FIX — ONLY CLOSE BUTTON === */
/* Единый чёрный крестик внутри блока формы на всех страницах */
#presentationModal .lead-modal-card,
#presentationModal .modal-card,
.presentation-modal .lead-modal-card,
.presentation-modal .modal-card,
.lead-modal .lead-modal-card,
.lead-modal-card,
.modal-card{
  position: relative !important;
}

#presentationModal .lead-modal-close,
#presentationModal .modal-close,
.presentation-modal .lead-modal-close,
.presentation-modal .modal-close,
.lead-modal .lead-modal-close,
.lead-modal-close,
.modal-close,
button[aria-label="Закрыть"],
button[aria-label="Close"]{
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  left: auto !important;
  bottom: auto !important;
  transform: none !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 36px !important;
  height: 36px !important;
  padding: 0 !important;
  margin: 0 !important;

  color: #111418 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;

  font-size: 34px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;

  cursor: pointer !important;
  z-index: 10002 !important;
  opacity: 1 !important;
}

#presentationModal .lead-modal-close:hover,
#presentationModal .modal-close:hover,
.presentation-modal .lead-modal-close:hover,
.presentation-modal .modal-close:hover,
.lead-modal .lead-modal-close:hover,
.lead-modal-close:hover,
.modal-close:hover,
button[aria-label="Закрыть"]:hover,
button[aria-label="Close"]:hover{
  color: #111418 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* iPhone SE / iPhone 8 / iPhone 8 Plus и похожие ширины */
@media (max-width: 430px){
  #presentationModal.lead-modal,
  .presentation-modal,
  .lead-modal{
    padding: 14px !important;
    align-items: center !important;
  }

  #presentationModal .lead-modal-card,
  #presentationModal .modal-card,
  .presentation-modal .lead-modal-card,
  .presentation-modal .modal-card,
  .lead-modal .lead-modal-card,
  .lead-modal-card,
  .modal-card{
    position: relative !important;
    max-height: calc(100vh - 28px) !important;
    overflow: auto !important;
  }

  #presentationModal .lead-modal-close,
  #presentationModal .modal-close,
  .presentation-modal .lead-modal-close,
  .presentation-modal .modal-close,
  .lead-modal .lead-modal-close,
  .lead-modal-close,
  .modal-close,
  button[aria-label="Закрыть"],
  button[aria-label="Close"]{
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    width: 34px !important;
    height: 34px !important;
    font-size: 32px !important;
    font-weight: 800 !important;
  }

  #presentationModal .lead-modal-card h3,
  #presentationModal .modal-card h3,
  .presentation-modal .lead-modal-card h3,
  .presentation-modal .modal-card h3,
  .lead-modal-card h3,
  .modal-card h3{
    padding-right: 40px !important;
  }
}

/* === MOBILE HEADER UNIFIED FIX — ONLY HEADER === */
/* Единый размер логотипа/названия в мобильном хедере на всех страницах */
@media (max-width: 640px){
  .nav{
    height:78px !important;
    padding:0 !important;
    overflow:hidden !important;
    background:#f6f1e8 !important;
  }

  .nav-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    width:100% !important;
    max-width:100% !important;
    padding-left:16px !important;
    padding-right:16px !important;
    box-sizing:border-box !important;
  }

  .brand-logo{
    min-width:0 !important;
    gap:9px !important;
    flex:1 1 auto !important;
    overflow:hidden !important;
  }

  .logo-monogram{
    width:44px !important;
    height:40px !important;
    min-width:44px !important;
    flex:0 0 44px !important;
  }

  .logo-slash{
    font-size:24px !important;
    min-width:auto !important;
    flex:0 0 auto !important;
  }

  .logo-word{
    font-size:13px !important;
    letter-spacing:.22em !important;
    text-transform:uppercase !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:clip !important;
    color:rgba(14,21,29,.82) !important;
  }

  .nav-links{
    display:none !important;
  }

  .header-phone{
    width:54px !important;
    height:54px !important;
    min-width:54px !important;
    max-width:54px !important;
    padding:0 !important;
    border-radius:16px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 54px !important;
    margin:0 !important;
  }

  .header-phone-text{
    display:none !important;
  }

  .header-phone-icon{
    width:34px !important;
    height:34px !important;
    margin:0 !important;
  }
}

/* Для очень узких экранов сохраняем аккуратное уменьшение, чтобы название не вылезало */
@media (max-width: 375px){
  .logo-word{
    font-size:11.5px !important;
    letter-spacing:.17em !important;
  }
}

@media (max-width: 330px){
  .nav-inner{
    padding-left:12px !important;
    padding-right:12px !important;
    gap:8px !important;
  }

  .logo-monogram{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    flex-basis:38px !important;
  }

  .logo-slash{
    font-size:22px !important;
  }

  .logo-word{
    font-size:9.2px !important;
    letter-spacing:.13em !important;
  }

  .header-phone{
    width:48px !important;
    min-width:48px !important;
    max-width:48px !important;
    height:48px !important;
    min-height:48px !important;
    border-radius:14px !important;
  }

  .header-phone-icon{
    width:31px !important;
    height:31px !important;
  }
}

