.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(25px);background:#10121e;border-bottom:1px solid #ffffff1a;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0003}.Navbar-module__cJzEcG__inner{max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{color:#fff;align-items:center;transition:opacity .3s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.9}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;max-height:56px}.Navbar-module__cJzEcG__links{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__links li a{font-size:var(--fs-sm);color:#fff;border-radius:.75rem;padding:.6rem 1.1rem;font-weight:600;transition:all .3s;position:relative}.Navbar-module__cJzEcG__links li a:hover{color:var(--brand-cyan-500);background:#ffffff0d}.Navbar-module__cJzEcG__links li a:after{content:"";background:var(--brand-cyan-500);height:2px;transition:transform .3s;position:absolute;bottom:.4rem;left:1.1rem;right:1.1rem;transform:scaleX(0)}.Navbar-module__cJzEcG__links li a:hover:after{transform:scaleX(1)}.Navbar-module__cJzEcG__mobileCTA{display:none}.Navbar-module__cJzEcG__ctaBtn{align-items:center;gap:.6rem;padding:.65rem 1.8rem;font-size:1.1rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 15px #0199fc66;color:#fff!important;background:linear-gradient(90deg,#24c3fd,#0199fc)!important;border:none!important;border-radius:100px!important}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0199fc99}.Navbar-module__cJzEcG__ctaBtn svg{stroke:#fff}.Navbar-module__cJzEcG__hamburger{z-index:1002;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Navbar-module__cJzEcG__hamburger span{background:#fff;border-radius:4px;width:28px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Navbar-module__cJzEcG__inner{flex-direction:row-reverse}.Navbar-module__cJzEcG__links{background:#10121e;flex-direction:column;gap:.5rem;width:300px;height:100vh;padding:6rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000004d}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{right:0}.Navbar-module__cJzEcG__links li{width:100%}.Navbar-module__cJzEcG__links li a{font-size:1.1rem;display:block}.Navbar-module__cJzEcG__mobileCTA{margin-top:2rem;padding:0 1rem;display:block}.Navbar-module__cJzEcG__mobileCTA a{text-align:center;border-radius:1rem;width:100%;padding:1rem;font-size:1.1rem;display:block;box-shadow:0 10px 20px #10121e33;background:var(--brand-cyan-500)!important;color:#fff!important}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__ctaBtn{display:none}}
.Footer-module__S6Hkya__footer{background:var(--gray-900);color:var(--white);padding-top:8rem}.Footer-module__S6Hkya__content{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem;padding-bottom:6rem;display:grid}.Footer-module__S6Hkya__logo{align-items:center;transition:opacity .3s;display:flex}.Footer-module__S6Hkya__logo:hover{opacity:.9}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;max-height:56px}.Footer-module__S6Hkya__brandDesc{font-size:var(--fs-base);color:var(--gray-400);max-width:340px;margin-top:1.5rem;line-height:1.9}.Footer-module__S6Hkya__legalLink{color:var(--white);margin-top:1rem;font-size:.85rem;text-decoration:underline;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__legalLink:hover{color:var(--brand-cyan-500)}.Footer-module__S6Hkya__colTitle{color:var(--white);margin-bottom:2rem;font-size:1.25rem;font-weight:800;position:relative}.Footer-module__S6Hkya__colTitle:after{content:"";background:var(--brand-blue-500);width:40px;height:3px;position:absolute;bottom:-8px;right:0}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linksCol ul li a{color:var(--gray-400);align-items:center;gap:.75rem;font-weight:500;transition:all .3s;display:flex}.Footer-module__S6Hkya__linksCol ul li a:hover{color:var(--brand-blue-500);padding-right:.5rem}.Footer-module__S6Hkya__bottom{background:#0a0f1d;border-top:1px solid #ffffff0d;padding:2rem 0}.Footer-module__S6Hkya__bottomInner{color:var(--white);justify-content:space-between;align-items:center;font-size:.85rem;font-weight:500;display:flex}.Footer-module__S6Hkya__creditLink{color:var(--white);font-weight:700;transition:all .3s}.Footer-module__S6Hkya__creditLink:hover{color:var(--brand-cyan-500)}@media (max-width:1024px){.Footer-module__S6Hkya__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__bottomInner{text-align:center;flex-direction:column;gap:1rem}}
.FloatingButtons-module__YJXJCq__whatsapp{color:#fff;z-index:999;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:2.5s infinite FloatingButtons-module__YJXJCq__pulseLoop;display:flex;position:fixed;bottom:2.5rem;right:2.5rem;box-shadow:0 10px 25px #25d36666}.FloatingButtons-module__YJXJCq__whatsapp:hover{transform:scale(1.1);box-shadow:0 15px 35px #25d36680}.FloatingButtons-module__YJXJCq__tooltip{background:var(--gray-900);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:var(--shadow-lg);border-radius:1rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s;position:absolute;right:calc(100% + 15px);transform:translate(-10px)}.FloatingButtons-module__YJXJCq__whatsapp:hover .FloatingButtons-module__YJXJCq__tooltip{opacity:1;transform:translate(0)}.FloatingButtons-module__YJXJCq__phone{background:var(--brand-cyan-500);width:56px;height:56px;color:var(--white);z-index:999;box-shadow:0 10px 25px var(--brand-cyan-glow);border-radius:50%;justify-content:center;align-items:center;transition:all .4s;display:flex;position:fixed;bottom:2.5rem;left:2.5rem}.FloatingButtons-module__YJXJCq__phone:hover{background:var(--brand-cyan-600);box-shadow:0 15px 35px var(--brand-cyan-glow);transform:scale(1.1)}.FloatingButtons-module__YJXJCq__mobilePhoneBar{display:none}@keyframes FloatingButtons-module__YJXJCq__pulseLoop{0%,to{box-shadow:0 10px 25px #25d36666}50%{box-shadow:0 10px 40px #25d36699}}@media (max-width:480px){.FloatingButtons-module__YJXJCq__whatsapp{width:56px;height:56px;bottom:6rem;left:auto;right:1.5rem}.FloatingButtons-module__YJXJCq__phone{display:none}.FloatingButtons-module__YJXJCq__mobilePhoneBar{background:var(--brand-blue-500);color:#fff;z-index:1001;border-top:2px solid #ffffff1a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.FloatingButtons-module__YJXJCq__mobilePhoneBar a{color:#fff;align-items:center;gap:.75rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.FloatingButtons-module__YJXJCq__tooltip{display:none}}
.PensionHero-module__5I57cG__hero{background:#0a1628;align-items:center;min-height:80vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.PensionHero-module__5I57cG__videoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.PensionHero-module__5I57cG__overlay{z-index:1;background:linear-gradient(135deg,#10121ed9 0%,#1a1d2eb3 100%);position:absolute;inset:0}.PensionHero-module__5I57cG__content{z-index:5;grid-template-columns:1.3fr .7fr;align-items:center;gap:4rem;display:grid;position:relative}.PensionHero-module__5I57cG__textContent{max-width:900px;animation:1s cubic-bezier(.16,1,.3,1) forwards PensionHero-module__5I57cG__fadeInUp}.PensionHero-module__5I57cG__badge{-webkit-backdrop-filter:blur(8px);color:var(--white);border:1px solid var(--brand-green-500);box-shadow:0 4px 20px var(--brand-green-glow), inset 0 0 15px var(--brand-green-glow);text-shadow:0 0 10px #ffffff4d;animation:PensionHero-module__5I57cG__badgeGlow 3 PensionHero-module__5I57cG__s infinite ease-in-out;background:#ffffff0d;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-flex}@keyframes PensionHero-module__5I57cG__badgeGlow{0%,to{border-color:#00a3e066;box-shadow:0 4px 20px #00a3e066}50%{border-color:#00a3e0cc;box-shadow:0 4px 35px #00a3e0b3}}.PensionHero-module__5I57cG__badgeIcon{color:gold;filter:drop-shadow(0 0 8px #ffd70066);animation:2s ease-in-out infinite PensionHero-module__5I57cG__sparklePulse}@keyframes PensionHero-module__5I57cG__sparklePulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.PensionHero-module__5I57cG__headline{color:var(--white);letter-spacing:-.04em;margin-bottom:2rem;font-size:5rem;font-weight:900;line-height:1.05}.PensionHero-module__5I57cG__shimmerText{background:linear-gradient(90deg, var(--brand-cyan-500) 0%, #fff 20%, var(--brand-cyan-500) 40%, var(--brand-cyan-500) 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--brand-cyan-glow);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite PensionHero-module__5I57cG__textShimmer;display:inline-block}@keyframes PensionHero-module__5I57cG__textShimmer{0%{background-position:200%}to{background-position:-200%}}.PensionHero-module__5I57cG__subheadline{color:#ffffffd9;max-width:100%;margin-bottom:3.5rem;font-size:1.35rem;font-weight:500;line-height:1.5}.PensionHero-module__5I57cG__subheadline p{margin-bottom:.3rem}.PensionHero-module__5I57cG__subheadline p:last-child{margin-bottom:0}.PensionHero-module__5I57cG__actionGroup{gap:1.5rem;margin-bottom:3.5rem;display:flex}.PensionHero-module__5I57cG__whatsappBtn,.PensionHero-module__5I57cG__advisorBtn{border-radius:100px;align-items:center;gap:.75rem;padding:.8rem 1.8rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.PensionHero-module__5I57cG__whatsappBtn{background:#fff;box-shadow:0 4px 15px #0000001a;color:var(--brand-blue-500)!important}.PensionHero-module__5I57cG__whatsappBtn:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.PensionHero-module__5I57cG__heroCallBtn{background:linear-gradient(to bottom, var(--brand-cyan-500), var(--brand-cyan-600));box-shadow:0 8px 20px var(--brand-cyan-glow);border:none;border-radius:100px;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:1.15rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;color:#fff!important}.PensionHero-module__5I57cG__heroCallBtn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:60%;height:100%;animation:3s ease-in-out infinite PensionHero-module__5I57cG__shimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes PensionHero-module__5I57cG__shimmer{0%{opacity:0;left:-100%}30%{opacity:1;left:150%}to{opacity:0;left:150%}}.PensionHero-module__5I57cG__heroCallBtn:hover{box-shadow:0 12px 30px var(--brand-cyan-glow);filter:brightness(1.1);transform:translateY(-2px)}.PensionHero-module__5I57cG__calcBtn:hover{background:var(--white);color:var(--gray-900);border-color:var(--white)}.PensionHero-module__5I57cG__formSide{justify-content:flex-end;display:flex}.PensionHero-module__5I57cG__form{background:var(--white);border:1px solid var(--gray-100);border-radius:2rem;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 20px 60px #10121e1a,0 1px 3px #0000000a}.PensionHero-module__5I57cG__formHeader{text-align:center;margin-bottom:1.5rem}.PensionHero-module__5I57cG__formHeader h3{margin-bottom:.3rem;font-size:1.5rem}.PensionHero-module__5I57cG__formHeader p{color:var(--brand-blue-500);font-size:.9rem;font-weight:600}.PensionHero-module__5I57cG__formField input,.PensionHero-module__5I57cG__formField select{background:var(--off-white);width:100%;color:var(--gray-800);text-align:right;direction:rtl;border:1.5px solid #0000;border-radius:.75rem;margin-bottom:.85rem;padding:.9rem 1.25rem;font-size:.95rem;transition:all .25s}.PensionHero-module__5I57cG__formField input::placeholder{color:var(--gray-400);font-weight:400}.PensionHero-module__5I57cG__formField input:hover,.PensionHero-module__5I57cG__formField select:hover{border-color:var(--gray-200)}.PensionHero-module__5I57cG__formField input:focus,.PensionHero-module__5I57cG__formField select:focus{background:var(--white);border-color:var(--brand-blue-300);box-shadow:0 0 0 3px var(--brand-blue-glow)}.PensionHero-module__5I57cG__submitBtn{width:100%;padding:.95rem;font-size:1rem}.PensionHero-module__5I57cG__formDisclaimer{text-align:center;color:var(--gray-400);margin-top:.75rem;font-size:.7rem}@keyframes PensionHero-module__5I57cG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.PensionHero-module__5I57cG__content{text-align:center;grid-template-columns:1fr;gap:3rem}.PensionHero-module__5I57cG__textContent{align-items:center}.PensionHero-module__5I57cG__formSide{justify-content:center}}@media (max-width:768px){.PensionHero-module__5I57cG__hero{text-align:center;padding-top:10rem;padding-bottom:4rem}.PensionHero-module__5I57cG__textContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.PensionHero-module__5I57cG__badge{margin-bottom:2rem;margin-left:auto;margin-right:auto}.PensionHero-module__5I57cG__headline{text-align:center;white-space:nowrap;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.2rem,11vw,4rem);line-height:1.1}.PensionHero-module__5I57cG__subheadline{text-align:center;max-width:95%;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.PensionHero-module__5I57cG__subheadline p{margin-bottom:1rem}.PensionHero-module__5I57cG__actionGroup{flex-direction:column;gap:1.25rem;width:100%;max-width:400px;margin:0 auto;display:flex}.PensionHero-module__5I57cG__whatsappBtn,.PensionHero-module__5I57cG__advisorBtn{text-align:center;border-radius:1.25rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.15rem;font-size:1.2rem;font-weight:800;display:flex}.PensionHero-module__5I57cG__whatsappBtn{background:#fff;border:none;box-shadow:0 10px 25px #0003;color:var(--brand-blue-500)!important}.PensionHero-module__5I57cG__advisorBtn{background:0 0;border:2px solid #fff;color:#fff!important}.PensionHero-module__5I57cG__highlightSub{border:2px solid var(--brand-green-500);color:#0a1628;background:#fff;border-radius:1.25rem;padding:.8rem 1.5rem;font-weight:800;line-height:1.3;display:inline-block;box-shadow:0 10px 30px #0003;margin-bottom:2rem!important}.PensionHero-module__5I57cG__form{padding:2rem}}
.PensionStats-module___ipNRW__statsStrip{background:var(--brand-blue-500);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:2rem 0;position:relative}.PensionStats-module___ipNRW__grid{flex-wrap:wrap;justify-content:space-around;gap:3rem;display:flex}.PensionStats-module___ipNRW__statCard{text-align:center;color:var(--white);flex-direction:column;align-items:center;display:flex}.PensionStats-module___ipNRW__statValue{font-size:var(--fs-5xl);color:var(--white);font-feature-settings:"tnum";text-shadow:0 0 20px var(--brand-cyan-glow);margin-bottom:.5rem;font-weight:900;line-height:1}.PensionStats-module___ipNRW__statLabel{font-size:var(--fs-lg);color:var(--gray-300);letter-spacing:.05em;font-weight:600}@media (max-width:768px){.PensionStats-module___ipNRW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.PensionStats-module___ipNRW__statValue{font-size:var(--fs-4xl)}}
.Partners-module__Wk2-ZG__partners{background:var(--off-white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:2rem 0}.Partners-module__Wk2-ZG__title{text-align:center;color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:1rem;font-weight:700}.Partners-module__Wk2-ZG__marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.Partners-module__Wk2-ZG__track{width:max-content;animation:40s linear infinite Partners-module__Wk2-ZG__marquee;display:flex}.Partners-module__Wk2-ZG__logo{flex-shrink:0;justify-content:center;align-items:center;width:220px;height:120px;margin-left:4rem;transition:all .4s;display:flex}.Partners-module__Wk2-ZG__logo:hover{transform:translateY(-5px)scale(1.05)}.Partners-module__Wk2-ZG__logoImg{object-fit:contain;filter:grayscale(0%)opacity(.85);width:100%;max-width:180px;height:100%;max-height:90px;transition:all .3s}.Partners-module__Wk2-ZG__logo:hover .Partners-module__Wk2-ZG__logoImg{filter:grayscale(0%)opacity()}.Partners-module__Wk2-ZG__desktopOnly{display:flex}@media (max-width:768px){.Partners-module__Wk2-ZG__desktopOnly{display:none!important}.Partners-module__Wk2-ZG__partners{background:#fff;padding:3rem 0}.Partners-module__Wk2-ZG__title{color:var(--brand-blue-500);letter-spacing:normal;margin-bottom:3rem;padding:0 1.5rem;font-size:1.25rem}.Partners-module__Wk2-ZG__marquee{-webkit-mask-image:none;mask-image:none}.Partners-module__Wk2-ZG__track{flex-wrap:wrap;justify-content:center;gap:3rem 1rem;width:100%;padding:0 1rem;animation:none;display:flex}.Partners-module__Wk2-ZG__logo{width:calc(33.33% - 1rem);height:80px;margin:0}.Partners-module__Wk2-ZG__logoImg{filter:none;opacity:1;max-width:90%;max-height:50px}}@keyframes Partners-module__Wk2-ZG__marquee{0%{transform:translate(0)}to{transform:translate(50%)}}
.ContactForm-module__j1WgZG__contact{background:var(--white);padding:12rem 0;position:relative;overflow:hidden}.ContactForm-module__j1WgZG__bgGlow{background:radial-gradient(circle, var(--brand-blue-glow), transparent 70%);pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ContactForm-module__j1WgZG__content{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.ContactForm-module__j1WgZG__contactDesc{font-size:var(--fs-xl);color:var(--gray-600);margin:1.5rem 0 3.5rem;line-height:1.8}.ContactForm-module__j1WgZG__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__j1WgZG__infoItem{cursor:pointer;align-items:center;gap:1rem;transition:all .3s;display:flex}.ContactForm-module__j1WgZG__infoItem:hover{transform:translate(-3px)}.ContactForm-module__j1WgZG__infoIcon{width:42px;height:42px;color:var(--brand-cyan-500);background:#10121e0f;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactForm-module__j1WgZG__infoItem:hover .ContactForm-module__j1WgZG__infoIcon{background:var(--brand-cyan-500);color:var(--white)}.ContactForm-module__j1WgZG__infoLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.ContactForm-module__j1WgZG__infoValue{color:var(--gray-800);font-size:1rem;font-weight:700}.ContactForm-module__j1WgZG__form{background:var(--white);border:1px solid var(--gray-100);box-shadow:0 20px 60px var(--brand-blue-glow), 0 1px 3px #0000000a;border-radius:2rem;padding:3rem}.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0;display:grid}.ContactForm-module__j1WgZG__formField{flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.ContactForm-module__j1WgZG__formField label{color:var(--gray-500);letter-spacing:.02em;font-size:.8rem;font-weight:700}.ContactForm-module__j1WgZG__formField input,.ContactForm-module__j1WgZG__formField select,.ContactForm-module__j1WgZG__formField textarea{background:var(--off-white);width:100%;color:var(--gray-800);border:1.5px solid #0000;border-radius:.75rem;padding:.9rem 1.25rem;font-size:.95rem;transition:all .25s}.ContactForm-module__j1WgZG__formField input::placeholder,.ContactForm-module__j1WgZG__formField textarea::placeholder{color:var(--gray-400);font-weight:400}.ContactForm-module__j1WgZG__formField input:hover,.ContactForm-module__j1WgZG__formField select:hover,.ContactForm-module__j1WgZG__formField textarea:hover{border-color:var(--gray-200)}.ContactForm-module__j1WgZG__formField input:focus,.ContactForm-module__j1WgZG__formField select:focus,.ContactForm-module__j1WgZG__formField textarea:focus{background:var(--white);border-color:var(--brand-cyan-500);box-shadow:0 0 0 3px var(--brand-blue-glow)}@media (max-width:1024px){.ContactForm-module__j1WgZG__content{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.ContactForm-module__j1WgZG__form{padding:2.5rem}.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr}}
.PensionWhoFor-module__P2tfRq__section{background:var(--off-white);padding:10rem 0;position:relative;overflow:hidden}.PensionWhoFor-module__P2tfRq__blob{filter:blur(80px);z-index:0;background:radial-gradient(circle,#3f51b50d 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:0;right:0}.PensionWhoFor-module__P2tfRq__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.PensionWhoFor-module__P2tfRq__card{background:var(--white);text-align:center;border:1px solid #3f51b50d;border-radius:2.5rem;flex-direction:column;align-items:center;padding:3.5rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.PensionWhoFor-module__P2tfRq__card:before{content:"";background:linear-gradient(#02709a08 0%,#0000 100%);height:0;transition:all .5s;position:absolute;top:0;left:0;right:0}.PensionWhoFor-module__P2tfRq__card:hover{border-color:#02709a33;transform:translateY(-15px);box-shadow:0 30px 60px #02709a1f}.PensionWhoFor-module__P2tfRq__card:hover:before{height:100%}.PensionWhoFor-module__P2tfRq__icon{width:72px;height:72px;color:var(--brand-cyan-500);z-index:2;background:#4fc3f726;border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:2rem;padding:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.PensionWhoFor-module__P2tfRq__icon svg{width:100%;height:100%}.PensionWhoFor-module__P2tfRq__card:hover .PensionWhoFor-module__P2tfRq__icon{background:var(--brand-cyan-500);color:var(--white);box-shadow:0 10px 25px var(--brand-cyan-glow);transform:scale(1.1)rotate(5deg)}.PensionWhoFor-module__P2tfRq__cardTitle{color:var(--gray-900);z-index:2;margin-bottom:1rem;font-size:1.35rem;font-weight:800;position:relative}.PensionWhoFor-module__P2tfRq__cardDesc{color:var(--gray-500);z-index:2;font-size:1rem;line-height:1.8;position:relative}@media (max-width:1200px){.PensionWhoFor-module__P2tfRq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.PensionWhoFor-module__P2tfRq__section{padding:6rem 0}}@media (max-width:640px){.PensionWhoFor-module__P2tfRq__grid{grid-template-columns:1fr}.PensionWhoFor-module__P2tfRq__card{padding:3rem 2rem}}
.PensionCalculator-module__vXyf6q__calcSection{background-color:var(--off-white);padding:6rem 0;position:relative}.PensionCalculator-module__vXyf6q__calcContainer{max-width:1000px}.PensionCalculator-module__vXyf6q__header{text-align:center;margin-bottom:4rem}.PensionCalculator-module__vXyf6q__calculatorInterface{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);border-radius:1.5rem;grid-template-columns:1fr 1fr;gap:2rem;display:grid;overflow:hidden}.PensionCalculator-module__vXyf6q__inputCard{flex-direction:column;justify-content:center;padding:3rem;display:flex}.PensionCalculator-module__vXyf6q__resultCard{background:linear-gradient(145deg, var(--gray-900), #162438);color:var(--white);flex-direction:column;padding:3rem;display:flex;position:relative;overflow:hidden}.PensionCalculator-module__vXyf6q__resultCard:before{content:"";background:radial-gradient(circle, var(--brand-blue-glow) 0%, transparent 60%);pointer-events:none;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.PensionCalculator-module__vXyf6q__cardTitle{font-size:var(--fs-2xl);color:inherit;margin-bottom:.5rem;font-weight:800}.PensionCalculator-module__vXyf6q__inputCard .PensionCalculator-module__vXyf6q__cardTitle{color:var(--gray-900)}.PensionCalculator-module__vXyf6q__cardDesc{color:var(--gray-500);font-size:var(--fs-sm);margin-bottom:2.5rem;line-height:1.6}.PensionCalculator-module__vXyf6q__sliderContainer{margin-bottom:2rem}.PensionCalculator-module__vXyf6q__sliderValueDisplay{color:var(--brand-blue-500);text-align:center;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.PensionCalculator-module__vXyf6q__slider{-webkit-appearance:none;background:var(--gray-200);border-radius:4px;outline:none;width:100%;height:8px;transition:all .2s}.PensionCalculator-module__vXyf6q__slider::-webkit-slider-thumb{appearance:none;background:var(--white);border:3px solid var(--brand-blue-500);cursor:pointer;border-radius:50%;width:28px;height:28px;transition:transform .2s;box-shadow:0 4px 10px #02709a66}.PensionCalculator-module__vXyf6q__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.PensionCalculator-module__vXyf6q__slider::-webkit-slider-thumb:active{transform:scale(1.15)}.PensionCalculator-module__vXyf6q__slider::-moz-range-thumb{background:var(--white);border:3px solid var(--brand-blue-500);cursor:pointer;border-radius:50%;width:28px;height:28px}.PensionCalculator-module__vXyf6q__sliderLabels{color:var(--gray-400);font-size:var(--fs-xs);justify-content:space-between;margin-top:.75rem;font-weight:600;display:flex}.PensionCalculator-module__vXyf6q__trustBadgeLine{font-size:var(--fs-xs);color:var(--gray-500);justify-content:center;align-items:center;gap:.5rem;margin-top:auto;display:flex}.PensionCalculator-module__vXyf6q__resultDisplay{flex-direction:column;gap:1.5rem;margin-top:2rem;margin-bottom:2.5rem;display:flex}.PensionCalculator-module__vXyf6q__resultItem{flex-direction:column;display:flex}.PensionCalculator-module__vXyf6q__resLabel{color:var(--gray-400);font-size:var(--fs-sm);margin-bottom:.25rem}.PensionCalculator-module__vXyf6q__resValuePrimary{color:var(--white);font-feature-settings:"tnum";font-size:3.5rem;font-weight:900;line-height:1}.PensionCalculator-module__vXyf6q__resValueSecondary{color:var(--white);font-feature-settings:"tnum";font-size:2rem;font-weight:700}.PensionCalculator-module__vXyf6q__resultDividor{background:#ffffff1a;height:1px}.PensionCalculator-module__vXyf6q__resultBenefits{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.PensionCalculator-module__vXyf6q__resultBenefits li{font-size:var(--fs-sm);color:var(--gray-300);align-items:center;gap:.75rem;display:flex}.PensionCalculator-module__vXyf6q__check{color:var(--brand-cyan-500);font-weight:900}.PensionCalculator-module__vXyf6q__applyBtn{width:100%;font-size:var(--fs-lg);margin-top:auto;box-shadow:0 10px 25px #3f51b533}@media (max-width:900px){.PensionCalculator-module__vXyf6q__calculatorInterface{grid-template-columns:1fr}.PensionCalculator-module__vXyf6q__inputCard,.PensionCalculator-module__vXyf6q__resultCard{padding:2.5rem 1.5rem}.PensionCalculator-module__vXyf6q__sliderValueDisplay,.PensionCalculator-module__vXyf6q__resValuePrimary{font-size:2.75rem}}
.PensionCTA-module__1o2jgG__ctaStrip{background:var(--brand-blue-500);z-index:10;text-align:center;padding:4rem 0;position:relative}.PensionCTA-module__1o2jgG__wrapper{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PensionCTA-module__1o2jgG__title{color:var(--white);margin-bottom:.5rem;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800}.PensionCTA-module__1o2jgG__phoneLink{text-decoration:none;display:inline-block}.PensionCTA-module__1o2jgG__phoneBtn{background:linear-gradient(to bottom, var(--brand-cyan-500), var(--brand-cyan-600));color:#fff;box-shadow:0 10px 30px var(--brand-green-glow);border:none;border-radius:100px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-size:2rem;font-weight:800;transition:all .3s;display:flex;position:relative;overflow:hidden}.PensionCTA-module__1o2jgG__phoneBtn:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:60%;height:100%;animation:3.5s ease-in-out infinite PensionCTA-module__1o2jgG__ctaShimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes PensionCTA-module__1o2jgG__ctaShimmer{0%{opacity:0;left:-100%}40%{opacity:1;left:150%}to{opacity:0;left:150%}}.PensionCTA-module__1o2jgG__phoneBtn:hover{box-shadow:0 15px 40px var(--brand-cyan-glow);transform:translateY(-5px)scale(1.02)}.PensionCTA-module__1o2jgG__phoneBtn svg{filter:drop-shadow(0 0 5px #ffffff80)}.PensionCTA-module__1o2jgG__desc{color:#fff;opacity:.9;font-size:1.25rem;font-weight:700}@media (max-width:600px){.PensionCTA-module__1o2jgG__phoneBtn{padding:1rem 2rem;font-size:1.5rem}.PensionCTA-module__1o2jgG__title{font-size:1.5rem}}
.PensionComparison-module__gDegiG__section{background:var(--off-white);padding:6rem 0}.PensionComparison-module__gDegiG__container{max-width:1000px}.PensionComparison-module__gDegiG__tableWrapper{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);border-radius:1.5rem;overflow:hidden}.PensionComparison-module__gDegiG__table{border-collapse:collapse;text-align:right;width:100%}.PensionComparison-module__gDegiG__table th,.PensionComparison-module__gDegiG__table td{border-bottom:1px solid var(--gray-200);padding:1.5rem}.PensionComparison-module__gDegiG__table tr:last-child td{border-bottom:none}.PensionComparison-module__gDegiG__featureCol{background:var(--gray-50);width:30%}.PensionComparison-module__gDegiG__colHeaderGold{font-size:var(--fs-xl);color:var(--brand-blue-500);align-items:center;gap:.5rem;font-weight:800;display:flex}.PensionComparison-module__gDegiG__colHeaderGray{font-size:var(--fs-xl);color:var(--gray-500);align-items:center;gap:.5rem;font-weight:800;display:flex}.PensionComparison-module__gDegiG__featureCell{color:var(--gray-800);font-weight:700;font-size:var(--fs-lg);background:var(--gray-50)}.PensionComparison-module__gDegiG__linkCell{color:var(--gray-900);background:#02709a0d;font-weight:600}.PensionComparison-module__gDegiG__bankCell{color:var(--gray-500);background:var(--white)}.PensionComparison-module__gDegiG__checkIcon{color:var(--brand-cyan-500);margin-left:.5rem;font-weight:900}.PensionComparison-module__gDegiG__crossIcon{color:var(--gray-400);margin-left:.5rem;font-weight:900}@media (max-width:768px){.PensionComparison-module__gDegiG__table th,.PensionComparison-module__gDegiG__table td{font-size:var(--fs-sm);padding:1rem}.PensionComparison-module__gDegiG__colHeaderGold,.PensionComparison-module__gDegiG__colHeaderGray,.PensionComparison-module__gDegiG__featureCell{font-size:var(--fs-base)}}
.Hero-module__ZARIfG__hero{background:#000;align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__hero:before{content:"";z-index:2;background:linear-gradient(135deg,#10121ed9 0%,#1a1d2eb3 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bgOrbs{display:none}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3{filter:blur(100px);opacity:.5;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orb1{background:var(--brand-blue-200);width:600px;height:600px;animation:10s ease-in-out infinite Hero-module__ZARIfG__floating;top:-20%;right:-10%}.Hero-module__ZARIfG__orb2{background:#f1f5f9;width:400px;height:400px;animation:12s ease-in-out infinite reverse Hero-module__ZARIfG__floating;bottom:-10%;left:-5%}.Hero-module__ZARIfG__orb3{background:var(--gold-100);width:300px;height:300px;animation:15s ease-in-out infinite Hero-module__ZARIfG__floating;top:40%;left:20%}.Hero-module__ZARIfG__gridOverlay{background-image:radial-gradient(var(--gray-200) .5px, transparent .5px);opacity:.4;pointer-events:none;background-size:30px 30px;position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:5;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__badge{font-size:var(--fs-sm);color:var(--white);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--brand-cyan-500);width:10px;height:10px;box-shadow:0 0 10px var(--brand-cyan-500);border-radius:50%}.Hero-module__ZARIfG__headline{font-size:var(--fs-7xl);color:var(--white);letter-spacing:-.03em;margin-bottom:1.5rem;font-weight:900;line-height:1.1}.Hero-module__ZARIfG__accentWord{background:linear-gradient(to right, var(--brand-cyan-500), #fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subheadline{font-size:var(--fs-xl);color:var(--gray-200);max-width:580px;margin-bottom:2.5rem;line-height:1.8}.Hero-module__ZARIfG__heroCtas{gap:1.25rem;display:flex}.Hero-module__ZARIfG__trustBadges{align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.Hero-module__ZARIfG__trustItem{font-size:var(--fs-lg);color:var(--white);letter-spacing:-.01em;align-items:center;gap:.6rem;font-weight:700;display:flex}.Hero-module__ZARIfG__trustItem svg{filter:drop-shadow(0 0 8px #10121e66)}.Hero-module__ZARIfG__divider{background:#fff3;width:1px;height:1.5rem}.Hero-module__ZARIfG__formSide{justify-content:flex-end;display:flex}.Hero-module__ZARIfG__form{background:var(--white);border:1px solid var(--gray-100);border-radius:2rem;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 20px 60px #10121e1a,0 1px 3px #0000000a}.Hero-module__ZARIfG__formHeader{text-align:center;margin-bottom:1.5rem}.Hero-module__ZARIfG__formHeader h3{margin-bottom:.3rem;font-size:1.5rem}.Hero-module__ZARIfG__formHeader p{color:var(--brand-cyan-500);font-size:.9rem;font-weight:600}.Hero-module__ZARIfG__formField input,.Hero-module__ZARIfG__formField select{background:var(--off-white);width:100%;color:var(--gray-800);text-align:right;direction:rtl;border:1.5px solid #0000;border-radius:.75rem;margin-bottom:.85rem;padding:.9rem 1.25rem;font-size:.95rem;transition:all .25s}.Hero-module__ZARIfG__formField input::placeholder{color:var(--gray-400);font-weight:400}.Hero-module__ZARIfG__formField input:hover,.Hero-module__ZARIfG__formField select:hover{border-color:var(--gray-200)}.Hero-module__ZARIfG__formField input:focus,.Hero-module__ZARIfG__formField select:focus{background:var(--white);border-color:var(--brand-cyan-500);box-shadow:0 0 0 3px var(--brand-blue-glow)}.Hero-module__ZARIfG__submitBtn{width:100%;padding:.95rem;font-size:1rem}.Hero-module__ZARIfG__formDisclaimer{text-align:center;color:var(--gray-400);margin-top:.75rem;font-size:.7rem}@keyframes Hero-module__ZARIfG__floating{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__textSide{align-items:center}.Hero-module__ZARIfG__headline{font-size:var(--fs-5xl)}.Hero-module__ZARIfG__subheadline{margin:0 auto 2rem}.Hero-module__ZARIfG__heroCtas,.Hero-module__ZARIfG__trustBadges,.Hero-module__ZARIfG__formSide{justify-content:center}}@media (max-width:480px){.Hero-module__ZARIfG__headline{letter-spacing:-.04em;white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(2.3rem,12vw,4.5rem);line-height:1.1}.Hero-module__ZARIfG__heroCtas{flex-direction:column}.Hero-module__ZARIfG__subheadline{max-width:100%;margin-bottom:2.5rem;padding:0 1rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__form{padding:2rem}}
.PensionMarket-module__nNiAxG__section{background:var(--off-white);padding:8rem 0;position:relative;overflow:hidden}.PensionMarket-module__nNiAxG__accentBar{z-index:0;background:#02709a08;width:100%;height:300px;position:absolute;top:50%;left:0;transform:skewY(-4deg)translateY(-50%)}.PensionMarket-module__nNiAxG__contentWrapper{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.PensionMarket-module__nNiAxG__title{font-size:var(--fs-base);color:var(--brand-blue-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-weight:800}.PensionMarket-module__nNiAxG__subtitle{font-size:var(--fs-4xl);color:var(--gray-900);margin-bottom:2rem;font-weight:900;line-height:1.2}.PensionMarket-module__nNiAxG__desc{font-size:var(--fs-lg);color:var(--gray-600);margin-bottom:2.5rem;line-height:1.8}.PensionMarket-module__nNiAxG__desc strong{color:var(--gray-900)}.PensionMarket-module__nNiAxG__list{flex-direction:column;gap:1.25rem;display:flex}.PensionMarket-module__nNiAxG__list li{font-size:var(--fs-base);color:var(--gray-800);align-items:center;gap:1rem;font-weight:600;display:flex}.PensionMarket-module__nNiAxG__bullet{background:var(--white);width:32px;height:32px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.PensionMarket-module__nNiAxG__visualContent{justify-content:center;display:flex}.PensionMarket-module__nNiAxG__goldCard{background:linear-gradient(135deg, var(--gray-900), #162438);color:var(--white);text-align:center;box-shadow:var(--shadow-lg);border:1px solid var(--brand-blue-500);border-radius:2rem;width:100%;max-width:350px;padding:3rem;animation:3s ease-in-out infinite PensionMarket-module__nNiAxG__floating}.PensionMarket-module__nNiAxG__cardHeader{text-transform:uppercase;letter-spacing:.2em;font-size:var(--fs-xs);color:var(--brand-blue-400);margin-bottom:1.5rem}.PensionMarket-module__nNiAxG__cardValue{color:var(--white);margin-bottom:.5rem;font-size:4rem;font-weight:900}.PensionMarket-module__nNiAxG__cardInfo{font-size:var(--fs-xs);color:var(--gray-400);margin-bottom:2rem}.PensionMarket-module__nNiAxG__progressBar{background:#ffffff1a;border-radius:10px;height:10px;overflow:hidden}.PensionMarket-module__nNiAxG__progressFill{background:linear-gradient(to right, var(--brand-blue-500), var(--brand-blue-300));width:98%;height:100%}@keyframes PensionMarket-module__nNiAxG__floating{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:992px){.PensionMarket-module__nNiAxG__contentWrapper{grid-template-columns:1fr;gap:3rem}.PensionMarket-module__nNiAxG__visualContent{order:-1}}
.Services-module__dpHhBa__services{background:var(--off-white)}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__card{text-align:center;background:var(--white);border:1px solid var(--gray-100);box-shadow:var(--shadow-sm);border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--brand-cyan-500);box-shadow:var(--shadow-brand);transform:translateY(-10px)}.Services-module__dpHhBa__iconWrap{background:var(--brand-cyan-glow);width:60px;height:60px;color:var(--brand-cyan-500);border-radius:1rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrap{background:var(--brand-cyan-500);color:var(--white);box-shadow:0 8px 15px var(--brand-cyan-glow)}.Services-module__dpHhBa__cardTitle{color:var(--gray-900);margin-bottom:.25rem;font-size:1.3rem;font-weight:800}.Services-module__dpHhBa__cardDesc{color:var(--gray-600);flex:1;font-size:.85rem;line-height:1.6}.Services-module__dpHhBa__features{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.Services-module__dpHhBa__featureTag{background:var(--gray-50);color:var(--gray-600);white-space:nowrap;border-radius:100px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.Services-module__dpHhBa__cardLink{color:var(--brand-cyan-500);align-items:center;gap:.5rem;margin-top:.5rem;font-weight:700;transition:all .3s;display:inline-flex}.Services-module__dpHhBa__cardLink:hover{gap:.8rem}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.PensionBenefits-module__8wi_FW__section{background:var(--white);padding:8rem 0;position:relative;overflow:hidden}.PensionBenefits-module__8wi_FW__blob{background:radial-gradient(circle, var(--brand-blue-glow) 0%, transparent 70%);filter:blur(50px);z-index:0;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;right:-10%}.PensionBenefits-module__8wi_FW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem;display:grid}.PensionBenefits-module__8wi_FW__card{text-align:center;border:1px solid var(--gray-100);background:var(--white);border-radius:2rem;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.PensionBenefits-module__8wi_FW__card:hover{border-color:var(--brand-blue-500);box-shadow:var(--shadow-brand);transform:translateY(-10px)}.PensionBenefits-module__8wi_FW__iconWrapper{background:var(--brand-blue-glow);width:64px;height:64px;color:var(--brand-blue-500);border-radius:1.25rem;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.PensionBenefits-module__8wi_FW__card:hover .PensionBenefits-module__8wi_FW__iconWrapper{background:var(--brand-blue-500);color:var(--white);transform:scale(1.1)rotate(5deg)}.PensionBenefits-module__8wi_FW__cardTitle{color:var(--gray-900);margin-bottom:1rem;font-size:1.35rem;font-weight:800}.PensionBenefits-module__8wi_FW__cardDesc{color:var(--gray-600);font-size:1rem;line-height:1.8}@media (max-width:768px){.PensionBenefits-module__8wi_FW__section{padding:5rem 0}.PensionBenefits-module__8wi_FW__grid{grid-template-columns:1fr}}
.WhyUs-module__onskOq__whyUs{background:var(--white);padding:10rem 0}.WhyUs-module__onskOq__statsSection h2{text-align:right;margin-bottom:2rem}.WhyUs-module__onskOq__statsIntro{font-size:var(--fs-xl);color:var(--gray-600);max-width:700px;margin-bottom:4rem;line-height:1.8}.WhyUs-module__onskOq__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.WhyUs-module__onskOq__statCard{background:var(--off-white);text-align:center;border:1px solid var(--gray-100);border-radius:2rem;padding:3rem 2rem;transition:all .4s}.WhyUs-module__onskOq__statCard:hover{background:var(--white);border-color:var(--brand-blue-300);box-shadow:var(--shadow-md);transform:translateY(-5px)}.WhyUs-module__onskOq__statValue{font-size:var(--fs-6xl);color:var(--brand-blue-500);margin-bottom:.75rem;font-weight:900;line-height:1}.WhyUs-module__onskOq__statLabel{font-size:var(--fs-base);color:var(--gray-800);font-weight:700}.WhyUs-module__onskOq__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;display:grid}.WhyUs-module__onskOq__benefitItem{background:var(--white);border:1px solid var(--gray-100);border-radius:1.5rem;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.WhyUs-module__onskOq__benefitItem:hover{background:var(--off-white);border-color:var(--brand-blue-300)}.WhyUs-module__onskOq__benefitIcon{width:50px;height:50px;color:var(--brand-blue-500);background:#5da10e1a;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__onskOq__benefitTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.WhyUs-module__onskOq__benefitDesc{color:var(--gray-500);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.WhyUs-module__onskOq__statsGrid,.WhyUs-module__onskOq__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyUs-module__onskOq__statsGrid,.WhyUs-module__onskOq__benefitsGrid{grid-template-columns:1fr}}
.PensionProcess-module__0cK_CG__processSection{background:var(--white);padding:6rem 0}.PensionProcess-module__0cK_CG__timeline{flex-direction:column;gap:3rem;max-width:800px;margin:3rem auto 0;display:flex;position:relative}.PensionProcess-module__0cK_CG__timeline:before{content:"";background:var(--gray-200);width:2px;position:absolute;top:0;bottom:0;right:48px}.PensionProcess-module__0cK_CG__step{z-index:2;gap:2.5rem;display:flex;position:relative}.PensionProcess-module__0cK_CG__stepNum{background:var(--white);border:3px solid var(--brand-blue-500);width:96px;height:96px;color:var(--brand-blue-500);font-feature-settings:"tnum";border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;font-weight:900;display:flex;box-shadow:0 10px 25px #02709a33}.PensionProcess-module__0cK_CG__stepContent{background:var(--off-white);border:1px solid var(--gray-200);border-radius:1.5rem;flex-grow:1;padding:2.5rem;transition:transform .3s,background .3s;position:relative}.PensionProcess-module__0cK_CG__stepContent:before{content:"";background:var(--off-white);border-top:1px solid var(--gray-200);border-right:1px solid var(--gray-200);width:20px;height:20px;transition:background .3s;position:absolute;top:32px;right:-10px;transform:rotate(45deg)}.PensionProcess-module__0cK_CG__step:hover .PensionProcess-module__0cK_CG__stepContent{background:var(--white);border-color:var(--brand-blue-500);box-shadow:var(--shadow-lg);transform:translate(-10px)}.PensionProcess-module__0cK_CG__step:hover .PensionProcess-module__0cK_CG__stepContent:before{background:var(--white);border-color:var(--brand-blue-500)}.PensionProcess-module__0cK_CG__stepTitle{font-size:var(--fs-xl);color:var(--gray-900);margin-bottom:.75rem;font-weight:800}.PensionProcess-module__0cK_CG__stepDesc{font-size:var(--fs-base);color:var(--gray-600);line-height:1.6}@media (max-width:768px){.PensionProcess-module__0cK_CG__timeline:before{display:none}.PensionProcess-module__0cK_CG__step{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.PensionProcess-module__0cK_CG__stepContent:before{display:none}}
.ProcessSteps-module__7tzpxa__process{background:var(--off-white)}.ProcessSteps-module__7tzpxa__timeline{grid-template-columns:repeat(3,1fr);gap:3rem;padding:2rem 0;display:grid;position:relative}.ProcessSteps-module__7tzpxa__step{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ProcessSteps-module__7tzpxa__stepIcon{background:var(--white);border:2px solid var(--gray-200);width:110px;height:110px;color:var(--brand-blue-500);box-shadow:var(--shadow-sm);border-radius:2.5rem;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.ProcessSteps-module__7tzpxa__step:hover .ProcessSteps-module__7tzpxa__stepIcon{border-color:var(--brand-blue-500);box-shadow:var(--shadow-md);transform:scale(1.1)rotate(5deg)}.ProcessSteps-module__7tzpxa__stepNum{background:var(--brand-blue-500);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 4px 10px #02709a4d}.ProcessSteps-module__7tzpxa__connector{width:50%;position:absolute;top:55px;left:-25%}.ProcessSteps-module__7tzpxa__connectorLine{background:linear-gradient(to left, var(--gray-200), var(--brand-blue-300), var(--gray-200));width:100%;height:2px}.ProcessSteps-module__7tzpxa__stepTitle{font-size:1.5rem;font-weight:800}.ProcessSteps-module__7tzpxa__stepDesc{color:var(--gray-600);max-width:300px;line-height:1.8}@media (max-width:768px){.ProcessSteps-module__7tzpxa__timeline{grid-template-columns:1fr;gap:4rem}.ProcessSteps-module__7tzpxa__connector{display:none}}
.PensionDisclosure-module__U0PuoW__disclosure{background:var(--gray-50);border-top:1px solid var(--gray-100);padding:4rem 0}.PensionDisclosure-module__U0PuoW__wrapper{max-width:900px;margin:0 auto}.PensionDisclosure-module__U0PuoW__title{color:var(--gray-800);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:flex}.PensionDisclosure-module__U0PuoW__titleIcon{width:28px;height:28px;color:var(--brand-blue-500)}.PensionDisclosure-module__U0PuoW__text{color:var(--gray-500);font-size:.85rem;line-height:1.9}.PensionDisclosure-module__U0PuoW__text p{margin-bottom:1rem}.PensionDisclosure-module__U0PuoW__text p:last-child{margin-bottom:0}.PensionDisclosure-module__U0PuoW__highlight{color:var(--gray-700);margin-top:1.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}
.Legal-module__RSWjga__legalPage{background:var(--off-white);min-height:80vh;padding:10rem 0}.Legal-module__RSWjga__title{font-size:var(--fs-4xl);text-align:center;color:var(--gray-900);margin-bottom:3rem;font-weight:900}.Legal-module__RSWjga__content{background:var(--white);border:1px solid var(--gray-100);max-width:850px;box-shadow:var(--shadow-lg);border-radius:2.5rem;margin:0 auto;padding:4rem;line-height:2}.Legal-module__RSWjga__content h2{font-size:var(--fs-xl);color:var(--brand-blue-500);margin:2.5rem 0 1rem;font-weight:800}.Legal-module__RSWjga__content p{color:var(--gray-600);margin-bottom:1.5rem}.Legal-module__RSWjga__content ul{margin-bottom:2rem;padding-right:1.5rem}.Legal-module__RSWjga__content li{color:var(--gray-600);margin-bottom:.8rem;list-style:outside}@media (max-width:640px){.Legal-module__RSWjga__title{font-size:var(--fs-2xl)}.Legal-module__RSWjga__content{border-radius:1.5rem;padding:2rem}}
