.HeroSection-module__8QIfga__hero{background-color:var(--color-bg-primary);min-height:90vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__8QIfga__bgImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8QIfga__bgImage{object-fit:cover;object-position:center 20%;width:100%;height:100%}.HeroSection-module__8QIfga__bgOverlay{background:linear-gradient(90deg,#fdfcf8f2 0%,#fdfcf8b3 50%,#fdfcf833 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8QIfga__blob{filter:blur(100px);z-index:0;opacity:.6;border-radius:50%;position:absolute}.HeroSection-module__8QIfga__blob1{background-color:var(--color-primary);width:40vw;height:40vw;top:-10vw;left:-10vw}.HeroSection-module__8QIfga__blob2{background-color:var(--color-lavender);width:35vw;height:35vw;bottom:0;right:-5vw}.HeroSection-module__8QIfga__content{z-index:10;max-width:800px;position:relative}.HeroSection-module__8QIfga__heading{color:var(--color-text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.HeroSection-module__8QIfga__heading .HeroSection-module__8QIfga__text-cursive{color:var(--color-primary);margin-left:.5rem;font-size:1.3em;display:inline-block;transform:rotate(-3deg)}.HeroSection-module__8QIfga__subheading{color:var(--color-text-muted);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.6}.HeroSection-module__8QIfga__actions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:768px){.HeroSection-module__8QIfga__hero{text-align:center;min-height:80vh}.HeroSection-module__8QIfga__bgOverlay{background:linear-gradient(#fdfcf8f2 0%,#fdfcf8d9 60%,#fdfcf866 100%)}.HeroSection-module__8QIfga__content{flex-direction:column;align-items:center;display:flex}.HeroSection-module__8QIfga__actions{justify-content:center}}
.IntroVideoSection-module__lD2CCq__section{background-color:var(--color-bg-primary);padding:4rem 0 2rem}.IntroVideoSection-module__lD2CCq__videoWrapper{border-radius:var(--radius-2xl);aspect-ratio:16/9;background-color:#000;width:100%;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.IntroVideoSection-module__lD2CCq__videoPlayer{object-fit:cover;width:100%;height:100%;display:block}
.BrandsTicker-module__SMa2ZG__section{background-color:var(--color-bg-primary);border-bottom:1px solid #0000000d;padding:3rem 0;overflow:hidden}.BrandsTicker-module__SMa2ZG__container{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex}.BrandsTicker-module__SMa2ZG__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:2rem;font-size:.85rem;font-weight:600}.BrandsTicker-module__SMa2ZG__tickerWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.BrandsTicker-module__SMa2ZG__tickerTrack{align-items:center;width:max-content;animation:30s linear infinite BrandsTicker-module__SMa2ZG__scroll;display:flex}.BrandsTicker-module__SMa2ZG__tickerTrack:hover{animation-play-state:paused}.BrandsTicker-module__SMa2ZG__logoItem{justify-content:center;align-items:center;padding:0 3rem;display:flex}.BrandsTicker-module__SMa2ZG__logoImg{object-fit:contain;width:auto;height:60px;transition:transform .3s}.BrandsTicker-module__SMa2ZG__logoItem:hover .BrandsTicker-module__SMa2ZG__logoImg{transform:scale(1.05)}@keyframes BrandsTicker-module__SMa2ZG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.BrandsTicker-module__SMa2ZG__logoItem{padding:0 1.5rem}.BrandsTicker-module__SMa2ZG__logoImg{height:40px}}
.ServicesGrid-module__flTXIW__section{background-color:var(--color-bg-primary);padding:6rem 0;overflow:hidden}.ServicesGrid-module__flTXIW__header{text-align:center;margin-bottom:4rem}.ServicesGrid-module__flTXIW__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.ServicesGrid-module__flTXIW__title .ServicesGrid-module__flTXIW__text-cursive{color:var(--color-primary);font-size:1.2em;display:inline-block;transform:rotate(-3deg)}.ServicesGrid-module__flTXIW__subtitle{color:var(--color-text-muted);font-size:1.125rem}.ServicesGrid-module__flTXIW__scrollContainer{margin:0 -1.5rem;padding:1rem 0 2rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.ServicesGrid-module__flTXIW__scrollTrack{gap:1.5rem;width:max-content;animation:50s linear infinite ServicesGrid-module__flTXIW__scrollServices;display:flex}.ServicesGrid-module__flTXIW__scrollTrack:hover{animation-play-state:paused}@keyframes ServicesGrid-module__flTXIW__scrollServices{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.ServicesGrid-module__flTXIW__card{scroll-snap-align:center;background:var(--color-white);border-radius:var(--radius-2xl);width:280px;box-shadow:var(--shadow-soft);flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}@media (min-width:640px){.ServicesGrid-module__flTXIW__card{width:320px}}.ServicesGrid-module__flTXIW__card:hover{box-shadow:var(--shadow-card);transform:translateY(-5px)}.ServicesGrid-module__flTXIW__cardImageContainer{aspect-ratio:4/3;background-color:var(--color-sage);width:100%;position:relative;overflow:hidden}.ServicesGrid-module__flTXIW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ServicesGrid-module__flTXIW__card:hover .ServicesGrid-module__flTXIW__cardImage{transform:scale(1.05)}.ServicesGrid-module__flTXIW__cardTop{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.ServicesGrid-module__flTXIW__cardIcon{background:var(--color-white);color:var(--color-primary);border-radius:var(--radius-xl);justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 10px #0000001a}.ServicesGrid-module__flTXIW__badge{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 5px #0003}.ServicesGrid-module__flTXIW__cardBottom{text-align:center;padding:1.5rem}.ServicesGrid-module__flTXIW__cardTitle{color:var(--color-text-dark);font-size:1.25rem;font-weight:600}.ServicesGrid-module__flTXIW__viewMore{text-align:center;margin-top:3rem}
.WhyChooseUs-module__cCm3CG__section{background-color:var(--color-white);padding:6rem 0}.WhyChooseUs-module__cCm3CG__headerRow{flex-direction:column;align-items:center;gap:3rem;margin-bottom:4rem;display:flex}@media (min-width:992px){.WhyChooseUs-module__cCm3CG__headerRow{flex-direction:row;justify-content:space-between}.WhyChooseUs-module__cCm3CG__headerText{flex:1;max-width:500px}.WhyChooseUs-module__cCm3CG__headerImage{flex:1;justify-content:flex-end;display:flex}}.WhyChooseUs-module__cCm3CG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:1rem;font-size:.875rem;font-weight:700}.WhyChooseUs-module__cCm3CG__title{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.WhyChooseUs-module__cCm3CG__title .WhyChooseUs-module__cCm3CG__text-cursive{color:var(--color-primary);font-size:1.2em;display:inline-block;transform:rotate(-3deg)}.WhyChooseUs-module__cCm3CG__subtitle{color:var(--color-text-muted);font-size:1.125rem;line-height:1.7}.WhyChooseUs-module__cCm3CG__featureImg{border-radius:var(--radius-2xl);width:100%;max-width:500px;box-shadow:var(--shadow-card);object-fit:cover}.WhyChooseUs-module__cCm3CG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.WhyChooseUs-module__cCm3CG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs-module__cCm3CG__grid{grid-template-columns:repeat(4,1fr)}}.WhyChooseUs-module__cCm3CG__card{background-color:var(--color-bg-primary);border-radius:var(--radius-xl);border:1px solid #00000008;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.WhyChooseUs-module__cCm3CG__card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.WhyChooseUs-module__cCm3CG__highlight{background-color:var(--color-sage);border-color:#00a99d1a}.WhyChooseUs-module__cCm3CG__icon{border-radius:var(--radius-xl);background-color:var(--color-white);width:50px;height:50px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 10px #0000000d}.WhyChooseUs-module__cCm3CG__highlight .WhyChooseUs-module__cCm3CG__icon{background-color:var(--color-primary);color:var(--color-white)}.WhyChooseUs-module__cCm3CG__cardTitle{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.WhyChooseUs-module__cCm3CG__desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}
.SmileGallery-module__mn1f9G__section{background-color:var(--color-bg-alt);padding:6rem 0;overflow:hidden}.SmileGallery-module__mn1f9G__header{text-align:center;margin-bottom:3rem}.SmileGallery-module__mn1f9G__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.SmileGallery-module__mn1f9G__title .SmileGallery-module__mn1f9G__text-cursive{color:var(--color-primary);margin-left:.5rem;font-size:1.4em;display:inline-block;transform:rotate(-3deg)}.SmileGallery-module__mn1f9G__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.SmileGallery-module__mn1f9G__carouselContainer{width:100%;padding:2rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.SmileGallery-module__mn1f9G__scrollTrack{align-items:center;gap:2rem;width:max-content;padding:0 1rem;animation:40s linear infinite SmileGallery-module__mn1f9G__scroll;display:flex}.SmileGallery-module__mn1f9G__scrollTrack:hover{animation-play-state:paused}@keyframes SmileGallery-module__mn1f9G__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.SmileGallery-module__mn1f9G__card{background:var(--color-white);border-radius:var(--radius-2xl);width:300px;box-shadow:var(--shadow-soft);border:1px solid #0000000d;transition:all .4s;position:relative;overflow:hidden}@media (min-width:768px){.SmileGallery-module__mn1f9G__card{width:350px}}@media (min-width:1024px){.SmileGallery-module__mn1f9G__card{width:400px}}.SmileGallery-module__mn1f9G__card:hover{box-shadow:var(--shadow-card);border-color:#00a99d33;transform:translateY(-5px)}.SmileGallery-module__mn1f9G__imageWrapper{aspect-ratio:1;background-color:var(--color-lavender);width:100%;position:relative;overflow:hidden}.SmileGallery-module__mn1f9G__image{object-fit:contain;width:100%;height:100%;transition:transform .6s}.SmileGallery-module__mn1f9G__card:hover .SmileGallery-module__mn1f9G__image{transform:scale(1.03)}.SmileGallery-module__mn1f9G__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-pill);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;z-index:10;background:#ffffffe6;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 15px #0000001a}
.ReviewsSection-module__ZuTMXa__section{z-index:10;background-color:var(--color-bg-primary);padding:6rem 0;position:relative;overflow:hidden}.ReviewsSection-module__ZuTMXa__blob1,.ReviewsSection-module__ZuTMXa__blob2{filter:blur(120px);opacity:.5;z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.ReviewsSection-module__ZuTMXa__blob1{background-color:var(--color-primary);width:400px;height:400px;top:10%;left:-150px}.ReviewsSection-module__ZuTMXa__blob2{background-color:var(--color-lavender);width:300px;height:300px;bottom:10%;right:-100px}.ReviewsSection-module__ZuTMXa__header{text-align:center;margin-bottom:4rem;position:relative}.ReviewsSection-module__ZuTMXa__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:600}.ReviewsSection-module__ZuTMXa__title .ReviewsSection-module__ZuTMXa__text-cursive{color:var(--color-primary);margin-left:.5rem;font-size:1.4em;display:inline-block;transform:rotate(-3deg)}.ReviewsSection-module__ZuTMXa__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.ReviewsSection-module__ZuTMXa__scrollContainer{margin:0 -1.5rem;padding:2rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.ReviewsSection-module__ZuTMXa__scrollTrack{flex-direction:row;gap:2rem;width:max-content;padding:0 1rem;animation:50s linear infinite ReviewsSection-module__ZuTMXa__scrollReviewsHorizontal;display:flex}.ReviewsSection-module__ZuTMXa__scrollTrack:hover{animation-play-state:paused}@keyframes ReviewsSection-module__ZuTMXa__scrollReviewsHorizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.ReviewsSection-module__ZuTMXa__card{-webkit-backdrop-filter:blur(25px);border-radius:var(--radius-2xl);background:linear-gradient(145deg,#fffffff2,#fffc);border:1px solid #fff9;flex-direction:column;width:85vw;max-width:420px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 15px 35px #00a99d14}@media (min-width:768px){.ReviewsSection-module__ZuTMXa__card{width:420px;padding:2.5rem}}.ReviewsSection-module__ZuTMXa__card:before{content:"";background:linear-gradient(90deg, var(--color-primary) 0%, #00d2c3 100%);border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl);width:100%;height:6px;position:absolute;top:0;left:0}.ReviewsSection-module__ZuTMXa__card:hover{background:#fff;border-color:#00a99d4d;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 45px #00a99d26}.ReviewsSection-module__ZuTMXa__quoteIcon{color:var(--color-primary);opacity:.1;pointer-events:none;width:80px;height:80px;transition:all .5s;position:absolute;top:1.5rem;right:1.5rem}.ReviewsSection-module__ZuTMXa__card:hover .ReviewsSection-module__ZuTMXa__quoteIcon{opacity:.2;transform:scale(1.1)rotate(8deg)}.ReviewsSection-module__ZuTMXa__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex;position:relative}.ReviewsSection-module__ZuTMXa__stars{color:#fbbf24;gap:.2rem;display:flex}.ReviewsSection-module__ZuTMXa__sourceBadge{color:var(--color-text-muted);border-radius:var(--radius-pill);background:#00000008;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.8rem;font-weight:600;display:flex}.ReviewsSection-module__ZuTMXa__googleIcon{width:14px;height:14px}.ReviewsSection-module__ZuTMXa__text{color:var(--color-text-dark);z-index:1;flex-grow:1;margin-bottom:2rem;font-size:1.05rem;font-weight:400;line-height:1.7;position:relative}.ReviewsSection-module__ZuTMXa__footer{z-index:1;border-top:1px solid #0000000d;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;display:flex;position:relative}.ReviewsSection-module__ZuTMXa__authorWrap{flex-direction:column;display:flex}.ReviewsSection-module__ZuTMXa__authorName{color:var(--color-text-dark);margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.ReviewsSection-module__ZuTMXa__reviewDate{color:var(--color-text-muted);font-size:.8rem}
.FAQSection-module__k9fgSq__section{background-color:var(--color-bg-primary);padding:5rem 0}.FAQSection-module__k9fgSq__header{text-align:center;margin-bottom:3rem}.FAQSection-module__k9fgSq__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:600}.FAQSection-module__k9fgSq__subtitle{color:var(--color-text-muted);font-size:1.125rem}.FAQSection-module__k9fgSq__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQSection-module__k9fgSq__item{background-color:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid #0000000d;overflow:hidden}.FAQSection-module__k9fgSq__question{text-align:left;width:100%;color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:color .2s;display:flex}.FAQSection-module__k9fgSq__question:hover{color:var(--color-primary)}.FAQSection-module__k9fgSq__icon{color:var(--color-primary);flex-shrink:0;transition:transform .3s}.FAQSection-module__k9fgSq__iconOpen{transform:rotate(45deg)}.FAQSection-module__k9fgSq__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQSection-module__k9fgSq__answerOpen{grid-template-rows:1fr}.FAQSection-module__k9fgSq__answerInner{color:var(--color-text-muted);padding:0 1.5rem;line-height:1.6;overflow:hidden}.FAQSection-module__k9fgSq__answerOpen .FAQSection-module__k9fgSq__answerInner{padding-bottom:1.5rem}
.ContactSection-module__qDHT9G__section{background-color:var(--color-bg-primary);z-index:10;padding:6rem 0;position:relative}.ContactSection-module__qDHT9G__header{text-align:center;margin-bottom:4rem}.ContactSection-module__qDHT9G__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:600}.ContactSection-module__qDHT9G__title{margin-bottom:1rem;font-size:2.5rem;font-weight:500}.ContactSection-module__qDHT9G__title .ContactSection-module__qDHT9G__text-cursive{color:var(--color-primary);font-size:1.5em;display:inline-block;transform:rotate(-2deg)}.ContactSection-module__qDHT9G__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.ContactSection-module__qDHT9G__contactWrapper{max-width:900px;margin:0 auto;padding:0 1rem}.ContactSection-module__qDHT9G__contactCard{background:var(--color-white);border-radius:var(--radius-3xl);box-shadow:var(--shadow-card);border:1px solid #00000008;flex-direction:column;display:flex;overflow:hidden}@media (min-width:768px){.ContactSection-module__qDHT9G__contactCard{flex-direction:row}}.ContactSection-module__qDHT9G__infoSide{background:linear-gradient(135deg,#e8efe866 0%,#fdfcf8 100%);flex-direction:column;flex:1;gap:2rem;padding:3rem 2rem;display:flex}.ContactSection-module__qDHT9G__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.ContactSection-module__qDHT9G__iconWrap{background:var(--color-white);border-radius:var(--radius-xl);width:48px;height:48px;color:var(--color-primary);box-shadow:var(--shadow-soft);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactSection-module__qDHT9G__infoLabel{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.875rem}.ContactSection-module__qDHT9G__infoValue{color:var(--color-text-dark);font-size:1.125rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}a.ContactSection-module__qDHT9G__infoValue:hover{color:var(--color-primary)}.ContactSection-module__qDHT9G__detailsSide{flex-direction:column;flex:1;gap:2.5rem;padding:3rem 2rem;display:flex}.ContactSection-module__qDHT9G__detailsHeader{color:var(--color-text-dark);align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.ContactSection-module__qDHT9G__detailsTitle{font-size:1.125rem;font-weight:600}.ContactSection-module__qDHT9G__hoursList{flex-direction:column;gap:.75rem;display:flex}.ContactSection-module__qDHT9G__hoursRow{border-bottom:1px dashed #0000000d;justify-content:space-between;align-items:center;padding-bottom:.75rem;font-size:.95rem;display:flex}.ContactSection-module__qDHT9G__hoursRow:last-child{border-bottom:none;padding-bottom:0}.ContactSection-module__qDHT9G__hoursDay{color:var(--color-text-muted)}.ContactSection-module__qDHT9G__hoursTime{color:var(--color-text-dark);font-weight:500}.ContactSection-module__qDHT9G__paymentGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ContactSection-module__qDHT9G__paymentBadge{background:var(--color-bg-primary);border-radius:var(--radius-pill);color:var(--color-text-muted);border:1px solid #0000000d;padding:.35rem .75rem;font-size:.875rem}.ContactSection-module__qDHT9G__actions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.ContactSection-module__qDHT9G__whatsappBtn{color:#fff;background-color:#25d366;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:flex;box-shadow:0 4px 14px #25d36663}.ContactSection-module__qDHT9G__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d3663b}.ContactSection-module__qDHT9G__mapsBtn{color:var(--color-text-dark);background-color:#0000;border:1px solid #0000001a;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:flex}.ContactSection-module__qDHT9G__mapsBtn:hover{background-color:#00000008}
.TeamCarousel-module__L-LJWa__carouselSection{background-color:var(--color-bg-primary);padding:5rem 0;overflow:hidden}.TeamCarousel-module__L-LJWa__carouselContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;overflow-x:auto}.TeamCarousel-module__L-LJWa__carouselContainer::-webkit-scrollbar{display:none}.TeamCarousel-module__L-LJWa__card{scroll-snap-align:center;background:var(--color-white);border-radius:var(--radius-xl);max-width:300px;box-shadow:var(--shadow-soft);border:1px solid #0000000d;flex-direction:column;flex:0 0 calc(80vw - 3rem);transition:all .3s;display:flex;overflow:hidden}@media (min-width:640px){.TeamCarousel-module__L-LJWa__card{flex:0 0 calc(45vw - 2rem)}}@media (min-width:1024px){.TeamCarousel-module__L-LJWa__card{flex:0 0 calc(25vw - 1.5rem)}}.TeamCarousel-module__L-LJWa__card:hover{box-shadow:var(--shadow-card);border-color:var(--color-primary);transform:translateY(-5px)}.TeamCarousel-module__L-LJWa__imageWrapper{aspect-ratio:4/5;background-color:var(--color-sage);width:100%;position:relative;overflow:hidden}.TeamCarousel-module__L-LJWa__image{object-fit:cover;transition:transform .5s}.TeamCarousel-module__L-LJWa__card:hover .TeamCarousel-module__L-LJWa__image{transform:scale(1.05)}.TeamCarousel-module__L-LJWa__info{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;padding:1.25rem;display:flex}.TeamCarousel-module__L-LJWa__name{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.TeamCarousel-module__L-LJWa__designation{color:var(--color-primary);font-size:.85rem;font-weight:500}.TeamCarousel-module__L-LJWa__coreCard{border:2px solid var(--color-primary)}
.TeamSection-module__I1WlrG__teamSection{background-color:var(--color-bg-primary);padding:6rem 0}.TeamSection-module__I1WlrG__sectionHeader{text-align:center;margin-bottom:4rem}.TeamSection-module__I1WlrG__scrollContainer{margin:0 -1.5rem;padding:1rem 0 2rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TeamSection-module__I1WlrG__scrollTrack{gap:2rem;width:max-content;animation:40s linear infinite TeamSection-module__I1WlrG__scrollTeam;display:flex}.TeamSection-module__I1WlrG__scrollTrack:hover{animation-play-state:paused}@keyframes TeamSection-module__I1WlrG__scrollTeam{0%{transform:translate(0)}to{transform:translate(-50%)}}.TeamSection-module__I1WlrG__card{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid #0000000d;flex-direction:column;width:100%;max-width:320px;transition:all .3s;display:flex;overflow:hidden}.TeamSection-module__I1WlrG__card:hover{box-shadow:var(--shadow-card);border-color:var(--color-primary);transform:translateY(-5px)}.TeamSection-module__I1WlrG__imageWrapper{aspect-ratio:4/5;background-color:var(--color-sage);width:100%;position:relative;overflow:hidden}.TeamSection-module__I1WlrG__image{object-fit:cover;transition:transform .5s}.TeamSection-module__I1WlrG__card:hover .TeamSection-module__I1WlrG__image{transform:scale(1.05)}.TeamSection-module__I1WlrG__info{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;padding:1.5rem;display:flex}.TeamSection-module__I1WlrG__name{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.TeamSection-module__I1WlrG__designation{color:var(--color-primary);font-size:.875rem;font-weight:500}.TeamSection-module__I1WlrG__coreCard{max-width:360px}.TeamSection-module__I1WlrG__coreCard .TeamSection-module__I1WlrG__name{font-size:1.35rem}.TeamSection-module__I1WlrG__coreCard .TeamSection-module__I1WlrG__designation{font-size:1rem}
.page-module__WZH8cG__page{padding-top:var(--nav-height)}.page-module__WZH8cG__hero{text-align:center;padding:4rem 0 2.5rem;position:relative}.page-module__WZH8cG__missionLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__WZH8cG__missionLeft,.page-module__WZH8cG__missionRight{flex-direction:column;gap:1rem;display:flex}.page-module__WZH8cG__imageWrap{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:4px solid var(--color-white);margin-top:1.5rem;animation:6s ease-in-out infinite page-module__WZH8cG__float;overflow:hidden}.page-module__WZH8cG__missionImage{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.page-module__WZH8cG__imageWrap:hover .page-module__WZH8cG__missionImage{transform:scale(1.05)}.page-module__WZH8cG__milestone{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-base);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.page-module__WZH8cG__milestone:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-teal);transform:translate(4px)}.page-module__WZH8cG__milestoneIcon{background:var(--color-teal-glow);border-radius:var(--radius-md);width:50px;height:50px;color:var(--color-teal);transition:all var(--transition-bounce);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__WZH8cG__milestone:hover .page-module__WZH8cG__milestoneIcon{background:var(--color-teal);color:#fff;transform:rotate(-8deg)}.page-module__WZH8cG__milestoneLabel{color:var(--color-text-primary);margin-bottom:.2rem;font-size:.9rem;font-weight:700}.page-module__WZH8cG__milestoneSub{color:var(--color-text-muted);font-size:.78rem}.page-module__WZH8cG__featuresGrid{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;display:flex}.page-module__WZH8cG__featureBadge{transition:all var(--transition-bounce);padding:.45rem 1rem;font-size:.85rem}.page-module__WZH8cG__featureBadge:hover{background:var(--color-teal);color:#fff;border-color:var(--color-teal);transform:translateY(-2px)}@media (max-width:900px){.page-module__WZH8cG__missionLayout{grid-template-columns:1fr;gap:2rem}}
.page-module__pBcmKq__page{padding-top:var(--nav-height)}.page-module__pBcmKq__hero{text-align:center;padding:4rem 0 2.5rem}
.page-module___czgTG__page{padding-top:var(--nav-height)}.page-module___czgTG__hero{text-align:center;padding:4rem 0 2rem;position:relative;overflow:hidden}.page-module___czgTG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0891b212 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}
.RevealOnScroll-module__vbJ3ha__reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.RevealOnScroll-module__vbJ3ha__visible{opacity:1;transform:translateY(0)}
