.Hero-module__ZARIfG__heroSection{padding-top:5rem;padding-bottom:8rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;align-items:center;gap:5rem;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Hero-module__ZARIfG__badge{background-color:var(--brand-orange-light);color:var(--brand-orange-500);text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:10px;font-weight:900;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:3rem;font-weight:900;line-height:.9}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.5rem}}@media (min-width:1024px){.Hero-module__ZARIfG__title{font-size:6rem}}.Hero-module__ZARIfG__titleItalic{font-family:var(--font-instrument-serif), serif;color:var(--brand-orange-500);opacity:.9;font-style:italic;font-weight:400}.Hero-module__ZARIfG__description{color:var(--slate-500);max-width:32rem;margin-bottom:3rem;font-size:1.125rem;font-weight:500;line-height:1.625}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:640px){.Hero-module__ZARIfG__actions{flex-direction:row}}.Hero-module__ZARIfG__btnPrimary{background-color:var(--slate-900);color:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 2rem;transition:all .5s;display:flex;box-shadow:0 25px 50px -12px #00000040}.Hero-module__ZARIfG__btnPrimary:hover{background-color:var(--brand-orange-500)}.Hero-module__ZARIfG__iconBox{background-color:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__iconBox{background-color:#fff3}.Hero-module__ZARIfG__btnTextSmall{text-transform:uppercase;opacity:.6;font-size:9px;font-weight:900;display:block}.Hero-module__ZARIfG__btnTextLarge{font-size:1rem;font-weight:700}.Hero-module__ZARIfG__ratingBox{border:1px solid var(--slate-200);border-radius:1rem;align-items:center;gap:.75rem;padding:.5rem 1.5rem;display:flex}.Hero-module__ZARIfG__avatars{margin-left:-.5rem;display:flex}.Hero-module__ZARIfG__avatar1{z-index:2;background-color:#fed7aa;border:2px solid #fff;border-radius:50%;width:2rem;height:2rem}.Hero-module__ZARIfG__avatar2{background-color:var(--slate-200);z-index:1;border:2px solid #fff;border-radius:50%;width:2rem;height:2rem;margin-left:-.5rem}.Hero-module__ZARIfG__ratingText{color:var(--slate-500);text-transform:uppercase;letter-spacing:-.05em;font-size:11px;font-weight:700}.Hero-module__ZARIfG__appMockupWrapper{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__appShell{background-color:var(--slate-900);z-index:10;border:1px solid #ffffff1a;border-radius:3.5rem;width:320px;height:660px;padding:.75rem;position:relative;box-shadow:0 100px 140px -40px #0006}.Hero-module__ZARIfG__appInner{background-color:#f4f5f9;border-radius:2.8rem;flex-direction:column;width:100%;height:100%;padding-bottom:1rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__appHeader{z-index:10;background-color:#fff;justify-content:space-between;align-items:center;padding:2rem 1.25rem .75rem;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.Hero-module__ZARIfG__appTitleGroup{align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__appIcon{width:2.25rem;height:2.25rem;color:var(--brand-orange);background-color:#fff7ed;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__appName{color:var(--slate-800);letter-spacing:-.025em;margin-bottom:2px;font-size:15px;font-weight:900}.Hero-module__ZARIfG__appEdition{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.1em;font-size:7.5px;font-weight:700}.Hero-module__ZARIfG__langToggle{background-color:var(--slate-50);border:1px solid var(--slate-200);color:var(--slate-700);border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:10px;font-weight:700;display:flex}.Hero-module__ZARIfG__profileAvatar{background-color:var(--brand-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:11px;font-weight:700;display:flex}.Hero-module__ZARIfG__scrollArea{flex-direction:column;flex:1;gap:1rem;padding:1rem 1rem 0;display:flex;overflow:hidden}.Hero-module__ZARIfG__heroImageCard{border-radius:1.2rem;flex-shrink:0;width:100%;height:180px;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImageCard img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__heroImageOverlay{background:linear-gradient(#0000,#0000001a,#000000b3);position:absolute;inset:0}.Hero-module__ZARIfG__heroImageText{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.Hero-module__ZARIfG__statusTag{background-color:var(--green-500);color:#fff;border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:.625rem;padding:.25rem .625rem;font-size:9px;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__statusDot{background-color:#fff;border-radius:50%;width:6px;height:6px}.Hero-module__ZARIfG__templeTitle{color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.25}.Hero-module__ZARIfG__templeSub{color:#fffc;letter-spacing:.025em;font-size:11px}.Hero-module__ZARIfG__statusCardsGrid{flex-shrink:0;grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.Hero-module__ZARIfG__statusCard{text-align:center;background-color:#fff;border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.Hero-module__ZARIfG__cardIconOrange{color:#f59e0b;background-color:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;font-size:16px;display:flex}.Hero-module__ZARIfG__cardIconBlue{color:#0ea5e9;background-color:#f0f9ff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;font-size:16px;display:flex}.Hero-module__ZARIfG__cardLabel{color:var(--slate-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.375rem;font-size:9px;font-weight:700}.Hero-module__ZARIfG__cardValue{color:var(--slate-800);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__cardBadgeSlate{color:var(--slate-400);border:1px solid var(--slate-100);background-color:#f8fafc80;border-radius:.375rem;padding:.25rem .625rem;font-size:9px;font-weight:700}.Hero-module__ZARIfG__cardBadgeGreen{color:var(--green-500);background-color:#f0fdf480;border:1px solid #dcfce7;border-radius:.375rem;padding:.25rem .625rem;font-size:9px;font-weight:700}.Hero-module__ZARIfG__noticeBar{background-color:var(--slate-800);border-radius:.75rem;flex-shrink:0;align-items:center;padding:.625rem;display:flex}.Hero-module__ZARIfG__noticeBadge{background-color:var(--brand-orange);color:#fff;text-transform:uppercase;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:9px;font-weight:700}.Hero-module__ZARIfG__noticeText{color:var(--slate-200);white-space:nowrap;padding-left:.75rem;font-size:11px;overflow:hidden}.Hero-module__ZARIfG__quickServices{flex-shrink:0;margin-top:.5rem}.Hero-module__ZARIfG__servicesTitle{color:var(--slate-800);margin-bottom:.75rem;font-size:15px;font-weight:700}.Hero-module__ZARIfG__servicesGrid{grid-template-columns:repeat(4,1fr);gap:.625rem;display:grid}.Hero-module__ZARIfG__serviceItem{aspect-ratio:1;background-color:#fff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.Hero-module__ZARIfG__serviceText{color:var(--slate-800);font-size:10px;font-weight:700}.Hero-module__ZARIfG__promoBox{background-color:var(--slate-800);color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:.5rem;margin-bottom:4rem;padding:1rem;display:flex}.Hero-module__ZARIfG__promoTitle{margin-bottom:.25rem;font-size:14px;font-weight:700}.Hero-module__ZARIfG__promoDesc{color:var(--slate-400);font-size:10px}.Hero-module__ZARIfG__promoIcon{background-color:var(--slate-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:11px;display:flex}.Hero-module__ZARIfG__bottomNav{z-index:20;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__fab{background-color:var(--brand-orange);color:#fff;z-index:30;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a}.Hero-module__ZARIfG__bottomNavInner{background-color:#fff;justify-content:space-around;align-items:center;width:100%;height:60px;padding:0 .5rem .25rem;display:flex}.Hero-module__ZARIfG__navItem{width:3rem;color:var(--slate-400);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__navItemActive{color:var(--brand-orange)}.Hero-module__ZARIfG__navItemText{font-size:9px;font-weight:500}.Hero-module__ZARIfG__navItemActive .Hero-module__ZARIfG__navItemText{font-weight:700}.Hero-module__ZARIfG__fabSpacer{width:3rem}.Hero-module__ZARIfG__glowOrange{filter:blur(100px);z-index:-10;background-color:#fb923c33;border-radius:50%;width:20rem;height:20rem;animation:2s cubic-bezier(.4,0,.6,1) infinite Hero-module__ZARIfG__pulse;position:absolute;top:-5rem;right:-5rem}.Hero-module__ZARIfG__glowBlue{filter:blur(100px);z-index:-10;background-color:#60a5fa1a;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:-5rem;left:-5rem}
.About-module__vAULUW__aboutSection{background-color:#fff;padding:5rem 0}.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:768px){.About-module__vAULUW__aboutGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.About-module__vAULUW__badge{color:var(--brand-orange-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.About-module__vAULUW__title{color:var(--slate-900);margin-bottom:1.5rem;font-size:3rem;font-weight:900}.About-module__vAULUW__description{color:var(--slate-600);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.625}.About-module__vAULUW__statsRow{align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.About-module__vAULUW__statItem{text-align:center}.About-module__vAULUW__statValue{color:var(--brand-orange-500);font-size:1.875rem;font-weight:900;display:block}.About-module__vAULUW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--slate-400);font-size:9px;font-weight:700}.About-module__vAULUW__statDivider{background-color:var(--slate-200);width:1px;height:2.5rem}.About-module__vAULUW__imageWrapper{transition-delay:.2s;position:relative}.About-module__vAULUW__imageBackground{z-index:0;background-color:#ffedd580;border-radius:3rem;position:absolute;inset:-1rem;transform:rotate(-3deg)}.About-module__vAULUW__image{object-fit:cover;z-index:10;background-color:var(--slate-800);border-radius:2.5rem;width:100%;height:400px;transition:transform .5s;position:relative;transform:rotate(2deg);box-shadow:0 25px 50px -12px #00000040}.About-module__vAULUW__image:hover{transform:rotate(0)}
.BentoGrid-module___1KSXG__bentoSection{background-color:#fff;padding:3rem 0}.BentoGrid-module___1KSXG__bentoGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.BentoGrid-module___1KSXG__bentoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.BentoGrid-module___1KSXG__bentoCard{border:1px solid #0000;border-radius:2.5rem;padding:2rem;transition:all .6s cubic-bezier(.16,1,.3,1)}.BentoGrid-module___1KSXG__bentoCard:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BentoGrid-module___1KSXG__cardOrange{background-color:#ffedd54d;border-color:#ffedd5}.BentoGrid-module___1KSXG__cardBlue{background-color:#dbeafe4d;border-color:#dbeafe}.BentoGrid-module___1KSXG__cardRed{background-color:#fee2e24d;border-color:#fee2e2}@media (min-width:768px){.BentoGrid-module___1KSXG__cardWide{grid-column:span 2/span 2}}.BentoGrid-module___1KSXG__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.BentoGrid-module___1KSXG__iconBox{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}.BentoGrid-module___1KSXG__iconOrange{background-color:var(--brand-orange)}.BentoGrid-module___1KSXG__iconBlue{background-color:var(--blue-600)}.BentoGrid-module___1KSXG__iconRed{background-color:var(--red-600)}.BentoGrid-module___1KSXG__cardTitleSub{text-transform:uppercase;letter-spacing:.1em;color:var(--slate-400);font-size:.875rem;font-weight:900}.BentoGrid-module___1KSXG__cardTitle{color:var(--slate-900);font-size:1.125rem;font-weight:900}.BentoGrid-module___1KSXG__detailsList{flex-direction:column;gap:1rem;display:flex}.BentoGrid-module___1KSXG__detailRow{justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.BentoGrid-module___1KSXG__detailLabel{color:var(--slate-500);text-transform:uppercase;font-weight:700}.BentoGrid-module___1KSXG__detailValueOrange{color:var(--brand-orange-600,#ea580c);font-weight:900}.BentoGrid-module___1KSXG__detailValueGreen{color:var(--green-500);font-weight:900}.BentoGrid-module___1KSXG__detailValueBlue{color:var(--blue-600);text-transform:uppercase;font-weight:900}.BentoGrid-module___1KSXG__detailValueDark{color:var(--slate-900);text-transform:uppercase;font-weight:900}.BentoGrid-module___1KSXG__actionButton{text-transform:uppercase;letter-spacing:.1em;text-align:center;width:100%;color:var(--brand-orange);background-color:#fff;border:1px solid #ffedd5;border-radius:.75rem;margin-top:1rem;padding:.75rem 0;font-size:10px;font-weight:900;transition:all .3s;display:block}.BentoGrid-module___1KSXG__actionButton:hover{background-color:var(--brand-orange);color:#fff}.BentoGrid-module___1KSXG__alertText{color:var(--slate-500);margin-bottom:1.5rem;font-size:.75rem;font-weight:500;line-height:1.625}.BentoGrid-module___1KSXG__alertLink{text-transform:uppercase;letter-spacing:.2em;color:var(--red-600);align-items:center;gap:.5rem;font-size:10px;font-weight:900;transition:all .3s;display:inline-flex}.BentoGrid-module___1KSXG__alertLink:hover{gap:1rem}
.TravelDistances-module__9FJ52G__travelSection{background-color:var(--slate-50);padding:5rem 0}.TravelDistances-module__9FJ52G__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.TravelDistances-module__9FJ52G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.TravelDistances-module__9FJ52G__title{letter-spacing:-.05em;color:var(--slate-900);margin-bottom:1.5rem;font-size:2.25rem;font-weight:900}@media (min-width:768px){.TravelDistances-module__9FJ52G__title{font-size:3rem}}.TravelDistances-module__9FJ52G__description{color:var(--slate-500);margin-bottom:2rem;font-weight:500}.TravelDistances-module__9FJ52G__routeList{flex-direction:column;gap:1rem;display:flex}.TravelDistances-module__9FJ52G__routeCard{border:1px solid var(--slate-100);background-color:#fff;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.TravelDistances-module__9FJ52G__routeCard:hover{border-color:#fed7aa}.TravelDistances-module__9FJ52G__routeInfo{align-items:center;gap:1rem;display:flex}.TravelDistances-module__9FJ52G__routeIcon{background-color:var(--slate-900);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.TravelDistances-module__9FJ52G__routeTitle{color:var(--slate-800);font-size:.875rem;font-weight:900}.TravelDistances-module__9FJ52G__routeSub{color:var(--slate-400);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.TravelDistances-module__9FJ52G__routeDistance{color:var(--slate-900);font-size:1.25rem;font-weight:900}.TravelDistances-module__9FJ52G__timingCard{border:1px solid var(--slate-100);background-color:#fff;border-radius:3.5rem;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.TravelDistances-module__9FJ52G__timingCircle{background-color:#ea580c0d;border-radius:50%;width:8rem;height:8rem;margin-top:-4rem;margin-right:-4rem;position:absolute;top:0;right:0}.TravelDistances-module__9FJ52G__timingTitle{color:var(--slate-900);margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}.TravelDistances-module__9FJ52G__timingList{flex-direction:column;gap:1rem;display:flex}.TravelDistances-module__9FJ52G__timingRow{border-bottom:1px solid var(--slate-50);justify-content:space-between;padding-bottom:.5rem;display:flex}.TravelDistances-module__9FJ52G__timingRow:last-child{border-bottom:none}.TravelDistances-module__9FJ52G__timingLabel{color:var(--slate-400);text-transform:uppercase;font-size:.75rem;font-weight:700}.TravelDistances-module__9FJ52G__timingValue{color:var(--slate-900);font-weight:900}
.Capabilities-module__ccdUbW__capabilitiesSection{background-color:var(--slate-900);color:#fff;border-radius:4rem;margin:0 1.5rem;padding:8rem 0}.Capabilities-module__ccdUbW__header{max-width:48rem;margin-bottom:5rem}.Capabilities-module__ccdUbW__badge{color:var(--brand-orange-500);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-size:10px;font-weight:700;display:block}.Capabilities-module__ccdUbW__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:3rem;font-weight:900;line-height:1}@media (min-width:1024px){.Capabilities-module__ccdUbW__title{font-size:4.5rem}}.Capabilities-module__ccdUbW__description{color:var(--slate-400);font-size:1.125rem;font-weight:500}.Capabilities-module__ccdUbW__grid{grid-template-columns:1fr;gap:1.5rem;height:auto;display:grid}@media (min-width:768px){.Capabilities-module__ccdUbW__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:1024px){.Capabilities-module__ccdUbW__grid{height:800px}}.Capabilities-module__ccdUbW__feature1{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:3rem;flex-direction:column;justify-content:space-between;padding:3rem;display:flex}@media (min-width:768px){.Capabilities-module__ccdUbW__feature1{grid-column:span 8/span 8}}.Capabilities-module__ccdUbW__iconBoxLarge{background-color:var(--brand-orange-600,#ea580c);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2.5rem;display:flex;box-shadow:0 25px 50px -12px #7c2d1266}.Capabilities-module__ccdUbW__featureTitle{margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:1.1}.Capabilities-module__ccdUbW__featureDesc{color:var(--slate-400);max-width:28rem;line-height:1.625}.Capabilities-module__ccdUbW__tags{align-items:center;gap:1rem;margin-top:3rem;display:flex}.Capabilities-module__ccdUbW__tag{text-transform:uppercase;letter-spacing:.1em;border:1px solid #fff3;border-radius:9999px;padding:.5rem 1.5rem;font-size:10px;font-weight:700}.Capabilities-module__ccdUbW__feature2{background-color:var(--brand-orange-600,#ea580c);border-radius:3rem;flex-direction:column;justify-content:space-between;padding:3rem;display:flex}@media (min-width:768px){.Capabilities-module__ccdUbW__feature2{grid-column:span 4/span 4}}.Capabilities-module__ccdUbW__feature2Title{color:#fff;font-size:1.875rem;font-weight:900;line-height:1.1}.Capabilities-module__ccdUbW__timingList{flex-direction:column;gap:1.5rem;display:flex}.Capabilities-module__ccdUbW__timingRow{border-bottom:1px solid #fff3;justify-content:space-between;padding-bottom:1rem;display:flex}.Capabilities-module__ccdUbW__timingLabel{text-transform:uppercase;opacity:.8;font-size:.75rem;font-weight:700}.Capabilities-module__ccdUbW__timingValue{font-size:.75rem;font-weight:700}.Capabilities-module__ccdUbW__updateText{color:#fed7aa;text-transform:uppercase;letter-spacing:.1em;margin-top:1.5rem;font-size:10px;font-weight:700}
.ArticlesGrid-module__gvWQAG__grid{gap:2rem;display:grid}@media (min-width:768px){.ArticlesGrid-module__gvWQAG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ArticlesGrid-module__gvWQAG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ArticlesGrid-module__gvWQAG__card{background-color:var(--slate-50);border:1px solid var(--slate-100);border-radius:1.5rem;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:block;overflow:hidden}.ArticlesGrid-module__gvWQAG__card:hover{border-color:var(--brand-orange-200);transform:translateY(-8px);box-shadow:0 30px 60px -15px #ea580c1f}.ArticlesGrid-module__gvWQAG__imageBox{justify-content:center;align-items:center;height:12rem;display:flex}.ArticlesGrid-module__gvWQAG__icon{font-size:3.75rem}.ArticlesGrid-module__gvWQAG__content{padding:2rem}.ArticlesGrid-module__gvWQAG__badge{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.625rem;font-weight:900;display:block}.ArticlesGrid-module__gvWQAG__title{color:var(--slate-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:900}.ArticlesGrid-module__gvWQAG__desc{color:var(--slate-500);margin-bottom:1rem;font-size:.875rem;line-height:1.625}.ArticlesGrid-module__gvWQAG__meta{color:var(--slate-400);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.ArticlesGrid-module__gvWQAG__metaIcon{margin-right:.25rem}.ArticlesGrid-module__gvWQAG__bgGradientOrange{background:linear-gradient(to bottom right,#ffedd5,#fffbeb)}.ArticlesGrid-module__gvWQAG__iconColorOrange{color:#fdba74}.ArticlesGrid-module__gvWQAG__badgeColorOrange{color:var(--brand-orange-600)}.ArticlesGrid-module__gvWQAG__bgGradientBlue{background:linear-gradient(to bottom right,#dbeafe,#ecfeff)}.ArticlesGrid-module__gvWQAG__iconColorBlue{color:#93c5fd}.ArticlesGrid-module__gvWQAG__badgeColorBlue{color:#2563eb}.ArticlesGrid-module__gvWQAG__bgGradientPurple{background:linear-gradient(to bottom right,#f3e8ff,#fdf2f8)}.ArticlesGrid-module__gvWQAG__iconColorPurple{color:#d8b4fe}.ArticlesGrid-module__gvWQAG__badgeColorPurple{color:#9333ea}.ArticlesGrid-module__gvWQAG__bgGradientGreen{background:linear-gradient(to bottom right,#dcfce7,#ecfdf5)}.ArticlesGrid-module__gvWQAG__iconColorGreen{color:#86efac}.ArticlesGrid-module__gvWQAG__badgeColorGreen{color:#16a34a}.ArticlesGrid-module__gvWQAG__bgGradientYellow{background:linear-gradient(to bottom right,#fef9c3,#fff7ed)}.ArticlesGrid-module__gvWQAG__iconColorYellow{color:#facc15}.ArticlesGrid-module__gvWQAG__badgeColorYellow{color:#ca8a04}.ArticlesGrid-module__gvWQAG__bgGradientRed{background:linear-gradient(to bottom right,#fee2e2,#fff1f2)}.ArticlesGrid-module__gvWQAG__iconColorRed{color:#fca5a5}.ArticlesGrid-module__gvWQAG__badgeColorRed{color:#dc2626}
.ArticlesCTA-module__8CVJNq__section{background-color:var(--slate-50);padding-top:6rem;padding-bottom:6rem}.ArticlesCTA-module__8CVJNq__content{text-align:center;max-width:48rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.ArticlesCTA-module__8CVJNq__badge{background-color:var(--brand-orange-100);color:var(--brand-orange-600);text-transform:uppercase;letter-spacing:.2em;border-radius:.75rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.625rem;font-weight:900;display:inline-block}.ArticlesCTA-module__8CVJNq__title{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:1.1}@media (min-width:768px){.ArticlesCTA-module__8CVJNq__title{font-size:3rem}}.ArticlesCTA-module__8CVJNq__titleItalic{color:var(--brand-orange-600);font-weight:400}.ArticlesCTA-module__8CVJNq__desc{color:var(--slate-500);margin-bottom:2.5rem;font-size:1.125rem;font-weight:500;line-height:1.625}.ArticlesCTA-module__8CVJNq__btn{background-color:var(--brand-orange-600);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:1rem;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.875rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 25px 50px -12px #fdba7480}.ArticlesCTA-module__8CVJNq__btn:hover{background-color:var(--slate-900);box-shadow:0 25px 50px -12px #0f172a80}
.Team-module__DqCOea__section{background-color:#fff;padding-top:8rem;padding-bottom:8rem}.Team-module__DqCOea__header{text-align:center;margin-bottom:6rem}.Team-module__DqCOea__badge{color:var(--brand-orange-600);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.Team-module__DqCOea__title{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:3rem;font-weight:900}.Team-module__DqCOea__titleHighlight{color:var(--brand-orange-600)}.Team-module__DqCOea__subtitle{color:var(--slate-500);max-width:42rem;margin:0 auto;font-weight:500}.Team-module__DqCOea__grid{gap:2rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.Team-module__DqCOea__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Team-module__DqCOea__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.Team-module__DqCOea__memberCard{border:1px solid var(--slate-100);text-align:center;background-color:#fff;border-radius:2.5rem;padding:2.5rem 2rem;transition:all .5s;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.Team-module__DqCOea__memberCardOrange{background:linear-gradient(#fff,#fffdfa);border-color:#fed7aa99}.Team-module__DqCOea__memberCardOrange:hover{border-color:#f97316;box-shadow:0 10px 25px -5px #f973161a}.Team-module__DqCOea__memberCardBlue{background:linear-gradient(#fff,#fafdff);border-color:#bfdbfe99}.Team-module__DqCOea__memberCardBlue:hover{border-color:#3b82f6;box-shadow:0 10px 25px -5px #3b82f61a}.Team-module__DqCOea__memberCardGreen{background:linear-gradient(#fff,#fafffa);border-color:#bbf7d099}.Team-module__DqCOea__memberCardGreen:hover{border-color:#22c55e;box-shadow:0 10px 25px -5px #22c55e1a}.Team-module__DqCOea__memberCardAmber{background:linear-gradient(#fff,#fffdf5);border-color:#fde68acc}.Team-module__DqCOea__memberCardAmber:hover{border-color:#f59e0b;box-shadow:0 10px 25px -5px #f59e0b1a}.Team-module__DqCOea__memberPhotoWrap{border:4px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:6rem;height:8rem;margin:0 auto 1.5rem;transition:transform .5s;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #fdba7480}.Team-module__DqCOea__memberCard:hover .Team-module__DqCOea__memberPhotoWrap{transform:scale(1.05)}.Team-module__DqCOea__memberPhotoWrapOrange{background:linear-gradient(135deg,#f97316,#c2410c)}.Team-module__DqCOea__memberPhotoWrapBlue{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 20px 25px -5px #93c5fd80}.Team-module__DqCOea__memberPhotoWrapGreen{background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 20px 25px -5px #86efac80}.Team-module__DqCOea__memberPhotoWrapAmber{background:linear-gradient(135deg,#f59e0b,#b45309);box-shadow:0 20px 25px -5px #fde68a80}.Team-module__DqCOea__memberImage{object-fit:cover;width:100%;height:100%}.Team-module__DqCOea__memberName{margin-bottom:.25rem;font-size:1.25rem;font-weight:900}.Team-module__DqCOea__memberRole{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.625rem;font-weight:700}.Team-module__DqCOea__roleOrange{color:var(--brand-orange-600)}.Team-module__DqCOea__roleBlue{color:#2563eb}.Team-module__DqCOea__roleGreen{color:#16a34a}.Team-module__DqCOea__roleAmber{color:#d97706}.Team-module__DqCOea__socialLinks{justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.Team-module__DqCOea__socialIcon{background-color:var(--slate-100);width:2rem;height:2rem;color:var(--slate-400);border-radius:9999px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Team-module__DqCOea__socialIcon:hover{background-color:var(--brand-orange-100);color:var(--brand-orange-600)}.Team-module__DqCOea__socialIconBlue:hover{color:#2563eb;background-color:#dbeafe}.Team-module__DqCOea__socialIconGreen:hover{color:#16a34a;background-color:#dcfce7}.Team-module__DqCOea__socialIconAmber:hover{color:#d97706;background-color:#fef3c7}.Team-module__DqCOea__memberDesc{color:var(--slate-500);font-size:.875rem;line-height:1.625}.Team-module__DqCOea__volunteerCta{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:3rem;padding:3rem;position:relative;overflow:hidden}@media (min-width:768px){.Team-module__DqCOea__volunteerCta{padding:4rem}}.Team-module__DqCOea__ctaInner{z-index:10;position:relative}.Team-module__DqCOea__ctaLogo{justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 2rem;display:flex;box-shadow:0 25px 50px -12px #7c2d1266}.Team-module__DqCOea__ctaLogo img{object-fit:cover;border-radius:1rem;width:100%;height:100%}.Team-module__DqCOea__ctaTitle{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:1.875rem;font-weight:900}@media (min-width:768px){.Team-module__DqCOea__ctaTitle{font-size:3rem}}.Team-module__DqCOea__ctaTitleHighlight{color:var(--brand-orange-500)}.Team-module__DqCOea__ctaDesc{color:var(--slate-400);max-width:36rem;margin:0 auto 3rem;font-size:1.125rem;font-weight:500;line-height:1.625}.Team-module__DqCOea__btnGroup{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}@media (min-width:640px){.Team-module__DqCOea__btnGroup{flex-direction:row}}.Team-module__DqCOea__btnPrimary{background-color:var(--brand-orange-600);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;padding:1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 20px 25px -5px #7c2d124d}.Team-module__DqCOea__btnPrimary:hover{background-color:var(--brand-orange-700)}.Team-module__DqCOea__btnSecondary{color:#fff;text-transform:uppercase;letter-spacing:.1em;border:2px solid #fff3;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;padding:1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex}.Team-module__DqCOea__btnSecondary:hover{border-color:var(--brand-orange-500)}.Team-module__DqCOea__glowOrange{filter:blur(100px);background:#ea580c1f;border-radius:9999px;width:20rem;height:20rem;position:absolute;top:-5rem;left:-5rem}.Team-module__DqCOea__glowBlue{filter:blur(100px);background:#3b82f60f;border-radius:9999px;width:20rem;height:20rem;position:absolute;bottom:-5rem;right:-5rem}.Team-module__DqCOea__bgIconOm{opacity:.05;font-size:8rem;position:absolute;top:2.5rem;right:2.5rem;transform:rotate(12deg)}.Team-module__DqCOea__bgIconPray{opacity:.05;font-size:6rem;position:absolute;bottom:2.5rem;left:2.5rem;transform:rotate(-6deg)}
.AboutCTA-module__7eNZsa__section{background-color:#fff;padding-top:8rem;padding-bottom:8rem}.AboutCTA-module__7eNZsa__content{text-align:center;max-width:56rem;margin:0 auto}.AboutCTA-module__7eNZsa__badge{background-color:var(--brand-orange-100);color:var(--brand-orange-600);text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.625rem;font-weight:900;display:inline-block}.AboutCTA-module__7eNZsa__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:3rem;font-weight:900;line-height:1.1}@media (min-width:1024px){.AboutCTA-module__7eNZsa__title{font-size:3.75rem}}.AboutCTA-module__7eNZsa__titleItalic{color:var(--brand-orange-600);opacity:.9}.AboutCTA-module__7eNZsa__subtitle{color:var(--slate-500);max-width:36rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:1.625}.AboutCTA-module__7eNZsa__btnGroup{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.AboutCTA-module__7eNZsa__btnGroup{flex-direction:row}}.AboutCTA-module__7eNZsa__btnPrimary{background-color:var(--slate-900);color:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 2rem;text-decoration:none;transition:all .5s;display:flex;box-shadow:0 25px 50px -12px #00000040}.AboutCTA-module__7eNZsa__btnPrimary:hover{background-color:var(--brand-orange-600)}.AboutCTA-module__7eNZsa__btnPrimaryIcon{background-color:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:background-color .3s;display:flex}.AboutCTA-module__7eNZsa__btnPrimary:hover .AboutCTA-module__7eNZsa__btnPrimaryIcon{background-color:#fff3}.AboutCTA-module__7eNZsa__btnTextLeft{text-align:left}.AboutCTA-module__7eNZsa__btnSub{text-transform:uppercase;opacity:.6;font-size:.5625rem;font-weight:900;display:block}.AboutCTA-module__7eNZsa__btnMain{font-size:1rem;font-weight:700}.AboutCTA-module__7eNZsa__btnSecondary{border:2px solid var(--slate-200);border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 2rem;text-decoration:none;transition:all .3s;display:flex}.AboutCTA-module__7eNZsa__btnSecondary:hover{border-color:var(--brand-orange-600)}.AboutCTA-module__7eNZsa__btnSecondaryIcon{color:var(--slate-400);transition:color .3s}.AboutCTA-module__7eNZsa__btnSecondary:hover .AboutCTA-module__7eNZsa__btnSecondaryIcon{color:var(--brand-orange-600)}.AboutCTA-module__7eNZsa__btnSubSecondary{text-transform:uppercase;color:var(--slate-400);font-size:.5625rem;font-weight:900;display:block}.AboutCTA-module__7eNZsa__btnMainSecondary{color:var(--slate-800);font-size:1rem;font-weight:700}
