*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}code{font-family:source-code-pro,monospace}*{box-sizing:border-box;font-family:Poppins,sans-serif}body{margin:0;padding-top:76px}.highlight,.section-tag{color:#2563eb}.section-tag{font-size:13px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;left:0;min-height:76px;padding:14px 60px;position:fixed;top:0;width:100%;z-index:9999}.header,.logo{align-items:center;display:flex}.logo{flex-shrink:0;text-decoration:none}.logo img{display:block;height:45px;object-fit:contain;object-position:left center;width:150px}.nav-links{align-items:center;display:flex;gap:32px}.nav-links a{color:#111;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s ease}.nav-links a:hover{color:#2563eb}.programs-nav-item{align-items:center;display:flex;height:76px;position:relative}.programs-nav-button{align-items:center;background:#0000;border:none;color:#111;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:5px;outline:none;padding:8px 0;transition:color .2s ease}.programs-nav-button.active,.programs-nav-button:hover{color:#2563eb}.programs-arrow{font-size:12px;line-height:1;margin-top:-2px;transition:transform .2s ease}.programs-nav-button.active .programs-arrow{transform:rotate(180deg)}.programs-mega-menu{animation:programsMenuShow .18s ease-out;background:#fff;border:1px solid #d7dee8;border-radius:10px;box-shadow:0 12px 30px #0f172a1f,0 3px 8px #0f172a0d;display:grid;grid-template-columns:200px 1fr;left:50%;max-width:calc(100vw - 30px);overflow:hidden;position:absolute;top:65px;transform:translateX(-50%);width:650px}@keyframes programsMenuShow{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.programs-menu-left{background:#f4f7fb;border-right:1px solid #d7dee8;display:flex;flex-direction:column;gap:5px;max-height:390px;overflow-y:auto;padding:8px}.program-menu-category{grid-gap:5px;align-items:center;background:#fff;border:1px solid #d5dde8;border-radius:7px;box-shadow:0 1px 2px #0f172a08;color:#475569;cursor:pointer;display:grid;font-family:Poppins,sans-serif;gap:5px;grid-template-columns:23px minmax(0,1fr) 12px;min-height:32px;padding:5px 7px;text-align:left;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;width:100%}.program-menu-category:hover{background:#f8fbff;border-color:#60a5fa;color:#1d4ed8;transform:translateX(1px)}.program-menu-category.selected{background:#eff6ff;border:1.5px solid #2563eb;box-shadow:0 2px 6px #2563eb14;color:#1d4ed8}.program-menu-number{align-items:center;background:#e8edf3;border-radius:5px;color:#64748b;display:flex;font-size:7px;font-weight:700;height:21px;justify-content:center;letter-spacing:.1px;width:21px}.program-menu-category.selected .program-menu-number,.program-menu-category:hover .program-menu-number{background:#dbeafe;color:#1d4ed8}.program-menu-title{color:inherit;font-size:12px;font-weight:600;line-height:1.3}.program-menu-chevron{color:#64748b;font-size:9px;line-height:1;text-align:right;transition:color .18s ease,transform .18s ease}.program-menu-category.selected .program-menu-chevron,.program-menu-category:hover .program-menu-chevron{color:#2563eb;transform:translateX(1px)}.programs-menu-right{align-items:flex-start;background:#fff;display:flex;max-height:390px;min-width:0;overflow-y:auto;padding:12px}.program-sub-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.program-sub-item{align-items:center;background:#fff;border:1px solid #e7ebf0;border-radius:7px;color:#1e293b;display:flex;gap:7px;min-height:45px;padding:7px;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.program-sub-item:hover{background:#fafcff;border-color:#d7e3f5;transform:translateY(-1px)}.program-menu-icon{align-items:center;background:#f1f6fd;border:1px solid #e1ebf8;border-radius:6px;color:#2563eb;display:flex;flex-shrink:0;height:25px;justify-content:center;transition:transform .2s ease;width:25px}.program-sub-item:hover .program-menu-icon{background:#f1f6fd;color:#2563eb;transform:scale(1.02)}.program-menu-icon svg{display:block;height:13px;width:13px}.program-sub-content{align-items:center;display:flex;flex:1 1;gap:4px;justify-content:space-between;min-width:0}.program-sub-title{color:#475569;font-size:12px;font-weight:600;line-height:1.35}.program-sub-item:hover .program-sub-title{color:#2563eb}.program-sub-arrow{color:#a8b3c2;flex-shrink:0;font-size:9px;transition:color .2s ease,transform .2s ease}.program-sub-item:hover .program-sub-arrow{color:#2563eb;transform:translateX(1px)}.programs-menu-left::-webkit-scrollbar,.programs-menu-right::-webkit-scrollbar{width:4px}.programs-menu-left::-webkit-scrollbar-track,.programs-menu-right::-webkit-scrollbar-track{background:#edf1f5}.programs-menu-left::-webkit-scrollbar-thumb,.programs-menu-right::-webkit-scrollbar-thumb{background:#b8c2ce;border-radius:10px}@media (max-width:900px){.programs-mega-menu{grid-template-columns:185px 1fr;width:600px}.programs-menu-right{padding:10px}}@media (max-width:768px){.programs-mega-menu{grid-template-columns:1fr;left:15px;max-height:calc(100vh - 120px);max-width:none;overflow:hidden;position:fixed;right:15px;top:100px;transform:none;width:auto}.programs-menu-left{border-bottom:1px solid #d7dee8;border-right:none;max-height:210px}.programs-menu-right{max-height:260px;padding:10px}.program-sub-grid{grid-template-columns:1fr}}.cta-btn{background:#2563eb;border:none;border-radius:24px;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;outline:none;padding:11px 22px;transition:background .25s ease,transform .25s ease}.cta-btn,.cta-btn:hover{color:#fff!important;text-decoration:none!important}.cta-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.hero{background:#fff}.hero,.hero-slider{overflow:hidden;position:relative;width:100%}.hero-slider-track{display:flex;transition:transform .8s ease-in-out;width:100%}.hero-slide{align-items:stretch;box-sizing:border-box;display:flex;flex:0 0 100%;gap:0;max-height:calc(100vh - 90px);min-height:calc(100vh - 90px);padding:0;width:100%}.hero-slide-content{align-items:flex-start;display:flex;flex:0 0 42%;flex-direction:column;justify-content:flex-start;max-width:42%;padding:30px 0 40px 60px;text-align:left}.hero-slide-image{align-items:flex-start;box-sizing:border-box;display:flex;flex:0 0 58%;height:100%;justify-content:center;max-width:58%;overflow:hidden;padding:0 30px 0 0}.hero-banner-image{display:block;height:auto;max-height:100%;object-fit:contain;width:100%}.hero-slide-full{align-items:stretch;gap:0;padding:0}.hero-slide-aws{background:#fff}.hero-slide-image-full{height:100%;width:100%}.hero-banner-image-full{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.hero-tag{align-items:center;color:#2563eb;display:flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.hero-tag .slashes{color:#2563eb;font-weight:800}.hero-slide-content h1{color:#123f73;font-size:clamp(22px,2.4vw,36px);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0 0 12px}.hero-slide-content h1 span{color:#2563eb}.hero-subheading{color:#475569;font-size:14px;font-weight:400;line-height:1.55;margin:0 0 18px;max-width:760px}.hero-btn{align-items:center;background:#2563eb;border:none;border-radius:18px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;justify-content:center;padding:8px 18px;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.hero-btn:hover{background:#1d4ed8;box-shadow:0 6px 15px #2563eb33;transform:translateY(-2px)}.hero-aws-heading{color:#123f73;font-size:clamp(30px,3vw,44px);font-weight:800;letter-spacing:-1px;line-height:1.08;margin:0 0 20px}.hero-aws-heading span{color:#2563eb}.hero-divider{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:4px;height:4px;margin-bottom:20px;width:60px}.aws-description{margin-bottom:24px}.aws-description p{color:#344054;font-size:15px;font-weight:500;line-height:1.5;margin:4px 0}.aws-btn{font-size:13px;padding:12px 28px}.hero-dots{align-items:center;background:#ffffffeb;border-radius:18px;bottom:14px;box-shadow:0 2px 8px #0f172a1f;display:flex;gap:6px;left:50%;padding:4px 7px;position:absolute;transform:translateX(-50%);z-index:20}.hero-dot{background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:width .25s ease,background .25s ease;width:6px}.hero-dot.active{background:#2563eb;border-radius:10px;width:18px}.hero-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 3px 9px #0f172a1f;color:#2563eb;cursor:pointer;display:flex;font-size:20px;height:34px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:34px;z-index:20}.hero-arrow:hover{background:#fff}.hero-arrow-left{left:15px}.hero-arrow-right{right:15px}@media (max-width:900px){.hero-slide{flex-direction:column;gap:35px;min-height:auto;padding:60px 30px 70px;text-align:center}.hero-slide-content,.hero-slide-image{flex:0 0 100%;max-width:100%}.hero-slide-content{margin-bottom:24px;order:1}.hero-slide-image{order:2}.hero-tag{justify-content:center}.hero-subheading{margin-left:auto;margin-right:auto;max-width:500px}}@media (max-width:600px){.hero-slide{padding:30px 18px}.hero-aws-heading,.hero-slide-content h1{font-size:22px}.hero-arrow{font-size:16px;height:28px;width:28px}}.impact{background:#1e3a8a;margin:40px auto 0;max-width:1300px;padding:75px 60px}.impact-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:35px;justify-content:space-between;margin-bottom:-55px}.impact-top-text{flex:1 1 420px;max-width:520px}.impact .section-tag{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:10px;margin-bottom:10px}.impact .slashes{color:#fff;font-weight:800}.impact .section-tag:after{background:#fff;content:"";height:2px;width:55px}.impact-top-text h2{color:#fff;font-size:30px;font-weight:800;line-height:1.25;margin:0 0 14px}.impact-top-text h2 .highlight{color:#60a5fa}.impact-desc{color:#fff;font-size:14px;font-weight:400;line-height:1.65;margin:0 0 10px}.impact-top-image{flex:0 0 500px;width:500px}.impact-top-image img{display:block;max-height:430px;object-fit:contain;width:100%}.impact-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin:0 auto 28px;max-width:1080px;width:100%}.impact-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;min-height:155px;padding:16px 17px;transition:transform .25s ease,box-shadow .25s ease}.impact-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-3px)}.impact-icon-circle{align-items:center;border-radius:50%;display:flex;font-size:16px;height:36px;justify-content:center;margin-bottom:9px;width:36px}.impact-card h3{font-size:40px;font-weight:800;line-height:1;margin:0 0 6px}.impact-label{color:#111;font-size:13px;font-weight:700;margin:0 0 6px}.impact-underline{border-radius:2px;display:block;height:2px;margin-bottom:7px;width:30px}.impact-sub{color:#666;display:block;font-size:11px;line-height:1.4}.impact-banner{background:#fff;border-radius:14px;box-sizing:border-box;margin:0 auto;max-width:1180px;min-height:78px;padding:15px 20px;width:100%}.banner-item,.impact-banner{align-items:center;display:flex}.banner-item{color:#1e3a8a;flex:1 1;font-size:13px;font-weight:600;gap:9px;line-height:1.3;min-width:0}.banner-item>span:last-child{display:block}.banner-icon{align-items:center;background:#eef2ff;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.banner-divider{background:#1e3a8a;flex-shrink:0;height:32px;margin:0 14px;opacity:.25;width:1px}.partner-btn{border-radius:6px;display:inline-block;font-size:14px;margin-left:18px;padding:8px 14px;text-decoration:none!important;transition:background .2s ease;white-space:nowrap}.partner-btn,.partner-btn:hover{background:#2563eb!important;color:#fff!important}.partner-btn:hover{transform:none}.programs{background:#fff;padding:60px 55px 55px;text-align:center;width:100%}.programs .section-tag{color:#2563eb;font-size:13px;font-weight:700;letter-spacing:.4px;line-height:1.4;margin:0 0 8px;text-align:center;text-transform:uppercase}.programs h2{color:#111;font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.25;margin:0;text-align:center}.programs h2 .highlight{color:#2563eb}.programs-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin:38px auto 0;max-width:1700px;width:100%}.program-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;display:flex;flex-direction:column;min-height:395px;min-width:0;overflow:hidden;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;width:100%}.program-card:hover{border-color:#c7d7fe;box-shadow:0 10px 28px #0f172a14;transform:translateY(-4px)}.program-thumb{background:#f5f7fb;flex-shrink:0;height:210px;overflow:hidden;width:100%}.program-thumb img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease;width:100%}.program-card:hover .program-thumb img{transform:scale(1.025)}.program-card-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:18px 20px 20px}.program-title{color:#123f73;font-size:17px;font-weight:700;letter-spacing:-.1px;line-height:1.4;margin:0 0 9px}.program-description{color:#64748b;font-size:13px;font-weight:400;line-height:1.65;margin:0}.program-learn-more{align-items:center;color:#2563eb;display:inline-flex;font-size:13px;font-weight:600;gap:7px;line-height:1;margin-top:auto;padding-top:18px;text-decoration:none}.program-learn-more span{font-size:17px;line-height:1;transition:transform .25s ease}.program-card:hover .program-learn-more span{transform:translateX(3px)}@media (max-width:1000px){.programs{padding:55px 30px}.programs-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.programs h2{font-size:29px}}@media (max-width:700px){.programs{padding:45px 20px}.programs .section-tag{font-size:12px}.programs h2{font-size:26px}.programs-grid{gap:20px;grid-template-columns:1fr;margin-top:28px}.program-card{min-height:auto}.program-thumb{height:200px}.program-card-content{padding:17px 18px 19px}.program-title{font-size:17px}.program-description{font-size:13px}}.partners{background:#fafafa;overflow:hidden;padding:20px 60px 60px;text-align:center}.partners-description{color:#666;font-size:15px;line-height:1.7;margin:15px auto 35px;max-width:650px}.logo-slider{margin-top:35px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7%,#000 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7%,#000 93%,#0000);overflow:hidden;width:100%}.logo-track{display:flex;gap:20px;width:max-content}.logo-group{display:flex;flex-shrink:0;gap:20px}.logo-track-left{animation:partnersScrollLeft 35s linear infinite}.logo-track-right{animation:partnersScrollRight 35s linear infinite;margin-top:20px}.logo-slider:hover .logo-track{animation-play-state:paused}@keyframes partnersScrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes partnersScrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.partner-logo{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:12px;display:flex;flex:0 0 160px;height:80px;justify-content:center;padding:12px 20px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;width:160px}.partner-logo img{filter:grayscale(100%);max-height:95%;max-width:95%;object-fit:contain;opacity:.75;transition:filter .3s ease,opacity .3s ease}.partner-logo:hover{border-color:#2563eb;box-shadow:0 10px 25px #2563eb1f;transform:translateY(-4px)}.partner-logo:hover img{filter:grayscale(0);opacity:1}.testimonials{padding:30px 50px;text-align:center}.testimonials h2{margin-bottom:15px}.testimonial-filters{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:30px;display:flex;gap:3px;justify-content:center;margin:15px auto 22px;padding:4px;width:fit-content}.testimonial-filters button{background:#0000;border:none;border-radius:20px;color:#444;cursor:pointer;font-size:11px;font-weight:500;padding:6px 12px}.testimonial-filters button.active{background:#1557d5;color:#fff}.testimonial-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.testimonial-card{background:#fff;border:1px solid #ddd;border-radius:12px;display:flex;flex-direction:column;min-height:195px;padding:15px 17px 14px;position:relative;text-align:left;transition:all .25s ease}.testimonial-card:hover{border-color:#c8d8ff;box-shadow:0 6px 15px #0000000f;transform:translateY(-2px)}.testimonial-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.testimonial-icon{align-items:center;background:#eef3ff;border-radius:50%;color:#1557d5;display:flex;font-size:15px;height:32px;justify-content:center;width:32px}.testimonial-tag{color:#1557d5;font-size:10px;font-weight:700}.testimonial-tag.csr-tag{color:#059669}.testimonial-content{padding-left:11px;position:relative}.quote-mark{color:#1557d5;font-size:22px;font-weight:800;left:-2px;line-height:1;position:absolute;top:-3px}.testimonial-quote{color:#363636;font-size:12px;line-height:1.35;margin:0 0 9px}.testimonial-person{margin-top:3px}.testimonial-person p{font-size:11px;line-height:1.25;margin:1px 0}.testimonial-name{color:#111;font-size:13px!important;font-weight:700}.testimonial-link{color:#1557d5;font-size:11px;font-weight:600;margin-top:auto;padding-top:8px;text-decoration:none}.testimonial-video-card{background:#0958be;border:1px solid #d8d8d8;border-radius:12px;height:225px;overflow:hidden;transition:all .25s ease}.testimonial-video-card:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-2px)}.video-brand-bar{align-items:center;background:linear-gradient(135deg,#0752ad,#1469db);color:#fff;display:flex;gap:8px;height:34px;justify-content:center}.video-brand{font-size:14px;font-weight:700}.video-divider{background:#ffffff73;height:15px;width:1px}.video-program{font-size:10px;font-weight:500}.video-wrapper{background:#000;height:191px;position:relative;width:100%}.video-wrapper iframe{border:none;display:block;height:100%;width:100%}.video-tag{background:#153f7c;border-radius:12px;color:#fff;font-size:8px;font-weight:700;left:8px;padding:2px 7px;pointer-events:none;position:absolute;top:6px;z-index:5}.footer{grid-gap:40px;background:#1e3a8a;color:#fff;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.5fr;margin-top:0;padding:42px 60px 35px;position:relative}.footer-company{margin-top:-10px;max-width:300px}.footer-logo{display:block;height:38px;margin-bottom:8px;object-fit:contain;object-position:left center;width:110px}.footer-tagline{color:#fff;font-size:10px;font-weight:700;letter-spacing:1.5px;margin:0 0 10px}.footer-description{color:#ffffffe0;font-size:12px;line-height:1.6;margin:0}.footer-col h4{color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;margin:0 0 16px;position:relative}.footer-col h4:after{background:#fff;content:"";display:block;height:2px;margin-top:7px;width:25px}.footer-link{background:none;border:none;color:#ffffffe0;cursor:pointer;display:block;font-size:12px;margin-bottom:9px;padding:0;text-decoration:none;transition:all .25s ease}.footer-link:hover{color:#fff;transform:translateX(3px)}.newsletter{background:#fff;border-radius:7px;display:flex;margin-top:14px;max-width:290px;overflow:hidden;width:100%}.newsletter input{border:none;color:#333;flex:1 1;font-size:12px;min-width:0;outline:none;padding:10px 12px}.newsletter input::placeholder{color:#999}.newsletter button{background:#1e3a8a;border:none;color:#fff;cursor:pointer;font-size:16px;transition:background .25s ease;width:40px}.newsletter button:hover{background:#172554}.socials{gap:12px;margin-top:24px}.social-icon,.socials{align-items:center;display:flex}.social-icon{border-radius:10px;color:#fff;height:40px;justify-content:center;text-decoration:none;transition:transform .25s ease;width:40px}.social-icon svg{display:block;height:20px;width:20px}.social-icon.instagram{background:#e4405f}.social-icon.linkedin{background:#0a66c2}.social-icon.facebook{background:#1877f2}.social-icon.youtube{background:red}.social-icon.x-twitter{background:#000}.social-icon:hover{color:#fff;transform:translateY(-3px)}.social-icon:hover svg{transform:none}@media (max-width:1000px){.header{padding:14px 30px}.nav-links{gap:20px}.programs-mega-menu{grid-template-columns:225px 1fr;width:680px}.programs-menu-left{padding:9px}.program-menu-title{font-size:10px}.programs-menu-right{padding:15px}.program-sub-title{font-size:10px}.impact,.partners,.programs,.testimonials{padding:50px 30px}.footer,.impact-grid,.programs-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.footer{gap:30px;padding:40px 30px 70px}.footer:after{bottom:20px;left:30px;right:30px}}@media (max-width:900px){.impact-top{flex-direction:column;margin-bottom:25px;text-align:center}.impact-top-text{max-width:100%}.impact .section-tag{justify-content:center}.impact .section-tag:after{display:none}.impact-top-image{flex:none;margin:0 auto;max-width:500px;width:100%}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-banner{justify-content:center}.partner-logo{flex-basis:145px;height:75px;width:145px}}@media (max-width:700px){body{padding-top:135px}.header{flex-direction:column;gap:15px;left:0;padding:15px 20px;position:fixed;top:0;width:100%;z-index:9999}.logo img{height:40px;width:140px}.nav-links{flex-wrap:wrap;gap:15px;justify-content:center}.programs-nav-item{height:auto}.programs-mega-menu{grid-template-columns:1fr;left:50%;max-height:75vh;max-width:none;overflow-y:auto;position:fixed;top:145px;transform:translateX(-50%);width:calc(100vw - 20px)}.programs-menu-left{border-bottom:1px solid #edf0f4;border-right:none;padding:8px}.program-menu-category{min-height:34px}.programs-menu-right{padding:12px}.program-sub-grid{grid-template-columns:1fr}.cta-btn{display:none}.hero{padding:30px 15px 45px}.hero-content h1{font-size:24px}.impact,.partners,.programs,.testimonials{padding:45px 20px}.impact-grid,.programs-grid,.testimonial-grid{grid-template-columns:1fr}.impact h2{font-size:27px}.partners{padding:50px 0}.partners-description{font-size:14px;padding:0 20px}.logo-group,.logo-track{gap:14px}.partner-logo{flex:0 0 125px;height:65px;padding:8px 14px;width:125px}.logo-track-left,.logo-track-right{animation-duration:28s}.footer{gap:28px;grid-template-columns:1fr;padding:35px 25px 65px}.footer-company{margin-top:-5px;max-width:100%}.footer-logo{height:32px;width:95px}.footer:after{bottom:18px;left:25px;right:25px}}@media (max-width:480px){.programs-mega-menu{top:140px;width:calc(100vw - 12px)}.programs-menu-left{padding:8px}.program-menu-category{min-height:36px;padding:6px 7px}.program-menu-title{font-size:10px}.program-menu-number{font-size:9px}.programs-menu-right{padding:12px}.program-sub-item{min-height:56px;padding:9px}.program-sub-title{font-size:11px}}.hero-slide-content{justify-content:center;order:2;padding-left:20px;padding-right:60px}.hero-slide-image{order:1}.hero-slide:not(.hero-slide-aws) .hero-slide-image{align-items:center;background:#fff;height:100%}.hero-slide:not(.hero-slide-aws) .hero-banner-image{height:100%;object-fit:contain;object-position:center;width:100%}.aws-logos{margin-bottom:22px}.aws-logos img{display:block;height:34px;object-fit:contain;width:auto}.aws-steps{align-items:center;background:#f8fafc;border:1px solid #e5e9f0;border-radius:10px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding:14px 18px}.aws-step{color:#475569;font-size:12px;font-weight:500;line-height:1.35}.aws-step strong{color:#123f73;display:block;font-size:13px;font-weight:700}.aws-step-arrow{color:#94a3b8;flex-shrink:0;font-size:14px}@media (max-width:600px){.aws-logos img{height:28px}.aws-steps{align-items:flex-start;flex-direction:column}.aws-step-arrow{display:none}}.hero-slide-aws .hero-slide-image{align-items:center;height:100%}.hero-slide-aws .hero-banner-image{height:100%;object-fit:contain;object-position:center;width:100%}.hero-slide-aws .hero-slide-content{justify-content:center;padding-bottom:20px;padding-right:60px;padding-top:20px}.hero-slide-aws .aws-logos img{height:24px}.hero-slide-aws .aws-logos{margin-bottom:12px}.hero-slide-aws .hero-aws-heading{font-size:clamp(22px,2.2vw,31px);line-height:1.2;margin-bottom:10px}.hero-slide-aws .hero-divider{margin-bottom:10px}.hero-slide-aws .hero-subheading{font-size:16px;line-height:1.5;margin-bottom:10px}.hero-slide-aws .aws-steps{gap:8px;margin-bottom:12px;padding:8px 12px}.hero-slide-aws .aws-step{font-size:12.5px}.hero-slide-aws .aws-step strong{font-size:14px}.hero-slide-aws .aws-step-arrow{font-size:13.5px}.hero-slide-aws .aws-btn{font-size:11px;padding:8px 18px}@media (max-width:900px){.hero{padding:0}.hero,.hero-slider{overflow:hidden;width:100%}.hero-slider-track{width:100%}.hero-slide{flex-direction:column;gap:20px;max-height:none;min-height:auto;padding:25px 18px 50px}.hero-slide,.hero-slide-image{box-sizing:border-box;display:flex;height:auto;width:100%}.hero-slide-image{align-items:center;flex:none;justify-content:center;max-width:100%;min-height:0;order:1;overflow:hidden;padding:0}.hero-banner-image{display:block;height:auto;margin:0 auto;max-height:none;max-width:100%;object-fit:contain;object-position:center;width:100%}.hero-slide:not(.hero-slide-aws) .hero-slide-image{align-items:center;background:#fff;display:flex;height:auto;justify-content:center;width:100%}.hero-slide:not(.hero-slide-aws) .hero-banner-image{height:auto;max-height:260px;max-width:100%;object-fit:contain;object-position:center;width:100%}.hero-slide-aws .hero-slide-image{align-items:center;display:flex;height:auto;justify-content:center;min-height:0;padding:0;width:100%}.hero-slide-aws .hero-banner-image{height:auto;max-height:260px;max-width:100%;object-fit:contain;object-position:center;width:100%}.hero-slide-content{align-items:center;box-sizing:border-box;display:flex;flex:none;flex-direction:column;justify-content:center;max-width:100%;order:2;padding:0;text-align:center;width:100%}.hero-tag{justify-content:center;margin-bottom:8px}.hero-slide-content h1{font-size:25px;line-height:1.2;margin-bottom:10px;text-align:center}.hero-subheading{font-size:13px;line-height:1.5;margin:0 auto 15px;max-width:500px;text-align:center;width:100%}.hero-slide-aws .hero-slide-content{align-items:center;justify-content:center;max-width:100%;padding:0;text-align:center;width:100%}.hero-slide-aws .aws-logos{margin-bottom:10px}.hero-slide-aws .aws-logos img{height:24px;max-width:100%;width:auto}.hero-slide-aws .hero-aws-heading{font-size:24px;line-height:1.2;margin:0 0 10px;text-align:center;width:100%}.hero-slide-aws .hero-divider{height:3px;margin:0 auto 10px;width:45px}.hero-slide-aws .hero-subheading{font-size:13px;line-height:1.5;margin-bottom:12px;max-width:500px;text-align:center;width:100%}.hero-slide-aws .aws-steps{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-bottom:14px;max-width:450px;padding:10px 12px;width:100%}.hero-slide-aws .aws-step{font-size:11px;text-align:center}.hero-slide-aws .aws-step strong{font-size:13px}.hero-slide-aws .aws-step-arrow{display:none}.hero-btn,.hero-slide-aws .aws-btn{border-radius:20px;font-size:11px;padding:9px 20px}.hero-arrow{font-size:16px;height:28px;width:28px}.hero-arrow-left{left:7px}.hero-arrow-right{right:7px}.hero-dots{bottom:10px}}@media (max-width:600px){.hero-slide{gap:15px;padding:18px 15px 45px}.hero-slide-aws .hero-banner-image,.hero-slide:not(.hero-slide-aws) .hero-banner-image{max-height:210px}.hero-slide-aws .hero-aws-heading,.hero-slide-content h1{font-size:22px}.hero-slide-aws .hero-subheading,.hero-subheading{font-size:12px}.hero-slide-aws .aws-steps{max-width:100%}.hero-slide-aws .aws-step{font-size:10px}.hero-slide-aws .aws-step strong{font-size:12px}}@media (max-width:480px){.hero-slide{gap:12px;padding:15px 12px 42px}.hero-slide-aws .hero-banner-image,.hero-slide:not(.hero-slide-aws) .hero-banner-image{max-height:175px}.hero-slide-aws .hero-aws-heading,.hero-slide-content h1{font-size:20px}.hero-slide-aws .aws-logos img{height:20px}.hero-slide-aws .aws-steps{padding:8px 10px}.hero-arrow{font-size:14px;height:25px;width:25px}}.hero-slide.hero-slide-cjr{align-items:center;background:#f4f8ff;display:flex;gap:0;overflow:hidden;padding:0;position:relative}.hero-slide-cjr .cjr-bg-image{height:100%;inset:0;object-fit:cover;object-position:right center;position:absolute;width:100%;z-index:0}.hero-slide-cjr .cjr-overlay{--u:min(1vw,1.9vh);align-items:flex-start;display:flex;flex:0 0 50%;flex-direction:column;max-width:50%;padding:20px 0 20px 60px;position:relative;text-align:left;z-index:2}.hero-slide-cjr .cjr-pill{display:block;height:auto;margin:0 0 calc(var(--u)*2);max-width:100%;width:calc(var(--u)*30)}.hero-slide-cjr .cjr-title{color:#0a0a0a;font-family:Poppins,sans-serif;font-size:calc(var(--u)*4.6);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0 0 calc(var(--u)*1.5);text-transform:uppercase}.hero-slide-cjr .cjr-title-line{display:block}.hero-slide-cjr .cjr-title-blue{color:#0b3fae}.hero-slide-cjr .cjr-word{color:#232f3e;display:inline-block;font-weight:700;letter-spacing:-.04em;margin-left:.15em;position:relative;text-transform:lowercase}.hero-slide-cjr .cjr-word:after{border-bottom:.06em solid #f90;border-radius:0 0 60% 60%/0 0 100% 100%;bottom:-.1em;content:"";height:.16em;left:6%;position:absolute;right:4%}.hero-slide-cjr .cjr-restart{color:#4b5563;font-size:.75em;font-weight:300;letter-spacing:-.01em;text-transform:none}.hero-slide-cjr .cjr-desc{color:#111;font-size:calc(var(--u)*1.6);font-weight:500;line-height:1.4;margin:0 0 calc(var(--u)*2.4);max-width:92%}.hero-slide-cjr .cjr-desc strong{color:#f28c00;font-weight:700}.hero-slide-cjr .cjr-cta{background:#0b3fae;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:calc(var(--u)*1.6);font-weight:700;letter-spacing:.01em;padding:calc(var(--u)*.8) calc(var(--u)*2.2);text-transform:uppercase;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.hero-slide-cjr .cjr-cta:hover{background:#082f85;box-shadow:0 8px 18px #0b3fae47;transform:translateY(-2px)}.hero-slide-cjr .cjr-cta:focus-visible{outline:3px solid #93b4ff;outline-offset:3px}@media (max-width:900px){.hero-slide.hero-slide-cjr{align-items:stretch;display:flex;flex-direction:column;gap:0;height:auto;max-height:none;min-height:auto;padding:0 0 50px}.hero-slide-cjr .cjr-bg-image{aspect-ratio:4/3;height:auto;inset:auto;max-height:420px;object-fit:cover;object-position:right top;position:static;width:100%}.hero-slide-cjr .cjr-overlay{align-items:center;flex:none;max-width:100%;padding:20px 18px 0;text-align:center;width:100%}.hero-slide-cjr .cjr-pill{margin-bottom:14px;width:min(100%,340px)}.hero-slide-cjr .cjr-title{font-size:clamp(24px,7vw,42px);margin-bottom:12px}.hero-slide-cjr .cjr-desc{font-size:clamp(13px,3.3vw,17px);margin-bottom:18px;max-width:520px}.hero-slide-cjr .cjr-cta{font-size:13px;padding:10px 24px}}.hero-slide.hero-slide-btt{align-items:center;background:#fff;display:flex;gap:0;overflow:hidden;padding:0;position:relative}.hero-slide-btt .btt-bg-image{height:100%;inset:0;object-fit:cover;object-position:78% 12%;position:absolute;width:100%;z-index:0}.hero-slide-btt:before{background:linear-gradient(90deg,#fff,#fff 40%,#ffffffe6 52%,#fff6 65%,#fff0 80%);content:"";inset:0;position:absolute;z-index:1}.hero-slide-btt .btt-overlay{flex:0 0 54%;max-width:640px;padding:20px 0 20px 60px;position:relative;z-index:2}.hero-slide-btt .btt-eyebrow{align-items:center;color:#2563eb;display:inline-flex;font-family:Poppins,sans-serif;font-size:12.5px;font-weight:700;gap:8px;letter-spacing:.4px;margin:0 0 18px;text-transform:uppercase}.hero-slide-btt .btt-eyebrow-dot{background:#2563eb;border-radius:50%;flex-shrink:0;height:7px;width:7px}.hero-slide-btt .btt-title{color:#0a0a0a;font-family:Poppins,sans-serif;font-size:clamp(36px,4vw,58px);font-weight:800;letter-spacing:-1px;line-height:1.1;margin:0 0 20px}.hero-slide-btt .btt-highlight{color:#2563eb}.hero-slide-btt .btt-desc{color:#475569;font-size:17px;font-weight:400;line-height:1.65;margin:0 0 34px;max-width:500px}.hero-slide-btt .btt-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.hero-slide-btt .btt-btn{align-items:center;border-radius:30px;box-shadow:0 10px 24px #2563eb47;cursor:default;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;gap:10px;padding:16px 30px;-webkit-user-select:none;user-select:none}.hero-slide-btt .btt-btn-primary{background:#2563eb;color:#fff}.hero-slide-btt .btt-btn-arrow{font-size:16px;line-height:1}@media (max-width:900px){.hero-slide.hero-slide-btt{align-items:stretch;background:#fff;flex-direction:column;height:auto;max-height:none;min-height:auto;padding:0 0 40px}.hero-slide-btt .btt-bg-image{aspect-ratio:4/5;border-radius:0 0 28px 28px;display:block;height:auto;inset:auto;object-fit:cover;object-position:82% 15%;position:static;width:100%}.hero-slide-btt:before{display:none}.hero-slide-btt .btt-overlay{align-items:center;display:flex;flex:none;flex-direction:column;margin:0 auto;max-width:560px;padding:28px 22px 0;text-align:center;width:100%}.hero-slide-btt .btt-eyebrow{flex-wrap:wrap;font-size:11px;justify-content:center;margin-bottom:14px;text-align:center}.hero-slide-btt .btt-title{font-size:clamp(26px,7vw,36px);line-height:1.18;margin-bottom:14px}.hero-slide-btt .btt-desc{font-size:14.5px;line-height:1.6;margin:0 auto 24px;max-width:480px}.hero-slide-btt .btt-btn,.hero-slide-btt .btt-cta-row{justify-content:center;width:100%}.hero-slide-btt .btt-btn{font-size:14px;max-width:280px;padding:14px 28px}}@media (max-width:600px){.hero-slide-btt .btt-bg-image{aspect-ratio:4/5;border-radius:0 0 22px 22px;object-position:85% 15%}.hero-slide-btt .btt-overlay{padding:22px 18px 0}.hero-slide-btt .btt-title{font-size:26px}.hero-slide-btt .btt-desc{font-size:13.5px;margin-bottom:20px}.hero-slide-btt .btt-btn{font-size:13px;padding:13px 24px}}@media (max-width:400px){.hero-slide-btt .btt-bg-image{aspect-ratio:3/4;object-position:88% 15%}.hero-slide-btt .btt-title{font-size:23px}}.wws-section{background:linear-gradient(180deg,#fbfbfe,#fff 60%);font-family:Poppins,sans-serif;padding:70px 8%}.wws-heading{margin:0 auto 40px;max-width:640px;text-align:center}.wws-tag{align-items:center;color:#4f6bff;display:inline-flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.4px;margin:0 0 12px;text-transform:uppercase}.wws-slashes{color:#c7cffc;font-weight:700}.wws-heading h2{color:#0f1b3d;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 12px}.wws-highlight{color:#4f6bff}.wws-sub{color:#6b7280;font-size:15px;line-height:1.6;margin:0}.wws-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.wws-card{background:#fff;border:1px solid #eef0f5;border-radius:18px;overflow:hidden;padding:34px 26px 32px;position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.wws-card-top{height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .28s ease}.wws-card:hover{border-color:#0000;box-shadow:0 18px 34px #0f1b3d17;transform:translateY(-6px)}.wws-card:hover .wws-card-top{opacity:1}.wws-icon{align-items:center;border-radius:20px;display:flex;height:96px;justify-content:center;margin-bottom:24px;transition:transform .25s ease;width:96px}.wws-card:hover .wws-icon{transform:scale(1.06)}.wws-icon svg{height:50px;width:50px}.wws-card h3{color:#0f1b3d;font-size:18px;font-weight:600;margin:0 0 10px}.wws-card p{color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 6px}.wws-arrow{display:inline-block;font-size:16px;font-weight:600;margin-top:14px;opacity:0;transform:translateX(-6px);transition:opacity .25s ease,transform .25s ease}.wws-card:hover .wws-arrow{opacity:1;transform:translateX(0)}@media (max-width:1024px){.wws-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.wws-section{padding:50px 6%}.wws-icon{height:76px;width:76px}.wws-icon svg{height:40px;width:40px}.wws-grid{grid-template-columns:1fr}.wws-heading h2{font-size:26px}}.cw-section{background:linear-gradient(180deg,#fbfbfe,#fff 65%);font-family:Poppins,sans-serif;padding:90px 8% 100px;text-align:center}.cw-heading h2{color:#0f1b3d;font-size:32px;font-weight:700;margin:0 0 8px}.cw-heading p{color:#6b7280;font-size:15px;margin:0 0 65px}.cw-steps{align-items:flex-start;display:flex;gap:14px;justify-content:center;margin:0 auto;max-width:1250px}.cw-step{flex-direction:column;width:220px}.cw-icon,.cw-step{align-items:center;display:flex}.cw-icon{border-radius:50%;box-shadow:0 10px 26px #0f1b3d14;height:132px;justify-content:center;margin-bottom:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:132px}.cw-icon:after{border:1.5px dashed;border-radius:50%;content:"";inset:-6px;opacity:.25;position:absolute}.cw-icon svg{height:56px;position:relative;width:56px;z-index:1}.cw-step:hover .cw-icon{box-shadow:0 16px 34px #0f1b3d24;transform:translateY(-6px) scale(1.06)}.cw-step h3{color:#0f1b3d;font-size:19px;font-weight:700;margin:0 0 10px}.cw-step p{color:#6b7280;font-size:14px;line-height:1.6;margin:0;max-width:190px}.cw-arrow{color:#d3d8e4;flex-shrink:0;font-size:26px;font-weight:300;margin-top:44px}@media (max-width:900px){.cw-steps{flex-wrap:wrap;row-gap:48px}.cw-arrow{display:none}.cw-step{width:45%}}@media (max-width:520px){.cw-icon{height:104px;width:104px}.cw-icon svg{height:44px;width:44px}.cw-step{width:100%}.cw-heading h2{font-size:26px}}.about-hero{align-items:center;background:#1e3a8a;border-radius:16px;color:#fff;display:flex;margin:20px 40px;min-height:320px;overflow:hidden;padding:0;position:relative;width:calc(100% - 80px)}.about-hero-text{box-sizing:border-box;padding:60px;position:relative;width:40%;z-index:2}.about-hero-text h1{font-size:40px;font-weight:700;margin:0 0 12px}.about-hero-text p{font-size:16px;line-height:1.6;margin:0;max-width:450px;opacity:.95}.about-hero-image-wrap{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:60%}.about-hero-img{display:block;height:100%;object-fit:cover;width:100%}.about-hero-image-wrap:before{display:none}@media (max-width:900px){.about-hero{flex-direction:column;margin:15px 30px;min-height:auto;width:calc(100% - 60px)}.about-hero-text{padding:45px 30px;text-align:center;width:100%}.about-hero-text h1{font-size:36px}.about-hero-text p{margin:0 auto}.about-hero-image-wrap{height:280px;position:relative;right:auto;top:auto;width:100%}}@media (max-width:600px){.about-hero{margin:15px 20px;width:calc(100% - 40px)}.about-hero-text{padding:40px 25px}.about-hero-text h1{font-size:32px}.about-hero-text p{font-size:15px}.about-hero-image-wrap{height:220px}}.about-intro{align-items:center;display:flex;flex-direction:row;gap:65px;padding:45px 60px}.about-intro-img-wrap{flex-shrink:0;width:430px}.about-intro-img{border-radius:50% 50% 45% 45%/55% 55% 45% 45%;display:block;height:400px;object-fit:cover;width:100%}.about-intro-text{flex:1 1;text-align:left}.about-intro-text h2{color:#1e3a8a;font-size:30px;font-weight:700;margin:0 0 18px;text-decoration:underline;text-underline-offset:8px}.about-intro-text p{color:#444;font-size:15px;line-height:1.7;margin:0 0 14px}@media (max-width:900px){.about-intro{align-items:center;flex-direction:column;gap:30px;padding:40px 30px;text-align:center}.about-intro-img-wrap{width:350px}.about-intro-img{height:350px}.about-intro-text{text-align:center;width:100%}}@media (max-width:600px){.about-intro{gap:25px;padding:35px 25px}.about-intro-img-wrap{width:280px}.about-intro-img{height:280px}.about-intro-text h2{font-size:27px}.about-intro-text p{font-size:14px}}.vision-mission{background:#f8faff;padding:45px 60px;text-align:center}.vm-heading{color:#1e3a8a;display:inline-block;font-size:34px;font-weight:700;margin:0 0 55px;position:relative}.vm-heading:after{background:#2563eb;border-radius:10px;content:"";display:block;height:4px;margin:14px auto 0;width:65px}.vm-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.vm-card{background:#fff;border:1px solid #e5eaf5;border-radius:20px;box-shadow:0 8px 25px #1e3a8a14;overflow:hidden;padding:45px 40px;position:relative;text-align:left;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.vm-card:before{background:linear-gradient(90deg,#1e3a8a,#2563eb);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .35s ease;width:100%}.vm-card:hover{border-color:#2563eb;box-shadow:0 20px 45px #1e3a8a29;transform:translateY(-10px)}.vm-card:hover:before{transform:scaleX(1)}.vm-icon{align-items:center;background:#eef4ff;border-radius:16px;color:#1e3a8a;display:flex;font-size:27px;height:62px;justify-content:center;margin-bottom:22px;transition:transform .35s ease,background .35s ease;width:62px}.vm-card:hover .vm-icon{background:#1e3a8a;color:#fff;transform:scale(1.08) rotate(-3deg)}.vm-card h3{color:#1e3a8a;font-size:22px;font-weight:700;margin:0 0 20px}.vm-card p{color:#555;font-size:15px;line-height:1.8;margin:0 0 15px}.vm-card p:last-child{margin-bottom:0}.founding-team{background:#fff;padding:20px 40px}.founding-team-box{border:1px solid #e5eaf5;border-radius:16px;padding:40px;text-align:center}.founding-team-box h2{color:#1e3a8a;font-size:26px;font-weight:700;margin:0 0 32px}.team-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.team-card{background:#fff;border-radius:12px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{box-shadow:0 12px 30px #1e3a8a26;transform:translateY(-6px)}.team-photo-placeholder{aspect-ratio:1/1;background:#e2e8f0;overflow:hidden;width:100%}.team-photo-placeholder img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.founder-one-photo{align-items:center;display:flex;justify-content:center}.founder-one-photo img{height:100%;object-fit:cover;width:100%}.team-info{background:#1e3a8a;color:#fff;min-height:58px;padding:12px 14px;position:relative}.team-name{font-size:14px;font-weight:700;margin:0}.team-role{font-size:12px;margin:2px 0 0;opacity:.9}.team-linkedin{align-items:center;background:#fff;border:none;border-radius:3px;bottom:10px;color:#1e3a8a;cursor:pointer;display:flex;font-size:11px;font-weight:700;height:18px;justify-content:center;position:absolute;right:12px;width:18px}@media (max-width:900px){.team-grid{grid-template-columns:1fr 1fr}.founding-team{padding:50px 30px}}@media (max-width:600px){.team-grid{grid-template-columns:1fr}.founding-team-box{padding:30px 20px}}.founder-message{background:#eef2ff;padding:40px 60px;text-align:center}.founder-message h2{color:#1e3a8a;font-size:24px;font-weight:700;margin:0 0 16px}.founder-message p{color:#333;font-size:14px;line-height:1.7;margin:0 auto;max-width:900px}@media (max-width:900px){.about-hero{flex-direction:column;min-height:auto;padding:45px 30px;text-align:center}.about-hero-text{width:100%}.about-hero-text p{margin:0 auto}.about-hero-image-wrap{height:260px;margin-top:25px;max-width:500px;position:relative;width:100%}.about-hero-img{height:100%}.about-hero-image-wrap:before{width:35%}}.section-heading{margin:0 auto 48px;max-width:720px;text-align:center}.section-heading p:first-child{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:1.5px;margin:0 0 10px;text-transform:uppercase}.section-heading h2{color:#173b8f;font-size:34px;font-weight:800;margin:0}.cjr-hero{align-items:stretch;background:#173b8f;border-radius:26px;box-shadow:0 24px 60px #173b8f33;margin:24px 40px;min-height:360px;overflow:hidden;padding:0}.cjr-hero,.cjr-hero-content{display:flex;position:relative}.cjr-hero-content{background:linear-gradient(135deg,#102f78,#173b8f);flex:0 0 60%;flex-direction:column;justify-content:center;padding:45px 40px 45px 50px;width:60%;z-index:5}.cjr-hero-label{align-items:center;background:#ffffff1c;border:1px solid #ffffff38;border-radius:30px;color:#dbeafe;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:1.8px;margin:0 0 16px;padding:8px 14px;text-transform:uppercase;width:fit-content}.cjr-hero-content h1{color:#fff;font-size:43px;font-weight:750;letter-spacing:-1.1px;line-height:1.1;margin:0 0 17px}.cjr-hero-content h1 span{color:#dbeafe;display:block;font-weight:400;margin-top:4px;opacity:.95}.cjr-hero-description{color:#dbeafe;font-size:14px;line-height:1.8;margin:0;max-width:500px}.cjr-hero-image{background:linear-gradient(135deg,#173b8f,#1e3a8a 15%,#0b1224);flex:0 0 40%;min-height:360px;overflow:hidden;position:relative;width:40%}.cjr-hero-image:before{background:linear-gradient(90deg,#173b8f,#173b8f59 12%,#173b8f00 30%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.cjr-hero-image img{border:none;border-radius:0;display:block;filter:brightness(.94) saturate(1.05);height:100%;object-fit:cover;object-position:center;width:100%}.cjr-hero:before{border:1px solid #ffffff29;border-radius:inherit;inset:0;z-index:10}.cjr-hero:after,.cjr-hero:before{content:"";pointer-events:none;position:absolute}.cjr-hero:after{border:1px solid #ffffff1f;border-radius:50%;bottom:-165px;box-shadow:0 0 0 45px hsla(0,0%,100%,.025),0 0 0 90px hsla(0,0%,100%,.018);height:330px;right:-120px;width:330px;z-index:8}@media (max-width:1100px){.cjr-hero{margin:20px 25px;min-height:340px}.cjr-hero-content{flex-basis:42%;padding:40px 30px;width:42%}.cjr-hero-image{flex-basis:58%;min-height:340px;width:58%}.cjr-hero-content h1{font-size:36px}.cjr-hero-description{font-size:13px}}@media (max-width:700px){.cjr-hero{border-radius:21px;flex-direction:column;margin:15px;min-height:auto}.cjr-hero-content{align-items:center;flex:none;padding:38px 25px;text-align:center;width:100%}.cjr-hero-label{font-size:9px;padding:7px 12px}.cjr-hero-content h1{font-size:30px;letter-spacing:-.5px}.cjr-hero-content h1 span{margin-top:3px}.cjr-hero-description{font-size:13px;line-height:1.7;max-width:500px}.cjr-hero-image{flex:none;height:280px;min-height:280px;width:100%}.cjr-hero-image img{height:100%;object-fit:cover;object-position:center;width:100%}}@media (max-width:430px){.cjr-hero{border-radius:18px;margin:10px}.cjr-hero-content{padding:32px 20px}.cjr-hero-content h1{font-size:27px}.cjr-hero-description{font-size:12px}.cjr-hero-image{height:230px;min-height:230px}}``` .gap-solution{grid-gap:0!important;align-items:center!important;background:#f7f9ff;box-sizing:border-box;display:grid!important;gap:0!important;grid-auto-flow:column!important;grid-template-columns:1fr auto 1fr!important;margin:0 auto;max-width:1200px;padding:40px 60px;width:100%}.gap-block{align-items:flex-start;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex!important;flex-direction:row!important;gap:20px;min-width:0;overflow:visible;padding:0 30px;position:relative;width:100%}.gap-arrow{align-items:center;align-self:stretch;color:#2563eb;display:flex;font-size:19px;justify-content:center;margin:0 24px;position:relative;width:44px}.gap-arrow:after,.gap-arrow:before{background:#dce5f0;content:"";left:50%;position:absolute;width:1px}.gap-arrow:before{height:calc(50% - 22px);top:0}.gap-arrow:after{bottom:0;height:calc(50% - 22px)}.gap-block h3{color:#173b8f;font-size:17px;font-weight:700;line-height:1.35;margin:0 0 8px}.gap-block .solution-title{color:#15803d}.gap-block p{color:#64748b;font-size:13px;line-height:1.7;margin:0}.cjr-different{background:#fff;padding:76px 60px}.different-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.different-card{align-items:center;background:linear-gradient(180deg,#fff,#f9fbff);border:1px solid #dce5f0;border-radius:19px;box-shadow:0 7px 22px rgba(15,23,42,.045);display:flex;flex-direction:column;min-height:255px;overflow:hidden;padding:34px 26px 31px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.different-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa,#93c5fd);content:"";height:4px;left:0;opacity:.75;position:absolute;top:0;transition:height .3s ease,opacity .3s ease;width:100%}.different-card:after{background:rgba(37,99,235,.035);border-radius:50%;bottom:-65px;content:"";height:120px;position:absolute;right:-65px;transition:transform .3s ease;width:120px}.different-card:hover{border-color:#9bb9e9;box-shadow:0 20px 42px #2563eb21;transform:translateY(-9px)}.different-card:hover:before{height:5px;opacity:1}.different-card:hover:after{transform:scale(1.6)}.different-icon{align-items:center;background:linear-gradient(145deg,#f1f6ff,#e8f0ff);border:1px solid #dce8fa;border-radius:18px;box-shadow:0 7px 18px #2563eb17;color:#2563eb;display:flex;font-size:30px;height:75px;justify-content:center;margin:0 auto 19px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:75px;z-index:2}.different-card:hover .different-icon{box-shadow:0 0 0 6px rgba(37,99,235,.065),0 10px 22px #2563eb26;transform:scale(1.07)}.different-card h4{color:#173b8f;font-size:15px;font-weight:700;line-height:1.45;margin:0 0 10px;position:relative;z-index:2}.different-card p{color:#64748b;font-size:13px;line-height:1.68;margin:0;position:relative;z-index:2}.five-pillars{background:radial-gradient(circle at 90% 10%,#60a5fa33,#0000 28%),radial-gradient(circle at 10% 100%,#2563eb1f,#0000 28%),linear-gradient(135deg,#102f78,#173b8f,#1e3a8a);padding:76px 60px}.five-pillars .section-heading p:first-child{color:#93c5fd}.five-pillars .section-heading h2{color:#fff}.pillars-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1250px}.pillar-card{align-items:center;background:linear-gradient(180deg,#fff,#f9fbff);border:1px solid #ffffff8c;border-radius:19px;box-shadow:0 12px 30px #0000001f;display:flex;flex-direction:column;min-height:235px;overflow:hidden;padding:31px 20px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pillar-card:before{background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:0 0 8px 8px;content:"";height:3px;left:12%;opacity:.65;position:absolute;top:0;width:76%}.pillar-card:hover{border-color:#8fb4ed;box-shadow:0 22px 44px #0003;transform:translateY(-9px)}.pillar-card:after{background:#f1f6ff;border:1px solid #dce8fa;border-radius:50%;color:#6d96d0;content:attr(data-number);font-size:9px;font-weight:800;height:25px;position:absolute;right:13px;top:12px;width:25px}.pillar-card:after,.pillar-icon{align-items:center;display:flex;justify-content:center}.pillar-icon{background:linear-gradient(145deg,#f1f6ff,#e9f1ff);border:1px solid #dce8fa;border-radius:17px;box-shadow:0 6px 16px #2563eb14;color:#2563eb;font-size:28px;height:70px;margin:0 auto 17px;transition:transform .3s ease,box-shadow .3s ease;width:70px}.pillar-card:hover .pillar-icon{box-shadow:0 0 0 5px #2563eb12,0 9px 20px #2563eb24;transform:scale(1.07)}.pillar-card h4{color:#173b8f;font-size:14px;font-weight:700;line-height:1.45;margin:0 0 10px}.pillar-card p{color:#64748b;font-size:12px;line-height:1.62;margin:0}.badge-journey{background:linear-gradient(180deg,#fff,#fbfcff);padding:76px 60px}.badge-row{align-items:flex-start;display:flex;gap:10px;justify-content:center;margin:0 auto;max-width:1200px;position:relative}.badge-row:before{background:linear-gradient(90deg,#dbe5f3,#b9cbe5,#dbe5f3);content:"";height:2px;left:8%;position:absolute;right:8%;top:57px;z-index:0}.badge-item{background:#fff;border:1px solid #e0e7f1;border-radius:17px;box-shadow:0 6px 18px #0f172a0a;padding:21px 12px 20px;position:relative;text-align:center;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;width:165px;z-index:1}.badge-item:hover{border-color:#efc56d;box-shadow:0 17px 32px #f59e0b1f;transform:translateY(-7px)}.badge-medal{align-items:center;background:linear-gradient(145deg,#fffaf2,#ffedd5);border:1px solid #fed7aa;border-radius:50%;box-shadow:0 8px 20px #f59e0b1c;display:flex;font-size:38px;height:88px;justify-content:center;margin:0 auto 14px;transition:transform .3s ease,box-shadow .3s ease;width:88px}.badge-item:hover .badge-medal{box-shadow:0 0 0 6px #f59e0b14,0 12px 25px #f59e0b2e;transform:scale(1.07)}.badge-star{color:#f59e0b;font-size:11px;font-weight:800;letter-spacing:.5px;margin:0 0 6px}.badge-item h4{color:#173b8f;font-size:13px;font-weight:700;line-height:1.45;margin:0 0 8px}.badge-item>p:last-child{color:#64748b;font-size:11px;line-height:1.58;margin:0}.badge-arrow{color:#94a3b8;font-size:19px;margin-top:50px;text-align:center;width:30px}.badge-tests{align-items:center;background:#f8faff;border:1px solid #dfe7f2;border-radius:15px;box-shadow:0 8px 22px #0f172a0a;color:#475569;display:flex;flex-wrap:wrap;font-size:12px;gap:25px;justify-content:center;margin:42px auto 0;max-width:650px;padding:18px 24px}.stakeholder-value{background:linear-gradient(180deg,#f8faff,#f5f8fd);padding:76px 60px}.stakeholder-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.stakeholder-card{background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid #dce5f0;border-radius:19px;box-shadow:0 7px 23px rgba(15,23,42,.045);min-height:230px;overflow:hidden;padding:29px 28px 29px 33px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.stakeholder-card:before{background:linear-gradient(180deg,#2563eb,#60a5fa);content:"";height:100%;left:0;opacity:.55;position:absolute;top:0;transition:opacity .3s ease,width .3s ease;width:4px}.stakeholder-card:after{background:rgba(37,99,235,.035);border-radius:50%;bottom:-45px;content:"";height:110px;position:absolute;right:-45px;width:110px}.stakeholder-card:hover{border-color:#91afe1;box-shadow:0 19px 40px #2563eb1c;transform:translateY(-8px)}.stakeholder-card:hover:before{opacity:1;width:5px}.stakeholder-icon{align-items:center;background:linear-gradient(145deg,#f1f6ff,#e9f1ff);border:1px solid #dce8fa;border-radius:16px;box-shadow:0 6px 15px #2563eb12;color:#2563eb;display:flex;font-size:27px;height:65px;justify-content:center;margin-bottom:16px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:65px;z-index:2}.stakeholder-card:hover .stakeholder-icon{box-shadow:0 0 0 5px #2563eb0f,0 8px 18px #2563eb21;transform:scale(1.06)}.stakeholder-card h4{color:#173b8f;font-size:15px;font-weight:700;line-height:1.4;margin:0 0 14px;position:relative;z-index:2}.stakeholder-card ul{margin:0;padding-left:18px;position:relative;z-index:2}.stakeholder-card li{color:#64748b;font-size:12px;line-height:1.6;margin-bottom:8px}.stakeholder-card li::marker{color:#2563eb}.cjr-impact-banner{align-items:center;background:radial-gradient(circle at 90% 50%,#60a5fa40,#0000 30%),linear-gradient(135deg,#173b8f,#2563eb);border-radius:20px;box-shadow:0 17px 38px #1e3a8a29;color:#fff;display:flex;gap:25px;justify-content:space-between;margin:42px auto 0;max-width:1200px;overflow:hidden;padding:30px 34px;position:relative}.cjr-impact-banner:before{border:1px solid #ffffff26;border-radius:inherit;content:"";inset:0;position:absolute}.cjr-impact-banner strong{font-size:16px;font-weight:700;position:relative;z-index:2}.cjr-impact-banner p{color:#dbeafe;font-size:12px;line-height:1.55;margin:6px 0 0;position:relative;z-index:2}.partner-btn{background:#fff;border:none;border-radius:30px;box-shadow:0 7px 18px #0000001a;color:#173b8f;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:700;padding:12px 24px;position:relative;transition:transform .2s ease,box-shadow .2s ease;z-index:2}.partner-btn:hover{box-shadow:0 10px 24px #0000002b;transform:translateY(-3px)}@media (max-width:1100px){.cjr-hero{gap:40px;padding:52px}.cjr-hero h1{font-size:36px}.different-grid{grid-template-columns:repeat(2,1fr)}.pillars-grid{grid-template-columns:repeat(3,1fr)}.stakeholder-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.section-heading{margin-bottom:32px}.section-heading h2{font-size:25px}.cjr-hero{border-radius:21px;flex-direction:column;gap:30px;margin:15px;min-height:auto;padding:40px 25px;text-align:center}.cjr-hero-text{max-width:100%}.cjr-hero h1{font-size:30px;letter-spacing:-.5px}.cjr-hero h2{font-size:17px}.cjr-hero p{font-size:13px}.gap-solution{grid-gap:0!important;align-items:center!important;background:#f7f9ff;box-sizing:border-box;display:none!important;display:grid!important;flex-direction:column;gap:0!important;gap:15px;grid-template-columns:1fr auto 1fr!important;margin:0 auto;max-width:1200px;padding:40px 60px;padding:38px 20px;width:100%}.gap-arrow{margin:8px auto;transform:rotate(90deg)}.gap-icon{font-size:25px;height:60px;width:60px}.badge-journey,.cjr-different,.five-pillars,.stakeholder-value{padding:52px 20px}.different-grid{gap:17px;grid-template-columns:1fr}.different-card{min-height:auto;padding:30px 23px}.different-icon{font-size:28px;height:68px;width:68px}.pillars-grid{gap:14px;grid-template-columns:1fr 1fr}.pillar-card{min-height:215px;padding:25px 14px}.pillar-icon{font-size:25px;height:62px;width:62px}.badge-row{flex-wrap:wrap;gap:10px}.badge-row:before{display:none}.badge-item{width:calc(50% - 5px)}.badge-arrow{display:none}.badge-medal{font-size:34px;height:78px;width:78px}.badge-tests{gap:15px;padding:15px}.stakeholder-grid{gap:17px;grid-template-columns:1fr}.stakeholder-card{min-height:auto;padding:27px 25px 27px 30px}.stakeholder-icon{font-size:25px;height:60px;width:60px}.cjr-impact-banner{border-radius:18px;flex-direction:column;margin-top:30px;padding:27px 20px;text-align:center}.partner-btn{width:100%}}@media (max-width:430px){.cjr-hero{margin:10px;padding:34px 20px}.cjr-hero h1{font-size:27px}.section-heading h2{font-size:23px}.pillars-grid{grid-template-columns:1fr}.pillar-card{min-height:auto;padding:27px 18px}.badge-item{width:100%}.gap-icon{font-size:24px;height:58px;width:58px}.different-icon{font-size:27px;height:65px;width:65px}.pillar-icon{font-size:24px;height:60px;width:60px}.stakeholder-icon{font-size:24px;height:58px;width:58px}.badge-medal{font-size:32px;height:75px;width:75px}}.ContactUs{background:#fff;color:#111827;font-family:Poppins,sans-serif}.contact-hero{align-items:center;background:linear-gradient(135deg,#172554,#2563eb);border-radius:18px;color:#fff;display:flex;justify-content:center;margin:24px 40px 0;min-height:260px;overflow:hidden;padding:50px 30px;position:relative;text-align:center}.contact-hero:before{background:#ffffff14;height:300px;right:-80px;top:-150px;width:300px}.contact-hero:after,.contact-hero:before{border-radius:50%;content:"";position:absolute}.contact-hero:after{background:#ffffff0f;bottom:-100px;height:200px;left:-50px;width:200px}.contact-hero-text{position:relative;z-index:2}.contact-hero-text h1{font-size:42px;font-weight:700;letter-spacing:1px;margin:0 0 10px}.contact-hero-text p{font-size:17px;margin:0;opacity:.9}.contact-intro{color:#374151;font-size:18px;font-weight:500;line-height:1.7;margin:35px auto 30px;padding:0 20px;text-align:center}.offices-form-section{grid-gap:30px;align-items:stretch;display:grid;gap:30px;grid-template-columns:.9fr 1.4fr;margin:0 auto;max-width:1200px;padding:10px 30px 45px}.offices-card{background:linear-gradient(145deg,#172554,#1e3a8a);border-radius:18px;box-shadow:0 10px 30px #1e3a8a26;color:#fff;padding:32px}.offices-card h3{border-bottom:2px solid #60a5fa;display:inline-block;font-size:23px;font-weight:700;margin:0 0 5px;padding-bottom:6px}.offices-sub{color:#dbeafe;font-size:14px;margin:0 0 28px}.office-item{border-bottom:1px solid #ffffff26;display:flex;gap:14px;padding:18px 0}.office-item:last-child{border-bottom:none}.office-pin{flex-shrink:0;font-size:20px}.office-name{font-size:15px;font-weight:700;margin:0 0 7px}.office-address{color:#dbeafe;font-size:13px;line-height:1.6;margin:0 0 7px}.office-email{color:#93c5fd;font-size:13px;margin:0}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 35px #0000000f;padding:32px}.form-card-header{gap:14px;margin-bottom:22px}.form-card-header,.form-icon{align-items:center;display:flex}.form-icon{background:#eff6ff;border-radius:50%;font-size:20px;height:45px;justify-content:center;width:45px}.form-card-header h3{color:#172554;font-size:21px;font-weight:700;margin:0}.form-sub{color:#6b7280;font-size:13px;margin:3px 0 0}.form-card form label{color:#374151;display:block;font-size:13px;font-weight:600;margin:15px 0 7px}.form-card form input,.form-card form textarea{border:1px solid #d1d5db;border-radius:9px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:12px 13px;transition:.2s;width:100%}.form-card form input:focus,.form-card form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-card form textarea{min-height:120px;resize:vertical}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.form-col{min-width:0}.form-col label{margin-top:15px}.send-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:20px;padding:12px 25px;transition:all .2s}.send-btn:hover{background:#1d4ed8;box-shadow:0 5px 15px #2563eb40;transform:translateY(-1px)}.map-section{margin-top:5px;overflow:hidden;width:100%}.map-section iframe{border:0;display:block;width:100%}@media (max-width:900px){.contact-hero{margin:15px 20px 0;min-height:220px}.contact-hero-text h1{font-size:34px}.offices-form-section{grid-template-columns:1fr;padding:10px 20px 40px}}@media (max-width:600px){.contact-intro br{display:none}.form-row{grid-template-columns:1fr}.contact-hero{border-radius:14px;margin:10px 15px 0}.contact-hero-text h1{font-size:30px}.form-card,.offices-card{padding:24px}}.map-section{margin-bottom:50px}#contact-form{scroll-margin-top:90px}.aws-restart-registration-page{background:#f5f8fc;color:#172033;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.aws-restart-registration-page *,.aws-restart-registration-page :after,.aws-restart-registration-page :before{box-sizing:border-box}.restart-registration-container{margin:0 auto;max-width:1120px;padding-left:24px;padding-right:24px;width:100%}.restart-registration-hero{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-bottom:none;box-shadow:0 20px 50px #1e3a8a29;overflow:hidden;padding:58px 0 55px;position:relative;width:100%}.restart-registration-hero:before{background:#ffffff12;border-radius:50%;content:"";height:380px;pointer-events:none;position:absolute;right:-130px;top:-175px;width:380px}.restart-registration-hero:after{background:#ffffff0f;border-radius:50%;bottom:-180px;content:"";height:250px;pointer-events:none;position:absolute;right:170px;width:250px}.restart-registration-hero-content{max-width:780px;position:relative;z-index:2}.restart-registration-tag{align-items:center;background:#ffffff1a;border:1px solid #ffffff38;border-radius:30px;color:#dbeafe;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:15px;padding:6px 14px;text-transform:uppercase}.restart-registration-hero h1{color:#fff;font-size:40px;font-weight:750;letter-spacing:-.5px;line-height:1.15;margin:0 0 13px}.restart-registration-hero h1 span{color:#bfdbfe;font-weight:400}.restart-registration-hero p{color:#dbeafe;font-size:13px;line-height:1.75;margin:0;max-width:720px}.restart-registration-section{padding:55px 0 75px;width:100%}.restart-registration-card{background:#fff;border:1px solid #e1e8f0;border-radius:18px;box-shadow:0 12px 38px #1e40af12;padding:38px 42px;width:100%}.restart-form-heading{border-bottom:1px solid #e5eaf0;margin-bottom:30px;padding-bottom:25px}.restart-form-heading>span{color:#1769e0;display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.4px;margin-bottom:7px;text-transform:uppercase}.restart-form-heading h2{color:#111827;font-size:27px;font-weight:750;letter-spacing:-.2px;line-height:1.25;margin:0 0 8px}.restart-form-heading p{color:#667085;font-size:13px;line-height:1.65;margin:0}.restart-form-section-title{align-items:flex-start;display:flex;gap:13px;margin:32px 0 20px}.restart-form-section-title>span{align-items:center;background:#1769e0;border-radius:9px;box-shadow:0 5px 12px #1769e026;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:800;height:36px;justify-content:center;width:36px}.restart-form-section-title h3{color:#172033;font-size:17px;font-weight:700;line-height:1.4;margin:0 0 3px}.restart-form-section-title p{color:#718096;font-size:11px;line-height:1.5;margin:0}.restart-form-grid{grid-gap:19px 24px;display:grid;gap:19px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.restart-form-group{width:100%}.restart-form-group.full-width{grid-column:1/-1}.restart-captcha-section>label,.restart-form-group label{color:#263447;display:block;font-size:12px;font-weight:600;line-height:1.5;margin-bottom:7px}.restart-captcha-section label span,.restart-form-group label span{color:#e11d48;margin-left:3px}.restart-captcha-section input,.restart-form-group input,.restart-form-group select{background:#fff;border:1px solid #d5dde8;border-radius:8px;color:#172033;font-family:inherit;font-size:13px;height:46px;outline:none;padding:0 13px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.restart-captcha-section input::placeholder,.restart-form-group input::placeholder{color:#9aa6b5}.restart-captcha-section input:focus,.restart-form-group input:focus,.restart-form-group select:focus{background:#fff;border-color:#1769e0;box-shadow:0 0 0 3px #1769e017}.restart-captcha-section small,.restart-form-group small{color:#7a8797;display:block;font-size:10px;line-height:1.5;margin-top:6px}.restart-radio-group{display:flex;flex-wrap:wrap;gap:10px;margin-top:3px}.restart-radio-option{align-items:center;background:#f8fafc;border:1px solid #dce3ec;border-radius:8px;cursor:pointer;display:flex!important;gap:8px;min-width:115px;padding:10px 14px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.restart-radio-option:hover{background:#f1f6ff;border-color:#1769e0;box-shadow:0 3px 10px #1769e00f}.restart-radio-option input{accent-color:#1769e0;cursor:pointer;height:16px!important;margin:0;width:16px!important}.restart-radio-option span{color:#344054!important;font-size:12px!important;font-weight:600!important;margin:0!important}.restart-declaration-box{background:#f8fafc;border:1px solid #dfe6ef;border-radius:11px;margin-top:8px;padding:20px}.restart-declaration-box h4{color:#172033;font-size:15px;font-weight:700;line-height:1.4;margin:0 0 8px}.restart-declaration-box p{color:#5f6c7d;font-size:12px;line-height:1.65;margin:0 0 15px}.restart-checkbox{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.restart-checkbox input{accent-color:#1769e0;cursor:pointer;flex-shrink:0;height:17px;margin-top:2px;width:17px}.restart-checkbox span{color:#344054;font-size:12px;line-height:1.6}.restart-checkbox b{color:#e11d48;margin-left:3px}.restart-captcha-section{margin-top:28px;max-width:450px}.restart-captcha-box{align-items:center;background:repeating-linear-gradient(-20deg,#eef3fa,#eef3fa 4px,#fff 0,#fff 8px);border:1px solid #d4dce7;border-radius:8px;display:flex;height:58px;justify-content:center;margin-bottom:11px;width:190px}.restart-captcha-box strong{color:#172033;font-family:Courier New,monospace;font-size:21px;letter-spacing:4px;transform:rotate(-2deg)}.restart-submit-area{align-items:center;border-top:1px solid #e5eaf0;display:flex;justify-content:center;margin-top:35px;padding-top:25px;text-align:center;width:100%}.restart-registration-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1e3a8a);border:none;border-radius:9px;box-shadow:0 8px 20px #2563eb33;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:10px;height:48px;justify-content:center;min-width:185px;padding:0 24px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.restart-registration-btn span{font-size:17px;line-height:1}.restart-registration-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);box-shadow:0 12px 26px #2563eb45;transform:translateY(-2px)}.restart-registration-btn:active{transform:translateY(0)}.restart-success-message{margin:0 auto;max-width:600px;padding:35px 20px;text-align:center}.restart-success-icon{align-items:center;background:#eaf8f0;border-radius:50%;color:#159957;display:flex;font-size:31px;font-weight:800;height:65px;justify-content:center;margin:0 auto 20px;width:65px}.restart-success-message h2{color:#172033;font-size:27px;line-height:1.3;margin:0 0 12px}.restart-success-message p{color:#667085;font-size:13px;line-height:1.7;margin:0 auto 25px}@media (max-width:900px){.restart-registration-hero{padding:52px 0 48px}.restart-registration-hero h1{font-size:36px}.restart-registration-hero p{font-size:13px}.restart-registration-card{padding:32px}}@media (max-width:700px){.restart-registration-container{padding-left:16px;padding-right:16px}.restart-registration-hero{padding:42px 0 40px}.restart-registration-hero h1{font-size:30px}.restart-registration-hero p{font-size:12px;line-height:1.7}.restart-registration-tag{font-size:10px;padding:6px 12px}.restart-registration-section{padding:35px 0 55px}.restart-registration-card{border-radius:14px;padding:24px 18px}.restart-form-heading{margin-bottom:25px;padding-bottom:20px}.restart-form-heading h2{font-size:23px}.restart-form-heading p{font-size:12px}.restart-form-grid{gap:17px;grid-template-columns:1fr}.restart-form-group.full-width{grid-column:auto}.restart-form-section-title{gap:10px;margin-bottom:18px;margin-top:28px}.restart-form-section-title>span{border-radius:8px;font-size:11px;height:33px;width:33px}.restart-form-section-title h3{font-size:16px}.restart-form-section-title p{font-size:10px}.restart-captcha-section input,.restart-form-group input,.restart-form-group select{font-size:12px;height:45px}.restart-radio-group{flex-direction:column;gap:8px}.restart-radio-option{width:100%}.restart-declaration-box{padding:17px}.restart-declaration-box h4{font-size:14px}.restart-checkbox span,.restart-declaration-box p{font-size:11px}.restart-captcha-box{height:55px;width:180px}.restart-captcha-box strong{font-size:19px}.restart-submit-area{justify-content:center;margin-top:30px;padding-top:22px}.restart-registration-btn{font-size:12px;height:46px;min-width:180px;width:auto}}@media (max-width:450px){.restart-registration-hero{padding:36px 0 35px}.restart-registration-hero h1{font-size:27px}.restart-registration-hero p{font-size:11px}.restart-registration-tag{font-size:9px;letter-spacing:.8px;padding:5px 11px}.restart-registration-card{padding:20px 15px}.restart-form-heading h2{font-size:21px}.restart-form-heading p{font-size:11px}.restart-form-section-title h3{font-size:15px}.restart-captcha-section>label,.restart-form-group label{font-size:11px}.restart-captcha-section input,.restart-form-group input,.restart-form-group select{font-size:12px;height:43px;padding:0 11px}.restart-declaration-box{padding:15px}.restart-registration-btn{font-size:12px;height:44px;min-width:170px}}.aws-registration-page{background:#f8fafc;color:#111827;font-family:Poppins,sans-serif;width:100%}.aws-registration-hero{align-items:center;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:26px;box-shadow:0 24px 60px #1e3a8a2e;display:flex;margin:24px 40px 0;min-height:300px;overflow:hidden;position:relative}.aws-registration-hero:before{background:#ffffff12;border-radius:50%;content:"";height:420px;position:absolute;right:-140px;top:-180px;width:420px}.aws-registration-hero:after{background:#ffffff0f;border-radius:50%;bottom:-190px;content:"";height:280px;position:absolute;right:150px;width:280px}.aws-registration-hero-content{max-width:700px;padding:55px 60px;position:relative;z-index:2}.aws-registration-tag{align-items:center;background:#ffffff1a;border:1px solid #ffffff38;border-radius:30px;color:#dbeafe;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:1.5px;margin-bottom:18px;padding:8px 15px;text-transform:uppercase;width:fit-content}.aws-registration-hero h1{color:#fff;font-size:42px;font-weight:750;letter-spacing:-1px;line-height:1.1;margin:0 0 16px}.aws-registration-hero h1 span{color:#bfdbfe;font-weight:400}.aws-registration-hero p{color:#dbeafe;font-size:14px;line-height:1.8;margin:0;max-width:620px}.aws-registration-section{padding:70px 40px 90px}.aws-registration-container{margin:0 auto;max-width:1100px;width:100%}.aws-registration-heading{margin-bottom:35px;text-align:center}.aws-registration-heading>span{color:#2563eb;display:block;font-size:12px;font-weight:800;letter-spacing:1.8px;margin-bottom:10px;text-transform:uppercase}.aws-registration-heading h2{color:#111827;font-size:34px;font-weight:700;line-height:1.2;margin:0 0 12px}.aws-registration-heading h2 strong{color:#2563eb}.aws-registration-heading p{color:#64748b;font-size:14px;line-height:1.8;margin:0 auto;max-width:650px}.aws-registration-form{display:flex;flex-direction:column;gap:24px}.aws-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 35px #0f172a0d;padding:32px}.aws-form-section-title{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:15px;margin-bottom:28px;padding-bottom:20px}.aws-form-number{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:13px;color:#2563eb;display:flex;flex:0 0 46px;font-size:13px;font-weight:800;height:46px;justify-content:center;width:46px}.aws-form-section-title h3{color:#111827;font-size:19px;font-weight:700;margin:0 0 3px}.aws-form-section-title p{color:#94a3b8;font-size:12px;margin:0}.aws-form-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.aws-full-width{grid-column:1/-1}.aws-form-group{display:flex;flex-direction:column;gap:8px}.aws-form-group label{color:#334155;font-size:12px;font-weight:600;line-height:1.5}.aws-form-group label span{color:#2563eb}.aws-form-group input,.aws-form-group select,.aws-form-group textarea{background:#fff;border:1px solid #dbe3ee;border-radius:10px;color:#1e293b;font-family:Poppins,sans-serif;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.aws-form-group input,.aws-form-group select{height:46px;padding:0 14px}.aws-form-group textarea{line-height:1.7;min-height:110px;padding:13px 14px;resize:vertical}.aws-form-group input::placeholder,.aws-form-group textarea::placeholder{color:#a1aebe}.aws-form-group input:focus,.aws-form-group select:focus,.aws-form-group textarea:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 4px #2563eb14}.aws-declaration{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;padding:26px 28px}.aws-checkbox{align-items:flex-start;cursor:pointer;display:flex;gap:12px}.aws-checkbox+.aws-checkbox{border-top:1px solid #2563eb1f;margin-top:18px;padding-top:18px}.aws-checkbox input{accent-color:#2563eb;cursor:pointer;flex:0 0 17px;height:17px;margin:2px 0 0;width:17px}.aws-checkbox span{color:#475569;font-size:12px;line-height:1.75}.aws-submit-area{align-items:center;display:flex;flex-direction:column;padding-top:8px;text-align:center}.aws-submit-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1e3a8a);border:none;border-radius:30px;box-shadow:0 12px 28px #2563eb38;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;gap:12px;justify-content:center;min-height:50px;padding:0 28px;transition:transform .25s ease,box-shadow .25s ease}.aws-submit-btn svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:19px;width:19px}.aws-submit-btn:hover{box-shadow:0 16px 32px #2563eb47;transform:translateY(-2px)}.aws-submit-btn:active{transform:translateY(0)}.aws-submit-area p{color:#94a3b8;font-size:11px;margin:13px 0 0}@media (max-width:900px){.aws-registration-hero{margin:20px 25px 0}.aws-registration-hero-content{padding:45px 40px}.aws-registration-hero h1{font-size:36px}.aws-registration-section{padding:55px 25px 70px}}@media (max-width:700px){.aws-registration-hero{border-radius:20px;margin:16px 15px 0;min-height:280px}.aws-registration-hero-content{padding:40px 28px}.aws-registration-tag{font-size:10px}.aws-registration-hero h1{font-size:30px}.aws-registration-hero p{font-size:13px}.aws-registration-section{padding:45px 15px 60px}.aws-registration-heading h2{font-size:28px}.aws-form-section{border-radius:16px;padding:24px 20px}.aws-form-grid{gap:18px;grid-template-columns:1fr}.aws-full-width{grid-column:auto}.aws-form-section-title{margin-bottom:23px}.aws-form-section-title h3{font-size:17px}.aws-declaration{padding:22px 20px}.aws-submit-btn{max-width:360px;width:100%}}@media (max-width:450px){.aws-registration-hero-content{padding:35px 22px}.aws-registration-hero h1{font-size:27px}.aws-registration-heading h2{font-size:25px}.aws-form-section{padding:20px 16px}.aws-form-number{flex-basis:40px;height:40px;width:40px}.aws-checkbox span{font-size:11px}}.aws-page{background:#fff;color:#172033;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.aws-page *,.aws-page :after,.aws-page :before{box-sizing:border-box}.aws-container{margin:0 auto;width:min(1180px,calc(100% - 80px))}.aws-eyebrow{align-items:center;background:#eef2ff;border:1px solid #dbeafe;border-radius:30px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:1.4px;margin:0 0 12px;padding:6px 12px;text-transform:uppercase;width:fit-content}.aws-eyebrow:before{background:#2563eb;border-radius:50%;content:"";flex:0 0 6px;height:6px;width:6px}.aws-section-heading{margin:0 auto 34px;max-width:680px;text-align:center}.aws-section-heading h2{color:#172033;font-size:clamp(27px,3vw,36px);font-weight:700;letter-spacing:-.8px;line-height:1.18;margin:0 0 10px}.aws-section-heading h2 span{color:#2563eb}.aws-section-heading p{color:#64748b;font-size:14px;line-height:1.75;margin:0 auto;max-width:600px}.aws-btn{align-items:center;border:0;border-radius:24px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;gap:8px;justify-content:center;min-height:46px;padding:0 22px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.aws-btn:hover{transform:translateY(-2px)}.aws-btn-primary{background:#2563eb;box-shadow:0 7px 18px #2563eb33;color:#fff}.aws-btn-primary:hover{background:#1d4ed8}.aws-btn-secondary{background:#fff;border:1px solid #dbeafe;color:#1e3a8a}.aws-btn-secondary:hover{background:#f8fafc;border-color:#93c5fd}.aws-inline-link{align-items:center;color:#2563eb;display:inline-flex;font-size:13px;font-weight:700;gap:6px;margin-top:10px;text-decoration:none}.aws-inline-link:hover{text-decoration:underline}.aws-inline-link .aws-card-icon.small{background:#eef2ff;border-color:#dbeafe;color:#2563eb;flex:0 0 20px;height:20px;width:20px}.aws-inline-link .aws-card-icon.small svg{height:11px;width:11px}.aws-card-icon{align-items:center;background:linear-gradient(145deg,#fff,#eff6ff);border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 8px 20px #2563eb1f,inset 0 0 0 1px #fffc;color:#2563eb;display:flex;flex:0 0 56px;height:56px;justify-content:center;margin:0;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;width:56px}.aws-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:28px;width:28px}.aws-card-icon.small{background:#ffffff24;border-color:#ffffff38;border-radius:9px;box-shadow:none;color:#bfdbfe;flex:0 0 32px;height:32px;width:32px}.aws-card-icon.small svg{height:17px;width:17px}.aws-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;min-height:50px}.aws-grid-label{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;height:29px;justify-content:center;width:29px}.aws-hero{align-items:stretch;background:#1e3a8a;border-radius:24px;box-shadow:0 20px 50px #1e3a8a2b;display:flex;margin:22px 40px 0;min-height:460px;overflow:hidden;position:relative}.aws-hero-grid{align-items:stretch;display:grid;grid-template-columns:60% 40%;width:100%}.aws-hero-content{background:linear-gradient(135deg,#1e3a8a,#2563eb);display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 48px;position:relative;z-index:5}.aws-hero-content:after{background:#ffffff0f;border-radius:50%;bottom:-140px;content:"";height:250px;pointer-events:none;position:absolute;right:-110px;width:250px}.aws-hero-content .aws-eyebrow{background:#ffffff1a;border-color:#ffffff2e;color:#bfdbfe}.aws-hero-content .aws-eyebrow:before{background:#bfdbfe}.aws-hero-content h1{color:#fff;font-size:clamp(38px,4.2vw,55px);font-weight:750;letter-spacing:-1.7px;line-height:1.08;margin:0 0 15px;max-width:620px}.aws-hero-content h1 span{color:#bfdbfe;display:block;font-weight:450;margin-top:3px}.aws-hero-content>p{color:#dbeafe;font-size:15px;line-height:1.75;margin:0 0 22px;max-width:550px}.aws-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.aws-hero-actions .aws-btn-primary{background:#fff;box-shadow:0 7px 18px #0000001a;color:#1e3a8a}.aws-hero-actions .aws-btn-primary:hover{background:#eff6ff}.aws-hero-actions .aws-btn-primary .aws-card-icon{background:#eef2ff;border-color:#dbeafe;color:#2563eb}.aws-hero-actions .aws-btn-secondary{background:#ffffff14;border-color:#ffffff40;color:#fff}.aws-hero-points{grid-gap:14px;border-top:1px solid #fff3;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);max-width:640px;padding-top:17px}.aws-hero-points div{grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto}.aws-hero-points .aws-card-icon{grid-row:1/span 2}.aws-hero-points strong{align-self:end;color:#fff;font-size:12px;font-weight:700;line-height:1.3}.aws-hero-points span{color:#bfdbfe;font-size:11px;line-height:1.45}.aws-hero-visual{align-items:center;background:linear-gradient(135deg,#1e3a8a,#2563eb);display:flex;justify-content:center;min-height:460px;overflow:hidden;position:relative}.aws-hero-visual:before{background:linear-gradient(120deg,#1e3a8a,#2563eb 20%,#2563eb9e 38%,#2563eb38 58%,#2563eb00 75%);content:"";inset:0;pointer-events:none;position:absolute;z-index:3}.aws-hero-card{background:#ffffff1a;border:1px solid #ffffff2b;border-radius:20px;box-shadow:0 18px 40px #0000001a;margin:auto;min-height:420px;overflow:hidden;padding:22px 24px;position:relative;width:calc(100% - 45px);z-index:5}.aws-hero-card-icon{margin-bottom:10px}.aws-hero-card-icon .aws-card-icon{background:#ffffff24;border-color:#fff3;box-shadow:none;color:#fff;height:48px;width:48px}.aws-hero-card-icon .aws-card-icon svg{height:25px;width:25px}.aws-hero-card>span{color:#fff;display:block;font-size:16px;font-weight:700;margin-bottom:12px}.aws-path{display:flex;flex-direction:column}.aws-path-step{align-items:center;display:flex;gap:10px;padding:4px 0}.aws-path-step b{align-items:center;background:#ffffff1f;border-radius:50%;color:#dbeafe;display:flex;flex:0 0 25px;font-size:9px;height:25px;justify-content:center;width:25px}.aws-path-step span{color:#dbeafe;font-size:11px;font-weight:600;line-height:1.25}.aws-path-step.active b{background:#fff;color:#2563eb}.aws-path-step.active span{color:#fff}.aws-path-line{background:#ffffff40;height:7px;margin-left:12.5px;width:1px}.aws-future{background:#fff;padding:65px 0}.aws-feature-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.aws-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 7px 22px rgba(15,23,42,.035);min-height:200px;overflow:hidden;padding:25px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.aws-feature-card:before{background:#2563eb;content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.aws-feature-card:hover:before{transform:scaleX(1)}.aws-feature-card:hover{border-color:#bfdbfe;box-shadow:0 17px 38px #2563eb1a;transform:translateY(-5px)}.aws-feature-card:hover .aws-card-icon{background:#2563eb;border-color:#2563eb;box-shadow:0 9px 22px #2563eb38;color:#fff;transform:translateY(-2px)}.aws-feature-card h3{color:#172033;font-size:19px;font-weight:700;line-height:1.35;margin:0 0 9px}.aws-feature-card p{color:#64748b;font-size:14px;line-height:1.7;margin:0}.aws-center-button{display:flex;justify-content:center;margin-top:27px}.aws-journey{background:#eef2ff;padding:65px 0}.aws-journey-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.aws-journey-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 7px 20px rgba(37,99,235,.035);min-height:195px;overflow:hidden;padding:22px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.aws-journey-card:after{background:#eef2ff;border-radius:50%;bottom:-30px;content:"";height:85px;position:absolute;right:-30px;transition:transform .25s ease;width:85px}.aws-journey-card:hover:after{transform:scale(1.3)}.aws-journey-card:hover{border-color:#93c5fd;box-shadow:0 15px 35px #2563eb1a;transform:translateY(-5px)}.aws-journey-card:hover .aws-card-icon{background:#2563eb;border-color:#2563eb;color:#fff}.aws-journey-card h3{color:#172033;font-size:18px;font-weight:700;margin:0 0 8px;position:relative;z-index:2}.aws-journey-card p{color:#64748b;font-size:13px;line-height:1.65;margin:0;position:relative;z-index:2}.aws-hsteps{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;padding-top:6px}.aws-hstep{align-items:center;display:flex;flex-direction:column;margin:0 4px 34px;position:relative;text-align:center;width:148px}.aws-hstep-connector{clip-path:polygon(0 0,68% 0,100% 50%,68% 100%,0 100%,24% 50%);display:none;height:13px;left:-20px;opacity:.55;position:absolute;top:50px;width:40px}.aws-hstep-circle{align-items:center;border:5px solid #fff;border-radius:50%;box-shadow:0 12px 26px #0f172a29,0 0 0 1px #0f172a08;color:#fff;display:flex;flex-direction:column;gap:5px;height:108px;justify-content:center;position:relative;transition:transform .25s ease,box-shadow .25s ease;width:108px;z-index:2}.aws-hstep:hover .aws-hstep-circle{box-shadow:0 18px 34px #0f172a38,0 0 0 1px #0f172a0a;transform:translateY(-4px)}.aws-hstep-circle .aws-hstep-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.aws-hstep-circle .aws-hstep-icon .aws-card-icon{background:#0000;border:0;border-radius:0;box-shadow:none;color:#fff;flex:0 0 24px;height:24px;width:24px}.aws-hstep-circle .aws-hstep-icon .aws-card-icon svg{stroke:#fff;height:22px;width:22px}.aws-hstep-title{color:#fff;font-size:11px;font-weight:700;line-height:1.3;padding:0 8px}.aws-hstep-underline{border-radius:2px;height:3px;margin:14px 0 10px;width:26px}.aws-hstep-text{color:#64748b;font-size:10px;font-style:italic;line-height:1.6;margin:0;max-width:148px}@media (min-width:1160px){.aws-hstep-connector{display:block}.aws-hstep{margin:0 2px 34px}}.aws-benefits{background:#fff;padding:65px 0}.aws-benefit-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.aws-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;min-height:180px;padding:22px;position:relative;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.aws-benefit-card:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 14px 32px #2563eb17;transform:translateY(-5px)}.aws-benefit-card:hover .aws-card-icon{background:#2563eb;border-color:#2563eb;color:#fff}.aws-benefit-card h3{color:#172033;font-size:17px;font-weight:700;line-height:1.35;margin:0 0 7px}.aws-benefit-card p{color:#64748b;font-size:13px;line-height:1.65;margin:0}.aws-how{background:#1e3a8a;padding:65px 0}.aws-how .aws-section-heading h2{color:#fff}.aws-how .aws-section-heading h2 span{color:#bfdbfe}.aws-how .aws-section-heading p{color:#dbeafe}.aws-how .aws-eyebrow{background:#ffffff14;border-color:#ffffff26;color:#bfdbfe}.aws-how .aws-eyebrow:before{background:#bfdbfe}.aws-how-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}@media (min-width:1051px){.aws-how-grid{grid-template-columns:repeat(6,1fr)}.aws-how-step:first-child{grid-column:1/span 2}.aws-how-step:nth-child(2){grid-column:3/span 2}.aws-how-step:nth-child(3){grid-column:5/span 2}.aws-how-step:nth-child(4){grid-column:2/span 2}.aws-how-step:nth-child(5){grid-column:4/span 2}}.aws-how-step{background:#fff;border:1px solid #dbeafe;border-radius:16px;min-height:205px;padding:22px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.aws-how-step .aws-card-icon{align-items:center;background:#fff;border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 8px 18px #2563eb1a;color:#2563eb;display:flex;flex:0 0 50px;height:50px;justify-content:center;width:50px}.aws-how-step .aws-card-icon svg{fill:none;stroke:#2563eb;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:25px;width:25px}.aws-how-step .aws-grid-label{align-items:center;background:#fff;border:1px solid #bfdbfe;border-radius:50%;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;height:29px;justify-content:center;width:29px}.aws-how-step .aws-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;min-height:50px}.aws-how-step h3{color:#2563eb;font-size:17px;font-weight:700;margin:0 0 8px}.aws-how-step p{color:#2563eb;font-size:13px;line-height:1.65;margin:0}.aws-course-chips{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:12px 0 0;padding:0}.aws-course-chips li{background:#eef2ff;border-radius:20px;color:#2563eb;font-size:11px;font-weight:700;padding:5px 10px}.aws-how-step:hover{background:#fff;border-color:#dbeafe;box-shadow:0 12px 25px #2563eb1a;transform:translateY(-4px)}.aws-how-step:hover .aws-card-icon{background:#fff;border-color:#bfdbfe;box-shadow:0 8px 18px #2563eb1a;color:#2563eb}.aws-how-step:hover .aws-card-icon svg{stroke:#2563eb}.aws-how-step:hover .aws-grid-label{background:#fff;border-color:#bfdbfe;color:#2563eb}.aws-how-step:hover h3,.aws-how-step:hover p{color:#2563eb}@media (max-width:1050px){.aws-how-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.aws-how-grid{grid-template-columns:1fr}.aws-how-step{min-height:auto}}.aws-badge-banner{background:#fff;padding:26px 0}.aws-badge-banner-inner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:22px;box-shadow:0 18px 40px #0f172a2e;display:flex;gap:20px;padding:22px 26px}.aws-badge-banner-icon{align-items:center;background:#6366f129;border:1px solid #818cf859;border-radius:50%;color:#a5b4fc;display:flex;flex:0 0 48px;height:48px;justify-content:center;width:48px}.aws-badge-banner-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:22px;width:22px}.aws-badge-banner-text{color:#e2e8f0;flex:1 1 auto;font-size:13px;line-height:1.6;margin:0}.aws-badge-banner-text span{color:#93c5fd;font-weight:600}.aws-badge-banner-btn{align-items:center;background:#2563eb;border-radius:30px;box-shadow:0 10px 24px #2563eb59;color:#fff;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;gap:8px;padding:13px 22px;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;white-space:nowrap}.aws-badge-banner-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.aws-badge-banner-btn .aws-card-icon.small{background:#ffffff2e;border-color:#ffffff47;color:#fff;flex:0 0 24px;height:24px;width:24px}.aws-badge-banner-btn .aws-card-icon.small svg{height:13px;width:13px}@media (max-width:700px){.aws-badge-banner-inner{border-radius:18px;flex-wrap:wrap;padding:20px}.aws-badge-banner-text{flex-basis:100%}.aws-badge-banner-btn{flex-basis:100%;justify-content:center}}.aws-restart{background:#f8fafc;padding:70px 0}.aws-restart .aws-container{grid-gap:55px;align-items:start;display:grid;gap:55px;grid-template-columns:.85fr 1.15fr}.aws-restart-content h2{color:#172033;font-size:clamp(30px,3.3vw,41px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin:0 0 15px}.aws-restart-content h2 span{color:#2563eb}.aws-restart-content>p{color:#64748b;font-size:15px;line-height:1.75;margin:0 0 12px}.aws-restart-content>p strong{color:#172033}.aws-restart-highlight{align-items:center;background:#fff;border-left:4px solid #2563eb;border-radius:0 12px 12px 0;box-shadow:0 10px 25px #2563eb0f;display:flex;gap:14px;margin-top:22px;padding:15px 18px}.aws-restart-highlight .aws-card-icon{flex:0 0 44px;height:44px;margin:0;width:44px}.aws-restart-highlight strong{color:#1e3a8a;display:block;font-size:26px}.aws-restart-highlight span{color:#64748b;display:block;font-size:12px}.aws-restart-areas{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 8px 25px #2563eb0a;padding:26px 28px}.aws-restart-areas-title{color:#172033;font-size:18px;font-weight:700;margin:0 0 16px}.aws-check-list{grid-gap:11px 18px;display:grid;gap:11px 18px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.aws-check-list li{color:#64748b;font-size:14px;line-height:1.6;padding-left:27px;position:relative}.aws-check-list li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;left:0;position:absolute;top:1px;width:18px}.aws-eligibility{background:#eef2ff;padding:65px 0}.aws-eligibility-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.aws-eligibility-card{background:#fff;border:1px solid #dbeafe;border-radius:17px;box-shadow:0 8px 25px #2563eb0a;padding:28px;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.aws-eligibility-card:hover{border-color:#bfdbfe;box-shadow:0 14px 30px #2563eb17;transform:translateY(-4px)}.aws-eligibility-card:hover .aws-card-icon{background:#2563eb;border-color:#2563eb;box-shadow:0 9px 20px #2563eb2e;color:#fff}.aws-eligibility-card h3{color:#172033;font-size:20px;font-weight:700;margin:0 0 18px}.aws-eligibility-card ul{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.aws-eligibility-card li{color:#64748b;font-size:14px;line-height:1.65;padding-left:27px;position:relative}.aws-eligibility-card li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;left:0;position:absolute;top:1px;width:18px}.aws-eligibility-note{border-top:1px dashed #e2e8f0;color:#64748b;font-size:13px;line-height:1.7;margin:16px 0 0;padding-top:14px}.aws-final-cta{background:radial-gradient(circle at 50% 0,#60a5fa2e,#0000 38%),linear-gradient(135deg,#1e3a8a,#2563eb);margin:0 0 38px;overflow:hidden;padding:34px 20px;position:relative;text-align:center}.aws-final-cta:before{bottom:-100px;height:160px;left:-70px;width:160px}.aws-final-cta:after,.aws-final-cta:before{background:#ffffff0d;border-radius:50%;content:"";position:absolute}.aws-final-cta:after{height:150px;right:-70px;top:-100px;width:150px}.aws-final-cta .aws-container{position:relative;z-index:2}.aws-final-cta .aws-eyebrow{background:#ffffff17;border-color:#ffffff29;color:#bfdbfe;font-size:11px;justify-content:center;margin-bottom:7px;padding:5px 11px}.aws-final-cta .aws-eyebrow:before{background:#bfdbfe}.aws-final-icon{display:flex;justify-content:center;margin:2px 0 8px}.aws-final-icon .aws-card-icon{background:#ffffff21;border-color:#fff3;border-radius:13px;box-shadow:none;color:#fff;height:46px;width:46px}.aws-final-icon .aws-card-icon svg{height:23px;width:23px}.aws-final-cta h2{color:#fff;font-size:clamp(26px,3vw,35px);font-weight:700;letter-spacing:-.8px;line-height:1.15;margin:0 auto 8px;max-width:600px}.aws-final-cta h2 span{color:#bfdbfe}.aws-final-cta p{color:#dbeafe;font-size:13px;line-height:1.65;margin:0 auto 14px;max-width:530px}.aws-final-tagline{color:#fff!important;font-weight:700}.aws-final-cta .aws-btn{border-radius:20px;font-size:11px;min-height:32px;padding:0 15px;width:auto}.aws-final-cta .aws-btn-primary{background:#fff;box-shadow:0 6px 15px #0000001a;color:#1e3a8a}.aws-final-cta .aws-btn-primary:hover{background:#eff6ff}.aws-final-cta .aws-btn-primary .aws-card-icon{background:#eef2ff;border-color:#dbeafe;color:#2563eb;flex:0 0 23px;height:23px;width:23px}.aws-resources{background:#fff;padding:55px 0 65px}.aws-resources .aws-section-heading{margin-bottom:24px}.aws-resources-links{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:24px}.aws-resource-link{align-items:center;background:#eef2ff;border:1px solid #dbeafe;border-radius:30px;color:#1e3a8a;display:inline-flex;font-size:13px;font-weight:700;gap:10px;padding:12px 18px;text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.aws-resource-link:hover{border-color:#93c5fd;box-shadow:0 10px 22px #2563eb1a;transform:translateY(-2px)}.aws-resources-footer{color:#94a3b8;font-size:12px;letter-spacing:.4px;margin:0;text-align:center}@media (max-width:1050px){.aws-container{width:min(100% - 60px,1180px)}.aws-hero{margin:20px 30px 0}.aws-hero-grid{grid-template-columns:55% 45%}.aws-hero-content{padding:35px}.aws-hero-content h1{font-size:50px}.aws-benefit-grid,.aws-feature-grid,.aws-hero-points,.aws-journey-grid{grid-template-columns:repeat(2,1fr)}.aws-how-grid{grid-template-columns:repeat(3,1fr)}.aws-restart .aws-container{gap:40px;grid-template-columns:1fr}.aws-check-list{grid-template-columns:1fr}}@media (max-width:700px){.aws-container{width:min(100% - 30px,1180px)}.aws-hero{border-radius:20px;margin:14px;min-height:auto}.aws-hero-grid{grid-template-columns:1fr}.aws-hero-content{padding:35px 24px 30px}.aws-hero-content h1{font-size:42px;letter-spacing:-1.4px}.aws-hero-content>p{font-size:14px}.aws-hero-actions{align-items:stretch;flex-direction:column}.aws-btn{width:100%}.aws-hero-points{gap:10px;grid-template-columns:1fr}.aws-hero-visual{min-height:285px}.aws-hero-card{min-height:auto;padding:23px 20px;width:calc(100% - 32px)}.aws-benefits,.aws-eligibility,.aws-future,.aws-how,.aws-journey,.aws-resources,.aws-restart{padding:55px 0}.aws-section-heading{margin-bottom:30px}.aws-section-heading h2{font-size:31px}.aws-section-heading p{font-size:14px}.aws-benefit-grid,.aws-eligibility-grid,.aws-feature-grid,.aws-how-grid,.aws-journey-grid{grid-template-columns:1fr}.aws-benefit-card,.aws-eligibility-card,.aws-feature-card,.aws-how-step,.aws-journey-card{padding:23px}.aws-benefit-card,.aws-feature-card,.aws-how-step,.aws-journey-card{min-height:auto}.aws-restart-areas{padding:22px}.aws-card-icon{flex-basis:50px;height:50px;width:50px}.aws-card-icon svg{height:25px;width:25px}.aws-restart-content h2{font-size:36px}.aws-final-cta{margin-bottom:28px;padding:32px 18px}.aws-final-cta h2{font-size:32px}.aws-final-cta p{font-size:13px;margin-bottom:14px}.aws-final-cta .aws-btn{min-width:120px;width:auto}.aws-resources-links{align-items:stretch;flex-direction:column}.aws-resource-link{justify-content:center}}@media (max-width:450px){.aws-hero{margin:10px}.aws-container{width:calc(100% - 24px)}.aws-hero-content{padding:30px 20px}.aws-hero-content h1{font-size:38px}.aws-hero-content>p{font-size:13px}.aws-hero-points strong{font-size:12px}.aws-hero-points span{font-size:9px}.aws-section-heading h2{font-size:30px}.aws-benefit-card,.aws-eligibility-card,.aws-feature-card,.aws-how-step,.aws-journey-card{padding:21px}.aws-restart-content h2{font-size:35px}.aws-final-cta{margin-bottom:22px;padding:30px 15px}.aws-final-cta h2{font-size:30px}}.restart-page{background:#fff;color:#172033;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.restart-page *,.restart-page :after,.restart-page :before{box-sizing:border-box}.restart-container{margin:0 auto;width:min(1180px,calc(100% - 80px))}.restart-eyebrow{align-items:center;background:#eef2ff;border:1px solid #dbeafe;border-radius:30px;color:#2563eb;display:inline-flex;font-size:10px;font-weight:700;gap:7px;letter-spacing:1.2px;margin:0 0 12px;padding:6px 12px;text-transform:uppercase;width:fit-content}.restart-eyebrow:before{background:#2563eb;border-radius:50%;content:"";flex:0 0 6px;height:6px;width:6px}.restart-eyebrow-light{background:#ffffff1a;border-color:#ffffff2e;color:#bfdbfe}.restart-eyebrow-light:before{background:#bfdbfe}.restart-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:17px;justify-content:center;line-height:1;width:17px}.restart-icon svg{height:100%;width:100%}.restart-ibox{align-items:center;background:linear-gradient(145deg,#fff,#eff6ff);border:1px solid #bfdbfe;box-shadow:0 8px 20px #2563eb1a,inset 0 0 0 1px #fffc;color:#2563eb;display:flex;flex:0 0 auto;justify-content:center;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.restart-ibox-sm{border-radius:12px;height:40px;width:40px}.restart-ibox-md{border-radius:14px;height:48px;width:48px}.restart-ibox-lg{border-radius:16px;height:58px;width:58px}.restart-ibox-sm .restart-icon{height:20px;width:20px}.restart-ibox-md .restart-icon{height:24px;width:24px}.restart-ibox-lg .restart-icon{height:28px;width:28px}.restart-highlight:hover .restart-ibox,.restart-role:hover .restart-ibox,.restart-skill-row:hover .restart-ibox,.restart-step:hover .restart-ibox,.restart-tile:hover .restart-ibox{background:#2563eb;border-color:#2563eb;box-shadow:0 9px 20px #2563eb38;color:#fff}.restart-section{background:#fff;padding:84px 0}.restart-section-light{background:#f8fafc}.restart-section-heading{margin:0 auto 46px;max-width:760px;text-align:center}.restart-section-heading h2,.restart-split-text h2{color:#172033;font-size:clamp(25px,2.7vw,35px);font-weight:700;letter-spacing:-1px;line-height:1.18;margin:0 0 14px}.restart-section-heading h2 span,.restart-split-text h2 span{color:#2563eb}.restart-section-heading p,.restart-split-text p{color:#64748b;font-size:15px;line-height:1.85;margin:0 auto;max-width:700px}.restart-section-heading p+p{margin-top:12px}.restart-section-heading p strong,.restart-split-text p strong{color:#172033;font-weight:600}.restart-heading-left{margin:0 0 26px;max-width:none;text-align:left}.restart-heading-left p{margin:0;max-width:none}.restart-btn{align-items:center;border:0;border-radius:20px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;gap:7px;justify-content:center;min-height:36px;padding:0 16px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease,color .25s ease}.restart-btn:hover{transform:translateY(-2px)}.restart-btn-primary{background:#2563eb;border:1px solid #2563eb;box-shadow:0 6px 15px #2563eb33;color:#fff}.restart-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.restart-btn-secondary{background:#fff;border:1px solid #dbeafe;color:#1e3a8a}.restart-btn-secondary:hover{background:#f8fafc;border-color:#93c5fd;color:#1e3a8a}.restart-btn-light{background:#fff;border:1px solid #fff;border-radius:22px;box-shadow:0 8px 20px #0f172a2e;color:#1e3a8a;font-size:12px;min-height:44px;padding:0 24px}.restart-btn-light:hover{background:#eff6ff;border-color:#eff6ff;color:#1e3a8a}.restart-hero{align-items:stretch;background:#f4f8ff;border-radius:24px;box-shadow:0 20px 50px #1e3a8a1f;display:flex;height:auto;margin:18px 40px 0;min-height:480px;overflow:hidden;position:relative}.restart-hero-bg{display:block;height:100%;inset:0;object-fit:cover;object-position:right center;position:absolute;width:100%;z-index:1}.restart-hero-inner{align-items:center;display:flex;height:auto;min-height:480px;position:relative;width:100%;z-index:2}.restart-hero-content{align-items:flex-start;display:flex;flex-direction:column;max-width:620px;padding:36px 20px 84px 48px;width:100%}.restart-hero-partners{display:block;height:auto;margin:0 0 14px;max-width:380px;width:100%}.restart-hero-content .restart-eyebrow{margin-bottom:11px}.restart-hero-content h1{color:#0b1120;font-size:clamp(32px,3.4vw,46px);font-weight:800;letter-spacing:-1.5px;line-height:1.06;margin:0 0 11px;max-width:600px}.restart-hero-content h1 span{color:#1d4ed8}.restart-hero-content>p{color:#334155;font-size:13.5px;line-height:1.62;margin:0 0 16px;max-width:560px}.restart-hero-content>p strong{color:#0b1120;font-weight:700}.restart-hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.restart-hero-buttons .restart-btn{border-radius:22px;font-size:11.5px;min-height:39px;padding:0 21px}.restart-hero-buttons .restart-btn-primary{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 8px 18px #1d4ed840}.restart-hero-buttons .restart-btn-primary:hover{background:#1e40af;border-color:#1e40af}.restart-hero-buttons .restart-btn-secondary{border-color:#bfdbfe}.restart-hero-buttons .restart-btn-secondary:hover{background:#eff6ff;border-color:#93c5fd}.restart-hero-strip{border-top:1px solid #dbeafe;display:flex;flex-wrap:wrap;gap:9px 22px;padding-top:13px}.restart-hero-strip-item{align-items:center;display:flex;gap:8px}.restart-hero-strip-item .restart-icon{background:#fff;border:1px solid #bfdbfe;border-radius:50%;color:#2563eb;flex:0 0 25px;height:25px;padding:5px;width:25px}.restart-hero-strip-item span{color:#1e3a8a;font-size:10.5px;font-weight:600;line-height:1.3}.restart-highlights-wrap{margin-top:-44px;position:relative;z-index:5}.restart-highlights{grid-gap:1px;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 22px 50px #1e3a8a24;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.restart-highlight{align-items:flex-start;background:#fff;display:flex;gap:14px;padding:24px 22px;transition:background .25s ease}.restart-highlight:hover{background:#f8fbff}.restart-highlight h3{color:#172033;font-size:14px;font-weight:700;line-height:1.35;margin:2px 0 6px}.restart-highlight p{color:#64748b;font-size:12px;line-height:1.65;margin:0}.restart-why-section{padding-top:90px}.restart-split{grid-gap:64px;align-items:center;display:grid;gap:64px;grid-template-columns:1.15fr 1fr}.restart-split-text p{margin:0 0 14px;max-width:none}.restart-quote{background:#eff6ff;border-left:4px solid #2563eb;border-radius:0 14px 14px 0;color:#1e3a8a;font-size:14px;font-weight:600;line-height:1.75;margin-top:24px;padding:18px 22px}.restart-tiles{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.restart-tile{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 5px 18px #0f172a08;display:flex;gap:14px;padding:18px 20px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.restart-tile:hover{border-color:#bfdbfe;box-shadow:0 14px 30px #2563eb1a;transform:translateY(-4px)}.restart-tile:last-child:nth-child(odd){grid-column:1/-1}.restart-tile span{color:#172033;font-size:14.5px;font-weight:700}.restart-video-band{background:radial-gradient(circle at 85% 0,#60a5fa38,#0000 42%),linear-gradient(135deg,#172554,#1e3a8a 50%,#2563eb);overflow:hidden;padding:70px 0;position:relative}.restart-video-band:before{background:#ffffff0d;border-radius:50%;bottom:-170px;content:"";height:320px;left:-140px;position:absolute;width:320px}.restart-video-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 440px;position:relative;z-index:2}.restart-video-text h2{color:#fff;font-size:clamp(26px,3vw,38px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin:0 0 14px}.restart-video-text h2 span{color:#bfdbfe}.restart-video-text p{color:#dbeafe;font-size:15px;line-height:1.8;margin:0 0 26px;max-width:480px}.restart-video-card{background:#ffffff1a;border:1px solid #ffffff38;border-radius:22px;box-shadow:0 24px 50px #0206174d;padding:10px}.restart-video-frame{aspect-ratio:16/9;background:#0b1120;border-radius:14px;overflow:hidden;position:relative;width:100%}.restart-video-frame iframe{border:0;display:block;height:100%;inset:0;position:absolute;width:100%}.restart-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.restart-step{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 8px 25px #2563eb0a;padding:28px 24px 26px;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.restart-step:hover{border-color:#bfdbfe;box-shadow:0 16px 34px #2563eb1a;transform:translateY(-5px)}.restart-step:not(:last-child):after{background:repeating-linear-gradient(90deg,#93c5fd 0 4px,#0000 4px 8px);content:"";height:2px;position:absolute;right:-21px;top:57px;width:22px}.restart-step-num{color:#e2e8f0;font-size:36px;font-weight:800;line-height:1;position:absolute;right:22px;top:18px}.restart-step .restart-ibox{margin-bottom:20px}.restart-step h3{color:#172033;font-size:18px;font-weight:700;margin:0 0 8px}.restart-step p{color:#64748b;font-size:13px;line-height:1.75;margin:0}.restart-duo{grid-gap:26px;align-items:stretch;display:grid;gap:26px;grid-template-columns:1.1fr 1fr}.restart-duo-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 30px #2563eb0d;padding:38px 36px 30px}.restart-duo-card .restart-section-heading h2{font-size:clamp(24px,2.4vw,31px)}.restart-duo-card .restart-section-heading p{font-size:14px}.restart-skill-row{align-items:center;border-top:1px solid #eef2f7;display:flex;gap:16px;padding:15px 0}.restart-skill-row h4{color:#172033;font-size:15px;font-weight:700;margin:0 0 3px}.restart-skill-row p{color:#64748b;font-size:12.5px;line-height:1.65;margin:0}.restart-cert-card{background:linear-gradient(145deg,#172554,#1e3a8a 45%,#2563eb);border-radius:22px;box-shadow:0 20px 45px #1e3a8a33;display:flex;flex-direction:column;overflow:hidden;padding:38px 34px;position:relative}.restart-cert-glow{background:#ffffff14;border-radius:50%;height:240px;position:absolute;right:-100px;top:-100px;width:240px}.restart-cert-card>*{position:relative;z-index:2}.restart-cert-card>.restart-cert-glow{position:absolute;z-index:1}.restart-cert-card h3{color:#fff;font-size:27px;font-weight:700;letter-spacing:-.7px;line-height:1.22;margin:0 0 16px}.restart-cert-card>p{color:#dbeafe;font-size:13.5px;line-height:1.8;margin:0 0 12px}.restart-cert-steps{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.restart-cert-step{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:14px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;gap:9px;padding:12px 16px}.restart-cert-step .restart-icon{color:#bfdbfe;height:20px;width:20px}.restart-cert-arrow{color:#93c5fd;display:inline-flex}.restart-cert-arrow .restart-icon{height:18px;width:18px}.restart-cert-card small{border-top:1px solid #ffffff2e;color:#bfdbfe;font-size:11.5px;line-height:1.7;margin-top:auto;padding-top:18px}.restart-roles-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.restart-role{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:16px;padding:22px 24px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.restart-role:hover{border-color:#bfdbfe;box-shadow:0 14px 32px #2563eb17;transform:translateY(-5px)}.restart-role h3{color:#172033;font-size:15px;font-weight:700;line-height:1.4;margin:0}.restart-note{color:#64748b;font-size:12.5px;line-height:1.75;margin:28px auto 0;max-width:720px;text-align:center}.restart-journey-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.restart-journey-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;border-top:4px solid var(--accent);box-shadow:0 8px 25px #0f172a0a;padding:24px 22px 26px;transition:transform .25s ease,box-shadow .25s ease}.restart-journey-card:hover{box-shadow:0 16px 34px #0f172a1a;transform:translateY(-5px)}.restart-journey-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.restart-journey-icon{align-items:center;background:var(--accent);border-radius:14px;box-shadow:0 10px 20px #0f172a24;color:#fff;display:flex;height:46px;justify-content:center;width:46px}.restart-journey-icon .restart-icon{height:23px;width:23px}.restart-journey-num{color:#e2e8f0;font-size:32px;font-weight:800;line-height:1}.restart-journey-card h3{color:#172033;font-size:16px;font-weight:700;line-height:1.4;margin:0 0 8px}.restart-journey-card p{color:#64748b;font-size:12.5px;line-height:1.7;margin:0}.restart-journey-cta{align-items:flex-start;background:linear-gradient(145deg,#172554,#1e3a8a 50%,#2563eb);border-radius:16px;box-shadow:0 16px 36px #1e3a8a33;display:flex;flex-direction:column;gap:18px;justify-content:center;padding:26px 24px}.restart-journey-cta h3{color:#fff;font-size:21px;font-weight:700;line-height:1.25;margin:0}.restart-fit-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1.1fr 1fr}.restart-fit-card{background:#fff;border:1px solid #dbeafe;border-radius:22px;box-shadow:0 10px 30px #2563eb0d;padding:34px 32px}.restart-fit-card h3{align-items:center;color:#172033;display:flex;font-size:19px;font-weight:700;gap:12px;margin:0 0 22px}.restart-fit-card ul{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:0}.restart-fit-card li{align-items:flex-start;color:#64748b;display:flex;font-size:14px;gap:12px;line-height:1.7}.restart-fit-card li strong{color:#172033;font-weight:700}.restart-fit-card li .restart-icon{color:#2563eb;height:22px;margin-top:2px;width:22px}.restart-fit-note{background:linear-gradient(145deg,#172554,#1e3a8a 45%,#2563eb);border-radius:22px;box-shadow:0 20px 45px #1e3a8a2e;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:38px 34px;position:relative}.restart-fit-note:after{background:#ffffff0f;border-radius:50%;bottom:-100px;content:"";height:180px;left:-90px;position:absolute;width:180px}.restart-fit-note-glow{background:#ffffff14;border-radius:50%;height:230px;position:absolute;right:-100px;top:-90px;width:230px}.restart-fit-note-icon{align-items:center;background:#ffffff1f;border:1px solid #fff3;border-radius:16px;color:#fff;display:flex;height:62px;justify-content:center;margin-bottom:24px;position:relative;width:62px;z-index:2}.restart-fit-note-icon .restart-icon{height:30px;width:30px}.restart-fit-note h3{color:#fff;font-size:26px;font-weight:700;letter-spacing:-.6px;line-height:1.25;margin:0 0 16px;position:relative;z-index:2}.restart-fit-note p{color:#dbeafe;font-size:13.5px;line-height:1.8;margin:0;position:relative;z-index:2}.restart-final-cta{background:radial-gradient(circle at 50% 0,#60a5fa33,#0000 40%),linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:24px;box-shadow:0 20px 50px #1e3a8a2e;margin:0 40px 38px;overflow:hidden;padding:70px 24px;position:relative;text-align:center}.restart-final-cta:before{bottom:-110px;height:200px;left:-80px;width:200px}.restart-final-cta:after,.restart-final-cta:before{background:#ffffff0f;border-radius:50%;content:"";position:absolute}.restart-final-cta:after{height:180px;right:-70px;top:-100px;width:180px}.restart-final-content{margin:0 auto;max-width:720px;position:relative;z-index:2}.restart-final-content .restart-eyebrow{background:#ffffff17;border-color:#ffffff29;color:#bfdbfe;justify-content:center}.restart-final-content .restart-eyebrow:before{background:#bfdbfe}.restart-final-content h2{color:#fff;font-size:clamp(28px,3.2vw,40px);font-weight:700;letter-spacing:-.8px;line-height:1.15;margin:0 auto 14px}.restart-final-content h2 span{color:#bfdbfe}.restart-final-content>p{color:#dbeafe;font-size:14.5px;line-height:1.8;margin:0 auto;max-width:620px}.restart-final-divider{background:#ffffff59;border-radius:2px;height:3px;margin:30px auto 26px;width:60px}.restart-final-content h3{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px}.restart-final-content>.restart-final-sub{font-weight:600;margin-bottom:24px}@media (max-width:1050px){.restart-container{width:min(100% - 60px,1180px)}.restart-hero{height:auto;margin:15px 30px 0}.restart-hero,.restart-hero-inner{min-height:420px}.restart-hero-bg{object-position:78% center}.restart-hero-content{max-width:540px;padding:31px 16px 80px 32px}.restart-hero-partners{max-width:340px}.restart-hero-content h1{font-size:34px}.restart-hero-content>p{font-size:13px;max-width:440px}.restart-highlights{grid-template-columns:repeat(2,1fr)}.restart-split,.restart-video-grid{gap:36px;grid-template-columns:1fr}.restart-video-card{max-width:520px}.restart-steps{grid-template-columns:repeat(2,1fr)}.restart-step:not(:last-child):after{display:none}.restart-duo,.restart-fit-grid{grid-template-columns:1fr}.restart-journey-grid,.restart-roles-grid{grid-template-columns:repeat(2,1fr)}.restart-final-cta{margin:0 30px 32px}}@media (max-width:700px){.restart-container{width:min(100% - 30px,1180px)}.restart-hero{border-radius:20px;flex-direction:column;height:auto;margin:12px;min-height:auto}.restart-hero-inner{min-height:0;order:1}.restart-hero-bg{height:231px;inset:auto;object-position:72% center;order:2;position:relative;width:100%}.restart-hero-content{max-width:100%;padding:28px 22px 24px}.restart-hero-partners{margin-bottom:16px;max-width:100%}.restart-hero-content h1{font-size:31px;letter-spacing:-1.2px}.restart-hero-content>p{font-size:13px;line-height:1.7}.restart-hero-buttons{align-items:stretch;flex-direction:column;width:100%}.restart-btn{width:100%}.restart-highlights-wrap{margin-top:18px}.restart-highlights{grid-template-columns:1fr}.restart-section{padding:62px 0}.restart-why-section{padding-top:56px}.restart-section-heading{margin-bottom:34px}.restart-section-heading h2,.restart-split-text h2{font-size:28px}.restart-section-heading p,.restart-split-text p{font-size:14px;line-height:1.75}.restart-heading-left{margin-bottom:20px}.restart-video-band{padding:54px 0}.restart-video-text h2{font-size:28px}.restart-video-text p{font-size:14px}.restart-video-card{border-radius:18px;max-width:100%}.restart-journey-grid,.restart-roles-grid,.restart-steps{grid-template-columns:1fr}.restart-cert-card,.restart-duo-card,.restart-fit-card,.restart-fit-note{padding:26px 22px}.restart-cert-card h3,.restart-fit-note h3{font-size:22px}.restart-cert-steps{align-items:stretch;flex-direction:column}.restart-cert-arrow{justify-content:center;transform:rotate(90deg)}.restart-final-cta{border-radius:20px;margin:0 12px 28px;padding:46px 20px}.restart-final-content h2{font-size:27px}.restart-final-content>p{font-size:13px;line-height:1.75}}@media (max-width:450px){.restart-container{width:calc(100% - 24px)}.restart-hero{margin:10px}.restart-hero-content{padding:25px 18px 21px}.restart-hero-content h1{font-size:28px}.restart-hero-bg{height:199px}.restart-section-heading h2,.restart-split-text h2{font-size:26px}.restart-tiles{gap:10px}.restart-tile{gap:10px;padding:14px}.restart-tile span{font-size:13px}.restart-role{padding:16px 18px}.restart-final-content h2{font-size:25px}}.g5-page{background:#fff;color:#172033;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.g5-page *,.g5-page :after,.g5-page :before{box-sizing:border-box}.g5-container{margin:0 auto;width:min(1180px,calc(100% - 80px))}.g5-eyebrow{align-items:center;background:#eef2ff;border:1px solid #dbeafe;border-radius:30px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:1.4px;margin:0 0 12px;padding:6px 12px;text-transform:uppercase;width:fit-content}.g5-eyebrow:before{background:#2563eb;border-radius:50%;content:"";flex:0 0 6px;height:6px;width:6px}.g5-section-heading{margin:0 auto 34px;max-width:680px;text-align:center}.g5-section-heading h2{color:#172033;font-size:clamp(27px,3vw,36px);font-weight:700;letter-spacing:-.8px;line-height:1.18;margin:0 0 10px}.g5-section-heading h2 span{color:#2563eb}.g5-section-heading p{color:#64748b;font-size:14px;line-height:1.75;margin:0 auto;max-width:600px}.g5-btn{align-items:center;border:0;border-radius:24px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;gap:8px;justify-content:center;min-height:46px;padding:0 22px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.g5-btn:hover{transform:translateY(-2px)}.g5-btn-primary{background:#2563eb;box-shadow:0 7px 18px #2563eb33;color:#fff}.g5-btn-primary:hover{background:#1d4ed8}.g5-btn-secondary{background:#fff;border:1px solid #dbeafe;color:#1e3a8a}.g5-btn-secondary:hover{background:#f8fafc;border-color:#93c5fd}.g5-inline-link{align-items:center;color:#2563eb;display:inline-flex;font-size:13px;font-weight:700;gap:6px;margin-top:10px;text-decoration:none}.g5-inline-link:hover{text-decoration:underline}.g5-inline-link .g5-card-icon.small{background:#eef2ff;border-color:#dbeafe;color:#2563eb;flex:0 0 20px;height:20px;width:20px}.g5-inline-link .g5-card-icon.small svg{height:11px;width:11px}.g5-card-icon{align-items:center;background:linear-gradient(145deg,#fff,#eff6ff);border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 8px 20px #2563eb1f,inset 0 0 0 1px #fffc;color:#2563eb;display:flex;flex:0 0 56px;height:56px;justify-content:center;margin:0;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;width:56px}.g5-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:28px;width:28px}.g5-card-icon.small{background:#ffffff24;border-color:#ffffff38;border-radius:9px;box-shadow:none;color:#bfdbfe;flex:0 0 32px;height:32px;width:32px}.g5-card-icon.small svg{height:17px;width:17px}.g5-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;min-height:50px}.g5-grid-label{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;height:29px;justify-content:center;width:29px}.g5-hero{align-items:stretch;background:#1e3a8a;border-radius:24px;box-shadow:0 20px 50px #1e3a8a2b;display:flex;margin:22px 40px 0;min-height:460px;overflow:hidden;position:relative}.g5-hero-grid{align-items:stretch;display:grid;grid-template-columns:60% 40%;width:100%}.g5-hero-content{background:linear-gradient(135deg,#1e3a8a,#2563eb);display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 48px;position:relative;z-index:5}.g5-hero-content:after{background:#ffffff0f;border-radius:50%;bottom:-140px;content:"";height:250px;pointer-events:none;position:absolute;right:-110px;width:250px}.g5-hero-content .g5-eyebrow{background:#ffffff1a;border-color:#ffffff2e;color:#bfdbfe}.g5-hero-content .g5-eyebrow:before{background:#bfdbfe}.g5-hero-content h1{color:#fff;font-size:clamp(38px,4.2vw,55px);font-weight:750;letter-spacing:-1.7px;line-height:1.08;margin:0 0 15px;max-width:620px}.g5-hero-content h1 span{color:#bfdbfe;display:block;font-weight:450;margin-top:3px}.g5-hero-content>p{color:#dbeafe;font-size:15px;line-height:1.75;margin:0 0 22px;max-width:550px}.g5-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.g5-hero-actions .g5-btn-primary{background:#fff;box-shadow:0 7px 18px #0000001a;color:#1e3a8a}.g5-hero-actions .g5-btn-primary:hover{background:#eff6ff}.g5-hero-actions .g5-btn-primary .g5-card-icon{background:#eef2ff;border-color:#dbeafe;color:#2563eb}.g5-hero-actions .g5-btn-secondary{background:#ffffff14;border-color:#ffffff40;color:#fff}.g5-hero-points{grid-gap:14px;border-top:1px solid #fff3;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);max-width:640px;padding-top:17px}.g5-hero-points div{grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto}.g5-hero-points .g5-card-icon{grid-row:1/span 2}.g5-hero-points strong{align-self:end;color:#fff;font-size:12px;font-weight:700;line-height:1.3}.g5-hero-points span{color:#bfdbfe;font-size:11px;line-height:1.45}.g5-hero-visual{align-items:center;background:linear-gradient(135deg,#1e3a8a,#2563eb);display:flex;justify-content:center;min-height:460px;overflow:hidden;position:relative}.g5-hero-visual:before{background:linear-gradient(120deg,#1e3a8a,#2563eb 20%,#2563eb9e 38%,#2563eb38 58%,#2563eb00 75%);content:"";inset:0;pointer-events:none;position:absolute;z-index:3}.g5-hero-card{background:#ffffff1a;border:1px solid #ffffff2b;border-radius:20px;box-shadow:0 18px 40px #0000001a;margin:auto;min-height:420px;overflow:hidden;padding:22px 24px;position:relative;width:calc(100% - 45px);z-index:5}.g5-hero-card-icon{margin-bottom:10px}.g5-hero-card-icon .g5-card-icon{background:#ffffff24;border-color:#fff3;box-shadow:none;color:#fff;height:48px;width:48px}.g5-hero-card-icon .g5-card-icon svg{height:25px;width:25px}.g5-hero-card>span{color:#fff;display:block;font-size:16px;font-weight:700;margin-bottom:12px}.g5-path{display:flex;flex-direction:column}.g5-path-step{gap:10px;padding:4px 0}.g5-path-step,.g5-path-step b{align-items:center;display:flex}.g5-path-step b{background:#ffffff1f;border-radius:50%;color:#dbeafe;flex:0 0 25px;font-size:9px;height:25px;justify-content:center;width:25px}.g5-path-step span{color:#dbeafe;font-size:11px;font-weight:600;line-height:1.25}.g5-path-step.active b{background:#fff;color:#2563eb}.g5-path-step.active span{color:#fff}.g5-path-line{background:#ffffff40;height:7px;margin-left:12.5px;width:1px}.g5-future{background:#fff;padding:65px 0}.g5-feature-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.g5-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 7px 22px rgba(15,23,42,.035);min-height:200px;overflow:hidden;padding:25px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.g5-feature-card:before{background:#2563eb;content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.g5-feature-card:hover:before{transform:scaleX(1)}.g5-feature-card:hover{border-color:#bfdbfe;box-shadow:0 17px 38px #2563eb1a;transform:translateY(-5px)}.g5-feature-card:hover .g5-card-icon{background:#2563eb;border-color:#2563eb;box-shadow:0 9px 22px #2563eb38;color:#fff;transform:translateY(-2px)}.g5-feature-card h3{color:#172033;font-size:19px;font-weight:700;line-height:1.35;margin:0 0 9px}.g5-feature-card p{color:#64748b;font-size:14px;line-height:1.7;margin:0}.g5-center-button{display:flex;justify-content:center;margin-top:27px}.g5-journey{background:#eef2ff;padding:65px 0}.g5-journey-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.g5-journey-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 7px 20px rgba(37,99,235,.035);min-height:195px;overflow:hidden;padding:22px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.g5-journey-card:after{background:#eef2ff;border-radius:50%;bottom:-30px;content:"";height:85px;position:absolute;right:-30px;transition:transform .25s ease;width:85px}.g5-journey-card:hover:after{transform:scale(1.3)}.g5-journey-card:hover{border-color:#93c5fd;box-shadow:0 15px 35px #2563eb1a;transform:translateY(-5px)}.g5-journey-card:hover .g5-card-icon{background:#2563eb;border-color:#2563eb;color:#fff}.g5-journey-card h3{color:#172033;font-size:18px;font-weight:700;margin:0 0 8px;position:relative;z-index:2}.g5-journey-card p{color:#64748b;font-size:13px;line-height:1.65;margin:0;position:relative;z-index:2}.g5-hsteps{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;padding-top:6px}.g5-hstep{align-items:center;display:flex;flex-direction:column;margin:0 6px 34px;position:relative;text-align:center;width:180px}.g5-hstep-connector{clip-path:polygon(0 0,68% 0,100% 50%,68% 100%,0 100%,24% 50%);display:none;height:13px;left:-26px;opacity:.55;position:absolute;top:50px;width:46px}.g5-hstep-circle{align-items:center;border:5px solid #fff;border-radius:50%;box-shadow:0 12px 26px #0f172a29,0 0 0 1px #0f172a08;color:#fff;display:flex;flex-direction:column;gap:5px;height:108px;justify-content:center;position:relative;transition:transform .25s ease,box-shadow .25s ease;width:108px;z-index:2}.g5-hstep:hover .g5-hstep-circle{box-shadow:0 18px 34px #0f172a38,0 0 0 1px #0f172a0a;transform:translateY(-4px)}.g5-hstep-circle .g5-hstep-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.g5-hstep-circle .g5-hstep-icon .g5-card-icon{background:#0000;border:0;border-radius:0;box-shadow:none;color:#fff;flex:0 0 24px;height:24px;width:24px}.g5-hstep-circle .g5-hstep-icon .g5-card-icon svg{stroke:#fff;height:22px;width:22px}.g5-hstep-title{color:#fff;font-size:11px;font-weight:700;line-height:1.3;padding:0 8px}.g5-hstep-weeks{color:#fff;font-size:10px;font-weight:600;margin-top:4px;opacity:.85}.g5-hstep-underline{border-radius:2px;height:3px;margin:14px 0 10px;width:26px}.g5-hstep-text{color:#64748b;font-size:10px;font-style:italic;line-height:1.6;margin:0;max-width:180px}@media (min-width:1160px){.g5-hstep-connector{display:block}.g5-hstep{margin:0 3px 34px}}.g5-benefits{background:#fff;padding:65px 0}.g5-benefit-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.g5-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;min-height:180px;padding:22px;position:relative;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.g5-benefit-card:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 14px 32px #2563eb17;transform:translateY(-5px)}.g5-benefit-card:hover .g5-card-icon{background:#2563eb;border-color:#2563eb;color:#fff}.g5-benefit-card h3{color:#172033;font-size:17px;font-weight:700;line-height:1.35;margin:0 0 7px}.g5-benefit-card p{color:#64748b;font-size:13px;line-height:1.65;margin:0}.g5-roles-box{background:#eef2ff;border:1px solid #dbeafe;border-radius:16px;grid-column:1/-1;padding:24px 26px}.g5-roles-box h3{color:#1e3a8a;font-size:15px;font-weight:700;margin:0 0 12px}.g5-roles-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.g5-roles-chips li{background:#fff;border:1px solid #dbeafe;border-radius:20px;color:#1e3a8a;font-size:12px;font-weight:700;padding:7px 14px}.g5-how{background:#1e3a8a;padding:65px 0}.g5-how .g5-section-heading h2{color:#fff}.g5-how .g5-section-heading h2 span{color:#bfdbfe}.g5-how .g5-section-heading p{color:#dbeafe}.g5-how .g5-eyebrow{background:#ffffff14;border-color:#ffffff26;color:#bfdbfe}.g5-how .g5-eyebrow:before{background:#bfdbfe}.g5-how-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}@media (min-width:1051px){.g5-how-grid{grid-template-columns:repeat(6,1fr)}.g5-how-step:first-child{grid-column:1/span 2}.g5-how-step:nth-child(2){grid-column:3/span 2}.g5-how-step:nth-child(3){grid-column:5/span 2}.g5-how-step:nth-child(4){grid-column:2/span 2}.g5-how-step:nth-child(5){grid-column:4/span 2}}.g5-how-step{background:#fff;border:1px solid #dbeafe;border-radius:16px;min-height:205px;padding:22px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.g5-how-step .g5-card-icon{align-items:center;background:#fff;border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 8px 18px #2563eb1a;color:#2563eb;display:flex;flex:0 0 50px;height:50px;justify-content:center;width:50px}.g5-how-step .g5-card-icon svg{fill:none;stroke:#2563eb;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:25px;width:25px}.g5-how-step .g5-grid-label{align-items:center;background:#fff;border:1px solid #bfdbfe;border-radius:50%;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;height:29px;justify-content:center;width:29px}.g5-how-step .g5-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;min-height:50px}.g5-how-step h3{color:#2563eb;font-size:17px;font-weight:700;margin:0 0 8px}.g5-how-step p{color:#2563eb;font-size:13px;line-height:1.65;margin:0}.g5-how-step:hover{background:#fff;border-color:#dbeafe;box-shadow:0 12px 25px #2563eb1a;transform:translateY(-4px)}.g5-how-step:hover .g5-card-icon{background:#fff;border-color:#bfdbfe;box-shadow:0 8px 18px #2563eb1a;color:#2563eb}.g5-how-step:hover .g5-card-icon svg{stroke:#2563eb}.g5-how-step:hover .g5-grid-label{background:#fff;border-color:#bfdbfe;color:#2563eb}.g5-how-step:hover h3,.g5-how-step:hover p{color:#2563eb}@media (max-width:1050px){.g5-how-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.g5-how-grid{grid-template-columns:1fr}.g5-how-step{min-height:auto}}.g5-badge-banner{background:#fff;padding:26px 0}.g5-badge-banner-inner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:22px;box-shadow:0 18px 40px #0f172a2e;display:flex;gap:20px;padding:22px 26px}.g5-badge-banner-icon{align-items:center;background:#6366f129;border:1px solid #818cf859;border-radius:50%;color:#a5b4fc;display:flex;flex:0 0 48px;height:48px;justify-content:center;width:48px}.g5-badge-banner-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:22px;width:22px}.g5-badge-banner-text{color:#e2e8f0;flex:1 1 auto;font-size:13px;line-height:1.6;margin:0}.g5-badge-banner-text span{color:#93c5fd;font-weight:600}.g5-badge-banner-btn{align-items:center;background:#2563eb;border-radius:30px;box-shadow:0 10px 24px #2563eb59;color:#fff;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;gap:8px;padding:13px 22px;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;white-space:nowrap}.g5-badge-banner-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.g5-badge-banner-btn .g5-card-icon.small{background:#ffffff2e;border-color:#ffffff47;color:#fff;flex:0 0 24px;height:24px;width:24px}.g5-badge-banner-btn .g5-card-icon.small svg{height:13px;width:13px}.g5-badge-banner-email{align-items:center;color:#93c5fd;display:inline-flex;font-weight:600;gap:6px;margin-left:6px}.g5-badge-banner-email .g5-card-icon.small{background:#ffffff24;border-color:#ffffff38;color:#93c5fd}@media (max-width:700px){.g5-badge-banner-inner{border-radius:18px;flex-wrap:wrap;padding:20px}.g5-badge-banner-text{flex-basis:100%}.g5-badge-banner-btn{flex-basis:100%;justify-content:center}}.g5-restart{background:#f8fafc;padding:70px 0}.g5-restart .g5-container{grid-gap:55px;align-items:start;display:grid;gap:55px;grid-template-columns:.85fr 1.15fr}.g5-restart-content h2{color:#172033;font-size:clamp(30px,3.3vw,41px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin:0 0 15px}.g5-restart-content h2 span{color:#2563eb}.g5-restart-content>p{color:#64748b;font-size:15px;line-height:1.75;margin:0 0 12px}.g5-restart-content>p strong{color:#172033}.g5-restart-highlight{align-items:center;background:#fff;border-left:4px solid #2563eb;border-radius:0 12px 12px 0;box-shadow:0 10px 25px #2563eb0f;display:flex;gap:14px;margin-top:22px;padding:15px 18px}.g5-restart-highlight .g5-card-icon{flex:0 0 44px;height:44px;margin:0;width:44px}.g5-restart-highlight strong{color:#1e3a8a;display:block;font-size:26px}.g5-restart-highlight span{color:#64748b;display:block;font-size:12px}.g5-restart-areas{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 8px 25px #2563eb0a;padding:26px 28px}.g5-restart-areas-title{color:#172033;font-size:18px;font-weight:700;margin:0 0 16px}.g5-restart-areas-note{border-top:1px dashed #e2e8f0;color:#94a3b8;font-size:12px;font-style:italic;line-height:1.7;margin:16px 0 0;padding-top:14px}.g5-check-list{grid-gap:11px 18px;display:grid;gap:11px 18px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.g5-check-list li{color:#64748b;font-size:14px;line-height:1.6;padding-left:27px;position:relative}.g5-check-list li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;left:0;position:absolute;top:1px;width:18px}.g5-eligibility{background:#eef2ff;padding:65px 0}.g5-eligibility-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.g5-eligibility-card{background:#fff;border:1px solid #dbeafe;border-radius:17px;box-shadow:0 8px 25px #2563eb0a;padding:28px;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.g5-eligibility-card:hover{border-color:#bfdbfe;box-shadow:0 14px 30px #2563eb17;transform:translateY(-4px)}.g5-eligibility-card:hover .g5-card-icon{background:#2563eb;border-color:#2563eb;box-shadow:0 9px 20px #2563eb2e;color:#fff}.g5-eligibility-card h3{color:#172033;font-size:20px;font-weight:700;margin:0 0 18px}.g5-eligibility-card ul{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.g5-eligibility-card li{color:#64748b;font-size:14px;line-height:1.65;padding-left:27px;position:relative}.g5-eligibility-card li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;left:0;position:absolute;top:1px;width:18px}.g5-eligibility-note{border-top:1px dashed #e2e8f0;color:#64748b;font-size:13px;line-height:1.7;margin:16px 0 0;padding-top:14px}.g5-eligibility-card-full{grid-column:1/-1}.g5-eligibility-card-full ul{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.g5-eligibility-card-full li{color:#64748b;font-size:14px;line-height:1.65;padding-left:27px;position:relative}.g5-eligibility-card-full li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;left:0;position:absolute;top:1px;width:18px}.g5-eligibility-note-block{background:#eef2ff;border:1px solid #dbeafe;border-radius:17px;margin-top:30px;padding:26px 28px}.g5-eligibility-note-block h3{color:#1e3a8a;font-size:17px;font-weight:700;margin:0 0 14px}.g5-check-list-single{grid-template-columns:repeat(2,1fr)}.g5-check-list-centered{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:0 auto;max-width:720px;padding:0}.g5-check-list-centered li{background:#fff;border:1px solid #dbeafe;border-radius:30px;color:#1e3a8a;font-size:13px;font-weight:600;padding:10px 18px 10px 34px;position:relative}.g5-check-list-centered li:before{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;content:"✓";display:flex;font-size:10px;font-weight:800;height:16px;justify-content:center;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.g5-who-for{background:#fff}.g5-final-cta{background:radial-gradient(circle at 50% 0,#60a5fa2e,#0000 38%),linear-gradient(135deg,#1e3a8a,#2563eb);margin:0 0 38px;overflow:hidden;padding:34px 20px;position:relative;text-align:center}.g5-final-cta:before{bottom:-100px;height:160px;left:-70px;width:160px}.g5-final-cta:after,.g5-final-cta:before{background:#ffffff0d;border-radius:50%;content:"";position:absolute}.g5-final-cta:after{height:150px;right:-70px;top:-100px;width:150px}.g5-final-cta .g5-container{position:relative;z-index:2}.g5-final-cta .g5-eyebrow{background:#ffffff17;border-color:#ffffff29;color:#bfdbfe;font-size:11px;justify-content:center;margin-bottom:7px;padding:5px 11px}.g5-final-cta .g5-eyebrow:before{background:#bfdbfe}.g5-final-icon{display:flex;justify-content:center;margin:2px 0 8px}.g5-final-icon .g5-card-icon{background:#ffffff21;border-color:#fff3;border-radius:13px;box-shadow:none;color:#fff;height:46px;width:46px}.g5-final-icon .g5-card-icon svg{height:23px;width:23px}.g5-final-cta h2{color:#fff;font-size:clamp(26px,3vw,35px);font-weight:700;letter-spacing:-.8px;line-height:1.15;margin:0 auto 8px;max-width:600px}.g5-final-cta h2 span{color:#bfdbfe}.g5-final-cta p{color:#dbeafe;font-size:13px;line-height:1.65;margin:0 auto 14px;max-width:530px}.g5-final-tagline{color:#fff!important;font-weight:700}.g5-final-cta .g5-btn{border-radius:20px;font-size:11px;min-height:32px;padding:0 15px;width:auto}.g5-final-cta .g5-btn-primary{background:#fff;box-shadow:0 6px 15px #0000001a;color:#1e3a8a}.g5-final-cta .g5-btn-primary:hover{background:#eff6ff}.g5-final-cta .g5-btn-primary .g5-card-icon{background:#eef2ff;border-color:#dbeafe;color:#2563eb;flex:0 0 23px;height:23px;width:23px}.g5-faq{background:#fff;padding:55px 0 65px}.g5-faq-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:820px}.g5-faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.g5-faq-item summary{align-items:center;color:#172033;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:16px;justify-content:space-between;list-style:none;padding:16px 20px}.g5-faq-item summary::-webkit-details-marker{display:none}.g5-faq-item summary .g5-faq-plus{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;display:flex;flex:0 0 22px;font-size:15px;font-weight:700;height:22px;justify-content:center;width:22px}.g5-faq-item[open]{background:#fff;border-color:#bfdbfe}.g5-faq-item[open] summary .g5-faq-plus{background:#2563eb;color:#fff}.g5-faq-item p{color:#64748b;font-size:13px;line-height:1.75;margin:0;padding:0 20px 18px}.g5-resources{background:#fff;padding:55px 0 65px}.g5-resources .g5-section-heading{margin-bottom:24px}.g5-resources-links{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:24px}.g5-resource-link{align-items:center;background:#eef2ff;border:1px solid #dbeafe;border-radius:30px;color:#1e3a8a;display:inline-flex;font-size:13px;font-weight:700;gap:10px;padding:12px 18px;text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.g5-resource-link:hover{border-color:#93c5fd;box-shadow:0 10px 22px #2563eb1a;transform:translateY(-2px)}.g5-resources-footer{color:#94a3b8;font-size:12px;letter-spacing:.4px;margin:0;text-align:center}@media (max-width:1050px){.g5-container{width:min(100% - 60px,1180px)}.g5-hero{margin:20px 30px 0}.g5-hero-grid{grid-template-columns:55% 45%}.g5-hero-content{padding:35px}.g5-hero-content h1{font-size:50px}.g5-benefit-grid,.g5-feature-grid,.g5-hero-points,.g5-journey-grid{grid-template-columns:repeat(2,1fr)}.g5-how-grid{grid-template-columns:repeat(3,1fr)}.g5-restart .g5-container{gap:40px;grid-template-columns:1fr}.g5-check-list{grid-template-columns:1fr}}@media (max-width:700px){.g5-container{width:min(100% - 30px,1180px)}.g5-hero{border-radius:20px;margin:14px;min-height:auto}.g5-hero-grid{grid-template-columns:1fr}.g5-hero-content{padding:35px 24px 30px}.g5-hero-content h1{font-size:42px;letter-spacing:-1.4px}.g5-hero-content>p{font-size:14px}.g5-hero-actions{align-items:stretch;flex-direction:column}.g5-btn{width:100%}.g5-hero-points{gap:10px;grid-template-columns:1fr}.g5-hero-visual{min-height:285px}.g5-hero-card{min-height:auto;padding:23px 20px;width:calc(100% - 32px)}.g5-benefits,.g5-eligibility,.g5-faq,.g5-future,.g5-how,.g5-journey,.g5-resources,.g5-restart{padding:55px 0}.g5-section-heading{margin-bottom:30px}.g5-section-heading h2{font-size:31px}.g5-section-heading p{font-size:14px}.g5-benefit-grid,.g5-eligibility-grid,.g5-feature-grid,.g5-how-grid,.g5-journey-grid{grid-template-columns:1fr}.g5-benefit-card,.g5-eligibility-card,.g5-feature-card,.g5-how-step,.g5-journey-card{padding:23px}.g5-benefit-card,.g5-feature-card,.g5-how-step,.g5-journey-card{min-height:auto}.g5-restart-areas{padding:22px}.g5-roles-box{padding:20px}.g5-card-icon{flex-basis:50px;height:50px;width:50px}.g5-card-icon svg{height:25px;width:25px}.g5-restart-content h2{font-size:36px}.g5-final-cta{margin-bottom:28px;padding:32px 18px}.g5-final-cta h2{font-size:32px}.g5-final-cta p{font-size:13px;margin-bottom:14px}.g5-final-cta .g5-btn{min-width:120px;width:auto}.g5-resources-links{align-items:stretch;flex-direction:column}.g5-resource-link{justify-content:center}.g5-check-list-single,.g5-eligibility-card-full ul{grid-template-columns:1fr}}@media (max-width:450px){.g5-hero{margin:10px}.g5-container{width:calc(100% - 24px)}.g5-hero-content{padding:30px 20px}.g5-hero-content h1{font-size:38px}.g5-hero-content>p{font-size:13px}.g5-hero-points strong{font-size:12px}.g5-hero-points span{font-size:9px}.g5-section-heading h2{font-size:30px}.g5-benefit-card,.g5-eligibility-card,.g5-feature-card,.g5-how-step,.g5-journey-card{padding:21px}.g5-restart-content h2{font-size:35px}.g5-final-cta{margin-bottom:22px;padding:30px 15px}.g5-final-cta h2{font-size:30px}}.g5reg-page{background:#f8fafc;color:#0f172a;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.g5reg-container{margin:0 auto;width:min(900px,calc(100% - 40px))}.g5reg-hero{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;padding:50px 0 40px;text-align:center}.g5reg-eyebrow{align-items:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:30px;color:#bfdbfe;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:1.2px;margin:0 0 12px;padding:6px 12px;text-transform:uppercase}.g5reg-hero h1{font-size:clamp(26px,3vw,34px);font-weight:700;margin:0 0 8px}.g5reg-hero p{color:#dbeafe;font-size:14px;margin:0}.g5reg-form-wrapper{display:flex;flex-direction:column;gap:24px;margin:-30px 0 60px}.g5reg-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;font-weight:600;padding:12px 16px}.g5reg-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 45px #0f172a0f;padding:32px}.g5reg-section-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.g5reg-badge{align-items:center;background:#eef2ff;border-radius:14px;color:#2563eb;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:52px;justify-content:center;width:52px}.g5reg-section-title{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 2px}.g5reg-section-subtitle{color:#94a3b8;font-size:13px;margin:0}.g5reg-divider{background:#eef1f5;height:1px;margin-bottom:24px}.g5reg-grid-2{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:1fr 1fr}.g5reg-field{display:flex;flex-direction:column}.g5reg-field label{color:#172033;font-size:13.5px;font-weight:600;margin-bottom:8px}.g5reg-req{color:#2563eb}.g5reg-field input,.g5reg-field select{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#172033;font-family:inherit;font-size:14px;outline:none;padding:13px 14px;transition:border-color .2s ease,box-shadow .2s ease}.g5reg-field input::placeholder{color:#94a3b8}.g5reg-field input:focus,.g5reg-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.g5reg-field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2394a3b8%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><polyline points=%276 9 12 15 18 9%27></polyline></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.g5reg-hint{color:#94a3b8;font-size:11px;margin-top:6px}.g5reg-captcha-field{margin-top:20px;max-width:320px}.g5reg-checkbox-field{align-items:flex-start;background:#f8faff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:10px;padding:14px 16px}.g5reg-checkbox-field input{accent-color:#2563eb;margin-top:3px}.g5reg-checkbox-field label{color:#475569;font-size:12.5px;line-height:1.6;margin:0}.g5reg-btn-primary{align-items:center;background:#2563eb;border:0;border-radius:12px;box-shadow:0 10px 24px #2563eb40;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:50px;text-decoration:none;transition:transform .2s ease,background .2s ease;width:100%}.g5reg-btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.g5reg-submit{margin-top:24px}.g5reg-success{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 45px #0f172a14;margin:60px 0;padding:50px 32px;text-align:center}.g5reg-success-icon{align-items:center;background:#eef2ff;border-radius:50%;color:#2563eb;display:flex;font-size:28px;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.g5reg-success h2{color:#172033;font-size:24px;margin:0 0 12px}.g5reg-success p{color:#64748b;font-size:14px;line-height:1.7;margin:0 0 24px}@media (max-width:700px){.g5reg-grid-2{grid-template-columns:1fr}.g5reg-section{padding:24px 20px}.g5reg-form-wrapper{margin:-20px 0 40px}.g5reg-captcha-field{max-width:none}}.App{text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.77a1a24e.css.map*/