:root{--ink:#17312e;--muted:#5d6e6b;--brand:#163f3a;--brand-2:#2f756c;--mint:#e7f3ef;--cream:#f7f4ed;--white:#fff;--line:#dbe4e1;--accent:#d79a5b;--shadow:0 18px 50px #1437321a;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65}h1,h2,h3{letter-spacing:-.035em;margin:0 0 .7em;line-height:1.12}h1{max-width:900px;font-size:clamp(2.4rem,6vw,4.8rem)}h2{font-size:clamp(1.9rem,4vw,3.1rem)}h3{font-size:1.28rem}p{margin:0 0 1.15rem}a{color:var(--brand-2);text-underline-offset:3px}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:clamp(70px,9vw,120px) 0}.section-mint{background:var(--mint)}.eyebrow{color:var(--brand-2);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.lead{color:var(--muted);max-width:720px;font-size:clamp(1.08rem,2vw,1.28rem)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:#fff;padding:10px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.site-header{z-index:50;backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #dbe4e1cc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:25px;height:78px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.3rem;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.72rem}#menu-principal{align-items:center;gap:25px;display:flex}#menu-principal>a:not(.button){color:var(--ink);font-size:.93rem;font-weight:650;text-decoration:none}.menu-toggle{background:0 0;border:0;padding:9px;display:none}.menu-toggle span:not(.sr-only){background:var(--ink);width:24px;height:2px;margin:5px;display:block}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{background:var(--brand-2);transform:translateY(-1px)}.button-small{min-height:42px;padding:9px 17px;font-size:.88rem}.button-outline{color:var(--brand);background:0 0}.button-light{color:var(--brand);background:#fff;border-color:#fff}.button[disabled]{opacity:.58;cursor:not-allowed}.hero{background:linear-gradient(125deg,var(--cream),#fff 60%);padding:clamp(55px,8vw,105px) 0}.hero-grid,.two-col{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(35px,7vw,90px);display:grid}.hero-copy .lead{margin-bottom:28px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-note{color:var(--muted);margin-top:24px;font-size:.9rem}.photo-placeholder{border-radius:var(--radius);min-height:470px;color:var(--muted);background:linear-gradient(145deg,#dfece8,#f8faf9);border:1px dashed #87a39e;flex-direction:column;justify-content:flex-end;padding:30px;display:flex}.photo-placeholder span{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.photo-placeholder strong{color:var(--ink);font-size:1.25rem}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading p{max-width:580px;color:var(--muted)}.cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:30px;display:flex;box-shadow:0 8px 30px #17312e0a}.card.featured{min-height:330px;padding:38px}.card-number{color:var(--brand-2);letter-spacing:.12em;font-size:.75rem;font-weight:800}.card p{color:var(--muted)}.card a{margin-top:auto;font-weight:750}.treatment-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.treatment-list li{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px 18px}.trust-strip{background:var(--brand);color:#fff;padding:26px 0}.trust-items{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.trust-items span{text-align:center}.page-hero{background:var(--cream);padding:65px 0 45px}.page-hero h1{font-size:clamp(2.3rem,5vw,4.2rem)}.page-hero .lead{margin-bottom:25px}.breadcrumbs{padding-top:22px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:#9aaba8;margin-right:8px}.content-wrap{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:70px;display:grid}.prose h2{margin-top:2em}.prose h3{margin-top:1.6em}.prose ul{padding-left:1.3rem}.prose li{margin-bottom:.6rem}.note{border-left:4px solid var(--accent);background:var(--cream);border-radius:0 12px 12px 0;padding:20px}.side-card{background:var(--mint);border-radius:18px;padding:25px;position:sticky;top:105px}.side-card address{font-style:normal}.side-card hr{border:0;border-top:1px solid #bfd4cf;margin:24px 0}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:1.06rem;font-weight:750}details p{color:var(--muted);margin:12px 0 0}.cta-band{background:var(--brand);color:#fff;padding:60px 0}.cta-band .eyebrow{color:#9ed4cb}.cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-inner h2{margin-bottom:.25em;font-size:clamp(1.8rem,4vw,2.8rem)}.cta-inner p{margin:0}.location address,.site-footer address{font-style:normal}.map-placeholder{text-align:center;border-radius:var(--radius);background:var(--mint);border:1px dashed #88a6a0;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.map-placeholder p{max-width:430px;color:var(--muted)}.team-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.team-card{border:1px solid var(--line);border-radius:var(--radius);padding:25px}.team-card .photo-placeholder{min-height:260px;margin-bottom:22px}.pending-card{text-align:center;background:var(--cream);border-style:dashed;place-items:center;min-height:415px;display:grid}.contact-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.contact-card{background:var(--cream);border-radius:var(--radius);padding:30px}label{margin:15px 0 6px;font-weight:700;display:block}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #afbfbc;border-radius:10px;padding:14px}textarea{resize:vertical;min-height:125px}.privacy-box{max-width:800px}.site-footer{color:#d7e4e1;background:#102e2a;padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr .8fr;gap:45px;display:grid}.footer-title{color:#fff;font-size:1.45rem}.regulatory{color:#a9c0bb;font-size:.82rem}.footer-links{padding:0;list-style:none}.footer-bottom{color:#a9c0bb;border-top:1px solid #33504b;justify-content:space-between;gap:30px;margin-top:50px;padding-top:20px;font-size:.76rem;display:flex}.whatsapp-float{z-index:40;color:#fff;box-shadow:var(--shadow);background:#1d9d5a;border-radius:999px;padding:13px 19px;font-size:.88rem;font-weight:800;text-decoration:none;position:fixed;bottom:20px;right:20px}:focus-visible{outline-offset:3px;outline:3px solid #e2a96e}@media (width<=900px){.menu-toggle{display:block}#menu-principal{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:70px;left:20px;right:20px}#menu-principal.open{display:flex}.hero-grid,.two-col,.content-wrap,.contact-grid{grid-template-columns:1fr}.photo-placeholder{min-height:350px}.cards,.team-grid{grid-template-columns:1fr}.card.featured{min-height:0}.content-wrap{gap:35px}.side-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:65px 0}.nav-wrap{height:68px}.brand-mark{width:38px;height:38px}.section-heading,.cta-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.trust-items{grid-template-columns:1fr}.trust-items span{text-align:left}.treatment-list,.footer-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.photo-placeholder{min-height:290px}.whatsapp-float{bottom:14px;right:14px}}body{overflow-x:clip}.hero-grid>*,.two-col>*,.content-wrap>*,.contact-grid>*{min-width:0}h1,h2,h3,p{overflow-wrap:break-word}.home-hero{padding-block:clamp(58px,7.5vw,98px)}.home-hero .hero-grid{grid-template-columns:1.02fr .98fr;gap:clamp(38px,6vw,78px)}.home-hero h1{max-width:760px;font-size:clamp(2.65rem,5.4vw,4.6rem);line-height:1.04}.home-hero .lead{max-width:650px;font-size:clamp(1.08rem,1.7vw,1.23rem);line-height:1.65}.home-hero .hero-actions{margin-top:32px}.hero-reassurance{color:var(--muted);flex-wrap:wrap;gap:8px 24px;margin:25px 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.hero-reassurance li:before{content:"✓";color:var(--brand-2);margin-right:7px;font-weight:900}.social-proof{border-block:1px solid var(--line);background:#fff;padding:15px 0}.social-proof-inner{justify-content:center;display:flex}.rating-badge{color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:8px 15px;text-decoration:none;transition:background-color .2s;display:inline-flex}.rating-badge .stars{color:#b66b22;letter-spacing:.08em;font-size:.94rem}.rating-badge strong{font-size:.94rem}.rating-badge>span:not(.stars):not(.rating-arrow){color:var(--muted);font-size:.86rem}.rating-separator{color:var(--line)}.rating-arrow{color:var(--brand-2);font-weight:900}.compact-section{padding-block:clamp(58px,6vw,82px)}.centered-heading{text-align:center;display:block}.centered-heading h2{max-width:760px;margin-inline:auto}.highlights-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.highlight{border:1px solid var(--line);background:#fff;border-radius:17px;gap:15px;padding:22px;display:flex}.highlight-icon{background:var(--mint);width:38px;height:38px;color:var(--brand);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:900;display:grid}.highlight h3{letter-spacing:-.02em;margin-bottom:7px;font-size:1.05rem}.highlight p{color:var(--muted);margin:0;font-size:.89rem;line-height:1.5}.strategic-cards .card{border-top:4px solid var(--brand-2)}.section-action{justify-content:center;margin-top:34px;display:flex}.evaluation-grid{align-items:start}.medium-photo{min-height:390px}.steps{margin:32px 0;padding:0;list-style:none}.steps li{gap:16px;margin-bottom:20px;display:flex}.steps li>span{background:var(--brand);color:#fff;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.steps strong{margin-bottom:3px;display:block}.steps p{color:var(--muted);margin:0}.enriched-list li{flex-direction:column;gap:3px;display:flex}.enriched-list a{flex-direction:column;text-decoration:none;display:flex}.enriched-list span{color:var(--muted);font-size:.88rem}.photo-grid{grid-template-columns:1fr 1.25fr .75fr;gap:18px;display:grid}.gallery-photo{min-height:330px;padding:0}.gallery-wide{min-height:360px}.about-home{align-items:center}.inline-links{flex-wrap:wrap;gap:14px 28px;display:flex}.inline-links a{font-weight:750}.authority-section{position:relative;overflow:hidden}.authority-section:after{content:"♡";color:var(--brand-purple-100);font-family:var(--font-display);pointer-events:none;font-size:8rem;line-height:1;position:absolute;top:8%;right:4%}.authority-home{z-index:1;grid-template-columns:.82fr 1.18fr;position:relative}.authority-photo{height:520px;min-height:520px}.authority-copy{max-width:650px}.authority-role{background:var(--brand-turquoise-100);color:var(--brand-purple-700);border-radius:999px;margin:-4px 0 24px;padding:8px 14px;font-size:.92rem;display:inline-flex}.authority-copy .lead{color:var(--ink)}.faq-home-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(40px,8vw,100px);display:grid}.google-map{border:1px solid var(--line);border-radius:var(--radius);background:var(--mint);min-height:390px;overflow:hidden;box-shadow:0 12px 35px #17312e14}.google-map iframe{border:0;width:100%;height:390px;display:block}.reviews-section{background:var(--mint)}.reviews-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.reviews-heading>div{max-width:690px}.reviews-heading h2{margin-bottom:14px}.reviews-heading p{color:var(--muted);margin:0}.reviews-score{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);min-width:260px;color:var(--ink);background:#fff;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:14px;padding:20px 24px;text-decoration:none;display:grid;box-shadow:0 12px 32px #35165514}.reviews-score>strong{font-family:var(--font-display);color:var(--brand-purple-700);grid-row:1/3;font-size:3.2rem;line-height:1}.reviews-score .review-stars{font-size:1rem;line-height:1}.reviews-score>span:last-child{color:var(--muted);font-size:.82rem;line-height:1.3}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:270px;padding:28px;box-shadow:0 12px 32px #35165512}.review-source{color:var(--muted);align-items:center;gap:9px;margin-bottom:18px;font-size:.82rem;font-weight:700;display:flex}.google-badge{border:1px solid var(--line);color:#356fd0;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.review-stars{color:#b66b22;letter-spacing:.08em}.review-card blockquote{margin:18px 0;font-size:1rem}.review-author{margin:0;font-weight:800}.review-placeholder{color:var(--muted);box-shadow:none;border-style:dashed;flex-direction:column;gap:12px;display:flex}.review-placeholder p{margin:0}.placeholder-label{color:var(--brand-2);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.pending-link{cursor:not-allowed;opacity:.58}.reviews-pending-note{text-align:center;color:var(--muted);margin:12px 0 0;font-size:.8rem}@media (width<=1000px){.home-hero .hero-grid{grid-template-columns:1fr}.highlights-grid{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid>:last-child{grid-column:1/-1}.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child:nth-child(odd){grid-column:1/-1}.reviews-heading{align-items:flex-start}.authority-photo{height:450px;min-height:450px}}@media (width<=700px){.home-hero{padding-top:44px}.home-hero h1{font-size:clamp(2.35rem,11vw,3.3rem);line-height:1.06}.home-hero .hero-actions{margin-top:26px}.hero-photo{height:365px;min-height:365px}.rating-badge{gap:7px;width:100%;padding-inline:4px}.rating-badge .stars{font-size:.82rem}.rating-badge strong,.rating-badge>span:not(.stars):not(.rating-arrow){font-size:.8rem}.highlights-grid,.photo-grid,.faq-home-grid,.review-grid{grid-template-columns:1fr}.photo-grid>:last-child{grid-column:auto}.highlight{padding:18px}.gallery-photo,.gallery-wide{height:320px;min-height:320px}.hero-reassurance{gap:6px;display:grid}.section-action .button,.section-action .pending-link{width:100%}.review-card:last-child:nth-child(odd){grid-column:auto}.reviews-heading{margin-bottom:30px;display:block}.reviews-score{width:100%;margin-top:24px}.authority-section:after{display:none}.authority-photo{height:410px;min-height:410px}.authority-role{display:inline-block}.video-testimonial{text-align:left}}:root{--brand-turquoise-50:#eefafa;--brand-turquoise-100:#d9f3f3;--brand-turquoise-300:#8ad9da;--brand-turquoise-500:#3bbabc;--brand-turquoise-700:#087f88;--brand-purple-100:#eee7f5;--brand-purple-500:#754293;--brand-purple-700:#50257f;--brand-purple-900:#351655;--brand-ink:#303443;--brand-copy:#575d6d;--brand-canvas:#fff;--brand-warm:#fbfaf8;--ink:var(--brand-ink);--muted:var(--brand-copy);--brand:var(--brand-purple-700);--brand-2:var(--brand-turquoise-700);--mint:var(--brand-turquoise-50);--cream:var(--brand-warm);--accent:var(--brand-turquoise-500);--line:#dce9e9;--shadow:0 20px 55px #3516551a;--radius:26px;--radius-small:16px;--font-display:"Arial Rounded MT Bold", "Trebuchet MS", ui-rounded, system-ui, sans-serif;--font-body:Aptos, "Segoe UI", system-ui, -apple-system, sans-serif;--space-section:clamp(72px, 9vw, 124px)}body{font-family:var(--font-body);color:var(--ink)}h1,h2,h3{font-family:var(--font-display);color:#2e2940;letter-spacing:-.03em}.section{padding-block:var(--space-section)}.eyebrow{color:var(--brand-turquoise-700);letter-spacing:.16em}.site-header{border-bottom-color:#3bbabc38}.nav-wrap{height:84px}.brand-logo{width:116px;height:auto;display:block}#menu-principal>a:not(.button){color:#343646}#menu-principal>a:not(.button):hover{color:var(--brand-purple-700)}.menu-toggle span:not(.sr-only){background:var(--brand-purple-700)}.button{border-color:var(--brand-purple-700);background:var(--brand-purple-700);box-shadow:0 9px 22px #50257f29}.button:hover{border-color:var(--brand-purple-900);background:var(--brand-purple-900)}.button-outline{border-color:var(--brand-purple-700);color:var(--brand-purple-700);box-shadow:none;background:0 0}.button-outline:hover{color:#fff}.hero,.page-hero{background:radial-gradient(circle at 4% 8%, #3bbabc21 0 105px, transparent 106px), radial-gradient(circle at 96% 4%, #7542931a 0 125px, transparent 126px), linear-gradient(125deg, #fff 0%, #fff 58%, var(--brand-turquoise-50) 100%);position:relative;overflow:hidden}.hero:after,.page-hero:after{content:"";background:linear-gradient(90deg, var(--brand-turquoise-500), var(--brand-purple-500));opacity:.92;pointer-events:none;border-radius:50% 50% 0 0;width:48%;height:115px;position:absolute;bottom:-92px;right:-8%}.hero>.container,.page-hero>.container{z-index:1;position:relative}.home-hero h1:after,.page-hero h1:after{content:"";background:linear-gradient(90deg,var(--brand-turquoise-500),var(--brand-purple-500));border-radius:999px;width:82px;height:5px;margin-top:24px;display:block}.photo-placeholder{background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);border-color:#3bbabc94}.photo-placeholder:before{content:"♡";color:var(--brand-purple-500);font-family:var(--font-display);align-self:flex-end;margin-bottom:auto;font-size:2.1rem}.clinic-photo{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:var(--brand-turquoise-50);margin:0;position:relative;overflow:hidden;box-shadow:0 18px 45px #3516551a}.clinic-photo img{object-fit:cover;object-position:var(--photo-position);width:100%;height:100%;display:block}.clinic-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#3bbabcb8,#754293b8);border-radius:50% 50% 0 0;width:70%;height:72px;position:absolute;bottom:-52px;right:-24%}.hero-photo{height:410px;min-height:410px}.medium-photo{height:430px;min-height:390px}.gallery-photo{height:290px;min-height:245px;padding:0}.gallery-wide{height:330px;min-height:290px}.real-photo-grid .clinic-photo:after{height:42px;bottom:-31px}.team-card .clinic-photo{height:280px;min-height:280px;margin-bottom:22px}.social-proof{border-color:#3bbabc38}.rating-badge:hover{background:var(--brand-turquoise-50)}.rating-badge .stars,.review-stars{color:#d18319}.section-soft{background:linear-gradient(135deg,var(--brand-warm),#fff)}.section-mint,.reviews-section{background:linear-gradient(135deg,var(--brand-turquoise-50),#fff)}.card,.highlight,.review-card,.team-card{border-color:var(--line);border-radius:var(--radius-small)}.card{box-shadow:0 12px 35px #3516550f}.strategic-cards .card{border-top-color:var(--brand-turquoise-500)}.strategic-cards .card:nth-child(2){border-top-color:var(--brand-purple-500)}.card-number{color:var(--brand-purple-500)}.highlight-icon{background:var(--brand-turquoise-100);color:var(--brand-purple-700)}.steps li>span{background:var(--brand-purple-700)}.treatment-list li{border-color:var(--line);border-radius:var(--radius-small)}.note{border-left-color:var(--brand-turquoise-500)}.side-card{border:1px solid var(--brand-turquoise-100);background:var(--brand-turquoise-50)}.cta-band{border-top:1px solid var(--brand-turquoise-100);background:linear-gradient(120deg,#fff,var(--brand-turquoise-50));color:var(--brand-ink);padding-block:clamp(54px,6vw,76px);position:relative;overflow:hidden}.cta-band:after{display:none}.cta-inner{z-index:1;position:relative}.cta-band .eyebrow{color:var(--brand-turquoise-700);opacity:1}.cta-band h2{max-width:720px;color:var(--brand-purple-900);margin-bottom:10px}.cta-band .cta-inner>div>p:last-child{max-width:680px;color:var(--brand-copy)}.cta-band .button-light{border-color:var(--brand-purple-700);background:var(--brand-purple-700);color:#fff;white-space:nowrap;flex:none;min-width:220px;padding-inline:28px;box-shadow:0 12px 28px #50257f2e}.cta-band .button-light:hover{border-color:var(--brand-purple-900);background:var(--brand-purple-900);color:#fff}.google-map{border-color:var(--brand-turquoise-100)}.review-source{color:var(--brand-purple-700)}.google-badge{border-color:var(--brand-turquoise-100)}.video-testimonial{background:var(--brand-warm)}.video-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(40px,8vw,100px);display:grid}.instagram-player{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-700),var(--brand-purple-700));text-align:center;min-height:560px;box-shadow:var(--shadow);isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.instagram-thumbnail{z-index:-2;object-fit:contain;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.instagram-thumbnail-overlay{z-index:-1;background:linear-gradient(#0000 48%,#101b24d1 100%);position:absolute;inset:0}.instagram-player-content{color:#fff;align-self:end;width:100%;padding:38px 28px}.instagram-player p{color:inherit;text-shadow:0 1px 14px #00000059;margin:0 0 20px}.instagram-player small{color:#ffffffe0;margin-top:14px;display:block}.video-brand-mark{color:var(--brand-purple-500);font-size:3rem;line-height:1}.video-play span{margin-right:7px}.instagram-player.is-loaded{background:#fff;padding:0;display:block}.instagram-player iframe{border-radius:var(--radius);border:0;width:100%;min-height:620px}.site-footer{background:var(--brand-purple-900);color:#eee8f3;position:relative;overflow:hidden}.site-footer:before{display:none}.footer-grid,.footer-bottom{z-index:1;position:relative}.footer-logo{border-radius:12px;width:150px;height:auto;margin-bottom:18px;display:block}.site-footer a{color:#fff}.site-footer .regulatory,.footer-bottom{color:#c9bdd4}.footer-bottom{border-top-color:#ffffff29}.whatsapp-float{background:#128c55;box-shadow:0 14px 30px #128c5540}:focus-visible{outline-color:var(--brand-turquoise-500)}@media (width<=900px){.nav-wrap{height:76px}.brand-logo{width:103px}#menu-principal{border-top:4px solid var(--brand-turquoise-500)}.hero:after,.page-hero:after{width:72%;height:90px;bottom:-72px}.video-grid{grid-template-columns:1fr}}@media (width<=600px){.brand-logo{width:94px}.home-hero h1:after,.page-hero h1:after{width:62px;margin-top:18px}.hero:after,.page-hero:after{opacity:.75}.footer-logo{width:132px}.hero-photo{height:340px;min-height:340px}.medium-photo{height:350px;min-height:350px}.gallery-photo,.gallery-wide{height:280px;min-height:280px}.instagram-player{min-height:380px;padding:28px 20px}.cta-band .button-light{width:100%;min-width:0}}.home-hero .hero-photo{height:460px;min-height:460px}.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:350px;min-height:350px}@media (width<=1000px){.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:330px;min-height:330px}}@media (width<=600px){.home-hero .hero-photo{height:365px;min-height:365px}.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:320px;min-height:320px}}
