.HeroCarousel-module__Ha2-Ka__hero{align-items:flex-end;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__Ha2-Ka__slides{position:absolute;inset:0}.HeroCarousel-module__Ha2-Ka__slide{opacity:0;transition:opacity 1.2s var(--ease);position:absolute;inset:0}.HeroCarousel-module__Ha2-Ka__slide.HeroCarousel-module__Ha2-Ka__active{opacity:1}.HeroCarousel-module__Ha2-Ka__slide img{object-fit:cover;width:100%;height:100%;transition:transform 8s var(--ease);filter:brightness(.55)saturate(.8);transform:scale(1.06)}.HeroCarousel-module__Ha2-Ka__slide.HeroCarousel-module__Ha2-Ka__active img{transform:scale(1)}.HeroCarousel-module__Ha2-Ka__hero:before{content:"";background:linear-gradient(to bottom, transparent, var(--color-gold), transparent);z-index:2;width:1px;position:absolute;top:15%;bottom:15%;left:3rem}.HeroCarousel-module__Ha2-Ka__content{z-index:3;max-width:780px;padding:0 5rem 6rem;position:relative}.HeroCarousel-module__Ha2-Ka__eyebrow{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.HeroCarousel-module__Ha2-Ka__eyebrow span{letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold-lt);font-size:.7rem;font-weight:400}.HeroCarousel-module__Ha2-Ka__eyebrow:before{content:"";background:var(--color-gold);width:40px;height:1px;display:block}.HeroCarousel-module__Ha2-Ka__hero h1{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:1}.HeroCarousel-module__Ha2-Ka__hero h1 em{color:var(--color-gold-lt);font-style:italic}.HeroCarousel-module__Ha2-Ka__desc{color:#ffffffb3;max-width:440px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.HeroCarousel-module__Ha2-Ka__cta{color:#fff;letter-spacing:.12em;text-transform:uppercase;transition:all .3s var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff4d;align-items:center;gap:.8rem;padding:.85rem 2rem;font-size:.78rem;text-decoration:none;display:inline-flex}.HeroCarousel-module__Ha2-Ka__cta:hover{background:var(--color-gold);border-color:var(--color-gold);color:#000}.HeroCarousel-module__Ha2-Ka__cta svg{transition:transform .3s}.HeroCarousel-module__Ha2-Ka__cta:hover svg{transform:translate(4px)}.HeroCarousel-module__Ha2-Ka__indicators{z-index:3;gap:.6rem;display:flex;position:absolute;bottom:3rem;right:3rem}.HeroCarousel-module__Ha2-Ka__dot{cursor:pointer;background:#ffffff4d;width:28px;height:2px;transition:background .3s,width .3s}.HeroCarousel-module__Ha2-Ka__dot.HeroCarousel-module__Ha2-Ka__activeDot{background:var(--color-gold);width:44px}.HeroCarousel-module__Ha2-Ka__arrowRight{z-index:3;color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:all .3s;display:flex;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}.HeroCarousel-module__Ha2-Ka__arrowRight:hover{background:var(--color-gold);border-color:var(--color-gold);color:#000}@media (max-width:900px){.HeroCarousel-module__Ha2-Ka__hero{justify-content:center;align-items:center}.HeroCarousel-module__Ha2-Ka__hero:before{display:none}.HeroCarousel-module__Ha2-Ka__content{text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem;display:flex}.HeroCarousel-module__Ha2-Ka__desc{margin-left:auto;margin-right:auto}.HeroCarousel-module__Ha2-Ka__eyebrow{justify-content:center}.HeroCarousel-module__Ha2-Ka__arrowRight,.HeroCarousel-module__Ha2-Ka__indicators{display:none}}@media (max-width:520px){.HeroCarousel-module__Ha2-Ka__hero{min-height:80svh}.HeroCarousel-module__Ha2-Ka__content{padding:0 1.5rem 4rem}}
.ImageBannerCarousel-module__w3kG2q__hero{flex-direction:column;width:100%;margin:2rem 0;display:flex;position:relative}.ImageBannerCarousel-module__w3kG2q__slides{background:var(--color-surface,#1a1a1a);width:100%;display:grid;position:relative;overflow:hidden}.ImageBannerCarousel-module__w3kG2q__slide{opacity:0;transition:opacity .8s var(--ease);pointer-events:none;grid-area:1/1}.ImageBannerCarousel-module__w3kG2q__slide.ImageBannerCarousel-module__w3kG2q__active{opacity:1;pointer-events:auto;z-index:2}.ImageBannerCarousel-module__w3kG2q__slide img{object-fit:contain;width:100%;height:auto;display:block}.ImageBannerCarousel-module__w3kG2q__indicators{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ImageBannerCarousel-module__w3kG2q__dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.ImageBannerCarousel-module__w3kG2q__dot.ImageBannerCarousel-module__w3kG2q__activeDot{background:var(--color-gold);transform:scale(1.2)}.ImageBannerCarousel-module__w3kG2q__arrowRight,.ImageBannerCarousel-module__w3kG2q__arrowLeft{z-index:3;color:#fff;cursor:pointer;background:#0000004d;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageBannerCarousel-module__w3kG2q__arrowRight{right:1rem}.ImageBannerCarousel-module__w3kG2q__arrowLeft{left:1rem;transform:translateY(-50%)rotate(180deg)}.ImageBannerCarousel-module__w3kG2q__arrowRight:hover,.ImageBannerCarousel-module__w3kG2q__arrowLeft:hover{background:#0009}@media (max-width:900px){.ImageBannerCarousel-module__w3kG2q__hero{margin:2rem auto}.ImageBannerCarousel-module__w3kG2q__slides{border-radius:12px}.ImageBannerCarousel-module__w3kG2q__arrowRight,.ImageBannerCarousel-module__w3kG2q__arrowLeft{display:none}}
.StatsBar-module__7KIRRa__stats{background:var(--color-green);border-top:2px solid var(--color-gold);grid-template-columns:repeat(4,1fr);display:grid}.StatsBar-module__7KIRRa__stat{text-align:center;opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);border-right:1px solid #ffffff14;padding:3.5rem 2rem;transform:translateY(20px)}.StatsBar-module__7KIRRa__stat:last-child{border-right:none}.StatsBar-module__7KIRRa__stat.StatsBar-module__7KIRRa__visible{opacity:1;transform:none}.StatsBar-module__7KIRRa__stat:nth-child(2){transition-delay:.1s}.StatsBar-module__7KIRRa__stat:nth-child(3){transition-delay:.2s}.StatsBar-module__7KIRRa__stat:nth-child(4){transition-delay:.3s}.StatsBar-module__7KIRRa__num{font-family:var(--font-serif);color:var(--color-gold-lt);margin-bottom:.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1;display:block}.StatsBar-module__7KIRRa__label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-size:.7rem}@media (max-width:900px){.StatsBar-module__7KIRRa__stats{grid-template-columns:repeat(2,1fr)}.StatsBar-module__7KIRRa__stat{border-bottom:1px solid #ffffff14}}@media (max-width:520px){.StatsBar-module__7KIRRa__stats{grid-template-columns:1fr}.StatsBar-module__7KIRRa__stat{padding:2.5rem 1.5rem}}
.TimelineBanner-module__Dk7OTG__banner{justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden}.TimelineBanner-module__Dk7OTG__parallaxBg{z-index:0;background-image:url(/imagens/imagens-galeria/imagensTempo.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.TimelineBanner-module__Dk7OTG__overlay{z-index:0;background:#000000a6;position:absolute;inset:0}.TimelineBanner-module__Dk7OTG__inner{z-index:1;text-align:center;text-shadow:0 4px 12px #00000080;padding:2rem;position:relative}.TimelineBanner-module__Dk7OTG__inner h2{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:300;line-height:1}.TimelineBanner-module__Dk7OTG__inner h2 em{color:var(--color-gold-lt);font-style:italic}.TimelineBanner-module__Dk7OTG__btn{border:1px solid var(--color-gold);color:var(--color-gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.12em;text-transform:uppercase;transition:all .3s var(--ease);background:#0006;align-items:center;gap:.8rem;padding:.9rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.TimelineBanner-module__Dk7OTG__btn:hover{background:var(--color-gold);color:var(--color-ink)}@media (max-width:900px){.TimelineBanner-module__Dk7OTG__banner{height:auto;min-height:400px;padding:3rem 0}}@media (max-width:520px){.TimelineBanner-module__Dk7OTG__inner{padding:1.5rem}.TimelineBanner-module__Dk7OTG__inner h2{margin-bottom:2rem}.TimelineBanner-module__Dk7OTG__btn{padding:.8rem 1.6rem;font-size:.75rem}}
.NavCards-module__KCQswW__sectionHeader{text-align:center;padding:5rem 2rem 3.5rem}.NavCards-module__KCQswW__sectionHeader h2{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--color-ink);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:300}.NavCards-module__KCQswW__grid{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.NavCards-module__KCQswW__card{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-ink);opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease), background .3s;flex-direction:column;gap:1.2rem;padding:3.5rem 3rem;text-decoration:none;display:flex;transform:translateY(16px)}.NavCards-module__KCQswW__card.NavCards-module__KCQswW__visible{opacity:1;transform:none}.NavCards-module__KCQswW__card:nth-child(2){transition-delay:.1s}.NavCards-module__KCQswW__card:nth-child(3){transition-delay:.2s}.NavCards-module__KCQswW__card:hover{background:var(--color-green)}.NavCards-module__KCQswW__card:hover .NavCards-module__KCQswW__title,.NavCards-module__KCQswW__card:hover .NavCards-module__KCQswW__desc,.NavCards-module__KCQswW__card:hover .NavCards-module__KCQswW__icon{color:var(--color-cream)}.NavCards-module__KCQswW__card:hover .NavCards-module__KCQswW__arrow{border-color:var(--color-gold);color:var(--color-gold)}.NavCards-module__KCQswW__icon{color:var(--color-green);font-size:1.8rem;line-height:1;transition:color .3s}.NavCards-module__KCQswW__num{font-family:var(--font-serif);color:var(--color-gold);letter-spacing:.06em;font-size:.85rem}.NavCards-module__KCQswW__title{font-family:var(--font-serif);font-size:1.8rem;font-weight:400;line-height:1.1;transition:color .3s}.NavCards-module__KCQswW__desc{color:var(--color-muted);max-width:280px;font-size:.85rem;line-height:1.7;transition:color .3s}.NavCards-module__KCQswW__arrow{border:1px solid var(--color-border);justify-content:center;align-items:center;width:36px;height:36px;margin-top:auto;font-size:.9rem;transition:border-color .3s,color .3s;display:inline-flex}@media (max-width:900px){.NavCards-module__KCQswW__grid{grid-template-columns:1fr}}@media (max-width:520px){.NavCards-module__KCQswW__sectionHeader{padding:4rem 1.5rem 2.5rem}.NavCards-module__KCQswW__card{padding:2.5rem 1.5rem}.NavCards-module__KCQswW__title,.NavCards-module__KCQswW__icon{font-size:1.5rem}}
.QuoteSection-module__QDrJWW__section{background:var(--color-ink);justify-content:center;align-items:center;padding:7rem 3rem;display:flex}.QuoteSection-module__QDrJWW__inner{text-align:center;max-width:680px}.QuoteSection-module__QDrJWW__mark{font-family:var(--font-serif);color:var(--color-gold);opacity:.4;margin-bottom:1.5rem;font-size:5rem;line-height:.5;display:block}.QuoteSection-module__QDrJWW__text{font-family:var(--font-serif);color:var(--color-cream);margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2.2rem);font-style:italic;font-weight:300;line-height:1.5}.QuoteSection-module__QDrJWW__source{letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold);opacity:.7;font-size:.72rem}@media (max-width:520px){.QuoteSection-module__QDrJWW__section{padding:5rem 1.5rem}}
