.page-module___8aEwW__website{background:var(--white);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}
.Navbar-module__cJzEcG__navigation{z-index:1000;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:12px 60px;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-color:var(--gray-100);background:#ffffffd9;box-shadow:0 1px 12px #0000000d}.Navbar-module__cJzEcG__logo{cursor:pointer;align-items:center;display:flex}.Navbar-module__cJzEcG__contactBtn{background:var(--green);color:var(--white);font-family:var(--font-montserrat),sans-serif;border-radius:100px;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 12px #00bf6340}.Navbar-module__cJzEcG__contactBtn:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 4px 20px #00bf634d}@media (max-width:768px){.Navbar-module__cJzEcG__navigation{padding:16px 20px}.Navbar-module__cJzEcG__contactBtn{padding:10px 22px;font-size:14px}}
.HeroSection-module__sBkrQG__hero{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__bgGradient{z-index:0;background:radial-gradient(80% 60% at 10% 20%,#00bf631f 0%,#0000 60%),radial-gradient(60% 50% at 85% 60%,#ffde5924 0%,#0000 55%),radial-gradient(50% 40% at 50% 90%,#ff66c414 0%,#0000 50%),linear-gradient(#fff 0%,#f0fdf4 50%,#fefce8 100%);position:absolute;inset:0}.HeroSection-module__sBkrQG__gridPattern{z-index:1;pointer-events:none;background-image:radial-gradient(circle,#00bf6314 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.HeroSection-module__sBkrQG__floatingShape{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.HeroSection-module__sBkrQG__shape1{background:linear-gradient(135deg,var(--yellow),#ffde594d);opacity:.5;width:80px;height:80px;top:15%;right:8%}.HeroSection-module__sBkrQG__shape2{background:linear-gradient(135deg,var(--pink),#ff66c44d);opacity:.4;width:50px;height:50px;top:60%;left:5%}.HeroSection-module__sBkrQG__shape3{background:linear-gradient(135deg,var(--green),#00bf634d);opacity:.5;border-radius:8px;width:30px;height:30px;top:25%;left:35%}.HeroSection-module__sBkrQG__heroContent{z-index:2;flex:1;justify-content:center;align-items:center;padding:120px 40px 40px;display:flex;position:relative}.HeroSection-module__sBkrQG__heroCenter{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;display:flex}.HeroSection-module__sBkrQG__textSide{flex-direction:column;flex:1;gap:24px;max-width:580px;display:flex}.HeroSection-module__sBkrQG__imageSide{flex:none}.HeroSection-module__sBkrQG__badge{font-family:var(--font-montserrat),sans-serif;letter-spacing:2px;text-transform:uppercase;color:var(--green);background:var(--green-light);border:1px solid #00bf6326;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;display:flex}.HeroSection-module__sBkrQG__badgeDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__pulse}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.HeroSection-module__sBkrQG__title{font-family:var(--font-heading),sans-serif;color:var(--gray-900);letter-spacing:-2px;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:1.1}.HeroSection-module__sBkrQG__accent{background:linear-gradient(135deg,var(--green)0%,#00d46a 50%,var(--yellow)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__sBkrQG__subtitle{font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);max-width:520px;font-size:20px;line-height:1.7}.HeroSection-module__sBkrQG__cta{gap:14px;margin-top:8px;display:flex}.HeroSection-module__sBkrQG__btnPrimary,.HeroSection-module__sBkrQG__btnSecondary{font-family:var(--font-montserrat),sans-serif;cursor:pointer;border:none;border-radius:14px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.HeroSection-module__sBkrQG__btnPrimary{background:var(--green);color:var(--white);align-items:center;gap:8px;display:flex;box-shadow:0 2px 16px #00bf634d}.HeroSection-module__sBkrQG__btnArrow{transition:transform .3s}.HeroSection-module__sBkrQG__btnPrimary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 6px 24px #00bf6359}.HeroSection-module__sBkrQG__btnPrimary:hover .HeroSection-module__sBkrQG__btnArrow{transform:translate(3px)}.HeroSection-module__sBkrQG__btnSecondary{background:var(--white);color:var(--gray-800);border:1.5px solid var(--gray-100);justify-content:center;align-items:center;display:flex;box-shadow:0 1px 4px #0000000a}.HeroSection-module__sBkrQG__btnSecondary:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.HeroSection-module__sBkrQG__heroImage{filter:drop-shadow(0 12px 40px #0000001a);max-width:420px;height:auto}.HeroSection-module__sBkrQG__clientsStrip{z-index:2;border-top:1px solid var(--gray-100);padding:32px 0 40px;position:relative}.HeroSection-module__sBkrQG__clientsLabel{text-align:center;font-family:var(--font-montserrat),sans-serif;letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:24px;font-size:12px;font-weight:600;display:block}.HeroSection-module__sBkrQG__marqueeWrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.HeroSection-module__sBkrQG__marqueeTrack{align-items:center;gap:48px;width:max-content;animation:25s linear infinite HeroSection-module__sBkrQG__marqueeScroll;display:flex}@keyframes HeroSection-module__sBkrQG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.HeroSection-module__sBkrQG__clientItem{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:50px;display:flex}.HeroSection-module__sBkrQG__clientItemTall{width:80px;height:70px}.HeroSection-module__sBkrQG__clientLogo{object-fit:contain;opacity:.45;filter:grayscale();width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity .3s,filter .3s}.HeroSection-module__sBkrQG__clientItem:hover .HeroSection-module__sBkrQG__clientLogo{opacity:1;filter:grayscale(0%)}@media (max-width:991px){.HeroSection-module__sBkrQG__heroCenter{text-align:center;flex-direction:column;gap:40px}.HeroSection-module__sBkrQG__textSide{align-items:center;max-width:100%}.HeroSection-module__sBkrQG__heroImage{max-width:280px}.HeroSection-module__sBkrQG__floatingShape{display:none}}@media (max-width:768px){.HeroSection-module__sBkrQG__heroContent{padding:100px 20px 40px}.HeroSection-module__sBkrQG__cta{flex-direction:column;width:100%;max-width:300px}.HeroSection-module__sBkrQG__btnPrimary,.HeroSection-module__sBkrQG__btnSecondary{text-align:center;justify-content:center;width:100%}.HeroSection-module__sBkrQG__marqueeTrack{gap:32px}}
.cylinder-carousel-module__Sj-mLq__viewport{perspective:750px;perspective-origin:50%;width:100%;height:700px;position:relative;overflow:visible}.cylinder-carousel-module__Sj-mLq__carousel{width:100%;height:100%;transform-style:preserve-3d;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;transition:transform .1s linear;position:relative}.cylinder-carousel-module__Sj-mLq__carousel:active{cursor:grabbing;transition:none}.cylinder-carousel-module__Sj-mLq__card{cursor:pointer;backface-visibility:hidden;transform-style:flat;margin-top:-225px;margin-left:-150px;position:absolute;top:50%;left:50%}@media (max-width:1024px){.cylinder-carousel-module__Sj-mLq__viewport{perspective:600px;height:550px}.cylinder-carousel-module__Sj-mLq__card{margin-top:-180px;margin-left:-120px}}@media (max-width:768px){.cylinder-carousel-module__Sj-mLq__viewport{perspective:450px;height:420px}.cylinder-carousel-module__Sj-mLq__card{margin-top:-135px;margin-left:-90px}}
.OurFaces-module__bzCQka__section{background:var(--white);padding:80px 0 100px;position:relative;overflow:hidden}.OurFaces-module__bzCQka__sectionTitle{font-family:var(--font-heading),sans-serif;color:var(--gray-900);text-align:center;letter-spacing:-3px;margin-bottom:8px;font-size:clamp(52px,8vw,110px);font-weight:700}.OurFaces-module__bzCQka__accent{color:var(--green)}.OurFaces-module__bzCQka__dotIndicator{justify-content:center;margin-bottom:40px;display:flex}.OurFaces-module__bzCQka__dot{background:var(--green);border-radius:50%;width:10px;height:10px}.OurFaces-module__bzCQka__cardImage{background:linear-gradient(160deg,var(--green-light)0%,#fefce8 50%,#fdf2f8 100%);border:2px solid var(--gray-100);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:300px;height:450px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.OurFaces-module__bzCQka__cardImage:hover{border-color:var(--green);box-shadow:0 24px 70px #00bf6326}.OurFaces-module__bzCQka__cardPhoto{object-fit:cover;width:100%;height:100%}.OurFaces-module__bzCQka__cardInitial{font-family:var(--font-heading),sans-serif;color:#00bf6326;pointer-events:none;font-size:56px;font-weight:700}.OurFaces-module__bzCQka__cardOverlay{opacity:0;background:linear-gradient(#0000 50%,#0009 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;padding:24px 16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.OurFaces-module__bzCQka__cardImage:hover .OurFaces-module__bzCQka__cardOverlay{opacity:1}.OurFaces-module__bzCQka__cardName{font-family:var(--font-montserrat),sans-serif;color:#fff;font-size:15px;font-weight:600}.OurFaces-module__bzCQka__cardIgIcon{opacity:.8}.OurFaces-module__bzCQka__description{text-align:center;font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);max-width:700px;margin:50px auto 0;padding:0 20px;font-size:17px;line-height:1.8}.OurFaces-module__bzCQka__viewAllWrapper{justify-content:center;margin-top:32px;display:flex}.OurFaces-module__bzCQka__viewAllBtn{border:1.5px solid var(--gray-100);background:var(--white);color:var(--gray-800);font-family:var(--font-montserrat),sans-serif;cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 1px 4px #0000000a}.OurFaces-module__bzCQka__viewAllBtn:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.OurFaces-module__bzCQka__viewAllArrow{font-size:16px;transition:transform .3s}.OurFaces-module__bzCQka__allGrid{padding:0 40px;overflow:hidden}.OurFaces-module__bzCQka__gridInner{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:48px auto 0;display:grid}.OurFaces-module__bzCQka__gridCard{flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:transform .3s;display:flex}.OurFaces-module__bzCQka__gridCard:hover{transform:translateY(-4px)}.OurFaces-module__bzCQka__gridCardImage{aspect-ratio:1;background:linear-gradient(160deg,var(--green-light)0%,#fefce8 50%,#fdf2f8 100%);border:2px solid var(--gray-100);border-radius:20px;justify-content:center;align-items:center;width:100%;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.OurFaces-module__bzCQka__gridCard:hover .OurFaces-module__bzCQka__gridCardImage{border-color:var(--green)}.OurFaces-module__bzCQka__gridCardPhoto{object-fit:cover;width:100%;height:100%}.OurFaces-module__bzCQka__gridCardInitial{font-family:var(--font-heading),sans-serif;color:#00bf6326;font-size:40px;font-weight:700}.OurFaces-module__bzCQka__gridCardOverlay{opacity:0;background:#00000059;border-radius:18px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.OurFaces-module__bzCQka__gridCard:hover .OurFaces-module__bzCQka__gridCardOverlay{opacity:1}.OurFaces-module__bzCQka__gridCardName{font-family:var(--font-montserrat),sans-serif;color:var(--gray-800);font-size:14px;font-weight:600}@media (max-width:1024px){.OurFaces-module__bzCQka__cardImage{width:240px;height:360px}}@media (max-width:768px){.OurFaces-module__bzCQka__section{padding:80px 0 60px}.OurFaces-module__bzCQka__cardImage{width:180px;height:270px}.OurFaces-module__bzCQka__allGrid{padding:0 16px}.OurFaces-module__bzCQka__gridInner{grid-template-columns:repeat(2,1fr);gap:16px}}
.OurWorkSection-module__UOHSIW__section{background:var(--off-white);padding:100px 40px 80px;position:relative}.OurWorkSection-module__UOHSIW__header{text-align:center;margin-bottom:60px}.OurWorkSection-module__UOHSIW__label{font-family:var(--font-montserrat),sans-serif;letter-spacing:2.5px;text-transform:uppercase;color:var(--green);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.OurWorkSection-module__UOHSIW__title{font-family:var(--font-heading),sans-serif;color:var(--gray-900);letter-spacing:-2px;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:700}.OurWorkSection-module__UOHSIW__accent{color:var(--green)}.OurWorkSection-module__UOHSIW__subtitle{font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);font-size:17px;line-height:1.6}.OurWorkSection-module__UOHSIW__marqueeWrapper{width:100%;overflow:hidden}.OurWorkSection-module__UOHSIW__marqueeTrack{gap:24px;width:max-content;animation:40s linear infinite OurWorkSection-module__UOHSIW__scrollMarquee;display:flex}.OurWorkSection-module__UOHSIW__marqueeTrack:hover{animation-play-state:paused}@keyframes OurWorkSection-module__UOHSIW__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.OurWorkSection-module__UOHSIW__embedWrapper{aspect-ratio:9/16;border-radius:20px;flex:0 0 280px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.OurWorkSection-module__UOHSIW__embedWrapper:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.OurWorkSection-module__UOHSIW__embedWrapper iframe{clip-path:inset(0);border:none;width:100%;height:calc(100% + 800px);position:absolute;top:-64px;left:0}.OurWorkSection-module__UOHSIW__viewAllWrapper{justify-content:center;margin-top:32px;display:flex}.OurWorkSection-module__UOHSIW__viewAllBtn{border:1.5px solid var(--gray-100);background:var(--white);color:var(--gray-800);font-family:var(--font-montserrat),sans-serif;cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 1px 4px #0000000a}.OurWorkSection-module__UOHSIW__viewAllBtn:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.OurWorkSection-module__UOHSIW__viewAllArrow{font-size:16px;transition:transform .3s}.OurWorkSection-module__UOHSIW__allGrid{padding:0 40px;overflow:hidden}.OurWorkSection-module__UOHSIW__gridInner{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:40px auto 0;display:grid}.OurWorkSection-module__UOHSIW__gridCard{aspect-ratio:9/16;border-radius:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.OurWorkSection-module__UOHSIW__gridCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.OurWorkSection-module__UOHSIW__gridCardPlaceholder{background:linear-gradient(160deg,var(--green-light)0%,#fefce8 30%,#fdf2f8 60%,var(--green-light)100%);border:1px solid var(--gray-100);background-size:200% 200%;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;animation:4s infinite OurWorkSection-module__UOHSIW__shimmer;display:flex}@keyframes OurWorkSection-module__UOHSIW__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.OurWorkSection-module__UOHSIW__gridPlayBtn{width:56px;height:56px;color:var(--gray-900);opacity:.6;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding-left:4px;font-size:20px;transition:opacity .3s,transform .3s;display:flex;box-shadow:0 4px 20px #0000001a}.OurWorkSection-module__UOHSIW__gridCard:hover .OurWorkSection-module__UOHSIW__gridPlayBtn{opacity:1;transform:scale(1.1)}.OurWorkSection-module__UOHSIW__gridCardThumb{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.OurWorkSection-module__UOHSIW__gridCardImg{object-fit:cover;width:100%;height:100%}.OurWorkSection-module__UOHSIW__gridPlayOverlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.OurWorkSection-module__UOHSIW__gridCard:hover .OurWorkSection-module__UOHSIW__gridPlayOverlay{background:#00000040}.OurWorkSection-module__UOHSIW__gridCardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--font-montserrat),sans-serif;background:#00000080;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;top:12px;left:12px}@media (max-width:768px){.OurWorkSection-module__UOHSIW__section{padding:60px 0 50px}.OurWorkSection-module__UOHSIW__marqueeTrack{gap:16px}.OurWorkSection-module__UOHSIW__embedWrapper{flex:0 0 220px}.OurWorkSection-module__UOHSIW__header,.OurWorkSection-module__UOHSIW__allGrid{padding:0 20px}.OurWorkSection-module__UOHSIW__gridInner{grid-template-columns:repeat(2,1fr);gap:16px}}
.AboutSection-module__UGBiha__about{background:var(--off-white);padding:120px 40px;position:relative;overflow:hidden}.AboutSection-module__UGBiha__bento{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;gap:20px;max-width:1100px;margin:0 auto;display:grid}.AboutSection-module__UGBiha__tile{border-radius:24px;padding:32px 28px;transition:transform .3s,box-shadow .3s}.AboutSection-module__UGBiha__tile:hover{box-shadow:0 12px 40px #0000000f}.AboutSection-module__UGBiha__tileManifesto{background:var(--white);border:1px solid var(--gray-100);text-align:center;grid-column:1/-1;padding:56px 48px}.AboutSection-module__UGBiha__manifestoText{font-family:var(--font-heading),serif;color:var(--gray-900);letter-spacing:-1px;max-width:700px;margin:0 auto 24px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.3}.AboutSection-module__UGBiha__manifestoAccent{color:var(--green)}.AboutSection-module__UGBiha__manifestoLine{background:linear-gradient(90deg,var(--green),var(--yellow));border-radius:2px;width:60px;height:4px;margin:0 auto}.AboutSection-module__UGBiha__tileStat{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;display:flex}.AboutSection-module__UGBiha__statNumber{font-family:var(--font-heading),serif;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1}.AboutSection-module__UGBiha__statLabel{font-family:var(--font-montserrat),sans-serif;opacity:.7;font-size:13px;font-weight:500}.AboutSection-module__UGBiha__tileGreen{background:var(--green);color:var(--white)}.AboutSection-module__UGBiha__tileYellow{background:var(--yellow);color:var(--gray-900)}.AboutSection-module__UGBiha__tilePink{background:var(--pink);color:var(--white)}.AboutSection-module__UGBiha__tileContent{background:var(--white);border:1px solid var(--gray-100);grid-column:span 2}.AboutSection-module__UGBiha__tileIcon{margin-bottom:16px;font-size:32px;display:block}.AboutSection-module__UGBiha__tileTitle{font-family:var(--font-heading),serif;color:var(--gray-900);margin-bottom:10px;font-size:22px;font-weight:700}.AboutSection-module__UGBiha__tileText{font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);font-size:15px;line-height:1.7}.AboutSection-module__UGBiha__tileQuote{flex-direction:column;grid-column:span 2;justify-content:center;padding:36px 32px;display:flex}.AboutSection-module__UGBiha__quoteIcon{opacity:.3;margin-bottom:12px;font-family:Georgia,serif;font-size:64px;line-height:.5}.AboutSection-module__UGBiha__quoteText{font-family:var(--font-heading),serif;color:var(--white);font-size:20px;font-weight:600;line-height:1.5}.AboutSection-module__UGBiha__tileCta{background:var(--gray-900);color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 24px;display:flex}.AboutSection-module__UGBiha__ctaHeading{font-family:var(--font-heading),serif;color:var(--white);font-size:clamp(24px,3vw,32px);font-weight:700}.AboutSection-module__UGBiha__ctaText{font-family:var(--font-montserrat),sans-serif;color:var(--gray-400);font-size:16px;line-height:1.5}.AboutSection-module__UGBiha__ctaButton{background:var(--green);color:var(--white);font-family:var(--font-montserrat),sans-serif;border-radius:14px;align-items:center;gap:8px;margin-top:8px;padding:16px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00bf634d}.AboutSection-module__UGBiha__ctaButton:hover{background:var(--green-dark)}.AboutSection-module__UGBiha__ctaArrow{transition:transform .3s}.AboutSection-module__UGBiha__ctaButton:hover .AboutSection-module__UGBiha__ctaArrow{transform:translate(4px)}@media (max-width:991px){.AboutSection-module__UGBiha__bento{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__tileManifesto{grid-column:1/-1}.AboutSection-module__UGBiha__tileContent,.AboutSection-module__UGBiha__tileQuote,.AboutSection-module__UGBiha__tileCta{grid-column:span 2}}@media (max-width:640px){.AboutSection-module__UGBiha__about{padding:80px 16px}.AboutSection-module__UGBiha__bento{grid-template-columns:1fr;gap:16px}.AboutSection-module__UGBiha__tileManifesto,.AboutSection-module__UGBiha__tileContent,.AboutSection-module__UGBiha__tileQuote,.AboutSection-module__UGBiha__tileCta{grid-column:span 1}.AboutSection-module__UGBiha__tileManifesto{padding:40px 24px}}
.CTASection-module__ETvUXq__cta{background:var(--off-white);padding:120px 60px 40px;position:relative;overflow:hidden}.CTASection-module__ETvUXq__blobGreen{background:var(--green);filter:blur(200px);opacity:.06;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;left:-5%}.CTASection-module__ETvUXq__blobYellow{background:var(--yellow);filter:blur(200px);opacity:.08;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;right:-5%}.CTASection-module__ETvUXq__container{z-index:2;max-width:720px;margin:0 auto;position:relative}.CTASection-module__ETvUXq__header{text-align:center;margin-bottom:48px}.CTASection-module__ETvUXq__label{font-family:var(--font-montserrat),sans-serif;letter-spacing:2.5px;text-transform:uppercase;color:var(--green);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.CTASection-module__ETvUXq__title{font-family:var(--font-heading),sans-serif;color:var(--gray-900);letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:700}.CTASection-module__ETvUXq__titleAccent{color:var(--green)}.CTASection-module__ETvUXq__subtitle{font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.CTASection-module__ETvUXq__formCard{background:var(--white);border:1px solid var(--gray-100);border-radius:28px;padding:44px 40px;box-shadow:0 8px 40px #0000000a}.CTASection-module__ETvUXq__form{flex-direction:column;gap:20px;display:flex}.CTASection-module__ETvUXq__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CTASection-module__ETvUXq__fieldGroup{flex-direction:column;gap:6px;display:flex}.CTASection-module__ETvUXq__fieldLabel{font-family:var(--font-montserrat),sans-serif;color:var(--gray-800);letter-spacing:.3px;font-size:13px;font-weight:600}.CTASection-module__ETvUXq__input,.CTASection-module__ETvUXq__textarea,.CTASection-module__ETvUXq__select{border:1.5px solid var(--gray-100);background:var(--off-white);width:100%;color:var(--gray-900);font-family:var(--font-montserrat),sans-serif;appearance:none;border-radius:12px;outline:none;padding:14px 16px;font-size:15px;transition:border-color .2s,background .2s,box-shadow .2s}.CTASection-module__ETvUXq__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='%236c757d'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.CTASection-module__ETvUXq__input::placeholder,.CTASection-module__ETvUXq__textarea::placeholder{color:var(--gray-400)}.CTASection-module__ETvUXq__input:focus,.CTASection-module__ETvUXq__textarea:focus,.CTASection-module__ETvUXq__select:focus{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px #00bf6314}.CTASection-module__ETvUXq__textarea{resize:vertical;min-height:100px}.CTASection-module__ETvUXq__submitBtn{background:var(--green);color:var(--white);font-family:var(--font-montserrat),sans-serif;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:16px 36px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #00bf6340}.CTASection-module__ETvUXq__submitBtn:hover{background:var(--green-dark);box-shadow:0 6px 28px #00bf634d}.CTASection-module__ETvUXq__btnArrow{font-size:18px;transition:transform .3s}.CTASection-module__ETvUXq__submitBtn:hover .CTASection-module__ETvUXq__btnArrow{transform:translate(4px)}.CTASection-module__ETvUXq__successMsg{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 24px;display:flex}.CTASection-module__ETvUXq__successCircle{background:linear-gradient(135deg,var(--green),var(--green-dark));width:64px;height:64px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex;box-shadow:0 8px 24px #00bf634d}.CTASection-module__ETvUXq__successTitle{font-family:var(--font-heading),sans-serif;color:var(--gray-900);font-size:24px;font-weight:700}.CTASection-module__ETvUXq__successText{font-family:var(--font-montserrat),sans-serif;color:var(--gray-600);font-size:16px;line-height:1.6}.CTASection-module__ETvUXq__footer{border-top:1px solid var(--gray-100);text-align:center;font-family:var(--font-montserrat),sans-serif;color:var(--gray-400);flex-direction:column;align-items:center;gap:16px;margin-top:80px;padding-top:24px;font-size:13px;display:flex}.CTASection-module__ETvUXq__footerSocials{gap:16px;display:flex}.CTASection-module__ETvUXq__socialIcon{background:var(--gray-50);border:1px solid var(--gray-100);width:40px;height:40px;color:var(--gray-600);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.CTASection-module__ETvUXq__socialIcon:hover{background:var(--green);border-color:var(--green);color:var(--white);transform:translateY(-2px)}@media (max-width:768px){.CTASection-module__ETvUXq__cta{padding:80px 20px 32px}.CTASection-module__ETvUXq__formCard{padding:32px 24px}.CTASection-module__ETvUXq__formRow{grid-template-columns:1fr}}
