.site-header{z-index:999;width:100%;height:120px;position:fixed;top:0;left:0}.site-header__overlay{-webkit-backdrop-filter:blur(10px);background:#0505059e;border-bottom:1px solid #ffffff0f;position:absolute;inset:0}.site-header__content{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:120px;margin:0 auto;padding:0 32px;display:flex;position:relative}.site-header__logo{flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.site-header__logo-image{object-fit:cover;border-radius:999px;width:82px;height:82px;box-shadow:0 8px 24px #00000073}.site-header__logo-text{flex-direction:column;display:flex}.site-header__logo-title{color:#cfa10d;letter-spacing:.18em;text-transform:uppercase;font-size:20px;font-weight:900;line-height:1}.site-header__logo-subtitle{color:#ffffffbf;letter-spacing:.35em;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:700}.site-header__nav{align-items:center;gap:34px;display:flex}.site-header__nav-link{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800;text-decoration:none;transition:color .25s}.site-header__nav-link:hover,.site-header__nav-link.active{color:#cfa10d}.site-header__actions{align-items:center;gap:18px;display:flex}.site-header__schedule-button{color:#111;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#cfa10d 0% 100%);border-radius:999px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 10px 28px #f3c62347}.site-header__schedule-button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 36px #f3c6235c}.site-header__divider{background:#ffffff2e;width:1px;height:34px}.site-header__social-link{color:#fff;justify-content:center;align-items:center;transition:color .25s,transform .25s;display:inline-flex}.site-header__social-link:hover{color:#f3c623;transform:translateY(-1px)}.site-header__menu-button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.site-header__mobile-menu{z-index:2;-webkit-backdrop-filter:blur(10px);background:#080808f5;max-height:0;transition:max-height .3s;position:relative;overflow:hidden}.site-header__mobile-menu.open{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;max-height:600px}.site-header__mobile-nav{flex-direction:column;padding:24px;display:flex}.site-header__mobile-link{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff0f;padding:14px 0;font-size:14px;font-weight:800;text-decoration:none}.site-header__mobile-link.active{color:#f3c623}.site-header__mobile-social{align-items:center;gap:18px;padding-top:22px;display:flex}.site-header__schedule-button--mobile{width:100%;margin-top:22px}.desktop-only{display:flex}.mobile-only{display:none}@media (width<=1200px){.site-header__nav{gap:24px}.site-header__nav-link{font-size:13px}}@media (width<=1024px){.site-header{height:96px}.site-header__content{height:96px;padding:0 20px}.site-header__logo-image{width:64px;height:64px}.site-header__logo-title{font-size:16px}.desktop-only{display:none}.mobile-only{display:inline-flex}}@media (width<=640px){.site-header__content{padding:0 16px}.site-header__logo{gap:10px}.site-header__logo-image{width:56px;height:56px}.site-header__logo-title{letter-spacing:.12em;font-size:14px}.site-header__logo-subtitle{letter-spacing:.25em;font-size:9px}}.home-hero-banner{background:#000;width:100%;height:100vh;min-height:680px;position:relative;overflow:hidden}.home-hero-banner__videos{position:absolute;inset:0}.home-hero-banner__video-layer{opacity:0;transition:opacity 1.4s ease-in-out;position:absolute;inset:0}.home-hero-banner__video-layer.active{opacity:1}.home-hero-banner__video{object-fit:cover;object-position:center;filter:brightness(.42);width:100%;height:100%;animation:10s ease-out forwards heroZoom;display:block;transform:scale(1.06)}.home-hero-banner__overlay{z-index:2;background:linear-gradient(#0000006b,#0000008c),#0003;position:absolute;inset:0}.home-hero-banner__diagonal{z-index:3;pointer-events:none;background:linear-gradient(#ffffff0f,#ffffff04);width:180px;position:absolute;top:-12%;bottom:-12%;transform:skew(-32deg)}.home-hero-banner__diagonal--1{left:8%}.home-hero-banner__diagonal--2{left:62%}.home-hero-banner__diagonal--3{left:78%}.home-hero-banner__content{z-index:4;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;width:100%;height:100%;padding-top:120px;display:flex;position:relative}.home-hero-banner__logo{aspect-ratio:1;object-fit:cover;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:4px solid #d4aa4ce6;border-radius:999px;width:min(320px,58vw);padding:12px;overflow:hidden;box-shadow:0 0 0 10px #ffffff0a,0 12px 40px #00000073}.home-hero-banner__title{color:#fff;letter-spacing:.03em;text-transform:uppercase;text-shadow:0 6px 14px #0006;margin:0;font-size:clamp(42px,6vw,88px);font-weight:900;line-height:1}@keyframes heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@media (width<=1024px){.home-hero-banner{min-height:600px}.home-hero-banner__content{gap:20px;padding-top:96px}.home-hero-banner__diagonal{width:120px}}@media (width<=768px){.home-hero-banner{min-height:520px}.home-hero-banner__content{padding-top:88px}.home-hero-banner__logo{width:min(260px,70vw)}.home-hero-banner__diagonal--1{left:-2%}.home-hero-banner__diagonal--2{left:58%}.home-hero-banner__diagonal--3{left:82%}}.home-hero-banner__video{object-fit:cover;object-position:center;filter:brightness(.42);background:#000;width:100%;height:100%;animation:10s ease-out forwards heroZoom;display:block;transform:scale(1.06)}.home-services-highlight{background:radial-gradient(circle at top,#d4aa4c14,#0000 28%),#050505;width:100%;padding:100px 24px}.home-services-highlight__container{width:100%;max-width:1240px;margin:0 auto}.home-services-highlight__header{text-align:center;max-width:820px;margin:0 auto 54px}.home-services-highlight__eyebrow{color:#cfa10d;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.home-services-highlight__title{color:#fff;margin:0;font-size:48px;font-weight:900;line-height:1.08}.home-services-highlight__description{color:#ffffffb8;max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.75}.home-services-highlight__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-services-highlight__card{background:linear-gradient(#111 0%,#0b0b0b 100%);border:1px solid #d4aa4c24;border-radius:22px;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden;box-shadow:0 18px 40px #0003}.home-services-highlight__card:hover{border-color:#d4aa4c59;transform:translateY(-6px);box-shadow:0 24px 54px #00000052}.home-services-highlight__image-wrapper{background:#111;width:100%;height:240px;overflow:hidden}.home-services-highlight__image{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.home-services-highlight__card:hover .home-services-highlight__image{filter:brightness(1.05);transform:scale(1.06)}.home-services-highlight__content{padding:24px 22px}.home-services-highlight__line{background:linear-gradient(90deg,#cfa10d 0% 100%);border-radius:999px;width:52px;height:3px;margin-bottom:18px;display:block}.home-services-highlight__card-title{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.1}.home-services-highlight__card-description{color:#ffffffb8;margin:14px 0 0;font-size:16px;line-height:1.7}.home-services-highlight__footer{justify-content:center;margin-top:46px;display:flex}.home-services-highlight__button{color:#111;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#cfa10d 0% 100%);border-radius:999px;justify-content:center;align-items:center;min-width:280px;height:54px;padding:0 28px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 14px 30px #d4aa4c33}.home-services-highlight__button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 18px 36px #d4aa4c42}.home-services-highlight__card{opacity:0;filter:blur(8px);transition:opacity .7s,transform .7s,filter .7s,border-color .3s,box-shadow .3s;transform:translateY(60px)}.home-services-highlight__card--visible{opacity:1;filter:blur();transform:translateY(0)}@media (width<=1100px){.home-services-highlight__title{font-size:40px}.home-services-highlight__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.home-services-highlight{padding:72px 16px}.home-services-highlight__header{margin-bottom:38px}.home-services-highlight__eyebrow{font-size:12px}.home-services-highlight__title{font-size:30px}.home-services-highlight__description{font-size:15px;line-height:1.65}.home-services-highlight__grid{grid-template-columns:1fr;gap:20px}.home-services-highlight__image-wrapper{height:220px}.home-services-highlight__card-title{font-size:24px}.home-services-highlight__card-description{font-size:15px}.home-services-highlight__button{width:100%;min-width:0;max-width:320px}}.home-testimonials{background:#cfa10d;width:100%;padding:80px 24px 60px;overflow:hidden}.home-testimonials__container{width:100%;max-width:1480px;margin:0 auto}.home-testimonials__header{text-align:center;margin-bottom:36px}.home-testimonials__title{color:#fff;text-transform:uppercase;margin:0;font-size:38px;font-weight:900;line-height:1.1}.home-testimonials__description{color:#ffffffeb;max-width:920px;margin:14px auto 0;font-size:18px;line-height:1.6}.home-testimonials__carousel{grid-template-columns:80px minmax(0,920px) 80px;justify-content:center;align-items:center;gap:24px;display:grid}.home-testimonials__card{background:#f1f1f1;border-radius:10px;min-height:240px;padding:22px 22px 18px;box-shadow:0 14px 35px #00000024}.home-testimonials__top{align-items:center;gap:14px;display:flex}.home-testimonials__avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:52px;height:52px}.home-testimonials__user{min-width:0}.home-testimonials__name{color:#222;word-break:break-word;margin:0;font-size:20px;font-weight:700;line-height:1.2}.home-testimonials__meta{color:#666;margin:4px 0 0;font-size:14px;line-height:1.3}.home-testimonials__meta span{margin:0 4px}.home-testimonials__text{color:#222;margin:22px 0 0;font-size:18px;line-height:1.6}.home-testimonials__bottom{margin-top:12px}.home-testimonials__action{color:#bdbdbd;font-size:14px;font-weight:500}.home-testimonials__arrow{color:#ff9900d9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:transform .25s,color .25s,opacity .25s;display:flex}.home-testimonials__arrow:hover{color:#f90;transform:scale(1.08)}.home-testimonials__arrow--left,.home-testimonials__arrow--right{justify-self:center}.home-testimonials__dots{justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.home-testimonials__dot{cursor:pointer;background:#ffeebeb3;border:none;border-radius:999px;width:9px;height:9px;transition:transform .25s,background .25s}.home-testimonials__dot.active{background:#ffb13a;transform:scale(1.08)}@media (width<=1024px){.home-testimonials__carousel{grid-template-columns:60px minmax(0,1fr) 60px;gap:12px}.home-testimonials__title{font-size:32px}.home-testimonials__description{font-size:16px}.home-testimonials__text{font-size:17px}}@media (width<=768px){.home-testimonials{padding:60px 16px 40px}.home-testimonials__title{font-size:26px}.home-testimonials__description{font-size:15px}.home-testimonials__carousel{grid-template-columns:1fr;gap:18px}.home-testimonials__arrow{display:none}.home-testimonials__card{min-height:auto;padding:18px 16px}.home-testimonials__avatar{width:46px;height:46px}.home-testimonials__name{font-size:18px}.home-testimonials__meta{font-size:13px}.home-testimonials__text{font-size:16px;line-height:1.55}.home-testimonials__dots{margin-top:22px}}.servicos-catalogo{background:radial-gradient(circle at top,#cfa10d14,#0000 24%),#000;width:100%;min-height:100vh;padding:140px 24px 90px}.servicos-catalogo__container{width:100%;max-width:1240px;margin:0 auto}.servicos-catalogo__header{text-align:center;max-width:820px;margin:0 auto 54px}.servicos-catalogo__eyebrow{color:#cfa10d;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.servicos-catalogo__title{color:#fff;margin:0;font-size:48px;font-weight:900;line-height:1.08}.servicos-catalogo__description{color:#ffffffb8;max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.75}.servicos-catalogo__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.servicos-catalogo__card{background:linear-gradient(#111 0%,#0b0b0b 100%);border:1px solid #d4aa4c24;border-radius:22px;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 18px 40px #0003}.servicos-catalogo__card:hover{border-color:#d4aa4c59;transform:translateY(-6px);box-shadow:0 24px 54px #00000052}.servicos-catalogo__image-box{background:#111;width:100%;height:240px;overflow:hidden}.servicos-catalogo__image{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.servicos-catalogo__card:hover .servicos-catalogo__image{filter:brightness(1.05);transform:scale(1.06)}.servicos-catalogo__body{flex-direction:column;flex:1;padding:24px 22px;display:flex}.servicos-catalogo__card-title{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.1}.servicos-catalogo__card-description{color:#ffffffb8;flex:1;margin:14px 0 24px;font-size:16px;line-height:1.7}.servicos-catalogo__button{color:#111;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#cfa10d 0% 100%);border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 14px 30px #d4aa4c33}.servicos-catalogo__button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 18px 36px #d4aa4c42}@media (width<=1100px){.servicos-catalogo__title{font-size:40px}.servicos-catalogo__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.servicos-catalogo{padding:100px 16px 72px}.servicos-catalogo__header{margin-bottom:38px}.servicos-catalogo__eyebrow{font-size:12px}.servicos-catalogo__title{font-size:30px}.servicos-catalogo__description{font-size:15px;line-height:1.65}.servicos-catalogo__grid{grid-template-columns:1fr;gap:20px}.servicos-catalogo__image-box{height:220px}.servicos-catalogo__card-title{font-size:24px}.servicos-catalogo__card-description{font-size:15px}.servicos-catalogo__button{height:50px;font-size:13px}}.servicos-catalogo__card{opacity:0;filter:blur(8px);background:linear-gradient(#111 0%,#0b0b0b 100%);border:1px solid #d4aa4c24;border-radius:22px;flex-direction:column;transition:transform .6s,border-color .3s,box-shadow .3s,opacity .6s,filter .6s;display:flex;overflow:hidden;transform:translateY(60px);box-shadow:0 18px 40px #0003}.servicos-catalogo__card--visible{opacity:1;filter:blur();transform:translateY(0)}.contato-page{background:radial-gradient(circle at top,#d4aa4c14,#0000 28%),#000;width:100%;min-height:100vh;padding:140px 24px 100px}.contato-page__container{width:100%;max-width:1240px;margin:0 auto}.contato-page__header{text-align:center;max-width:820px;margin:0 auto 54px}.contato-page__eyebrow{color:#cfa10d;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.contato-page__title{color:#fff;text-transform:uppercase;margin:0;font-size:48px;font-weight:900;line-height:1.08}.contato-page__description{color:#ffffffb8;max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.75}.contato-page__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;display:grid}.contato-page__left,.contato-page__right{min-width:0}.contato-page__info-list{gap:18px;display:grid}.contato-page__info-card,.contato-page__cta-card,.contato-page__map-card{background:linear-gradient(#111 0%,#0b0b0b 100%);border:1px solid #d4aa4c24;border-radius:22px;box-shadow:0 18px 40px #0003}.contato-page__info-card{align-items:flex-start;gap:16px;padding:24px 22px;display:flex}.contato-page__info-icon{color:#cfa10d;background:#cfa10d1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contato-page__info-title{color:#fff;margin:0 0 6px;font-size:20px;font-weight:800}.contato-page__info-text{color:#ffffffb8;margin:0;font-size:16px;line-height:1.7}.contato-page__info-text strong{color:#fff}.contato-page__info-text--spaced{margin-top:14px}.contato-page__cta-card{margin-top:18px;padding:28px 24px}.contato-page__cta-title{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.2}.contato-page__cta-text{color:#ffffffb8;margin:14px 0 0;font-size:16px;line-height:1.7}.contato-page__button{color:#111;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#cfa10d 0% 100%);border:none;border-radius:999px;justify-content:center;align-items:center;min-width:220px;height:54px;margin-top:24px;padding:0 28px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 14px 30px #d4aa4c33}.contato-page__button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 18px 36px #d4aa4c42}.contato-page__map-card{height:100%;padding:30px 24px}.contato-page__map-title{color:#fff;margin:0 0 24px;font-size:28px;font-weight:800}.contato-page__map-wrapper{background:#111;border:1px solid #d4aa4c24;border-radius:18px;width:100%;height:100%;min-height:520px;overflow:hidden}.contato-page__map{border:0;width:100%;height:100%;min-height:520px;display:block}@media (width<=1100px){.contato-page__title{font-size:40px}.contato-page__grid{grid-template-columns:1fr}.contato-page__map-wrapper,.contato-page__map{min-height:420px}}@media (width<=768px){.contato-page{padding:100px 16px 72px}.contato-page__header{margin-bottom:38px}.contato-page__eyebrow{font-size:12px}.contato-page__title{font-size:30px}.contato-page__description{font-size:15px;line-height:1.65}.contato-page__info-card,.contato-page__cta-card,.contato-page__map-card{border-radius:18px}.contato-page__info-card{padding:20px 18px}.contato-page__info-title,.contato-page__cta-title,.contato-page__map-title{font-size:24px}.contato-page__info-text,.contato-page__cta-text{font-size:15px}.contato-page__button{width:100%;min-width:0}.contato-page__map-wrapper,.contato-page__map{min-height:320px}}.quem-somos-hero{background:#000;width:100%;padding:140px 24px 100px;position:relative;overflow:hidden}.quem-somos-hero__container{grid-template-columns:minmax(0,1fr) 580px;align-items:center;gap:56px;width:100%;max-width:1200px;margin:0 auto;display:grid}.quem-somos-hero__content{max-width:520px;position:relative}.quem-somos-hero__background-title{z-index:0;letter-spacing:.06em;text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #ffffff14;opacity:.9;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:82px;font-weight:900;line-height:.9;animation:1s forwards fadeSlideLeft;position:absolute;top:-78px;left:0}.quem-somos-hero__title{z-index:1;letter-spacing:.01em;text-transform:uppercase;color:#fff;margin:0;font-size:54px;font-weight:900;line-height:.96;animation:1s forwards fadeSlideLeft;position:relative}.quem-somos-hero__text{z-index:1;color:#ffffffc2;opacity:0;margin:28px 0 0;font-size:18px;line-height:1.75;animation:1s .18s forwards fadeSlideLeft;position:relative}.quem-somos-hero__button{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.08em;opacity:0;background:linear-gradient(135deg,#cfa10d 0% 100%);justify-content:center;align-items:center;min-width:230px;height:56px;margin-top:42px;padding:0 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .25s,filter .25s,box-shadow .25s;animation:1s .34s forwards fadeSlideLeft;display:inline-flex;position:relative;box-shadow:0 12px 28px #d3ab5729}.quem-somos-hero__button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 16px 34px #d3ab5738}.quem-somos-hero__media{opacity:0;width:100%;animation:1.1s .12s forwards fadeSlideRight}.quem-somos-hero__video-wrapper{background:#090909;border-radius:2px;width:100%;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000073}.quem-somos-hero__video{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}@keyframes fadeSlideLeft{0%{opacity:0;transform:translate(-48px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}.instagram-embed{border-radius:12px;width:100%;max-width:430px;margin:0 auto;overflow:hidden}.instagram-embed iframe{background:0 0;border:none;width:100%}@media (width<=1100px){.quem-somos-hero{padding:120px 20px 80px}.quem-somos-hero__container{grid-template-columns:1fr;gap:40px}.quem-somos-hero__content{max-width:100%}.quem-somos-hero__background-title{font-size:68px;top:-56px}.quem-somos-hero__title{max-width:720px;font-size:44px}.quem-somos-hero__media{max-width:760px}}@media (width<=768px){.quem-somos-hero{padding:110px 16px 64px}.quem-somos-hero__background-title{font-size:46px;top:-34px}.quem-somos-hero__title{font-size:34px}.quem-somos-hero__text{font-size:16px;line-height:1.7}.quem-somos-hero__button{width:100%;min-width:0;max-width:280px}}@media (width<=480px){.quem-somos-hero__background-title{font-size:34px;top:-22px}.quem-somos-hero__title{font-size:28px}.quem-somos-hero__text{font-size:15px}}.quem-somos-gallery{background:#000;width:100%;padding:90px 0 50px;overflow:hidden}.quem-somos-gallery__header{text-align:center;max-width:980px;margin:0 auto 40px;padding:0 24px}.quem-somos-gallery__title{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:52px;font-weight:900;line-height:1.05}.quem-somos-gallery__description{color:#ffffffb8;max-width:980px;margin:18px auto 0;font-size:18px;line-height:1.6}.quem-somos-gallery__carousel{width:100%;position:relative}.quem-somos-gallery__track{grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid}.quem-somos-gallery__card{background:#111;width:100%;height:520px;position:relative;overflow:hidden}.quem-somos-gallery__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.quem-somos-gallery__card:hover .quem-somos-gallery__image{transform:scale(1.03)}.quem-somos-gallery__arrow{z-index:3;color:#fff;cursor:pointer;background:#0000002e;border:none;justify-content:center;align-items:center;width:56px;height:56px;transition:color .25s,transform .25s,opacity .25s,background .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.quem-somos-gallery__arrow:hover{color:#d3ab57;background:#00000047}.quem-somos-gallery__arrow--left{left:0}.quem-somos-gallery__arrow--right{right:0}.quem-somos-gallery__dots{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.quem-somos-gallery__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:10px;height:10px;transition:transform .25s,background .25s}.quem-somos-gallery__dot.active{background:#fff;transform:scale(1.08)}@media (width<=1100px){.quem-somos-gallery__title{font-size:42px}.quem-somos-gallery__description{font-size:17px}.quem-somos-gallery__card{height:430px}}@media (width<=900px){.quem-somos-gallery{padding:70px 0 40px}.quem-somos-gallery__header{margin-bottom:30px;padding:0 18px}.quem-somos-gallery__title{font-size:34px}.quem-somos-gallery__description{font-size:16px}.quem-somos-gallery__track{grid-template-columns:1fr}.quem-somos-gallery__card{height:420px}.quem-somos-gallery__track .quem-somos-gallery__card:nth-child(2),.quem-somos-gallery__track .quem-somos-gallery__card:nth-child(3){display:none}.quem-somos-gallery__arrow{width:48px;height:48px}}@media (width<=640px){.quem-somos-gallery__title{font-size:28px}.quem-somos-gallery__description{font-size:15px;line-height:1.55}.quem-somos-gallery__card{height:320px}.quem-somos-gallery__dots{gap:10px;margin-top:18px}.quem-somos-gallery__dot{width:9px;height:9px}}.quem-somos-equipe{background:#f4f4f4;width:100%;padding:120px 24px;overflow:hidden}.quem-somos-equipe__container{grid-template-columns:minmax(0,520px) minmax(0,460px);justify-content:center;align-items:center;gap:70px;width:100%;max-width:1180px;margin:0 auto;display:grid}.quem-somos-equipe__content{text-align:center;flex-direction:column;align-items:center;display:flex}.quem-somos-equipe__icon img{width:72px;height:auto;margin-bottom:30px;display:block}.quem-somos-equipe__title{color:#111;margin:0;font-size:54px;font-weight:900;line-height:1}.quem-somos-equipe__divider{background:#c59b5f;width:64px;height:2px;margin:30px 0 34px}.quem-somos-equipe__text{color:#555;margin:0 0 28px;font-size:18px;font-weight:400;line-height:2}.quem-somos-equipe__images{justify-content:center;align-items:center;display:flex}.quem-somos-equipe__image-large{background:#e9e9e9;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0;display:flex}.quem-somos-equipe__image-large img{object-fit:contain;object-position:center;width:100%;height:560px;display:block}.quem-somos-equipe__image-small{display:none}@media (width<=1200px){.quem-somos-equipe__container{grid-template-columns:minmax(0,480px) minmax(0,420px);gap:50px}.quem-somos-equipe__title{font-size:48px}@media (width<=1200px){.quem-somos-equipe__image-large{max-width:420px}.quem-somos-equipe__image-large img{object-fit:contain;height:520px}}}@media (width<=992px){.quem-somos-equipe{padding:90px 20px}.quem-somos-equipe__container{grid-template-columns:1fr;gap:50px}.quem-somos-equipe__content{max-width:720px;margin:0 auto}.quem-somos-equipe__images{justify-content:center}.quem-somos-equipe__image-large{max-width:420px}.quem-somos-equipe__image-large img{object-fit:contain;object-position:center;height:500px}}@media (width<=768px){.quem-somos-equipe{padding:70px 16px}.quem-somos-equipe__icon img{width:56px;margin-bottom:24px}.quem-somos-equipe__title{font-size:40px}.quem-somos-equipe__divider{margin:24px 0 28px}.quem-somos-equipe__text{margin-bottom:22px;font-size:16px;line-height:1.9}.quem-somos-equipe__image-large{max-width:100%}.quem-somos-equipe__image-large img{object-fit:contain;object-position:center;height:360px}}.separador-rasgado{background:#1a1a1a;width:100%;height:140px;position:relative;overflow:hidden}.separador-rasgado:before{content:"";clip-path:polygon(0% 100%,3% 88%,6% 95%,9% 78%,12% 84%,15% 70%,18% 82%,21% 68%,24% 75%,27% 60%,30% 72%,33% 58%,36% 76%,39% 63%,42% 80%,45% 66%,48% 74%,51% 61%,54% 78%,57% 69%,60% 81%,63% 67%,66% 85%,69% 73%,72% 88%,75% 70%,78% 92%,81% 76%,84% 86%,87% 71%,90% 82%,93% 68%,96% 79%,100% 60%,100% 0%,0% 0%);background:#f4f4f4;width:100%;height:90px;position:absolute;top:-1px;left:0}.site-footer{background:#050505;width:100%;padding:80px 24px 36px}.site-footer__container{grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;gap:40px;width:100%;max-width:1180px;margin:0 auto;display:grid}.site-footer__column{min-width:0}.site-footer__column--left{flex-direction:column;align-items:center;gap:22px;display:flex}.site-footer__column--center{justify-content:center;align-items:center;display:flex;position:relative}.site-footer__column--map{flex-direction:column;align-items:center;gap:18px;display:flex}.site-footer__divider{background:#ffffff1f;justify-self:center;width:1px;height:152px}.site-footer__contact{color:#cfa10d;align-items:center;gap:14px;font-size:15px;line-height:1.4;text-decoration:none;transition:color .25s;display:inline-flex}.site-footer__contact:hover{color:#e0b06a}.site-footer__social{align-self:center;align-items:center;gap:14px;display:flex}.site-footer__social-link{color:#fff;background:#cfa10d;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:transform .25s,filter .25s,background .25s;display:inline-flex}.site-footer__social-link:hover{filter:brightness(1.05);background:#d6a665;transform:translateY(-2px)}.site-footer__bottom{text-align:center;color:#ffffff8c;border-top:1px solid #ffffff14;width:100%;margin-top:36px;padding-top:22px;font-size:14px;line-height:1.5}.site-footer__logo{width:160px;height:160px}.site-footer__map-wrapper{background:#111;border:2px solid #c79a5d59;border-radius:18px;width:100%;max-width:260px;height:180px;overflow:hidden;box-shadow:0 12px 28px #00000047}.site-footer__map{border:0;width:100%;height:100%;display:block}.site-footer__map-text{color:#fff;text-align:center;max-width:260px;margin:0;font-size:15px;line-height:1.5}.site-footer__map-title{color:#fff;align-self:center;margin:0;font-size:20px;font-weight:700}.site-footer__hours{flex-direction:column;gap:10px;width:100%;max-width:360px;display:flex}.site-footer__hours-row{color:#fffc;justify-content:space-between;align-items:center;gap:16px;font-size:15px;line-height:1.5;display:flex}.site-footer__hours-row strong{color:#fff;text-align:right;font-weight:700}@media (width<=992px){.site-footer{padding:60px 20px}.site-footer__container{text-align:center;grid-template-columns:1fr;gap:34px}.site-footer__divider{display:none}.site-footer__column--left,.site-footer__column--map{align-items:center}}@media (width<=640px){.site-footer{padding:48px 16px}.site-footer__contact,.site-footer__map-text{font-size:14px}.site-footer__logo{width:130px;height:130px}.site-footer__map-wrapper{max-width:100%;height:170px}}.whatsapp-floating{z-index:9999;color:#fff;background:linear-gradient(135deg,#25d366 0%,#1ebe5d 100%);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px #00000047,0 0 0 8px #25d3661f}.whatsapp-floating:hover{filter:brightness(1.04);transform:translateY(-3px)scale(1.04);box-shadow:0 16px 34px #00000057,0 0 0 10px #25d36629}.whatsapp-floating__icon{width:30px;height:30px;display:block}@media (width<=768px){.whatsapp-floating{width:58px;height:58px;bottom:16px;right:16px}.whatsapp-floating__icon{width:27px;height:27px}}.clientes-page{background:radial-gradient(circle at top,#cfa10d14,#0000 24%),#000;width:100%;min-height:100vh;padding:140px 24px 90px}.clientes-page__container{width:100%;max-width:1320px;margin:0 auto}.clientes-page__header{text-align:center;max-width:820px;margin:0 auto 56px}.clientes-page__eyebrow{color:#cfa10d;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-block}.clientes-page__title{color:#fff;text-transform:uppercase;margin:0;font-size:54px;font-weight:900;line-height:1.05}.clientes-page__description{color:#ffffffb8;max-width:760px;margin:18px auto 0;font-size:18px;line-height:1.7}.clientes-gallery{flex-direction:column;gap:12px;display:flex}.clientes-gallery__top{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.clientes-gallery__bottom{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.clientes-gallery__item{background:#111;position:relative;overflow:hidden}.clientes-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.clientes-gallery__item:after{content:"";pointer-events:none;background:linear-gradient(#00000005,#0000002e);transition:opacity .35s;position:absolute;inset:0}.clientes-gallery__item:hover img{filter:brightness(1.04);transform:scale(1.05)}.clientes-gallery__item:hover:after{opacity:.4}.clientes-gallery__item--large{height:380px}.clientes-gallery__item--small{height:170px}@media (width<=1100px){.clientes-page__title{font-size:44px}.clientes-gallery__item--large{height:320px}.clientes-gallery__item--small{height:150px}}@media (width<=900px){.clientes-page{padding:120px 16px 70px}.clientes-page__header{margin-bottom:40px}.clientes-page__title{font-size:36px}.clientes-page__description{font-size:16px}.clientes-gallery__top{grid-template-columns:1fr}.clientes-gallery__bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.clientes-gallery__item--large{height:340px}.clientes-gallery__item--small{height:180px}}@media (width<=640px){.clientes-page{padding:104px 12px 56px}.clientes-page__eyebrow{font-size:12px}.clientes-page__title{font-size:30px}.clientes-page__description{font-size:15px;line-height:1.6}.clientes-gallery,.clientes-gallery__top,.clientes-gallery__bottom{gap:10px}.clientes-gallery__item--large{height:280px}.clientes-gallery__item--small{height:150px}}.clientes-gallery__item{opacity:0;filter:blur(8px);transition:opacity .7s,transform .7s,filter .7s,box-shadow .3s;transform:translateY(60px)}.clientes-gallery__item--visible{opacity:1;filter:blur();transform:translateY(0)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{color:#fff;background:#0a0a0a;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
