:root{--navy:#00b5ef;--heading-navy:#082d4d;--navy-deep:#061f35;--cyan:#00b5ef;--cyan-dark:#00b5ef;--cyan-deep:#00b5ef;--ink:#173047;--muted:#607487;--line:#dbe5ec;--wash:#f1f5f7;--paper:#f8fafb;--white:#fff;--sky:#d9f3fc;--mint:#e7f6ce;--rose:#f8e1ec;--sand:#f4eddc;--green:#16865d;--red:#b43c47;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--shadow:0 22px 70px #082d4d1c;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{background:var(--paper);-webkit-font-smoothing:antialiased;min-width:320px;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}::selection{color:var(--navy-deep);background:#bcecff}:focus-visible{outline:3px solid color-mix(in srgb, var(--cyan) 35%, transparent);outline-offset:4px}.container{width:min(1240px,100% - 48px);margin-inline:auto}.section{padding:clamp(88px,9vw,132px) 0}.section-wash{background:0 0;padding:14px 0}.section-wash>.container{background:#eef7fa;border-radius:36px;width:min(1320px,100% - 32px);padding:clamp(64px,7vw,104px) clamp(24px,6vw,80px)}.eyebrow{color:var(--cyan-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:800;line-height:1}h1,h2,h3{color:var(--navy)}h1{letter-spacing:-.062em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(48px,6.2vw,82px);line-height:.98}h2{max-width:17ch;color:var(--heading-navy);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(35px,4.3vw,58px);line-height:1.04}h3{color:var(--heading-navy);letter-spacing:-.018em}.lead{max-width:66ch;color:var(--muted);margin:24px 0 0;font-size:clamp(16px,1.3vw,18px);line-height:1.75}.section-head{max-width:880px;margin-bottom:clamp(42px,5vw,68px)}.button{border:1px solid var(--line);min-height:50px;color:var(--navy);cursor:pointer;transition:transform .16s var(--ease-out), color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:0 10px 24px #082d4d33}.button-secondary{color:#fff;background:#ffffff0f;border-color:#ffffff7a}.button-small{min-height:38px;padding:8px 16px;font-size:12px}.button:active{transform:scale(.97)}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{box-shadow:none;background:#ffffffe6;border:1px solid #082d4d14;border-radius:24px;padding:clamp(24px,2.6vw,34px)}.card h3{margin:0 0 10px;font-size:17px}.card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.site-header{z-index:50;backdrop-filter:blur(18px)saturate(140%);background:#f8fafbc7;align-items:center;height:92px;display:flex;position:sticky;top:0}.header-inner{background:#ffffffe0;border:1px solid #082d4d14;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:9px 10px 9px 22px;display:flex;box-shadow:0 10px 34px #082d4d12}.logo{width:196px;height:auto;display:block}.header-nav{align-items:center;gap:22px;display:flex}.header-nav a:not(.button){color:#50677a;font-size:12px;font-weight:650;text-decoration:none;transition:color .18s;position:relative}.header-nav a:not(.button):after{content:"";background:var(--cyan-dark);transform-origin:100%;height:1px;transition:transform .22s var(--ease-out);position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.mobile-nav-toggle,.mobile-nav,.mobile-nav-backdrop{display:none}.hero{background:0 0;padding:16px 0 32px;overflow:hidden}.hero-grid{background:linear-gradient(135deg,#f0fbff 0%,#dff5fc 100%);border-radius:36px;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(42px,6vw,84px);min-height:min(760px,100svh - 124px);padding:clamp(36px,6vw,78px);display:grid}.hero h1{color:var(--navy-deep)}.hero-copy{color:#40596d;max-width:58ch;margin:28px 0 0;font-size:clamp(17px,1.4vw,19px);line-height:1.68}.hero-copy strong{color:var(--navy)}.hero-meta{flex-wrap:wrap;gap:8px;margin:26px 0 18px;display:flex}.pill{min-height:32px;color:var(--navy);backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #082d4d1a;border-radius:999px;align-items:center;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.split{grid-template-columns:.88fr 1.12fr;align-items:start;gap:clamp(52px,8vw,104px);display:grid}@media (width>=901px){.site-header{backdrop-filter:none;background:0 0;height:auto;position:absolute;top:18px;left:0;right:0}.header-inner{pointer-events:auto}.hero{padding:0 0 32px}.hero .hero-grid{border-radius:0;width:100%;max-width:none;min-height:min(880px,100svh);padding:150px max(48px,50vw - 620px) 82px}}.check-list{gap:15px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink);gap:12px;font-size:14px;line-height:1.6;display:flex}.check-list li:before{content:"✓";height:26px;color:var(--green);background:#e4f6ef;border-radius:50%;flex:0 0 26px;place-items:center;font-size:12px;font-weight:800;display:grid}.number-card{padding-left:76px;position:relative}.number{color:#fff;background:var(--cyan-dark);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid;position:absolute;top:28px;left:26px}.application-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(44px,7vw,92px);display:grid}.footer{color:#9ab2c5;background:var(--navy-deep);border-radius:36px;width:min(1320px,100% - 32px);margin:16px auto;padding:64px clamp(24px,5vw,66px) 34px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:46px;display:grid}.footer img{width:210px}.footer h3{color:#718fa7;letter-spacing:.13em;text-transform:uppercase;font-size:10px}.footer a{color:#d2e0ea;width:fit-content;margin:10px 0;font-size:13px;text-decoration:none;transition:color .18s;display:block}.copyright{border-top:1px solid #ffffff1c;padding-top:24px;font-size:11px}.copyright a{color:inherit;font-size:inherit;text-underline-offset:3px;margin:0;text-decoration:underline;display:inline}@media (hover:hover) and (pointer:fine){.button:hover{border-color:#a7bfd2;transform:translateY(-2px);box-shadow:0 12px 28px #082d4d1f}.button-primary:hover{color:#fff;background:var(--navy-deep);border-color:var(--navy-deep);box-shadow:0 14px 30px #082d4d47}.header-nav a:not(.button):hover{color:var(--navy)}.header-nav a:not(.button):hover:after{transform-origin:0;transform:scaleX(1)}.footer a:hover{color:#fff}}@media (width<=1080px){.header-nav{gap:14px}.header-nav a:not(.button){font-size:10px}.hero-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.hero-grid,.split,.application-layout{grid-template-columns:1fr}.hero-grid{min-height:auto}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.header-nav a:not(.button),.header-nav{display:none}.mobile-nav-toggle{z-index:53;color:#fff;background:var(--cyan);cursor:pointer;width:42px;height:42px;transition:transform .16s var(--ease-out), background-color .18s ease;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.mobile-nav-toggle:active{transform:scale(.95)}.mobile-nav-toggle span{width:17px;height:1.5px;transition:transform .22s var(--ease-out);background:currentColor;border-radius:2px;position:absolute}.mobile-nav-toggle span:first-child{transform:translateY(-3px)}.mobile-nav-toggle span:last-child{transform:translateY(3px)}.site-header[data-menu-open] .mobile-nav-toggle span:first-child{transform:rotate(45deg)}.site-header[data-menu-open] .mobile-nav-toggle span:last-child{transform:rotate(-45deg)}.mobile-nav-backdrop{z-index:51;pointer-events:none;opacity:0;backdrop-filter:blur(4px);transition:opacity .16s var(--ease-out);background:#061f3561;border:0;padding:0;display:block;position:fixed;inset:0}.mobile-nav{z-index:52;pointer-events:none;opacity:0;transform-origin:calc(100% - 28px) 0;transition:transform .16s var(--ease-out), opacity .14s var(--ease-out);background:#fffffff7;border:1px solid #082d4d14;border-radius:26px;gap:0;padding:22px;display:grid;position:fixed;top:76px;left:10px;right:10px;transform:translateY(-8px)scale(.97);box-shadow:0 28px 80px #061f3538}.site-header[data-menu-open] .mobile-nav{pointer-events:auto;opacity:1;transition-duration:.22s,.18s;transform:translateY(0)scale(1)}.site-header[data-menu-open] .mobile-nav-backdrop{pointer-events:auto;opacity:1;transition-duration:.22s}.site-header[data-menu-instant] .mobile-nav,.site-header[data-menu-instant] .mobile-nav-backdrop,.site-header[data-menu-instant] .mobile-nav-toggle span{transition-duration:0s!important}.mobile-nav-label{border-bottom:1px solid var(--line);color:#7b8e9e;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;gap:16px;padding:0 4px 16px;font-size:9px;font-weight:800;display:flex}.mobile-nav>a:not(.button){color:var(--heading-navy);letter-spacing:-.02em;border-bottom:1px solid #e6edf1;align-items:center;gap:14px;padding:15px 4px;font-size:17px;font-weight:700;text-decoration:none;display:flex}.mobile-nav>a:not(.button) span{color:#8a9ba8;letter-spacing:.08em;width:24px;font-size:9px;font-weight:700}.mobile-nav .button{width:100%;margin-top:18px}body.mobile-menu-open{overflow:hidden}}@media (width<=680px){.container{width:min(100% - 24px,1240px)}.section{padding:76px 0}.section-wash{padding:8px 0}.section-wash>.container{border-radius:26px;width:min(100% - 16px,1320px);padding:60px 20px}.site-header{height:78px}.header-inner{width:calc(100% - 20px);min-height:56px;padding-left:16px}.header-nav .button{min-height:38px;padding:8px 14px}.logo{width:158px}.hero{padding:4px 0 20px}.hero-grid{border-radius:26px;gap:40px;width:calc(100% - 16px);padding:52px 20px 20px}h1{font-size:clamp(42px,13vw,62px)}h2{font-size:clamp(33px,10vw,46px)}.grid-2,.grid-3,.footer-grid{grid-template-columns:1fr}.footer{border-radius:26px;width:calc(100% - 16px);margin:8px auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.mobile-nav{transform:none}}.consent-note,.field-hint{color:#5e7286;margin:6px 0 0;font-size:13px;line-height:1.55}mark{color:#92400e;background:#fef3c7;border:1px dashed #f59e0b;border-radius:6px;padding:1px 7px;display:inline}.job-meta{color:var(--muted);flex-wrap:wrap;gap:9px 18px;margin:22px 0 28px;font-size:14px;display:flex}.job-meta>span{align-items:center;gap:6px;display:inline-flex}.job-meta svg{color:var(--cyan-dark);flex:none}.text-link{color:var(--cyan-dark);font-size:15px;font-weight:700;text-decoration:none}.image-collage{grid-template-rows:220px 180px;grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.image-collage img,.team-collage img,.company-collage img,.product-grid img{object-fit:cover;border-radius:16px;width:100%;height:100%}.image-collage .image-tall{grid-row:1/3}.card-icon{width:42px;height:42px;color:var(--cyan-dark);background:linear-gradient(145deg,#f5fbfe,#eaf4f9);border:1px solid #d9e9f3;border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.card-icon svg{display:block}.task-card{gap:16px;display:flex}.task-card .card-icon{flex:0 0 42px;margin:0}.info-note{max-width:820px;color:var(--heading-navy);background:#eaf2f9;border-radius:12px;gap:12px;margin-top:24px;padding:18px 22px;display:flex}.info-note p{margin:0;font-size:14px;line-height:1.55}.note-icon{height:30px;color:var(--cyan-dark);background:#fff;border-radius:8px;flex:0 0 30px;place-items:center;margin-top:-2px;display:grid}.text-cta{width:fit-content;color:var(--heading-navy);align-items:center;gap:9px;margin:30px auto 0;padding:7px 0;font-size:14px;font-weight:800;line-height:1.4;text-decoration:none;display:flex;position:relative}.text-cta:after{content:"";background:var(--heading-navy);height:1px;transition:transform .22s var(--ease-out);transform-origin:0;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.text-cta>span{color:var(--heading-navy);transition:transform .18s var(--ease-out);flex:none;place-items:center;display:grid}.workday{color:#dce9f4;background:var(--navy)}.workday h2,.workday .lead{color:#fff}.eyebrow-light{color:#7fb3dd}.rounded-image{object-fit:cover;border-radius:16px;width:100%;display:block}.workday-image{height:280px;margin-top:26px}.timeline{flex-direction:column;display:flex}.timeline-row{gap:18px;min-height:57px;display:flex}.timeline-row>div{flex-direction:column;align-items:center;display:flex}.timeline-row span{color:#9ec8ea;text-align:center;background:#123b63;border-radius:8px;width:64px;padding:6px 0;font-size:13px;font-weight:700}.timeline-row i{background:#1b4a78;flex:1;width:2px;margin:6px 0}.timeline-row:last-of-type i{visibility:hidden}.timeline-row p{margin:2px 0 20px;line-height:1.55}.profile-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px}.profile-card h3{align-items:center;gap:10px;margin:0 0 20px;font-size:19px;display:flex}.profile-card h3 span{color:#fff;background:var(--cyan);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.profile-plus h3 span{color:var(--cyan-dark);border:1px solid var(--line);background:#fff}.plus-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.plus-list li{gap:10px;font-size:15px;line-height:1.5;display:flex}.plus-list li:before{content:"+";color:var(--muted);font-weight:800}.profile-note{border-top:1px solid var(--line);color:var(--muted);margin:24px 0 0;padding-top:18px;font-size:14px;line-height:1.6}.placeholder-line{color:var(--muted);margin:26px 0 0;font-size:13px}.team-grid{align-items:center}.testimonial{border-left:3px solid var(--cyan);background:var(--wash);border-radius:0 12px 12px 0;margin:28px 0 0;padding:24px 26px}.testimonial blockquote{color:var(--navy);margin:0 0 16px;font-size:16px;font-style:italic;line-height:1.6}.testimonial figcaption,.contact-person{color:var(--muted);align-items:center;gap:14px;font-size:13px;line-height:1.5;display:flex}.photo-placeholder{color:#7890a4;background:#fff;border:1px dashed #9fb3c4;border-radius:50%;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:11px;display:grid}.testimonial-photo{object-fit:cover;object-position:top;border:2px solid var(--cyan);border-radius:50%;flex:0 0 56px;width:56px;height:56px}.team-collage,.company-collage{grid-template-rows:260px 190px;grid-template-columns:1fr 1fr;gap:14px;display:grid}.team-wide,.company-wide{grid-column:1/3}.phase-card>span{color:var(--cyan-dark);letter-spacing:.08em;text-transform:uppercase;background:#eaf2f9;border-radius:99px;margin-bottom:14px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.company-intro{align-items:center;margin-bottom:52px}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-intro{max-width:70ch;color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.6}.stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stats>div{color:#9ec8ea;background:var(--navy);text-align:center;border-radius:14px;padding:26px 22px}.stats strong{color:#fff;margin-bottom:4px;font-size:32px;display:block}.stats span{font-size:13px;line-height:1.4}.application-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:17px;padding:32px;display:grid}.application-form label{color:var(--navy);gap:7px;font-size:12px;font-weight:700;display:grid}.application-form input,.application-form textarea{border:1.5px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:9px;padding:11px 12px}.application-form input[type=file]{background:var(--wash);color:var(--muted);border-style:dashed;padding:13px}.application-form small{color:#7890a4;text-align:center;font-size:11px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.consent{align-items:flex-start;line-height:1.5;color:var(--muted)!important;gap:9px!important;font-weight:400!important;display:flex!important}.consent input{width:16px;height:16px;accent-color:var(--cyan);margin-top:2px}.consent a{color:var(--cyan-dark)}.form-error{color:var(--red);margin:0;font-size:12px;line-height:1.5}.form-success{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:60px 30px}.form-success span{width:64px;height:64px;color:var(--green);background:#e1f5ed;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:28px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px;box-shadow:0 1px 4px #0a2c4e0d}.contact-card h3{margin:0 0 8px}.contact-card>p{color:var(--muted);font-size:14px;line-height:1.55}.contact-person{margin:18px 0}.contact-actions{flex-wrap:wrap;gap:10px;display:flex}.contact-actions .contact-icon-button{border-radius:50%;flex:0 0 50px;width:50px;height:50px;padding:0}.contact-icon-button svg{display:block}.linkedin-mark{letter-spacing:-.04em;font-size:17px;font-weight:800;line-height:1}.faq-container{max-width:860px}.faq-list{gap:10px;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:12px}summary{color:var(--heading-navy);cursor:pointer;padding:18px 20px;font-size:14px;font-weight:700}details p{color:var(--muted);margin:0;padding:0 20px 19px;font-size:14px;line-height:1.65}.closing-cta{color:#fff;background:linear-gradient(135deg,var(--navy),var(--cyan));text-align:center;padding:92px 0;position:relative;overflow:hidden}.closing-cta>img{object-fit:cover;opacity:.38;mix-blend-mode:soft-light;width:100%;height:100%;position:absolute;inset:0}.closing-cta .container{max-width:860px;position:relative}.closing-cta h2{color:#fff}.closing-cta p{color:#fff;max-width:60ch;margin:18px auto 30px;font-size:17px;line-height:1.65}.closing-cta .container>div{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-white{color:var(--cyan-dark);background:#fff;border-color:#fff}.closing-cta small{color:#9ec8ea;margin-top:22px;display:block}.closing-cta small a{color:#fff;font-weight:700}.mobile-cta{display:none}.footer-grid-full{grid-template-columns:1.5fr repeat(3,1fr)}@media (width<=1050px){.grid-4,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.header-nav{gap:12px}.header-nav a:not(.button){font-size:10px}}@media (width<=900px){.team-collage,.company-collage{min-height:460px}.footer-grid-full{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.form-grid,.grid-4,.stats,.product-grid{grid-template-columns:1fr}.application-form{padding:22px}.image-collage{grid-template-rows:180px 150px}.team-collage,.company-collage{grid-template-rows:210px 150px;min-height:auto}.product-grid img{height:170px}.mobile-cta{z-index:60;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(8px);background:#fffffff2;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-cta .button{width:100%}.footer{padding-bottom:90px}.footer-grid-full{grid-template-columns:1fr}}mark{border-color:#e2ad3d;border-radius:8px;padding:2px 7px}.text-link{color:var(--navy);font-size:13px;font-weight:750;position:relative}.text-link:after{content:"";transform-origin:0;height:1px;transition:transform .22s var(--ease-out);background:currentColor;position:absolute;bottom:9px;left:0;right:0;transform:scaleX(.24)}.button-secondary-light{color:var(--navy);box-shadow:none;backdrop-filter:blur(8px);background:#ffffff7a;border-color:#082d4d29}.hero-hiring{width:fit-content;color:var(--heading-navy);backdrop-filter:blur(10px);background:#ffffffa3;border:1px solid #082d4d1a;border-radius:999px;align-items:center;gap:10px;margin-bottom:26px;padding:9px 14px 9px 10px;display:flex;box-shadow:0 10px 30px #082d4d0f}.hero-hiring-dot{background:var(--green);border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 5px #16865d1c}.hero-hiring-label{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.hero-hiring strong{border-left:1px solid #082d4d21;padding-left:10px;font-size:11px;line-height:1.35}.job-meta{color:#50687a;gap:10px 20px;margin:24px 0 16px;font-size:12px}.job-meta svg{color:var(--navy)}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,570px);display:grid}.hero-actions .button{width:100%;min-height:64px;padding:12px 20px;font-size:13px}.hero-primary-cta{text-align:center;justify-content:center;gap:16px;line-height:1.15;position:relative;padding:12px 58px 12px 24px!important}.hero-cta-copy{gap:3px;display:grid}.hero-cta-copy strong{font-size:14px}.hero-primary-cta small{color:#ffffffd1;letter-spacing:.015em;font-size:9px;font-weight:650}.hero-cta-arrow{width:32px;height:32px;color:var(--navy-deep);transition:transform .18s var(--ease-out), box-shadow .18s ease;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;right:14px}.hero-grid{position:relative}.hero-content,.hero-collage{z-index:2}.hero-badges{z-index:5;pointer-events:none;position:absolute;inset:0}.hero-badge{color:#082d4deb;backdrop-filter:blur(18px)saturate(112%);pointer-events:auto;width:clamp(150px,13vw,180px);min-height:64px;animation:hero-badge-float 6s var(--ease-in-out) infinite alternate;transition:transform .18s var(--ease-out), box-shadow .18s ease;background:linear-gradient(135deg,#ffffff9e,#ffffff61);border:1px solid #ffffff80;border-radius:18px;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;box-shadow:0 10px 28px #082d4d14,inset 0 1px #ffffff8a}.hero-badge-icon{width:38px;height:38px;color:var(--navy);background:#dceefd75;border:1px solid #ffffff6b;border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.hero-badge>span:last-child:not(.hero-badge-icon){min-width:0}.hero-badge strong{text-shadow:0 1px #ffffff73;overflow-wrap:anywhere;font-size:10px;line-height:1.3;display:block}.hero-badge small{color:#526d81;margin-top:2px;font-size:9px;line-height:1.3;display:block}.hero-badge-international .hero-badge-icon,.hero-badge-perspective .hero-badge-icon{background:#e7f6ce75}.hero-badge-pay .hero-badge-icon{background:#bfeafb8c}.hero-badge-pay{top:20%;left:calc(50% - 12px);rotate:0deg}.hero-badge-international{top:40%;left:66%;rotate:0deg}.hero-badge-perspective{bottom:17%;left:58%;rotate:0deg}.hero-badge:nth-child(2){animation-duration:6.8s;animation-delay:-1.2s}.hero-badge:nth-child(3){animation-duration:5.7s;animation-delay:-2.4s}.image-collage{grid-template-rows:260px 220px;grid-template-columns:1.45fr .9fr;gap:12px}.image-collage img,.team-collage img,.company-collage img,.product-grid img{border-radius:22px}.hero-collage{position:relative}@keyframes hero-badge-float{0%{transform:translateY(-3px)}to{transform:translateY(5px)}}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card-icon{width:46px;height:46px;color:var(--cyan-dark);background:#ffffffb8;border:0;border-radius:14px;margin-bottom:24px}.employer-section .section-head{grid-template-columns:.7fr 1.3fr;column-gap:clamp(36px,7vw,100px);max-width:none;display:grid}.employer-section .section-head .eyebrow,.employer-section .section-head h2{grid-column:1}.employer-section .section-head .lead{grid-area:1/2/4;align-self:end;margin:0}.employer-section .grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;padding:28px 0}.employer-section .card{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;min-height:190px;padding:18px clamp(20px,2.5vw,36px)}.employer-section .card:first-child{padding-left:0}.employer-section .card:last-child{border-right:0}.reasons-section>.container{background:#f0f4f5}.reasons-section .section-head{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(48px,7vw,96px);max-width:none;display:grid}.reasons-section .section-head .lead{align-self:end;margin:0}@media (width>=1051px){.reasons-section .section-head .eyebrow{grid-area:1/1}.reasons-section .section-head h2{grid-area:2/1}.reasons-section .section-head .lead{grid-area:1/2/3;align-self:end;max-width:58ch}}.reasons-section .grid{gap:14px}.reasons-section .card{background:var(--sky);border:0;flex-direction:column;justify-content:flex-start;min-height:270px;padding:30px;display:flex}.reasons-section .card:nth-child(2){background:var(--mint)}.reasons-section .card:nth-child(3){background:var(--rose)}.reasons-section .card:nth-child(4){background:var(--sand)}.reasons-section .card h3{max-width:15ch;font-size:20px;line-height:1.22}.reasons-section .card p{color:#31495c}.reasons-section .card-icon{width:48px;height:48px;color:var(--navy);background:#ffffffad;margin-bottom:36px}.reasons-section .reason-card>div{margin-top:auto}.tasks-section .section-head{text-align:center;margin-left:auto;margin-right:auto}.tasks-section .section-head h2,.tasks-section .section-head .lead{margin-left:auto;margin-right:auto}.tasks-section .grid-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px}.tasks-section .task-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;align-items:flex-start;gap:20px;min-height:130px;padding:26px 0}.task-card .card-icon{background:var(--sky);flex-basis:46px;margin:0}.tasks-section .task-card h3{font-size:18px}.info-note{background:#e8f4f8;border-radius:18px;max-width:100%;margin-top:34px;padding:20px 24px}.note-icon{border-radius:10px;flex-basis:34px;height:34px}.workday{color:#f2fbfd;background:var(--cyan-deep);border-radius:36px;width:min(1320px,100% - 32px);margin:14px auto;padding:clamp(70px,8vw,110px) 0}.workday .lead{color:#fff}.workday .eyebrow{color:#a6ebff}.workday .split{align-items:start}.workday-image{border-radius:24px;height:340px;margin-top:34px}.timeline{background:#00232f21;border:1px solid #ffffff2e;border-radius:26px;padding:34px}.timeline-row{min-height:70px}.timeline-row span{color:#004c66;background:#bfefff;border-radius:999px;width:70px;padding:8px 0}.timeline-row p{color:#fff}.timeline-row i{background:#ffffff42}.timeline small{color:#c8e5ed}.profile-section .section-head{max-width:760px}.profile-section .grid{gap:16px}.profile-card{background:var(--cyan-dark);border:0;border-radius:28px;min-height:490px;padding:clamp(28px,4vw,52px)}.profile-card h3,.profile-card li,.profile-card .profile-note strong{color:#fff}.profile-card li{font-size:16px}.profile-card h3{font-size:22px}.profile-card h3 span{color:var(--navy);background:#fff}.profile-card .check-list li:before{color:#fff;background:0 0;border-radius:0;font-size:15px}.profile-plus{background:var(--mint)}.profile-plus h3,.profile-plus li,.profile-plus .profile-note strong,.profile-plus .plus-list li:before{color:var(--heading-navy)}.profile-plus h3 span{color:var(--navy);border:0}.profile-plus .profile-note{color:#4e6557;border-color:#082d4d1f}.profile-note a{color:inherit;text-underline-offset:3px;font-weight:800}.benefits-section>.container{background:#e9f1f4}.benefits-section .section-head{max-width:920px}.benefits-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.benefit-card{background:#fff;border-radius:26px;flex-direction:column;grid-column:span 3;justify-content:flex-end;min-width:0;min-height:230px;padding:clamp(24px,3vw,34px);display:flex}.benefit-card h3{color:var(--heading-navy);margin:0 0 10px;font-size:19px;line-height:1.25}.benefit-card>p:last-child{color:#496073;margin:0;font-size:14px;line-height:1.65}.benefit-card .card-icon{background:#ffffffad;margin-bottom:auto}.benefit-card-pay{color:#fff;background:var(--cyan-dark);grid-column:span 7;justify-content:flex-start;min-height:340px}.benefit-card-pay .card-icon{color:var(--navy);background:#fff;margin-bottom:34px}.benefit-card-pay h3{color:#fff;letter-spacing:-.045em;max-width:15ch;font-size:clamp(28px,3.5vw,44px);line-height:1.06}.benefit-card-pay>p:not(.benefit-kicker){color:#fff;max-width:58ch;margin:10px 0 28px}.benefit-kicker{color:#c7f2ff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:800}.benefit-card-feature{background:var(--mint);grid-column:span 5}.benefit-card:nth-child(3){background:var(--sky)}.benefit-card:nth-child(4){background:#dff2ed}.benefit-card:nth-child(5){background:var(--sand)}.benefit-card:nth-child(6){background:var(--rose)}.benefit-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:auto 0 0;display:grid}.benefit-facts div{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;min-width:0;padding:14px}.benefit-facts dt{color:#c3e8f2;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:750}.benefit-facts dd{margin:0;font-size:13px;font-weight:700}.benefit-facts mark{color:#ffe19a;background:#ffffff14}.benefits-validation{background:#ffffff80;border:1px solid #d2e1e8;border-radius:18px;align-items:flex-start;gap:13px;margin-top:16px;padding:18px 20px;display:flex}.benefits-validation>span{width:34px;height:34px;color:var(--navy);background:#fff;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.benefits-validation p{color:#52697b;margin:0;font-size:12px;line-height:1.6}.benefits-validation strong{color:var(--navy)}.team-grid{grid-template-columns:1.05fr .95fr;align-items:center}.team-collage{grid-template-rows:310px 210px;gap:12px}.testimonial{background:0 0;border:0;margin-top:38px;padding:0}.testimonial blockquote{color:var(--navy);letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(19px,2vw,26px);font-style:normal;line-height:1.5}.testimonial figcaption{border-top:1px solid var(--line);padding-top:20px}.photo-placeholder{border-radius:50%;flex-basis:64px;width:64px;height:64px}.onboarding-section>.container{background:#edf4f7}.onboarding-section .grid{border-top:1px solid #cbdbe4;gap:0}.onboarding-section .card{background:0 0;border:0;border-right:1px solid #cbdbe4;border-radius:0;min-height:235px;padding:30px 26px}.onboarding-section .card:last-child{border-right:0}.phase-card>span{color:var(--navy);background:#fff;padding:7px 12px}.first-year-section .section-head{grid-template-columns:1fr 1fr;column-gap:clamp(48px,7vw,96px);max-width:none;display:grid}.first-year-section .section-head .eyebrow,.first-year-section .section-head h2{grid-column:1}.first-year-section .section-head .lead{grid-area:1/2/3;align-self:end;margin:0}.first-year-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.first-year-grid article{border-right:1px solid var(--line);min-width:0;min-height:245px;padding:28px clamp(20px,2.4vw,32px)}.first-year-grid article:first-child{padding-left:0}.first-year-grid article:last-child{border-right:0}.first-year-grid article>span{color:#98a9b5;letter-spacing:.1em;margin-bottom:58px;font-size:11px;font-weight:800;display:block}.first-year-grid article>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.first-year-period{color:var(--navy);letter-spacing:-.025em;margin:0 0 12px;font-size:18px;font-weight:800}.first-year-note{color:#7b8e9d;margin:16px 0 0;font-size:11px}.company-intro{grid-template-columns:.85fr 1.15fr;align-items:center;margin-bottom:82px}.company-collage{grid-template-rows:330px 190px;gap:12px}.products{margin-bottom:70px}.product-grid{gap:12px}.product-grid img{height:220px}.product-intro{margin-bottom:28px;font-size:15px}.stats{gap:14px}.stats>div{min-height:220px;color:var(--navy);background:var(--sky);text-align:left;border-radius:24px;flex-direction:column;justify-content:space-between;padding:30px;display:flex}.stats>div:nth-child(2){background:var(--mint)}.stats>div:nth-child(3){background:var(--rose)}.stats>div:nth-child(4){background:var(--sand)}.stats strong{color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1}.stats span{color:#31495c;max-width:18ch;font-size:14px;line-height:1.5}.stats mark{color:#765613;background:#ffffff80}.process-section>.container{background:#f0f4f5}.process-assurances{color:#fff;background:var(--cyan-dark);border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:18px 0 0;padding:10px;display:grid}.process-assurances>span{border-right:1px solid #ffffff21;grid-template-columns:auto 1fr;column-gap:12px;min-width:0;padding:12px 18px;display:grid}.process-assurances>span:last-child{border-right:0}.process-assurances>span>span{color:#fff;background:#ffffff1a;border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.process-assurances strong{color:#fff;align-self:end;font-size:13px}.process-assurances small{color:#d1edf5;font-size:10px;line-height:1.4}.process-section .grid{gap:0}.process-section .number-card{background:0 0;border:0;border-right:1px solid #ccdbe3;border-radius:0;min-height:220px;padding:26px 26px 26px 76px}.process-section .number-card:last-child{border-right:0}.process-section .number{color:var(--navy);background:#fff}.application-section{padding:14px 0}.application-section>.container{background:var(--cyan-dark);border-radius:36px;width:min(1320px,100% - 32px);padding:clamp(58px,7vw,92px)}.application-section h2,.application-section .lead{color:#fff}.application-section .eyebrow{color:#c7f2ff}.contact-card{color:#fff;box-shadow:none;background:#ffffff0f;border-color:#ffffff1f;border-radius:22px;padding:28px}.application-section .contact-card{margin-top:34px}.contact-card h3,.contact-card>p{color:#fff}.application-section .contact-person{color:#d1eaf2}.application-section .contact-person a{color:inherit;text-underline-offset:3px}.application-section .photo-placeholder{color:#d1eaf2;background:#ffffff14}.application-form{border:0;border-radius:28px;gap:19px;padding:clamp(24px,4vw,46px);box-shadow:0 28px 70px #0000002e}.application-form input,.application-form textarea{background:#fbfcfd;border-color:#d8e2e9;border-radius:12px;padding:13px 14px;transition:border-color .18s,box-shadow .18s}.application-form input:focus,.application-form textarea:focus{border-color:var(--cyan);outline:0;box-shadow:0 0 0 4px #00b5ef1c}.application-form input[type=file]{border-radius:14px}.form-progress{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.form-progress>div{gap:4px;display:grid}.form-progress>div span,.form-kicker{color:var(--cyan-dark);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.form-progress>div strong{color:var(--heading-navy);font-size:15px}.form-progress ol{gap:7px;margin:0;padding:0;list-style:none;display:flex}.form-progress li{color:#8a9dab;width:28px;height:28px;transition:color .18s ease, background-color .18s ease, transform .18s var(--ease-out);background:#edf2f5;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.form-progress li[data-active=true]{color:#fff;background:var(--cyan)}.form-progress li[aria-current=step]{transform:scale(1.08)}.form-step{gap:19px;padding:10px 0 2px;display:grid}.form-step[hidden]{display:none!important}.form-step-heading{margin-bottom:6px}.form-step-heading h3{margin:7px 0 8px;font-size:clamp(23px,3vw,32px);line-height:1.15}.form-step-heading>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.application-summary{border:1px solid var(--line);background:var(--line);border-radius:18px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.application-summary div{background:#f8fafb;min-width:0;padding:17px}.application-summary dt{color:#7a8d9c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.application-summary dd{overflow-wrap:anywhere;color:var(--navy);margin:0;font-size:14px;font-weight:650}.form-navigation{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.form-navigation .form-next{min-width:150px}.form-back{background:#f4f7f9}.faq-section>.container{background:#edf3f6;grid-template-columns:.62fr 1.38fr;gap:clamp(44px,8vw,110px);max-width:1320px;display:grid}.faq-section .section-head{margin:0}.faq-list{gap:8px}details{border:0;border-radius:18px;overflow:hidden}summary{padding:22px 58px 22px 24px;font-size:15px;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:before,summary:after{content:"";background:var(--heading-navy);width:14px;height:1.5px;transition:transform .18s var(--ease-out);position:absolute;top:50%;right:24px}summary:after{transform:rotate(90deg)}details[open] summary:after{transform:rotate(0)}details p{padding:0 58px 24px 24px}.closing-cta{background:var(--cyan-dark);border-radius:36px;width:min(1320px,100% - 32px);margin:14px auto;padding:clamp(82px,10vw,138px) 0}.closing-cta>img{opacity:.28;mix-blend-mode:luminosity;transition:transform 1.2s var(--ease-out);transform:scale(1.02)}.closing-cta h2{max-width:18ch;margin-inline:auto;font-size:clamp(38px,5vw,64px)}.cta-white{color:var(--navy);border-color:#fff}.motion-ready [data-reveal]{opacity:0;transition:opacity .62s var(--ease-out), transform .62s var(--ease-out);transform:translateY(18px)}.motion-ready [data-reveal][data-reveal-shown]{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.text-link:hover:after{transform:scaleX(1)}.reasons-section .card,.benefit-card{transition:transform .22s var(--ease-out), box-shadow .22s ease}.reasons-section .card:hover,.benefit-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px #082d4d17}.tasks-section .task-card{transition:transform .22s var(--ease-out)}.tasks-section .task-card:hover{transform:translate(7px)}.closing-cta:hover>img{transform:scale(1.055)}.hero-badge:hover{animation-play-state:paused;transform:translateY(-3px)scale(1.018);box-shadow:0 14px 34px #082d4d1c,inset 0 1px #ffffffa6}.hero-primary-cta:hover .hero-cta-arrow{transform:translate(4px);box-shadow:0 4px 12px #061f3521}.text-cta:hover{color:var(--heading-navy)}.text-cta:hover:after{transform:scaleX(1)}.text-cta:hover>span{transform:translate(4px)}}@media (width<=1050px){.employer-section .section-head,.reasons-section .section-head{grid-template-columns:1fr;gap:22px}.employer-section .section-head .lead{grid-area:auto/1}.first-year-section .section-head{grid-template-columns:1fr;gap:22px}.first-year-section .section-head .lead{grid-area:auto/1}.team-grid,.company-intro{grid-template-columns:1fr}.onboarding-section .card,.process-section .number-card{border-bottom:1px solid #ccdbe3}}@media (width<=900px){.image-collage{grid-template-rows:300px 220px}.hero-badges{pointer-events:auto;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;position:static}.hero-badge{width:100%;min-width:0;height:100%;box-shadow:none;animation:none;position:static;rotate:0deg}.benefits-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card,.benefit-card-feature{grid-column:span 1}.benefit-card-pay{grid-column:1/-1}.first-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.first-year-grid article:nth-child(2){border-right:0}.first-year-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.faq-section>.container{grid-template-columns:1fr}.employer-section .grid-4,.onboarding-section .grid-4,.process-section .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.employer-section .card:nth-child(2),.onboarding-section .card:nth-child(2),.process-section .number-card:nth-child(2){border-right:0}}@media (width<=680px){.hero-hiring{border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:5px 11px;margin-bottom:22px;padding:12px 14px;display:grid}.hero-hiring strong{border-left:0;grid-column:2;padding-left:0}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-badge{background:#ffffffad;border-color:#ffffffb8;border-radius:18px;min-height:66px;padding:11px}.hero-badge-pay{grid-column:1/-1;width:100%}.hero-badge-perspective{grid-column:auto;width:100%}.image-collage{grid-template-rows:230px 170px}.employer-section .grid-4,.onboarding-section .grid-4,.process-section .grid-4,.tasks-section .grid-3{grid-template-columns:1fr}.employer-section .card,.onboarding-section .card,.process-section .number-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:26px 0}.employer-section .card:first-child{padding-top:0}.reasons-section .card{min-height:220px}.workday{border-radius:26px;width:calc(100% - 16px)}.timeline{padding:22px 16px}.profile-card{border-radius:24px;min-height:auto}.team-collage,.company-collage{grid-template-rows:230px 160px}.product-grid img{height:190px}.stats>div{min-height:190px}.application-section>.container{border-radius:26px;width:calc(100% - 16px);padding:60px 20px}.faq-section>.container{gap:40px}.closing-cta{border-radius:26px;width:calc(100% - 16px)}.footer-grid-full{grid-template-columns:1fr}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.text-cta{text-align:center;width:fit-content;max-width:100%}.employer-section .grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0}.employer-section .card,.employer-section .card:first-child{background:#fff;border:1px solid #082d4d14;border-radius:20px;min-height:210px;padding:18px}.employer-section .card:nth-child(2){background:#edf7fb}.employer-section .card:nth-child(3){background:#eef8dc}.employer-section .card:nth-child(4){background:#f5f0e3}.employer-section .card-icon{background:#ffffffb3;border-radius:12px;width:40px;height:40px;margin-bottom:24px}.employer-section .card h3{overflow-wrap:anywhere;font-size:15px;line-height:1.25}.employer-section .card p{font-size:12px;line-height:1.5}.reasons-section .section-head{gap:18px}.reasons-section .section-head .lead{font-size:15px;line-height:1.65}.reasons-section .grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reasons-section .card{border-radius:20px;min-width:0;min-height:230px;padding:18px}.reasons-section .card-icon{border-radius:13px;width:42px;height:42px;margin-bottom:26px}.reasons-section .card h3{overflow-wrap:anywhere;max-width:none;font-size:16px;line-height:1.25}.reasons-section .card p{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.benefits-bento{grid-template-columns:1fr}.benefit-card,.benefit-card-feature,.benefit-card-pay{grid-column:1;min-height:220px}.benefit-card-pay{min-height:420px}.benefit-facts{grid-template-columns:1fr}.benefits-validation{padding:16px}.first-year-grid{border-bottom:0;grid-template-columns:1fr}.first-year-grid article,.first-year-grid article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:26px 0}.first-year-grid article>span{margin-bottom:28px}.process-assurances{grid-template-columns:1fr;margin-top:14px}.process-assurances>span{border-bottom:1px solid #ffffff21;border-right:0}.process-assurances>span:last-child{border-bottom:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-grid img{border-radius:16px;height:130px}.product-grid img:last-child{grid-column:1/3;height:160px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stats>div{border-radius:20px;min-height:180px;padding:20px}.stats strong{font-size:clamp(34px,11vw,48px)}.stats span{font-size:12px}.process-section .number-card{min-height:150px;padding:26px 12px 26px 58px}.process-section .number{top:26px;left:4px}.form-progress{align-items:flex-start}.form-progress ol{gap:5px}.form-progress li{width:25px;height:25px}.form-step-heading h3{font-size:25px}.application-summary{grid-template-columns:1fr}.form-navigation{grid-template-columns:1fr 1.35fr;display:grid}.form-navigation .form-next{min-width:0}.form-navigation .form-next:only-child{grid-column:1/3}}@media (width<=380px){.employer-section .grid,.reasons-section .grid-4{grid-template-columns:1fr}.employer-section .card,.employer-section .card:first-child,.reasons-section .card{min-height:auto}.hero-badges{grid-template-columns:1fr}.hero-badge-pay,.hero-badge-perspective{grid-column:1}}@media (prefers-reduced-motion:reduce){.motion-ready [data-reveal]{opacity:1;transform:none}.closing-cta>img{transform:none}.hero-badge{animation:none}}
