:root{--black:#070707;--black2:#101010;--gold:#caa24d;--gold2:#f0d58c;--cream:#f6f2e8;--text:#ece7da;--muted:#bdb7aa;--line:rgba(202,162,77,.25);--shadow:0 24px 70px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:Montserrat,Arial,sans-serif;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.loader{position:fixed;inset:0;background:#050505;z-index:9999;display:grid;place-content:center;gap:25px;transition:.65s ease}.loader.hide{opacity:0;visibility:hidden}.loader-mark{width:150px;animation:pulse 1.4s ease-in-out infinite}.loader-line{width:160px;height:2px;background:#252018;overflow:hidden}.loader-line span{display:block;width:45%;height:100%;background:linear-gradient(90deg,var(--gold),var(--gold2));animation:load 1.1s ease-in-out infinite}.site-header{position:fixed;top:0;width:100%;z-index:1000;border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{background:rgba(5,5,5,.9);backdrop-filter:blur(14px);border-color:var(--line)}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between}.brand img{width:76px;border-radius:8px}.nav{display:flex;align-items:center;gap:30px}.nav>a{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.nav>a:not(.nav-cta):hover{color:var(--gold2)}.nav-cta{border:1px solid var(--gold);padding:12px 18px;border-radius:4px;color:var(--gold2)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{width:25px;height:2px;background:var(--gold2);display:block;margin:5px}.hero{min-height:100vh;display:flex;align-items:center;position:relative;padding:140px 0 85px;overflow:hidden;background:radial-gradient(circle at 80% 35%,rgba(202,162,77,.13),transparent 28%),linear-gradient(125deg,#050505,#0c0b09 55%,#050505)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:80px;align-items:center}.eyebrow{font-size:.72rem;letter-spacing:.22em;font-weight:700;color:var(--gold2);margin:0 0 18px}.eyebrow.dark{color:#8d6827}.hero h1,.section-heading h2,.contact h2{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.98;margin:0}.hero h1{font-size:clamp(3rem,6.3vw,6.2rem);max-width:780px}.hero h1 em{font-style:normal;color:var(--gold2)}.hero-text{max-width:680px;color:var(--muted);font-size:1.03rem;margin:27px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 23px;border-radius:4px;border:1px solid transparent;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;cursor:pointer;transition:.25s}.btn-gold{background:linear-gradient(135deg,#af8131,var(--gold2),#bd8e37);color:#15110a;box-shadow:0 12px 30px rgba(202,162,77,.2)}.btn-gold:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn-ghost{border-color:rgba(255,255,255,.22)}.btn-ghost:hover{border-color:var(--gold);color:var(--gold2)}.hero-points{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.hero-points span{font-size:.72rem;color:#d4cec1;position:relative;padding-left:14px}.hero-points span:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.hero-card{position:relative;max-width:470px;justify-self:end;padding:24px}.hero-card>img{border-radius:7px;box-shadow:var(--shadow);position:relative;z-index:2}.gold-frame{position:absolute;inset:4px 44px 44px 4px;border:1px solid var(--gold);z-index:1}.hero-card-caption{position:absolute;right:-15px;bottom:-20px;z-index:3;background:#0b0b0b;border:1px solid var(--line);padding:18px 22px;box-shadow:var(--shadow)}.hero-card-caption strong,.hero-card-caption span{display:block}.hero-card-caption strong{font-family:"Cormorant Garamond";font-size:1.5rem;color:var(--gold2)}.hero-card-caption span{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.scroll-hint{position:absolute;bottom:22px;left:50%;width:28px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:20px}.scroll-hint span{position:absolute;top:8px;left:12px;width:3px;height:9px;background:var(--gold);border-radius:2px;animation:scroll 1.6s infinite}.section{padding:110px 0}.section-light{background:var(--cream);color:#191712}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.section-heading h2,.contact h2{font-size:clamp(2.5rem,4.6vw,4.6rem)}.about-copy{font-size:1rem;color:#544e43}.credential{margin-top:35px;border-top:1px solid #d9ccb1;padding-top:25px;display:flex;align-items:baseline;gap:15px}.credential span{letter-spacing:.18em;font-size:.75rem;font-weight:700}.credential strong{font-family:"Cormorant Garamond";font-size:2.6rem;color:#8c692d}.areas{background:linear-gradient(180deg,#090909,#0d0c0a)}.section-heading.center{text-align:center;max-width:800px;margin:0 auto 55px}.section-heading.center>p:last-child{color:var(--muted)}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.practice-card{min-height:330px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.01));padding:30px;position:relative;overflow:hidden;transition:.35s}.practice-card:after{content:"";position:absolute;inset:auto -50% -70% -50%;height:70%;background:radial-gradient(circle,rgba(202,162,77,.18),transparent 68%);opacity:0;transition:.35s}.practice-card:hover{transform:translateY(-6px);border-color:rgba(202,162,77,.6)}.practice-card:hover:after{opacity:1}.practice-card .icon{font-family:Georgia,serif;color:var(--gold2);font-size:2rem}.practice-card .num{position:absolute;right:24px;top:24px;color:#5f5135;font-family:"Cormorant Garamond";font-size:1.35rem}.practice-card h3{font-family:"Cormorant Garamond";font-size:2rem;line-height:1.05;margin:45px 0 14px;color:#f4e8c7}.practice-card p{font-size:.88rem;color:var(--muted)}.cta-card{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#a8792c,#e2bd67);color:#15110a;border:0}.cta-card .eyebrow,.cta-card p{color:#2b210f}.cta-card h3{margin:12px 0 28px;color:#181109;font-size:2.35rem}.cta-card a{font-weight:800;font-size:.82rem;text-transform:uppercase;letter-spacing:.07em}.cta-card a span{font-size:1.2rem;margin-left:6px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:55px}.step{border-top:1px solid #cab786;padding-top:25px}.step span{display:grid;place-items:center;width:44px;height:44px;background:#17140f;color:var(--gold2);border-radius:50%;font-family:"Cormorant Garamond";font-size:1.4rem}.step h3{font-family:"Cormorant Garamond";font-size:1.9rem;margin:20px 0 8px}.step p{color:#665f53;font-size:.9rem}.contact{background:radial-gradient(circle at 20% 25%,rgba(202,162,77,.12),transparent 30%),#080808}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.contact-info>p:not(.eyebrow){color:var(--muted)}.contact-list{margin:35px 0;display:grid;gap:10px}.contact-list>a,.contact-list>div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.contact-list span{font-size:.72rem;color:var(--gold2);text-transform:uppercase;letter-spacing:.08em}.contact-list strong{text-align:right;font-size:.86rem}.socials{display:flex;gap:10px}.socials a{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;transition:.2s}.socials a:hover{background:var(--gold);color:#111}.socials svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.socials .fill{fill:currentColor;stroke:none}.contact-form{background:#f6f2e8;color:#201d17;padding:36px;border-radius:7px;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:8px;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:18px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d4c7aa;background:#fffdf7;padding:14px;font:inherit;color:#211e17;border-radius:3px;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#9b722b;box-shadow:0 0 0 3px rgba(155,114,43,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;flex-direction:row;gap:10px!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;line-height:1.4}.check input{width:auto;margin-top:3px}.contact-form .btn{width:100%;border:0}.form-note{text-align:center;font-size:.7rem;color:#766e62;margin:10px 0 0}.map-section{height:530px;position:relative}.map-section iframe{width:100%;height:100%;border:0;filter:grayscale(1) contrast(1.05)}.map-card{position:absolute;left:max(20px,calc((100% - 1180px)/2));top:50%;transform:translateY(-50%);background:#090909;color:#eee;padding:32px;border:1px solid var(--line);box-shadow:var(--shadow);max-width:360px}.map-card span{font-size:.68rem;color:var(--gold2);letter-spacing:.14em}.map-card strong{font-family:"Cormorant Garamond";font-size:2rem;display:block;margin-top:10px}.map-card p{color:var(--muted)}.map-card a{font-size:.74rem;text-transform:uppercase;color:var(--gold2);font-weight:700}footer{background:#050505;padding:55px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:90px 1fr auto;gap:24px;align-items:center}.footer-grid img{width:80px;border-radius:5px}.footer-grid strong,.footer-grid span{display:block}.footer-grid strong{font-family:"Cormorant Garamond";font-size:1.35rem}.footer-grid span{font-size:.72rem;color:var(--gold2)}.footer-links{display:flex;gap:20px;font-size:.75rem;color:var(--muted)}.footer-bottom{border-top:1px solid #1b1915;margin-top:30px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.66rem;color:#807a70}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:900;display:flex;align-items:center;gap:10px;background:#25d366;color:#07170d;padding:12px 17px;border-radius:999px;font-weight:800;font-size:.77rem;box-shadow:0 12px 35px rgba(0,0,0,.35);animation:float 2.6s ease-in-out infinite}.whatsapp-float svg{width:25px;height:25px;fill:currentColor}.reveal{opacity:0;transform:translateY(26px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@keyframes pulse{50%{transform:scale(1.04);filter:brightness(1.15)}}@keyframes load{from{transform:translateX(-120%)}to{transform:translateX(340%)}}@keyframes scroll{0%{opacity:0;transform:translateY(0)}40%{opacity:1}100%{opacity:0;transform:translateY(19px)}}@keyframes float{50%{transform:translateY(-5px)}}
@media(max-width:900px){.menu-toggle{display:block;z-index:2}.nav{position:fixed;inset:0 0 auto 0;top:0;padding:115px 25px 35px;background:#070707;display:flex;flex-direction:column;align-items:stretch;transform:translateY(-110%);transition:.35s;border-bottom:1px solid var(--line)}.nav.open{transform:none}.nav a{text-align:center;padding:11px}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:55px}.hero-card{justify-self:center;max-width:390px}.cards-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:45px}.contact-list>a,.contact-list>div{align-items:flex-start}.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:80px 1fr}.footer-links{grid-column:1/-1}.footer-bottom{flex-direction:column}.map-card{left:20px}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:74px}.brand img{width:60px}.hero{min-height:auto;padding:120px 0 80px}.hero h1{font-size:3.45rem}.hero-text{font-size:.94rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-points{display:grid;gap:8px}.hero-card{padding:13px}.hero-card-caption{position:relative;right:auto;bottom:auto;margin:-10px 14px 0}.gold-frame{inset:0 24px 35px 0}.section{padding:78px 0}.section-heading h2,.contact h2{font-size:2.8rem}.cards-grid{grid-template-columns:1fr}.practice-card{min-height:auto}.form-row{grid-template-columns:1fr}.contact-form{padding:24px 18px}.contact-list>a,.contact-list>div{display:grid;gap:5px}.contact-list strong{text-align:left;word-break:break-word}.map-section{height:650px}.map-card{top:auto;bottom:20px;transform:none;right:20px;max-width:none}.footer-grid{grid-template-columns:65px 1fr}.footer-grid img{width:60px}.footer-links{flex-wrap:wrap}.whatsapp-float{right:14px;bottom:14px;padding:13px}.whatsapp-float span{display:none}.scroll-hint{display:none}}
/* Ultra premium refinement v2 */
.hero-photo>img{width:100%;height:650px;object-fit:cover;object-position:center 18%;border-radius:12px}.hero-photo:before{content:"";position:absolute;inset:24px;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.72));z-index:3;border-radius:10px;pointer-events:none}.hero-photo .hero-card-caption{z-index:4}.about-premium{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.about-image{position:relative}.about-image img{width:100%;aspect-ratio:16/8.2;object-fit:cover;border-radius:12px;box-shadow:0 30px 70px rgba(35,27,12,.2)}.about-image:after{content:"";position:absolute;inset:18px;border:1px solid rgba(225,183,91,.55);border-radius:8px;pointer-events:none}.about-seal{position:absolute;right:-22px;bottom:-24px;background:#0a0907;color:#fff;padding:22px 28px;border:1px solid #b98a37;box-shadow:var(--shadow);z-index:2}.about-seal span,.about-seal strong{display:block}.about-seal span{font-size:.62rem;letter-spacing:.2em;color:var(--gold2)}.about-seal strong{font-family:"Cormorant Garamond";font-size:1.45rem}.about-copy h2{font-size:clamp(2.6rem,4vw,4.5rem);margin-bottom:24px}.practice-card .icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(213,173,85,.5);border-radius:14px;background:linear-gradient(145deg,rgba(226,189,103,.13),rgba(255,255,255,.02));box-shadow:inset 0 0 25px rgba(213,173,85,.08)}.practice-card .icon svg{width:29px;height:29px;fill:none;stroke:var(--gold2);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.practice-card h3{margin-top:34px}.process{background:linear-gradient(135deg,#f8f3e8,#ede4d1)}.process-premium{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.process-intro{position:sticky;top:130px}.process-intro h2{font-size:clamp(2.8rem,4vw,4.5rem)}.process-intro>p:not(.eyebrow){color:#655e51;max-width:520px}.text-link{display:inline-flex;gap:10px;margin-top:20px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800;color:#8b6625}.process-premium .steps{display:grid;grid-template-columns:1fr;gap:14px;margin:0}.process-premium .step{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:start;border:1px solid #d8c9a8;background:rgba(255,255,255,.55);padding:28px;border-radius:12px;transition:.3s}.process-premium .step:hover{transform:translateX(6px);background:#fff;box-shadow:0 18px 45px rgba(57,42,16,.1)}.process-premium .step span{width:58px;height:58px;border-radius:14px}.process-premium .step h3{margin:2px 0 8px}.map-section{height:600px;background:#090909;padding:34px}.map-section iframe{border-radius:16px;filter:grayscale(.7) contrast(1.08);box-shadow:0 25px 80px rgba(0,0,0,.35)}.map-card{border-radius:12px;padding:38px;background:rgba(8,8,8,.94);backdrop-filter:blur(12px)}.footer-bottom{flex-wrap:wrap}.footer-bottom a{color:var(--gold2)}
@media(max-width:900px){.about-premium,.process-premium{grid-template-columns:1fr}.about-premium{gap:48px}.process-intro{position:static}.hero-photo>img{height:560px}.about-seal{right:18px}.map-section{padding:20px}}
@media(max-width:620px){.hero-photo>img{height:470px;object-position:center top}.hero-photo:before{inset:13px}.about-image img{aspect-ratio:4/3}.about-seal{right:10px;bottom:-20px;padding:16px 19px}.process-premium{gap:38px}.process-premium .step{grid-template-columns:52px 1fr;padding:20px;gap:16px}.process-premium .step span{width:48px;height:48px}.map-section{height:720px;padding:12px}.map-card{left:24px;right:24px;bottom:24px}.footer-bottom{display:grid}}

/* Refinamento final v3 */
.hero-card-caption{min-width:250px;padding:17px 24px;border-color:rgba(226,189,103,.42);background:linear-gradient(145deg,rgba(12,12,12,.98),rgba(24,20,13,.98))}
.hero-card-caption strong{font-size:1.7rem;line-height:1.05}
.hero-card-caption span{margin-top:5px;color:var(--gold2);font-weight:700;letter-spacing:.14em}
.about-premium{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:64px;padding:18px 0}
.about-image{align-self:stretch;min-height:440px;border-radius:16px;overflow:hidden;background:#17130d;box-shadow:0 30px 70px rgba(35,27,12,.18)}
.about-image img{height:100%;min-height:440px;aspect-ratio:auto;object-position:center center;border-radius:16px}
.about-image:after{inset:16px;border-radius:11px}
.about-seal{right:22px;bottom:22px;border-radius:8px}
.about-copy{padding:34px 8px 34px 0}
.about-copy h2{font-size:clamp(2.65rem,3.75vw,4.25rem);line-height:1.02;margin:0 0 28px;color:#1a1711}
.about-copy p{max-width:620px;margin:0 0 18px}
.practice-card .icon{width:64px;height:64px;border-radius:16px;border-color:rgba(226,189,103,.62);background:radial-gradient(circle at 32% 25%,rgba(226,189,103,.2),rgba(255,255,255,.025) 68%);box-shadow:inset 0 0 24px rgba(213,173,85,.08),0 12px 25px rgba(0,0,0,.16)}
.practice-card .icon svg{width:35px;height:35px;stroke-width:1.55}
.practice-card:hover .icon{transform:translateY(-2px) scale(1.04);border-color:var(--gold2);box-shadow:0 14px 32px rgba(202,162,77,.18)}
.practice-card .icon{transition:.3s ease}
.footer-grid{grid-template-columns:90px minmax(250px,1fr) auto auto}
.footer-socials{display:flex;gap:10px;justify-self:end}
.footer-socials a{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--gold2);transition:.25s}
.footer-socials a:hover{background:var(--gold2);border-color:var(--gold2);color:#100d08;transform:translateY(-2px)}
.footer-socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}
.footer-socials .fill{fill:currentColor;stroke:none}
@media(max-width:1050px){.about-premium{grid-template-columns:1fr 1fr;gap:42px}.about-copy{padding-right:0}.footer-grid{grid-template-columns:80px 1fr auto}.footer-socials{grid-column:3;grid-row:1}.footer-links{grid-column:1/-1}}
@media(max-width:900px){.about-premium{grid-template-columns:1fr;gap:42px}.about-image{min-height:auto}.about-image img{min-height:0;aspect-ratio:16/8.5}.about-copy{padding:0}.footer-grid{grid-template-columns:80px 1fr auto}.footer-socials{grid-column:3;grid-row:1}}
@media(max-width:620px){.hero-card-caption{min-width:0;margin:-12px 12px 0;padding:16px 18px}.hero-card-caption strong{font-size:1.45rem}.about-image img{aspect-ratio:4/3;object-position:center}.about-seal{right:10px;bottom:10px}.footer-grid{grid-template-columns:65px 1fr}.footer-socials{grid-column:1/-1;grid-row:auto;justify-self:start}.footer-links{grid-column:1/-1}.practice-card .icon{width:58px;height:58px}.practice-card .icon svg{width:31px;height:31px}}


/* Atuação responsável — refinamento final v4 */
.about-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 84% 16%,rgba(202,162,77,.11),transparent 28%),
    linear-gradient(135deg,#080808 0%,#11100d 52%,#080808 100%);
  color:var(--text);
}
.about-section:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.32;
  background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(90deg,transparent,black 45%,transparent);
}
.about-section .about-premium{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:64px;
  align-items:center;
  padding:0;
}
.about-section .about-image{
  margin:0;
  min-height:0;
  align-self:auto;
  position:relative;
  overflow:hidden;
  border:1px solid rgba(226,189,103,.72);
  border-radius:20px;
  background:#111;
  box-shadow:0 34px 85px rgba(0,0,0,.46);
}
.about-section .about-image:after{
  content:"";
  position:absolute;
  inset:14px;
  z-index:2;
  border:1px solid rgba(240,213,140,.28);
  border-radius:13px;
  pointer-events:none;
}
.about-section .about-image img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center center;
  border-radius:0;
  transform:scale(1.002);
}
.about-section .about-copy{
  padding:8px 0;
  color:var(--muted);
}
.about-section .about-copy .eyebrow{
  color:var(--gold2);
  margin-bottom:20px;
}
.about-section .about-copy h2{
  margin:0 0 28px;
  max-width:680px;
  color:#fff9e9;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2.65rem,4vw,4.65rem);
  font-weight:600;
  line-height:.98;
}
.about-section .about-copy>p{
  max-width:670px;
  margin:0 0 17px;
  color:#c9c3b7;
  font-size:.95rem;
  line-height:1.75;
}
.about-values{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:34px;
  padding-top:28px;
  border-top:1px solid rgba(202,162,77,.22);
}
.about-value{
  min-width:0;
  display:grid;
  grid-template-columns:46px 1fr;
  gap:12px;
  align-items:start;
}
.value-icon{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border:1px solid rgba(226,189,103,.62);
  border-radius:50%;
  color:var(--gold2);
  background:rgba(202,162,77,.06);
}
.value-icon svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.5;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.about-value strong,.about-value small{display:block}
.about-value strong{
  margin:1px 0 5px;
  color:#f5ead0;
  font-size:.72rem;
  line-height:1.3;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.about-value small{
  color:#9f998e;
  font-size:.67rem;
  line-height:1.5;
}
@media(max-width:1100px){
  .about-section .about-premium{gap:42px}
  .about-values{grid-template-columns:1fr;gap:16px}
}
@media(max-width:900px){
  .about-section .about-premium{grid-template-columns:1fr;gap:44px}
  .about-section .about-image img{aspect-ratio:16/7.2;object-position:center center}
  .about-section .about-copy{padding:0}
  .about-values{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:680px){
  .about-section .about-premium{gap:34px}
  .about-section .about-image{border-radius:14px}
  .about-section .about-image:after{inset:9px;border-radius:9px}
  .about-section .about-image img{aspect-ratio:16/9;object-position:center center}
  .about-section .about-copy h2{font-size:2.75rem}
  .about-values{grid-template-columns:1fr;gap:15px;margin-top:27px;padding-top:23px}
  .about-value{grid-template-columns:44px 1fr}
  .about-value small{font-size:.72rem}
}
