.page-module__OSLHOG__container{flex-direction:column;width:100%;display:flex}.page-module__OSLHOG__mapSection{filter:grayscale(20%)contrast(1.1);background-color:#f5f5f5;width:100%;height:500px;position:relative}.page-module__OSLHOG__mapIframe{border:none;width:100%;height:100%}@media (max-width:768px){.page-module__OSLHOG__mapSection{height:350px}}.page-module__OSLHOG__cardsSection{background-color:var(--surface,#f9fafb);justify-content:center;align-items:center;padding:6rem 5%;display:flex}.page-module__OSLHOG__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.page-module__OSLHOG__contactCard{background:var(--card-bg,#fff);border:1px solid var(--border,#e5e7eb);text-align:center;z-index:1;border-radius:16px;padding:3rem 2rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000005}.page-module__OSLHOG__contactCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000000f}.page-module__OSLHOG__iconWrapper{background:var(--surface,#f9fafb);border:1px solid var(--border,#e5e7eb);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.page-module__OSLHOG__contactCard:hover .page-module__OSLHOG__iconWrapper{background:#245ef50d;border-color:#245ef533}.page-module__OSLHOG__icon{color:var(--primary,#245ef5);font-size:1.8rem;transition:all .3s}.page-module__OSLHOG__contactCard:hover .page-module__OSLHOG__icon{transform:scale(1.1)}.page-module__OSLHOG__cardTitle{font-family:var(--font-cremona,"Playfair Display", serif);color:var(--foreground,#111827);margin-bottom:.8rem;font-size:1.4rem;font-weight:500}.page-module__OSLHOG__cardContent{font-family:var(--font-poppins,"Inter", sans-serif);color:var(--muted-foreground,#6b7280);flex-direction:column;gap:.4rem;font-size:.95rem;line-height:1.6;display:flex}.page-module__OSLHOG__link{color:var(--muted-foreground,#6b7280);text-decoration:none;transition:all .3s;display:inline-block}.page-module__OSLHOG__link:hover{color:var(--primary,#245ef5)}@media (max-width:768px){.page-module__OSLHOG__cardsSection{padding:4rem 5%}.page-module__OSLHOG__cardsContainer{grid-template-columns:1fr;gap:1.5rem}}
.GetInTouch-module__ouLv8G__section{background-color:#f3f3f3;padding:8rem 5vw;position:relative;overflow:hidden}.GetInTouch-module__ouLv8G__container{justify-content:space-between;gap:4rem;max-width:1400px;margin:0 auto;display:flex;position:relative}.GetInTouch-module__ouLv8G__leftCol{flex:1;position:relative}.GetInTouch-module__ouLv8G__rightCol{flex:1;max-width:650px}.GetInTouch-module__ouLv8G__watermarkLogo{z-index:0;pointer-events:none;width:800px;position:absolute;bottom:50px;left:-5%;transform:rotate(-15deg)}.GetInTouch-module__ouLv8G__watermarkBase{filter:grayscale()opacity(8%);width:100%;height:auto;display:block;position:relative}.GetInTouch-module__ouLv8G__watermarkReveal{width:100%;height:100%;-webkit-mask-image:radial-gradient(circle 120px at var(--mouse-x) var(--mouse-y), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(circle 120px at var(--mouse-x) var(--mouse-y), black 0%, transparent 100%);mask-image:radial-gradient(circle 120px at var(--mouse-x) var(--mouse-y), black 0%, transparent 100%);opacity:.8;pointer-events:none;transition:opacity .3s;display:block;position:absolute;top:0;left:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.GetInTouch-module__ouLv8G__form{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.GetInTouch-module__ouLv8G__formRow{gap:2rem;display:flex}.GetInTouch-module__ouLv8G__formRowTriple{align-items:flex-end;gap:2rem;display:flex}.GetInTouch-module__ouLv8G__inputGroup{flex-direction:column;flex:1;display:flex}.GetInTouch-module__ouLv8G__inputGroupSmall{flex-direction:column;flex:0 0 80px;display:flex}.GetInTouch-module__ouLv8G__inputGroupMedium{flex-direction:column;flex:1;display:flex}.GetInTouch-module__ouLv8G__inputGroupLarge{flex-direction:column;flex:1.5;display:flex}.GetInTouch-module__ouLv8G__inputGroupFull{flex-direction:column;margin-top:1rem;display:flex}.GetInTouch-module__ouLv8G__label{color:#555;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.GetInTouch-module__ouLv8G__asterisk{color:#c00;margin-left:2px}.GetInTouch-module__ouLv8G__input,.GetInTouch-module__ouLv8G__select,.GetInTouch-module__ouLv8G__textarea{color:#111;background:0 0;border:none;border-bottom:1px solid #dcdcdc;outline:none;width:100%;padding:.8rem 0;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.GetInTouch-module__ouLv8G__input::placeholder,.GetInTouch-module__ouLv8G__textarea::placeholder{color:#999}.GetInTouch-module__ouLv8G__input:focus,.GetInTouch-module__ouLv8G__select:focus,.GetInTouch-module__ouLv8G__textarea:focus{border-bottom-color:#111}.GetInTouch-module__ouLv8G__customSelectWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;position:relative}.GetInTouch-module__ouLv8G__customSelectValue{color:#111;background:0 0;border:none;border-bottom:1px solid #dcdcdc;width:100%;padding:.8rem 0;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s;position:relative}.GetInTouch-module__ouLv8G__customSelectValue.GetInTouch-module__ouLv8G__placeholder{color:#999}.GetInTouch-module__ouLv8G__customDropdownMenu{z-index:100;background-color:#fff;border:1px solid #eee;border-radius:8px;width:100%;margin-top:5px;padding:10px 0;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #0000001a}.GetInTouch-module__ouLv8G__customDropdownItem{color:#111;cursor:pointer;padding:12px 20px;font-family:Inter,sans-serif;font-size:1rem;transition:background-color .2s}.GetInTouch-module__ouLv8G__customDropdownItem:hover{background-color:#f5f5f5}.GetInTouch-module__ouLv8G__customDropdownItemBold{font-weight:700}.GetInTouch-module__ouLv8G__textarea{resize:none;min-height:60px}.GetInTouch-module__ouLv8G__submitContainer{margin-top:3rem;display:flex}.GetInTouch-module__ouLv8G__submitBtn{transform-origin:0}@media (max-width:1024px){.GetInTouch-module__ouLv8G__container{flex-direction:column}.GetInTouch-module__ouLv8G__leftCol,.GetInTouch-module__ouLv8G__rightCol{max-width:100%}.GetInTouch-module__ouLv8G__watermarkLogo{display:none}}@media (max-width:768px){.GetInTouch-module__ouLv8G__formRow{flex-direction:column;gap:2rem}.GetInTouch-module__ouLv8G__formRowTriple{flex-direction:column;align-items:stretch;gap:2rem}.GetInTouch-module__ouLv8G__inputGroupSmall,.GetInTouch-module__ouLv8G__inputGroupMedium,.GetInTouch-module__ouLv8G__inputGroupLarge{flex:1}.GetInTouch-module__ouLv8G__submitContainer{justify-content:center}}
.page-module___8aEwW__home{flex-direction:column;display:flex}.page-module___8aEwW__section{background-color:var(--surface);padding:6rem 1.5rem}.page-module___8aEwW__container{max-width:1280px;margin:0 auto}.page-module___8aEwW__sectionTitle{color:var(--foreground);margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.page-module___8aEwW__aboutSnippet{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:968px){.page-module___8aEwW__aboutSnippet{grid-template-columns:1fr;gap:3rem}}.page-module___8aEwW__aboutText{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.page-module___8aEwW__featureList{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.page-module___8aEwW__featureList{grid-template-columns:1fr}}.page-module___8aEwW__featureList li{color:var(--foreground);align-items:center;gap:.5rem;font-weight:500;display:flex}.page-module___8aEwW__aboutStats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module___8aEwW__statBox{background:var(--card-bg);text-align:center;border:1px solid var(--border);border-radius:1rem;padding:2.5rem 1.5rem;transition:transform .3s,border-color .3s}.page-module___8aEwW__statBox:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module___8aEwW__statBox h3{color:var(--primary);font-size:3rem;font-weight:700;font-family:var(--font-poppins);margin-bottom:.5rem}.page-module___8aEwW__statBox p{color:var(--foreground);font-size:1.1rem;font-weight:500}.page-module___8aEwW__ctaSection{background-color:var(--background);text-align:center;padding:8rem 1.5rem;position:relative;overflow:hidden}.page-module___8aEwW__ctaSection:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);opacity:.3;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__ctaContent{max-width:800px;margin:0 auto}.page-module___8aEwW__ctaContent h2{color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.page-module___8aEwW__ctaContent p{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}
.Button-module__iYV4-q__button{cursor:pointer;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .4s;display:inline-flex;position:relative;overflow:hidden}.Button-module__iYV4-q__text{z-index:1;transition:color .4s;position:relative}.Button-module__iYV4-q__fillCircle{z-index:0;pointer-events:none;border-radius:50%;width:0;height:0;transition:width .8s ease-in-out,height .8s ease-in-out;position:absolute;transform:translate(-50%,-50%)}.Button-module__iYV4-q__button:hover .Button-module__iYV4-q__fillCircle{width:600px;height:600px}.Button-module__iYV4-q__primary{background-color:var(--primary);color:#fff}.Button-module__iYV4-q__primary .Button-module__iYV4-q__fillCircle{background-color:var(--primary-hover)}.Button-module__iYV4-q__secondary{background-color:var(--muted);color:var(--foreground)}.Button-module__iYV4-q__secondary .Button-module__iYV4-q__fillCircle{background-color:var(--border)}.Button-module__iYV4-q__outline{color:var(--primary);border:2px solid var(--primary)}.Button-module__iYV4-q__outline .Button-module__iYV4-q__fillCircle{background-color:var(--primary)}.Button-module__iYV4-q__outline:hover .Button-module__iYV4-q__text{color:#fff}.Button-module__iYV4-q__circle{color:#000;background-color:#0000;border:1px solid #000;border-radius:50%;flex-direction:column;gap:.5rem;width:180px;height:180px;padding:0;font-weight:400}.Button-module__iYV4-q__circle .Button-module__iYV4-q__fillCircle{background-color:var(--primary)}.Button-module__iYV4-q__circle:hover .Button-module__iYV4-q__text{color:#fff}.Button-module__iYV4-q__circleLight{color:#fff;background-color:#0000;border:1px solid #fffc;border-radius:50%;flex-direction:column;gap:.5rem;width:180px;height:180px;padding:0;font-weight:400}.Button-module__iYV4-q__circleLight .Button-module__iYV4-q__fillCircle{background-color:var(--primary)}.Button-module__iYV4-q__circleLight:hover .Button-module__iYV4-q__text{color:#fff}@media (max-width:768px){.Button-module__iYV4-q__circle,.Button-module__iYV4-q__circleLight{width:120px;height:120px;font-size:.85rem}}
.SectionHeader-module__2iX9PG__container{flex-direction:column;margin-bottom:2.5rem;display:flex}.SectionHeader-module__2iX9PG__alignLeft{text-align:left;align-items:flex-start}.SectionHeader-module__2iX9PG__alignCenter{text-align:center;align-items:center}.SectionHeader-module__2iX9PG__alignRight{text-align:right;align-items:flex-end}.SectionHeader-module__2iX9PG__contentCenter{flex-direction:column;align-items:center;display:flex}.SectionHeader-module__2iX9PG__contentRight{flex-direction:column;align-items:flex-end;display:flex}.SectionHeader-module__2iX9PG__contentLeft{flex-direction:column;align-items:flex-start;display:flex}.SectionHeader-module__2iX9PG__subtitleWrapper{align-items:center;gap:15px;margin-bottom:1rem;display:flex}.SectionHeader-module__2iX9PG__subtitleTitle{letter-spacing:.2em;color:#555;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.SectionHeader-module__2iX9PG__darkTheme .SectionHeader-module__2iX9PG__subtitleTitle{color:#a0a0a0}.SectionHeader-module__2iX9PG__subtitleLine{background-color:#ccc;width:40px;height:1px}.SectionHeader-module__2iX9PG__darkTheme .SectionHeader-module__2iX9PG__subtitleLine{background-color:#555}.SectionHeader-module__2iX9PG__title{color:#1a1a1a;letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:400;line-height:1.1}.SectionHeader-module__2iX9PG__darkTheme .SectionHeader-module__2iX9PG__title{color:#fff}.SectionHeader-module__2iX9PG__highlight{color:#555;-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#111,#777);-webkit-background-clip:text;background-clip:text;padding-right:.1em;font-style:italic}.SectionHeader-module__2iX9PG__darkTheme .SectionHeader-module__2iX9PG__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text}.SectionHeader-module__2iX9PG__description{color:#555;max-width:800px;margin-top:1rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6}.SectionHeader-module__2iX9PG__darkTheme .SectionHeader-module__2iX9PG__description{color:#a0a0a0}@media (max-width:992px){.SectionHeader-module__2iX9PG__title{font-size:3.5rem}}@media (max-width:768px){.SectionHeader-module__2iX9PG__container{margin-bottom:1.5rem}.SectionHeader-module__2iX9PG__title{font-size:2.2rem}.SectionHeader-module__2iX9PG__subtitleTitle{font-size:.75rem}.SectionHeader-module__2iX9PG__description{font-size:1rem}}
.Testimonials-module__ItA9Ha__section{z-index:1;background-color:#fcfcfc;padding:10rem 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:8rem;padding:0 5vw}.Testimonials-module__ItA9Ha__subtitleWrapper{justify-content:center;align-items:center;gap:15px;margin-bottom:2rem;display:flex}.Testimonials-module__ItA9Ha__subtitleTitle{letter-spacing:.2em;color:#555;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.Testimonials-module__ItA9Ha__subtitleLine{background-color:#ccc;width:40px;height:1px}.Testimonials-module__ItA9Ha__title{color:#0f172a;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:4rem;font-weight:700;line-height:1.1}.Testimonials-module__ItA9Ha__highlight{color:#9c4dff}.Testimonials-module__ItA9Ha__subtitle{color:#555;max-width:750px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7}.Testimonials-module__ItA9Ha__footerButton{justify-content:center;align-items:center;margin-top:6rem;display:flex}.Testimonials-module__ItA9Ha__parallaxContainer{justify-content:center;align-items:center;width:100%;padding:0 2vw;display:flex;position:relative}.Testimonials-module__ItA9Ha__phoneWrapper{perspective:1000px;will-change:transform;margin:0 -4vw;position:relative}.Testimonials-module__ItA9Ha__phoneFrame{background-color:#111;border-radius:40px;width:280px;height:580px;padding:10px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006,inset 0 0 0 2px #333}.Testimonials-module__ItA9Ha__phoneWrapper:hover .Testimonials-module__ItA9Ha__phoneFrame{transform:translateY(-20px)scale(1.05);box-shadow:0 40px 60px -15px #00000080,inset 0 0 0 2px #444}.Testimonials-module__ItA9Ha__phoneWrapper:hover{z-index:999!important}.Testimonials-module__ItA9Ha__phoneNotch{z-index:10;background-color:#111;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:center;align-items:center;width:90px;height:25px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Testimonials-module__ItA9Ha__phoneCamera{background:#222;border-radius:50%;width:8px;height:8px;box-shadow:inset 0 0 4px #000c}.Testimonials-module__ItA9Ha__phoneScreen{background-color:#e5ddd5;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__placeholderChat{object-fit:cover;pointer-events:none;width:100%;height:100%}.Testimonials-module__ItA9Ha__placeholderGradient{color:#888;background:linear-gradient(135deg,#e5ddd5 0%,#d1c7bc 100%);justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;font-weight:500;display:flex}@media (max-width:1024px){.Testimonials-module__ItA9Ha__phoneFrame{width:240px;height:500px}.Testimonials-module__ItA9Ha__phoneWrapper{margin:0 -5vw}}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:6rem 0}.Testimonials-module__ItA9Ha__header{margin-bottom:4rem}.Testimonials-module__ItA9Ha__parallaxContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:flex-start;gap:1.5rem;padding:2rem 5vw;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__parallaxContainer::-webkit-scrollbar{display:none}.Testimonials-module__ItA9Ha__phoneWrapper{scroll-snap-align:center;flex-shrink:0;margin:0;transform:none!important}.Testimonials-module__ItA9Ha__phoneFrame{width:260px;height:520px}}
.WhyChooseUs-module__aV2w7G__section{background-color:#fcfcfc;padding:10rem 0;position:relative}.WhyChooseUs-module__aV2w7G__svgWrapper{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.WhyChooseUs-module__aV2w7G__bgSvgLines{opacity:.15;pointer-events:none;stroke-dasharray:1000;stroke-dashoffset:1000px;width:60%;height:120%;animation:10s ease-in-out infinite alternate WhyChooseUs-module__aV2w7G__drawLines;position:absolute;top:-10%;right:-10%}@keyframes WhyChooseUs-module__aV2w7G__drawLines{to{stroke-dashoffset:0}}.WhyChooseUs-module__aV2w7G__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 5%;position:relative}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr;gap:6rem;display:grid}@media (min-width:1024px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:40% 1fr;align-items:flex-start;gap:10%}}.WhyChooseUs-module__aV2w7G__leftColumn{position:relative}@media (min-width:1024px){.WhyChooseUs-module__aV2w7G__leftColumn{position:sticky;top:15vh}}.WhyChooseUs-module__aV2w7G__rightColumn{flex-direction:column;display:flex}.WhyChooseUs-module__aV2w7G__featureItem{cursor:default;border-bottom:1px solid #0000001a;align-items:flex-start;gap:2rem;padding:4rem 0;transition:all .5s;display:flex}.WhyChooseUs-module__aV2w7G__featureItem:first-child{border-top:1px solid #0000001a}.WhyChooseUs-module__aV2w7G__featureItem:hover{border-bottom-color:#000}.WhyChooseUs-module__aV2w7G__iconContainer{color:#000;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 10px 30px #00000008}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__iconContainer{color:#fff;background:#000;transform:scale(1.1)}.WhyChooseUs-module__aV2w7G__featureContent{flex-grow:1}.WhyChooseUs-module__aV2w7G__featureNumber{color:#999;letter-spacing:.1em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:color .3s;display:block}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureNumber{color:#000}.WhyChooseUs-module__aV2w7G__featureTitle{color:#111;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:400;transition:transform .3s}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureTitle{transform:translate(10px)}.WhyChooseUs-module__aV2w7G__featureDescription{color:#666;font-size:1rem;font-weight:300;line-height:1.7}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__section{padding:4rem 0}.WhyChooseUs-module__aV2w7G__featureItem{flex-direction:column;gap:1.5rem;padding:2.5rem 0}}
.SecondaryHero-module__6zknAa__heroBanner{background-color:#050a15;justify-content:center;align-items:center;width:100%;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden}.SecondaryHero-module__6zknAa__bannerImageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.SecondaryHero-module__6zknAa__bannerImageWrapper:after{content:"";z-index:2;background:linear-gradient(90deg,#000c,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.SecondaryHero-module__6zknAa__bannerContent{z-index:10;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1rem;padding:0 20px;display:flex;position:relative}.SecondaryHero-module__6zknAa__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:500}.SecondaryHero-module__6zknAa__subtitle{opacity:.8;letter-spacing:.05em;max-width:600px;margin:0 auto 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;line-height:1.6}.SecondaryHero-module__6zknAa__breadcrumb{letter-spacing:.2em;color:#fff;text-transform:uppercase;justify-content:center;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;display:flex}.SecondaryHero-module__6zknAa__breadcrumb a{transition:color .3s}.SecondaryHero-module__6zknAa__breadcrumb a:hover{color:var(--primary)}.SecondaryHero-module__6zknAa__breadcrumb span{color:#fff}.SecondaryHero-module__6zknAa__breadcrumb span.SecondaryHero-module__6zknAa__separator{color:var(--primary)}@media (max-width:992px){.SecondaryHero-module__6zknAa__title{font-size:3rem}}@media (max-width:768px){.SecondaryHero-module__6zknAa__heroBanner{height:40vh;min-height:250px}.SecondaryHero-module__6zknAa__title{font-size:1.8rem}.SecondaryHero-module__6zknAa__subtitle{font-size:.85rem}}
.StrategicCollaboration-module__xwGBUW__collabSection{background-color:#f8f9fa;padding:10rem 5%;position:relative;overflow:hidden}.StrategicCollaboration-module__xwGBUW__collabBg{opacity:.05;filter:grayscale();z-index:1;background-image:url(/imgs/handshake_collaboration.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.StrategicCollaboration-module__xwGBUW__collabContent{z-index:10;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex;position:relative}.StrategicCollaboration-module__xwGBUW__collabTextContent{text-align:left;flex:1;max-width:800px}.StrategicCollaboration-module__xwGBUW__collabActionWrapper{flex:none;justify-content:flex-end;padding-right:5%;display:flex}@media (max-width:992px){.StrategicCollaboration-module__xwGBUW__collabContent{text-align:center;flex-direction:column}.StrategicCollaboration-module__xwGBUW__collabActionWrapper{justify-content:center;width:100%;margin-top:3rem;padding-right:0}.StrategicCollaboration-module__xwGBUW__collabTextContent{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}}@media (max-width:768px){.StrategicCollaboration-module__xwGBUW__collabSection{padding:6rem 5%}}
.FAQ-module__V8_xEa__faqContainer{flex-direction:column;gap:1rem;width:100%;max-width:900px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{border-bottom:1px solid #eaeaea;padding-bottom:1rem}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;width:100%;font-family:var(--font-cremona), serif;color:#111;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.3rem;font-weight:500;transition:color .3s;display:flex}.FAQ-module__V8_xEa__faqQuestion:hover{color:var(--primary,#245ef5)}.FAQ-module__V8_xEa__icon{color:var(--primary,#245ef5);justify-content:center;align-items:center;display:flex}.FAQ-module__V8_xEa__faqAnswer{color:#666;padding-bottom:1rem;padding-right:2rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}
.page-module__NfDiEG__pageContainer{background-color:#fff;min-height:100vh}.page-module__NfDiEG__breadcrumb{letter-spacing:.2em;color:#a0a0a0;text-transform:uppercase;margin-top:1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.page-module__NfDiEG__breadcrumb span{color:var(--primary)}.page-module__NfDiEG__title{letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.page-module__NfDiEG__aboutSectionScroll{background-color:var(--background);height:250vh;position:relative}.page-module__NfDiEG__aboutSticky{justify-content:center;align-items:center;height:100vh;padding:0 5%;display:flex;position:sticky;top:0;overflow:hidden}.page-module__NfDiEG__aboutContentWrapper{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;height:70vh;display:flex}.page-module__NfDiEG__aboutImageContainer{border-radius:2rem;width:50%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.page-module__NfDiEG__aboutTextWrapper{flex-direction:column;justify-content:center;width:50%;padding-right:2rem;display:flex}.page-module__NfDiEG__sectionSubtitle{letter-spacing:.2em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:inline-block}.page-module__NfDiEG__sectionTitle{color:#fff;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.2}.page-module__NfDiEG__descText{color:var(--muted-foreground);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}.page-module__NfDiEG__videoSection{background-color:#fff;justify-content:center;align-items:center;padding:10rem 5%;display:flex;overflow:hidden}.page-module__NfDiEG__videoContainer{aspect-ratio:16/9;transform-origin:50%;border-radius:2rem;width:100%;max-width:1400px;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000026}.page-module__NfDiEG__iframe{border:none;width:100%;height:calc(100% + 150px);position:absolute;top:-75px;left:0}.page-module__NfDiEG__mvvSectionScroll{background-color:var(--surface);height:400vh;position:relative;overflow:clip visible}.page-module__NfDiEG__mvvSectionScroll:before{content:"";z-index:0;pointer-events:none;background-image:repeating-radial-gradient(circle,#0000 0 40px,#245ef508 41px,#0000 42px);width:140%;height:140%;position:absolute;top:-20%;left:-10%}.page-module__NfDiEG__mvvSticky{z-index:1;justify-content:center;align-items:center;height:100vh;padding:0 5%;display:flex;position:sticky;top:0;overflow:hidden}.page-module__NfDiEG__mvvTitleWrapper{max-width:400px;position:absolute;top:15%;left:10%}.page-module__NfDiEG__mvvTitleWrapper h2{color:var(--foreground);font-family:Playfair Display,serif;font-size:4rem;font-weight:500;line-height:1.1}.page-module__NfDiEG__mvvCardsContainer{width:100%;max-width:600px;height:60vh;margin-left:auto;margin-right:10%;position:relative}.page-module__NfDiEG__mvvCard{background:#fff;border:1px solid #0000000d;border-radius:2rem;flex-direction:column;justify-content:center;width:100%;height:auto;min-height:400px;padding:4rem 3rem;display:flex;position:absolute;top:0;left:0;box-shadow:0 30px 60px #0000001a}.page-module__NfDiEG__mvvIcon{color:var(--primary,#245ef5);margin-bottom:1.5rem;font-size:3rem}.page-module__NfDiEG__mvvCard h3{color:var(--foreground);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:500}.page-module__NfDiEG__mvvCard p{color:var(--muted-foreground);font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}.page-module__NfDiEG__qaSection{color:#fff;text-align:center;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.page-module__NfDiEG__qaBackground{z-index:1;width:100%;height:150%;position:absolute;top:0;left:0}.page-module__NfDiEG__qaBackground:after{content:"";z-index:2;background:linear-gradient(#050a15 0%,#050a1599 50%,#050a15 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__NfDiEG__qaContent{z-index:10;flex-direction:column;justify-content:center;align-items:center;max-width:900px;display:flex;position:relative}.page-module__NfDiEG__qaTitle{text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;padding-left:.1em;font-family:Playfair Display,serif;font-size:clamp(4rem,8vw,6rem);font-weight:500}.page-module__NfDiEG__qaText{color:#d0d0d0;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.8}.page-module__NfDiEG__pdfSection{color:#fff;background-color:#050a15;padding:3rem 5%}.page-module__NfDiEG__pdfContainer{justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.page-module__NfDiEG__pdfText{flex:1;max-width:600px}.page-module__NfDiEG__pdfText .page-module__NfDiEG__sectionTitle{color:#fff}.page-module__NfDiEG__pdfImageWrapper{perspective:1000px;flex:1;justify-content:center;display:flex}.page-module__NfDiEG__pdfImage{filter:drop-shadow(0 40px 80px #00000080);width:100%;max-width:600px;height:auto}@media (max-width:1200px){.page-module__NfDiEG__aboutTextWrapper{max-width:500px;left:5%;right:auto}.page-module__NfDiEG__mvvCardsContainer{margin-right:5%}}@media (max-width:992px){.page-module__NfDiEG__aboutContentWrapper{flex-direction:column}.page-module__NfDiEG__aboutTextWrapper{max-width:100%;margin-top:2rem;position:relative;left:0}.page-module__NfDiEG__mvvSticky{flex-direction:column;justify-content:center;padding-top:10vh}.page-module__NfDiEG__mvvTitleWrapper{text-align:center;margin-bottom:3rem;position:relative;top:0;left:0}.page-module__NfDiEG__mvvCardsContainer{margin:0 auto}.page-module__NfDiEG__pdfContainer{text-align:center;flex-direction:column}}
.page-module__lXADja__container{background:radial-gradient(circle at top,#fff 0%,#f0f2f5 100%);min-height:100vh;padding:6rem 10vw}.page-module__lXADja__grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.page-module__lXADja__filterContainer{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:3rem;margin-bottom:4rem;display:flex}.page-module__lXADja__filterBtn{color:var(--muted-foreground,#666);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;transition:all .3s;position:relative}.page-module__lXADja__filterBtn:after{content:"";background-color:var(--primary,#245ef5);width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.page-module__lXADja__filterBtn:hover{color:var(--primary,#245ef5)}.page-module__lXADja__filterBtn:hover:after{width:100%}.page-module__lXADja__filterBtn.page-module__lXADja__active{color:var(--primary,#245ef5);font-weight:700}.page-module__lXADja__filterBtn.page-module__lXADja__active:after{width:100%}.page-module__lXADja__frameWrapper{aspect-ratio:4/3;z-index:1;background:#fdfdfd;border:16px solid #3a3a3a;border-color:#3a3a3a #111 #0a0a0a #222;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:1.2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #cca74b,inset 6px 6px 12px #0006,inset -2px -2px 5px #fff9,12px 20px 35px #00000040,0 5px 15px #00000026}.page-module__lXADja__frameWrapper:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(135deg,#fff6 0%,#ffffff0d 35%,#fff0 36% 100%);position:absolute;inset:0}.page-module__lXADja__frameWrapper:hover{z-index:2;transform:translateY(-10px)scale(1.02);box-shadow:inset 0 0 0 3px #cca74b,inset 6px 6px 12px #0006,inset -2px -2px 5px #fff9,20px 35px 50px #0000004d,0 10px 20px #0003}.page-module__lXADja__logoImageWrapper{z-index:5;background-color:#fff;border:1px solid #e0e0e0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:inset 3px 3px 10px #00000026}@media (max-width:1200px){.page-module__lXADja__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:900px){.page-module__lXADja__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:600px){.page-module__lXADja__container{padding:4rem 5vw}.page-module__lXADja__grid{grid-template-columns:1fr;gap:2rem}.page-module__lXADja__frameWrapper{padding:.8rem}}
.page-module__4PwkGq__productPage{background:var(--background,#fff);min-height:100vh;padding-bottom:5rem}.page-module__4PwkGq__heroSection{text-align:center;padding:4rem 5vw 2rem}.page-module__4PwkGq__heroTitle{font-family:var(--font-cremona), serif;color:#111;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem)}.page-module__4PwkGq__productIntro{text-align:center;max-width:1000px;margin:5rem auto 3rem;padding:0 5vw}.page-module__4PwkGq__introDesc{color:#666;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}.page-module__4PwkGq__imageSection{gap:2rem;max-width:1400px;height:60vh;margin:0 auto 5rem;padding:0 5vw;display:flex}.page-module__4PwkGq__mainImage{background-color:#f8f9fa;border-radius:16px;flex:2;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000d}.page-module__4PwkGq__subImages{flex-direction:column;flex:1;gap:2rem;display:flex}.page-module__4PwkGq__subImage{background-color:#f8f9fa;border-radius:16px;flex:1;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000000a}.page-module__4PwkGq__imgFit{object-fit:cover;width:100%;height:100%}.page-module__4PwkGq__specsSection{grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto 5rem;padding:0 5vw;display:grid}.page-module__4PwkGq__specsBox{background:#f8f9fa;border-radius:16px;padding:3rem}.page-module__4PwkGq__specsBox h3{font-family:var(--font-cremona), serif;color:#111;border-bottom:2px solid var(--primary,#245ef5);margin-bottom:2rem;padding-bottom:.5rem;font-size:1.8rem;display:inline-block}.page-module__4PwkGq__specRow{border-bottom:1px solid #eaeaea;padding:1rem 0;display:flex}.page-module__4PwkGq__specRow:last-child{border-bottom:none}.page-module__4PwkGq__specLabel{color:#111;width:40%;font-family:Inter,sans-serif;font-weight:600}.page-module__4PwkGq__specValue{color:#666;width:60%;font-family:Inter,sans-serif}.page-module__4PwkGq__customizationSection{max-width:1400px;margin:0 auto 5rem;padding:0 5vw}.page-module__4PwkGq__customGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__4PwkGq__customCard{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:2rem;transition:all .3s}.page-module__4PwkGq__customCard:hover{border-color:var(--primary,#245ef5);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.page-module__4PwkGq__customIcon{color:var(--primary,#245ef5);margin-bottom:1rem}.page-module__4PwkGq__customTitle{font-family:var(--font-cremona), serif;color:#111;margin-bottom:.5rem;font-size:1.3rem}.page-module__4PwkGq__customDesc{color:#666;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5}.page-module__4PwkGq__oemBanner{color:#fff;background:linear-gradient(135deg,#111,#2a2a2a);border-radius:16px;align-items:center;gap:2rem;margin-top:3rem;padding:3rem;display:flex}.page-module__4PwkGq__oemTitle{font-family:var(--font-cremona), serif;min-width:250px;font-size:2rem}.page-module__4PwkGq__oemDesc{opacity:.9;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.page-module__4PwkGq__moqSection{text-align:center;max-width:1000px;margin:0 auto 5rem;padding:0 5vw}.page-module__4PwkGq__moqBox{background:#245ef50d;border:1px solid #245ef533;border-radius:16px;margin-bottom:3rem;padding:2.5rem}.page-module__4PwkGq__moqTitle{color:var(--primary,#245ef5);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}.page-module__4PwkGq__moqDesc{color:#444;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.page-module__4PwkGq__actionButtons{justify-content:center;gap:1.5rem;display:flex}.page-module__4PwkGq__faqSection{background:#f8f9fa;margin-bottom:5rem;padding:5rem 5vw;position:relative;overflow:hidden}.page-module__4PwkGq__faqAbstract1{pointer-events:none;z-index:1;background:radial-gradient(circle,#0e3d4d4d 0%,#0e3d4d00 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite alternate page-module__4PwkGq__floatAbstract;position:absolute;top:-100px;left:-100px}.page-module__4PwkGq__faqAbstract2{pointer-events:none;z-index:1;background:radial-gradient(circle,#c8a97e66 0%,#c8a97e00 70%);border-radius:50%;width:700px;height:700px;animation:12s ease-in-out infinite alternate page-module__4PwkGq__floatAbstractReverse;position:absolute;bottom:-150px;right:-150px}@keyframes page-module__4PwkGq__floatAbstract{0%{opacity:.8;transform:translate(0)scale(1)}to{opacity:1;transform:translate(50px,30px)scale(1.1)}}@keyframes page-module__4PwkGq__floatAbstractReverse{0%{opacity:.8;transform:translate(0)scale(1)}to{opacity:1;transform:translate(-50px,-40px)scale(1.15)}}.page-module__4PwkGq__faqContentWrapper{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(200%);background:linear-gradient(135deg,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff26;border-top:1.5px solid #fff6;border-left:1.5px solid #fff6;border-radius:32px;padding:3.5rem;position:relative;box-shadow:0 15px 35px #0000000d,inset 0 8px 20px #ffffff1f,inset 0 -5px 15px #00000005}@media (max-width:1024px){.page-module__4PwkGq__specsSection{grid-template-columns:1fr;gap:2rem}.page-module__4PwkGq__customGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__4PwkGq__imageSection{flex-direction:column;height:auto}.page-module__4PwkGq__mainImage{aspect-ratio:4/3}.page-module__4PwkGq__subImages{flex-direction:row}.page-module__4PwkGq__subImage{aspect-ratio:4/3}.page-module__4PwkGq__customGrid{grid-template-columns:1fr}.page-module__4PwkGq__oemBanner{text-align:center;flex-direction:column;gap:1rem}.page-module__4PwkGq__actionButtons{flex-direction:column}}
.page-module__MA0cvq__collectionPage{background:var(--background,#fff);min-height:100vh;overflow:hidden}.page-module__MA0cvq__introSection{text-align:center;justify-content:center;align-items:center;padding:5rem 5vw 0;display:flex}.page-module__MA0cvq__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:1.5rem;max-width:1400px;margin:0 auto;padding:4rem 5vw 10rem;display:grid}.page-module__MA0cvq__bentoCard{cursor:pointer;background-color:#f8f9fa;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.page-module__MA0cvq__span2x2{grid-area:span 2/span 2}.page-module__MA0cvq__span2x1{grid-area:span 1/span 2}.page-module__MA0cvq__span1x2{grid-area:span 2/span 1}.page-module__MA0cvq__span1x1{grid-area:span 1/span 1}.page-module__MA0cvq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.page-module__MA0cvq__bentoCard:hover .page-module__MA0cvq__cardImage{transform:scale(1.06)}.page-module__MA0cvq__cardOverlay{color:#fff;opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:2rem;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(10px)}.page-module__MA0cvq__span2x2 .page-module__MA0cvq__cardOverlay,.page-module__MA0cvq__span2x1 .page-module__MA0cvq__cardOverlay,.page-module__MA0cvq__bentoCard:hover .page-module__MA0cvq__cardOverlay{opacity:1;transform:translateY(0)}.page-module__MA0cvq__itemCategory{text-transform:uppercase;letter-spacing:2px;color:#ccc;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.75rem}.page-module__MA0cvq__itemTitle{font-family:var(--font-cremona), serif;margin:0;font-size:1.5rem;font-weight:500;line-height:1.2}.page-module__MA0cvq__span2x2 .page-module__MA0cvq__itemTitle{font-size:2.2rem}@media (max-width:1024px){.page-module__MA0cvq__bentoGrid{grid-template-columns:repeat(3,1fr)}.page-module__MA0cvq__span2x2{grid-area:span 2/span 2}.page-module__MA0cvq__span2x1{grid-column:span 2}.page-module__MA0cvq__span1x2{grid-row:span 1}}@media (max-width:768px){.page-module__MA0cvq__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.page-module__MA0cvq__span2x2,.page-module__MA0cvq__span2x1{grid-column:span 2}.page-module__MA0cvq__span1x2{grid-row:span 1}}@media (max-width:480px){.page-module__MA0cvq__bentoGrid{grid-template-columns:1fr;grid-auto-rows:300px}.page-module__MA0cvq__span2x2,.page-module__MA0cvq__span2x1,.page-module__MA0cvq__span1x2,.page-module__MA0cvq__span1x1{grid-area:span 1/span 1}.page-module__MA0cvq__cardOverlay{opacity:1;transform:translateY(0)}}
.page-module__Hp3iFa__pageContainer{background-color:var(--surface);width:100%;min-height:100vh;color:var(--foreground)}.page-module__Hp3iFa__introSection{background-color:var(--background);text-align:center;padding:6rem 5%}.page-module__Hp3iFa__introContainer{max-width:900px;margin:0 auto}.page-module__Hp3iFa__introDesc{color:var(--muted-foreground);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.8}.page-module__Hp3iFa__quoteSection{background-color:var(--background);text-align:center;padding:4rem 5% 0}.page-module__Hp3iFa__quoteContainer{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:center;gap:3rem;max-width:900px;margin:0 auto;padding:4rem 3rem;display:flex;box-shadow:0 10px 40px #0000000a}.page-module__Hp3iFa__quoteBlock{flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__Hp3iFa__sanskritText{font-family:var(--font-cremona), serif;color:var(--primary);letter-spacing:1px;margin:0;font-size:2.25rem;font-weight:500}.page-module__Hp3iFa__englishText{font-family:var(--font-poppins), sans-serif;color:var(--muted-foreground);max-width:700px;margin:0;font-size:1.125rem;font-style:italic;line-height:1.8}.page-module__Hp3iFa__quoteDivider{background-color:var(--primary);opacity:.2;width:60px;height:2px}.page-module__Hp3iFa__initiativesSection{background-color:var(--surface);padding:2rem 5% 6rem}.page-module__Hp3iFa__initiativesContainer{flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;display:flex}.page-module__Hp3iFa__initiativeRow{align-items:center;gap:4rem;display:flex}.page-module__Hp3iFa__rowReverse{flex-direction:row-reverse}.page-module__Hp3iFa__initiativeImageWrapper{flex:1;width:100%}.page-module__Hp3iFa__imageFrame{border-radius:12px;width:100%;padding-top:75%;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.page-module__Hp3iFa__imageFrame:hover{transform:translateY(-5px)}.page-module__Hp3iFa__initiativeContent{flex:1}.page-module__Hp3iFa__initiativeTitle{color:var(--foreground);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.page-module__Hp3iFa__titleUnderline{background-color:var(--primary);width:60px;height:3px;margin-bottom:1.5rem}.page-module__Hp3iFa__initiativeDesc{color:var(--muted-foreground);font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}@media (max-width:992px){.page-module__Hp3iFa__initiativeRow,.page-module__Hp3iFa__rowReverse{flex-direction:column;gap:3rem}.page-module__Hp3iFa__initiativesContainer{gap:4rem}.page-module__Hp3iFa__imageFrame{padding-top:60%}}@media (max-width:768px){.page-module__Hp3iFa__introSection{padding:4rem 5%}.page-module__Hp3iFa__quoteSection{padding:3rem 5% 0}.page-module__Hp3iFa__quoteContainer{gap:2rem;padding:3rem 2rem}.page-module__Hp3iFa__sanskritText{font-size:1.75rem}.page-module__Hp3iFa__englishText{font-size:1rem}.page-module__Hp3iFa__initiativesSection{padding:2rem 5% 4rem}.page-module__Hp3iFa__initiativeTitle{font-size:1.75rem}}
.page-module__QEzYbG__pageContainer{background-color:var(--background);width:100%;min-height:100vh;color:var(--foreground)}.page-module__QEzYbG__introSection{background-color:var(--background);text-align:center;padding:6rem 5% 2rem}.page-module__QEzYbG__introContainer{max-width:900px;margin:0 auto}.page-module__QEzYbG__introDesc{font-family:var(--font-poppins), sans-serif;color:var(--muted-foreground);font-size:1.125rem;line-height:1.8}.page-module__QEzYbG__heroHighlightsGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.page-module__QEzYbG__heroHighlightCard{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .4s,box-shadow .4s}.page-module__QEzYbG__heroHighlightCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.page-module__QEzYbG__heroHighlightIcon{width:56px;height:56px;color:var(--primary);background-color:#245ef514;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.35rem;display:flex}.page-module__QEzYbG__heroHighlightTitle{color:var(--foreground);margin-bottom:.6rem;font-size:1.15rem;font-weight:500}.page-module__QEzYbG__heroHighlightDesc{font-family:var(--font-poppins), sans-serif;color:var(--muted-foreground);font-size:.95rem;line-height:1.7}.page-module__QEzYbG__benefitsSection{background-color:var(--surface);padding:6rem 5%}.page-module__QEzYbG__benefitsContainer{max-width:1300px;margin:0 auto}.page-module__QEzYbG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.page-module__QEzYbG__benefitCard{background-color:var(--card-bg);border:1px solid var(--border);isolation:isolate;border-radius:20px;padding:2.5rem 2rem 2.75rem;transition:border-color .5s;position:relative;overflow:hidden}.page-module__QEzYbG__benefitCard:before{content:"";background:linear-gradient(135deg, var(--primary), #0e2f8f);transform-origin:0 100%;z-index:-1;transition:transform .55s cubic-bezier(.65,0,.35,1);position:absolute;inset:-20% -20% -60%;transform:translateY(100%)rotate(-4deg)}.page-module__QEzYbG__benefitCard:hover{border-color:#0000}.page-module__QEzYbG__benefitCard:hover:before{transform:translateY(0)rotate(-4deg)}.page-module__QEzYbG__benefitNumber{font-family:var(--font-cremona), serif;color:var(--border);font-size:2rem;transition:color .5s;position:absolute;top:1.5rem;right:1.75rem}.page-module__QEzYbG__benefitCard:hover .page-module__QEzYbG__benefitNumber{color:#ffffff40}.page-module__QEzYbG__benefitIcon{width:56px;height:56px;color:var(--primary);background-color:#245ef514;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;transition:background-color .4s,color .4s,transform .4s;display:flex}.page-module__QEzYbG__benefitCard:hover .page-module__QEzYbG__benefitIcon{color:#fff;background-color:#ffffff26;transform:rotate(-8deg)scale(1.08)}.page-module__QEzYbG__benefitTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:500;transition:color .4s}.page-module__QEzYbG__benefitDesc{font-family:var(--font-poppins), sans-serif;color:var(--muted-foreground);font-size:.95rem;line-height:1.7;transition:color .4s}.page-module__QEzYbG__benefitCard:hover .page-module__QEzYbG__benefitTitle{color:#fff}.page-module__QEzYbG__benefitCard:hover .page-module__QEzYbG__benefitDesc{color:#fffc}.page-module__QEzYbG__benefitArrow{color:#fff;opacity:0;background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .4s,transform .4s;display:flex;position:absolute;bottom:1.75rem;right:1.75rem;transform:translate(-8px,8px)}.page-module__QEzYbG__benefitCard:hover .page-module__QEzYbG__benefitArrow{opacity:1;transform:translate(0)}.page-module__QEzYbG__processSection{color:#fff;background-color:#0d0d0d;padding:6rem 5%}.page-module__QEzYbG__processContainer{max-width:1300px;margin:0 auto}.page-module__QEzYbG__processGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.page-module__QEzYbG__processCard{background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem 1.75rem;transition:border-color .4s,background-color .4s;position:relative}.page-module__QEzYbG__processCard:hover{border-color:var(--primary);background-color:#ffffff0d}.page-module__QEzYbG__processNumber{font-family:var(--font-cremona), serif;color:#ffffff26;font-size:1.75rem;position:absolute;top:1.5rem;right:1.75rem}.page-module__QEzYbG__processIcon{width:56px;height:56px;color:var(--primary);background-color:#245ef51f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;display:flex}.page-module__QEzYbG__processTitle{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:500}.page-module__QEzYbG__processDesc{font-family:var(--font-poppins), sans-serif;color:#fff9;font-size:.9rem;line-height:1.7}.page-module__QEzYbG__officeSection{background-color:var(--surface);padding:6rem 5%}.page-module__QEzYbG__officeContainer{text-align:center;max-width:1100px;margin:0 auto}.page-module__QEzYbG__officeGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.page-module__QEzYbG__officeCard{background-color:var(--card-bg);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:transform .4s,box-shadow .4s,border-color .4s;display:flex}.page-module__QEzYbG__officeCard:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.page-module__QEzYbG__officeIcon{width:56px;height:56px;color:var(--primary);background-color:#245ef514;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.35rem;display:flex}.page-module__QEzYbG__officeCardTitle{color:var(--foreground);margin-bottom:.6rem;font-size:1.1rem;font-weight:500}.page-module__QEzYbG__officeCardText{font-family:var(--font-poppins), sans-serif;color:var(--muted-foreground);font-size:.95rem;line-height:1.7}.page-module__QEzYbG__officeCardLink{font-family:var(--font-poppins), sans-serif;color:var(--primary);font-size:1rem;font-weight:500;transition:color .3s}.page-module__QEzYbG__officeCardLink:hover{color:var(--primary-hover)}@media (max-width:1024px){.page-module__QEzYbG__heroHighlightsGrid,.page-module__QEzYbG__benefitsGrid,.page-module__QEzYbG__processGrid{grid-template-columns:repeat(2,1fr)}.page-module__QEzYbG__officeGrid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.page-module__QEzYbG__introSection{padding:4rem 5% 1rem}.page-module__QEzYbG__benefitsSection,.page-module__QEzYbG__processSection,.page-module__QEzYbG__officeSection{padding:4rem 5%}.page-module__QEzYbG__heroHighlightsGrid,.page-module__QEzYbG__benefitsGrid,.page-module__QEzYbG__processGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__QEzYbG__heroHighlightsGrid{margin-top:2.5rem}}
.page-module__PkZH-q__pageContainer{background-color:#fff;min-height:100vh}.page-module__PkZH-q__catalogueSection{background-color:#fff;padding:8rem 5%}.page-module__PkZH-q__catalogueContainer{justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.page-module__PkZH-q__catalogueText{flex:1;max-width:600px}.page-module__PkZH-q__descText{color:#555;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}.page-module__PkZH-q__catalogueImageWrapper{flex:1;justify-content:flex-end;display:flex;position:relative}.page-module__PkZH-q__catalogueImage{filter:drop-shadow(0 20px 40px #00000026);width:100%;max-width:500px;height:auto}.page-module__PkZH-q__leadershipSection{background-color:#fff;padding:10rem 5%;position:relative;overflow:hidden}.page-module__PkZH-q__leadershipContainer{justify-content:space-between;align-items:stretch;gap:6rem;max-width:1400px;margin:0 auto;display:flex}.page-module__PkZH-q__leadershipText{flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.page-module__PkZH-q__quoteMark{color:#245ef50d;z-index:0;pointer-events:none;font-family:Playfair Display,serif;font-size:18rem;line-height:1;position:absolute;top:-60px;left:-40px}.page-module__PkZH-q__leadershipContent{z-index:10;position:relative}.page-module__PkZH-q__buttonGroup{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.page-module__PkZH-q__btnContent{letter-spacing:.05em;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-weight:600;display:flex}.page-module__PkZH-q__whatsappBtn{--primary:#25d366}.page-module__PkZH-q__linkedinBtn{--primary:#0a66c2;--primary-hover:#004182}.page-module__PkZH-q__leadershipVisual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module__PkZH-q__photoFrame{z-index:10;background:#fff;border-radius:20px;padding:15px;position:relative;box-shadow:0 40px 100px #0000001a}.page-module__PkZH-q__photoFrame:after{content:"";border:2px solid var(--primary);z-index:-1;opacity:.5;border-radius:20px;width:100%;height:100%;position:absolute;top:20px;right:-20px}.page-module__PkZH-q__leadershipPhoto{object-fit:cover;border-radius:12px;width:100%;max-width:450px;height:auto;display:block}.page-module__PkZH-q__nameTag{color:#fff;z-index:20;background:#111;border-radius:15px;padding:2rem 3rem;position:absolute;bottom:-30px;left:-40px;box-shadow:0 20px 40px #0003}.page-module__PkZH-q__nameTag h3{letter-spacing:.05em;margin:0 0 .25rem;font-family:Playfair Display,serif;font-size:2rem}.page-module__PkZH-q__nameTag p{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.page-module__PkZH-q__placeholderText{color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:1.2rem;font-weight:500}@media (max-width:768px){.page-module__PkZH-q__catalogueSection,.page-module__PkZH-q__certificationSection,.page-module__PkZH-q__downloadGridSection{padding:4rem 5%}}@media (max-width:1200px){.page-module__PkZH-q__catalogueContainer{padding:3rem}}@media (max-width:992px){.page-module__PkZH-q__catalogueContainer,.page-module__PkZH-q__leadershipContainer{text-align:center;flex-direction:column;padding:3rem 2rem}.page-module__PkZH-q__catalogueImageWrapper,.page-module__PkZH-q__leadershipVisual{justify-content:center;margin-top:4rem}.page-module__PkZH-q__leadershipText{align-items:center}.page-module__PkZH-q__quoteMark{top:-20px;left:50%;transform:translate(-50%)}.page-module__PkZH-q__nameTag{width:90%;bottom:-40px;left:50%;transform:translate(-50%)}}@media (max-width:768px){.page-module__PkZH-q__heroBanner{height:50vh;min-height:400px;padding-top:60px}.page-module__PkZH-q__bannerContent{padding:0 5%}.page-module__PkZH-q__catalogueSection{padding:5rem 5%}.page-module__PkZH-q__leadershipSection{padding:2rem 5% 6rem}.page-module__PkZH-q__photoFrame:after{display:none}.page-module__PkZH-q__nameTag h3{font-size:1.5rem}.page-module__PkZH-q__buttonGroup{flex-direction:column;align-items:center;width:100%}}
.page-module__hPV2JG__pageContainer{background-color:var(--surface);width:100%;min-height:100vh}.page-module__hPV2JG__testimonialsSection{background-color:var(--surface);max-width:1400px;margin:0 auto;padding:6rem 5%}.page-module__hPV2JG__introWrapper{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:5rem;display:flex}.page-module__hPV2JG__introText{flex:1;max-width:600px;position:relative}.page-module__hPV2JG__textWatermark{color:#245ef50d;z-index:0;pointer-events:none;font-family:Playfair Display,serif;font-size:10rem;line-height:1;position:absolute;top:-50px;left:-20px}.page-module__hPV2JG__introIllustration{flex:1;justify-content:center;display:flex}.page-module__hPV2JG__illustrationFrame{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.page-module__hPV2JG__abstractGlow{z-index:1;background:radial-gradient(circle,#245ef526 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:4s ease-in-out infinite alternate page-module__hPV2JG__pulse;position:absolute}@keyframes page-module__hPV2JG__pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.page-module__hPV2JG__bigQuoteMark{color:#245ef50d;z-index:0;pointer-events:none;font-family:Playfair Display,serif;font-size:15rem;line-height:1;position:absolute;top:10%;left:10%}.page-module__hPV2JG__starWrapper1{z-index:3;animation:6s ease-in-out infinite page-module__hPV2JG__float;position:absolute;top:15%;right:20%}.page-module__hPV2JG__starWrapper2{z-index:3;animation:5s ease-in-out 1s infinite page-module__hPV2JG__float;position:absolute;bottom:25%;left:10%}.page-module__hPV2JG__starWrapper3{z-index:3;animation:7s ease-in-out 2s infinite page-module__hPV2JG__float;position:absolute;bottom:10%;right:30%}.page-module__hPV2JG__starIcon{filter:drop-shadow(0 4px 10px #ffab0066);font-size:2.5rem}@keyframes page-module__hPV2JG__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}.page-module__hPV2JG__reviewCard1,.page-module__hPV2JG__reviewCard2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffffe6;border:1px solid #ffffff80;border-radius:16px;width:280px;padding:1.5rem;transition:transform .3s;position:absolute;box-shadow:0 15px 35px #00000014}.page-module__hPV2JG__reviewCard1:hover,.page-module__hPV2JG__reviewCard2:hover{transform:scale(1.05)!important}.page-module__hPV2JG__reviewCard1{animation:8s ease-in-out infinite page-module__hPV2JG__floatCard;top:25%;left:0;transform:rotate(-3deg)}.page-module__hPV2JG__reviewCard2{animation:9s ease-in-out 1s infinite page-module__hPV2JG__floatCard;bottom:15%;right:0;transform:rotate(3deg)}@keyframes page-module__hPV2JG__floatCard{0%{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-10px)rotate(-2deg)}to{transform:translateY(0)rotate(-3deg)}}.page-module__hPV2JG__reviewHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__hPV2JG__avatar1,.page-module__hPV2JG__avatar2{background-size:cover;border-radius:50%;width:45px;height:45px}.page-module__hPV2JG__avatar1{background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 99% 100%)}.page-module__hPV2JG__avatar2{background:linear-gradient(120deg,#a1c4fd 0%,#c2e9fb 100%)}.page-module__hPV2JG__reviewStars{color:#ffab00;letter-spacing:2px;font-size:1.2rem}.page-module__hPV2JG__reviewLines{flex-direction:column;gap:.5rem;display:flex}.page-module__hPV2JG__rLine,.page-module__hPV2JG__rLineShort{background:#e0e0e0;border-radius:4px;height:8px}.page-module__hPV2JG__rLine{width:100%}.page-module__hPV2JG__rLineShort{width:60%}.page-module__hPV2JG__phonesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:3rem;display:grid}.page-module__hPV2JG__phoneCard{background:#111;border-radius:40px;width:100%;max-width:300px;padding:12px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.page-module__hPV2JG__phoneCard:hover{transform:translateY(-10px)}.page-module__hPV2JG__phoneNotch{z-index:10;background:#111;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:center;align-items:center;width:120px;height:25px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.page-module__hPV2JG__phoneCamera{background:#222;border:1px solid #333;border-radius:50%;width:10px;height:10px}.page-module__hPV2JG__phoneScreen{aspect-ratio:9/19.5;background:#f5f5f5;border-radius:30px;width:100%;position:relative;overflow:hidden}.page-module__hPV2JG__phoneScreen img{object-fit:cover;width:100%;height:100%}@media (max-width:992px){.page-module__hPV2JG__introWrapper{text-align:center;flex-direction:column;gap:3rem}.page-module__hPV2JG__introText{max-width:100%}.page-module__hPV2JG__textWatermark{left:50%;transform:translate(-50%)}.page-module__hPV2JG__titleAccent{margin:0 auto 1.5rem}}@media (max-width:768px){.page-module__hPV2JG__testimonialsSection{padding:4rem 5%}.page-module__hPV2JG__introWrapper{gap:1.5rem;margin-bottom:3rem}.page-module__hPV2JG__illustrationFrame{max-width:300px}.page-module__hPV2JG__reviewCard1,.page-module__hPV2JG__reviewCard2{width:220px;padding:1rem}.page-module__hPV2JG__reviewCard1{top:5%;left:-10%}.page-module__hPV2JG__reviewCard2{bottom:5%;right:-10%}.page-module__hPV2JG__abstractGlow{width:250px;height:250px}.page-module__hPV2JG__phonesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:2rem}}
