.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fdfdfde6;border-bottom:1px solid #0000000d;padding:0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 4rem;display:flex}.Navbar-module__cJzEcG__logo{flex:1;align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:240px;margin-top:-20px;margin-bottom:-20px;margin-left:-60px}.Navbar-module__cJzEcG__menu{flex:none;justify-content:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__menuItem{color:#111111b3;cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__menuItem:hover{color:var(--primary)}.Navbar-module__cJzEcG__ctaWrapper{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__cta{background:var(--primary);color:#fff;border-radius:100px;justify-content:center;align-items:center;padding:.6rem 1.8rem;font-size:.95rem;font-weight:600;transition:transform .3s,background .3s;display:inline-flex}.Navbar-module__cJzEcG__hamburger{color:var(--foreground);z-index:1100;padding:.5rem;display:none}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1050;background:#fdfdfdfa;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:4rem 2rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__mobileOverlayOpen{right:0}.Navbar-module__cJzEcG__mobileMenu{flex-direction:column;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__mobileItem{color:var(--foreground);text-align:left;background:0 0;border:none;font-size:2rem;font-weight:600}.Navbar-module__cJzEcG__mobileCta{color:var(--primary);margin-top:1rem}@media (max-width:768px){.Navbar-module__cJzEcG__container{width:100%;max-width:100vw;height:64px;padding:0 1rem;overflow:hidden}.Navbar-module__cJzEcG__logoImg{height:165px;margin-top:-12px;margin-bottom:-12px;margin-left:-18px}.Navbar-module__cJzEcG__menu{display:none}.Navbar-module__cJzEcG__hamburger{margin-right:-.5rem;display:block}.Navbar-module__cJzEcG__cta{padding:.4rem 1rem;font-size:.8rem}}
.HeroSection-module__sBkrQG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__content{z-index:1;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.HeroSection-module__sBkrQG__badgeWrapper{opacity:0;margin-bottom:2rem;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.HeroSection-module__sBkrQG__titleWrapper{letter-spacing:-.04em;color:var(--foreground);opacity:0;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:700;line-height:1.1;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.HeroSection-module__sBkrQG__titleAccent{font-family:var(--font-serif);color:var(--primary);font-style:italic;font-weight:400}.HeroSection-module__sBkrQG__titleLight{color:#111111b3;font-weight:300}.HeroSection-module__sBkrQG__inlineElement{background:var(--surface);border:1px solid var(--border);font-size:clamp(1.2rem,3.5vw,2.5rem);font-family:var(--font-heading);color:var(--foreground);vertical-align:middle;border-radius:100px;align-items:center;gap:.5rem;margin:0 .5rem;padding:.2rem 1.2rem;font-weight:500;display:inline-flex;transform:translateY(-5px);box-shadow:0 8px 24px #0000000d}.HeroSection-module__sBkrQG__subtitle{color:#1119;opacity:0;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.HeroSection-module__sBkrQG__ctaWrapper{opacity:0;gap:1rem;transition:all 1s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(20px)}.HeroSection-module__sBkrQG__animate .HeroSection-module__sBkrQG__badgeWrapper{opacity:1;transition-delay:.1s;transform:translateY(0)}.HeroSection-module__sBkrQG__animate .HeroSection-module__sBkrQG__titleWrapper{opacity:1;transition-delay:.3s;transform:translateY(0)}.HeroSection-module__sBkrQG__animate .HeroSection-module__sBkrQG__subtitle{opacity:1;transition-delay:.5s;transform:translateY(0)}.HeroSection-module__sBkrQG__animate .HeroSection-module__sBkrQG__ctaWrapper{opacity:1;transition-delay:.7s;transform:translateY(0)}.HeroSection-module__sBkrQG__cta{background:var(--foreground);color:var(--background);border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.HeroSection-module__sBkrQG__cta:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{min-height:auto;padding-top:180px;padding-bottom:4rem}.HeroSection-module__sBkrQG__titleWrapper{margin-bottom:1rem;font-size:2.8rem}.HeroSection-module__sBkrQG__inlineElement{display:none}.HeroSection-module__sBkrQG__ctaWrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.HeroSection-module__sBkrQG__cta{justify-content:center;width:fit-content;padding:.8rem 1.8rem;font-size:.9rem}}
.EthosSection-module__D7yTWa__ethos{z-index:2;max-width:1200px;margin:4rem auto;padding:4rem 2rem;position:relative}.EthosSection-module__D7yTWa__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.EthosSection-module__D7yTWa__leftColumn{position:sticky;top:120px}.EthosSection-module__D7yTWa__headingWrapper{flex-direction:column;gap:1rem;display:flex}@keyframes EthosSection-module__D7yTWa__saddleEntry{0%{opacity:0;transform:translateY(40px)scale(.95)}60%{opacity:1;transform:translateY(-5px) scale(1 source.02)}to{opacity:1;transform:translateY(0)scale(1)}}.EthosSection-module__D7yTWa__mainHeading{color:var(--foreground);opacity:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.1}.EthosSection-module__D7yTWa__animateHeading{animation:1.2s cubic-bezier(.34,1.56,.64,1) forwards EthosSection-module__D7yTWa__saddleEntry}.EthosSection-module__D7yTWa__rightColumn{opacity:0;flex-direction:column;gap:3rem;padding-top:2rem;transition:all 1s ease-out;display:flex;transform:translateY(20px)}.EthosSection-module__D7yTWa__animateContent{opacity:1;transform:translateY(0)}.EthosSection-module__D7yTWa__textBlock{position:relative}.EthosSection-module__D7yTWa__textBlock:before{content:"";background:var(--primary);width:2px;height:40px;position:absolute;top:0;left:-20px}.EthosSection-module__D7yTWa__text{color:#111111b3;font-size:1.25rem;font-weight:400;line-height:1.8}.EthosSection-module__D7yTWa__highlightText{color:var(--foreground);font-weight:500}@media (max-width:900px){.EthosSection-module__D7yTWa__ethos{margin:2rem auto;padding:3rem 2.5rem}.EthosSection-module__D7yTWa__grid{grid-template-columns:1fr;gap:2.5rem}.EthosSection-module__D7yTWa__leftColumn{position:static}.EthosSection-module__D7yTWa__mainHeading{font-size:2.2rem}.EthosSection-module__D7yTWa__rightColumn{gap:1.5rem;padding-top:0}.EthosSection-module__D7yTWa__text{font-size:1.1rem;line-height:1.6}}
.FounderSection-module__JNst8G__founderSection{background:var(--background);padding:10rem 0;position:relative;overflow:hidden}.FounderSection-module__JNst8G__container{align-items:center;gap:6rem;max-width:1100px;margin:0 auto;padding:0 4rem;display:flex}.FounderSection-module__JNst8G__imageArea{opacity:0;flex:.8;max-width:420px;transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;transform:translate(-50px)}.FounderSection-module__JNst8G__animateLeft{opacity:1;transform:translate(0)}.FounderSection-module__JNst8G__imageWrapper{aspect-ratio:4/5;background:#f0f0f0;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:20px 20px 60px #0000000d}.FounderSection-module__JNst8G__founderImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.FounderSection-module__JNst8G__imageArea:hover .FounderSection-module__JNst8G__founderImg{transform:scale(1.05)}.FounderSection-module__JNst8G__imageOverlay{border:1px solid var(--primary);opacity:.1;z-index:-1;border-radius:4px;width:100%;height:100%;position:absolute;top:-2rem;left:-2rem}.FounderSection-module__JNst8G__contentArea{opacity:0;flex:1.2;transition:all 1s cubic-bezier(.16,1,.3,1) .2s;transform:translate(50px)}.FounderSection-module__JNst8G__animateRight{opacity:1;transform:translate(0)}.FounderSection-module__JNst8G__label{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:block}.FounderSection-module__JNst8G__name{letter-spacing:-.03em;color:var(--foreground);margin-bottom:2rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.FounderSection-module__JNst8G__bio{color:#111c;max-width:500px;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.FounderSection-module__JNst8G__signature{border-top:1px solid #0000000d;margin-top:3rem;padding-top:2rem}.FounderSection-module__JNst8G__sigText{font-family:var(--font-noto), serif;color:var(--primary);opacity:.6;font-size:1.5rem;font-style:italic}@media (max-width:968px){.FounderSection-module__JNst8G__container{flex-direction:column;gap:4rem;padding:0 2rem}.FounderSection-module__JNst8G__imageArea{width:80%;margin:0 auto}.FounderSection-module__JNst8G__contentArea{text-align:center}.FounderSection-module__JNst8G__bio{margin-left:auto;margin-right:auto}.FounderSection-module__JNst8G__signature{justify-content:center;display:flex}}
.ExpertiseSection-module__ho2BYq__expertise{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1450px;min-height:auto;margin:0 auto;padding:8rem;display:flex;position:relative;overflow:visible}.ExpertiseSection-module__ho2BYq__intro{margin-bottom:1.5rem}.ExpertiseSection-module__ho2BYq__mainText{max-width:800px;color:var(--foreground);z-index:2;letter-spacing:-.03em;word-break:break-word;flex-wrap:wrap;justify-content:center;font-size:clamp(1.1rem,2.5vw,1.85rem);font-weight:500;line-height:1.4;display:flex;position:relative}.ExpertiseSection-module__ho2BYq__wordReveal{opacity:0;transition:all .6s cubic-bezier(.25,1,.5,1);display:inline-block;transform:translateY(20px)}.ExpertiseSection-module__ho2BYq__wordVisible{opacity:1;transform:translateY(0)}.ExpertiseSection-module__ho2BYq__dimText{color:#1111114d}.ExpertiseSection-module__ho2BYq__floatingPills{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes ExpertiseSection-module__ho2BYq__saddleFloat{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.ExpertiseSection-module__ho2BYq__pillContainer{pointer-events:auto;cursor:pointer;position:absolute}.ExpertiseSection-module__ho2BYq__floatElement{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:100px;align-items:center;gap:14px;padding:1rem 1.8rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:6s ease-in-out infinite alternate ExpertiseSection-module__ho2BYq__saddleFloat;display:flex;box-shadow:0 15px 35px #00000014}.ExpertiseSection-module__ho2BYq__pillContainer:hover .ExpertiseSection-module__ho2BYq__floatElement{border-color:var(--primary);animation-play-state:paused;box-shadow:0 15px 40px #5833921a;transform:scale(1.05)!important}.ExpertiseSection-module__ho2BYq__iconWrapper{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ExpertiseSection-module__ho2BYq__pill1{top:8%;left:18%;transform:rotate(-5deg)}.ExpertiseSection-module__ho2BYq__pill1 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:0s}.ExpertiseSection-module__ho2BYq__pill2{top:25%;left:14%;transform:rotate(2deg)}.ExpertiseSection-module__ho2BYq__pill2 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-1s}.ExpertiseSection-module__ho2BYq__pill3{top:65%;left:12%;transform:rotate(-3deg)}.ExpertiseSection-module__ho2BYq__pill3 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-2s}.ExpertiseSection-module__ho2BYq__pill4{top:85%;left:18%;transform:rotate(4deg)}.ExpertiseSection-module__ho2BYq__pill4 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-3s}.ExpertiseSection-module__ho2BYq__pill5{top:8%;right:18%;transform:rotate(4deg)}.ExpertiseSection-module__ho2BYq__pill5 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-.5s}.ExpertiseSection-module__ho2BYq__pill6{top:25%;right:14%;transform:rotate(-2deg)}.ExpertiseSection-module__ho2BYq__pill6 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-1.5s}.ExpertiseSection-module__ho2BYq__pill7{top:62%;right:12%;transform:rotate(3deg)}.ExpertiseSection-module__ho2BYq__pill7 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-4s}.ExpertiseSection-module__ho2BYq__pill8{top:85%;right:20%;transform:rotate(-4deg)}.ExpertiseSection-module__ho2BYq__pill8 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-2.5s}.ExpertiseSection-module__ho2BYq__pill9{top:94%;left:50%;transform:translate(-50%)rotate(1deg)}.ExpertiseSection-module__ho2BYq__pill9 .ExpertiseSection-module__ho2BYq__floatElement{animation-delay:-5s}@media (max-width:1024px){.ExpertiseSection-module__ho2BYq__expertise{padding:4rem 1.5rem}.ExpertiseSection-module__ho2BYq__floatingPills{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:100vw;margin-top:3rem;display:flex;position:relative}.ExpertiseSection-module__ho2BYq__pillContainer{position:relative;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.ExpertiseSection-module__ho2BYq__floatElement{padding:.6rem 1.2rem;font-size:.9rem;animation:none}}
.ImpactVertical-module__6rRwua__impactVertical{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.ImpactVertical-module__6rRwua__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ImpactVertical-module__6rRwua__header{text-align:left;max-width:800px;margin-bottom:5rem}.ImpactVertical-module__6rRwua__introText{margin-bottom:1rem}.ImpactVertical-module__6rRwua__introText span{color:var(--primary);opacity:.8;letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem}.ImpactVertical-module__6rRwua__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.ImpactVertical-module__6rRwua__titlePurple{font-family:var(--font-serif);color:var(--foreground);font-style:italic;font-weight:400}.ImpactVertical-module__6rRwua__description{color:var(--foreground);opacity:.6;max-width:600px;font-size:1.25rem;line-height:1.6}.ImpactVertical-module__6rRwua__gridContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.ImpactVertical-module__6rRwua__sectorCard{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);opacity:0;cursor:default;border-radius:20px;align-items:center;gap:1.25rem;padding:1.75rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(30px);box-shadow:0 4px 20px #00000005}.ImpactVertical-module__6rRwua__sectorVisible{opacity:1;transform:translateY(0)}.ImpactVertical-module__6rRwua__sectorCard:hover{background:var(--surface-hover);border-color:#5833924d;transform:translateY(-5px);box-shadow:0 12px 30px #58339214}.ImpactVertical-module__6rRwua__iconWrapper{width:48px;height:48px;color:var(--primary);background:#58339214;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ImpactVertical-module__6rRwua__sectorCard:hover .ImpactVertical-module__6rRwua__iconWrapper{background:var(--primary);color:#fff;transform:rotate(5deg)scale(1.1)}.ImpactVertical-module__6rRwua__sectorName{color:var(--foreground);letter-spacing:-.01em;font-size:1rem;font-weight:500}@media (max-width:1024px){.ImpactVertical-module__6rRwua__sectorName{font-size:.9rem}.ImpactVertical-module__6rRwua__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ImpactVertical-module__6rRwua__impactVertical{padding:6rem 0}.ImpactVertical-module__6rRwua__header{margin-bottom:3.5rem}.ImpactVertical-module__6rRwua__gridContainer{grid-template-columns:1fr;gap:1rem}.ImpactVertical-module__6rRwua__sectorCard{padding:1.5rem}}
.ApproachSection-module__r5x_Gq__approach{text-align:center;max-width:1400px;margin:0 auto;padding:6rem 1.5rem}.ApproachSection-module__r5x_Gq__intro{opacity:0;margin-bottom:1.5rem;transition:all .8s ease-out;transform:translateY(20px)}.ApproachSection-module__r5x_Gq__title{letter-spacing:-.03em;opacity:0;margin-bottom:4.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.2;transition:all .8s ease-out .1s;transform:translateY(20px)}.ApproachSection-module__r5x_Gq__animateHeader{opacity:1;transform:translateY(0)}.ApproachSection-module__r5x_Gq__cardsContainer{flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:2rem;display:flex}.ApproachSection-module__r5x_Gq__card{text-align:left;border:1px solid var(--border);opacity:0;background:#fff;border-radius:20px;flex-direction:column;flex:1;max-width:none;min-height:250px;padding:1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;transform:translateY(30px)scale(.98);box-shadow:0 4px 20px #00000005}.ApproachSection-module__r5x_Gq__cardVisible{opacity:1;transform:translateY(0)scale(1)}.ApproachSection-module__r5x_Gq__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 30px 60px #58339214}.ApproachSection-module__r5x_Gq__cardNumber{font-size:1rem;font-family:var(--font-body);color:var(--primary);opacity:.6;letter-spacing:.05em;margin-bottom:1.25rem;font-weight:500}.ApproachSection-module__r5x_Gq__cardTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.ApproachSection-module__r5x_Gq__cardDesc{color:#1119;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.ApproachSection-module__r5x_Gq__plusBtn{width:36px;height:36px;color:var(--primary);cursor:pointer;background:#f5f5f5;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;margin-top:auto;transition:all .3s;display:flex}.ApproachSection-module__r5x_Gq__plusBtn:hover{background:var(--primary);color:#fff;transform:rotate(90deg)}.ApproachSection-module__r5x_Gq__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;cursor:pointer;background:#1116;justify-content:center;align-items:center;padding:1.5rem;animation:.4s ApproachSection-module__r5x_Gq__fadeIn;display:flex;position:fixed;inset:0}.ApproachSection-module__r5x_Gq__modalContent{cursor:default;background:#fff;border-radius:32px;width:100%;max-width:500px;padding:2.5rem;animation:.5s cubic-bezier(.16,1,.3,1) ApproachSection-module__r5x_Gq__modalIn;position:relative;box-shadow:0 40px 100px #0003}.ApproachSection-module__r5x_Gq__closeBtn{cursor:pointer;color:#111;background:0 0;border:none;padding:.5rem;transition:transform .3s;position:absolute;top:1.25rem;right:1.25rem}.ApproachSection-module__r5x_Gq__closeBtn:hover{transform:rotate(90deg)}.ApproachSection-module__r5x_Gq__modalNum{font-size:3.5rem;font-family:var(--font-heading);color:var(--primary);margin-bottom:1rem;font-weight:500}.ApproachSection-module__r5x_Gq__modalTitle{margin-bottom:1rem;font-size:2rem;font-weight:600}.ApproachSection-module__r5x_Gq__modalDesc{color:#111111b3;font-size:1.15rem;line-height:1.7}@media (max-width:768px){.ApproachSection-module__r5x_Gq__approach{padding:4rem 1.5rem}.ApproachSection-module__r5x_Gq__cardsContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1.5rem;width:calc(100% + 3rem);max-width:100vw;margin:0 -1.5rem;padding:1rem 1.5rem 3rem;overflow:auto hidden}.ApproachSection-module__r5x_Gq__cardsContainer::-webkit-scrollbar{display:none}.ApproachSection-module__r5x_Gq__card{scroll-snap-align:center;flex:0 0 75vw;min-height:280px;padding:1.5rem}.ApproachSection-module__r5x_Gq__modalContent{padding:2rem}.ApproachSection-module__r5x_Gq__modalTitle{font-size:1.75rem}}
.Footer-module__S6Hkya__footer{background:var(--primary);color:#fff;border-radius:40px 40px 0 0;margin-top:4rem;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";pointer-events:none;filter:blur(80px);background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);width:50vw;height:50vh;position:absolute;top:-10%;left:20%;transform:rotate(-35deg)}.Footer-module__S6Hkya__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.Footer-module__S6Hkya__titleLight{color:#fffc;font-weight:300}.Footer-module__S6Hkya__headline{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.Footer-module__S6Hkya__emailDesc{color:#fffc;max-width:400px;margin-bottom:2rem;font-size:1.1rem}.Footer-module__S6Hkya__cta{color:var(--primary);background:#fff;border:none;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:4rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.Footer-module__S6Hkya__cta:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.Footer-module__S6Hkya__footerGrid{z-index:2;border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex;position:relative}.Footer-module__S6Hkya__logoArea{flex:1;align-items:center;display:flex}.Footer-module__S6Hkya__copy{color:#ffffffb3;font-size:.95rem}.Footer-module__S6Hkya__navLinks{flex:1;justify-content:center;gap:2.5rem;display:flex}.Footer-module__S6Hkya__navItem{color:#ffffffe6;cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:500;transition:opacity .3s}.Footer-module__S6Hkya__navItem:hover{opacity:.7}.Footer-module__S6Hkya__actionsArea{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__icon{cursor:pointer;color:#fff9;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__icon:hover{color:#111;background:#fff}.Footer-module__S6Hkya__scrollTopBtn{color:#ffffffb3;white-space:nowrap;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;transition:transform .3s;display:inline-flex}.Footer-module__S6Hkya__scrollTopBtn:hover{color:#fff;transform:translateY(-3px)}@media (max-width:768px){.Footer-module__S6Hkya__footer{border-radius:30px 30px 0 0;padding:3rem 1.5rem}.Footer-module__S6Hkya__footerGrid{text-align:center;flex-direction:column;align-items:center;gap:2rem}.Footer-module__S6Hkya__logoArea{align-items:center}.Footer-module__S6Hkya__navLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem}.Footer-module__S6Hkya__actionsArea{flex-direction:column;align-items:center;gap:1.5rem}}
