.PrivacyPolicy-module__vsC0Oq__main{background-color:var(--bg-pure-black,#000);min-height:100vh;color:var(--text-primary,#fff);flex-direction:column;display:flex}.PrivacyPolicy-module__vsC0Oq__section{flex:1;padding:10rem 1.5rem 6rem;position:relative;overflow:hidden}.PrivacyPolicy-module__vsC0Oq__blueGrid{z-index:0;pointer-events:none;background-image:linear-gradient(#3b82f61a 1px,#0000 1px),linear-gradient(90deg,#3b82f61a 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(at 50% 0,#000 0%,#0000 80%);mask-image:radial-gradient(at 50% 0,#000 0%,#0000 80%)}.PrivacyPolicy-module__vsC0Oq__container{z-index:1;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:1000px;margin:0 auto;padding:4rem;position:relative;box-shadow:0 20px 40px #0006}.PrivacyPolicy-module__vsC0Oq__header{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:4rem;padding-bottom:2rem}.PrivacyPolicy-module__vsC0Oq__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.PrivacyPolicy-module__vsC0Oq__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite PrivacyPolicy-module__vsC0Oq__pulse}@keyframes PrivacyPolicy-module__vsC0Oq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.PrivacyPolicy-module__vsC0Oq__title{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.PrivacyPolicy-module__vsC0Oq__lastUpdated{color:var(--text-secondary);font-size:.95rem}.PrivacyPolicy-module__vsC0Oq__content{flex-direction:column;gap:2rem;display:flex}.PrivacyPolicy-module__vsC0Oq__content h2{color:var(--brand-red,#e63946);margin-top:1rem;font-size:1.5rem;font-weight:700}.PrivacyPolicy-module__vsC0Oq__content p{color:#ffffffbf;font-size:1.05rem;line-height:1.8}.PrivacyPolicy-module__vsC0Oq__content ul{flex-direction:column;gap:.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.PrivacyPolicy-module__vsC0Oq__content li{color:#ffffffbf;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.PrivacyPolicy-module__vsC0Oq__section{padding:8rem 1rem 4rem}.PrivacyPolicy-module__vsC0Oq__container{padding:2rem}.PrivacyPolicy-module__vsC0Oq__title{font-size:2.5rem}}
.Navbar-module__cJzEcG__navbarContainer{z-index:1000;flex-direction:column;width:100%;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__topNav{background:linear-gradient(90deg,var(--bg-mood-offering)0%,var(--bg-pure-black)30%,var(--bg-pure-black)70%,var(--bg-mood-offering)100%);border-bottom:1px solid var(--border-glass);background-size:100% 100%;justify-content:flex-end;align-items:center;gap:20px;height:32px;padding:0 5%;display:flex}.Navbar-module__cJzEcG__topLink{color:#fff;font-size:12px;transition:color .2s}.Navbar-module__cJzEcG__topLink:hover{color:var(--brand-red)}.Navbar-module__cJzEcG__mainNav{background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-glass);background-size:100% 100%;justify-content:space-between;align-items:center;height:70px;padding:0 5%;display:flex}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{color:var(--brand-red);background:#e639461a;border-color:#e639464d}.Navbar-module__cJzEcG__mobileMenuContainer{background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);z-index:2500;background-size:100% 100%;flex-direction:column;width:100%;height:100dvh;display:flex;position:fixed;top:0;right:0;overflow:hidden}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#00000080;width:100vw;height:100dvh;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__logo{align-items:center;width:320px;height:100%;display:flex;position:relative}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:170px;position:absolute;transform:translateY(10px)}.Navbar-module__cJzEcG__mobileMainLogo{display:none}@media (max-width:992px){.Navbar-module__cJzEcG__logoImg{display:none}.Navbar-module__cJzEcG__logo{width:auto}.Navbar-module__cJzEcG__mobileMainLogo{justify-content:center;align-items:center;height:100%;display:flex}}.Navbar-module__cJzEcG__navLinks{flex:1;justify-content:center;align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-primary);align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--brand-red)}.Navbar-module__cJzEcG__actions{justify-content:flex-end;align-items:center;gap:15px;width:450px;display:flex}.Navbar-module__cJzEcG__searchBox{border:1px solid var(--border-glass);color:var(--text-secondary);background:#ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.Navbar-module__cJzEcG__loginBtn{background:linear-gradient(90deg,#e63946 0%,#ff6b75 50%,#e63946 100%);background-color:var(--brand-red);color:#fff;background-size:200%;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s,background-position .3s;animation:3s linear infinite Navbar-module__cJzEcG__buttonGradient;box-shadow:0 4px 12px #e6394633}@keyframes Navbar-module__cJzEcG__flowGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Navbar-module__cJzEcG__buttonGradient{0%{background-position:0%}to{background-position:200%}}.Navbar-module__cJzEcG__loginBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e639464d}@media (max-width:992px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__searchBox{display:none}.Navbar-module__cJzEcG__mobileToggle{margin-left:15px;display:flex}.Navbar-module__cJzEcG__logo{width:150px}.Navbar-module__cJzEcG__logoImg{height:100px;transform:translateY(-45%)}.Navbar-module__cJzEcG__loginBtn{display:none}.Navbar-module__cJzEcG__actions{width:auto}.Navbar-module__cJzEcG__mobileWhatsAppBtn{display:flex}}@media (max-width:768px){.Navbar-module__cJzEcG__topNav{display:none}.Navbar-module__cJzEcG__logo{width:140px}.Navbar-module__cJzEcG__logoImg{height:80px}}.Navbar-module__cJzEcG__navLinkContainer{cursor:pointer;align-items:center;height:100%;display:flex;position:relative}.Navbar-module__cJzEcG__dropdownGrid{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(2,260px);gap:.5rem;margin-top:15px;padding:.8rem;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000080}.Navbar-module__cJzEcG__dropdownCard{border:1px solid #0000;border-radius:8px;align-items:center;gap:.8rem;padding:.6rem .8rem;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cJzEcG__dropdownCard:hover{background:#ffffff0d;border-color:#ffffff1a}.Navbar-module__cJzEcG__iconWrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cJzEcG__iconWrapper svg{width:18px;height:18px}.Navbar-module__cJzEcG__cardContent{flex-direction:column;gap:4px;display:flex}.Navbar-module__cJzEcG__cardTitle{color:var(--text-primary);font-size:.9rem;font-weight:500}.Navbar-module__cJzEcG__comingSoonBadge{color:#e63946;text-transform:uppercase;letter-spacing:.7px;background:#e639461f;border:1px solid #e6394633;border-radius:4px;align-self:flex-start;width:fit-content;margin-top:2px;padding:2px 6px;font-size:.62rem;font-weight:800;display:inline-block}.Navbar-module__cJzEcG__dropdown{background:var(--brand-black-soft);border:1px solid var(--border-glass);z-index:1000;border-radius:12px;flex-direction:column;gap:10px;min-width:220px;margin-top:10px;padding:15px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0000004d}.Navbar-module__cJzEcG__dropdownLink{color:var(--text-secondary);white-space:nowrap;border-radius:8px;padding:10px 15px;font-size:14px;transition:all .2s;display:block}.Navbar-module__cJzEcG__dropdownLink:hover{color:var(--brand-red);background:#dc26261a}.Navbar-module__cJzEcG__subItemLink{color:#fff;border-bottom:1px solid #ffffff08;align-items:center;gap:12px;padding:14px 0;font-size:15px;line-height:1.5;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__subItemLink:hover{color:#e63946;padding-left:5px}.Navbar-module__cJzEcG__subItemIcon{color:#ffffff80;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:4px;display:flex}.Navbar-module__cJzEcG__mobileLogoCircle,.Navbar-module__cJzEcG__mobileMainLogoCircle{background:linear-gradient(135deg,#fff 0%,#e6e6e6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;display:flex;box-shadow:0 4px 15px #ffffff26}.Navbar-module__cJzEcG__mobileMainLogoIcon,.Navbar-module__cJzEcG__mobileLogoIcon{object-fit:contain;width:auto;height:165px;transform:translate(-60px,12px)}.Navbar-module__cJzEcG__mobileWhatsAppBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;transition:transform .2s;animation:2s infinite Navbar-module__cJzEcG__pulseGlow;display:none;box-shadow:0 4px 10px #25d36666}.Navbar-module__cJzEcG__mobileWhatsAppBtn:active{transform:scale(.95)}@keyframes Navbar-module__cJzEcG__pulseGlow{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}.Navbar-module__cJzEcG__logoSpan{display:none}.Navbar-module__cJzEcG__disabledCard{cursor:default;opacity:.7;border:1px solid #0000;border-radius:8px;align-items:center;gap:.8rem;padding:.6rem .8rem;display:flex}.Navbar-module__cJzEcG__mobileLogoContainer{justify-content:center;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__mobileIconBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileIconBtn:hover{color:#ff4d5a;background:#e639461a;border-color:#e639464d;transform:scale(1.05)}.Navbar-module__cJzEcG__mobileContentWrapper{flex:1;display:flex;overflow:hidden}.Navbar-module__cJzEcG__mobileCategorySide{background:#111;border-right:1px solid #ffffff0d;flex-direction:column;width:38%;display:flex;overflow-y:auto}.Navbar-module__cJzEcG__mobileSocialSeparator{opacity:.8;background:#e63946;flex-shrink:0;width:80%;height:2px;margin:20px auto}.Navbar-module__cJzEcG__mobileSocialFooter{background:linear-gradient(#e6394626,#0009);border-bottom-left-radius:8px;justify-content:center;gap:25px;margin-top:auto;padding:20px 0;display:flex}.Navbar-module__cJzEcG__socialIconLinkedin{color:#0077b5;transition:transform .2s}.Navbar-module__cJzEcG__socialIconWhatsapp{color:#25d366;transition:transform .2s}.Navbar-module__cJzEcG__socialIconLinkedin:hover,.Navbar-module__cJzEcG__socialIconWhatsapp:hover{transform:scale(1.15)}.Navbar-module__cJzEcG__mobileHeader{background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 15px;display:flex}.Navbar-module__cJzEcG__categoryItem{text-align:left;color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff08;flex-direction:column;align-items:center;gap:6px;width:100%;padding:16px 10px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__subItemLink{color:#fff;background:#111;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;font-size:13px;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__subItemLink:hover{background:#1a1a1a;border-color:#e639464d;transform:translate(4px)}.Navbar-module__cJzEcG__categoryItem span{text-transform:uppercase;letter-spacing:.5px;font-size:11px}.Navbar-module__cJzEcG__mobileHeaderActions{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__mobileDemoBtn{color:#fff;text-transform:uppercase;cursor:pointer;letter-spacing:.5px;background:#e63946;border:none;border-radius:4px;padding:10px 16px;font-size:11px;font-weight:800;box-shadow:0 4px 12px #e639464d}.Navbar-module__cJzEcG__activeCategory{color:#fff;background:linear-gradient(90deg,#e639461a 0%,#0000 100%);border-left:4px solid #e63946;position:relative;box-shadow:inset 0 0 20px #00000080}.Navbar-module__cJzEcG__activeCategory span{color:#fff;letter-spacing:.5px;font-weight:800}.Navbar-module__cJzEcG__activeCategory svg{color:#fff;filter:drop-shadow(0 0 8px #ffffff80)}.Navbar-module__cJzEcG__mobileSubSide{background:#0a0a0a;width:62%;padding:25px 20px;overflow-y:auto}.Navbar-module__cJzEcG__subList{flex-direction:column;display:flex}.Navbar-module__cJzEcG__subCategoryTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;background:0 0;border-bottom:1px solid #ffffff0d;border-left:none;border-radius:0;margin-bottom:15px;padding:0 0 8px;font-size:11.5px;font-weight:800;display:block}.Navbar-module__cJzEcG__disabledSubItem{color:#fff3;border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.Navbar-module__cJzEcG__disabledBadge{color:#fff3;text-transform:uppercase;background:#ffffff0d;border-radius:4px;padding:2px 5px;font-size:8px;font-weight:700}@media (max-width:992px){.Navbar-module__cJzEcG__dropdown{display:none}}@media (max-width:480px){.Navbar-module__cJzEcG__mobileCategorySide{width:32%}.Navbar-module__cJzEcG__mobileSubSide{width:68%;padding:15px 10px}.Navbar-module__cJzEcG__categoryItem{padding:12px 6px}.Navbar-module__cJzEcG__categoryItem span{font-size:10px}.Navbar-module__cJzEcG__subItemLink{gap:8px;padding:10px;font-size:12px}.Navbar-module__cJzEcG__subCategoryTitle{font-size:10.5px}.Navbar-module__cJzEcG__mobileHeader{padding:0 10px}.Navbar-module__cJzEcG__mobileDemoBtn{padding:8px 12px;font-size:10px}}
.SupportForm-module__KmSRTG__section{background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:relative}.SupportForm-module__KmSRTG__blueGrid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.SupportForm-module__KmSRTG__container{z-index:10;flex-direction:column;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.SupportForm-module__KmSRTG__optionsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.SupportForm-module__KmSRTG__optionCard{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.SupportForm-module__KmSRTG__optionCard:hover{background:#ffffff0a;border-color:#e639464d}.SupportForm-module__KmSRTG__optionIconBox{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:all .3s;display:flex}.SupportForm-module__KmSRTG__optionCard:hover .SupportForm-module__KmSRTG__optionIconBox{transform:translateY(-2px)}.SupportForm-module__KmSRTG__optionTitle{color:#fff;margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.SupportForm-module__KmSRTG__optionDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.SupportForm-module__KmSRTG__optionContact{width:100%;padding-top:1rem;font-size:.8rem;font-weight:600}.SupportForm-module__KmSRTG__splitLayout{touch-action:manipulation;grid-template-columns:1fr 1.2fr;align-items:stretch;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.SupportForm-module__KmSRTG__infoPanel{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:flex-start;padding-top:2rem;padding-right:2rem;display:flex;position:relative}.SupportForm-module__KmSRTG__badge{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary,#fff);border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.SupportForm-module__KmSRTG__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite SupportForm-module__KmSRTG__pulse}@keyframes SupportForm-module__KmSRTG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.SupportForm-module__KmSRTG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--brand-red);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite SupportForm-module__KmSRTG__gradientMove}@keyframes SupportForm-module__KmSRTG__gradientMove{0%{background-position:0%}to{background-position:200%}}.SupportForm-module__KmSRTG__formTitle{color:#fff;letter-spacing:-2px;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1.1}.SupportForm-module__KmSRTG__redText{color:var(--brand-red);position:relative}.SupportForm-module__KmSRTG__formSubtitle{color:#fff9;margin-bottom:3.5rem;font-size:1.15rem;line-height:1.6}.SupportForm-module__KmSRTG__leftAlignHeader{text-align:left!important;margin-left:0!important}.SupportForm-module__KmSRTG__leftAlignHeader p{margin-left:0!important}.SupportForm-module__KmSRTG__contactDetails{flex-direction:column;gap:2rem;display:flex}.SupportForm-module__KmSRTG__contactItem{cursor:pointer;border-radius:12px;align-items:center;gap:1.2rem;padding:.5rem;transition:all .3s;display:flex}.SupportForm-module__KmSRTG__contactItem:hover{background:#ffffff08}.SupportForm-module__KmSRTG__contactIcon{width:48px;height:48px;color:var(--brand-red);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 15px #e639461a}.SupportForm-module__KmSRTG__contactItem:hover .SupportForm-module__KmSRTG__contactIcon{color:#ff4d6d;background:#e639461a;border-color:#e639464d;box-shadow:0 0 25px #e6394633}.SupportForm-module__KmSRTG__contactLabel{color:#fff6;text-transform:uppercase;letter-spacing:1px;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.SupportForm-module__KmSRTG__contactValue{color:#fff;font-size:1.1rem;font-weight:600}.SupportForm-module__KmSRTG__infoDecoration{z-index:-1;filter:blur(60px);background:radial-gradient(circle,#e6394626 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:-200px}.SupportForm-module__KmSRTG__formContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;padding:3rem;position:relative;box-shadow:0 40px 100px #00000080}.SupportForm-module__KmSRTG__formContainer input,.SupportForm-module__KmSRTG__formContainer textarea{-webkit-user-select:text;user-select:text}.SupportForm-module__KmSRTG__form{flex-direction:column;gap:1.5rem;display:flex}.SupportForm-module__KmSRTG__gridFields{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.SupportForm-module__KmSRTG__inputGroup{flex-direction:column;gap:.6rem;display:flex}.SupportForm-module__KmSRTG__label{color:#ffffffb3;margin-left:.2rem;font-size:.85rem;font-weight:600}.SupportForm-module__KmSRTG__inputWrapper{position:relative}.SupportForm-module__KmSRTG__input,.SupportForm-module__KmSRTG__textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:1.1rem;font-size:.95rem;transition:all .3s}.SupportForm-module__KmSRTG__inputGlow{pointer-events:none;z-index:-1;border-radius:16px;transition:all .3s;position:absolute;inset:0}.SupportForm-module__KmSRTG__input:focus,.SupportForm-module__KmSRTG__textarea:focus{border-color:var(--brand-red);background:#ffffff12;outline:none;box-shadow:0 0 20px #e639461a}.SupportForm-module__KmSRTG__customDropdown{flex-direction:column;gap:.6rem;display:flex;position:relative}.SupportForm-module__KmSRTG__intentSelector{flex-wrap:wrap;gap:.8rem;margin-top:.2rem;display:flex}.SupportForm-module__KmSRTG__intentBtn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s}.SupportForm-module__KmSRTG__intentBtn:hover{color:#fff;background:#ffffff14}.SupportForm-module__KmSRTG__intentBtnActive{border-color:var(--brand-red);color:var(--brand-red);background:#e639461a;box-shadow:0 0 20px #e639461a}.SupportForm-module__KmSRTG__dropdownTrigger{cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:1.1rem;font-size:.95rem;transition:all .3s;display:flex}.SupportForm-module__KmSRTG__dropdownTriggerActive{border-color:var(--brand-red);background:#ffffff12}.SupportForm-module__KmSRTG__dropdownMenu{z-index:100;background:#111;border:1px solid #ffffff1a;border-radius:16px;width:100%;margin-top:10px;padding:.5rem;position:absolute;top:100%;box-shadow:0 20px 50px #000c}.SupportForm-module__KmSRTG__dropdownOption{cursor:pointer;color:#fff9;border-radius:10px;padding:.8rem 1rem;transition:all .2s}.SupportForm-module__KmSRTG__dropdownOption:hover{color:#fff;background:#e639461a}.SupportForm-module__KmSRTG__dropdownOptionActive{background:var(--brand-red);color:#fff}.SupportForm-module__KmSRTG__submitBtn{background:linear-gradient(135deg,var(--brand-red),#ff4d6d);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;padding:1.2rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.SupportForm-module__KmSRTG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #e639464d}.SupportForm-module__KmSRTG__successMsg,.SupportForm-module__KmSRTG__errorMsg{border-radius:12px;align-items:center;gap:.8rem;margin-top:1.5rem;padding:1rem;font-size:.9rem;font-weight:600;display:flex}.SupportForm-module__KmSRTG__successMsg{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.SupportForm-module__KmSRTG__errorMsg{color:#f87171;background:#e639461a;border:1px solid #e6394633}.SupportForm-module__KmSRTG__errorText{color:var(--brand-red);margin-top:.4rem;font-size:.75rem;font-weight:600}@media (max-width:850px){.SupportForm-module__KmSRTG__splitLayout{grid-template-columns:1fr;gap:3rem}.SupportForm-module__KmSRTG__infoPanel{text-align:center;padding-right:0}.SupportForm-module__KmSRTG__infoContent{flex-direction:column;align-items:center;display:flex}.SupportForm-module__KmSRTG__contactDetails{flex-flow:wrap;justify-content:center;gap:1.5rem}.SupportForm-module__KmSRTG__formTitle{font-size:3rem}.SupportForm-module__KmSRTG__optionsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SupportForm-module__KmSRTG__section,.SupportForm-module__KmSRTG__formContainer{padding:2rem 1.5rem}.SupportForm-module__KmSRTG__gridFields{grid-template-columns:1fr}.SupportForm-module__KmSRTG__formTitle{font-size:2.5rem}.SupportForm-module__KmSRTG__contactDetails{flex-direction:column;align-items:center}}@media (max-width:640px){.SupportForm-module__KmSRTG__optionsGrid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{padding:var(--section-padding);border-top:1px solid var(--border-glass);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;padding-bottom:40px;position:relative;overflow:hidden}.Footer-module__S6Hkya__bgGlow{display:none}@keyframes Footer-module__S6Hkya__royalShadowMove{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;max-width:1400px;margin:0 auto 60px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__logo{text-decoration:none;display:block}.Footer-module__S6Hkya__logoText{font-family:var(--font-open-sans),sans-serif;letter-spacing:-.03em;color:#fff;font-size:2rem;font-weight:800;line-height:1}.Footer-module__S6Hkya__brandS{color:var(--brand-red);display:inline-block}.Footer-module__S6Hkya__isoBadgeGreen{color:var(--brand-green);letter-spacing:.05em;background:linear-gradient(135deg,#22c55e0d 0%,#0000 100%);border:1px solid #22c55e4d;border-radius:8px;justify-content:center;align-items:center;gap:10px;max-width:fit-content;padding:8px 16px;font-size:13px;font-weight:600;line-height:1;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #22c55e1a}.Footer-module__S6Hkya__isoBadgeGreen:hover{background:linear-gradient(135deg,#22c55e1a 0%,#0000 100%);border-color:#22c55e80;box-shadow:0 4px 20px #22c55e33}.Footer-module__S6Hkya__desc{color:var(--text-secondary);max-width:320px;font-size:15px;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;text-align:left;margin-bottom:24px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__link:hover{color:var(--brand-red);transform:translate(4px)}.Footer-module__S6Hkya__disabledLink{color:#ffffff4d;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex}.Footer-module__S6Hkya__redDot{background-color:var(--brand-red);opacity:.6;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #e6394680}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-glass);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:40px;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-secondary);font-size:13px}.Footer-module__S6Hkya__madeBy{color:#fff9;letter-spacing:.02em;font-size:14px;font-weight:500}.Footer-module__S6Hkya__indianFlagText{background:linear-gradient(90deg,#f93 0% 20%,#fff 40% 60%,#138808 80% 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 6px #0009);letter-spacing:.05em;-webkit-background-clip:text;background-clip:text;font-weight:900;transition:all .4s cubic-bezier(.16,1,.3,1);animation:4s linear infinite Footer-module__S6Hkya__gradientMove;display:inline-block}@keyframes Footer-module__S6Hkya__gradientMove{0%{background-position:0%}to{background-position:200%}}.Footer-module__S6Hkya__indianFlagText:hover{filter:drop-shadow(0 0 12px #fff6);letter-spacing:.08em;transform:translateY(-2px)scale(1.05)}.Footer-module__S6Hkya__socials{align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__adminBtn{color:var(--brand-red);text-transform:uppercase;letter-spacing:.05em;background:#e639460d;border:1px solid #e639464d;border-radius:6px;margin-right:10px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__adminBtn:hover{background:var(--brand-red);color:#fff;border-color:var(--brand-red);box-shadow:0 4px 15px #e639464d}.Footer-module__S6Hkya__socialIcon{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__whatsappIcon:hover{color:#25d366;background:#25d3660d;border-color:#25d3664d}.Footer-module__S6Hkya__linkedinIcon:hover{color:#0a66c2;background:#0a66c20d;border-color:#0a66c24d}.Footer-module__S6Hkya__mailIcon:hover{color:#ea4335;background:#ea43350d;border-color:#ea43354d}.Footer-module__S6Hkya__socialIcon:hover{transform:translateY(-4px)scale(1.1);box-shadow:0 10px 20px #0000004d}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:40px 20px;display:grid}.Footer-module__S6Hkya__brand{grid-column:span 2}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:20px}}@media (max-width:480px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__brand,.Footer-module__S6Hkya__industriesCol,.Footer-module__S6Hkya__companyCol,.Footer-module__S6Hkya__quickLinksCol,.Footer-module__S6Hkya__resourcesCol{grid-column:span 1}}
.Hero-module__s-6kkG__heroSection{text-align:center;min-height:100dvh;padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__heroSection:before{content:"";opacity:.08;pointer-events:none;z-index:1;content:"";opacity:.2;pointer-events:none;z-index:1;background-image:url(/button_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__s-6kkG__heroContent{z-index:10;max-width:900px;position:relative}.Hero-module__s-6kkG__container{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.Hero-module__s-6kkG__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.Hero-module__s-6kkG__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite Hero-module__s-6kkG__pulse}@keyframes Hero-module__s-6kkG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__s-6kkG__title{font-family:var(--font-open-sans),sans-serif;letter-spacing:-.02em;color:var(--text-primary,#fff);margin:0 auto 1rem;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:800;line-height:1.1}.Hero-module__s-6kkG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--brand-red);background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:-.15em;padding-bottom:.15em;animation:3s linear infinite Hero-module__s-6kkG__highlightGradient;display:inline-block;position:relative}@keyframes Hero-module__s-6kkG__highlightGradient{0%{background-position:0%}to{background-position:200%}}.Hero-module__s-6kkG__divider{background:var(--brand-red,#dc2626);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 4rem}.Hero-module__s-6kkG__subtitle{color:var(--text-secondary);max-width:900px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.8}.Hero-module__s-6kkG__ctaGroup{justify-content:center;gap:20px;display:flex}.Hero-module__s-6kkG__primaryCta{background:linear-gradient(90deg,#e63946 0%,#ff6b75 50%,#e63946 100%);background-color:var(--brand-red);color:#fff;text-align:center;background-size:200%;border-radius:50px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-position .3s;animation:3s linear infinite Hero-module__s-6kkG__buttonGradient;display:inline-flex;box-shadow:0 4px 12px #e6394633}@keyframes Hero-module__s-6kkG__buttonGradient{0%{background-position:0%}to{background-position:200%}}.Hero-module__s-6kkG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e639464d}.Hero-module__s-6kkG__secondaryCta{border:1px solid var(--border-glass);background:var(--bg-glass);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:16px 36px;font-size:16px;font-weight:700;transition:background .2s}.Hero-module__s-6kkG__secondaryCta:hover{background:#ffffff1a}.Hero-module__s-6kkG__scrollIndicator{opacity:.7;z-index:20;color:var(--text-secondary);flex-direction:column;align-items:center;gap:8px;animation:2s infinite Hero-module__s-6kkG__bounce;display:flex;position:absolute;bottom:30px}.Hero-module__s-6kkG__mouse{border:2px solid var(--text-secondary);border-radius:20px;width:26px;height:40px;position:relative}.Hero-module__s-6kkG__wheel{background:var(--text-primary);border-radius:2px;width:4px;height:8px;animation:1.5s infinite Hero-module__s-6kkG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__s-6kkG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}@keyframes Hero-module__s-6kkG__scrollWheel{0%{opacity:1;top:6px}to{opacity:0;top:18px}}@media (max-width:1024px){.Hero-module__s-6kkG__container{max-width:90%}}@media (max-width:768px){.Hero-module__s-6kkG__heroSection{padding-top:120px}.Hero-module__s-6kkG__title{font-size:2.4rem;line-height:1.2}.Hero-module__s-6kkG__subtitle{font-size:1rem;line-height:1.6}.Hero-module__s-6kkG__badge{margin-bottom:1.5rem;font-size:.75rem}.Hero-module__s-6kkG__ctaGroup{flex-direction:column;width:100%;max-width:300px;margin:0 auto}}@media (max-width:480px){.Hero-module__s-6kkG__title{font-size:2rem}.Hero-module__s-6kkG__primaryCta{padding:14px 24px;font-size:15px}.Hero-module__s-6kkG__badge{margin-bottom:3vh;padding:6px 12px}}.Hero-module__s-6kkG__cursor{background:var(--brand-red);vertical-align:middle;width:4px;height:1.2em;margin-left:4px;transition:opacity .1s;display:inline-block}
.TCFooter-module__Vu5nsG__footer{padding:var(--section-padding);border-top:1px solid var(--border-glass);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;padding-bottom:40px;position:relative;overflow:hidden}.TCFooter-module__Vu5nsG__bgGlow{display:none}@keyframes TCFooter-module__Vu5nsG__royalShadowMove{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.TCFooter-module__Vu5nsG__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;max-width:1400px;margin:0 auto 60px;display:grid}.TCFooter-module__Vu5nsG__brand{flex-direction:column;gap:24px;display:flex}.TCFooter-module__Vu5nsG__logo{text-decoration:none;display:block}.TCFooter-module__Vu5nsG__logoText{font-family:var(--font-open-sans),sans-serif;letter-spacing:-.03em;color:#fff;font-size:2rem;font-weight:800;line-height:1}.TCFooter-module__Vu5nsG__brandS{color:var(--brand-red);display:inline-block}.TCFooter-module__Vu5nsG__isoBadgeGreen{color:var(--brand-green);letter-spacing:.05em;background:linear-gradient(135deg,#22c55e0d 0%,#0000 100%);border:1px solid #22c55e4d;border-radius:8px;justify-content:center;align-items:center;gap:10px;max-width:fit-content;padding:8px 16px;font-size:13px;font-weight:600;line-height:1;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #22c55e1a}.TCFooter-module__Vu5nsG__isoBadgeGreen:hover{background:linear-gradient(135deg,#22c55e1a 0%,#0000 100%);border-color:#22c55e80;box-shadow:0 4px 20px #22c55e33}.TCFooter-module__Vu5nsG__desc{color:var(--text-secondary);max-width:320px;font-size:15px;line-height:1.6}.TCFooter-module__Vu5nsG__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;text-align:left;margin-bottom:24px;font-size:16px;font-weight:700}.TCFooter-module__Vu5nsG__links{flex-direction:column;gap:12px;display:flex}.TCFooter-module__Vu5nsG__link{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:all .2s}.TCFooter-module__Vu5nsG__link:hover{color:var(--brand-red);transform:translate(4px)}.TCFooter-module__Vu5nsG__disabledLink{color:#ffffff4d;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex}.TCFooter-module__Vu5nsG__redDot{background-color:var(--brand-red);opacity:.6;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #e6394680}.TCFooter-module__Vu5nsG__bottomBar{border-top:1px solid var(--border-glass);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:40px;display:flex}.TCFooter-module__Vu5nsG__copy{color:var(--text-secondary);font-size:13px}.TCFooter-module__Vu5nsG__madeBy{color:#fff9;letter-spacing:.02em;font-size:14px;font-weight:500}.TCFooter-module__Vu5nsG__indianFlagText{background:linear-gradient(90deg,#f93 0% 20%,#fff 40% 60%,#138808 80% 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 6px #0009);letter-spacing:.05em;-webkit-background-clip:text;background-clip:text;font-weight:900;transition:all .4s cubic-bezier(.16,1,.3,1);animation:4s linear infinite TCFooter-module__Vu5nsG__gradientMove;display:inline-block}@keyframes TCFooter-module__Vu5nsG__gradientMove{0%{background-position:0%}to{background-position:200%}}.TCFooter-module__Vu5nsG__indianFlagText:hover{filter:drop-shadow(0 0 12px #fff6);letter-spacing:.08em;transform:translateY(-2px)scale(1.05)}.TCFooter-module__Vu5nsG__socials{gap:20px;display:flex}.TCFooter-module__Vu5nsG__socialIcon{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.TCFooter-module__Vu5nsG__whatsappIcon:hover{color:#25d366;background:#25d3660d;border-color:#25d3664d}.TCFooter-module__Vu5nsG__linkedinIcon:hover{color:#0a66c2;background:#0a66c20d;border-color:#0a66c24d}.TCFooter-module__Vu5nsG__mailIcon:hover{color:#ea4335;background:#ea43350d;border-color:#ea43354d}.TCFooter-module__Vu5nsG__socialIcon:hover{transform:translateY(-4px)scale(1.1);box-shadow:0 10px 20px #0000004d}@media (max-width:992px){.TCFooter-module__Vu5nsG__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.TCFooter-module__Vu5nsG__grid{grid-template-columns:1fr 1fr;gap:40px 20px;display:grid}.TCFooter-module__Vu5nsG__brand{grid-column:span 2}.TCFooter-module__Vu5nsG__bottomBar{text-align:center;flex-direction:column;gap:20px}}@media (max-width:480px){.TCFooter-module__Vu5nsG__grid{grid-template-columns:1fr}.TCFooter-module__Vu5nsG__brand,.TCFooter-module__Vu5nsG__industriesCol,.TCFooter-module__Vu5nsG__companyCol,.TCFooter-module__Vu5nsG__quickLinksCol,.TCFooter-module__Vu5nsG__resourcesCol{grid-column:span 1}}
.TCHero-module__w0IorG__heroSection{text-align:center;min-height:100dvh;padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.TCHero-module__w0IorG__heroSection:before{content:"";opacity:.08;pointer-events:none;z-index:1;content:"";opacity:.2;pointer-events:none;z-index:1;background-image:url(/button_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TCHero-module__w0IorG__heroContent{z-index:10;max-width:900px;position:relative}.TCHero-module__w0IorG__container{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.TCHero-module__w0IorG__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.TCHero-module__w0IorG__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite TCHero-module__w0IorG__pulse}@keyframes TCHero-module__w0IorG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.TCHero-module__w0IorG__title{font-family:var(--font-open-sans),sans-serif;letter-spacing:-.02em;color:var(--text-primary,#fff);margin:0 auto 1rem;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:800;line-height:1.1}.TCHero-module__w0IorG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--brand-red);background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:-.15em;padding-bottom:.15em;animation:3s linear infinite TCHero-module__w0IorG__highlightGradient;display:inline-block;position:relative}@keyframes TCHero-module__w0IorG__highlightGradient{0%{background-position:0%}to{background-position:200%}}.TCHero-module__w0IorG__divider{background:var(--brand-red,#dc2626);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 4rem}.TCHero-module__w0IorG__subtitle{color:var(--text-secondary);max-width:900px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.8}.TCHero-module__w0IorG__ctaGroup{justify-content:center;gap:20px;display:flex}.TCHero-module__w0IorG__primaryCta{background:linear-gradient(90deg,#e63946 0%,#ff6b75 50%,#e63946 100%);background-color:var(--brand-red);color:#fff;text-align:center;background-size:200%;border-radius:50px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-position .3s;animation:3s linear infinite TCHero-module__w0IorG__buttonGradient;display:inline-flex;box-shadow:0 4px 12px #e6394633}@keyframes TCHero-module__w0IorG__buttonGradient{0%{background-position:0%}to{background-position:200%}}.TCHero-module__w0IorG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e639464d}.TCHero-module__w0IorG__secondaryCta{border:1px solid var(--border-glass);background:var(--bg-glass);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:16px 36px;font-size:16px;font-weight:700;transition:background .2s}.TCHero-module__w0IorG__secondaryCta:hover{background:#ffffff1a}.TCHero-module__w0IorG__scrollIndicator{opacity:.7;z-index:20;color:var(--text-secondary);flex-direction:column;align-items:center;gap:8px;animation:2s infinite TCHero-module__w0IorG__bounce;display:flex;position:absolute;bottom:30px}.TCHero-module__w0IorG__mouse{border:2px solid var(--text-secondary);border-radius:20px;width:26px;height:40px;position:relative}.TCHero-module__w0IorG__wheel{background:var(--text-primary);border-radius:2px;width:4px;height:8px;animation:1.5s infinite TCHero-module__w0IorG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes TCHero-module__w0IorG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}@keyframes TCHero-module__w0IorG__scrollWheel{0%{opacity:1;top:6px}to{opacity:0;top:18px}}@media (max-width:1024px){.TCHero-module__w0IorG__container{max-width:90%}}@media (max-width:768px){.TCHero-module__w0IorG__heroSection{padding-top:120px}.TCHero-module__w0IorG__title{font-size:2.4rem;line-height:1.2}.TCHero-module__w0IorG__subtitle{font-size:1rem;line-height:1.6}.TCHero-module__w0IorG__badge{margin-bottom:1.5rem;font-size:.75rem}.TCHero-module__w0IorG__ctaGroup{flex-direction:column;width:100%;max-width:300px;margin:0 auto}}@media (max-width:480px){.TCHero-module__w0IorG__title{font-size:2rem}.TCHero-module__w0IorG__primaryCta{padding:14px 24px;font-size:15px}.TCHero-module__w0IorG__badge{margin-bottom:3vh;padding:6px 12px}}.TCHero-module__w0IorG__cursor{background:var(--brand-red);vertical-align:middle;width:4px;height:1.2em;margin-left:4px;transition:opacity .1s;display:inline-block}
.SectionHeader-module__1WsNmG__header{text-align:center;width:100%;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:0;position:relative}.SectionHeader-module__1WsNmG__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.SectionHeader-module__1WsNmG__gradientLabel{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--brand-red);background-size:200%;-webkit-background-clip:text;background-clip:text;border-color:#fff6;animation:3s linear infinite SectionHeader-module__1WsNmG__gradientMove}.SectionHeader-module__1WsNmG__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite SectionHeader-module__1WsNmG__pulse}@keyframes SectionHeader-module__1WsNmG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.SectionHeader-module__1WsNmG__title{font-family:var(--font-open-sans),sans-serif;letter-spacing:-.02em;color:var(--text-primary,#fff);margin:0 auto 2rem;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:800;line-height:1.1}@media (max-width:1024px){.SectionHeader-module__1WsNmG__header{max-width:90%}}@media (max-width:768px){.SectionHeader-module__1WsNmG__header{margin-bottom:3rem}.SectionHeader-module__1WsNmG__title{font-size:clamp(2rem,6vw,3rem);line-height:1.2}.SectionHeader-module__1WsNmG__description{font-size:1rem;line-height:1.6}.SectionHeader-module__1WsNmG__label{margin-bottom:1.5rem;font-size:.75rem}.SectionHeader-module__1WsNmG__divider{margin-top:1.25rem}}@media (max-width:480px){.SectionHeader-module__1WsNmG__title{font-size:2rem}}.SectionHeader-module__1WsNmG__description{color:var(--text-secondary);max-width:900px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.6}.SectionHeader-module__1WsNmG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--brand-red);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite SectionHeader-module__1WsNmG__gradientMove}@keyframes SectionHeader-module__1WsNmG__gradientMove{0%{background-position:0%}to{background-position:200%}}.SectionHeader-module__1WsNmG__divider{background:var(--brand-red,#dc2626);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 0}
.Introduction-module__dVB0Ta__introSection{min-height:auto;padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);color:var(--text-primary);text-align:center;background-size:100% 100%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Introduction-module__dVB0Ta__introSection:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Introduction-module__dVB0Ta__container{z-index:10;flex-direction:column;gap:0;width:100%;max-width:1400px;display:flex;position:relative}.Introduction-module__dVB0Ta__headerRow{z-index:20;text-align:center;margin-bottom:2rem;position:relative}.Introduction-module__dVB0Ta__headingWrapper{margin-bottom:0}.Introduction-module__dVB0Ta__gridWrapper{width:100%;margin-top:30px}.Introduction-module__dVB0Ta__staticGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;padding:2rem 0;display:grid}.Introduction-module__dVB0Ta__sectorCard{text-align:left;isolation:isolate;background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;height:380px;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #0009,0 -8px 20px -5px #0000004d}.Introduction-module__dVB0Ta__imageWrapper{z-index:0;position:absolute;inset:0}.Introduction-module__dVB0Ta__overlay{z-index:2;transition:opacity .3s;position:absolute;inset:0}.Introduction-module__dVB0Ta__sectorCard:hover{transform:scale(1.02);box-shadow:0 35px 70px -12px #000c,0 -12px 25px -5px #0006}.Introduction-module__dVB0Ta__sectorCard:before{content:"";z-index:1;background:linear-gradient(#00000080 0%,#0000 35%,#000c 75%,#000000fa 100%);position:absolute;inset:0}.Introduction-module__dVB0Ta__cardHeader{z-index:3;justify-content:flex-end;align-items:flex-start;padding:1.5rem;display:flex;position:relative}.Introduction-module__dVB0Ta__sectorTitle{color:#fff;text-shadow:0 2px 4px #00000080;text-align:right;border-bottom:2px solid var(--brand-red);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;padding-bottom:.5rem;font-size:clamp(.9rem,1vw,1.15rem);font-weight:700;line-height:1.2;display:inline-block;overflow:hidden}.Introduction-module__dVB0Ta__cardFooter{z-index:3;padding:1.5rem;position:relative}.Introduction-module__dVB0Ta__sectorDesc{color:#fffc;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3.2em;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Introduction-module__dVB0Ta__knowMoreBtn{letter-spacing:.05em;color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Introduction-module__dVB0Ta__knowMoreBtn:hover{color:#fff;gap:.8rem}.Introduction-module__dVB0Ta__comingSoonBadge{letter-spacing:.05em;color:var(--brand-red);text-transform:uppercase;cursor:default;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700;display:inline-block}.Introduction-module__dVB0Ta__navRow{z-index:20;justify-content:center;margin-top:40px;display:flex;position:relative}.Introduction-module__dVB0Ta__navButtons{justify-content:center;gap:16px;display:flex}.Introduction-module__dVB0Ta__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Introduction-module__dVB0Ta__navBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 20px #0000004d}.Introduction-module__dVB0Ta__navBtn:active{transform:translateY(0)scale(.95)}.Introduction-module__dVB0Ta__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#dc26260d,#0000 60%);width:100%;height:100%;position:absolute}@media (max-width:1200px){.Introduction-module__dVB0Ta__staticGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:1024px){.Introduction-module__dVB0Ta__headerRow{text-align:center;align-items:center}.Introduction-module__dVB0Ta__navRow{margin-top:30px}}@media (max-width:768px){.Introduction-module__dVB0Ta__sectorCard{height:340px;padding:1.25rem}.Introduction-module__dVB0Ta__cardHeader,.Introduction-module__dVB0Ta__cardFooter{padding:0}}@media (max-width:480px){.Introduction-module__dVB0Ta__introSection{padding:2.5rem 1rem}.Introduction-module__dVB0Ta__staticGrid{grid-template-columns:1fr}.Introduction-module__dVB0Ta__sectorCard{height:300px;padding:1rem}.Introduction-module__dVB0Ta__navBtn{width:40px;height:40px}}
.AboutUs-module__3KVYxq__aboutSection{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;position:relative;overflow:hidden}.AboutUs-module__3KVYxq__bgGlow{display:none}.AboutUs-module__3KVYxq__timelineContainer{justify-content:space-between;align-items:center;max-width:1400px;min-height:600px;margin:30px auto 0;padding:2rem;display:flex;position:relative}.AboutUs-module__3KVYxq__circuitLine{z-index:0;background:linear-gradient(90deg,#e639464d 0%,#f9cb284d 33%,#4facfe4d 66%,#00f2fe4d 100%);height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 10px #ffffff1a}.AboutUs-module__3KVYxq__timelineItem{z-index:1;flex:1;justify-content:center;height:100%;display:flex;position:relative}.AboutUs-module__3KVYxq__itemWrapper{align-items:center;display:flex;position:absolute;left:0;right:0}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__up .AboutUs-module__3KVYxq__itemWrapper{flex-direction:column;padding-bottom:0;bottom:50%}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__down .AboutUs-module__3KVYxq__itemWrapper{flex-direction:column-reverse;padding-top:0;top:50%}.AboutUs-module__3KVYxq__contentBlock{z-index:2;background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;width:90%;max-width:400px;min-height:160px;margin:0;padding:1.25rem;transition:all .3s;position:relative}.AboutUs-module__3KVYxq__contentBlock:hover{border-color:var(--dot-color);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.AboutUs-module__3KVYxq__blockTitle{color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1.15rem;font-weight:700;display:flex}.AboutUs-module__3KVYxq__blockDesc{color:var(--text-secondary);text-align:center;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.AboutUs-module__3KVYxq__verticalLine{background:linear-gradient(to bottom,var(--dot-color)0%,#ffffff1a 100%);z-index:1;flex-shrink:0;width:2px;height:4rem;margin:0 auto;position:relative}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__up .AboutUs-module__3KVYxq__verticalLine{background:linear-gradient(to bottom,var(--dot-color),transparent)}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__down .AboutUs-module__3KVYxq__verticalLine{background:linear-gradient(to top,var(--dot-color),transparent)}.AboutUs-module__3KVYxq__connector{background:var(--dot-color);border:4px solid var(--bg-section-dark);z-index:10;width:20px;height:20px;box-shadow:0 0 20px var(--dot-color);border-radius:50%;position:absolute}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__up .AboutUs-module__3KVYxq__connector{top:auto;bottom:4rem;left:50%;transform:translate(-50%,50%)}.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__down .AboutUs-module__3KVYxq__connector{top:4rem;bottom:auto;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.AboutUs-module__3KVYxq__timelineContainer{flex-direction:column;align-items:center;gap:1.5rem;min-height:auto;margin-top:2rem;padding:2rem 1rem;display:flex}.AboutUs-module__3KVYxq__circuitLine,.AboutUs-module__3KVYxq__verticalLine,.AboutUs-module__3KVYxq__connector{display:none!important}.AboutUs-module__3KVYxq__timelineItem{flex:none;width:100%;height:auto;margin-bottom:0;position:static}.AboutUs-module__3KVYxq__itemWrapper,.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__up .AboutUs-module__3KVYxq__itemWrapper,.AboutUs-module__3KVYxq__timelineItem.AboutUs-module__3KVYxq__down .AboutUs-module__3KVYxq__itemWrapper{flex-direction:column;align-items:center;width:100%;margin:0;padding:0;position:relative;top:auto;bottom:auto}.AboutUs-module__3KVYxq__contentBlock{text-align:left;width:100%;max-width:600px;min-height:auto;margin:0;background:#141414cc!important;border:1px solid #ffffff14!important;padding:1.5rem!important;box-shadow:0 4px 15px #0003!important}.AboutUs-module__3KVYxq__blockTitle{justify-content:flex-start;margin-bottom:.5rem;font-size:1.2rem}.AboutUs-module__3KVYxq__blockDesc{text-align:left;font-size:.95rem}}@media (max-width:480px){.AboutUs-module__3KVYxq__timelineContainer{gap:1rem;padding:1rem}.AboutUs-module__3KVYxq__contentBlock{padding:1.25rem 1rem!important}.AboutUs-module__3KVYxq__blockTitle{font-size:1.1rem}.AboutUs-module__3KVYxq__blockDesc{font-size:.9rem;line-height:1.5}}
.TCAbout-module__VRFTTG__aboutSection{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);position:relative;overflow:hidden}.TCAbout-module__VRFTTG__bgGlow{display:none}.TCAbout-module__VRFTTG__textContainer{z-index:2;flex-direction:column;gap:1.5rem;max-width:80%;margin:0 auto;padding:0 2rem 2rem;display:flex;position:relative}.TCAbout-module__VRFTTG__circuitLine{z-index:0;background:linear-gradient(90deg,#e639464d 0%,#f9cb284d 33%,#4facfe4d 66%,#00f2fe4d 100%);height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 10px #ffffff1a}.TCAbout-module__VRFTTG__timelineItem{z-index:1;flex:1;justify-content:center;height:100%;display:flex;position:relative}.TCAbout-module__VRFTTG__itemWrapper{align-items:center;display:flex;position:absolute;left:0;right:0}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__up .TCAbout-module__VRFTTG__itemWrapper{flex-direction:column;padding-bottom:0;bottom:50%}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__down .TCAbout-module__VRFTTG__itemWrapper{flex-direction:column-reverse;padding-top:0;top:50%}.TCAbout-module__VRFTTG__contentBlock{z-index:2;background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;width:90%;max-width:400px;min-height:160px;margin:0;padding:1.25rem;transition:all .3s;position:relative}.TCAbout-module__VRFTTG__contentBlock:hover{border-color:var(--dot-color);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.TCAbout-module__VRFTTG__blockTitle{color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1.15rem;font-weight:700;display:flex}.TCAbout-module__VRFTTG__blockDesc{color:var(--text-secondary);text-align:center;height:6.4em;font-size:.9rem;line-height:1.6;overflow:hidden}.TCAbout-module__VRFTTG__verticalLine{background:linear-gradient(to bottom,var(--dot-color)0%,#ffffff1a 100%);z-index:1;flex-shrink:0;width:2px;height:4rem;margin:0 auto;position:relative}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__up .TCAbout-module__VRFTTG__verticalLine{background:linear-gradient(to bottom,var(--dot-color),transparent)}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__down .TCAbout-module__VRFTTG__verticalLine{background:linear-gradient(to top,var(--dot-color),transparent)}.TCAbout-module__VRFTTG__connector{background:var(--dot-color);border:4px solid var(--bg-section-dark);z-index:10;width:20px;height:20px;box-shadow:0 0 20px var(--dot-color);border-radius:50%;position:absolute}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__up .TCAbout-module__VRFTTG__connector{top:auto;bottom:4rem;left:50%;transform:translate(-50%,50%)}.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__down .TCAbout-module__VRFTTG__connector{top:4rem;bottom:auto;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.TCAbout-module__VRFTTG__timelineContainer{flex-direction:column;align-items:center;gap:1.5rem;min-height:auto;margin-top:2rem;padding:2rem 1rem;display:flex}.TCAbout-module__VRFTTG__circuitLine,.TCAbout-module__VRFTTG__verticalLine,.TCAbout-module__VRFTTG__connector{display:none!important}.TCAbout-module__VRFTTG__timelineItem{flex:none;width:100%;height:auto;margin-bottom:0;position:static}.TCAbout-module__VRFTTG__itemWrapper,.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__up .TCAbout-module__VRFTTG__itemWrapper,.TCAbout-module__VRFTTG__timelineItem.TCAbout-module__VRFTTG__down .TCAbout-module__VRFTTG__itemWrapper{flex-direction:column;align-items:center;width:100%;margin:0;padding:0;position:relative;top:auto;bottom:auto}.TCAbout-module__VRFTTG__contentBlock{text-align:left;width:100%;max-width:600px;min-height:auto;margin:0;background:#141414cc!important;border:1px solid #ffffff14!important;padding:1.5rem!important;box-shadow:0 4px 15px #0003!important}.TCAbout-module__VRFTTG__blockTitle{justify-content:flex-start;margin-bottom:.5rem;font-size:1.2rem}.TCAbout-module__VRFTTG__blockDesc{text-align:left;font-size:.95rem}}@media (max-width:480px){.TCAbout-module__VRFTTG__timelineContainer{gap:1rem;padding:1rem}.TCAbout-module__VRFTTG__contentBlock{padding:1.25rem 1rem!important}.TCAbout-module__VRFTTG__blockTitle{font-size:1.1rem}.TCAbout-module__VRFTTG__blockDesc{font-size:.9rem;line-height:1.5}}.TCAbout-module__VRFTTG__aboutSection:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.TCAbout-module__VRFTTG__statsGrid{z-index:2;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1400px;margin:2rem auto 0;padding:0 2rem;display:grid;position:relative}@media (max-width:1200px){.TCAbout-module__VRFTTG__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.TCAbout-module__VRFTTG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TCAbout-module__VRFTTG__statsGrid{grid-template-columns:1fr}}
.Challenges-module__gUquOG__challengesSection{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);color:var(--text-primary);background-size:100% 100%;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Challenges-module__gUquOG__challengesSection:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Challenges-module__gUquOG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#dc26260d,#0000 60%);width:100%;height:100%;position:absolute}.Challenges-module__gUquOG__grid{z-index:2;grid-template-columns:repeat(4,1fr);justify-items:center;gap:1.5rem;width:100%;max-width:1400px;margin:40px auto 0;padding-bottom:2rem;display:grid}.Challenges-module__gUquOG__cardContainer{perspective:1200px;cursor:pointer;background:0 0;width:100%;max-width:320px;height:120px}.Challenges-module__gUquOG__cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;will-change:transform;border-radius:16px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.Challenges-module__gUquOG__cardContainer:hover .Challenges-module__gUquOG__cardInner{transform:rotateY(180deg)}.Challenges-module__gUquOG__cardFront,.Challenges-module__gUquOG__cardBack{backface-visibility:hidden;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.75rem 1rem;transition:background .3s;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000080}.Challenges-module__gUquOG__cardContainer:hover .Challenges-module__gUquOG__cardFront,.Challenges-module__gUquOG__cardContainer:hover .Challenges-module__gUquOG__cardBack{background:#ffffff14}.Challenges-module__gUquOG__cardFront{display:flex}.Challenges-module__gUquOG__cardBack{transform:rotateY(180deg)}.Challenges-module__gUquOG__cardTitle{color:#fffffff2;text-transform:uppercase;letter-spacing:.05em;text-align:center;text-shadow:0 2px 4px #00000080;width:100%;margin-bottom:.35rem;font-size:1.05rem;font-weight:800;line-height:1.2}.Challenges-module__gUquOG__cardDesc{color:#ffffffb3;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;width:100%;font-size:.85rem;font-weight:500;line-height:1.3;overflow:hidden}@media (max-width:1400px){.Challenges-module__gUquOG__grid{grid-template-columns:repeat(3,1fr);max-width:1100px}}@media (max-width:1024px){.Challenges-module__gUquOG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Challenges-module__gUquOG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding-bottom:2rem}.Challenges-module__gUquOG__cardContainer{max-width:100%;height:140px}.Challenges-module__gUquOG__cardFront,.Challenges-module__gUquOG__cardBack{padding:.5rem}.Challenges-module__gUquOG__cardTitle{margin-bottom:.2rem;font-size:.8rem}.Challenges-module__gUquOG__cardDesc{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;display:-webkit-box;overflow:hidden}}@media (max-width:480px){.Challenges-module__gUquOG__challengesSection{padding:2.5rem 5%}.Challenges-module__gUquOG__grid{grid-template-columns:1fr;gap:.5rem}.Challenges-module__gUquOG__cardContainer{height:130px}.Challenges-module__gUquOG__cardTitle{font-size:.75rem}.Challenges-module__gUquOG__cardDesc{font-size:.6rem}}.Challenges-module__gUquOG__iconWrapper{opacity:.9;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Challenges-module__gUquOG__cardFront .Challenges-module__gUquOG__iconWrapper{color:#ef4444}.Challenges-module__gUquOG__cardBack .Challenges-module__gUquOG__iconWrapper{color:#10b981}
.TCValues-module__p5nICG__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.TCValues-module__p5nICG__section:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.TCValues-module__p5nICG__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (max-width:1024px){.TCValues-module__p5nICG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TCValues-module__p5nICG__grid{grid-template-columns:1fr}}.TCValues-module__p5nICG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:250px;padding:2rem;display:flex;position:relative;overflow:hidden}.TCValues-module__p5nICG__card:hover{border-color:#3b82f64d}.TCValues-module__p5nICG__iconBox{color:#3b82f6;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.TCValues-module__p5nICG__cardTitle{color:#fff;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.TCValues-module__p5nICG__cardDesc{color:#ffffffb3;font-size:1rem;line-height:1.5}.TCValues-module__p5nICG__cardNumber{color:#ffffff08;z-index:0;pointer-events:none;font-size:6rem;font-weight:900;position:absolute;top:-10px;right:-10px}.TCValues-module__p5nICG__contentRelative{z-index:1;position:relative}
.KeyComponents-module__0Mv5Yq__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);color:var(--text-primary);background-size:100% 100%;flex-direction:column;display:flex;position:relative;overflow:hidden}.KeyComponents-module__0Mv5Yq__bgGlow{display:none}.KeyComponents-module__0Mv5Yq__container{z-index:2;width:100%;max-width:1400px;margin:0 auto}.KeyComponents-module__0Mv5Yq__bentoGrid{grid-template-columns:repeat(10,1fr);gap:1.5rem;max-width:1200px;margin:2rem auto 0;display:grid}.KeyComponents-module__0Mv5Yq__card{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:220px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;grid-column:span 3!important}.KeyComponents-module__0Mv5Yq__cardLarge{grid-column:span 4!important}.KeyComponents-module__0Mv5Yq__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.KeyComponents-module__0Mv5Yq__featureHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.KeyComponents-module__0Mv5Yq__featureIcon{background:#0000004d;border:1px solid;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;position:relative}.KeyComponents-module__0Mv5Yq__featureTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.KeyComponents-module__0Mv5Yq__featureBody{flex-direction:column;flex:1;display:flex}.KeyComponents-module__0Mv5Yq__featureDesc{color:#aaa;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.KeyComponents-module__0Mv5Yq__mockupContainer{opacity:.8;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.KeyComponents-module__0Mv5Yq__visualWrapper{width:100px;height:100px;position:relative}.KeyComponents-module__0Mv5Yq__iconVisual{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex;position:relative;transform:none}.KeyComponents-module__0Mv5Yq__brandIcon{color:var(--brand-red);stroke-width:1.5px;filter:drop-shadow(0 4px 6px #0003)}.KeyComponents-module__0Mv5Yq__iconBadge{z-index:2;letter-spacing:.5px;white-space:nowrap;border:1px solid #fff3;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:600;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:900px){.KeyComponents-module__0Mv5Yq__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.KeyComponents-module__0Mv5Yq__cardLarge{grid-column:auto}.KeyComponents-module__0Mv5Yq__card{min-height:200px}}
.TCLeaders-module__q1kTrq__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,#3b82f614 0%,var(--bg-pure-black)100%);position:relative;overflow:hidden}.TCLeaders-module__q1kTrq__bgGlow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#3b82f614 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:0%;transform:translate(50%,-50%)}.TCLeaders-module__q1kTrq__grid{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.TCLeaders-module__q1kTrq__cardWrapper{perspective:1000px;width:calc(33.333% - 2rem);max-width:380px;display:flex}.TCLeaders-module__q1kTrq__cardWrapperBottom{perspective:1000px;width:calc(50% - 1.5rem);max-width:450px;display:flex}.TCLeaders-module__q1kTrq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%;min-height:auto;transform-style:preserve-3d;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.TCLeaders-module__q1kTrq__card:hover{border-color:#3b82f680;box-shadow:0 15px 40px #3b82f626,inset 0 0 20px #3b82f61a}.TCLeaders-module__q1kTrq__imageContainer{border-bottom:1px solid #ffffff0d;width:100%;height:250px;position:relative;overflow:hidden}.TCLeaders-module__q1kTrq__image{object-fit:cover;object-position:center 30%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.TCLeaders-module__q1kTrq__card:hover .TCLeaders-module__q1kTrq__image{transform:scale(1.08)}.TCLeaders-module__q1kTrq__pritamImage{object-position:top}.TCLeaders-module__q1kTrq__ankushImage{object-position:center 35%;transform:scale(1.1)}.TCLeaders-module__q1kTrq__card:hover .TCLeaders-module__q1kTrq__ankushImage{transform:scale(1.18)}.TCLeaders-module__q1kTrq__mohsinImage{object-position:center top}.TCLeaders-module__q1kTrq__abhishekImage{object-position:center 8%}.TCLeaders-module__q1kTrq__kailashImage{object-position:center top}.TCLeaders-module__q1kTrq__imageOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0a0a0a33 50%,#0a0a0a 100%);position:absolute;inset:0}.TCLeaders-module__q1kTrq__content{text-align:center;z-index:2;flex-direction:column;flex-grow:1;align-items:center;padding:1.25rem 1.5rem;display:flex;position:relative;transform:translateZ(30px)}.TCLeaders-module__q1kTrq__name{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:.25rem;font-size:1.6rem;font-weight:700}.TCLeaders-module__q1kTrq__role{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:700}.TCLeaders-module__q1kTrq__bio{color:#ffffffb3;flex-grow:1;font-size:1.05rem;line-height:1.6}.TCLeaders-module__q1kTrq__glowBorder{z-index:-1;opacity:0;background:linear-gradient(45deg,#0000,#3b82f6cc,#0000) 0 0/200% 200%;border-radius:25px;transition:opacity .4s;animation:3s linear infinite TCLeaders-module__q1kTrq__flowGradient;position:absolute;inset:-1px}.TCLeaders-module__q1kTrq__card:hover .TCLeaders-module__q1kTrq__glowBorder{opacity:1}@keyframes TCLeaders-module__q1kTrq__flowGradient{0%{background-position:0%}to{background-position:200%}}@media (max-width:992px){.TCLeaders-module__q1kTrq__cardWrapper,.TCLeaders-module__q1kTrq__cardWrapperBottom{width:calc(50% - 1.5rem);max-width:450px}}@media (max-width:768px){.TCLeaders-module__q1kTrq__cardWrapper,.TCLeaders-module__q1kTrq__cardWrapperBottom{width:100%;max-width:100%}}
.TCMissionVision-module__GRhQSq__section{padding:var(--section-padding);background:var(--bg-pure-black);position:relative;overflow:hidden}.TCMissionVision-module__GRhQSq__bgGlow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#3b82f614 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%)}.TCMissionVision-module__GRhQSq__heroSection{background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);justify-content:center;align-items:center;min-height:auto;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.TCMissionVision-module__GRhQSq__heroSection:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.TCMissionVision-module__GRhQSq__content{z-index:2;text-align:center;width:100%;max-width:1200px;position:relative}.TCMissionVision-module__GRhQSq__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.TCMissionVision-module__GRhQSq__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite TCMissionVision-module__GRhQSq__pulse}@keyframes TCMissionVision-module__GRhQSq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.TCMissionVision-module__GRhQSq__title{color:#fff;margin-bottom:2rem;font-size:clamp(2rem,8vw,5rem);font-weight:800;line-height:1.1}.TCMissionVision-module__GRhQSq__highlight{color:#fff;-webkit-text-fill-color:white}.TCMissionVision-module__GRhQSq__description{color:var(--text-secondary);text-align:center;max-width:900px;margin:0 auto 4rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.TCMissionVision-module__GRhQSq__missionList{width:100%;margin-top:0}.TCMissionVision-module__GRhQSq__missionList strong{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.5rem;display:block}.TCMissionVision-module__GRhQSq__missionList ul{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:grid}.TCMissionVision-module__GRhQSq__missionList li{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:transform .3s,border-color .3s;position:relative}.TCMissionVision-module__GRhQSq__missionList li:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-5px)}.TCMissionVision-module__GRhQSq__missionList li:before{content:"";display:none}.TCMissionVision-module__GRhQSq__missionList li:after{content:"";background:var(--gradient-primary);border-radius:0 4px 4px 0;width:4px;height:40px;position:absolute;top:2rem;left:0}.TCMissionVision-module__GRhQSq__missionContent{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}
.Marquee-module__bcm51q__marqueeContainer{-webkit-user-select:none;user-select:none;gap:var(--gap,2rem);width:100%;margin-top:-1rem;margin-bottom:-1rem;padding:1rem 0;display:flex;position:relative;overflow:hidden}.Marquee-module__bcm51q__marqueeContainer:before,.Marquee-module__bcm51q__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.Marquee-module__bcm51q__marqueeContainer:before{background:linear-gradient(to right,var(--background,#0a0a0a),transparent);left:0}.Marquee-module__bcm51q__marqueeContainer:after{background:linear-gradient(to left,var(--background,#0a0a0a),transparent);right:0}.Marquee-module__bcm51q__marqueeContent{justify-content:flex-start;gap:var(--gap,2rem);will-change:transform;backface-visibility:hidden;perspective:1000px;flex-shrink:0;min-width:100%;display:flex;transform:translateZ(0)}.Marquee-module__bcm51q__pauseOnHover:hover .Marquee-module__bcm51q__marqueeContent{animation-play-state:paused}.Marquee-module__bcm51q__animateScroll{animation:Marquee-module__bcm51q__scroll var(--duration,40s)linear infinite}.Marquee-module__bcm51q__animateScrollReverse{animation:Marquee-module__bcm51q__scrollReverse var(--duration,40s)linear infinite}@keyframes Marquee-module__bcm51q__scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap,2rem)))}}@keyframes Marquee-module__bcm51q__scrollReverse{0%{transform:translateX(calc(-100% - var(--gap,2rem)))}to{transform:translate(0)}}
.InnovativeFeatures-module__yNi_0G__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);color:var(--text-primary);background-size:100% 100%;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.InnovativeFeatures-module__yNi_0G__section:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.InnovativeFeatures-module__yNi_0G__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#dc26260d,#0000 60%);width:100%;height:100%;display:block;position:absolute}.InnovativeFeatures-module__yNi_0G__container{z-index:2;width:100%;padding:0;position:relative}.InnovativeFeatures-module__yNi_0G__header{text-align:center;width:100%;max-width:1000px;margin-bottom:2rem;padding:0 5%;position:relative}.InnovativeFeatures-module__yNi_0G__headerOverride{margin-bottom:0}.InnovativeFeatures-module__yNi_0G__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.InnovativeFeatures-module__yNi_0G__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite InnovativeFeatures-module__yNi_0G__pulse}@keyframes InnovativeFeatures-module__yNi_0G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.InnovativeFeatures-module__yNi_0G__title{font-family:var(--font-open-sans),sans-serif;color:#fff;margin:0 auto;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.InnovativeFeatures-module__yNi_0G__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#e63946 0% 50%,#e63946 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite InnovativeFeatures-module__yNi_0G__gradientMove}@keyframes InnovativeFeatures-module__yNi_0G__gradientMove{0%{background-position:0%}to{background-position:200%}}.InnovativeFeatures-module__yNi_0G__marqueeWrapper{flex-direction:column;gap:1.5rem;width:100vw;margin-top:2rem;margin-left:-50vw;margin-right:-50vw;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.InnovativeFeatures-module__yNi_0G__blurRow{transition:all .3s}.InnovativeFeatures-module__yNi_0G__pill{cursor:pointer;background:linear-gradient(#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:.75rem;min-width:220px;padding:.5rem 1.4rem;transition:all .4s cubic-bezier(.2,0,.2,1);display:flex}.InnovativeFeatures-module__yNi_0G__pill:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.InnovativeFeatures-module__yNi_0G__icon{color:var(--brand-red,#e63946);flex-shrink:0;transition:all .3s}.InnovativeFeatures-module__yNi_0G__blurRow{filter:blur(2px);opacity:.6;transition:all .4s}.InnovativeFeatures-module__yNi_0G__blurRow:hover{filter:blur();opacity:1}.InnovativeFeatures-module__yNi_0G__pillContent{flex-direction:column;display:flex}.InnovativeFeatures-module__yNi_0G__pillTitle{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.2}.InnovativeFeatures-module__yNi_0G__pillDesc{color:#fff9;margin-top:.2rem;font-size:.85rem;line-height:1.2}@media (max-width:768px){.InnovativeFeatures-module__yNi_0G__marqueeWrapper{gap:1.5rem}.InnovativeFeatures-module__yNi_0G__pill{min-width:260px;padding:.8rem 1.5rem}}@media (max-width:480px){.InnovativeFeatures-module__yNi_0G__section{padding:2.5rem 1rem}.InnovativeFeatures-module__yNi_0G__title{font-size:clamp(1.8rem,8vw,2.5rem)}.InnovativeFeatures-module__yNi_0G__pill{min-width:240px;padding:.6rem 1.2rem}.InnovativeFeatures-module__yNi_0G__pillTitle{font-size:1rem}.InnovativeFeatures-module__yNi_0G__pillDesc{font-size:.8rem}}
.IndustryHero-module__cXk_ra__heroSection{min-height:100dvh;padding:var(--section-padding);background:#000;justify-content:center;align-items:center;padding-top:180px;display:flex;position:relative;overflow:hidden}.IndustryHero-module__cXk_ra__bgVideo{z-index:0;object-fit:cover;opacity:.7;width:100%;height:calc(100% - 100px);position:absolute;top:100px;left:0}.IndustryHero-module__cXk_ra__videoOverlay{z-index:1;background:linear-gradient(#00000080,#0000004d);position:absolute;inset:100px 0 0}.IndustryHero-module__cXk_ra__bgPattern{opacity:.15;background-image:linear-gradient(45deg,#ffffff08 25%,#0000 25%),linear-gradient(-45deg,#ffffff08 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff08 75%),linear-gradient(-45deg,#0000 75%,#ffffff08 75%);background-position:0 0,0 30px,30px -30px,-30px 0;background-size:60px 60px;position:absolute;inset:0}.IndustryHero-module__cXk_ra__content{z-index:2;text-align:center;width:100%;max-width:1400px;position:relative}.IndustryHero-module__cXk_ra__modulesRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.5rem;max-width:1350px;margin:4rem auto 0;padding:0;list-style:none;display:grid}.IndustryHero-module__cXk_ra__moduleTag{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:1.8rem 1.5rem;transition:transform .3s,border-color .3s;display:flex;position:relative}.IndustryHero-module__cXk_ra__modName{letter-spacing:1px;color:#fff;margin-bottom:.8rem;font-size:1.2rem;font-weight:800}.IndustryHero-module__cXk_ra__modDesc{color:#ffffffe6;margin:0;font-size:.85rem;line-height:1.5}.IndustryHero-module__cXk_ra__moduleTag:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-5px)}.IndustryHero-module__cXk_ra__moduleTag:after{content:"";background:var(--gradient-primary);border-radius:0 4px 4px 0;width:4px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.IndustryHero-module__cXk_ra__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.IndustryHero-module__cXk_ra__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite IndustryHero-module__cXk_ra__pulse}@keyframes IndustryHero-module__cXk_ra__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.IndustryHero-module__cXk_ra__title{color:#fff;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.IndustryHero-module__cXk_ra__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.IndustryHero-module__cXk_ra__modulePurpose{color:#ffffff59;text-shadow:0 1px 2px #0003;max-width:650px;margin:0 auto;font-size:.9rem;font-weight:400;line-height:1.7}.IndustryHero-module__cXk_ra__description{color:#ffffffd9;text-shadow:0 1px 2px #0003;max-width:1200px;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.7}.IndustryHero-module__cXk_ra__moduleHeading{color:#fff;text-align:center;margin:4rem 0 0;font-size:1.5rem;font-weight:800;display:block}@media (max-width:768px){.IndustryHero-module__cXk_ra__modulesRow{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.IndustryHero-module__cXk_ra__modulesRow{grid-template-columns:1fr}}
.ModuleJourney-module___RBjNW__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;position:relative;overflow:hidden}.ModuleJourney-module___RBjNW__container{align-items:center;gap:3rem;max-width:1400px;min-height:auto;margin:0 auto;padding:1rem 0;display:flex;position:relative}.ModuleJourney-module___RBjNW__gridBackground{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff08 1px,#0000 1px);background-size:30px 30px;width:800px;height:800px;position:absolute;top:50%;left:25%;transform:translate(-50%,-50%)}.ModuleJourney-module___RBjNW__leftColumn{z-index:10;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.ModuleJourney-module___RBjNW__hubWrapper{width:500px;height:500px;position:relative}.ModuleJourney-module___RBjNW__hubTrack,.ModuleJourney-module___RBjNW__hubTrack:after,.ModuleJourney-module___RBjNW__staticTrack{display:none}.ModuleJourney-module___RBjNW__spinningTrack{z-index:1;background:radial-gradient(closest-side,#0000 70%,#ffffff05 100%);border:2px dashed #ffffff26;border-radius:50%;width:440px;height:440px;margin-top:-220px;margin-left:-220px;animation:60s linear infinite ModuleJourney-module___RBjNW__slowSpin;position:absolute;top:50%;left:50%;box-shadow:0 0 40px #ffffff0d}.ModuleJourney-module___RBjNW__spinningTrack:after{content:"";z-index:-1;background:conic-gradient(#0000 0%,#ffffff14 50%,#0000 100%);border-radius:50%;position:absolute;inset:-2px}@keyframes ModuleJourney-module___RBjNW__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModuleJourney-module___RBjNW__node{cursor:pointer;z-index:15;background:#111;border:1px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:64px;height:64px;margin-top:-32px;margin-left:-32px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 0 20px #0006}.ModuleJourney-module___RBjNW__activeNode{z-index:20;background:#000;border-width:2px;box-shadow:0 0 20px #00000080;transform:scale(1.1)!important}.ModuleJourney-module___RBjNW__nodeIcon{transition:transform .3s}.ModuleJourney-module___RBjNW__activeNode .ModuleJourney-module___RBjNW__nodeIcon{transform:scale(1.2)}.ModuleJourney-module___RBjNW__tinyStepLabel{text-transform:uppercase;color:#666;margin-top:-2px;font-size:.5rem;font-weight:700}.ModuleJourney-module___RBjNW__activeNode .ModuleJourney-module___RBjNW__tinyStepLabel{color:#fff;opacity:1}.ModuleJourney-module___RBjNW__nodeLabel{text-align:center;color:#888;pointer-events:none;text-transform:uppercase;letter-spacing:1px;width:140px;font-size:.75rem;font-weight:600;position:absolute;bottom:-30px}.ModuleJourney-module___RBjNW__activeNode .ModuleJourney-module___RBjNW__nodeLabel{color:#fff}.ModuleJourney-module___RBjNW__centerAnchor{background:#111;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ModuleJourney-module___RBjNW__anchorDot{border-radius:50%;width:8px;height:8px;transition:background .3s}.ModuleJourney-module___RBjNW__rightColumn{z-index:10;flex-direction:column;flex:1;justify-content:center;min-height:400px;padding-left:2rem;display:flex;position:relative}.ModuleJourney-module___RBjNW__contentPanel{width:100%}.ModuleJourney-module___RBjNW__stepIndicator{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.1rem;font-weight:800;display:flex}.ModuleJourney-module___RBjNW__line{border-radius:2px;width:40px;height:2px}.ModuleJourney-module___RBjNW__panelTitle{color:#fff;white-space:pre-line;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.ModuleJourney-module___RBjNW__panelDesc{color:#aaa;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.ModuleJourney-module___RBjNW__featureList{gap:2rem;padding:0;list-style:none;display:flex}.ModuleJourney-module___RBjNW__featureList li{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex}.ModuleJourney-module___RBjNW__mobileList{flex-direction:column;gap:1rem;width:100%;display:none}.ModuleJourney-module___RBjNW__mobileCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;transition:all .3s}.ModuleJourney-module___RBjNW__mobileActive{background:#ffffff14}.ModuleJourney-module___RBjNW__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ModuleJourney-module___RBjNW__mobileIcon{border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ModuleJourney-module___RBjNW__mobileId{opacity:.6;font-weight:700}@media (max-width:1024px){.ModuleJourney-module___RBjNW__container{flex-direction:column;gap:2rem;min-height:auto}.ModuleJourney-module___RBjNW__leftColumn,.ModuleJourney-module___RBjNW__rightColumn{display:none}.ModuleJourney-module___RBjNW__mobileList{display:flex}}
.TCServices-module__HmGxFW__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);color:var(--text-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.TCServices-module__HmGxFW__section:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.TCServices-module__HmGxFW__bgGlow{display:none}.TCServices-module__HmGxFW__container{z-index:2;width:100%;max-width:1200px;margin:0 auto}.TCServices-module__HmGxFW__bentoGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.TCServices-module__HmGxFW__card{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:220px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.TCServices-module__HmGxFW__cardLarge{grid-column:span 6!important}.TCServices-module__HmGxFW__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.TCServices-module__HmGxFW__featureHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.TCServices-module__HmGxFW__featureIcon{background:#0000004d;border:1px solid;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;position:relative}.TCServices-module__HmGxFW__featureTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.TCServices-module__HmGxFW__featureBody{flex-direction:column;flex:1;display:flex}.TCServices-module__HmGxFW__featureDesc{color:#aaa;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TCServices-module__HmGxFW__mockupContainer{opacity:.8;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.TCServices-module__HmGxFW__visualWrapper{width:100px;height:100px;position:relative}.TCServices-module__HmGxFW__iconVisual{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex;position:relative;transform:none}.TCServices-module__HmGxFW__brandIcon{color:var(--brand-red);stroke-width:1.5px;filter:drop-shadow(0 4px 6px #0003)}.TCServices-module__HmGxFW__iconBadge{z-index:2;letter-spacing:.5px;white-space:nowrap;border:1px solid #fff3;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:600;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:900px){.TCServices-module__HmGxFW__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.TCServices-module__HmGxFW__cardLarge{grid-column:auto}.TCServices-module__HmGxFW__card{min-height:200px}}
.AboutHero-module__ZlcfDW__heroSection{padding:var(--section-padding);background:var(--bg-pure-black);padding-top:150px;padding-bottom:8rem;position:relative;overflow:hidden}.AboutHero-module__ZlcfDW__heroSection:before{content:"";z-index:1;background:linear-gradient(#000000a6,#0000008c);position:absolute;inset:0}.AboutHero-module__ZlcfDW__heroSection:after{content:"";background:linear-gradient(to top,var(--bg-pure-black)0%,transparent 100%);z-index:1;width:100%;height:200px;position:absolute;bottom:0;left:0}.AboutHero-module__ZlcfDW__textContainer{z-index:2;flex-direction:column;gap:1.5rem;max-width:80%;margin:30px auto 0;padding:2rem;display:flex;position:relative}.AboutHero-module__ZlcfDW__bgVideo{z-index:0;object-fit:cover;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.AboutHero-module__ZlcfDW__content{z-index:2;text-align:center;width:100%;max-width:1400px;margin:0 auto;position:relative}.AboutHero-module__ZlcfDW__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.AboutHero-module__ZlcfDW__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite AboutHero-module__ZlcfDW__pulse}@keyframes AboutHero-module__ZlcfDW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.AboutHero-module__ZlcfDW__title{color:#fff;margin-bottom:2rem;font-size:clamp(2rem,8vw,5rem);font-weight:800;line-height:1.1}.AboutHero-module__ZlcfDW__highlight{color:#fff;-webkit-text-fill-color:white}.AboutHero-module__ZlcfDW__description{color:var(--text-secondary);max-width:1200px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.AboutHero-module__ZlcfDW__statsGrid{z-index:2;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1400px;margin:2rem auto 0;padding:0 2rem;display:grid;position:relative}@media (max-width:1200px){.AboutHero-module__ZlcfDW__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.AboutHero-module__ZlcfDW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.AboutHero-module__ZlcfDW__statsGrid{grid-template-columns:1fr}}
.Projects-module__KZz95G__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__KZz95G__section:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Projects-module__KZz95G__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#dc26260d,#0000 60%);width:100%;height:100%;position:absolute}.Projects-module__KZz95G__container{z-index:2;width:100%;position:relative}.Projects-module__KZz95G__gridContainer{flex-direction:column;gap:.75rem;width:100vw;margin-top:2rem;margin-left:-50vw;margin-right:-50vw;padding-top:0;padding-bottom:2rem;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.Projects-module__KZz95G__card{cursor:pointer;background:#111;border:1px solid #ffffff0d;border-radius:12px;width:240px;height:180px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.Projects-module__KZz95G__card:hover{border-color:#fff3;transform:scale(.98);box-shadow:0 5px 15px #0000004d}.Projects-module__KZz95G__image{object-fit:cover;filter:brightness(.6)contrast(1.1);opacity:.95;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .6s}.Projects-module__KZz95G__card:hover .Projects-module__KZz95G__image{filter:brightness()contrast();opacity:1;transform:scale(1.05)}.Projects-module__KZz95G__row3{transition:all .6s cubic-bezier(.16,1,.3,1)}.Projects-module__KZz95G__blurRow{filter:blur(4px);opacity:.5}.Projects-module__KZz95G__overlayGradient{z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#080808 50%);justify-content:center;align-items:flex-end;width:100%;height:220px;padding-bottom:3rem;display:flex;position:absolute;bottom:0;left:0}.Projects-module__KZz95G__viewMoreBtn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#e63946 0%,#ff6b75 50%,#e63946 100%) 0 0/200%;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s;animation:3s linear infinite Projects-module__KZz95G__buttonGradient;display:inline-flex;box-shadow:0 10px 20px #e639464d}@keyframes Projects-module__KZz95G__buttonGradient{0%{background-position:0%}to{background-position:200%}}.Projects-module__KZz95G__viewMoreBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #e6394666}@media (max-width:768px){.Projects-module__KZz95G__card{width:180px;height:135px}.Projects-module__KZz95G__gridContainer{gap:.75rem}}@media (max-width:480px){.Projects-module__KZz95G__heading{font-size:clamp(2rem,8vw,3rem)}.Projects-module__KZz95G__subText{font-size:.9rem}.Projects-module__KZz95G__viewMoreBtn{padding:.8rem 1.8rem;font-size:.85rem}.Projects-module__KZz95G__card{width:140px;height:105px}}
.PowerCoreModules-module__xqy6OW__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;border-bottom:1px solid #ffffff0d;position:relative;overflow:hidden;box-shadow:0 4px 30px #00000080}.PowerCoreModules-module__xqy6OW__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1400px;margin:0 auto;padding:0 5%;display:grid}.PowerCoreModules-module__xqy6OW__contentSide{position:sticky;top:100px}.PowerCoreModules-module__xqy6OW__tag{color:#f2a93b;letter-spacing:.5px;background:#f2a93b1a;border:1px solid #f2a93b33;border-radius:100px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-block}.PowerCoreModules-module__xqy6OW__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.PowerCoreModules-module__xqy6OW__highlight{color:#f2a93b}.PowerCoreModules-module__xqy6OW__description{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.PowerCoreModules-module__xqy6OW__moduleGrid{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.PowerCoreModules-module__xqy6OW__moduleBtn{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PowerCoreModules-module__xqy6OW__moduleBtn.PowerCoreModules-module__xqy6OW__active{background:#f2a93b0d;border-color:#f2a93b4d;transform:translate(10px)}.PowerCoreModules-module__xqy6OW__modMain{align-items:center;gap:1.5rem;display:flex}.PowerCoreModules-module__xqy6OW__modIcon{width:48px;height:48px;color:var(--text-secondary);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.PowerCoreModules-module__xqy6OW__moduleBtn.PowerCoreModules-module__xqy6OW__active .PowerCoreModules-module__xqy6OW__modIcon{color:#fff;background:#f2a93b;box-shadow:0 8px 20px #f2a93b4d}.PowerCoreModules-module__xqy6OW__modTitle{color:#fff;font-size:1.25rem;font-weight:700;display:block}.PowerCoreModules-module__xqy6OW__modSubtitle{color:var(--text-secondary);font-size:.9rem}.PowerCoreModules-module__xqy6OW__resultsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1rem;display:grid}.PowerCoreModules-module__xqy6OW__resultItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem .85rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PowerCoreModules-module__xqy6OW__resultItem:hover{background:#f2a93b14;border-color:#f2a93b4d;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.PowerCoreModules-module__xqy6OW__resIcon{color:#f2a93b;background:#f2a93b1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PowerCoreModules-module__xqy6OW__resValue{color:#fff;font-size:.72rem;font-weight:500;line-height:1.25}.PowerCoreModules-module__xqy6OW__visualSide{background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;flex-direction:column;height:calc(100vh - 200px);display:flex;position:sticky;top:100px;overflow:hidden}.PowerCoreModules-module__xqy6OW__workflowHeader{border-bottom:1px solid #ffffff0d;padding:2rem}.PowerCoreModules-module__xqy6OW__workflowTitle{letter-spacing:1px;color:var(--text-secondary);font-size:.9rem;font-weight:600}.PowerCoreModules-module__xqy6OW__workflowArea{flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:3rem;display:flex;position:relative}.PowerCoreModules-module__xqy6OW__node{z-index:2;cursor:pointer;background:#1a1a1a;border:2px solid #ffffff0d;border-radius:20px;width:280px;padding:1.5rem;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.PowerCoreModules-module__xqy6OW__node.PowerCoreModules-module__xqy6OW__active{border-color:#f2a93b;box-shadow:0 0 60px #f2a93b1f,0 0 20px #f2a93b14}.PowerCoreModules-module__xqy6OW__node.PowerCoreModules-module__xqy6OW__completed{border-color:#10b981}.PowerCoreModules-module__xqy6OW__role{color:#f2a93b;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.PowerCoreModules-module__xqy6OW__nodeTitle{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:block}.PowerCoreModules-module__xqy6OW__nodeDetail{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.PowerCoreModules-module__xqy6OW__connector{background:#ffffff1a;flex:1;width:4px;position:relative}.PowerCoreModules-module__xqy6OW__connectorProgress{background:#f2a93b;width:100%;position:absolute;top:0;left:0;box-shadow:0 0 30px #f2a93b66}.PowerCoreModules-module__xqy6OW__connectorProgress.PowerCoreModules-module__xqy6OW__completed{background:#10b981;height:100%}.PowerCoreModules-module__xqy6OW__narrativeBox{background:#0000004d;border-top:1px solid #ffffff0d;padding:2rem}.PowerCoreModules-module__xqy6OW__narrativeTitle{color:#f2a93b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:flex}.PowerCoreModules-module__xqy6OW__narrativeText{color:#fff;font-size:1rem;font-weight:500;line-height:1.5}.PowerCoreModules-module__xqy6OW__statusBadge{border-radius:100px;align-items:center;gap:.5rem;padding:3px 8px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem}.PowerCoreModules-module__xqy6OW__statusMaker{color:#f2a93b;background:#f2a93b1a}.PowerCoreModules-module__xqy6OW__statusChecker{color:#3b82f6;background:#3b82f61a}.PowerCoreModules-module__xqy6OW__statusApprover{color:#10b981;background:#10b9811a}@media (max-width:1024px){.PowerCoreModules-module__xqy6OW__container{grid-template-columns:1fr;gap:3rem}.PowerCoreModules-module__xqy6OW__visualSide{height:600px;position:relative;top:0}}
.FriendlyContact-module__y_x6xa__section{padding:2rem var(--section-padding);text-align:center;background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FriendlyContact-module__y_x6xa__section:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.FriendlyContact-module__y_x6xa__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.FriendlyContact-module__y_x6xa__title{color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;font-family:var(--font-open-sans),sans-serif;margin-bottom:1.5rem}.FriendlyContact-module__y_x6xa__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.FriendlyContact-module__y_x6xa__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite FriendlyContact-module__y_x6xa__pulse}@keyframes FriendlyContact-module__y_x6xa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.FriendlyContact-module__y_x6xa__highlightText{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#e63946 0%,#ff6b75 50%,#e63946 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite FriendlyContact-module__y_x6xa__gradientMove;display:inline-block}@keyframes FriendlyContact-module__y_x6xa__gradientMove{0%{background-position:0%}to{background-position:200%}}.FriendlyContact-module__y_x6xa__desc{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.FriendlyContact-module__y_x6xa__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.FriendlyContact-module__y_x6xa__primaryBtn{color:#fff;background:linear-gradient(90deg,#e63946,#dc2626);border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #dc262666}.FriendlyContact-module__y_x6xa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc262699}.FriendlyContact-module__y_x6xa__secondaryBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FriendlyContact-module__y_x6xa__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.FriendlyContact-module__y_x6xa__secondaryBtnGreen{color:var(--brand-green);background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FriendlyContact-module__y_x6xa__secondaryBtnGreen:hover{background:#22c55e26;border-color:#22c55e80;transform:translateY(-2px);box-shadow:0 4px 15px #22c55e33}.FriendlyContact-module__y_x6xa__glow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#3b82f614 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.RealTimeSync-module__uKHXcq__section{padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,var(--bg-mood-offering)0%,var(--bg-pure-black)100%);background-size:100% 100%;position:relative;overflow:hidden}.RealTimeSync-module__uKHXcq__bgGrid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.RealTimeSync-module__uKHXcq__bridgeContainer{z-index:2;flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:4rem auto 0;display:flex;position:relative}.RealTimeSync-module__uKHXcq__bridgeVisual{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.RealTimeSync-module__uKHXcq__nodeWrapper{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.RealTimeSync-module__uKHXcq__nodeIconBox{background:#111;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s;display:flex;position:relative}.RealTimeSync-module__uKHXcq__fieldIcon{color:#3b82f6;border-color:#3b82f6;box-shadow:0 0 30px #3b82f633}.RealTimeSync-module__uKHXcq__mgmtIcon{color:#22c55e;border-color:#22c55e;box-shadow:0 0 30px #22c55e33}.RealTimeSync-module__uKHXcq__signalIcon{color:#fff;background:#3b82f6;border:3px solid #080808;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:-10px;left:-10px}.RealTimeSync-module__uKHXcq__checkIcon{color:#fff;background:#22c55e;border:3px solid #080808;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:-10px;right:-10px}.RealTimeSync-module__uKHXcq__nodeTitle{color:#fff;font-size:1.25rem;font-weight:700}.RealTimeSync-module__uKHXcq__nodeDesc{color:#888;font-size:.9rem}.RealTimeSync-module__uKHXcq__bridgePath{flex:1;justify-content:center;align-items:center;height:60px;margin:0 2rem;display:flex;position:relative}.RealTimeSync-module__uKHXcq__pathLine{opacity:.3;background:linear-gradient(90deg,#3b82f6 0%,#22c55e 100%);height:2px;position:absolute;top:50%;left:0;right:0}.RealTimeSync-module__uKHXcq__dataPacket{z-index:3;background:#fff;border-radius:4px;width:40px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 15px #fffc}.RealTimeSync-module__uKHXcq__bridgeLabel{color:#aaa;z-index:5;text-transform:uppercase;letter-spacing:1px;background:#080808;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:relative}.RealTimeSync-module__uKHXcq__contentBlock{text-align:center;max-width:800px}.RealTimeSync-module__uKHXcq__mainText{color:#ccc;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.RealTimeSync-module__uKHXcq__ctaBox{cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem 2rem;transition:all .3s;display:inline-flex}.RealTimeSync-module__uKHXcq__ctaBox:hover{background:#ffffff14;border-color:#ffffff4d}.RealTimeSync-module__uKHXcq__ctaText{color:#fff;font-size:1rem;font-weight:700}.RealTimeSync-module__uKHXcq__ctaArrow{color:var(--brand-red);transition:transform .3s}.RealTimeSync-module__uKHXcq__ctaBox:hover .RealTimeSync-module__uKHXcq__ctaArrow{transform:translate(5px)}@media (max-width:768px){.RealTimeSync-module__uKHXcq__bridgeVisual{flex-direction:column;gap:3rem}.RealTimeSync-module__uKHXcq__bridgePath{width:2px;height:100px;margin:0}.RealTimeSync-module__uKHXcq__pathLine{background:linear-gradient(#3b82f6 0%,#22c55e 100%);width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.RealTimeSync-module__uKHXcq__dataPacket{width:6px;height:20px;top:0;left:50%;transform:translate(-50%)}}
.TCProducts-module__raQRMW__introSection{min-height:auto;padding:var(--section-padding);background:radial-gradient(circle at 50% 50%,#3b82f614 0%,var(--bg-pure-black)100%);color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.TCProducts-module__raQRMW__container{z-index:10;flex-direction:column;gap:0;width:100%;max-width:1400px;display:flex;position:relative}.TCProducts-module__raQRMW__headerRow{z-index:20;text-align:center;margin-bottom:2rem;position:relative}.TCProducts-module__raQRMW__headingWrapper{margin-bottom:0}.TCProducts-module__raQRMW__gridWrapper{width:100%;margin-top:0}.TCProducts-module__raQRMW__staticGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;padding:0 0 2rem;display:grid}.TCProducts-module__raQRMW__sectorCard{text-align:left;isolation:isolate;background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;height:380px;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #0009,0 -8px 20px -5px #0000004d}.TCProducts-module__raQRMW__imageWrapper{z-index:0;position:absolute;inset:0}.TCProducts-module__raQRMW__overlay{z-index:2;transition:opacity .3s;position:absolute;inset:0}.TCProducts-module__raQRMW__sectorCard:hover{transform:scale(1.02);box-shadow:0 35px 70px -12px #000c,0 -12px 25px -5px #0006}.TCProducts-module__raQRMW__sectorCard:before{content:"";z-index:1;background:linear-gradient(#0003 0%,#0000 35%,#0009 75%,#000000d9 100%);position:absolute;inset:0}.TCProducts-module__raQRMW__cardHeader{z-index:3;justify-content:flex-end;align-items:flex-start;padding:1.5rem;display:flex;position:relative}.TCProducts-module__raQRMW__sectorTitle{color:#fff;text-shadow:0 2px 4px #00000080;text-align:right;border-bottom:2px solid var(--brand-red);margin:0;padding-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.2;display:inline-block}.TCProducts-module__raQRMW__cardFooter{z-index:3;padding:1.5rem;position:relative}.TCProducts-module__raQRMW__sectorDesc{color:#fffc;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;min-height:3.2em;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TCProducts-module__raQRMW__knowMoreBtn{letter-spacing:.05em;color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.TCProducts-module__raQRMW__knowMoreBtn:hover{color:#fff;gap:.8rem}.TCProducts-module__raQRMW__comingSoonBadge{letter-spacing:.05em;color:var(--brand-red);text-transform:uppercase;cursor:default;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700;display:inline-block}.TCProducts-module__raQRMW__navRow{z-index:20;justify-content:center;margin-top:40px;display:flex;position:relative}.TCProducts-module__raQRMW__navButtons{justify-content:center;gap:16px;display:flex}.TCProducts-module__raQRMW__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.TCProducts-module__raQRMW__navBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 20px #0000004d}.TCProducts-module__raQRMW__navBtn:active{transform:translateY(0)scale(.95)}@media (max-width:1200px){.TCProducts-module__raQRMW__staticGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:1024px){.TCProducts-module__raQRMW__headerRow{text-align:center;align-items:center}.TCProducts-module__raQRMW__navRow{margin-top:30px}}@media (max-width:768px){.TCProducts-module__raQRMW__sectorCard{height:340px;padding:1.25rem}.TCProducts-module__raQRMW__cardHeader,.TCProducts-module__raQRMW__cardFooter{padding:0}}@media (max-width:480px){.TCProducts-module__raQRMW__introSection{padding:2.5rem 1rem}.TCProducts-module__raQRMW__staticGrid{grid-template-columns:1fr}.TCProducts-module__raQRMW__sectorCard{height:300px;padding:1rem}.TCProducts-module__raQRMW__navBtn{width:40px;height:40px}}
.TCLegal-module__BriFAG__main{background-color:var(--bg-pure-black,#000);min-height:100vh;color:var(--text-primary,#fff);flex-direction:column;display:flex}.TCLegal-module__BriFAG__section{flex:1;padding:10rem 1.5rem 6rem;position:relative;overflow:hidden}.TCLegal-module__BriFAG__redGrid{z-index:0;pointer-events:none;background-image:linear-gradient(#e639461a 1px,#0000 1px),linear-gradient(90deg,#e639461a 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(at 50% 0,#000 0%,#0000 80%);mask-image:radial-gradient(at 50% 0,#000 0%,#0000 80%)}.TCLegal-module__BriFAG__container{z-index:1;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:1000px;margin:0 auto;padding:4rem;position:relative;box-shadow:0 20px 40px #0006}.TCLegal-module__BriFAG__header{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:4rem;padding-bottom:2rem}.TCLegal-module__BriFAG__label{background:var(--label-bg,#ffffff1a);border:1px solid var(--label-border,#fff3);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.TCLegal-module__BriFAG__badgePulse{color:var(--brand-red,#e63946);font-size:10px;animation:2s infinite TCLegal-module__BriFAG__pulse}@keyframes TCLegal-module__BriFAG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.TCLegal-module__BriFAG__title{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.TCLegal-module__BriFAG__lastUpdated{color:var(--text-secondary);font-size:.95rem}.TCLegal-module__BriFAG__content{flex-direction:column;gap:2rem;display:flex}.TCLegal-module__BriFAG__content h2{color:var(--brand-red,#e63946);margin-top:1rem;font-size:1.5rem;font-weight:700}.TCLegal-module__BriFAG__content p{color:#ffffffbf;font-size:1.05rem;line-height:1.8}.TCLegal-module__BriFAG__content ul{flex-direction:column;gap:.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.TCLegal-module__BriFAG__content li{color:#ffffffbf;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.TCLegal-module__BriFAG__section{padding:8rem 1rem 4rem}.TCLegal-module__BriFAG__container{padding:2rem}.TCLegal-module__BriFAG__title{font-size:2.5rem}}
.IndustryBenefits-module__pbY7ua__section{padding:var(--section-padding);background:linear-gradient(#080808 0%,#1a1a1a 100%);border-top:1px solid #ffffff0d;position:relative}.IndustryBenefits-module__pbY7ua__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:2rem;max-width:1400px;margin:4rem auto 0;display:grid}.IndustryBenefits-module__pbY7ua__card{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:20px;padding:2rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.IndustryBenefits-module__pbY7ua__card:hover{border-color:#fff3}.IndustryBenefits-module__pbY7ua__iconBox{background:#56b88d1a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.IndustryBenefits-module__pbY7ua__cardTitle{color:#fff;margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.IndustryBenefits-module__pbY7ua__cardDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}
