.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000a;width:100%;padding:12px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:#fffffffa;padding:8px 24px;box-shadow:0 4px 20px #0000000f}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1250px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__logoLink{align-items:center;display:flex}.Navbar-module__nuAbfa__brandIcon{object-fit:contain;width:auto;height:55px}.Navbar-module__nuAbfa__desktopNav{align-items:center;gap:.4rem;display:flex}.Navbar-module__nuAbfa__navLink{color:#475569;white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__nuAbfa__navLink:hover{color:var(--primary);background:#0034340a}.Navbar-module__nuAbfa__contactBtn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:50px;margin-left:.5rem;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__nuAbfa__contactBtn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #00343426}.Navbar-module__nuAbfa__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;display:none}.Navbar-module__nuAbfa__hamburgerLine{background:var(--primary);transform-origin:50%;border-radius:2px;width:22px;height:2.5px;transition:all .35s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__nuAbfa__hamburgerOpen .Navbar-module__nuAbfa__hamburgerLine:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__nuAbfa__hamburgerOpen .Navbar-module__nuAbfa__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__hamburgerOpen .Navbar-module__nuAbfa__hamburgerLine:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__nuAbfa__overlay{z-index:999;background:#0006;width:100%;height:100%;animation:.3s Navbar-module__nuAbfa__fadeIn;position:fixed;top:0;left:0}@keyframes Navbar-module__nuAbfa__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__nuAbfa__mobileDrawer{z-index:1050;background:#fff;width:85%;max-width:380px;height:100vh;transition:right .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 40px #0000001a}.Navbar-module__nuAbfa__drawerOpen{right:0}.Navbar-module__nuAbfa__drawerContent{flex-direction:column;gap:4px;padding:100px 30px 40px;display:flex}.Navbar-module__nuAbfa__mobileLink{color:#1e293b;border-radius:12px;padding:16px 20px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module__nuAbfa__mobileLink:hover,.Navbar-module__nuAbfa__mobileLink:active{color:var(--primary);background:#0034340d}.Navbar-module__nuAbfa__mobileContactBtn{text-align:center;background:var(--primary);color:#fff;border-radius:50px;margin-top:16px;padding:16px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.Navbar-module__nuAbfa__mobileContactBtn:hover{background:var(--primary-hover)}.Navbar-module__nuAbfa__mobileInfo{background:#f8fafc;border-radius:16px;flex-direction:column;gap:8px;margin-top:24px;padding:20px;display:flex}.Navbar-module__nuAbfa__mobilePhone{color:var(--primary);font-size:.95rem;font-weight:600;text-decoration:none}@media (max-width:1024px){.Navbar-module__nuAbfa__desktopNav{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{padding:10px 16px}.Navbar-module__nuAbfa__scrolled{padding:6px 16px}.Navbar-module__nuAbfa__brandIcon{height:45px}}
.Footer-module__EZoWya__footer{color:var(--foreground);z-index:20;background:#f8fafc;border-top:1px solid #0000000a;padding:60px 0 0;position:relative;overflow:hidden}.Footer-module__EZoWya__footerGrid{z-index:10;grid-template-columns:2fr 3fr 2fr;gap:3rem;padding-bottom:20px;display:grid;position:relative}.Footer-module__EZoWya__logo{align-items:center;margin-bottom:1.2rem;display:flex}.Footer-module__EZoWya__footerBrandIcon{object-fit:contain;width:auto;height:70px}.Footer-module__EZoWya__description{color:#64748b;max-width:320px;margin-bottom:1.2rem;font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__addressBox{color:#64748b;align-items:flex-start;gap:8px;margin-bottom:1.5rem;display:flex}.Footer-module__EZoWya__addressBox p{margin:0;font-size:.85rem;line-height:1.5}.Footer-module__EZoWya__addressBox svg{color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__EZoWya__socials{gap:.8rem;display:flex}.Footer-module__EZoWya__socialIcon{width:40px;height:40px;color:var(--primary);background:#fff;border:1px solid #0000000f;border-radius:12px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000008}.Footer-module__EZoWya__socialIcon:hover{background:var(--primary);color:#fff;border-color:#0000;transform:translateY(-3px);box-shadow:0 8px 20px #00343426}.Footer-module__EZoWya__linksWrapper{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}.Footer-module__EZoWya__linkGroup h4{color:var(--foreground);margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__linkGroup ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__EZoWya__linkGroup a{color:#64748b;font-size:.88rem;transition:all .3s;display:inline-block;position:relative}.Footer-module__EZoWya__linkGroup a:hover{color:var(--primary);transform:translate(4px)}.Footer-module__EZoWya__contactCol h4{color:var(--foreground);margin-bottom:.8rem;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__contactInfo{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.Footer-module__EZoWya__contactInfo a{color:#64748b;font-size:.88rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__contactInfo a:hover{color:var(--primary)}.Footer-module__EZoWya__newsletterText{color:#64748b;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.Footer-module__EZoWya__newsletterForm{display:flex;position:relative}.Footer-module__EZoWya__newsletterForm input{width:100%;color:var(--foreground);background:#fff;border:1px solid #00000014;border-radius:50px;padding:12px 18px;font-family:inherit;font-size:.9rem;transition:all .3s;box-shadow:0 2px 8px #00000008}.Footer-module__EZoWya__newsletterForm input::placeholder{color:#94a3b8}.Footer-module__EZoWya__newsletterForm input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #00343414}.Footer-module__EZoWya__newsletterForm button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;width:38px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:5px;bottom:5px;right:5px}.Footer-module__EZoWya__newsletterForm button:hover{background:var(--foreground);transform:scale(1.05)}.Footer-module__EZoWya__bottomBar{z-index:10;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:20px 0;display:flex;position:relative}.Footer-module__EZoWya__bottomBar p{color:#94a3b8;margin:0;font-size:.85rem}.Footer-module__EZoWya__legalLinks{gap:2rem;display:flex}.Footer-module__EZoWya__legalLinks a{color:#94a3b8;font-size:.85rem;transition:color .3s}.Footer-module__EZoWya__legalLinks a:hover{color:var(--primary)}@media (max-width:1024px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__EZoWya__contactCol{grid-column:1/-1}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:40px 0 0}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__linksWrapper{grid-template-columns:1fr 1fr;gap:1.5rem}.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column;gap:1rem;padding:16px 0}.Footer-module__EZoWya__legalLinks{gap:1.5rem}.Footer-module__EZoWya__description{max-width:100%}}@media (max-width:480px){.Footer-module__EZoWya__linksWrapper{grid-template-columns:1fr}}
.Hero-module__Z8hQ_W__heroSection{background:#fff;align-items:center;padding-top:130px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContainer{z-index:10;width:100%;position:relative}.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Hero-module__Z8hQ_W__heroContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__title{color:var(--primary);letter-spacing:-2px;margin-bottom:2rem;font-size:4.5rem;font-weight:800;line-height:1.05}.Hero-module__Z8hQ_W__titleLight{font-weight:400}.Hero-module__Z8hQ_W__heroSubtext{color:#475569;max-width:480px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__heroSubtext strong{color:var(--primary);font-weight:600}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__heroBtn{align-items:center;gap:8px;text-decoration:none;display:inline-flex;border-radius:50px!important;padding:16px 36px!important;font-size:1.1rem!important;font-weight:700!important}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--primary);background:0 0;border:2px solid #00343426;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--primary);background:#0034340a}.Hero-module__Z8hQ_W__trustBadges{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__badge{color:#64748b;background:#f8fafc;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badgeIcon{font-size:.9rem}.Hero-module__Z8hQ_W__visualContainer{perspective:1000px;justify-content:center;align-items:center;width:100%;height:450px;display:flex;position:relative}.Hero-module__Z8hQ_W__glowCircle{z-index:1;background:radial-gradient(circle,#00343430 0%,#d0f25520 50%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute}.Hero-module__Z8hQ_W__creditCard{color:#fff;z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172a 0%,#003434 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:space-between;width:330px;height:200px;padding:22px;display:flex;position:relative;box-shadow:0 25px 50px #00343440}.Hero-module__Z8hQ_W__cardTop{justify-content:space-between;align-items:center;display:flex}.Hero-module__Z8hQ_W__cardBrand{font-family:var(--font-poppins), sans-serif;letter-spacing:1px;font-size:1.1rem;font-weight:800}.Hero-module__Z8hQ_W__nfcIcon{opacity:.7}.Hero-module__Z8hQ_W__cardChip{background:linear-gradient(135deg,#e2e8f0 0%,#94a3b8 100%);border-radius:6px;width:40px;height:30px;margin-top:15px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__cardBottom{justify-content:space-between;align-items:flex-end;display:flex}.Hero-module__Z8hQ_W__cardNumber{letter-spacing:3px;opacity:.9;text-shadow:0 1px 2px #00000080;font-family:Courier New,Courier,monospace;font-size:1.15rem}.Hero-module__Z8hQ_W__cardDate{text-transform:uppercase;opacity:.7;font-family:monospace;font-size:.75rem}.Hero-module__Z8hQ_W__floatingReceipt{z-index:10;background:#fff;border:1px solid #0000000a;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;bottom:50px;right:-10px;box-shadow:0 15px 35px #0034341a}.Hero-module__Z8hQ_W__successIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex}.Hero-module__Z8hQ_W__receiptDetails p{margin:0}.Hero-module__Z8hQ_W__floatingBadge{color:#003434;z-index:8;background:#d0f255;border-radius:30px;align-items:center;gap:6px;padding:10px 16px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:70px;left:0;box-shadow:0 10px 25px #d0f2554d}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroSection{padding-top:110px;padding-bottom:50px}.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr;gap:2.5rem}.Hero-module__Z8hQ_W__heroContent{text-align:center;align-items:center}.Hero-module__Z8hQ_W__heroSubtext{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__actions,.Hero-module__Z8hQ_W__trustBadges{justify-content:center}.Hero-module__Z8hQ_W__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroSection{padding-top:100px;padding-bottom:40px}.Hero-module__Z8hQ_W__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem}.Hero-module__Z8hQ_W__heroSubtext{margin-bottom:1.5rem;font-size:.95rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;width:100%;padding:0 20px}.Hero-module__Z8hQ_W__heroBtn,.Hero-module__Z8hQ_W__secondaryBtn{text-align:center;justify-content:center;width:100%}.Hero-module__Z8hQ_W__trustBadges{gap:.5rem;margin-top:1.5rem}.Hero-module__Z8hQ_W__badge{padding:6px 10px;font-size:.75rem}.Hero-module__Z8hQ_W__visualContainer{height:350px}.Hero-module__Z8hQ_W__creditCard{width:280px;height:170px;padding:18px}.Hero-module__Z8hQ_W__cardNumber{letter-spacing:2px;font-size:.95rem}.Hero-module__Z8hQ_W__cardBrand{font-size:.95rem}.Hero-module__Z8hQ_W__glowCircle{width:250px;height:250px}.Hero-module__Z8hQ_W__floatingReceipt{padding:10px 14px;bottom:30px;right:10px}.Hero-module__Z8hQ_W__floatingReceipt p{font-size:.75rem!important}.Hero-module__Z8hQ_W__floatingBadge{padding:8px 12px;font-size:.75rem;top:50px;left:10px}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2rem}.Hero-module__Z8hQ_W__visualContainer{height:300px}.Hero-module__Z8hQ_W__creditCard{width:250px;height:155px;padding:16px}}
.PaymentLogos-module__NrzOEW__paymentSection{background:var(--background);border-top:1px solid #0000000a;border-bottom:1px solid #0000000a;padding:100px 0;position:relative;overflow:hidden}.PaymentLogos-module__NrzOEW__headerContent{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.PaymentLogos-module__NrzOEW__ctaBadge{color:var(--primary);background:#0034340f;border:1px solid #0034341a;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.PaymentLogos-module__NrzOEW__title{color:var(--foreground);margin-bottom:1.2rem;font-size:2.8rem;font-weight:800;line-height:1.2}.PaymentLogos-module__NrzOEW__accentText{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PaymentLogos-module__NrzOEW__subText{color:#64748b;max-width:600px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.PaymentLogos-module__NrzOEW__ctaWrapper{justify-content:center;display:flex}.PaymentLogos-module__NrzOEW__marqueeContainer{background:var(--secondary);width:100%;padding:20px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.PaymentLogos-module__NrzOEW__marqueeContent{gap:2.5rem;width:max-content;padding-left:2.5rem;display:flex}.PaymentLogos-module__NrzOEW__logoItem{background:var(--background);border:1px solid #0000000f;border-radius:16px;align-items:center;gap:1rem;min-width:max-content;padding:15px 28px;transition:transform .3s;display:flex;box-shadow:0 10px 30px #00000005}.PaymentLogos-module__NrzOEW__logoItem:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000d}.PaymentLogos-module__NrzOEW__logoIcon{justify-content:center;align-items:center;display:flex}.PaymentLogos-module__NrzOEW__logoName{color:var(--foreground);font-size:1.25rem;font-weight:700}.PaymentLogos-module__NrzOEW__textMarkLogo{align-items:center;display:flex}@media (max-width:768px){.PaymentLogos-module__NrzOEW__paymentSection{padding:60px 0}.PaymentLogos-module__NrzOEW__title{padding:0 16px;font-size:1.8rem}.PaymentLogos-module__NrzOEW__title br{display:none}.PaymentLogos-module__NrzOEW__subText{padding:0 16px;font-size:.95rem}.PaymentLogos-module__NrzOEW__headerContent{margin-bottom:2.5rem}.PaymentLogos-module__NrzOEW__marqueeContent{gap:1.5rem;padding-left:1.5rem}.PaymentLogos-module__NrzOEW__logoItem{padding:12px 20px}.PaymentLogos-module__NrzOEW__logoName{font-size:1.1rem}}
.AboutCompany-module__gKFg6W__section{z-index:10;background:#f8fafc;padding:100px 0;position:relative;overflow:hidden}.AboutCompany-module__gKFg6W__header{text-align:center;max-width:850px;margin:0 auto 4rem}.AboutCompany-module__gKFg6W__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0034340d;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.AboutCompany-module__gKFg6W__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.15}.AboutCompany-module__gKFg6W__accent{color:var(--primary)}.AboutCompany-module__gKFg6W__subtitle{color:#64748b;font-size:1.1rem;line-height:1.7}.AboutCompany-module__gKFg6W__mvGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.AboutCompany-module__gKFg6W__mvCard{background:#fff;border:1px solid #0000000f;border-radius:28px;padding:48px 40px;transition:all .4s;box-shadow:0 15px 40px #0000000a}.AboutCompany-module__gKFg6W__mvCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px #00000014}.AboutCompany-module__gKFg6W__mvCardDark{background:var(--primary);color:#fff;border-color:#0000}.AboutCompany-module__gKFg6W__mvCardDark h3{color:#d0f255}.AboutCompany-module__gKFg6W__mvCardDark p{color:#fffc}.AboutCompany-module__gKFg6W__mvIconBox{width:64px;height:64px;color:var(--primary);background:#0034340f;border-radius:20px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.AboutCompany-module__gKFg6W__mvCardDark .AboutCompany-module__gKFg6W__mvIconBox{color:#d0f255;background:#d0f25526}.AboutCompany-module__gKFg6W__mvCard h3{color:var(--foreground);margin-bottom:1rem;font-size:1.6rem;font-weight:800}.AboutCompany-module__gKFg6W__mvCard p{color:#64748b;font-size:1.05rem;line-height:1.7}.AboutCompany-module__gKFg6W__valuesHeader{text-align:center;margin-bottom:2rem}.AboutCompany-module__gKFg6W__valuesHeader h3{color:var(--foreground);font-size:1.8rem;font-weight:800}.AboutCompany-module__gKFg6W__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.AboutCompany-module__gKFg6W__valueCard{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:32px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 25px #00000008}.AboutCompany-module__gKFg6W__valueCard:hover{box-shadow:0 15px 35px #00343414}.AboutCompany-module__gKFg6W__valueIconBox{width:52px;height:52px;color:var(--primary);background:#0034340f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.2rem;display:flex}.AboutCompany-module__gKFg6W__valueCard h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.AboutCompany-module__gKFg6W__valueCard p{color:#64748b;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.AboutCompany-module__gKFg6W__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutCompany-module__gKFg6W__section{padding:60px 0}.AboutCompany-module__gKFg6W__title{font-size:1.8rem}.AboutCompany-module__gKFg6W__title br{display:none}.AboutCompany-module__gKFg6W__subtitle{padding:0 10px;font-size:.95rem}.AboutCompany-module__gKFg6W__header{margin-bottom:2.5rem}.AboutCompany-module__gKFg6W__mvGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.AboutCompany-module__gKFg6W__mvCard{padding:32px 24px}.AboutCompany-module__gKFg6W__mvCard h3{font-size:1.3rem}.AboutCompany-module__gKFg6W__mvCard p{font-size:.95rem}.AboutCompany-module__gKFg6W__valuesGrid{grid-template-columns:1fr 1fr;gap:1rem}.AboutCompany-module__gKFg6W__valueCard{padding:24px 16px}.AboutCompany-module__gKFg6W__valuesHeader h3{font-size:1.4rem}}@media (max-width:480px){.AboutCompany-module__gKFg6W__valuesGrid{grid-template-columns:1fr}}
.PaymentSuite-module__o2JfQq__suiteSection{z-index:5;background:#f8fafc;padding:80px 0;position:relative}.PaymentSuite-module__o2JfQq__gridContainer{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:4rem;display:grid}.PaymentSuite-module__o2JfQq__leftCol{position:sticky;top:25vh}.PaymentSuite-module__o2JfQq__headerContent{text-align:left}.PaymentSuite-module__o2JfQq__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0034340d;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.PaymentSuite-module__o2JfQq__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.15}.PaymentSuite-module__o2JfQq__accentText{color:var(--primary)}.PaymentSuite-module__o2JfQq__headerSubtitle{color:#64748b;max-width:400px;font-size:1.1rem;line-height:1.6}.PaymentSuite-module__o2JfQq__rightCol{height:380vh;position:relative}.PaymentSuite-module__o2JfQq__stackWrapper{width:100%;height:100%;position:relative}.PaymentSuite-module__o2JfQq__cardContainer{transform-origin:top;width:100%}.PaymentSuite-module__o2JfQq__suiteCard{border:1px solid #0000000f;border-radius:32px;flex-direction:column;height:420px;padding:50px;display:flex;box-shadow:0 30px 60px -15px #0000001a}.PaymentSuite-module__o2JfQq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.PaymentSuite-module__o2JfQq__iconBox{border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.PaymentSuite-module__o2JfQq__tag{letter-spacing:1px;text-transform:uppercase;font-size:.8rem;font-weight:700}.PaymentSuite-module__o2JfQq__cardTitle{margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.1}.PaymentSuite-module__o2JfQq__cardDesc{max-width:90%;font-size:1.05rem;line-height:1.6}.PaymentSuite-module__o2JfQq__exploreBtn{cursor:pointer;align-items:center;gap:10px;margin-top:auto;font-size:1rem;font-weight:700;transition:gap .3s;display:inline-flex}.PaymentSuite-module__o2JfQq__suiteCard:hover .PaymentSuite-module__o2JfQq__exploreBtn{gap:16px}@media (max-width:1024px){.PaymentSuite-module__o2JfQq__gridContainer{grid-template-columns:1fr;gap:3rem}.PaymentSuite-module__o2JfQq__leftCol{text-align:center;position:relative;top:0}.PaymentSuite-module__o2JfQq__headerContent{text-align:center}.PaymentSuite-module__o2JfQq__headerSubtitle{margin:0 auto}.PaymentSuite-module__o2JfQq__sectionTitle{font-size:2.5rem}.PaymentSuite-module__o2JfQq__rightCol{height:280vh}}@media (max-width:768px){.PaymentSuite-module__o2JfQq__suiteSection{padding:60px 0}.PaymentSuite-module__o2JfQq__sectionTitle{font-size:1.8rem}.PaymentSuite-module__o2JfQq__sectionTitle br{display:none}.PaymentSuite-module__o2JfQq__headerSubtitle{padding:0 10px;font-size:.95rem}.PaymentSuite-module__o2JfQq__rightCol{height:auto}.PaymentSuite-module__o2JfQq__cardContainer{margin-bottom:1.5rem;position:relative!important;top:0!important}.PaymentSuite-module__o2JfQq__suiteCard{height:auto;padding:28px 24px}.PaymentSuite-module__o2JfQq__cardTitle{font-size:1.5rem}.PaymentSuite-module__o2JfQq__cardDesc{max-width:100%;font-size:.95rem}.PaymentSuite-module__o2JfQq__cardHeader{margin-bottom:1.5rem}.PaymentSuite-module__o2JfQq__iconBox{border-radius:14px;width:50px;height:50px}}
.ITProducts-module__2ASEtG__section{z-index:10;background:#fff;padding:100px 0;position:relative}.ITProducts-module__2ASEtG__header{text-align:center;max-width:750px;margin:0 auto 4rem}.ITProducts-module__2ASEtG__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0034340d;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.ITProducts-module__2ASEtG__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.15}.ITProducts-module__2ASEtG__accent{color:var(--primary)}.ITProducts-module__2ASEtG__subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.ITProducts-module__2ASEtG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ITProducts-module__2ASEtG__grid>:last-child{grid-column:2/3}.ITProducts-module__2ASEtG__card{color:#fff;cursor:pointer;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;min-height:320px;padding:36px 30px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 50px #00000026}.ITProducts-module__2ASEtG__card:hover{box-shadow:0 30px 60px #00000040}.ITProducts-module__2ASEtG__cardIconBox{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.ITProducts-module__2ASEtG__cardTitle{margin-bottom:.8rem;font-size:1.4rem;font-weight:800;line-height:1.2}.ITProducts-module__2ASEtG__cardDesc{opacity:.8;flex:1;font-size:.95rem;line-height:1.6}.ITProducts-module__2ASEtG__cardAction{opacity:.7;align-items:center;gap:8px;margin-top:1.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.ITProducts-module__2ASEtG__card:hover .ITProducts-module__2ASEtG__cardAction{opacity:1;gap:12px}@media (max-width:1024px){.ITProducts-module__2ASEtG__grid{grid-template-columns:repeat(2,1fr)}.ITProducts-module__2ASEtG__grid>:last-child{grid-column:auto}.ITProducts-module__2ASEtG__title{font-size:2.5rem}}@media (max-width:768px){.ITProducts-module__2ASEtG__section{padding:60px 0}.ITProducts-module__2ASEtG__title{font-size:1.8rem}.ITProducts-module__2ASEtG__title br{display:none}.ITProducts-module__2ASEtG__subtitle{padding:0 10px;font-size:.95rem}.ITProducts-module__2ASEtG__header{margin-bottom:2.5rem}.ITProducts-module__2ASEtG__grid{grid-template-columns:1fr;gap:1.2rem}.ITProducts-module__2ASEtG__card{min-height:auto;padding:28px 24px}.ITProducts-module__2ASEtG__cardTitle{font-size:1.25rem}.ITProducts-module__2ASEtG__cardDesc{font-size:.9rem}}
.Partner-module__Dc6KSa__partnerSection{z-index:20;color:var(--foreground);background:#fff;padding:100px 0;position:relative;overflow:hidden}.Partner-module__Dc6KSa__bgMarqueeContainer{pointer-events:none;z-index:1;opacity:.03;width:100vw;position:absolute;top:15%;left:0;overflow:hidden}.Partner-module__Dc6KSa__bgMarqueeText{white-space:nowrap;color:var(--primary);font-size:14rem;font-weight:900;font-family:var(--font-poppins), sans-serif;letter-spacing:-2px}.Partner-module__Dc6KSa__contentWrapper{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.Partner-module__Dc6KSa__massiveTextBlock{text-align:center;max-width:800px;margin:0 auto 4rem}.Partner-module__Dc6KSa__giantTitle{color:var(--foreground);letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Partner-module__Dc6KSa__accentText{color:var(--primary)}.Partner-module__Dc6KSa__simpleSubtitle{color:#475569;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Partner-module__Dc6KSa__simpleGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;margin-bottom:3rem;display:grid}.Partner-module__Dc6KSa__simpleCard{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;align-items:center;padding:36px 28px;transition:box-shadow .4s;display:flex;box-shadow:0 10px 30px #00000005}.Partner-module__Dc6KSa__simpleCard:hover{box-shadow:0 20px 40px #00343414}.Partner-module__Dc6KSa__cardIconBox{width:60px;height:60px;color:var(--primary);background:#0034340d;border-radius:50px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.Partner-module__Dc6KSa__simpleCard h3{color:#0f172a;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.Partner-module__Dc6KSa__simpleCard p{color:#64748b;font-size:.92rem;line-height:1.5}.Partner-module__Dc6KSa__actionRow{justify-content:center;width:100%;display:flex}.Partner-module__Dc6KSa__simpleBtn{background:var(--primary);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:18px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Partner-module__Dc6KSa__simpleBtn:hover{background:var(--foreground);gap:16px;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media (max-width:1024px){.Partner-module__Dc6KSa__simpleGrid{grid-template-columns:repeat(2,1fr)}.Partner-module__Dc6KSa__bgMarqueeText{font-size:10rem}}@media (max-width:768px){.Partner-module__Dc6KSa__partnerSection{padding:60px 0}.Partner-module__Dc6KSa__giantTitle{font-size:2rem}.Partner-module__Dc6KSa__giantTitle br{display:none}.Partner-module__Dc6KSa__simpleSubtitle{padding:0 10px;font-size:.95rem}.Partner-module__Dc6KSa__massiveTextBlock{margin-bottom:2.5rem}.Partner-module__Dc6KSa__simpleGrid{grid-template-columns:1fr;gap:1rem;padding:0 10px}.Partner-module__Dc6KSa__simpleCard{padding:28px 20px}.Partner-module__Dc6KSa__bgMarqueeContainer{top:5%}.Partner-module__Dc6KSa__bgMarqueeText{font-size:6rem}.Partner-module__Dc6KSa__simpleBtn{padding:16px 32px;font-size:1rem}}
.Stats-module__UZLpCq__statsSection{background-color:#020617;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:5rem 0}.Stats-module__UZLpCq__statsContainer{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Stats-module__UZLpCq__statBox{flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;display:flex}.Stats-module__UZLpCq__statValue{color:#d0f255;text-shadow:0 0 20px #d0f25533;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Stats-module__UZLpCq__statSuffix{color:#d0f255;font-size:1.8rem}.Stats-module__UZLpCq__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}@media (max-width:768px){.Stats-module__UZLpCq__statsSection{padding:3rem 0}.Stats-module__UZLpCq__statsContainer{grid-template-columns:repeat(2,1fr);gap:1rem}.Stats-module__UZLpCq__statValue{font-size:2rem}.Stats-module__UZLpCq__statSuffix{font-size:1.4rem}.Stats-module__UZLpCq__statLabel{font-size:.78rem}.Stats-module__UZLpCq__statBox{padding:1rem .5rem}}
.blogPost-module__xW65kq__main{padding-top:80px}.blogPost-module__xW65kq__backLink{color:#64748b;align-items:center;gap:8px;padding:20px 0 10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.blogPost-module__xW65kq__backLink:hover{color:var(--primary)}.blogPost-module__xW65kq__headerSection{border-bottom:1px solid #0000000f;padding:30px 0 50px}.blogPost-module__xW65kq__articleHeader{max-width:800px}.blogPost-module__xW65kq__category{text-transform:uppercase;letter-spacing:1px;color:var(--primary);background:#0034340f;border-radius:6px;margin-bottom:1.2rem;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-block}.blogPost-module__xW65kq__title{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1.2rem;font-size:3rem;font-weight:800;line-height:1.15}.blogPost-module__xW65kq__excerpt{color:#64748b;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.blogPost-module__xW65kq__meta{flex-wrap:wrap;gap:1.5rem;display:flex}.blogPost-module__xW65kq__metaItem{color:#94a3b8;align-items:center;gap:6px;font-size:.88rem;font-weight:500;display:inline-flex}.blogPost-module__xW65kq__contentSection{padding:50px 0}.blogPost-module__xW65kq__articleContent{max-width:800px}.blogPost-module__xW65kq__prose h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.8rem;font-weight:800;line-height:1.2}.blogPost-module__xW65kq__prose h3{color:var(--foreground);margin-top:2rem;margin-bottom:.8rem;font-size:1.35rem;font-weight:700;line-height:1.3}.blogPost-module__xW65kq__prose p{color:#374151;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.blogPost-module__xW65kq__prose strong{color:var(--foreground);font-weight:700}.blogPost-module__xW65kq__prose blockquote{border-left:4px solid var(--primary);color:#475569;background:#f8fafc;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:16px 24px;font-style:italic}.blogPost-module__xW65kq__listItem{background:#f8fafc;border:1px solid #0000000a;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:.8rem;padding:12px 16px;display:flex}.blogPost-module__xW65kq__listNum{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.blogPost-module__xW65kq__listItem div{color:#374151;font-size:1rem;line-height:1.6}.blogPost-module__xW65kq__bulletItem{color:#374151;align-items:flex-start;gap:10px;margin-bottom:.6rem;font-size:1rem;line-height:1.7;display:flex}.blogPost-module__xW65kq__bullet{color:var(--primary);margin-top:2px;font-weight:700}.blogPost-module__xW65kq__inlineLink{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:color .2s}.blogPost-module__xW65kq__inlineLink:hover{color:var(--primary-hover)}.blogPost-module__xW65kq__ctaSection{padding:0 0 60px}.blogPost-module__xW65kq__ctaCard{background:var(--primary);text-align:center;border-radius:24px;max-width:800px;padding:48px}.blogPost-module__xW65kq__ctaCard h3{color:#fff;margin-bottom:.8rem;font-size:1.6rem;font-weight:800}.blogPost-module__xW65kq__ctaCard p{color:#fffc;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.blogPost-module__xW65kq__ctaBtn{color:#003434;background:#d0f255;border-radius:50px;padding:14px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.blogPost-module__xW65kq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #d0f2554d}.blogPost-module__xW65kq__relatedSection{padding:0 0 80px}.blogPost-module__xW65kq__relatedTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.6rem;font-weight:800}.blogPost-module__xW65kq__relatedGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.blogPost-module__xW65kq__relatedCardLink{color:inherit;text-decoration:none}.blogPost-module__xW65kq__relatedCard{background:#f8fafc;border:1px solid #0000000d;border-radius:20px;padding:28px 24px;transition:all .3s}.blogPost-module__xW65kq__relatedCard:hover{background:#fff;box-shadow:0 12px 30px #0034340f}.blogPost-module__xW65kq__relatedCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--primary);background:#0034340f;border-radius:6px;margin-bottom:.8rem;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.blogPost-module__xW65kq__relatedCard h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.blogPost-module__xW65kq__relatedCard p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blogPost-module__xW65kq__relatedDate{color:#94a3b8;font-size:.78rem}@media (max-width:768px){.blogPost-module__xW65kq__headerSection{padding:20px 0 30px}.blogPost-module__xW65kq__title{font-size:1.8rem}.blogPost-module__xW65kq__excerpt{font-size:1rem}.blogPost-module__xW65kq__meta{gap:1rem}.blogPost-module__xW65kq__contentSection{padding:30px 0}.blogPost-module__xW65kq__prose h2{margin-top:2rem;font-size:1.4rem}.blogPost-module__xW65kq__prose h3{font-size:1.15rem}.blogPost-module__xW65kq__prose p{font-size:.95rem}.blogPost-module__xW65kq__listItem{padding:10px 12px}.blogPost-module__xW65kq__ctaCard{padding:32px 20px}.blogPost-module__xW65kq__ctaCard h3{font-size:1.3rem}.blogPost-module__xW65kq__relatedGrid{grid-template-columns:1fr;gap:1rem}}
.blog-module__3rPSzG__main{padding-top:80px}.blog-module__3rPSzG__hero{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:80px 0 50px}.blog-module__3rPSzG__heroContent{text-align:center;max-width:700px;margin:0 auto}.blog-module__3rPSzG__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0034340d;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__heroTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.blog-module__3rPSzG__accent{color:var(--primary)}.blog-module__3rPSzG__heroSubtitle{color:#64748b;font-size:1.15rem;line-height:1.7}.blog-module__3rPSzG__featuredSection{padding:0 0 60px}.blog-module__3rPSzG__featuredCard{background:var(--primary);cursor:pointer;border-radius:28px;padding:50px;transition:all .4s;position:relative;overflow:hidden}.blog-module__3rPSzG__featuredCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px #00343433}.blog-module__3rPSzG__featuredBadge{color:#003434;text-transform:uppercase;letter-spacing:1px;background:#d0f255;border-radius:50px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__featuredContent{color:#fff;max-width:700px}.blog-module__3rPSzG__featuredTitle{margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.blog-module__3rPSzG__featuredExcerpt{color:#fffc;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.blog-module__3rPSzG__readMore{color:#d0f255;align-items:center;gap:8px;font-size:.95rem;font-weight:700;transition:gap .3s;display:inline-flex}.blog-module__3rPSzG__featuredCard:hover .blog-module__3rPSzG__readMore{gap:14px}.blog-module__3rPSzG__postsSection{background:#f8fafc;padding:0 0 80px}.blog-module__3rPSzG__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;padding-top:60px;font-size:2rem;font-weight:800}.blog-module__3rPSzG__postsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.blog-module__3rPSzG__postCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:32px 28px;transition:all .4s;display:flex}.blog-module__3rPSzG__postCard:hover{box-shadow:0 20px 40px #00343414}.blog-module__3rPSzG__postIconBox{width:48px;height:48px;color:var(--primary);background:#0034340f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.blog-module__3rPSzG__postMeta{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.blog-module__3rPSzG__postCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--primary);background:#0034340f;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.blog-module__3rPSzG__postDate,.blog-module__3rPSzG__postRead{color:#94a3b8;align-items:center;gap:4px;font-size:.78rem;display:flex}.blog-module__3rPSzG__postTitle{color:#0f172a;margin-bottom:.6rem;font-size:1.15rem;font-weight:700;line-height:1.3}.blog-module__3rPSzG__postExcerpt{color:#64748b;flex:1;font-size:.88rem;line-height:1.6}.blog-module__3rPSzG__postFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.blog-module__3rPSzG__readMoreSmall{color:var(--primary);align-items:center;gap:4px;font-size:.82rem;font-weight:700;transition:gap .3s;display:inline-flex}.blog-module__3rPSzG__postCard:hover .blog-module__3rPSzG__readMoreSmall{gap:8px}@media (max-width:1024px){.blog-module__3rPSzG__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__3rPSzG__hero{padding:60px 0 40px}.blog-module__3rPSzG__heroTitle{font-size:2.2rem}.blog-module__3rPSzG__heroTitle br{display:none}.blog-module__3rPSzG__heroSubtitle{font-size:.95rem}.blog-module__3rPSzG__featuredCard{padding:32px 24px}.blog-module__3rPSzG__featuredTitle{font-size:1.5rem}.blog-module__3rPSzG__featuredExcerpt{font-size:.92rem}.blog-module__3rPSzG__postsGrid{grid-template-columns:1fr;gap:1rem}.blog-module__3rPSzG__sectionTitle{padding-top:40px;font-size:1.6rem}.blog-module__3rPSzG__postCard{padding:24px 20px}}
.careers-module__tEy4wG__main{padding-top:80px}.careers-module__tEy4wG__hero{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:80px 0 60px}.careers-module__tEy4wG__heroContent{text-align:center;max-width:750px;margin:0 auto}.careers-module__tEy4wG__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0034340d;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.careers-module__tEy4wG__heroTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.careers-module__tEy4wG__accent{color:var(--primary)}.careers-module__tEy4wG__heroSubtitle{color:#64748b;font-size:1.15rem;line-height:1.7}.careers-module__tEy4wG__perksSection{background:#fff;padding:60px 0}.careers-module__tEy4wG__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.2rem;font-weight:800}.careers-module__tEy4wG__perksGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.careers-module__tEy4wG__perkCard{text-align:center;background:#f8fafc;border:1px solid #0000000d;border-radius:20px;padding:32px 24px;transition:all .3s}.careers-module__tEy4wG__perkCard:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0034340f}.careers-module__tEy4wG__perkIcon{width:52px;height:52px;color:var(--primary);background:#0034340f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.careers-module__tEy4wG__perkCard h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.careers-module__tEy4wG__perkCard p{color:#64748b;font-size:.88rem;line-height:1.5}.careers-module__tEy4wG__jobsSection{background:#f8fafc;padding:60px 0 80px}.careers-module__tEy4wG__jobsList{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.careers-module__tEy4wG__jobCard{background:#fff;border:1px solid #0000000d;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:28px 32px;transition:all .3s;display:flex}.careers-module__tEy4wG__jobCard:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0034340f}.careers-module__tEy4wG__jobInfo{flex:1}.careers-module__tEy4wG__jobMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.careers-module__tEy4wG__jobDept{text-transform:uppercase;letter-spacing:1px;color:var(--primary);background:#0034340f;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:700}.careers-module__tEy4wG__jobType{color:#64748b;align-items:center;gap:4px;font-size:.82rem;display:flex}.careers-module__tEy4wG__jobTitle{color:#0f172a;margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.careers-module__tEy4wG__jobDesc{color:#64748b;margin-bottom:.5rem;font-size:.9rem}.careers-module__tEy4wG__jobLocation{color:#94a3b8;align-items:center;gap:4px;font-size:.82rem;display:flex}.careers-module__tEy4wG__applyBtn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.careers-module__tEy4wG__applyBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 15px #00343426}.careers-module__tEy4wG__generalApply{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:24px;max-width:700px;margin-top:3rem;margin-left:auto;margin-right:auto;padding:40px}.careers-module__tEy4wG__generalApply h3{color:#0f172a;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.careers-module__tEy4wG__generalApply p{color:#64748b;font-size:.95rem}.careers-module__tEy4wG__generalApply a{color:var(--primary);font-weight:600;text-decoration:none}.careers-module__tEy4wG__generalApply a:hover{text-decoration:underline}@media (max-width:1024px){.careers-module__tEy4wG__perksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.careers-module__tEy4wG__hero{padding:60px 0 40px}.careers-module__tEy4wG__heroTitle{font-size:2.2rem}.careers-module__tEy4wG__heroTitle br{display:none}.careers-module__tEy4wG__heroSubtitle{font-size:.95rem}.careers-module__tEy4wG__sectionTitle{font-size:1.6rem}.careers-module__tEy4wG__perksGrid{grid-template-columns:1fr;gap:1rem}.careers-module__tEy4wG__jobCard{flex-direction:column;align-items:flex-start;gap:1rem;padding:24px 20px}.careers-module__tEy4wG__applyBtn{justify-content:center;width:100%}.careers-module__tEy4wG__generalApply{margin-top:2rem;padding:28px 20px}}
.ContactForm-module__1SvrgG__contactSection{z-index:20;background:#f8fafc;border-top:1px solid #0000000a;padding:100px 0;position:relative}.ContactForm-module__1SvrgG__contactContainer{grid-template-columns:1fr 1.1fr;align-items:flex-start;gap:4rem;display:grid}.ContactForm-module__1SvrgG__info h2{line-height:1.2}.ContactForm-module__1SvrgG__contactDetails{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.ContactForm-module__1SvrgG__detailFull{grid-column:1/-1}.ContactForm-module__1SvrgG__detailItem h4{color:var(--foreground);margin-bottom:.4rem;font-size:1rem}.ContactForm-module__1SvrgG__detailItem p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.ContactForm-module__1SvrgG__detailItem a{color:var(--text-muted);text-decoration:none;transition:color .2s}.ContactForm-module__1SvrgG__detailItem a:hover{color:var(--primary)}.ContactForm-module__1SvrgG__formWrapper{background:#fff;border:1px solid #0000000d;border-radius:32px;padding:40px;box-shadow:0 20px 40px #0000000a}.ContactForm-module__1SvrgG__form{flex-direction:column;gap:1.2rem;display:flex}.ContactForm-module__1SvrgG__inputRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__1SvrgG__inputGroup{flex-direction:column;gap:.4rem;display:flex}.ContactForm-module__1SvrgG__inputGroup label{color:var(--text-muted);font-size:.85rem;font-weight:500}.ContactForm-module__1SvrgG__inputGroup input,.ContactForm-module__1SvrgG__inputGroup textarea{color:var(--foreground);background:#f8fafc;border:1px solid #00000014;border-radius:14px;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .3s}.ContactForm-module__1SvrgG__inputGroup input:focus,.ContactForm-module__1SvrgG__inputGroup textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #00343414}.ContactForm-module__1SvrgG__submitBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.ContactForm-module__1SvrgG__spinner{animation:1s linear infinite ContactForm-module__1SvrgG__spin}@keyframes ContactForm-module__1SvrgG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactForm-module__1SvrgG__successMsg{color:var(--success);text-align:center;background:#10b9811a;border-radius:8px;margin-top:.8rem;padding:10px;font-size:.9rem}.ContactForm-module__1SvrgG__errorMsg{color:#ef4444;text-align:center;background:#ef44441a;border-radius:8px;margin-top:.8rem;padding:10px;font-size:.9rem}.ContactForm-module__1SvrgG__topicGrid{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:4px;display:grid}.ContactForm-module__1SvrgG__topicCard{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #0000000a;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.ContactForm-module__1SvrgG__topicIcon{color:#94a3b8;flex-shrink:0;transition:all .3s}.ContactForm-module__1SvrgG__topicCard:hover{color:var(--primary);background:#fff;border-color:#0034341a;transform:translateY(-1px);box-shadow:0 4px 15px #0000000a}.ContactForm-module__1SvrgG__topicCard:hover .ContactForm-module__1SvrgG__topicIcon{color:var(--primary)}.ContactForm-module__1SvrgG__topicActive{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important;box-shadow:0 6px 16px #00343426!important}.ContactForm-module__1SvrgG__topicActive .ContactForm-module__1SvrgG__topicIcon{color:#fff!important}@media (max-width:992px){.ContactForm-module__1SvrgG__contactContainer{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.ContactForm-module__1SvrgG__contactSection{padding:60px 0}.ContactForm-module__1SvrgG__formWrapper{border-radius:24px;padding:28px 20px}.ContactForm-module__1SvrgG__inputRow{grid-template-columns:1fr;gap:1.2rem}.ContactForm-module__1SvrgG__topicGrid{grid-template-columns:1fr 1fr}.ContactForm-module__1SvrgG__contactDetails{grid-template-columns:1fr;gap:1rem}.ContactForm-module__1SvrgG__detailFull{grid-column:auto}}@media (max-width:480px){.ContactForm-module__1SvrgG__topicGrid{grid-template-columns:1fr}}
