.HeroSection-module__YGMWTW__hero{align-items:stretch;width:100%;height:auto;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__video,.HeroSection-module__YGMWTW__posterImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__overlay{z-index:1;background:linear-gradient(135deg,#000000bf 0%,#00000080 40%,#1a1a1a99 100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__content{z-index:2;padding-top:calc(var(--navbar-height) + 2rem);flex-direction:column;justify-content:center;padding-bottom:2rem;display:flex;position:relative}.HeroSection-module__YGMWTW__title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:var(--space-lg);font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.15}.HeroSection-module__YGMWTW__titleHighlight{color:var(--color-blue)}.HeroSection-module__YGMWTW__subtitle{max-width:600px;color:var(--color-white);margin-bottom:var(--space-xl);font-size:1.125rem;line-height:1.8}.HeroSection-module__YGMWTW__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.HeroSection-module__YGMWTW__stats{align-items:center;gap:var(--space-2xl);padding:var(--space-lg)var(--space-2xl);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:fit-content;margin-top:var(--space-2xl);background:#ffffff0d;border:1px solid #ffffff1a;display:flex}.HeroSection-module__YGMWTW__statItem{flex-direction:column;display:flex}.HeroSection-module__YGMWTW__statValue{font-family:var(--font-heading);color:var(--color-white);font-size:1.75rem;font-weight:800}.HeroSection-module__YGMWTW__statLabel{color:var(--color-gray-400);margin-top:2px;font-size:.8125rem}.HeroSection-module__YGMWTW__statDivider{background:#ffffff26;width:1px;height:40px}.HeroSection-module__YGMWTW__scrollIndicator{z-index:2;align-items:center;gap:var(--space-sm);flex-direction:column;animation:2s infinite HeroSection-module__YGMWTW__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__scrollMouse{border:2px solid #fff6;border-radius:13px;justify-content:center;width:26px;height:40px;padding-top:6px;display:flex}.HeroSection-module__YGMWTW__scrollWheel{background:var(--color-white);border-radius:var(--radius-full);width:3px;height:8px;animation:1.5s infinite HeroSection-module__YGMWTW__scroll-wheel}.HeroSection-module__YGMWTW__scrollText{letter-spacing:2px;text-transform:uppercase;color:#ffffff80;font-size:.6875rem}@keyframes HeroSection-module__YGMWTW__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-6px)}60%{transform:translate(-50%)translateY(-3px)}}@keyframes HeroSection-module__YGMWTW__scroll-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media (max-width:1024px){.HeroSection-module__YGMWTW__stats{gap:var(--space-lg);padding:var(--space-md)var(--space-lg)}.HeroSection-module__YGMWTW__statValue{font-size:1.5rem}}@media (max-width:768px){.HeroSection-module__YGMWTW__hero{min-height:100vh}.HeroSection-module__YGMWTW__content{padding-top:calc(var(--navbar-height) + 1.5rem);padding-bottom:1.5rem}.HeroSection-module__YGMWTW__title{margin-bottom:var(--space-md)}.HeroSection-module__YGMWTW__subtitle{margin-bottom:var(--space-lg);font-size:1rem}.HeroSection-module__YGMWTW__actions{flex-direction:column}.HeroSection-module__YGMWTW__actions .HeroSection-module__YGMWTW__btn{text-align:center}.HeroSection-module__YGMWTW__stats{gap:var(--space-md);width:100%;padding:var(--space-md);flex-direction:column;align-items:flex-start}.HeroSection-module__YGMWTW__statDivider{width:100%;height:1px}.HeroSection-module__YGMWTW__scrollIndicator{display:none}}
.AboutSnippet-module__XScYXq__about{overflow:clip visible}.AboutSnippet-module__XScYXq__wrapper{gap:var(--space-3xl);flex-direction:column;display:flex}.AboutSnippet-module__XScYXq__sliderWrap{position:relative}.AboutSnippet-module__XScYXq__slider{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:16/9;background:#111;position:relative;overflow:hidden}.AboutSnippet-module__XScYXq__sliderTrack{will-change:transform;backface-visibility:hidden;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex}.AboutSnippet-module__XScYXq__slide{flex-shrink:0;width:100%;min-width:100%;max-width:100%;height:100%;position:relative;overflow:hidden}.AboutSnippet-module__XScYXq__image{object-fit:cover;display:block;width:100%!important;max-width:100%!important;height:100%!important}.AboutSnippet-module__XScYXq__sliderBtn{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AboutSnippet-module__XScYXq__sliderBtn:hover{background:#c81e1ed9;transform:translateY(-50%)scale(1.1)}.AboutSnippet-module__XScYXq__sliderBtnPrev{left:14px}.AboutSnippet-module__XScYXq__sliderBtnNext{right:14px}.AboutSnippet-module__XScYXq__dots{z-index:2;gap:10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.AboutSnippet-module__XScYXq__dot{cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,transform .25s}.AboutSnippet-module__XScYXq__dot:hover{transform:scale(1.2)}.AboutSnippet-module__XScYXq__dotActive{background:#fff}.AboutSnippet-module__XScYXq__floatingCard{background:linear-gradient(135deg,var(--color-red),var(--color-red-dark));color:var(--color-white);padding:var(--space-lg)var(--space-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:3;flex-direction:column;display:flex;position:absolute;bottom:-20px;right:20px}.AboutSnippet-module__XScYXq__floatingValue{font-family:var(--font-heading);font-size:1.25rem;font-weight:800}.AboutSnippet-module__XScYXq__floatingLabel{opacity:.85;font-size:.8125rem}.AboutSnippet-module__XScYXq__content{gap:var(--space-2xl)var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.AboutSnippet-module__XScYXq__contentLeft{flex-direction:column;align-items:flex-start;display:flex}.AboutSnippet-module__XScYXq__contentRight{flex-direction:column;align-items:center;display:flex}.AboutSnippet-module__XScYXq__title{margin-bottom:var(--space-lg);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.3}.AboutSnippet-module__XScYXq__text{margin-bottom:var(--space-lg);font-size:1rem;line-height:1.8;color:#000!important}.AboutSnippet-module__XScYXq__docSlider{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fafafa;border:1px solid #00000014;width:100%;max-width:420px;position:relative;overflow:hidden}.AboutSnippet-module__XScYXq__docTrack{will-change:transform;backface-visibility:hidden;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex}.AboutSnippet-module__XScYXq__docSlide{flex-shrink:0;width:100%;min-width:100%;max-width:100%;overflow:hidden}.AboutSnippet-module__XScYXq__docImage{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.AboutSnippet-module__XScYXq__docDots{background:#fafafa;justify-content:center;gap:10px;padding:12px 0;display:flex}.AboutSnippet-module__XScYXq__docDot{border:2px solid var(--color-red);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,transform .25s}.AboutSnippet-module__XScYXq__docDot:hover{transform:scale(1.2)}.AboutSnippet-module__XScYXq__docDotActive{background:var(--color-red)}@media (max-width:1024px){.AboutSnippet-module__XScYXq__content{gap:var(--space-xl)var(--space-2xl)}.AboutSnippet-module__XScYXq__docSlider{max-width:360px}}@media (max-width:768px){.AboutSnippet-module__XScYXq__wrapper{gap:var(--space-2xl)}.AboutSnippet-module__XScYXq__slider{aspect-ratio:4/3}.AboutSnippet-module__XScYXq__content{gap:var(--space-xl);grid-template-columns:1fr}.AboutSnippet-module__XScYXq__contentRight{align-items:center;width:100%}.AboutSnippet-module__XScYXq__docSlider{width:100%;max-width:100%;max-height:500px;margin:0 auto;overflow-y:auto}.AboutSnippet-module__XScYXq__floatingCard{border-radius:8px;padding:6px 12px;bottom:-12px;right:8px}.AboutSnippet-module__XScYXq__floatingValue{font-size:.75rem}.AboutSnippet-module__XScYXq__floatingLabel{font-size:.6rem}.AboutSnippet-module__XScYXq__sliderBtn{width:32px;height:32px}}@media (max-width:480px){.AboutSnippet-module__XScYXq__slider{aspect-ratio:3/2}.AboutSnippet-module__XScYXq__docSlider{max-width:95%}.AboutSnippet-module__XScYXq__sliderBtn{width:28px;height:28px}.AboutSnippet-module__XScYXq__sliderBtnPrev{left:8px}.AboutSnippet-module__XScYXq__sliderBtnNext{right:8px}}
.ServicesOverview-module__T57KHa__services{padding-bottom:var(--space-lg);overflow:hidden}.ServicesOverview-module__T57KHa__grid{max-width:1100px;margin:0 auto}.ServicesOverview-module__T57KHa__card{padding:var(--space-2xl);background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);transition:all var(--transition-slow);cursor:pointer;color:inherit;flex-direction:column;align-items:flex-start;text-decoration:none;display:flex}.ServicesOverview-module__T57KHa__card:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.ServicesOverview-module__T57KHa__card:hover .ServicesOverview-module__T57KHa__iconWrap{background:linear-gradient(135deg,var(--color-red),var(--color-blue));color:var(--color-white)}.ServicesOverview-module__T57KHa__iconWrap{background:var(--color-gray-50);border-radius:var(--radius-lg);width:72px;height:72px;color:var(--color-red);margin-bottom:var(--space-xl);transition:all var(--transition-slow);justify-content:center;align-items:center;display:flex}.ServicesOverview-module__T57KHa__cardTitle{margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.ServicesOverview-module__T57KHa__cardText{margin-bottom:var(--space-lg);flex:1;font-size:.9375rem;line-height:1.7;color:#000!important}.ServicesOverview-module__T57KHa__cardLink{align-items:center;gap:var(--space-xs);color:var(--color-red);transition:gap var(--transition-fast);font-size:.9375rem;font-weight:600;display:inline-flex}.ServicesOverview-module__T57KHa__card:hover .ServicesOverview-module__T57KHa__cardLink{gap:var(--space-sm)}.ServicesOverview-module__T57KHa__gallerySection{margin-top:var(--space-4xl)}.ServicesOverview-module__T57KHa__galleryTitle{margin-bottom:var(--space-lg);text-align:center;color:var(--color-black,#000);font-size:1.5rem;font-weight:700}.ServicesOverview-module__T57KHa__galleryScroll{width:100vw;padding:var(--space-sm)0 var(--space-lg);margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden}.ServicesOverview-module__T57KHa__galleryTrack{gap:var(--space-md);width:max-content;padding:0 var(--space-md);animation:50s linear infinite ServicesOverview-module__T57KHa__scroll;display:flex}.ServicesOverview-module__T57KHa__galleryTrack:hover{animation-play-state:paused}@keyframes ServicesOverview-module__T57KHa__scroll{0%{transform:translate(0)}to{transform:translateX(calc(-50% - (var(--space-md)/2)))}}.ServicesOverview-module__T57KHa__galleryItem{border-radius:var(--radius-lg);cursor:pointer;width:260px;height:180px;box-shadow:var(--shadow-sm);transition:transform var(--transition-medium),box-shadow var(--transition-medium);background-color:var(--color-gray-50,#f8f9fa);border:1px solid var(--color-border-light,#eaeaea);flex-shrink:0;position:relative;overflow:hidden}@media (min-width:768px){.ServicesOverview-module__T57KHa__galleryItem{width:380px;height:260px}}.ServicesOverview-module__T57KHa__galleryItem:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ServicesOverview-module__T57KHa__galleryImage{object-fit:contain;padding:var(--space-xs);transition:transform var(--transition-slow)}.ServicesOverview-module__T57KHa__galleryItem:hover .ServicesOverview-module__T57KHa__galleryImage{transform:scale(1.02)}.ServicesOverview-module__T57KHa__lightbox{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ServicesOverview-module__T57KHa__lightboxClose{top:var(--space-lg);right:var(--space-lg);color:var(--color-white,#fff);cursor:pointer;padding:var(--space-xs);z-index:10000;transition:background-color var(--transition-fast);background:0 0;border:none;border-radius:50%;position:absolute}.ServicesOverview-module__T57KHa__lightboxClose:hover{background-color:#ffffff1a}.ServicesOverview-module__T57KHa__lightboxContent{width:90vw;max-width:1200px;height:80vh;position:relative}.ServicesOverview-module__T57KHa__lightboxImage{object-fit:contain}
.PartnerStrip-module__roHqoW__partners{background:var(--color-gray-50);padding-top:var(--space-xl);position:relative;overflow:hidden}.PartnerStrip-module__roHqoW__grid{gap:var(--space-xl);margin-top:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.PartnerStrip-module__roHqoW__partnerCard{background:var(--color-white);padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);transition:all var(--transition-slow);gap:var(--space-md);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.PartnerStrip-module__roHqoW__partnerCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-blue-light);transform:translateY(-8px)}.PartnerStrip-module__roHqoW__partnerHeader{align-items:center;gap:var(--space-md);display:flex}.PartnerStrip-module__roHqoW__partnerIcon{background:linear-gradient(135deg,var(--color-blue),var(--color-blue-dark));width:48px;height:48px;color:var(--color-white);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PartnerStrip-module__roHqoW__partnerName{color:var(--color-black-pure);margin:0;font-size:1.1rem;font-weight:700}.PartnerStrip-module__roHqoW__partnerDesc{color:var(--color-black-pure);margin:0;font-size:.9375rem;line-height:1.6}.PartnerStrip-module__roHqoW__cardDecoration{width:40px;height:40px;transition:all var(--transition-slow);background:linear-gradient(135deg,#0000 50%,#1883f00d 50%);position:absolute;bottom:0;right:0}.PartnerStrip-module__roHqoW__partnerCard:hover .PartnerStrip-module__roHqoW__cardDecoration{background:linear-gradient(135deg,#0000 80%,#1883f008 80%);width:100%;height:100%}@media (max-width:1024px){.PartnerStrip-module__roHqoW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PartnerStrip-module__roHqoW__grid{gap:var(--space-lg)}.PartnerStrip-module__roHqoW__partnerCard{padding:var(--space-lg)}.PartnerStrip-module__roHqoW__partnerName{font-size:1rem}}@media (max-width:640px){.PartnerStrip-module__roHqoW__grid{grid-template-columns:1fr}}
.LatestNews-module__ud563q__news{overflow:hidden}.LatestNews-module__ud563q__card{background:var(--color-gray-900);border-radius:var(--radius-lg);border:1px solid var(--color-gray-800);transition:all var(--transition-slow);color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.LatestNews-module__ud563q__card:hover{border-color:var(--color-gray-700);transform:translateY(-8px);box-shadow:0 20px 60px #0006}.LatestNews-module__ud563q__card:hover .LatestNews-module__ud563q__cardImage{transform:scale(1.05)}.LatestNews-module__ud563q__imageWrap{height:220px;position:relative;overflow:hidden}.LatestNews-module__ud563q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.LatestNews-module__ud563q__cardCategory{top:var(--space-md);left:var(--space-md);background:var(--color-red);color:var(--color-white);text-transform:uppercase;letter-spacing:1px;border-radius:var(--radius-sm);padding:.3rem .75rem;font-size:.6875rem;font-weight:600;position:absolute}.LatestNews-module__ud563q__cardBody{padding:var(--space-xl);flex-direction:column;flex:1;display:flex}.LatestNews-module__ud563q__cardDate{color:var(--color-gray-500);margin-bottom:var(--space-sm);font-size:.8125rem}.LatestNews-module__ud563q__cardTitle{color:var(--color-white);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:700;line-height:1.4}.LatestNews-module__ud563q__cardExcerpt{color:var(--color-gray-400);margin-bottom:var(--space-lg);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.9rem;line-height:1.7;display:-webkit-box;overflow:hidden}.LatestNews-module__ud563q__readMore{align-items:center;gap:var(--space-xs);color:var(--color-red-light);transition:gap var(--transition-fast);font-size:.875rem;font-weight:600;display:inline-flex}.LatestNews-module__ud563q__card:hover .LatestNews-module__ud563q__readMore{gap:var(--space-sm)}.LatestNews-module__ud563q__viewAll{text-align:center;margin-top:var(--space-3xl)}
