:root{--color-primary:#e50c0e;--color-secondary:#0e0e0f;--color-support:#636363;--color-light:#edd2ce;--color-soft:#d25152;--color-alt-bg:#d0d8d0;--white:#fff;--site-header-height:0px;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--shadow-soft:0 16px 40px #0e0e0f1f}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;width:100%}body{color:var(--color-secondary);background:radial-gradient(circle at 10% -20%,#fff,#ffffffc7 35%),radial-gradient(circle at 100% 0,#d3d3d3,#f5f5f56e 45%),linear-gradient(#000 0%,#fff 45% 100%);font-family:Manrope,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1200px,100% - 2rem);margin:0 auto}.section-space{max-width:100%;padding:5.5rem 0;overflow-x:hidden}.scroll-reveal{opacity:0;filter:blur(2px);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1),filter .56s;transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)scale(.985)}.scroll-reveal.from-left{transform:translate(-48px)scale(.985)}.scroll-reveal.from-right{transform:translate(48px)scale(.985)}.scroll-reveal.from-up{transform:translateY(30px)scale(.985)}.scroll-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;filter:none;transition:none;transform:none}}.section-label{letter-spacing:.11em;color:var(--color-primary);margin:0 0 .5rem;font-family:Bebas Neue,sans-serif;font-size:2rem!important}h1,h2,h3,h4{letter-spacing:.03em;margin:0;font-family:Bebas Neue,sans-serif}p{color:var(--color-support);text-align:justify;margin:0;line-height:1.7}.label-center{text-align:center!important}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000db;border-bottom:1px solid #ffffff14;width:100%;transition:background .42s cubic-bezier(.22,.61,.36,1),border-color .42s cubic-bezier(.22,.61,.36,1);position:sticky;top:0}.site-header.is-scrolled{background:#212020d1}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1214px,100% - 2rem);margin:0 auto;padding:.92rem 0;transition:padding .42s cubic-bezier(.22,.61,.36,1);display:flex}.site-header.is-scrolled .site-header__inner{padding:4px 0}.site-header__brand{color:var(--white);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.85rem;padding:0;display:flex}.site-header__brand-glow{isolation:isolate;display:inline-flex;position:relative}.site-header__brand-glow:before{content:"";filter:blur(16px);z-index:0;pointer-events:none;background:radial-gradient(#000 0%,#000000e6 34% 58%,#000000b3 78%);position:absolute;inset:36% -16% 29% 18%;transform:scale(1.05)}.site-header__brand img{z-index:1;object-fit:cover;will-change:width;border-radius:5px;width:136px;height:auto;transition:width .42s cubic-bezier(.22,.61,.36,1);position:relative}.site-header.is-scrolled .site-header__brand img{width:120px;height:auto}.site-header__brand strong{font-size:1rem;display:block}.site-header__brand span{color:#ccc;font-size:.75rem;display:block}.site-nav{align-items:center;gap:.4rem;display:flex}.site-nav button,.site-nav a{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.55rem .75rem;font-family:inherit;font-size:1.02rem;font-weight:600;transition:background .2s,color .2s}.site-nav button:hover,.site-nav a:hover{color:#fff;background:#ff0005d6}.site-nav button.is-active,.site-nav a.is-active,.site-nav button.is-active:hover,.site-nav a.is-active:hover{color:#101010;background:#fff}.services-menu{margin-bottom:-.9rem;padding-bottom:.9rem;position:relative}.services-menu__controls{align-items:center;gap:.25rem;display:inline-flex}.services-menu__main{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.services-menu__toggle{justify-content:center;align-items:center;height:100%;display:inline-flex;background-color:#fff1!important;border-top-left-radius:6px!important;border-bottom-left-radius:6px!important;padding-inline:.5rem!important}.services-menu__toggle svg{transition:transform .2s}.services-menu__toggle.is-open svg{transform:rotate(180deg)}.services-menu__controls.is-active .services-menu__main,.services-menu__controls.is-active .services-menu__toggle{color:#101010;background:#fff!important}.services-menu__controls:hover .services-menu__main,.services-menu__controls:hover .services-menu__toggle{color:#fff;background:#ff0005d6}.services-menu__controls.is-active:hover .services-menu__main,.services-menu__controls.is-active:hover .services-menu__toggle{color:#101010;background:#fff}.services-menu__dropdown{border-radius:var(--radius-sm);opacity:0;pointer-events:none;background:#111;border:1px solid #ffffff1f;width:300px;padding:.45rem;transition:all .2s;position:absolute;top:calc(100% - .2rem);left:0;transform:translateY(8px)}.services-menu.is-open .services-menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.services-menu__dropdown a{border-radius:8px;padding:14px;display:block}.services-menu__dropdown a:hover{background:var(--color-primary);color:#fff}.mobile-menu-btn{color:#fff;z-index:3;background:0 0;border:0;margin:-10px;padding:20px;display:none}.mobile-nav-backdrop{display:none}.hero{width:100%;padding:0}.hero__btn{justify-content:end;display:flex}.logo-hero{opacity:.32;width:27rem}.hero__slider{width:100%;box-shadow:none;border-radius:0;height:clamp(500px,80svh,810px);margin:0;position:relative;overflow:hidden}.hero__slide{opacity:0;height:100%;transition:opacity .7s;position:absolute;inset:0}.hero__slide img,.hero__slide video{object-fit:cover;object-position:center;width:100%;height:100%}.hero__slide video{object-fit:cover;object-position:51% center;transform-origin:50%;width:100%;height:100%;transform:scale(1.2)}.hero__slide.is-active{opacity:1;position:relative}.hero__overlay{color:#fff;background:linear-gradient(#00000040 10%,#00000094 85% 95%);height:100%;display:flex;position:absolute;bottom:0;left:0;right:0}.hero__content-grid{justify-content:space-between;align-items:center;width:min(1200px,100% - 2rem);margin:0 auto;display:flex}.hero__text-col{text-align:end;gap:.2rem;width:fit-content;display:grid}.hero__text-col>*{opacity:0;animation:.7s ease-out forwards heroTextEnter;transform:translate(200px)}.hero__text-col>:nth-child(2){animation-delay:.14s}.hero__text-col>:nth-child(3){animation-delay:.24s}.hero__text-col>:nth-child(4){animation-delay:.34s}@keyframes heroTextEnter{0%{opacity:0;transform:translate(-148px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.hero__text-col>*{opacity:1;animation:none;transform:none}}.hero__overlay h1{text-shadow:0 0 14px #000;font-size:5rem;line-height:.92}.hero__overlay h2{text-shadow:0 0 14px #000;font-size:3rem}.hero__overlay p{color:#e7e7e7;text-shadow:-1px 2px 18px #000;text-align:right;font-size:1.3rem;line-height:1.3}.hero__overlay a{background:var(--color-primary);color:#fff;text-align:center;border-radius:999px;align-items:center;width:fit-content;margin-top:1.1rem;padding:.78rem 1.35rem;font-size:1.01rem;font-weight:700;display:flex}.hero__kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:#ffd5d5!important}.hero__arrow{color:#fff9;cursor:pointer;z-index:2;background:0 0;border:none;padding:10px 20px;font-size:36px;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.hero__arrow:hover{opacity:.7}.hero__arrow--left{left:1rem}.hero__arrow--right{right:1rem}.hero__dots{gap:.4rem;display:flex;position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%)}.hero__dots button{background:#fff6;border:0;border-radius:50%;width:10px;height:10px}.hero__dots .is-active{background:#fff}.hero-services{color:#fff;background:#0f0f10;border-top:1px solid #ffffff14}.hero-services__inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.8rem;padding:8px 0;display:grid}.hero-services__item{text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:.9rem;padding:7px;font-family:Bebas Neue,sans-serif;font-size:18px;display:flex;position:relative}.hero-services__item:not(:last-child):after{content:"";background:var(--color-primary);opacity:.85;width:2px;height:96%;position:absolute;right:-.4rem}.hero-services__item p{color:#fff;text-align:left;height:100%;margin:0}.hero-services__icon{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.hero-services__icon svg{width:54px;height:54pxpx}.hero-services__icon-image{object-fit:contain;filter:brightness(0)invert();width:54px;height:54px}.services-highlight{z-index:2;background:#efefef;margin-top:0;padding:3rem 0;position:relative}.services-highlight__inner{padding:.2rem 0;position:relative}.services-highlight__header{text-align:center;margin-bottom:1.6rem}.services-highlight__divider{background:var(--color-primary);border-radius:999px;width:62px;height:4px;margin:0 auto;display:block}.services-highlight__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.service-pill{text-align:center;color:#0e0e0f;background:#fff;border:1px solid #0e0e0f14;border-radius:10px;flex-direction:column;align-items:center;gap:.8rem;min-height:100%;padding:1.3rem 1.15rem 1.6rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.service-pill:hover{transform:translateY(-3px);box-shadow:0 16px 28px #0e0e0f24}.service-pill__icon-wrap{border-radius:10%;width:200px;height:138px;margin-bottom:.2rem;overflow:hidden;box-shadow:0 0 6px 2px #0000006b}.service-pill-icon{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.service-pill__title{letter-spacing:0;margin:0;font-size:28px;font-weight:800;line-height:1.18}.service-pill__title,.services-sidebar__item,.active-service-title{text-transform:uppercase}.service-pill__description{color:#4b4f56;text-align:center;min-height:110px;margin:0;font-size:1.08rem;line-height:1.6}.service-pill__details-link{color:var(--color-primary);letter-spacing:.01em;border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;margin-left:.35rem;padding:10px;font-size:1rem;font-weight:700;transition:border-color .2s,transform .2s;display:block}.service-pill__details-link:hover{transform:translate(4px)}.service-pill__actions{justify-items:center;gap:.55rem;width:100%;margin-top:auto;display:grid}.service-pill__action{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:260px;padding:.72rem 1.35rem;font-size:1.15rem;font-weight:700;display:inline-flex;box-shadow:0 8px 14px #e50c0e4d}.service-pill__action:hover{filter:brightness(.95)}.hero__action-icon{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px;margin-right:10px}.service-pill__action-icon{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px}#quem-somos{background:linear-gradient(90deg,#fff,#fff 18%,#ffffffe8 82%,#f1f1f1eb)}#quem-somos p,#diferenciais p{font-size:18px}.about__stack{gap:2.2rem;display:grid}.about__row{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.about__row img{border-radius:var(--radius-md);object-fit:cover;width:100%;box-shadow:var(--shadow-soft)}.about-family-image,.quality-image-div{aspect-ratio:4/3;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-soft);overflow:hidden}.about-family-image--mobile{display:none}.about-family-image img{object-fit:cover;width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;border-radius:0}.about-images{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.about-images img,.quality__grid img{object-fit:cover;border-radius:var(--radius-md);z-index:0;width:100%;height:100%;display:block}.about-images__arrow{color:#fff;cursor:pointer;z-index:3;background:#00000073;border:0;border-radius:20%;place-items:center;padding:7px;font-size:30px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.about-images__arrow--left{left:12px}.about-images__arrow--right{right:12px}.about-images__dots{z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000002e;border-radius:999px;justify-content:center;gap:.5rem;margin-top:0;padding:.25rem .55rem;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.about-images__dot{cursor:pointer;background:#ffffff73;border:0;border-radius:50%;width:10px;height:10px;padding:0}.about-images__dot.is-active{background:var(--color-primary)}.about-images:after{content:"";pointer-events:none;z-index:2;mix-blend-mode:normal;border-radius:var(--radius-md);background:radial-gradient(#0000 48%,#00000073 100%);position:absolute;inset:0}.about-images__dots,.about-images__arrow{z-index:3}.about__row h2,.services-highlight h2,.brands h2,.quality h2,.reviews h2,.cta h2,.map h2,.services-content h1{margin-bottom:.7rem;font-size:clamp(2rem,4.8vw,2.6rem)}.about__row p+p{margin-top:.8rem}.about__summary--mobile{display:none}.about__highlight{background:var(--color-primary);color:#fff;border-radius:4px;margin:0 .15em;padding:.08em .2em;font-weight:700;line-height:1.2;display:inline-block;transform:skew(-14deg)}.about__highlight span{display:inline-block;transform:skew(14deg)}.about__row--reverse{grid-template-columns:1fr 1fr}.brands{color:#fff;background:linear-gradient(120deg,#111,#1d1d22 45%,#111);max-width:100%;overflow-x:hidden}.brands p,.brands h2{text-align:center}.brands__carousel{margin-top:1.5rem;padding:0 3rem;position:relative}.brands__viewport{overflow:hidden}.brands__grid{gap:1rem;display:grid}.brands__card{background:#fff;border-radius:14px;place-items:center;height:110px;padding:.1rem;display:grid}.brands__card img{object-fit:contain;width:100%;height:72px}.brands__arrow,.reviews__actions button{background:var(--color-primary);color:#fff;cursor:pointer;z-index:2;border:0;border-radius:50%;width:40px;height:40px;font-size:1.1rem;position:absolute;top:50%;transform:translateY(-50%)}.brands__arrow--left{left:0}.brands__arrow--right{right:0}.quality__grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.quality__list{gap:.7rem;margin:1.2rem 0;display:grid}.quality__item{background:#fff;border:1px solid #00000052;border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.quality__cta{width:fit-content;margin:0 auto;display:flex}.btn-primary,.btn-secondary{border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.4rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff}.btn-secondary{color:#111;background:#fff}.reviews{background:linear-gradient(120deg,#111,#1d1d22 45%,#111);max-width:100%;overflow-x:hidden}#avaliacoes h2{color:#fff}.reviews__summary{color:#fff;margin-top:.2rem;font-size:1.1rem;font-weight:600}.reviews__summary a{border-bottom:1px solid #0000;transition:border-bottom-color .3s}.reviews__summary a:hover{border-bottom-color:#d0d8d0}.reviews__carousel{max-width:100%;margin-top:1rem;padding:0 3rem;position:relative;overflow-x:hidden}.reviews__viewport{overflow:hidden}.reviews__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.review-card__head{justify-content:center;align-items:center;margin-bottom:.8rem;display:flex}.review-card{height:240px;box-shadow:var(--shadow-soft);text-align:center;background:#fff;border:1px solid #0e0e0f14;border-radius:16px;padding:1.2rem;position:relative}.review-card__google-icon{object-fit:contain;width:24px;height:24px;position:absolute;top:1rem;right:1rem}.review-card__stars{color:#f4aa0f;text-align:center;margin-bottom:.6rem;font-size:1.8rem}.review-card__head strong{margin:0;display:block}.review-card__head span{color:var(--color-support);font-size:.88rem}.review-card p{text-align:center}.reviews__arrow{color:#ffffffb6;cursor:pointer;z-index:2;background:0 0;border:none;padding:10px 20px;font-size:36px;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.reviews__arrow:hover{opacity:.7}.reviews__arrow--left{left:0}.reviews__arrow--right{right:0}.cta__inner{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(120deg,#111 15%,#2b2b31 100%);padding:4rem 1.4rem}.cta__inner h2,.cta__inner p,.cta__inner .section-label{color:#fff;text-align:center!important}.cta__actions{justify-content:center;gap:.7rem;margin-top:1.3rem;display:flex}.cta__social{flex-direction:row-reverse;justify-content:center;align-items:center;gap:3px;margin-top:2.5rem;display:flex}.no-margin{margin:0!important}.contato-link-instagram{border-bottom:1px solid #0000;transition:border-bottom-color .3s}.cta__instagram-link{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .2s;display:inline-flex}.cta__instagram-link:hover{transform:scale(1.08)}.contato-link-instagram:hover{border-bottom-color:#d0d8d0}.cta__instagram-link img{object-fit:contain;width:48px;height:48px}.cta__social-text{color:#fff;margin:0;font-size:1rem;font-weight:500}.contact-map-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.4rem;width:min(1200px,100% - 2rem);margin:0 auto;display:grid}.contact-map-layout .section-space{padding:0}.contact-map-layout .container{width:100%}.contact-map-layout .cta,.contact-map-layout .map{margin:0}.contact-map-layout .cta__inner,.contact-map-layout .map .container{height:100%}.contact-map-layout .map .container{border-radius:var(--radius-lg);background:#e3e3e3;padding:2.2rem 1.4rem}.map__frame{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);margin-top:1rem;overflow:hidden}.map__frame iframe{border:0;width:100%;height:330px;min-height:330px}.site-footer{color:#fff;background-position:50%;background-size:cover;border-top:1px solid #ffffff2e;margin-top:5rem;position:relative;box-shadow:0 -32px 64px #00000052,inset 0 1px #ffffff0a}.site-footer__overlay{background:linear-gradient(179deg,#0a0a0cd9,#000000de),radial-gradient(circle at 14% 18%,#ffffff1a,#0000 52%),radial-gradient(circle at 86% 16%,#e50c0e26,#0000 42%);position:absolute;inset:0}.site-footer__content{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:2.6rem;padding:3rem 0 3.4rem;display:grid;position:relative}.site-footer h3{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:2rem}.site-footer__logo-div{justify-content:center;display:flex}.site-footer__logo{max-width:210px;height:auto;margin-bottom:1.2rem;display:block}.site-footer h4{font-size:1.5rem}.site-footer p,.site-footer a{color:#ffffffc7;font-size:.98rem}.site-footer a{margin-top:.3rem;transition:color .2s;display:block}.site-footer a:hover{color:#fff}.site-footer__contact-item{background:#0003;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:.75rem;margin-top:.75rem;padding:.55rem .75rem;transition:background .2s,transform .2s,border-color .2s;display:flex}.site-footer__contact-item:hover{background:#ffffff14;border-color:#ffffff2e;transform:translate(4px)}.site-footer__contact-icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:26px;height:26px}.site-footer__contact-item a{margin-top:0;text-decoration:none;display:inline}.floating-whatsapp{right:4.5rem;bottom:calc(2rem + env(safe-area-inset-bottom));z-index:99;opacity:0;pointer-events:none;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:opacity .28s,transform .32s cubic-bezier(.22,.9,.35,1);display:inline-flex;position:fixed;transform:translate(-50%)translateY(160px);box-shadow:0 12px 24px #00000042}.floating-whatsapp img{object-fit:contain;filter:brightness(0)invert();width:40px;height:40px}.floating-whatsapp.is-visible{opacity:1;pointer-events:auto;will-change:transform, opacity;animation:.8s cubic-bezier(.22,.9,.35,1) whatsapp-entrance;transform:translate(-50%)translateY(0)}.floating-whatsapp{transition:opacity .6s,transform .8s cubic-bezier(.22,.9,.35,1)}.floating-schedule{display:none}.floating-schedule-sidebar{background:var(--color-primary);color:#fff;z-index:320;border-radius:999px;justify-content:center;align-items:center;width:calc(100% - 48px);max-width:420px;height:56px;font-weight:700;display:inline-flex;position:fixed;bottom:-80px;box-shadow:0 12px 30px #0003}@keyframes whatsapp-entrance{0%{opacity:0;transform:translate(-50%)translateY(40px)scale(.98)}60%{opacity:1;transform:translate(-50%)translateY(0)scale(1.02)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.services-page{padding:3rem 0 5rem}.service-modal{z-index:200;place-items:center;padding:0 1.2rem 1.2rem;position:fixed;inset:62px 0 0}.service-modal__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;position:absolute;inset:0}.service-modal__content{z-index:1;background:#f3f3f3;border-radius:16px;grid-template-rows:auto 1fr;grid-template-columns:1fr;width:min(1140px,90%);max-height:min(92vh,1080px);padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000004d}.service-modal__header{z-index:5;background:0 0;grid-column:1/3;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex;position:relative}.service-modal__body{grid-column:1/3;max-height:calc(92vh - 72px);padding:1.15rem;overflow:auto}.service-modal__close{color:#fff;z-index:40;background:#111;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:2rem;line-height:1;display:grid;position:absolute;top:-8px;right:-1px}.service-modal__sidebar{width:310px;position:relative}.services-sidebar__toggle{color:#111;background:#fff;border:1px solid #0e0e0f1a;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.45rem .6rem;font-size:1rem;font-weight:700;display:none}.services-sidebar__header-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.services-sidebar__header-row .section-label{margin:0}.services-sidebar__toggle svg{color:var(--color-primary);display:block}.services-sidebar__toggle.is-open svg{color:#111}.services-sidebar__toggle .section-label{color:var(--color-primary);letter-spacing:.08em;margin:0;font-size:1.25rem;line-height:1}.services-sidebar__toggle .services-sidebar__toggle-icon{align-items:center;margin-left:.6rem;display:inline-flex}.services-sidebar__list{display:block;position:relative}.service-modal__actions{flex-wrap:wrap;gap:.75rem;display:flex}.services-page__layout{grid-template-columns:1fr;gap:1.2rem;display:grid}.services-sidebar{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0e0e0f17;border-radius:16px;height:fit-content;padding:1rem}@media (width>=1024px){.service-modal__content{grid-template-rows:1fr}.services-sidebar{grid-area:1/1/2/2;align-self:start;height:auto;margin:1.15rem;position:relative}.service-modal__header{z-index:20;background:0 0;grid-column:auto;align-items:flex-start;padding:0;position:absolute;top:12px;right:12px}.service-modal{top:60px}.service-modal__body{grid-area:1/2/2/3;max-height:calc(92vh - 32px);padding:1.15rem}.services-sidebar__toggle--mobile{display:none}}.services-sidebar__item{border-radius:10px;margin-top:.4rem;padding:.6rem .65rem;font-size:.92rem;font-weight:700;display:block}.services-sidebar__item.is-active,.services-sidebar__item:hover{color:var(--color-primary);background:#db11151f}.services-content{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0e0e0f17;border-radius:18px;padding:1.2rem}.services-content__hero{grid-template-columns:180px 1fr;align-items:center;gap:1rem;margin-bottom:1.3rem;display:grid}.services-content__hero img{object-fit:cover;border-radius:16px;width:162px;height:150px}.services-content__media-carousel{width:100%;margin:1rem 0 0}.services-content__details{gap:1rem;margin-top:1.2rem;display:grid}.services-content__details article{background:#efefef;border:1px solid #0e0e0f14;border-radius:14px;padding:1rem}.services-content__details h2{margin-bottom:.3rem;font-size:2rem}.modal-open .floating-whatsapp{z-index:310}@media (width<=1600px){.floating-whatsapp{right:2rem;bottom:calc(2rem + env(safe-area-inset-bottom));transform:translate(-50%)}}@media (width<=1340px){.hero__arrow--left{left:0}.hero__arrow--right{right:0}.hero__content-grid{padding:36px}.floating-whatsapp{right:-12px;bottom:calc(2rem + env(safe-area-inset-bottom));width:68px;height:68px;transform:translate(-50%)}}@media (width<=1024px){.mobile-menu-btn{display:inline-flex}.site-header__brand img{width:120px}.site-header.is-scrolled .site-header__brand img{width:108px}.site-nav{top:var(--site-header-height,0px);z-index:2;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - var(--site-header-height,0px));background:linear-gradient(#0f0f10f5,#0f0f10f2);border-top:1px solid #ffffff14;flex-direction:column;align-items:end;padding:1rem 2rem 3rem 3rem;display:none;position:fixed;left:auto;right:0;overflow-y:auto}.site-nav.is-open{display:flex}.mobile-nav-backdrop{z-index:1;touch-action:none;background:#00000073;border:0;margin:0;padding:0;display:none;position:fixed;inset:0}.mobile-nav-backdrop.is-open{display:block}.logo-hero{width:20rem}.hero__content-grid{padding:14px}.hero__overlay{padding:2rem 1.2rem 2.5rem}.hero__text-col{justify-items:end}.services-highlight{margin-top:-8px;padding-top:1rem}.services-highlight__inner{padding:0}.services-highlight__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.service-pill{padding:1rem .75rem 1.2rem}.service-pill__description{min-height:120px;font-size:.98rem}.service-pill__action{width:100%;padding:.8rem;font-size:.98rem}.reviews__carousel{padding:0;display:block}.reviews__arrow{position:absolute;top:50%;transform:translateY(-50%)}.brands__carousel{padding:0;display:block}.brands__grid{gap:.35rem}.brands__card{border-radius:10px;padding:.55rem}.brands__arrow{position:absolute;top:50%;transform:translateY(-50%)}.brands__arrow--left{left:0}.brands__arrow--right{right:0}.reviews__viewport{justify-content:center;display:flex;overflow:hidden}.reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:84%;display:grid}.services-sidebar{position:static}.services-content__hero{display:flex}.services-content__hero img{width:140px;height:140px}.service-modal{top:56px}.reviews__viewport{justify-content:center;align-items:center;margin:auto;display:flex;overflow:hidden}.services-menu{text-align:left;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-bottom:0;padding-bottom:0;display:flex}.services-menu__controls{grid-template-columns:1fr auto;gap:.5rem;width:100%;display:grid}.services-menu__main{text-align:left;flex:1}.services-menu__toggle{width:44px}.services-menu__controls:hover .services-menu__main,.services-menu__controls:hover .services-menu__toggle{color:#fff;background:#ffffff0f}.services-menu__dropdown{opacity:1;pointer-events:auto;background:#000000d0;border:1px solid #ffffff24;border-radius:16px;width:100%;margin-top:.2rem;padding:.55rem;display:none;position:static;overflow-y:auto;transform:none}.services-menu.is-open .services-menu__dropdown{display:block}.services-sidebar__toggle{justify-content:space-between;align-items:center;width:50%;margin-left:18px;padding:.6rem .9rem;display:inline-flex}.services-sidebar__list{display:none}.services-sidebar__list.is-open{display:block}.service-modal__actions{flex-direction:column}.service-modal__actions .btn-primary,.service-modal__actions .btn-secondary{width:100%}.service-modal__content{border-radius:20px;grid-template-columns:1fr;max-height:calc(100vh - 1rem)}.service-modal__header{z-index:100;background:#fff;padding:.2rem;position:sticky;top:0}.service-modal__close{position:absolute;top:2px;right:2px}.service-modal__sidebar{width:100%;box-shadow:none;z-index:200;border:0;border-radius:0;padding:0;position:relative}.services-sidebar__list.is-open{z-index:1000;background:#fff;border-radius:12px;max-height:60vh;padding:.6rem;position:absolute;top:calc(100% + 62px);left:.75rem;right:.75rem;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.services-sidebar__list{max-height:56vh;overflow:auto}.service-modal__body{z-index:1;max-height:calc(92vh - 88px);padding:.2rem;position:relative}.service-modal__content{border-radius:16px;width:calc(100% - 48px);max-width:calc(100% - 48px);margin:0 auto}.floating-schedule-sidebar{display:none}.modal-open .floating-schedule{background:var(--color-primary);color:#fff;z-index:320;border-radius:999px;justify-content:center;align-items:center;width:calc(100% - 48px);max-width:420px;height:56px;font-weight:700;display:inline-flex;position:fixed;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}.modal-open .floating-whatsapp{z-index:0}}@media (width<=640px){.floating-whatsapp{right:1rem;bottom:calc(1.25rem + env(safe-area-inset-bottom));width:64px;height:64px;transition:opacity .6s,transform .8s cubic-bezier(.22,.9,.35,1);transform:translateY(160px);animation:none!important}.floating-whatsapp.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);animation:none!important}}@media (width<=840px){.hero__content-grid{grid-template-columns:1fr;gap:.3rem}.logo-hero{opacity:.26;width:30rem}.hero__overlay p{font-size:1.3rem}.hero__highlight{font-size:1.4rem}.hero__text-col{width:100%}.hero-services__item p{font-size:15px;line-height:1.3}.site-footer__content{grid-template-columns:1fr;justify-items:center;gap:2.4rem}.site-footer h3,.site-footer p{text-align:center}.services-content__hero{text-align:center;justify-items:center}.active-service-title{text-align:center}}@media (width<=768px){.reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.logo-hero{opacity:.26;width:18rem}.section-space{padding:3rem 0}h2{font-size:1.8rem!important}.section-label{line-height:1.2;font-size:26px!important}#quem-somos.section-space{padding-top:1.6rem;padding-bottom:2rem}#quem-somos p{font-size:17px}.about__summary--mobile{display:block}.about-family-image--mobile{margin:1rem 0 .9rem;display:block}.about-family-image--desktop,.about__row>div>p:not(.section-label):not(.about__summary--mobile){display:none}.about__row,.about__row--reverse,.quality__grid,.contact-map-layout,.services-page__layout,.services-content__hero{grid-template-columns:1fr}.about__row--reverse{flex-direction:column-reverse;display:flex}.about-family-image{width:100%}.services-content{padding-bottom:80px}.services-sidebar__toggle{width:fit-content;display:inline-flex}.hero__overlay p{max-width:350px;font-size:1.3rem}.hero__highlight{font-size:1.35rem}.modal-open .floating-schedule{bottom:10px}}@media (width<=640px){.hero__arrow,.reviews__arrow{padding:0}.hero-services__item{flex-direction:column;height:100%}.hero-services__inner{align-items:start;padding:4px 0}.services-highlight__grid{grid-template-columns:1fr}.service-pill__description{min-height:auto}.service-pill__icon-wrap{width:160px;height:124px}.hero__overlay{align-items:unset;justify-content:end}.hero__content-grid{flex-direction:column;align-items:end;padding:1px}.hero__overlay a{font-size:.96rem}.hero__overlay p{max-width:350px;font-size:1.14rem}.hero__highlight{font-size:1.2rem}.service-modal{top:var(--site-header-height,0px);padding:0}.services-content__hero{display:grid}.services-content__hero img{display:none}.service-modal__content{max-height:calc(100dvh - var(--site-header-height,0px) - 8px);margin:0;width:96%!important;max-width:96%!important}.service-modal__body{max-height:calc(100dvh - var(--site-header-height,0px) - 120px)}}@media (width<=580px){.reviews__grid,.services-content__media-carousel{grid-template-columns:1fr}.services-content{padding:8px 8px 80px}.services-sidebar__toggle{margin-left:8px}.hero-services__item{gap:.4rem}.hero-services__item p{text-align:center;align-content:center}.hero-services__item{justify-content:flex-start}.hero-services__icon,.hero-services__icon-image{width:48px;height:48px}.about-images__arrow--left{left:-3px}.about-images__arrow--right{right:-3px}.floating-whatsapp{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom))}}@media (width<=390px){.hero__overlay p,.hero__highlight,.hero__highlight--accent{text-align:end;font-size:1.2rem}.hero__content-grid{padding:0}}@media (width<=360px){.hero-services__inner{grid-template-columns:1fr;gap:.9rem;padding:1.4rem 0}}.logo-carousel{box-sizing:border-box;justify-content:center;align-items:center;gap:20px;width:100%;padding:0 20px;display:flex}.logo-carousel__btn{color:inherit;cursor:pointer;z-index:2;background:0 0;border:none;flex-shrink:0;padding:10px 20px;font-size:36px;transition:opacity .3s}.logo-carousel__btn:hover{opacity:.7}.logo-carousel__btn--prev{order:-1}.logo-carousel__btn--next{order:1}.logo-carousel__viewport{flex-shrink:0;justify-content:flex-start;align-items:center;width:85%;min-height:140px;display:flex;position:relative;overflow:hidden}.logo-carousel__track{will-change:transform;align-items:center;transition:transform .4s;display:flex}.logo-carousel__logo{object-fit:cover;background:#fff;border-radius:10%;flex-shrink:0;padding:4px;transition:transform .3s}.logo-carousel__logo:hover{transform:scale(1.05)}@media (width<=1023px){.logo-carousel__viewport{min-height:120px}}@media (width<=767px){.logo-carousel{gap:10px;padding:0 10px}.logo-carousel__btn{padding:5px 10px;font-size:32px}.logo-carousel__viewport{min-height:110px}}@media (width<=568px){.logo-carousel{gap:23px}}@media (width<=479px){.logo-carousel__btn{padding:5px 8px;font-size:28px}.logo-carousel__viewport{min-height:90px}}@media (width<=440px){.logo-carousel{gap:10px;padding:0 10px}}
