.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);opacity:1;background:#000000d9;border-bottom:1px solid #ffffff0d;width:100%;padding:8px 0;transition:background .3s;position:sticky;top:0;transform:none}.site-loaded .Header-module__Af2_WG__header{opacity:1}@keyframes Header-module__Af2_WG__headerDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;width:24px;height:24px}.Header-module__Af2_WG__headerActions{align-items:center;display:flex}.Header-module__Af2_WG__vagaButton{background-color:var(--button-bg);color:var(--button-text);cursor:pointer;text-transform:none;border:none;border-radius:4px;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1;transition:all .3s}.Header-module__Af2_WG__vagaButton:hover{background-color:var(--button-hover);transform:translateY(-1px);box-shadow:0 4px 12px #30d15833}.Header-module__Af2_WG__vagaButton:active{transform:translateY(0)}@media (max-width:768px){.Header-module__Af2_WG__header{padding:10px 0;top:0}.Header-module__Af2_WG__container{padding:0 20px}.Header-module__Af2_WG__vagaButton{padding:7px 14px;font-size:12px}}.light-mode .Header-module__Af2_WG__header{background:#f8f8f8e6;border-bottom:none}
.CountdownTimer-module__B388hW__timerWrapper{color:#fff;text-align:center;z-index:1001;background-color:#ff453a;width:100%;padding:32px 24px;font-family:Inter,sans-serif;position:relative}.CountdownTimer-module__B388hW__container{flex-direction:column;align-items:center;gap:8px;max-width:1280px;margin:0 auto;display:flex}.CountdownTimer-module__B388hW__mainText{letter-spacing:-.02em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;font-size:32px;font-weight:700;display:flex}.CountdownTimer-module__B388hW__subText{opacity:.9;font-size:18px;font-weight:500}.CountdownTimer-module__B388hW__countdown{font-variant-numeric:tabular-nums;font-weight:800}.CountdownTimer-module__B388hW__label{text-transform:none;margin-left:2px;font-size:18px;font-weight:500}@media (max-width:768px){.CountdownTimer-module__B388hW__timerWrapper{padding:32px 16px}.CountdownTimer-module__B388hW__mainText{flex-direction:column;gap:8px;font-size:24px}.CountdownTimer-module__B388hW__prefix{opacity:.9;font-size:16px}.CountdownTimer-module__B388hW__countdown{font-size:28px}.CountdownTimer-module__B388hW__subText{margin-top:4px;font-size:14px}.CountdownTimer-module__B388hW__label{font-size:14px}}
.ImersaoHero-module__hmZTLa__heroWrapper{background-color:var(--background);justify-content:center;align-items:flex-start;width:100%;height:auto;padding:0 8px;display:flex;position:relative;overflow-x:hidden}.ImersaoHero-module__hmZTLa__heroContainer{background-color:#161616;border:1px solid #ffffff0d;border-radius:16px;width:1888px;max-width:calc(100% - 16px);height:720px;margin:0 auto;position:relative;overflow:hidden}.ImersaoHero-module__hmZTLa__backgroundOverlay{pointer-events:none;z-index:0;border-radius:16px;position:absolute;inset:0}.ImersaoHero-module__hmZTLa__darkOverlay{z-index:1;pointer-events:none;background:#24242466;border-radius:16px;position:absolute;inset:0}.ImersaoHero-module__hmZTLa__content{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.ImersaoHero-module__hmZTLa__leftColumn{text-align:left;flex:0 0 50%;width:50%;max-width:640px}.ImersaoHero-module__hmZTLa__rightColumn{flex:0 0 50%;justify-content:flex-end;align-items:flex-end;width:50%;height:100%;display:flex;position:relative}.ImersaoHero-module__hmZTLa__heroImage{object-fit:contain;width:auto;max-height:100%;margin-top:auto;display:block}.ImersaoHero-module__hmZTLa__titleContainer{cursor:default;flex-direction:column;gap:32px;display:flex}.ImersaoHero-module__hmZTLa__topLogo{align-self:flex-start;width:auto;height:56px}.ImersaoHero-module__hmZTLa__textBlock{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:1.1}.ImersaoHero-module__hmZTLa__description{color:var(--text-secondary);max-width:580px;margin:24px 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6}.ImersaoHero-module__hmZTLa__eventInfo{color:var(--text-primary);justify-content:flex-start;align-items:center;gap:8px;margin-top:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;display:flex}.ImersaoHero-module__hmZTLa__eventInfo i{align-items:center;height:100%;font-size:20px;display:flex}.ImersaoHero-module__hmZTLa__buttonsContainer{justify-content:flex-start;align-items:center;gap:16px;margin-top:40px;display:flex}.ImersaoHero-module__hmZTLa__ctaButton{--font-size:18px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--button-text);background:var(--button-bg);border:1px solid var(--button-bg);cursor:pointer;letter-spacing:-.01em;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,background .8s ease,border-color .8s ease;pointer-events:auto;border-radius:8px;outline:none;align-items:center;gap:8px;padding:18px 32px;font-weight:600;line-height:24px;display:flex}.ImersaoHero-module__hmZTLa__ctaButton div{align-items:center;height:24px;display:flex}.ImersaoHero-module__hmZTLa__ctaButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.ImersaoHero-module__hmZTLa__ctaButton:hover{--y:var(--move-hover);background:var(--button-hover);border-color:var(--button-hover)}@media (max-width:1024px){.ImersaoHero-module__hmZTLa__content{text-align:center;flex-direction:column;justify-content:center;padding:0 32px}.ImersaoHero-module__hmZTLa__leftColumn{text-align:center;flex:none;width:100%;max-width:100%}.ImersaoHero-module__hmZTLa__rightColumn{display:none}.ImersaoHero-module__hmZTLa__topLogo{align-self:center}.ImersaoHero-module__hmZTLa__titleContainer{align-items:center}.ImersaoHero-module__hmZTLa__eventInfo,.ImersaoHero-module__hmZTLa__buttonsContainer{justify-content:center}.ImersaoHero-module__hmZTLa__textBlock{font-size:40px}}@media (max-width:768px){.ImersaoHero-module__hmZTLa__heroWrapper{padding:0 24px 32px;display:block}.ImersaoHero-module__hmZTLa__heroContainer{border-radius:16px;max-width:100%;height:auto;min-height:auto;padding:48px 0 24px}.ImersaoHero-module__hmZTLa__content{text-align:center;flex-direction:column;gap:40px;padding:0 20px}.ImersaoHero-module__hmZTLa__leftColumn{text-align:center;flex:none;width:100%;max-width:100%;padding-bottom:0}.ImersaoHero-module__hmZTLa__topLogo{align-self:center;height:40px;margin-bottom:0}.ImersaoHero-module__hmZTLa__titleContainer{align-items:center;gap:20px}.ImersaoHero-module__hmZTLa__textBlock{font-size:clamp(32px,8vw,40px);line-height:1.2}.ImersaoHero-module__hmZTLa__description{margin:20px auto 0;font-size:15px;line-height:1.5}.ImersaoHero-module__hmZTLa__eventInfo{justify-content:center;align-items:center;gap:8px;max-width:280px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.4;display:flex}.ImersaoHero-module__hmZTLa__eventInfo i{margin-top:0;font-size:16px}.ImersaoHero-module__hmZTLa__buttonsContainer{justify-content:center;width:100%;margin-top:20px}.ImersaoHero-module__hmZTLa__ctaButton{justify-content:center;width:100%;padding:16px 24px;font-size:16px}.ImersaoHero-module__hmZTLa__rightColumn,.ImersaoHero-module__hmZTLa__heroImage{display:none}}.light-mode .ImersaoHero-module__hmZTLa__heroContainer{background-color:#fff;border-color:#e8e8e8}.light-mode .ImersaoHero-module__hmZTLa__darkOverlay{background:#00000005}.light-mode .ImersaoHero-module__hmZTLa__topLogo{height:32px}
.ImersaoAbout-module__Ijnjua__sectionWrapper{background-color:var(--background);width:100%;padding:128px 0}.ImersaoAbout-module__Ijnjua__container{align-items:stretch;gap:64px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.ImersaoAbout-module__Ijnjua__leftColumn{flex:0 0 calc(50% - 32px);display:flex}.ImersaoAbout-module__Ijnjua__text{color:var(--text-secondary);flex-direction:column;gap:32px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;display:flex}.ImersaoAbout-module__Ijnjua__textCard{background:#161616;border:1px solid #ffffff0a;border-radius:16px;width:100%;padding:56px}.ImersaoAbout-module__Ijnjua__text p{margin:0}.ImersaoAbout-module__Ijnjua__highlight{color:var(--text-primary);font-weight:600}.ImersaoAbout-module__Ijnjua__quote{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.ImersaoAbout-module__Ijnjua__rightColumn{background-image:url(/Alan-Lateral.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff0a;border-radius:16px;flex:0 0 calc(50% - 32px);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.ImersaoAbout-module__Ijnjua__infoCard{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);z-index:5;background:#0006;border:1px solid #ffffff0a;border-radius:8px;width:calc(100% - 32px);margin:0 16px 16px;padding:32px}.ImersaoAbout-module__Ijnjua__cardName{color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;font-size:28px;font-weight:700;display:block}.ImersaoAbout-module__Ijnjua__cardTitle{color:#fff9;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}@media (max-width:1024px){.ImersaoAbout-module__Ijnjua__sectionWrapper{height:auto;padding:64px 0 32px;display:block}.ImersaoAbout-module__Ijnjua__container{flex-direction:column-reverse;gap:24px;padding:0 24px;display:flex}.ImersaoAbout-module__Ijnjua__leftColumn{flex:none;width:100%;max-width:100%}.ImersaoAbout-module__Ijnjua__textCard{padding:32px 24px}.ImersaoAbout-module__Ijnjua__rightColumn{background-position:50%;flex:none;align-items:flex-end;width:100%;height:500px;display:flex}.ImersaoAbout-module__Ijnjua__infoCard{width:calc(100% - 32px);margin:0 16px 16px;padding:24px}.ImersaoAbout-module__Ijnjua__cardName{font-size:24px}}.light-mode .ImersaoAbout-module__Ijnjua__textCard{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoAbout-module__Ijnjua__rightColumn{border-color:#e8e8e8}.light-mode .ImersaoAbout-module__Ijnjua__infoCard{background:#0006}
.ImersaoAudience-module__ApeNAa__sectionWrapper{background-color:var(--background);width:100%;padding:64px 0}.ImersaoAudience-module__ApeNAa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.ImersaoAudience-module__ApeNAa__grid{grid-template-columns:1fr 1fr;gap:64px;display:grid}.ImersaoAudience-module__ApeNAa__card{border-radius:24px;flex-direction:column;gap:40px;padding:64px;display:flex}.ImersaoAudience-module__ApeNAa__cardForWho{background:#142415;border:1px solid #30d158}.ImersaoAudience-module__ApeNAa__cardNotForWho{background:#2c140f;border:1px solid #ff453a}.ImersaoAudience-module__ApeNAa__title{color:var(--text-primary);align-items:center;gap:16px;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;display:flex}.ImersaoAudience-module__ApeNAa__iconCheck{color:#30d158;flex-shrink:0;align-items:center;height:28px;font-size:24px;display:flex}.ImersaoAudience-module__ApeNAa__iconCross{color:#ff453a;flex-shrink:0;align-items:center;height:28px;font-size:24px;display:flex}.ImersaoAudience-module__ApeNAa__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.ImersaoAudience-module__ApeNAa__listItem{color:var(--text-primary);align-items:flex-start;gap:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6;display:flex}.ImersaoAudience-module__ApeNAa__listItem span{flex:1}@media (max-width:1024px){.ImersaoAudience-module__ApeNAa__sectionWrapper{padding:32px 0;display:block}.ImersaoAudience-module__ApeNAa__grid{grid-template-columns:1fr;gap:40px}.ImersaoAudience-module__ApeNAa__card{padding:40px}.ImersaoAudience-module__ApeNAa__title{text-align:center;justify-content:center;font-size:28px}}.light-mode .ImersaoAudience-module__ApeNAa__cardForWho{background:#f0fff4!important;border-color:#30d158!important}.light-mode .ImersaoAudience-module__ApeNAa__cardNotForWho{background:#fff5f5!important;border-color:#ff453a!important}.light-mode .ImersaoAudience-module__ApeNAa__sectionWrapper{background-color:var(--background)!important}
.ImersaoSchedule-module__a4yztG__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:120px 0;display:flex}.ImersaoSchedule-module__a4yztG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.ImersaoSchedule-module__a4yztG__sectionTitle{color:var(--text-primary);text-align:center;margin-bottom:80px;font-family:Inter,sans-serif;font-size:64px;font-weight:700}.ImersaoSchedule-module__a4yztG__daySection{margin-bottom:64px}.ImersaoSchedule-module__a4yztG__daySection:last-child{margin-bottom:0}.ImersaoSchedule-module__a4yztG__dayTitle{color:var(--text-primary);border-bottom:1px solid #ffffff1a;margin-bottom:32px;padding-bottom:16px;font-family:Inter,sans-serif;font-size:28px;font-weight:700}.ImersaoSchedule-module__a4yztG__slotsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ImersaoSchedule-module__a4yztG__slotCard{background:#111;border:1px solid #ffffff0a;border-radius:20px;padding:32px;transition:transform .3s,border-color .3s}.ImersaoSchedule-module__a4yztG__slotCard:hover{border-color:#ffffff1a;transform:translateY(-4px)}.ImersaoSchedule-module__a4yztG__timeTag{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:block}.ImersaoSchedule-module__a4yztG__slotTitle{color:var(--text-primary);margin-bottom:16px;font-family:Inter,sans-serif;font-size:20px;font-weight:700;display:block}.ImersaoSchedule-module__a4yztG__slotDescription{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.ImersaoSchedule-module__a4yztG__tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ImersaoSchedule-module__a4yztG__tag{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:4px 12px;font-size:12px}@media (max-width:1024px){.ImersaoSchedule-module__a4yztG__sectionWrapper{padding:32px 0}.ImersaoSchedule-module__a4yztG__slotsGrid{grid-template-columns:1fr;gap:24px}.ImersaoSchedule-module__a4yztG__sectionTitle{margin-bottom:48px;font-size:36px}.ImersaoSchedule-module__a4yztG__daySection{margin-bottom:48px}.ImersaoSchedule-module__a4yztG__dayTitle{text-align:center;margin-bottom:24px;font-size:24px}}.light-mode .ImersaoSchedule-module__a4yztG__dayTitle{border-bottom-color:#f0f0f0}.light-mode .ImersaoSchedule-module__a4yztG__slotCard{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoSchedule-module__a4yztG__tag{color:#646464;background:#f0f0f0;border-color:#e8e8e8}
.ImersaoTeam-module__lXpy4W__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:64px 0;display:flex}.ImersaoTeam-module__lXpy4W__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.ImersaoTeam-module__lXpy4W__header{text-align:center;max-width:900px;margin-bottom:80px;margin-left:auto;margin-right:auto}.ImersaoTeam-module__lXpy4W__title{color:var(--text-primary);margin-bottom:24px;font-family:Inter,sans-serif;font-size:64px;font-weight:700;line-height:1.1}.ImersaoTeam-module__lXpy4W__subtitle{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.6}.ImersaoTeam-module__lXpy4W__teamGrid{grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:80px;display:grid}.ImersaoTeam-module__lXpy4W__memberCard{text-align:center;background:#111;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;align-items:center;padding:32px;transition:transform .3s,border-color .3s;display:flex}.ImersaoTeam-module__lXpy4W__memberCard:hover{border-color:#ffffff1a;transform:translateY(-4px)}.ImersaoTeam-module__lXpy4W__featuredCard{grid-row:span 2;justify-content:space-between}.ImersaoTeam-module__lXpy4W__featuredCard .ImersaoTeam-module__lXpy4W__memberImage{width:200px;height:200px}.ImersaoTeam-module__lXpy4W__memberImage{background:#222;border:2px solid #ffffff0d;border-radius:50%;width:140px;height:140px;margin-bottom:24px;position:relative;overflow:hidden}.ImersaoTeam-module__lXpy4W__memberName{color:var(--text-primary);margin-bottom:8px;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.ImersaoTeam-module__lXpy4W__memberRole{color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.4}.ImersaoTeam-module__lXpy4W__featuredCard .ImersaoTeam-module__lXpy4W__memberRole{margin-bottom:0}.ImersaoTeam-module__lXpy4W__featuredDescription{text-align:left;width:100%;margin-top:auto;padding-top:0}.ImersaoTeam-module__lXpy4W__featuredDescription:before{content:"";background:#ffffff1a;width:100%;height:1px;margin:24px 0;display:block}.ImersaoTeam-module__lXpy4W__featuredDescription p{color:#ffffffb3;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.ImersaoTeam-module__lXpy4W__highlight{color:#fff;font-weight:600}@media (max-width:1024px){.ImersaoTeam-module__lXpy4W__teamGrid{grid-template-columns:1fr 1fr}.ImersaoTeam-module__lXpy4W__featuredCard{grid-area:auto/span 2}}.light-mode .ImersaoTeam-module__lXpy4W__memberCard{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoTeam-module__lXpy4W__memberImage{background:#f0f0f0;border-color:#e8e8e8}.light-mode .ImersaoTeam-module__lXpy4W__featuredDescription:before{background-color:#f0f0f0}.light-mode .ImersaoTeam-module__lXpy4W__featuredDescription p{color:#646464}.light-mode .ImersaoTeam-module__lXpy4W__highlight{color:#000}@media (max-width:768px){.ImersaoTeam-module__lXpy4W__sectionWrapper{padding:32px 0}.ImersaoTeam-module__lXpy4W__title{font-size:36px}.ImersaoTeam-module__lXpy4W__header{margin-bottom:32px}.ImersaoTeam-module__lXpy4W__teamGrid{grid-template-columns:1fr;margin-bottom:0}.ImersaoTeam-module__lXpy4W__featuredCard{grid-column:auto}.ImersaoTeam-module__lXpy4W__featuredCard .ImersaoTeam-module__lXpy4W__memberImage{width:140px;height:140px}.ImersaoTeam-module__lXpy4W__footerText{padding:32px}.ImersaoTeam-module__lXpy4W__footerText p{font-size:16px}}
.ImersaoOffer-module__plmgFW__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:64px 0;display:flex}.ImersaoOffer-module__plmgFW__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.ImersaoOffer-module__plmgFW__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:64px;display:grid}.ImersaoOffer-module__plmgFW__inclusionsSection{background:#111;border:1px solid #ffffff0a;border-radius:16px;align-self:flex-end;height:fit-content;padding:48px}.ImersaoOffer-module__plmgFW__title{color:var(--text-primary);margin-bottom:16px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.ImersaoOffer-module__plmgFW__inclusionList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ImersaoOffer-module__plmgFW__inclusionItem{color:var(--text-secondary);border-bottom:1px solid #ffffff1a;align-items:center;gap:16px;padding:20px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:flex}.ImersaoOffer-module__plmgFW__inclusionItem:last-child{border-bottom:none}.ImersaoOffer-module__plmgFW__inclusionItem i{color:var(--checkmark-color);flex-shrink:0;align-items:center;font-size:16px;display:flex}.ImersaoOffer-module__plmgFW__pricingSection{flex-direction:column;gap:24px;display:flex}.ImersaoOffer-module__plmgFW__offerCard{background:#161616;border:1px solid #ffffff0a;border-radius:16px;justify-content:space-between;align-items:center;margin-top:20px;padding:40px;transition:all .3s;display:flex;position:relative}.ImersaoOffer-module__plmgFW__offerCard:hover{background:#161616;border-color:#ffffff1a}.ImersaoOffer-module__plmgFW__featuredLote{background:var(--featured-gradient);border:2px solid var(--featured-border);transition:all .8s;position:relative;flex-direction:column!important;align-items:stretch!important;padding:0!important}.ImersaoOffer-module__plmgFW__featuredLote:hover{border-color:var(--featured-border)}.ImersaoOffer-module__plmgFW__featuredLote:after{content:"";pointer-events:none;z-index:0;background-color:#fff0;transition:background-color .8s;position:absolute;inset:0}.ImersaoOffer-module__plmgFW__featuredLote:hover:after{background-color:#ffffff0d}.ImersaoOffer-module__plmgFW__cardMainContent{z-index:1;justify-content:space-between;align-items:center;width:100%;padding:40px;display:flex;position:relative}.ImersaoOffer-module__plmgFW__loteTimerBanner{color:#fff;text-align:center;letter-spacing:-.02em;z-index:2;background-color:#ff453a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:auto;margin:0 16px 16px;padding:16px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;display:flex;position:relative}.ImersaoOffer-module__plmgFW__loteTimerPrefix{opacity:.9}.ImersaoOffer-module__plmgFW__loteTimerValues{font-variant-numeric:tabular-nums}.ImersaoOffer-module__plmgFW__loteInfo{flex-direction:column;display:flex}.ImersaoOffer-module__plmgFW__loteName{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);z-index:999;background:#000c;border:1px solid #ffffff26;border-radius:6px;padding:6px 16px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-block;position:absolute;top:0;left:40px;transform:translateY(-50%)}.ImersaoOffer-module__plmgFW__priceDisplay{flex-direction:column;display:flex}.ImersaoOffer-module__plmgFW__installments{color:var(--text-primary);font-family:Inter,sans-serif;font-size:32px;font-weight:700}.ImersaoOffer-module__plmgFW__fullPrice{color:var(--text-secondary);letter-spacing:0;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__installments,.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__fullPrice,.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__loteName{color:#646464}.ImersaoOffer-module__plmgFW__ctaButton{background:var(--button-bg);color:var(--button-text);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:18px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.ImersaoOffer-module__plmgFW__ctaButton:hover{background:var(--button-hover);transform:scale(1.05)}.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__ctaButton{color:#646464;cursor:not-allowed;background:#242424}.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__ctaButton:hover{background:#242424;transform:none}.ImersaoOffer-module__plmgFW__disabledLote{opacity:.5;pointer-events:none;filter:grayscale()}@media (max-width:1024px){.ImersaoOffer-module__plmgFW__sectionWrapper{padding:32px 0}.ImersaoOffer-module__plmgFW__grid{grid-template-columns:1fr;gap:40px}.ImersaoOffer-module__plmgFW__inclusionsSection{padding:32px 24px;position:static}.ImersaoOffer-module__plmgFW__title{text-align:center}.ImersaoOffer-module__plmgFW__offerCard{text-align:center;flex-direction:column;gap:24px;padding:48px 24px 32px}.ImersaoOffer-module__plmgFW__loteInfo{align-items:center}.ImersaoOffer-module__plmgFW__loteName{left:50%;transform:translate(-50%,-50%)}.ImersaoOffer-module__plmgFW__cardMainContent{flex-direction:column;gap:24px;padding:48px 20px 24px}.ImersaoOffer-module__plmgFW__loteTimerBanner{flex-direction:column;gap:4px;padding:16px;font-size:16px}.ImersaoOffer-module__plmgFW__loteTimerPrefix{font-size:14px}.ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__installments{font-size:24px}}.light-mode .ImersaoOffer-module__plmgFW__inclusionsSection{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoOffer-module__plmgFW__offerCard{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoOffer-module__plmgFW__featuredLote{background:#fff;border-color:#fc0}.light-mode .ImersaoOffer-module__plmgFW__featuredLote:hover{background:#fafafa}.light-mode .ImersaoOffer-module__plmgFW__loteName{color:#888;background:#fffc;border-color:#e8e8e8}:is(.light-mode .ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__installments,.light-mode .ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__fullPrice,.light-mode .ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__loteName){color:#b8b8b8}.light-mode .ImersaoOffer-module__plmgFW__offerCard:not(.ImersaoOffer-module__plmgFW__featuredLote) .ImersaoOffer-module__plmgFW__ctaButton{color:#b8b8b8;background:#e8e8e8}.light-mode .ImersaoOffer-module__plmgFW__inclusionItem{border-bottom-color:#f0f0f0}.light-mode .ImersaoOffer-module__plmgFW__inclusionItem i{color:#646464}
.GestorHero-module__KnWMyG__heroWrapper{background-color:#000;justify-content:center;align-items:flex-start;width:100%;height:auto;padding:42px 8px 0;display:flex;position:relative;overflow-x:hidden}.GestorHero-module__KnWMyG__heroContainer{border-radius:16px;width:1888px;max-width:calc(100% - 16px);height:720px;margin:0 auto;position:relative;overflow:hidden}.GestorHero-module__KnWMyG__backgroundOverlay{pointer-events:none;z-index:0;border-radius:16px;position:absolute;inset:0}.GestorHero-module__KnWMyG__darkOverlay{z-index:1;pointer-events:none;background:#24242466;border-radius:16px;position:absolute;inset:0}.GestorHero-module__KnWMyG__content{text-align:center;z-index:10;pointer-events:none;width:100%;max-width:1000px;padding:0 24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GestorHero-module__KnWMyG__titleContainer{cursor:default}.GestorHero-module__KnWMyG__textBlock{color:#fff;max-width:900px;margin:0 auto;font-family:Inter,sans-serif;font-size:64px;font-weight:600;line-height:1.1}.GestorHero-module__KnWMyG__description{color:#ffffffb3;max-width:720px;margin-top:24px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.GestorHero-module__KnWMyG__content *{pointer-events:auto}.GestorHero-module__KnWMyG__buttonsContainer{justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}.GestorHero-module__KnWMyG__ctaButton{--background:#ffd44a;--text:#000;--font-size:18px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--text);background:var(--background);cursor:pointer;letter-spacing:-.01em;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,background .8s ease,border-color .8s ease;border:1px solid #ffd44a;border-radius:8px;outline:none;align-items:center;gap:12px;padding:20px 40px;font-weight:600;line-height:24px;display:flex}.GestorHero-module__KnWMyG__ctaButton div{text-shadow:0 var(--font-shadow)0 var(--text);height:24px;display:flex;overflow:hidden}.GestorHero-module__KnWMyG__ctaButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.GestorHero-module__KnWMyG__ctaButton:hover{--y:var(--move-hover);background:#ffc107;border-color:#fc0}.GestorHero-module__KnWMyG__ctaButton:hover span{--m:-24px}@media (max-width:1024px){.GestorHero-module__KnWMyG__heroContainer{height:auto;min-height:600px;padding:80px 0}.GestorHero-module__KnWMyG__textBlock{font-size:48px}.GestorHero-module__KnWMyG__description{font-size:18px}}@media (max-width:768px){.GestorHero-module__KnWMyG__heroWrapper{padding:42px 16px 0}.GestorHero-module__KnWMyG__heroContainer{min-height:500px;padding:64px 0}.GestorHero-module__KnWMyG__textBlock{font-size:32px;line-height:1.2}.GestorHero-module__KnWMyG__description{margin-top:16px;font-size:16px}.GestorHero-module__KnWMyG__ctaButton{--font-size:16px;justify-content:center;width:100%;padding:16px 24px}}
.ImersaoGuarantee-module__ILMiQG__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:32px 0;display:flex}.ImersaoGuarantee-module__ILMiQG__container{text-align:center;background-image:repeating-linear-gradient(90deg,#161616,#161616 1px,#0000 1px 64px);background-position:50%;background-repeat:no-repeat;background-size:1217px 100%;width:100%;max-width:1280px;margin:0 auto;padding:32px 24px;position:relative}.ImersaoGuarantee-module__ILMiQG__card{z-index:1;background:linear-gradient(135deg,#111 0%,#0a0a0a 100%);border:1px solid #ffffff0a;border-radius:32px;width:640px;margin:0 auto;padding:80px 40px;position:relative;overflow:hidden}.ImersaoGuarantee-module__ILMiQG__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd70008 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.ImersaoGuarantee-module__ILMiQG__badge{color:gold;text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;display:block}.ImersaoGuarantee-module__ILMiQG__title{color:var(--text-primary);margin-bottom:32px;font-family:Inter,sans-serif;font-size:48px;font-weight:700}.ImersaoGuarantee-module__ILMiQG__description{color:var(--text-secondary);max-width:800px;margin:0 auto 40px;font-family:Inter,sans-serif;font-size:20px;line-height:1.6}.ImersaoGuarantee-module__ILMiQG__footer{color:var(--text-primary);opacity:.9;font-family:Inter,sans-serif;font-size:18px;font-weight:600}@media (max-width:768px){.ImersaoGuarantee-module__ILMiQG__container{background-image:none;padding:0 20px}.ImersaoGuarantee-module__ILMiQG__title{font-size:32px}.ImersaoGuarantee-module__ILMiQG__description{font-size:16px}.ImersaoGuarantee-module__ILMiQG__card{border-radius:24px;width:100%;max-width:100%;padding:48px 24px}.ImersaoGuarantee-module__ILMiQG__footer{font-size:16px}}.light-mode .ImersaoGuarantee-module__ILMiQG__container{background-image:repeating-linear-gradient(90deg,#e8e8e8,#e8e8e8 1px,#0000 1px 64px)}.light-mode .ImersaoGuarantee-module__ILMiQG__card{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoGuarantee-module__ILMiQG__badge{color:#888}
.ImersaoFAQ-module__rw-Qga__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:64px 0;display:flex}.ImersaoFAQ-module__rw-Qga__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.ImersaoFAQ-module__rw-Qga__title{color:var(--text-primary);text-align:center;margin-bottom:64px;font-family:Inter,sans-serif;font-size:64px;font-weight:700}.ImersaoFAQ-module__rw-Qga__faqList{gap:64px;display:flex}.ImersaoFAQ-module__rw-Qga__column{flex-direction:column;flex:1;gap:16px;display:flex}.ImersaoFAQ-module__rw-Qga__faqItem{background:#0a0a0a;border:1px solid #ffffff0a;border-radius:16px;transition:border-color .3s;overflow:hidden}.ImersaoFAQ-module__rw-Qga__faqItem:hover{border-color:#ffffff1a}.ImersaoFAQ-module__rw-Qga__question{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;display:flex}.ImersaoFAQ-module__rw-Qga__answer{color:var(--text-secondary);padding:0 32px 24px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.ImersaoFAQ-module__rw-Qga__icon{color:#ffffff4d;font-size:20px;transition:transform .3s}.ImersaoFAQ-module__rw-Qga__active .ImersaoFAQ-module__rw-Qga__icon{transform:rotate(45deg)}@media (max-width:768px){.ImersaoFAQ-module__rw-Qga__sectionWrapper{padding:32px 0}.ImersaoFAQ-module__rw-Qga__title{margin-bottom:32px;font-size:32px}.ImersaoFAQ-module__rw-Qga__faqList{flex-direction:column;gap:16px}.ImersaoFAQ-module__rw-Qga__question{padding:20px 24px;font-size:16px}.ImersaoFAQ-module__rw-Qga__answer{padding:0 24px 20px}}.light-mode .ImersaoFAQ-module__rw-Qga__faqItem{background:#fff;border-color:#e8e8e8}.light-mode .ImersaoFAQ-module__rw-Qga__icon{color:#888}
.ImersaoCTA-module__BVpIMG__sectionWrapper{background-color:var(--background);justify-content:center;width:100%;padding:120px 0 160px;display:flex}.ImersaoCTA-module__BVpIMG__container{text-align:center;width:100%;max-width:800px;margin:0 auto;padding:0 24px}.ImersaoCTA-module__BVpIMG__title{color:var(--text-primary);margin-bottom:24px;font-family:Inter,sans-serif;font-size:64px;font-weight:700;line-height:1.1}.ImersaoCTA-module__BVpIMG__subtitle{color:var(--text-secondary);margin-bottom:32px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:1.6}.ImersaoCTA-module__BVpIMG__ctaButton{background:var(--button-bg);color:var(--button-text);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:12px;padding:24px 64px;font-family:Inter,sans-serif;font-size:20px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 20px 40px #0000001a}.ImersaoCTA-module__BVpIMG__ctaButton:hover{background:var(--button-hover);transform:translateY(-4px);box-shadow:0 30px 60px #0003}.ImersaoCTA-module__BVpIMG__highlight{color:var(--text-primary);font-weight:700}.light-mode .ImersaoCTA-module__BVpIMG__sectionWrapper{background-color:var(--background)!important}@media (max-width:768px){.ImersaoCTA-module__BVpIMG__sectionWrapper{padding:32px 0}.ImersaoCTA-module__BVpIMG__title{font-size:36px}.ImersaoCTA-module__BVpIMG__subtitle{font-size:18px}.ImersaoCTA-module__BVpIMG__ctaButton{justify-content:center;width:100%;padding:20px 32px;font-size:18px}}
.Footer-module__EZoWya__footerWrapper{background-color:var(--background);width:100%}.Footer-module__EZoWya__footerContainer{border-top:1px solid #ffffff0c;width:100%;padding:32px 0}.Footer-module__EZoWya__container{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__EZoWya__copyright{color:#484848;font-family:Inter,sans-serif;font-size:14px}.Footer-module__EZoWya__copyright p{margin:0}.Footer-module__EZoWya__links{gap:32px;display:flex}.Footer-module__EZoWya__links a{color:#484848;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:#888}@media (max-width:768px){.Footer-module__EZoWya__container{text-align:center;flex-direction:column;gap:24px}.Footer-module__EZoWya__links{flex-direction:column;gap:16px}}.Footer-module__EZoWya__legalInfo{color:#484848;text-align:center;border-top:1px solid #ffffff0c;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;margin:32px 0 0;padding:32px 24px 0;font-family:Inter,sans-serif;font-size:12px;line-height:1.6;display:flex}.Footer-module__EZoWya__legalInfo a{color:#484848;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__legalInfo a:hover{color:#888}.Footer-module__EZoWya__separator{color:#484848;margin:0 4px}@media (max-width:768px){.Footer-module__EZoWya__legalInfo{flex-direction:column;gap:12px;font-size:11px}.Footer-module__EZoWya__separator{display:none}}.light-mode .Footer-module__EZoWya__footerWrapper{background-color:var(--background)!important}:is(.light-mode .Footer-module__EZoWya__footerContainer,.light-mode .Footer-module__EZoWya__legalInfo){border-top-color:#0000000f}
.IAnpObg-module__xOdgeq__pageWrapper{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:64px 24px;font-family:Inter,sans-serif;display:flex}.IAnpObg-module__xOdgeq__container{text-align:center;width:100%;max-width:640px;margin:0 auto}.IAnpObg-module__xOdgeq__progressContainer{background:#ffffff1a;border-radius:10px;width:100%;height:4px;margin-bottom:64px;overflow:hidden}.IAnpObg-module__xOdgeq__progressBar{background:#0a84ff;border-radius:10px;width:0%;height:100%;animation:1.5s cubic-bezier(.22,1,.36,1) forwards IAnpObg-module__xOdgeq__progressFill;box-shadow:0 0 15px #0a84ff4d}@keyframes IAnpObg-module__xOdgeq__progressFill{to{width:88%}}.IAnpObg-module__xOdgeq__title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2em}.IAnpObg-module__xOdgeq__description{color:#fff9;margin-bottom:48px;font-size:18px;font-weight:500;line-height:1.6}.IAnpObg-module__xOdgeq__highlight{color:#fff;font-weight:600}.IAnpObg-module__xOdgeq__card{background:#111;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px;display:flex;box-shadow:0 32px 64px -16px #00000080}.IAnpObg-module__xOdgeq__cardIcon{background:#34c7591a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.IAnpObg-module__xOdgeq__cardIcon i{color:#34c759;font-size:32px;transform:translateY(4px)}.IAnpObg-module__xOdgeq__cardTitle{color:#fff;margin:0;font-size:24px;font-weight:700}.IAnpObg-module__xOdgeq__cardDescription{color:#fff9;max-width:400px;margin:0;font-size:16px;font-weight:500;line-height:1.5}.IAnpObg-module__xOdgeq__whatsappButton{color:#000;cursor:pointer;background:#34c759;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:8px;padding:26px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;animation:1.5s ease-out infinite IAnpObg-module__xOdgeq__borderPulse;display:flex;position:relative;overflow:hidden}.IAnpObg-module__xOdgeq__whatsappButton i{color:#000;transform:translateY(1px)}.IAnpObg-module__xOdgeq__desktopOnly{display:block}@media (max-width:768px){.IAnpObg-module__xOdgeq__desktopOnly{display:none}}.IAnpObg-module__xOdgeq__whatsappButton:hover{background:#30a34b;animation:1.5s ease-out infinite IAnpObg-module__xOdgeq__borderPulse;transform:translateY(-2px)}@keyframes IAnpObg-module__xOdgeq__borderPulse{0%{box-shadow:inset 0 0 0 5px #34c7591a,0 0 #34c759cc}to{box-shadow:inset 0 0 0 3px #34c7591a,0 0 0 10px #34c75900}}.IAnpObg-module__xOdgeq__whatsappButton:active{transform:translateY(0)}@media (max-width:480px){.IAnpObg-module__xOdgeq__pageWrapper{padding:48px 20px}.IAnpObg-module__xOdgeq__card{padding:32px 24px}.IAnpObg-module__xOdgeq__title{font-size:28px}}
