@charset "UTF-8";
:root{--paper:#faf9f6;--white:#fff;--ink:#292d26;--muted:#666b61;--olive:#505b3c;--olive-dark:#35402b;--line:#dedfd5;--soft:#f0f1e9;--serif:Georgia,'Times New Roman',serif;--sans:Inter,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #899657;outline-offset:5px}.container{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--olive);color:white;padding:18px 24px;min-height:58px;border:1px solid transparent;border-radius:4px;font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--olive-dark);transform:translateY(-2px)}.button>.icon:last-child:not(:first-child){margin-left:14px;width:19px}.button-small{padding:12px 17px;min-height:46px;font-size:14px}.button-light{background:var(--paper);color:var(--olive-dark)}.button-light:hover{background:#e9ecdc}.eyebrow{display:block;font-size:11px;letter-spacing:2px;font-weight:700;line-height:1.6;color:var(--olive);margin-bottom:22px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-1.8px;line-height:1.12}h2{font-size:clamp(36px,3.5vw,50px);margin-bottom:24px}h2 em,h1 em{font-weight:400;color:var(--olive)}p{color:var(--muted)}.section{padding:100px 0}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:600;color:var(--olive);padding-block:8px}.text-link:hover{color:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--white);z-index:100}.skip-link:focus{top:10px}
.site-header{background:rgba(250,249,246,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{width:62px;height:50px;object-fit:cover;mix-blend-mode:multiply}.brand>span{font-family:var(--serif);font-size:24px;letter-spacing:-.5px;line-height:1.2}.brand small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:2.5px;margin-top:9px}.site-header nav{display:flex;gap:25px;font-size:13px;font-weight:500}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:var(--olive);text-decoration:underline;text-underline-offset:7px}.menu-toggle{display:none}
.hero{overflow:hidden;padding:64px 0 74px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.hero-copy{padding:12px 0}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:10px}.tiny-line{width:25px;height:1px;background:var(--olive)}h1{font-size:clamp(58px,5.9vw,83px);margin-bottom:28px;line-height:1.04}.hero-description{font-size:16px;max-width:430px;line-height:1.85;margin-bottom:30px}.hero-description strong{font-weight:600;color:#44493c}.hero-note{display:flex;align-items:center;gap:8px;font-size:12px;margin:19px 0 0}.hero-note .icon{width:15px;height:15px}.hero-visual{position:relative;background:#30322e;border-radius:140px 4px 4px 4px;isolation:isolate;padding-top:45px;align-self:stretch;min-height:540px;display:flex;flex-direction:column;justify-content:flex-end}.hero-visual:before{content:'';position:absolute;inset:-16px -16px 16px 16px;border:1px solid #d3d6c5;border-radius:150px 4px 4px 4px;z-index:-2}.photo-overline{font-size:10px;letter-spacing:2px;color:#dbdfcf;text-align:right;margin:10px 25px 0}.photo-overline span{display:block;font-size:7px;letter-spacing:2.3px;margin-top:3px}.hero-image{width:100%;height:380px;object-fit:cover;object-position:50% 35%;margin-top:16px}.photo-caption{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;background:#30322e;color:#d9ddcf;font-size:13px;line-height:1.7;border-radius:0 0 4px 4px}.photo-caption strong{font-weight:400;color:white}.caption-mark{font-family:var(--serif);font-size:35px;font-style:italic;color:#c7cdb9}.photo-tag{position:absolute;right:-18px;bottom:100px;background:var(--paper);display:flex;align-items:center;gap:12px;padding:17px 22px;font-size:12px;box-shadow:0 8px 30px #0000000d;border:1px solid var(--line);border-radius:3px}.photo-tag .icon{width:29px;height:29px;color:var(--olive)}.photo-tag strong{font-weight:600}
.locations-strip{background:var(--soft);border-block:1px solid var(--line)}.locations-strip .container{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:25px}.locations-strip span{display:flex;align-items:center;gap:10px;font-size:14px}.locations-strip .icon{width:18px;height:18px;color:var(--olive)}.locations-strip .strip-label{font-size:10px;letter-spacing:1.6px;color:var(--muted)}.online-location{border-left:1px solid #ced2c2;padding-left:35px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:310px;font-size:15px;margin-bottom:4px}.practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.practice-card{background:var(--white);border:1px solid var(--line);padding:36px 40px;border-radius:5px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.icon-box{background:var(--soft);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:var(--olive)}.icon-box .icon{width:26px;height:26px}.card-number{font-size:12px;color:#787e6b;letter-spacing:2px}.practice-card h3{font-family:var(--serif);font-size:33px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin-bottom:18px}.practice-card p{font-size:15px;max-width:430px}.practice-card ul{padding:4px 0 18px;margin:0 0 14px;list-style:none;border-bottom:1px solid var(--line);font-size:14px}.practice-card li{padding:7px 0 7px 20px;position:relative}.practice-card li>.icon{color:var(--olive);position:absolute;left:0;top:10px;width:15px;height:15px}.about-section{background:var(--soft)}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.about-photo{position:relative;padding-bottom:25px}.about-photo img{width:100%;height:480px;object-fit:cover;border-radius:4px}.photo-label{position:absolute;bottom:0;right:-20px;background:var(--paper);padding:22px 28px;font-size:10px;letter-spacing:1.7px;border:1px solid var(--line)}.about-copy>p{font-size:15px;margin-bottom:18px}.about-values{display:flex;flex-direction:column;gap:8px;margin:24px 0}.about-values span{display:flex;gap:10px;align-items:center;font-size:14px}.about-values .icon{width:17px;height:17px;color:var(--olive)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.team-photo{overflow:hidden;border-radius:4px;background:var(--soft);aspect-ratio:3/4}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .5s}.team-card:hover img{transform:scale(1.025)}.team-card h3{font-family:var(--serif);font-size:23px;line-height:1.35;font-weight:400;margin:21px 0 8px;max-width:240px}.team-card p{font-size:11px;letter-spacing:.25px;margin:0}.service-section{background:var(--olive-dark);padding:84px 0;color:var(--paper);position:relative;overflow:hidden}.service-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.service-section .eyebrow{color:#c5cbb4;font-size:10px}.service-section h2{font-size:45px}.service-section h2 em{color:#c5cbb4}.service-section p{color:#d0d5c8;font-size:15px;max-width:450px;margin-bottom:28px}.service-steps>div{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid #ffffff26}.service-steps>div:last-child{border:0}.service-steps>div>span{font-family:var(--serif);font-style:italic;font-size:28px;color:#c5cbb4;line-height:1.25}.service-steps h3{font-size:17px;font-weight:500;margin-bottom:8px;line-height:1.4}.service-steps p{font-size:14px;margin:0}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.faq-grid>div>p{font-size:15px;max-width:300px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:22px 0;font-size:15px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;font-weight:300;color:var(--olive);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:15px;padding:0 30px 22px 0;margin:0}.contact-section{padding:65px 0 75px;background:#eeeee5;border-top:1px solid var(--line);text-align:center}.contact-inner h2{margin-bottom:18px}.contact-inner>p{font-size:15px;margin-bottom:27px}.contact-inner .eyebrow{margin-bottom:18px}.contact-number{display:block;font-size:12px;color:var(--muted);margin-top:17px}footer{background:var(--paper)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:48px}.footer-main>p{font-size:12px;margin:0;line-height:1.9}.footer-contact{display:flex;align-items:center;gap:10px;font-size:14px}.footer-contact .icon{color:var(--olive)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:11px;color:var(--muted);padding-right:40px}.floating-whatsapp{position:fixed;bottom:24px;right:24px;width:54px;height:54px;border-radius:50%;background:var(--olive);color:white;display:grid;place-items:center;box-shadow:0 5px 20px #26302130;z-index:25;border:1px solid #ffffff66;transition:transform .2s}.floating-whatsapp:hover{transform:translateY(-3px);background:var(--olive-dark)}.floating-whatsapp .icon{width:29px;height:29px}
.redirect-page{min-height:100svh;display:grid;place-items:center;padding:30px 20px;background:var(--soft)}.redirect-card{text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:35px 50px;width:min(100%,560px)}.redirect-logo{width:150px;height:150px;object-fit:contain;margin:0 auto 28px;border-radius:4px}.redirect-icon{width:54px;height:54px;margin:0 auto 20px;border-radius:50%;background:#e7ebde;color:var(--olive);display:grid;place-items:center}.redirect-icon .icon{width:30px;height:30px}.redirect-card .eyebrow{font-size:10px;margin-bottom:13px}.redirect-card h1{font-size:36px;letter-spacing:-1px;line-height:1.15;margin-bottom:18px}.redirect-card p{font-size:15px}.redirect-phone{margin-top:22px;font-size:13px!important}.redirect-phone strong{font-size:17px;font-weight:500;color:var(--ink)}.back-link{display:block;font-size:13px;color:var(--muted);margin-top:24px;text-decoration:underline;text-underline-offset:4px}.loading-dots{display:flex;justify-content:center;gap:6px;margin-block:25px}.loading-dots span{width:6px;height:6px;border-radius:50%;background:var(--olive);animation:pulse 1.5s infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}[hidden]{display:none!important}@keyframes pulse{0%,80%,100%{opacity:.3}40%{opacity:1}}
@media(min-width:1500px){.hero{padding-block:80px}.hero-visual{min-height:565px}.hero-image{height:410px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.header-inner{gap:15px}.site-header nav{gap:16px;font-size:12px}.brand>span{font-size:22px}.brand img{width:48px;height:40px}.header-cta{font-size:12px;padding:12px}.hero-grid{gap:30px;grid-template-columns:1fr 1fr}h1{font-size:67px}.hero-visual{min-height:515px}.hero-image{height:350px}.hero .button{font-size:13px;padding:17px}.hero .button>.icon:last-child{margin-left:2px}.about-grid{gap:50px}.service-grid{gap:50px}.team-grid{gap:18px}.faq-grid{gap:50px}.footer-main .brand>span{font-size:20px}}
@media(max-width:800px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{height:80px;flex-wrap:wrap}.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;border:1px solid var(--line);border-radius:3px;padding:10px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:1px;background:var(--ink)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:80px;left:0;width:100%;padding:16px 25px;background:var(--paper);border-bottom:1px solid var(--line);font-size:15px;box-shadow:0 12px 20px #0000000a}.site-header nav.is-open{display:flex;flex-direction:column;gap:4px}.hero{padding:40px 0 45px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy{max-width:580px}.hero .eyebrow{font-size:10px;margin-bottom:24px}h1{font-size:clamp(60px,10.3vw,81px);margin-bottom:24px}.hero-description{max-width:480px;font-size:16px}.hero .button{font-size:15px;padding:17px 22px}.hero-visual{margin-right:10px;min-height:0;border-radius:100px 4px 4px 4px;padding-top:25px}.hero-visual:before{inset:-10px -10px 10px 10px;border-radius:110px 4px 4px 4px}.hero-image{height:auto;aspect-ratio:1.5;object-fit:cover;margin-top:20px}.photo-overline{margin-top:6px}.photo-caption{padding:18px 22px}.photo-tag{right:-10px;bottom:90px;padding:12px 16px}.locations-strip .container{display:grid;grid-template-columns:repeat(3,1fr);gap:17px 10px;padding-block:24px}.locations-strip .strip-label{grid-column:1/-1}.locations-strip span{font-size:13px;gap:7px}.online-location{grid-column:1/-1;border:0;padding:13px 0 0;border-top:1px solid var(--line)}.section{padding:64px 0}.section-heading{align-items:start;flex-direction:column;gap:16px;margin-bottom:30px}.section-heading>p{max-width:450px}.eyebrow{font-size:10px;margin-bottom:17px}h2{font-size:40px;letter-spacing:-1.1px}.practice-card{padding:28px 24px}.practice-card h3{font-size:29px}.practice-card li{font-size:13px}.practice-card .text-link{font-size:13px;gap:8px}.about-grid{grid-template-columns:1fr;gap:45px}.about-photo img{height:auto;max-height:470px;object-fit:cover}.photo-label{right:0;font-size:9px;padding:19px}.about-copy{max-width:550px}.team-grid{grid-template-columns:repeat(2,1fr);gap:30px 22px}.team-card h3{font-size:24px}.service-section{padding:60px 0}.service-grid{grid-template-columns:1fr;gap:25px}.service-section h2{font-size:40px}.service-steps>div{padding:22px 0}.faq-grid{grid-template-columns:1fr;gap:30px}.contact-section{padding:54px 0}.footer-main{flex-wrap:wrap;gap:24px}.footer-main>p{margin-right:auto}.footer-bottom{flex-direction:column;gap:5px;padding-bottom:30px}.floating-whatsapp{bottom:18px;right:18px;width:50px;height:50px}}
@media(max-width:520px){.practice-grid{grid-template-columns:1fr;gap:18px}.practice-card{padding:28px}.practice-card h3{font-size:31px}.practice-card .text-link{font-size:14px}.practice-card li{font-size:14px}.hero-description{font-size:15px}.hero .button{gap:10px;font-size:14px;padding:17px 18px}.hero-note{font-size:11px}.hero-visual{border-radius:70px 3px 3px 3px}.hero-visual:before{border-radius:80px 3px 3px 3px}.photo-overline{font-size:8px;letter-spacing:1.5px}.photo-caption{font-size:11px;padding:16px 18px}.caption-mark{font-size:29px}.photo-tag{font-size:10px;bottom:77px;padding:10px 12px;gap:8px}.photo-tag .icon{width:23px;height:23px}.team-grid{gap:30px 15px}.team-card h3{font-size:21px;margin-top:15px}.team-card p{font-size:10px}.team-photo{aspect-ratio:3/4.5}.service-section h2{font-size:37px}.service-section .button{font-size:14px;padding:16px}.contact-inner h2{font-size:38px}.contact-inner .button{font-size:13px;padding:17px}.contact-inner .button>.icon:last-child{margin-left:2px}.footer-main{flex-direction:column;align-items:start;padding-block:35px}.redirect-card{padding:28px 22px}.redirect-card h1{font-size:32px}.redirect-logo{width:130px;height:130px}.redirect-card p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Marca transparente clara com contraste nos fundos claros do site. */
.brand img{width:164px;height:auto;object-fit:contain;mix-blend-mode:normal;filter:brightness(.24)}
.header-inner{height:112px}
.footer-main .brand img{width:200px}
.redirect-logo{width:220px;height:auto;object-fit:contain;border-radius:0;filter:brightness(.24);margin-bottom:30px}
@media(max-width:800px){.header-inner{height:92px}.brand img{width:140px}.site-header nav{top:92px}html{scroll-padding-top:110px}}
@media(max-width:520px){.redirect-logo{width:200px}}
/* Bootstrap Icons: controles de navegação e perguntas frequentes. */
.menu-toggle .icon{width:22px;height:22px}.menu-toggle .menu-close-icon{display:none}.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}.menu-toggle[aria-expanded=true] .menu-close-icon{display:block}.faq-list summary>span{display:flex}.faq-list summary>span .icon{width:18px;height:18px}

/* O recorte da foto acompanha a moldura, sem cortar a etiqueta flutuante. */
.hero-visual{padding-top:0}
.hero-photo{position:relative;flex:1;min-height:440px;overflow:hidden;border-radius:inherit}
.hero-photo .hero-image{position:absolute;inset:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:center}
.hero-photo .photo-overline{position:absolute;top:26px;right:25px;margin:0;z-index:1;text-shadow:0 1px 6px #0009}
@media(max-width:1100px) and (min-width:801px){.hero-visual{min-height:0;align-self:center}.hero-photo{flex:none;min-height:0;aspect-ratio:3/2}.hero-photo .photo-overline{top:16px;right:18px;font-size:8px}}
@media(max-width:800px){.hero-photo{flex:auto;min-height:0;aspect-ratio:3/2}.hero-photo .photo-overline{top:18px;right:20px}}

/* Sombra difusa abaixo das fotografias, presente também sem hover. */
.about-photo img,.team-photo{box-shadow:0 16px 26px -16px #29312645,0 5px 10px -6px #29312616}
@media(max-width:360px){.hero .button,.contact-inner .button,.service-section .button{padding-inline:12px;gap:8px;font-size:13px}.button>.icon:last-child:not(:first-child){margin-left:2px}}

@media(min-width:801px){.site-header nav{margin-left:auto}}
