@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap";.site-header{background:var(--white);box-shadow:0 2px 16px #00000026;position:fixed;top:0;left:0;right:0;width:100%;z-index:20;border-bottom:1px solid rgba(0,0,0,.03)}.site-header .container{padding-top:0;padding-bottom:0}.header-inner{display:flex;align-items:center;gap:1.25rem;justify-content:space-between;min-height:var(--header-offset)}.logo a{font-family:Playfair,Georgia,serif;color:var(--brown-dark);font-size:32px;text-decoration:none;padding:.5rem 0}.logo img{height:2rem;width:auto;display:block}.menu-toggle{display:none;background:transparent;border:0;cursor:pointer}.menu-toggle .hamburger{display:block;width:22px;height:3px;background:var(--brown-dark);position:relative;transition:background .2s ease,transform .2s ease}.menu-toggle .hamburger:before,.menu-toggle .hamburger:after{content:"";position:absolute;left:0;right:0;height:3px;background:var(--brown-dark);transition:opacity .18s ease,transform .2s ease}.menu-toggle .hamburger:before{top:-8px}.menu-toggle .hamburger:after{top:8px}.menu-toggle[aria-expanded=true] .hamburger{background:transparent;width:3.125rem;height:3.125rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABVCAYAAADXN8NkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbZJREFUeAHt2k1OAjEYgOGv4080auQKnkA4geEG3EC9gW5M1IXhBOgNMBK3YjS6FG/AUUgEg8ZObRNNDBF10elQ+z47ti8fLe2MCAAAAAAAAAAAAAAAAADMHiUlO9lpVJbyfE+ZfCs3+uyoc9+ViJUa9CPmgzKm6j4bkcF47mmj2e4NJFKZlGQypmO/3cqKXtuUiJUyod/FdIwx/cPObU0iFnxCf4o5Hg7rErmgE/pbzGY33rXzU7CgKcR0ggRNJaZTeNCUYjqFBk0tplNY0BRjOoUETTWm4z1oyjEdr0GnxZxl9v6ga+8Pdn3dH3g9KS1p3YgppmMnqrH8trotnngNOmfUukTIDoG3Zchr0IX57Fwp1ZeYGNN7Ho2uxRPvm1LLrqOvdh01k5uSsptSZjeliO86/6KQv00pRy3sj32qUQs9eqYYtfDLkdSiBrm+SylqsAvmVKIGfQSSQtTgTz3/e9TgTz33293BYpbVJ09Uyqjqsl69ksiV9ubItEnVWteOL+/iOr5+UdqbI9MmNcvzqH/ypb8s5ib1ReuWMlJRSk4PLm4eBQAAAAAAAAAAAAAAAEDq3gE88I1pZb6QyQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;background-position:center}.menu-toggle[aria-expanded=true] .hamburger:before,.menu-toggle[aria-expanded=true] .hamburger:after{opacity:0;transform:translateY(6px) scaleX(.9)}.main-nav ul{list-style:none;display:flex;gap:2.75rem;justify-content:center;align-items:center;flex-wrap:nowrap}.main-nav ul li{flex-shrink:0}.main-nav a{text-decoration:none;color:var(--brown-dark);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;padding:.35rem .65rem;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.main-nav a:hover,.main-nav a:focus-visible{opacity:.72;transform:translateY(-1px)}.header-cta{display:flex;align-items:center;margin-left:0}.mobile-cta{display:none}@media (max-width: 1419px){.header-inner{justify-content:space-between}.main-nav ul{display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center}.menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.header-cta{display:none!important}.mobile-cta{display:none}.main-nav{position:absolute;top:100%;left:0;right:0;background:var(--brown-mid);padding:2.5rem 1.25rem 3.5rem;box-shadow:0 10px 30px #0000000f;display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);transition:max-height .32s ease,opacity .24s ease,transform .24s ease;z-index:30;text-align:center}.main-nav.open{max-height:900px;opacity:1;transform:translateY(0)}.main-nav ul li a{display:block;padding:0;color:var(--brown-dark)}.main-nav.open ul li a{color:var(--brown-dark);opacity:1}.main-nav.open .mobile-cta .btn{color:var(--white)!important;background:var(--brown-dark)!important;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;width:auto}.main-nav .mobile-cta{display:none}.main-nav.open .mobile-cta{display:flex;justify-content:center;margin-top:2.25rem;width:100%}.main-nav.open .mobile-cta .btn{max-width:none;width:auto;padding:.75rem .85rem;white-space:nowrap;font-size:.65rem;letter-spacing:.02em}}h1,h2,h3{font-family:Playfair,Georgia,serif;color:var(--brown-dark);margin-bottom:.5rem}.welcome{background:var(--brown-light);padding:7rem 0}.welcome-inner{display:grid;grid-template-columns:minmax(0,28.375rem) minmax(20rem,29.375rem);gap:2rem;align-items:start;justify-content:space-between}.welcome-left{max-width:28.375rem;margin-top:-0.75rem}.welcome-left .eyebrow{display:inline-block;color:var(--brown-dark);font-weight:600;font-size:.75rem;letter-spacing:.08em;border:1.5px solid var(--brown-dark);border-radius:50px;padding:.5rem .75rem;max-width:27.5rem}.welcome-title{font-family:Playfair,serif;color:var(--brown-dark);font-size:3rem;font-weight:500;font-style:italic;line-height:1.05;margin:1.875rem 0;max-width:27.5rem}.welcome-text{color:var(--grey-dark);max-width:54ch;margin-bottom:1.25rem;line-height:24px;font-size:.875rem}.welcome-list{font-size:.875rem;padding:0;margin:0 0 1.25rem}.welcome-list li{padding:.6rem 0;color:var(--grey-dark);margin-left:1.25rem;font-size:.875rem}.welcome-right{text-align:right;width:100%;max-width:29.375rem}.welcome-image{width:100%;height:auto;border-radius:6px;display:inline-block;margin-top:-2.5rem;margin-bottom:1.875rem}.welcome-image--mobile{display:none}.welcome-image--desktop{display:inline-block}@media (max-width: 968px){.welcome{padding:0}.welcome-inner{grid-template-columns:1fr}.welcome-title,.welcome-text{max-width:100%}.welcome-list{max-width:300px;margin:0 auto 1.25rem}.welcome-left{max-width:100%;text-align:center;margin-top:0}.welcome-right{width:100%;margin-top:3.75rem;text-align:center}.welcome-image--desktop{display:none}.welcome-image--mobile{display:inline-block;max-width:300px}.welcome-list{list-style-position:inside}.welcome-list li::marker{margin-right:.35rem;color:var(--grey-dark)}.welcome-list li{margin-left:0}.welcome .stats-wrap{padding-left:0}}.welcome-extras{padding:2.5rem 0 4rem}.welcome-extras-inner{display:grid;grid-template-columns:1fr 420px;gap:2.5rem;align-items:start}.lead-card{background:var(--brown-dark);color:var(--white);padding:1.25rem;border-radius:8px;margin-top:2.875rem}.lead-title{margin:0 0 .5rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--white);font-size:.875rem}.lead-sub{color:#ffffffe6;margin:0 0 1rem;font-size:.75rem}.lead-options{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.lead-options label{background:#fffffff2;color:var(--brown-dark);padding:.55rem .6rem;border-radius:6px;display:flex;align-items:center;gap:.6rem;font-size:.95rem}.lead-options input{width:16px;height:16px;accent-color:var(--brown-dark)}.lead-card .btn-continue{width:100%;background-color:var(--brown-light);color:var(--brown-dark);margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.lead-card .btn-continue:hover{background:var(--brown-mid)}.lead-card .btn.btn-continue:before{content:"";display:inline-block;width:28px;height:28px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAMCAYAAACeGbYxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAARtJREFUeAHFkr9KA0EQh3+zLqLd1alSCFqIXqzTRBFsIvEBYs7OTitbtZLYiE+ghY2VFjYWYuzscmBpc4+wkIAH8XayGwhcyBYhYZOvmz+73yyzgCeax4ftZr1656otwRO7m2urRHS1t70elncK719xknqXfvz8fu9vbQCEU4nlg3Kp8DwUEzxzU69GRvLAxHEqupXrx5aaWnoZ1YKVFIGzKP+LI7FAREwNK4aQR2QmeSFwAKKi6zyBAmZ2Xz4FgvlcCiBhphAaLVeTFqxMo8LYMFAsxvODGoskH2fMJ+ZTNczw8cXT2/38dmqEadfs9HWGnU7CbVQLdZa180Kb9ya1Qtb60wjVX6dTGgotEp4wLzyD3XuvV8kLF0YfJbJ9T9PhuZgAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;background-position:center}.steps{position:relative;overflow:hidden;transition:height .3s ease}.step{position:absolute;left:0;top:0;width:100%;opacity:0;pointer-events:none;transform:translate(100%);transition:transform .32s cubic-bezier(.22,.9,.24,1),opacity .22s ease}.step.step-active{opacity:1;pointer-events:auto;transform:translate(0)}.step.step-left{transform:translate(-100%)}.step.step-inactive{opacity:0;pointer-events:none}.field-label{display:block;font-size:.75rem;color:#fffffff2;margin-bottom:.6rem}.field-label input{width:100%;padding:.6rem .75rem;border-radius:8px;border:1.5px solid transparent;margin-top:.3rem;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field-label input:focus-visible{outline:none;border-color:#fff7eff2;box-shadow:0 0 0 3px #fff7ef2e}.field-label.is-invalid input{border-color:#ff8c8c;background-color:#fff5f5;color:#7a2323}.field-label.is-invalid input:focus-visible{border-color:#ff8c8c;box-shadow:0 0 0 3px #ff8c8c38}.field-label.is-valid input{border-color:#92d6a3}.field-message{display:block;min-height:1rem;margin-top:.4rem;font-size:.7rem;line-height:1.35;color:#ffffffc7}.field-label.is-invalid .field-message{color:#ffd3d3}.lead-card .btn-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1rem;border-radius:999px;background-color:var(--brown-light);color:var(--brown-dark);border:0;margin-top:.6rem}.lead-card .btn-submit.is-loading{position:relative;pointer-events:none}.lead-card .btn-submit.is-loading .btn-icon{display:none}.lead-card .btn-submit.is-loading:after{content:"";width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(136,93,77,.28);border-top-color:var(--brown-dark);animation:submit-spinner .7s linear infinite}.lead-card .btn-submit .btn-icon{display:inline-block;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAMCAYAAACeGbYxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAARtJREFUeAHFkr9KA0EQh3+zLqLd1alSCFqIXqzTRBFsIvEBYs7OTitbtZLYiE+ghY2VFjYWYuzscmBpc4+wkIAH8XayGwhcyBYhYZOvmz+73yyzgCeax4ftZr1656otwRO7m2urRHS1t70elncK719xknqXfvz8fu9vbQCEU4nlg3Kp8DwUEzxzU69GRvLAxHEqupXrx5aaWnoZ1YKVFIGzKP+LI7FAREwNK4aQR2QmeSFwAKKi6zyBAmZ2Xz4FgvlcCiBhphAaLVeTFqxMo8LYMFAsxvODGoskH2fMJ+ZTNczw8cXT2/38dmqEadfs9HWGnU7CbVQLdZa180Kb9ya1Qtb60wjVX6dTGgotEp4wLzyD3XuvV8kLF0YfJbJ9T9PhuZgAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;background-position:center}.lead-card .btn-submit:hover{background:var(--brown-mid)}.lead-card .btn-submit:disabled{cursor:wait;opacity:.8}@keyframes submit-spinner{to{transform:rotate(360deg)}}.lead-card .btn:before{background-image:none}.lead-feedback{min-height:1.2rem;margin-top:.75rem;font-size:.75rem;font-weight:600;line-height:1.4;color:#fff7eff2}.lead-feedback.is-error{color:#ffd3d3}.lead-feedback.is-success{color:#e3ffe8}.lead-note{font-size:.75rem;color:#ffffffd9;margin-top:1.25rem}.stats-wrap{display:flex;flex-direction:column;gap:1rem;align-items:stretch;padding-left:1.625rem}.stat-large{border-radius:20px;padding:1.25rem;text-align:center;border:2px solid var(--brown-dark)}.stat-large .stat-number{font-size:3.75rem;color:var(--brown-dark);font-weight:700}.stat-large .stat-label{color:var(--grey-dark);opacity:.8;margin-top:.5rem;font-size:1.125rem}.stat-row{display:flex;gap:1rem;margin-top:.5rem}.stat-small{flex:1;border-radius:14px;padding:.8rem;border:2px solid var(--brown-dark);text-align:center}.stat-small .stat-number{font-size:3.75rem;color:var(--brown-dark);font-weight:700}.treatments-section{background:var(--brown-dark);color:var(--white);padding:4.5rem 0}.treatments-section .container{display:flex;flex-direction:column;gap:2.5rem;align-items:center}.treatments-cta-small{display:inline-block;padding:.35rem .9rem;border-radius:999px;border:1px solid var(--brown-light);color:var(--white);background:transparent;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.treatments-title{font-family:Playfair,serif;font-size:3rem;font-weight:400;color:var(--white);font-style:italic;margin:.25rem 0 0;text-align:center}.treatments-grid{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem 1.5rem;align-items:start;justify-items:center;margin-top:1.5rem}.treatment-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;color:var(--brown-light);max-width:140px}.treatment-item .icon{width:6.25rem;height:6.25rem;border:none;border-radius:0;display:flex;align-items:center;justify-content:center}.treatment-item .icon img{width:6.25rem;height:6.25rem;object-fit:contain;margin-bottom:.625rem}.treatment-item .label{font-size:.875rem;font-weight:300;line-height:1.3;color:#fff}.treatments-bottom-cta{margin-top:1.75rem}.treatments-bottom-cta .btn-treatments{width:fit-content}.treatments-section .btn{background:var(--brown-light);color:var(--brown-dark);padding:.6rem 1rem;font-weight:700}.treatments-section .btn:before{content:"";display:inline-block;width:20px;height:20px;margin-right:.6rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAoVJREFUeAGllE1oE0EUx99MVpoPsYEqBT9qKMVWiDWIBz8iBGJQxNbkosRqG89eBIXYHDSCGD2I9ageYiRF8WBCbZVKWiK2XvQQYw81B0nqSU0hkRoV4o5vtknYbDZNan+wy5uv/7x5894QUOGqx2k0iOLQX8ZshIAFGJh4PyMsgb80JSTqfTQWUltLlB03zhx3aigNMsaMsBKEpHGxXymskTduDvaP4KQ7aGqhMXxDp92yg0x9SMVrBAOD/X7CmBdWCQFic+zuNsaSqcnlNhc72+dBI6i24NyV69Ci00t2fvF7pT+fzcLvXwWYfR6BP4UCiKzo8oVfRiUPHZaeSOkINRg2tEoL8otZ0OoMkg9avR46zb2wpbMLPs8l4QeOAaFHrXs23xO4d8CYCerAPZDTvrUDXOcvVNqSmLQNGHXF9UMU7RPQJB3dO8F9yYf5w2BGsRGHEWKjmFOmZsR27beC++Iw5DCOj28HpDBweBzLoJcWAfPN0kjM2ueCg/h9/ZKpiLXoly+qLFzCJDQr9vHtG3jx8EGj6cAF01xZbdB+agD22o/Au9gkTD8drRprbdso3bwczOOEwAASRCHIj3P45ACYDxyCmbFnMDserdlsDj3+tpCp6hOxHAUNI3GRMKdcjAe/fdt2mHoShvfTr0CNhdS89Mmhohil6wQawvLJyY9ibNsEE8H7dcXqkPaOToSk0ruFLwzmUATWABFFDxeUSg8Le54XOJr74D/Ay/Cj2F1uV14b/lo4ent4dtpgFeCljlwOjw+X21XvYSz56bXd3JUhlPJkX/GBxVjlxGLR7St5JutXJ3D6mIdSDdY5M2F8y9WUJoynGYv/XFoKXYvGc8p1/wA8+u1M1+3ZMQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1080px){.treatments-grid{grid-template-columns:repeat(4,1fr)}.treatments-section{padding:0}}@media (max-width: 992px){.treatments-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width: 680px){.treatments-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.resultados-section{background:var(--brown-light);color:var(--brown-dark);padding:4.5rem 0}.resultados-header{text-align:center;margin-bottom:3rem}.resultados-eyebrow{display:inline-block;padding:.35rem 1.5rem;border-radius:999px;border:1.5px solid var(--brown-dark);color:var(--brown-dark);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.resultados-title{margin-top:1rem;font-family:Playfair,serif;font-size:3rem;font-style:italic;font-weight:600;color:var(--brown-dark)}.resultados-subtitle{margin-top:1rem;font-size:.875rem;color:#474747cc}.resultados-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.5rem;justify-items:center}.resultado-card{width:min(100%,334.78px);aspect-ratio:1;display:flex;flex-direction:column}.resultado-compare{position:relative;width:100%;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:24px 24px 0 0;background:#d9d0c8;--split: 50%}.resultado-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.resultado-after{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;clip-path:inset(0 calc(100% - var(--split)) 0 0)}.resultado-image--after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.resultado-divider{position:absolute;top:0;bottom:0;left:var(--split);width:2px;background:#fffffff2;transform:translate(-50%);pointer-events:none}.resultado-divider img{position:absolute;top:50%;left:50%;width:3.125rem;height:3.125rem;transform:translate(-50%,-50%)}.resultado-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.resultado-label{flex:0 0 3.5rem;min-height:3.5rem;padding:1rem 1.25rem;border-radius:0 0 24px 24px;background:#9e705b;color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;font-size:.78rem;font-weight:700;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.resultados-bottom-cta{margin-top:5rem;display:flex;justify-content:center}.resultados-section .btn{box-shadow:0 12px 22px #885d4d1f}@media (max-width: 1080px){.resultados-title{font-size:2.2rem}}@media (max-width: 992px){.resultados-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.resultados-section{padding:3.5rem 0}.resultados-grid{grid-template-columns:1fr;gap:1.75rem}.resultado-card{width:min(100%,334.78px)}}.funciona-section{background:var(--brown-mid);color:var(--brown-dark);padding:4.5rem 0}.funciona-section .container{position:relative}.funciona-header{text-align:center;margin-bottom:1.5rem}.funciona-header .small-cta{display:inline-block;padding:.35rem 1.9rem;border-radius:999px;border:2px solid var(--brown-dark);background:transparent;color:var(--brown-dark);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.875rem}.funciona-title{font-family:Playfair,serif;font-size:3rem;margin-top:.9rem;margin-bottom:3.75rem;color:var(--brown-dark);font-style:italic;font-weight:600}.funciona-carousel-wrap{display:flex;align-items:center;justify-content:center;gap:1rem}.funciona-bottom-cta{margin-top:3.75rem;display:flex;justify-content:center}.funciona-btn{background:transparent;border:0;width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.funciona-btn img{width:18px;height:18px}.funciona-btn{display:none!important}.funciona-carousel{overflow-x:auto;overflow-y:hidden;flex:1 1 auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;cursor:grab;touch-action:pan-y}.funciona-carousel.is-dragging{cursor:grabbing}.funciona-track{display:flex;gap:1.5rem;align-items:stretch;width:max-content;max-width:none;flex-wrap:nowrap;justify-content:center;-webkit-user-select:none;user-select:none}.funciona-slide{flex:0 0 auto;width:380px}.funciona-card{width:380px;height:498px;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 18px #0000000f}.funciona-card img{width:100%;height:319px;object-fit:cover;display:block}.funciona-card .card-body{padding:1rem;background:var(--brown-dark);color:var(--white);flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;text-align:center}.funciona-card .card-title{font-weight:600;font-size:.75rem;margin-bottom:.6rem;font-family:Montserrat,sans-serif;line-height:1.4}.funciona-card .card-text{font-size:.75rem;opacity:.95;font-weight:300}@media (max-width: 1080px){.funciona-title{font-size:1.8rem}}@media (max-width: 992px){.funciona-carousel-wrap{gap:.6rem}}.funciona-carousel::-webkit-scrollbar{display:none}.funciona-carousel{scrollbar-width:none}.depoimentos-section{background:var(--brown-mid);color:var(--brown-dark);padding:4.5rem 0 5rem;overflow:hidden}.depoimentos-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.depoimentos-intro{padding-top:.25rem;min-width:0}.depoimentos-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem 1.2rem;border:1px solid rgba(136,93,77,.8);border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.depoimentos-title{margin-top:1.8rem;max-width:none;font-family:Playfair,serif;font-size:3rem;font-style:italic;font-weight:600;line-height:1.05;color:var(--brown-dark)}.depoimentos-image-wrap{margin-top:0;width:100%}.depoimentos-image{display:block;width:100%;max-width:100%;height:auto;margin-top:0}.depoimentos-carousel-block{min-width:0;width:100%}.depoimentos-carousel{overflow:hidden;cursor:grab;touch-action:pan-y}.depoimentos-carousel.is-dragging{cursor:grabbing}.depoimentos-track{display:flex;gap:.875rem;will-change:transform;transition:transform .32s ease;-webkit-user-select:none;user-select:none}.depoimento-card{position:relative;flex:0 0 457px;width:457px;min-height:463px;padding:3.6rem 2.7rem 2.2rem;border-radius:1.875rem;background:var(--brown-dark);color:var(--white);display:flex;flex-direction:column;align-items:center;text-align:center}.depoimento-quote{position:absolute;top:1rem;left:1rem;width:5.5rem;height:auto}.depoimento-avatar{width:4.25rem;height:4.25rem;border-radius:50%;object-fit:cover}.depoimento-topic{margin-top:1.8rem;font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--brown-light);font:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.depoimento-text{margin-top:1.15rem;font-size:.95rem;line-height:1.65;max-width:20rem}.depoimento-author{margin-top:auto;padding-top:1.8rem;font-size:.95rem;font-weight:700;letter-spacing:.03em}.depoimento-author:before{content:"";display:block;width:2.25rem;height:2px;margin:0 auto 1rem;background:#ffffffd9}.depoimentos-dots{display:flex;justify-content:center;gap:.65rem;margin-top:2rem}.depoimentos-dot{width:.875rem;height:.875rem;border-radius:50%;border:1px solid var(--brown-dark);background:transparent;cursor:pointer}.depoimentos-dot.is-active{background:var(--brown-dark)}@media (max-width: 1080px){.depoimentos-title{max-width:none;font-size:2.4rem}}@media (max-width: 768px){.depoimentos-section{padding:3.5rem 0 4rem}.depoimento-card{flex-basis:min(100%,457px);width:min(100%,457px);min-height:28rem;padding:3.2rem 1.6rem 2rem}.depoimento-text{font-size:.9rem}}.location-section,.footer-section{background:var(--brown-dark);color:var(--brown-light)}.location-section{border-top:1px solid rgba(255,247,239,.45);padding:4.5rem 0 3.5rem}.location-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,34.75rem);gap:3.5rem;align-items:start}.location-copy{max-width:34rem}.location-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;min-width:13.25rem;padding:.35rem 1.4rem;border:1px solid rgba(255,247,239,.8);border-radius:999px;color:var(--white);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.location-title{margin-top:2.4rem;font-size:3rem;font-style:italic;font-weight:600;line-height:1.05;color:var(--brown-light)}.location-description,.location-block p{font-size:.95rem;line-height:1.7;color:#fff7efe0}.location-description{margin-top:1.9rem;max-width:33rem}.location-block{margin-top:3rem}.location-label{margin-bottom:.45rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.35;letter-spacing:.02em;text-transform:uppercase;color:var(--white)}.location-cta-wrap{margin-top:4rem}.location-btn{width:auto;min-width:16rem;height:2.625rem;padding:.5rem 1.35rem .5rem .5rem;box-shadow:none}.location-cta-wrap .location-btn{background:var(--brown-light);color:var(--brown-dark)}.location-note{margin-top:1rem;font-size:.72rem;font-weight:400;line-height:1.4;letter-spacing:.01em;text-transform:none;color:#fff7ef80}.location-map-wrap{width:100%;padding-top:3.7rem}.location-map{display:block;width:100%;min-height:28rem;border:0;border-radius:1.875rem;background:#d9d9d9}.footer-section{padding:0 0 2.5rem}.footer-container{padding-top:0}.footer-divider{width:100%;height:1px;background:#fff7ef73}.footer-content{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding-top:2rem}.footer-brand{display:inline-flex;align-items:center;text-decoration:none}.footer-brand img{display:block;width:6.25rem;max-width:100%;height:auto}.footer-copy{font-size:.875rem;line-height:1.5;color:#fff7efe0;text-align:right}@media (max-width: 1100px){.location-layout{grid-template-columns:1fr;gap:2.5rem;justify-items:center}.location-copy{max-width:none;text-align:center}.location-description{margin-left:auto;margin-right:auto}.location-cta-wrap{display:flex;flex-direction:column;align-items:center}.location-map-wrap{padding-top:0;max-width:34.75rem}.location-map{min-height:24rem}}@media (max-width: 768px){.location-section{padding:3.5rem 0 3rem}.location-eyebrow{min-width:0;width:auto}.location-title{margin-top:1.6rem;font-size:2.4rem}.location-description{margin-top:1.4rem}.location-block{margin-top:2rem}.location-cta-wrap{margin-top:2.5rem}.location-btn{width:100%;max-width:22rem}.location-map{min-height:20rem}.footer-content{flex-direction:column-reverse;align-items:center;padding-top:1.5rem;text-align:center}.footer-copy{text-align:center}}:root{--brown-dark: rgba(136, 93, 77, 1);--grey-dark: rgba(71, 71, 71, 1);--brown-light: rgba(255, 247, 239, 1);--white: rgba(255, 255, 255, 1);--brown-mid: rgba(210, 193, 184, 1);--container-max: 75.75rem;--header-offset: 5rem}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}html{font-size:100%}@media (max-width: 1080px){html{font-size:93.75%}}@media (max-width: 992px){html{font-size:87.5%}}@media (max-width: 768px){html{font-size:81.25%}}@media (max-width: 480px){html{font-size:75%}}body{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--grey-dark);background:var(--brown-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:var(--header-offset)}@media (max-width: 1419px){:root{--header-offset: 4.75rem}}.container{max-width:var(--container-max);margin:0 auto;padding:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:var(--brown-dark);color:var(--white);padding:.5rem;border-radius:999px;text-decoration:none;cursor:pointer;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.75rem;line-height:26px;letter-spacing:.04em;text-transform:uppercase;height:1.875rem;width:16rem;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn:before{content:"";display:inline-block;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAixJREFUeAGllDFoE1EYx//vcjTNFWxiT7pouMXiIlR0kWYodBAUqZ1EHHoddBXBSYQGB10U4uIaA4XqYoM4iUrBWheHgoXidtYupWkvhSZNhuT1+9616eV6SZP2v7yX97375f++771PIERSunFUtUnU66MQGKYlSwUEllCHAz2SFz1ncmHfiiOwqnsHNWQpEkd7OYhE0kGw1gQruxlyMNcBDMp1rfZOltw0whzKXRWYxkkkkRFG4nEDSDCbhmzY3uzzZ6jsltW8f+BcY73fNNEbM5C6PYGoYYBONiH6Enl9P97S2dCVq9jeLKj59uaGGiulMpYXV9T8IsWTQ5fYWpaKOa/vu7NaAUfIgV/r//9h7u2bQ6cDpjfhvFcxqdFkHB1q9e8KZl+/VPNU4I+U6hjV2rnz68/iDwWLnzVx78lT9HDeSJzHhujO6lSh4eNgC58+4ufnPAbPJxWMi1Ate4WKGoZ/q6V3Crt8PYWbUw+P2w4GOmhx7G/vZ/D7+xdcG7uBsbv3m2Jc+UZBDiSxpKv3KZuBfJyvH2aw/GtBJX8kpADsePBCMrjsCFlxH/FN98NmX73A+tqqcsXuupCtIYocAYsHK0W6vMWtAm7ZD7qFOSKWyHlPr0QdRqOmcDrZDFTdht8g5TKDkyvNMMXyr1IvnKbbnkY3IiOi1+s03s+A5E7BpsbJzcJqC+K8y9qU6DPzzfxW+xmsRcYpt5bvNTl812icRww5IRLF4Hd7pYO7LzYi3DAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;background-position:center}.btn:hover,.btn:focus-visible{transform:translateY(-2px);box-shadow:0 10px 18px #47474729;filter:brightness(.98)}.btn:active{transform:translateY(0);box-shadow:0 4px 10px #4747471f}.content{padding:4rem 0}.content p{color:var(--grey-dark);line-height:1.6}

.recognize-section{background:var(--white);padding:4rem 0 2rem}
.recognize-section .resultados-header{margin-bottom:3.5rem}
.recognize-intro{max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.6}
.recognize-list{max-width:40rem;margin:0 auto 1.75rem;list-style:none;padding:0}
.recognize-list li{padding:.85rem 0 .85rem 1.35rem;margin-left:0;border-bottom:1px solid rgba(136,93,77,.12);color:var(--grey-dark);line-height:1.55;position:relative;font-size:.875rem}
.recognize-list li:before{content:"";position:absolute;left:0;top:1.2rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--brown-dark)}
.recognize-list li:last-child{border-bottom:0}
.recognize-closing{max-width:40rem;margin:0 auto;padding:1.1rem 1.35rem;background:var(--brown-light);border-radius:10px;color:var(--brown-dark);font-weight:600;font-size:.875rem;line-height:1.55;text-align:center;text-wrap:balance}

.lead-section{background:var(--brown-light);padding:0 0 4rem}
.welcome-left .lead-section-inner{width:100%;max-width:100%;margin:4rem 0 0;padding:0}
.welcome-left .lead-card{margin-top:0;padding:1.35rem 1.25rem}
.lead-section-inner{max-width:28.375rem;margin:0 auto}
.lead-section .lead-card{margin-top:0;padding:1.35rem 1.25rem}
.lead-context{font-size:.72rem;color:#ffffffd9;margin:0 0 .85rem;line-height:1.5}
.lead-options label{font-size:.85rem;line-height:1.35;padding:.5rem .65rem}

.ciencia-section{background:var(--brown-light);padding:2rem 0 3.5rem}
.ciencia-section .resultados-header{margin-bottom:2rem}
.ciencia-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:2rem}
.ciencia-card{background:var(--white);border-radius:12px;padding:1.35rem 1.25rem}
.ciencia-number{display:block;font-family:Playfair,Georgia,serif;font-size:2rem;font-weight:600;color:var(--brown-dark);line-height:1;margin-bottom:.75rem}
.ciencia-card-title{font-family:Playfair,Georgia,serif;font-size:1.05rem;font-weight:600;color:var(--brown-dark);line-height:1.35;margin-bottom:.65rem}
.ciencia-card-text{font-size:.84rem;line-height:1.6;color:var(--grey-dark)}
.ciencia-quote{max-width:42rem;margin:0 auto;padding:1.15rem 0 1.15rem 1.15rem;border-left:3px solid var(--brown-dark);font-family:Playfair,Georgia,serif;font-style:italic;font-size:1rem;line-height:1.55;color:var(--brown-dark);text-wrap:balance}
.ciencia-quote p{margin:0}
.ciencia-quote cite{display:block;margin-top:.65rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-size:.72rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--grey-dark);line-height:1.45}

.treatments-grid--five{max-width:56rem;margin-left:auto;margin-right:auto;justify-items:center}
.treatments-grid--five .treatment-item{max-width:11.5rem}
.treatments-grid--five .treatment-item .label{font-size:.8rem;line-height:1.35}
.treatments-cta-small{line-height:1.45;text-wrap:balance;max-width:36rem;text-align:center;padding:.45rem 1rem}
.treatments-title{max-width:48rem;line-height:1.15;text-wrap:balance;margin-left:auto;margin-right:auto}

.porque-section{background:var(--white);padding:4.5rem 0}
.porque-header{text-align:center;margin-bottom:2rem}
.porque-eyebrow{display:inline-flex;align-items:center;padding:.4rem 1.1rem;border:1.5px solid var(--brown-dark);border-radius:999px;color:var(--brown-dark);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4;text-wrap:balance;max-width:100%}
.porque-title{margin-top:1.25rem;font-family:Playfair,Georgia,serif;font-size:2.5rem;font-style:italic;font-weight:600;line-height:1.2;color:var(--brown-dark);max-width:36ch;margin-left:auto;margin-right:auto;text-wrap:balance}
@media (min-width:769px){.porque-title{transform:translateX(-.75rem)}}
.porque-list{list-style:none;max-width:46rem;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:1.35rem}
.porque-item p{font-size:.875rem;line-height:1.65;color:var(--grey-dark)}
.porque-item strong{font-weight:700;color:var(--brown-dark)}
.porque-bottom-cta,.funciona-bottom-cta,.resultados-bottom-cta,.treatments-bottom-cta{margin-top:2.5rem;display:flex;justify-content:center;padding:0 .25rem}

.dra-section{background:var(--white);padding:1.1rem 0 3.25rem}
.dra-block{background:var(--brown-light);border-radius:16px;padding:0 clamp(1.25rem,3vw,2rem) clamp(.45rem,1.2vw,.75rem);border:1px solid rgba(136,93,77,.1);box-sizing:border-box}
.dra-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,29.375rem);gap:1.25rem;align-items:start}
.dra-eyebrow{display:inline-flex;align-items:center;padding:.4rem 1.1rem;border:1.5px solid var(--brown-dark);border-radius:999px;color:var(--brown-dark);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4;margin-top:-1rem}
.dra-title{margin-top:2.1rem;font-family:Playfair,Georgia,serif;font-size:2.35rem;font-style:italic;font-weight:600;line-height:1.15;color:var(--brown-dark);text-wrap:balance}
.dra-title-role{display:block;margin-top:.2em;font-size:.72em;font-weight:500;font-style:normal}
.dra-title-name{white-space:normal;text-wrap:balance}
@media (min-width:769px){.dra-title-name{white-space:nowrap}}
.dra-text{margin-top:.75rem;font-size:.875rem;line-height:1.55;color:var(--grey-dark);max-width:44ch}
.dra-title+.dra-text{margin-top:clamp(2rem,4.5vw,3.25rem)}
.dra-quote{margin-top:1.1rem;padding:.75rem 0 .75rem 1.15rem;border-left:3px solid var(--brown-dark);font-family:Playfair,Georgia,serif;font-style:italic;font-size:1rem;line-height:1.45;color:var(--brown-dark)}
.dra-quote p{margin:0}
.dra-quote cite{display:block;margin-top:.45rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--grey-dark);line-height:1.45}
.dra-footer{margin-top:clamp(1.75rem,3.5vw,2.5rem);font-size:.72rem;line-height:1.5;color:#474747b3;letter-spacing:.01em}
.dra-instagram-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;vertical-align:middle;margin:.15rem .35rem .15rem 0;padding:.55rem 1.05rem;border-radius:999px;text-decoration:none;font-weight:700;font-size:.72rem;line-height:1.35;letter-spacing:.02em;color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);box-shadow:0 8px 20px rgba(204,35,102,.24);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.dra-instagram-link:hover,.dra-instagram-link:focus-visible{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 12px 24px rgba(204,35,102,.32)}
.dra-instagram-link:focus-visible{outline:2px solid rgba(136,93,77,.35);outline-offset:3px}
.dra-instagram-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}
.dra-instagram-icon svg{width:100%;height:100%;padding:0;color:#fff;display:block}
.dra-instagram-handle{display:inline;color:var(--brown-dark);line-height:inherit;-webkit-text-fill-color:var(--brown-dark)}
.footer-social .dra-instagram-handle{color:var(--brown-light);-webkit-text-fill-color:var(--brown-light)}
@media (prefers-reduced-motion: reduce){.dra-instagram-link{transition:none}.dra-instagram-link:hover,.dra-instagram-link:focus-visible{transform:none}}
.dra-media{text-align:center;display:flex;justify-content:center;align-items:center;width:100%}
.dra-image{width:100%;max-width:24rem;height:auto;object-fit:contain;display:inline-block}
.dra-image--mobile{display:none}
.dra-image--desktop{display:inline-block;margin-top:clamp(1.75rem,3.2vw,2.5rem);vertical-align:bottom}

.funciona-header .small-cta{line-height:1.4;text-wrap:balance;max-width:100%;padding:.4rem 1.15rem}
.funciona-title{white-space:normal;text-wrap:balance;max-width:100%;margin-left:auto;margin-right:auto;line-height:1.15;font-size:clamp(1.65rem,4.2vw,3rem)}
@media (min-width:769px){.funciona-title{white-space:nowrap;max-width:none}}
.funciona-section .container{max-width:min(100%,calc(380px * 4 + 1.5rem * 3 + 2 * clamp(1rem,4vw,2rem)));overflow:visible}
.funciona-carousel-wrap{display:flex;align-items:stretch;justify-content:center;width:100%;max-width:100%;margin-left:0;padding-inline:0;overflow:visible;box-sizing:border-box}
.funciona-carousel{flex:1 1 auto!important;width:100%!important;max-width:100%!important;margin:0 auto!important;overflow:visible!important;cursor:default!important}
.funciona-track{display:flex!important;flex-wrap:nowrap!important;justify-content:stretch!important;align-items:stretch!important;width:100%!important;max-width:100%!important;margin:0 auto!important;gap:clamp(.75rem,1.5vw,1.5rem)!important}
.funciona-slide{display:flex;align-items:stretch;flex:1 1 0!important;min-width:0!important;width:auto!important}
.funciona-card{width:100%!important;max-width:100%!important;height:100%;min-height:498px}
.funciona-card img{height:319px}
.funciona-card .card-body{min-height:9.5rem;padding:1rem 1.1rem 1.15rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.45rem;text-align:left}
.funciona-card .card-title{line-height:1.35;margin-bottom:.15rem;font-size:.82rem;text-align:center}
.funciona-card .card-text{display:flex;flex-direction:column;gap:.4rem;margin:0;width:100%;font-size:.78rem;line-height:1.5;letter-spacing:.01em;flex:1 1 auto;text-align:left}
.funciona-card .card-text p{margin:0}
.funciona-card .card-text-intro{font-weight:600;margin:0}
.funciona-card .card-text ul{margin:0;padding:0 0 0 1rem;list-style:disc}
.funciona-card .card-text li{margin:0 0 .3rem;padding-left:.15rem}
.funciona-card .card-text li:last-child{margin-bottom:0}
.recognize-section .resultados-eyebrow,.ciencia-section .resultados-eyebrow,.resultados-section .resultados-eyebrow{line-height:1.4;text-wrap:pretty;max-width:100%;padding:.4rem 1.15rem;box-sizing:border-box;overflow-wrap:break-word}
.recognize-section .resultados-header,.ciencia-section .resultados-header{text-align:center;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:visible}
.recognize-section .resultados-title,.ciencia-section .resultados-title{display:block;width:100%;max-width:100%;min-width:0;margin-left:auto;margin-right:auto;padding-inline:0;box-sizing:border-box;font-size:clamp(1.2rem,4.8vw,2.35rem);line-height:1.32;text-wrap:balance;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;hyphens:none;-webkit-hyphens:none;word-break:normal}
.recognize-section .resultados-subtitle,.ciencia-section .resultados-subtitle{display:block;width:100%;max-width:100%;min-width:0;margin-left:auto;margin-right:auto;padding-inline:0;box-sizing:border-box;font-size:clamp(.8125rem,3.4vw,.9375rem);line-height:1.62;text-wrap:pretty;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;hyphens:none;-webkit-hyphens:none;word-break:normal}
.resultados-subtitle{line-height:1.55;max-width:42rem;margin-left:auto;margin-right:auto}

.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit,.header-cta .btn,.main-nav.open .mobile-cta .btn{width:auto!important;max-width:100%;min-height:unset;height:auto;line-height:1.35;padding:.65rem 1.2rem;letter-spacing:.025em;white-space:normal;text-align:center;text-wrap:balance;gap:.45rem}
.lead-card .btn-submit:before,.location-btn:before{display:none}
.location-btn{display:inline-flex;align-items:center;justify-content:center;white-space:normal!important;text-wrap:balance;max-width:min(100%,28rem);width:auto!important;min-width:0}
.lead-card .btn-submit .btn-icon{display:none}
.welcome-cta-wrap{margin:.25rem 0 0}
.welcome-left .btn-welcome{display:inline-flex;max-width:min(100%,28rem)}

.welcome-eyebrow-wrap{display:flex;justify-content:flex-start;margin:0}
.welcome-left .eyebrow{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;margin:0;padding:8px 20px;line-height:1.42;letter-spacing:.035em;border-radius:999px;font-size:.68rem;font-weight:600;text-wrap:balance;text-align:center;box-sizing:border-box;border:1.5px solid var(--brown-dark)}
.welcome-title{max-width:100%;line-height:1.14;text-wrap:balance;margin:1.25rem 0 1.25rem;font-size:2.65rem}
.welcome-text{line-height:1.6;max-width:100%}
.welcome-copy .welcome-title{margin-top:0}

@media (min-width:969px){
.welcome-inner{align-items:start}
.welcome-left{margin-top:-0.75rem}
.welcome-copy{margin-top:-12cm}
.welcome-copy .welcome-title{margin-top:0}
.welcome-eyebrow-wrap{justify-content:flex-start}
.welcome-left .eyebrow{text-align:center;margin-left:0;margin-right:0;max-width:fit-content}
.welcome-left .lead-section-inner{margin-top:3.75rem}
}

@media (min-width:900px){
.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.lead-card .btn-submit,.header-cta .btn{white-space:nowrap;padding:.6rem 1.25rem;font-size:.72rem}
.location-btn{white-space:normal!important;padding:.65rem 1.2rem;font-size:.72rem;max-width:min(100%,26rem)}
}
@media (max-width:896px){
.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit,.main-nav.open .mobile-cta .btn{white-space:normal!important;text-wrap:balance}
}

@media (max-width:992px){
.treatments-grid--five{grid-template-columns:repeat(3,1fr)}
.dra-inner{grid-template-columns:1fr;gap:1.25rem}
.dra-media{order:2}
.dra-copy{order:1;text-align:center}
.dra-text,.dra-quote{max-width:none;margin-left:auto;margin-right:auto}
.dra-image--desktop{display:none}
.dra-image--mobile{display:inline-block;max-width:min(100%,20rem);max-height:min(62vh,26rem);width:auto;height:auto;object-fit:contain;margin-top:0}
.welcome-title{font-size:2.35rem}
}

@media (max-width:968px){
.recognize-section{padding:3rem 0 1.5rem}
.recognize-list{max-width:100%;padding:0}
.recognize-closing{padding:1rem 1.1rem;font-size:.84rem}
.lead-section{padding-bottom:3rem}
.lead-section-inner{max-width:100%}
.welcome-left .lead-section-inner{margin-top:4.25rem;padding:0}
.lead-options{grid-template-columns:1fr}
.welcome-eyebrow-wrap{justify-content:center}
.welcome-left .eyebrow{font-size:.64rem;padding:8px 20px;line-height:1.4;text-align:center;margin-left:auto;margin-right:auto;max-width:100%}
.welcome-left{text-align:center;margin-top:0}
.welcome-copy{margin-top:clamp(1rem,3vw,1.5rem)}
.welcome-copy .welcome-title{margin-top:0}
.welcome-cta-wrap{display:flex;justify-content:center}
.welcome-left .btn-welcome{max-width:min(100%,22rem)}
}

@media (max-width:768px){
.ciencia-section{padding:1.5rem 0 2.5rem}
.ciencia-grid{grid-template-columns:1fr;gap:1rem}
.ciencia-card{padding:1.15rem 1rem}
.ciencia-quote{padding:1rem 0 1rem 1rem;font-size:.92rem}
.treatments-grid--five{grid-template-columns:1fr;max-width:min(100%,22rem)}
.treatments-grid--five .treatment-item{max-width:100%}
.dra-section{padding:1rem 0 2.75rem}
.dra-block{padding:0 clamp(1rem,3vw,1.35rem) clamp(.4rem,1.5vw,.6rem);border-radius:12px}
.dra-title{font-size:2rem}
.porque-section{padding:3.5rem 0}
.porque-title{font-size:2rem}
.welcome-title{font-size:2rem;line-height:1.18}
.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit{font-size:.68rem;padding:.6rem .95rem}
.location-btn{width:100%;max-width:22rem}
.main-nav.open .mobile-cta .btn{font-size:.66rem;padding:.65rem 1rem;line-height:1.3;max-width:min(100%,20rem)}
.main-nav.open .mobile-cta .btn:before{display:none}
}

@media (max-width:480px){
.welcome-left .eyebrow{font-size:.6rem;padding:8px 16px;line-height:1.38;text-align:center}
.welcome-title{font-size:1.75rem}
.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit{font-size:.64rem;padding:.58rem .8rem}
.main-nav.open .mobile-cta .btn{font-size:.64rem;padding:.6rem .85rem;line-height:1.3}
}

@media (max-width:380px){
.lead-card .btn-submit{font-size:.6rem;padding:.55rem .7rem}
}

.faq-section{background:var(--white);padding:4.5rem 0}
.faq-header{text-align:center;margin-bottom:2.5rem}
.faq-eyebrow{display:inline-flex;align-items:center;padding:.4rem 1.1rem;border:1.5px solid var(--brown-dark);border-radius:999px;color:var(--brown-dark);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4;text-wrap:balance;max-width:100%}
.faq-title{margin-top:1.25rem;font-family:Playfair,Georgia,serif;font-size:2.5rem;font-style:italic;font-weight:600;line-height:1.2;color:var(--brown-dark);max-width:36ch;margin-left:auto;margin-right:auto;text-wrap:balance}
.faq-list{max-width:46rem;margin:0 auto;display:flex;flex-direction:column;gap:0}
.faq-item{border-bottom:1px solid rgba(136,93,77,.18)}
.faq-item:first-child{border-top:1px solid rgba(136,93,77,.18)}
.faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;cursor:pointer;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:700;line-height:1.45;color:var(--brown-dark);list-style:none;transition:color .18s ease}
.faq-question::-webkit-details-marker{display:none}
.faq-question::marker{display:none;content:""}
.faq-question::after{content:"";flex:0 0 .75rem;width:.75rem;height:.75rem;border-right:2px solid var(--brown-dark);border-bottom:2px solid var(--brown-dark);transform:rotate(45deg);margin-right:.15rem;transition:transform .22s ease,border-color .18s ease}
.faq-item[open] .faq-question::after{transform:rotate(-135deg);margin-top:.35rem}
.faq-item[open] .faq-question{color:var(--brown-dark)}
.faq-question:hover{color:rgba(136,93,77,.85)}
.faq-answer{padding:0 0 1.25rem}
.faq-answer p{font-size:.875rem;line-height:1.65;color:var(--grey-dark);margin:0;max-width:42rem}

@media (max-width:768px){
.faq-section{padding:3.5rem 0}
.faq-title{font-size:2rem}
.faq-question{font-size:.85rem;padding:1.1rem 0}
.faq-answer{padding-bottom:1.1rem}
}

.final-cta-section{background:var(--brown-dark);color:var(--brown-light);padding:4.5rem 0;text-align:center}
.final-cta-inner{max-width:42rem;margin:0 auto}
.final-cta-title{font-family:Playfair,Georgia,serif;font-size:2.5rem;font-style:italic;font-weight:600;line-height:1.2;color:var(--brown-light);max-width:22ch;margin:0 auto;text-wrap:balance}
.final-cta-text{margin:1.5rem auto 0;max-width:34rem;padding-left:1.5rem;font-size:.95rem;line-height:1.7;color:#fff7efe0;text-align:left;text-wrap:pretty}
.final-cta-list{list-style:none;margin:2rem auto 0;padding:0;max-width:34rem;display:flex;flex-direction:column;gap:.85rem;text-align:left}
.final-cta-list li{position:relative;padding-left:1.5rem;font-size:.9rem;line-height:1.55;color:#fff7efeb}
.final-cta-list li::before{content:"→";position:absolute;left:0;top:0;color:var(--brown-light);font-weight:700}
.final-cta-wrap{margin-top:2.5rem;display:flex;justify-content:center;padding:0 .25rem}
.final-cta-wrap .btn-final-cta{background:var(--brown-light);color:var(--brown-dark);min-height:3.25rem;padding:.85rem 2rem;font-size:.82rem;font-weight:700;box-shadow:0 14px 32px rgba(0,0,0,.28);max-width:min(100%,36rem);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}
.final-cta-wrap .btn-final-cta:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 18px 36px rgba(0,0,0,.32)}
.final-cta-note{margin-top:1.15rem;font-size:.72rem;line-height:1.5;color:#fff7efd9;letter-spacing:.02em}

@media (max-width:768px){
.final-cta-section{padding:3.5rem 0}
.final-cta-title{font-size:2rem}
.final-cta-text{font-size:.875rem}
.final-cta-list li{font-size:.85rem}
.final-cta-wrap .btn-final-cta{min-height:3rem;padding:.75rem 1.35rem;font-size:.72rem}
}

.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}
.footer-social{margin:0;font-size:.72rem;line-height:1.45;letter-spacing:.01em;text-align:right;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .55rem}
.footer-social .dra-instagram-link{margin:0;max-width:100%;box-sizing:border-box}

@media (max-width:768px){
.footer-meta{align-items:center}
.footer-social{text-align:center}
}

.site-header .header-inner.container{max-width:none;width:100%;margin:0;padding-left:clamp(1rem,4vw,7rem);padding-right:clamp(1rem,4vw,7rem)}
.site-header .logo{margin-left:0;flex-shrink:0}
.site-header .header-cta{margin-right:0;flex-shrink:0;min-width:0}

@media (min-width:1420px){
.site-header .header-inner{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:clamp(.5rem,1.5vw,1.25rem);flex-wrap:nowrap}
.site-header .logo{flex:0 0 auto;z-index:2}
.site-header .main-nav{position:relative;left:auto;transform:none;z-index:2;width:auto;max-width:none;pointer-events:auto;margin-left:clamp(.75rem,2vw,2.5rem);flex:1 1 auto;min-width:0}
.site-header .main-nav ul{pointer-events:auto;flex-wrap:wrap;justify-content:center;gap:clamp(.65rem,1.4vw,2.75rem)}
.site-header .main-nav a{font-size:clamp(.62rem,1vw,.75rem);padding:.35rem clamp(.25rem,.8vw,.65rem)}
.site-header .header-cta{flex:0 0 auto;margin-left:auto;z-index:2;max-width:none}
.site-header .header-cta .btn,.site-header .header-cta .btn-welcome{width:auto!important;max-width:min(100%,28rem)!important;min-height:unset!important;height:auto!important;line-height:1.35!important;padding:.6rem 1.25rem!important;letter-spacing:.025em!important;white-space:nowrap!important;text-align:center!important;text-wrap:balance;font-size:.72rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;box-sizing:border-box}
}

/* === Layout responsivo fluido (sem quebras em redimensionamento) === */
html{overflow-x:clip;scroll-behavior:smooth}
body{overflow-x:clip;min-width:0}
img,video,svg{max-width:100%;height:auto}
.container{width:100%;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}

.welcome-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.25rem,3vw,2rem);align-items:start;justify-content:space-between}
.welcome-left,.welcome-right{min-width:0;max-width:100%}
.welcome-left{max-width:100%}
.welcome-right{max-width:100%;width:100%}
.welcome-image{max-width:100%;height:auto}
@media (min-width:969px){
.welcome-right{max-width:36rem}
.welcome-image--desktop{width:100%;max-width:100%;max-height:40rem;height:auto;object-fit:contain;margin-top:calc(-9.5rem + 1.5cm)}
.welcome-left{display:contents}
.welcome-left>:not(.extras-right):not(.welcome-image--mobile){grid-column:1}
.welcome-left .welcome-image--mobile{display:none}
.welcome-right{grid-column:2;grid-row:1}
.welcome-left .extras-right{grid-column:2;grid-row:2;width:100%;max-width:36rem;justify-self:end;margin-top:2.5rem}
}
.welcome-title{font-size:clamp(1.65rem,4.8vw,2.65rem);line-height:1.14;text-wrap:balance}
.welcome-left .eyebrow{max-width:100%;width:fit-content}

.welcome .stats-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(.35rem,1.2vw,.6rem);align-items:stretch;justify-content:center;width:100%;max-width:100%;padding-left:0;margin-top:1.25rem}
.welcome .stat-row{display:flex;flex-wrap:wrap;gap:clamp(.35rem,1.2vw,.6rem);width:100%;margin-top:0}
@media (min-width:969px){
.welcome .stats-wrap{flex-wrap:nowrap}
.welcome .stat-row{display:contents}
}
.welcome .stat-large,.welcome .stat-small{flex:1 1 0;min-width:0;padding:clamp(.4rem,.8vw,.55rem) clamp(.25rem,.6vw,.4rem);border-radius:10px;border-width:1.5px}
.welcome .stat-large .stat-number,.welcome .stat-small .stat-number{font-size:clamp(1rem,2vw,1.45rem);line-height:1.1}
.welcome .stat-large .stat-label,.welcome .stat-small .stat-label{font-size:clamp(.55rem,1.1vw,.7rem);line-height:1.2;margin-top:.2rem}
.welcome-left .extras-right{width:100%}
.welcome-right .welcome-image{margin-bottom:.15rem}
.welcome-left .welcome-image--mobile{display:none;margin-top:clamp(1.25rem,4vw,2rem);margin-bottom:0}
.welcome-left .extras-right{margin-top:0}

.lead-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,11.5rem),1fr))}
.lead-card,.lead-section-inner,.welcome-left .lead-section-inner{max-width:100%;width:100%}

.ciencia-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}
.resultados-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
.treatments-grid,.treatments-grid--five{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));max-width:100%;width:100%}
.treatments-grid--five .treatment-item{max-width:100%;width:100%}
.treatments-title,.resultados-section .resultados-title,.depoimentos-title,.location-title,.dra-title,.faq-title,.final-cta-title,.porque-title{font-size:clamp(1.65rem,4.2vw,3rem);line-height:1.15;text-wrap:balance}

@media (min-width:993px){
.dra-block{padding:0 clamp(1.25rem,3vw,2rem) 0;border-radius:16px;overflow:hidden}
.dra-copy{padding-top:clamp(2.75rem,5.5vw,4.25rem);padding-bottom:clamp(.45rem,1.2vw,.75rem)}
.dra-inner{grid-template-columns:minmax(0,1fr) minmax(0,min(24rem,100%));gap:clamp(1rem,2vw,1.25rem);align-items:end}
.dra-copy{align-self:start}
.dra-media{align-items:flex-end;align-self:end;line-height:0;padding-bottom:0;margin-bottom:0}
.dra-image--desktop{display:block;margin-bottom:0}
}
.dra-copy,.dra-media{min-width:0;max-width:100%;width:100%}
.dra-image{max-width:100%}
.dra-eyebrow{max-width:100%;text-wrap:balance}
.dra-text,.dra-quote,.dra-footer{max-width:100%;width:100%}

@media (min-width:1101px){
.location-layout{grid-template-columns:minmax(0,1fr) minmax(0,min(34.75rem,100%));gap:clamp(2rem,4vw,3.5rem)}
}
.location-copy,.location-map-wrap{min-width:0;max-width:100%;width:100%}
.location-map{width:100%;max-width:100%;height:auto;min-height:clamp(14rem,45vw,28rem)}
.location-eyebrow{max-width:100%;min-width:0;text-wrap:balance}
.location-description,.location-block,.location-block p,.location-note{max-width:100%}
.location-cta-wrap{width:100%;max-width:100%}
.location-btn{min-width:0!important;max-width:min(100%,28rem)!important;width:auto!important;box-sizing:border-box}

.footer-content{width:100%;max-width:100%;flex-wrap:wrap;gap:clamp(1rem,3vw,1.5rem)}
.footer-meta,.footer-copy,.footer-social{max-width:100%;min-width:0}
.footer-social{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .55rem;text-wrap:pretty;line-height:1.55}

.depoimento-card{flex:0 0 min(100%,457px);width:min(100%,457px)}
.depoimentos-header,.depoimentos-content,.depoimentos-carousel-block{min-width:0;max-width:100%}

@media (max-width:1099px){
.funciona-section .container{max-width:var(--container-max)}
.funciona-carousel-wrap{padding-inline:clamp(.75rem,3vw,1.5rem);overflow:hidden}
.funciona-carousel{overflow-x:auto!important;overflow-y:hidden!important;cursor:grab!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
.funciona-track{width:max-content!important;justify-content:flex-start!important}
.funciona-slide{flex:0 0 min(380px,85vw)!important;width:min(380px,85vw)!important;scroll-snap-align:center}
.funciona-card{width:100%;max-width:100%;min-height:0;height:auto}
.funciona-card img{height:auto;min-height:12rem;max-height:319px;aspect-ratio:380/319;object-fit:cover}
}

.footer-content{flex-wrap:wrap;justify-content:center}
.footer-brand img{max-width:100%}
h1,h2,h3,h4,p,li,blockquote,cite{overflow-wrap:break-word;word-wrap:break-word}

@media (max-width:1100px){
.location-layout{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.5rem);justify-items:stretch}
.location-copy{max-width:100%;text-align:center;padding-inline:0}
.location-eyebrow{display:inline-flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;white-space:normal;text-wrap:balance;line-height:1.35;padding:.45rem .85rem;box-sizing:border-box}
.location-title{font-size:clamp(1.45rem,5.5vw,2.4rem);max-width:100%;margin-left:auto;margin-right:auto;text-wrap:balance}
.location-description{margin-left:auto;margin-right:auto;text-align:center;max-width:100%;line-height:1.65}
.location-block{margin-top:clamp(1.5rem,4vw,2rem);text-align:center;max-width:100%}
.location-block p{line-height:1.6;overflow-wrap:break-word}
.location-label{margin-bottom:.5rem}
.location-cta-wrap{display:flex;flex-direction:column;align-items:center;margin-top:clamp(1.75rem,5vw,2.5rem);width:100%;padding-inline:.15rem;box-sizing:border-box}
.location-btn{width:100%!important;max-width:min(100%,22rem)!important;min-width:0!important;font-size:clamp(.62rem,3vw,.72rem)!important;padding:.65rem .9rem!important;line-height:1.35!important}
.location-note{text-align:center;max-width:100%;line-height:1.5;padding:0 .15rem;box-sizing:border-box}
.location-map-wrap{padding-top:0;width:100%;max-width:100%}
.location-map{width:100%;min-height:clamp(14rem,50vw,20rem);border-radius:clamp(.75rem,3vw,1.875rem)}
.location-section{padding:clamp(2.5rem,7vw,3.5rem) 0 clamp(2rem,6vw,3rem)}
.footer-content{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:clamp(1.25rem,4vw,1.5rem)}
.footer-meta{align-items:center;width:100%}
.footer-copy{text-align:center;line-height:1.55;padding:0 .25rem;box-sizing:border-box;font-size:clamp(.72rem,3.2vw,.875rem)}
.footer-social{text-align:center;justify-content:center;font-size:clamp(.66rem,3vw,.72rem)}
}

@media (max-width:480px){
.location-btn{max-width:100%!important;font-size:clamp(.58rem,2.8vw,.64rem)!important;padding:.58rem .75rem!important}
.location-title{font-size:clamp(1.35rem,6vw,1.85rem)}
.footer-copy,.footer-social{font-size:clamp(.64rem,2.9vw,.72rem)}
}

.btn,.btn-cta-long{max-width:100%;box-sizing:border-box}
.recognize-list,.recognize-closing,.ciencia-quote,.dra-text,.dra-footer,.faq-answer p,.final-cta-text{max-width:100%}

@media (max-width:992px){
.dra-inner{grid-template-columns:1fr;gap:clamp(.75rem,2.5vw,1.15rem);align-items:stretch}
.dra-copy{order:1;text-align:center;padding-inline:0;padding-top:clamp(1.5rem,4vw,2.25rem);align-self:auto}
.dra-media{order:2;align-items:center;align-self:auto}
.dra-eyebrow{display:inline-flex;justify-content:center;align-items:center;max-width:100%;white-space:normal;text-wrap:balance;line-height:1.35;padding:.45rem .85rem;box-sizing:border-box}
.dra-title{font-size:clamp(1.45rem,5.5vw,2rem);max-width:100%;margin-left:auto;margin-right:auto}
.dra-text,.dra-quote{max-width:100%;margin-left:auto;margin-right:auto;text-align:left}
.dra-quote{padding:1rem .75rem 1rem 1rem;box-sizing:border-box}
.dra-footer{max-width:100%;margin-left:auto;margin-right:auto;text-align:center;line-height:1.6;text-wrap:pretty;padding:0 .15rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:.35rem}
.dra-instagram-link{display:inline-flex;margin:0;white-space:normal;text-wrap:balance;max-width:100%;box-sizing:border-box}
.dra-instagram-meta{display:block}
.dra-image--desktop{display:none}
.dra-image--mobile{display:inline-block;max-width:min(100%,20rem);max-height:min(62vh,26rem);width:auto;height:auto;object-fit:contain;margin-top:0}
}

@media (max-width:768px){
.dra-section{padding:.75rem 0 2.5rem}
.dra-block{padding:0 .85rem .5rem;border-radius:10px}
.dra-text,.dra-quote{font-size:clamp(.82rem,3.6vw,.875rem)}
.dra-footer{font-size:clamp(.66rem,3.2vw,.72rem)}
.dra-quote{font-size:clamp(.9rem,3.8vw,1rem)}
.treatments-grid--five{grid-template-columns:1fr;max-width:min(100%,22rem);margin-left:auto;margin-right:auto}
.treatments-grid--five .treatment-item{max-width:100%}
.lead-options{grid-template-columns:1fr}
}

@media (max-width:968px){
.welcome-inner{grid-template-columns:1fr}
.welcome-left{display:block;margin-top:0}
.welcome-left .welcome-image--mobile{display:block;max-width:min(100%,22rem);width:100%;height:auto;margin-left:auto;margin-right:auto}
.welcome-left .extras-right{margin-top:clamp(1rem,3vw,1.5rem);text-align:center}
.welcome-right{display:none}
.welcome-image{margin-top:0;margin-bottom:.25rem}
.welcome .stats-wrap{padding-left:0;margin-top:1rem}
}

@media (max-width:520px){
.depoimento-card{padding:3rem 1.25rem 1.75rem}
}

@media (max-width:1419px){
.site-header .header-inner.container{padding-left:clamp(1rem,4vw,1.25rem);padding-right:clamp(1rem,4vw,1.25rem)}
}


.depoimentos-header{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}
.depoimentos-header .depoimentos-eyebrow{margin-left:auto;margin-right:auto}
.depoimentos-header .depoimentos-title{margin-left:auto;margin-right:auto;max-width:none;text-align:center}
.depoimentos-content{display:flex;flex-direction:column;align-items:center;gap:clamp(2rem,4vw,2.5rem);margin-top:clamp(2rem,4vw,3rem);width:100%}
.depoimentos-content .depoimentos-image-wrap{margin-top:0;margin-left:auto;margin-right:auto;width:100%;max-width:min(100%,32.3125rem)}
.depoimentos-content .depoimentos-image{display:block;width:100%;max-width:32.3125rem;height:auto;margin:0 auto}
.depoimentos-content .depoimentos-carousel-block{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:min(100%,457px)}
.depoimentos-content .depoimentos-carousel{width:100%}
.depoimento-text{margin-left:auto;margin-right:auto;text-align:center}
.depoimento-topic,.depoimento-author{text-align:center;width:100%}
@media (min-width:1201px){
.depoimentos-content{flex-direction:row;justify-content:center;align-items:center;gap:60px}
.depoimentos-content .depoimentos-image-wrap{flex:0 1 auto;width:auto;max-width:32.3125rem}
.depoimentos-content .depoimentos-carousel-block{flex:0 1 auto;max-width:457px}
}
@media (max-width:1080px){
.depoimentos-content .depoimentos-image{display:none}
}

/* === Mobile: ajustes finais de responsividade === */
.btn{width:auto;max-width:100%;min-width:0;box-sizing:border-box}
.container{padding-top:clamp(1.25rem,4vw,2rem);padding-bottom:clamp(1.25rem,4vw,2rem)}

@media (max-width:968px){
.welcome{padding:clamp(1.25rem,4vw,2rem) 0 clamp(2rem,5vw,3rem)}
.welcome-left .welcome-image--mobile{max-width:min(100%,22rem);width:100%;height:auto;margin-top:clamp(1.25rem,4vw,2rem);margin-bottom:0;margin-left:auto;margin-right:auto}
.welcome-left .extras-right{margin-top:clamp(1rem,3vw,1.5rem)}
.welcome-right{display:none}
.welcome-list{max-width:100%;text-align:left;margin-left:auto;margin-right:auto}
.welcome-text{text-align:center}
}

@media (max-width:768px){
.welcome{padding:clamp(1rem,3.5vw,1.5rem) 0 clamp(1.75rem,5vw,2.5rem)}
.welcome .stats-wrap{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:.5rem}
.welcome .stat-large{flex:1 1 auto;width:100%;max-width:100%}
.welcome .stat-row{flex-direction:column;width:100%;gap:.5rem}
.welcome .stat-small{flex:1 1 auto;width:100%;max-width:100%}
.treatments-section{padding:clamp(2.5rem,7vw,3.5rem) 0!important}
.treatments-grid,.treatments-grid--five{gap:clamp(1rem,3vw,1.5rem)}
.treatment-item .icon,.treatment-item .icon img{width:clamp(4rem,14vw,6.25rem);height:clamp(4rem,14vw,6.25rem)}
.recognize-section,.ciencia-section,.porque-section,.funciona-section,.resultados-section,.depoimentos-section,.faq-section{padding-left:0;padding-right:0}
.recognize-section{padding-top:clamp(2.5rem,7vw,3rem);padding-bottom:clamp(1.25rem,4vw,1.5rem)}
.ciencia-section{padding:clamp(1.5rem,5vw,2rem) 0 clamp(2rem,6vw,2.5rem)}
.porque-section{padding:clamp(2.5rem,7vw,3.5rem) 0}
.funciona-section{padding:clamp(2.5rem,7vw,3.5rem) 0}
.funciona-header{margin-bottom:clamp(1rem,3vw,1.5rem)}
.funciona-bottom-cta,.porque-bottom-cta,.treatments-bottom-cta,.resultados-bottom-cta{margin-top:clamp(1.75rem,5vw,2.5rem)}
.resultados-section{padding:clamp(2.5rem,7vw,3.5rem) 0}
.resultados-header{margin-bottom:clamp(1.75rem,5vw,2.5rem)}
.resultados-bottom-cta{margin-top:clamp(2rem,6vw,3rem)}
.depoimentos-section{padding:clamp(2.5rem,7vw,3.5rem) 0 clamp(3rem,8vw,4rem)}
.faq-section{padding:clamp(2.5rem,7vw,3.5rem) 0}
.faq-question{gap:.65rem}
.faq-question::after{flex-shrink:0}
.final-cta-section .container{padding-inline:clamp(.85rem,3vw,1.25rem)}
.final-cta-inner{max-width:100%}
.final-cta-list,.final-cta-text{max-width:100%;padding-inline:0}
.final-cta-list li{padding:.55rem .85rem .55rem 2.5rem}
.dra-section .container{padding-inline:clamp(.75rem,3vw,1rem)}
.porque-list{padding-inline:0;max-width:100%}
.porque-item p{text-wrap:pretty}
.recognize-closing,.recognize-intro,.resultados-section .resultados-subtitle{padding-inline:0;max-width:100%}
.ciencia-quote{max-width:100%;padding-right:.75rem;box-sizing:border-box}
.lead-modal{padding:.75rem}
.lead-modal .lead-card{padding:2rem 1.15rem 1.25rem}
.lead-options label{font-size:.82rem}
.recognize-section .resultados-title,.ciencia-section .resultados-title{font-size:clamp(1.15rem,5.2vw,1.85rem);line-height:1.38;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal;hyphens:none;-webkit-hyphens:none}
.recognize-section .resultados-subtitle,.ciencia-section .resultados-subtitle,.recognize-section .recognize-intro{font-size:clamp(.82rem,3.5vw,.9rem);line-height:1.65;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal;hyphens:none;-webkit-hyphens:none;max-width:100%}
.recognize-section .resultados-header,.ciencia-section .resultados-header{margin-bottom:clamp(1.5rem,4vw,2rem);overflow:visible}
}

@media (max-width:480px){
.welcome-title{font-size:clamp(1.45rem,6.5vw,1.75rem)}
.welcome-left .eyebrow{font-size:clamp(.56rem,2.8vw,.64rem);padding:7px 14px;line-height:1.35}
.treatments-title,.resultados-section .resultados-title,.depoimentos-title,.location-title,.dra-title,.faq-title,.final-cta-title,.porque-title,.funciona-title{font-size:clamp(1.45rem,6.5vw,2rem)}
.treatment-item .label{font-size:clamp(.75rem,3.2vw,.875rem)}
.stat-large .stat-number,.stat-small .stat-number{font-size:clamp(1.35rem,6vw,1.75rem)}
.stat-large .stat-label,.stat-small .stat-label{font-size:clamp(.58rem,2.6vw,.68rem)}
.welcome .stat-row{flex-direction:column}
.welcome .stat-small{flex:1 1 100%;width:100%}
.btn-cta-long,.welcome-left .btn-welcome,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit{width:100%;max-width:100%}
.welcome-cta-wrap .btn-welcome,.treatments-bottom-cta .btn,.funciona-bottom-cta .btn,.porque-bottom-cta .btn,.resultados-bottom-cta .btn,.final-cta-wrap .btn{max-width:100%}
.site-header .logo img{height:1.65rem}
}

@media (max-width:597px){
.container{padding-left:clamp(.75rem,3.5vw,1rem);padding-right:clamp(.75rem,3.5vw,1rem)}
.welcome{padding:clamp(.85rem,3vw,1.25rem) 0 clamp(1.5rem,4vw,2rem)}
.welcome-left .eyebrow{font-size:clamp(.56rem,2.7vw,.64rem);padding:7px 12px;line-height:1.35;width:100%;max-width:100%}
.welcome-title{font-size:clamp(1.4rem,6.2vw,1.85rem);line-height:1.16}
.welcome-list{max-width:100%;padding-inline:0}
.welcome-left .btn-welcome,.btn-cta-long,.treatments-bottom-cta .btn-treatments,.funciona-bottom-cta .btn-funciona,.porque-bottom-cta .btn-porque,.resultados-bottom-cta .btn-resultados,.final-cta-wrap .btn-final-cta,.location-btn,.lead-card .btn-submit{width:100%;max-width:100%;padding:.6rem .85rem;font-size:clamp(.62rem,2.8vw,.68rem)}
.welcome-cta-wrap,.treatments-bottom-cta,.funciona-bottom-cta,.porque-bottom-cta,.resultados-bottom-cta,.final-cta-wrap,.location-cta-wrap{width:100%;padding-inline:0;box-sizing:border-box}
.treatments-grid--five{max-width:100%;width:100%}
.treatments-cta-small,.resultados-eyebrow,.recognize-section .resultados-eyebrow,.ciencia-section .resultados-eyebrow,.dra-eyebrow,.faq-eyebrow,.porque-eyebrow,.depoimentos-eyebrow,.funciona-header .small-cta,.location-eyebrow{font-size:clamp(.58rem,2.6vw,.68rem);padding:.4rem .75rem;line-height:1.35}
.treatments-title,.resultados-section .resultados-title,.depoimentos-title,.location-title,.dra-title,.faq-title,.final-cta-title,.porque-title,.funciona-title{font-size:clamp(1.35rem,6vw,1.9rem)}
.recognize-section .resultados-title,.ciencia-section .resultados-title{font-size:clamp(1.1rem,5vw,1.6rem);line-height:1.38;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal}
.recognize-section .resultados-subtitle,.ciencia-section .resultados-subtitle,.recognize-section .recognize-intro{font-size:clamp(.8rem,3.4vw,.875rem);line-height:1.65;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal;max-width:100%}
.recognize-closing{padding:.9rem .85rem;font-size:.82rem}
.ciencia-card{padding:1rem .9rem}
.dra-block{padding-inline:.75rem}
.dra-footer{padding-inline:0}
.main-nav.open .mobile-cta .btn{width:100%;max-width:100%;white-space:normal!important;padding:.65rem .85rem;font-size:clamp(.6rem,2.7vw,.66rem)}
.main-nav.open .mobile-cta .btn:before{display:none}
.site-header .header-inner.container{padding-left:clamp(.75rem,3.5vw,1rem);padding-right:clamp(.75rem,3.5vw,1rem)}
.final-cta-inner{padding:1rem .85rem 1.15rem}
.final-cta-list li{padding:.5rem .75rem .5rem 2.35rem;font-size:.82rem}
.faq-question{font-size:.82rem;gap:.5rem}
}

@media (max-width:360px){
.container{padding-left:.5rem;padding-right:.5rem}
.recognize-section .container,.ciencia-section .container{padding-left:.5rem;padding-right:.5rem;min-width:0;overflow:visible}
.recognize-section .resultados-eyebrow,.ciencia-section .resultados-eyebrow{display:block;width:100%;max-width:100%;padding:.32rem .45rem;font-size:clamp(.52rem,2.45vw,.6rem);line-height:1.4;text-wrap:pretty;overflow-wrap:break-word;white-space:normal}
.recognize-section .resultados-title,.ciencia-section .resultados-title{font-size:clamp(1.05rem,4.8vw,1.35rem);line-height:1.4;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal}
.recognize-section .resultados-subtitle,.ciencia-section .resultados-subtitle,.recognize-section .recognize-intro{font-size:clamp(.78rem,3.2vw,.84rem);line-height:1.55;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal;margin-top:.65rem;max-width:100%}
.recognize-section .resultados-header,.ciencia-section .resultados-header{margin-bottom:1.25rem;padding-inline:0}
.lead-modal .lead-card{padding:1.75rem .9rem 1.1rem}
}

@media (max-width:320px){
.recognize-section .resultados-title,.ciencia-section .resultados-title{font-size:clamp(1rem,4.5vw,1.25rem);line-height:1.42;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal}
.recognize-section .resultados-subtitle,.ciencia-section .resultados-subtitle,.recognize-section .recognize-intro{font-size:clamp(.75rem,3.1vw,.8rem);line-height:1.55;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;white-space:normal;max-width:100%}
.recognize-section .resultados-eyebrow,.ciencia-section .resultados-eyebrow{font-size:clamp(.5rem,2.35vw,.56rem);padding:.28rem .4rem}
}

/* === Textos manifesto — classes exclusivas === */
.texto-manifesto-1,.texto-manifesto-2,.texto-manifesto-3{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;hyphens:none;-webkit-hyphens:none;word-break:normal}
@media (max-width:768px){
.recognize-section .texto-manifesto-1,.ciencia-section .texto-manifesto-2{font-size:clamp(1rem,4.2vw,1.35rem);line-height:1.4;text-wrap:pretty;padding-inline:0}
.ciencia-section .texto-manifesto-3{font-size:clamp(.78rem,3.2vw,.875rem);line-height:1.55;text-wrap:pretty;max-width:100%;padding-inline:0;margin-top:.65rem}
}
