.corporate-cards-page{font-family:var(--font-borna),Arial,sans-serif;color:#0a0a0a;font-synthesis:none;--green:#52c05d;--green-dark:#42a94d;--ink:#0a0a0a;--muted:#6f716f;--surface:#f5f6f5;--line:hsla(0,0%,4%,.1);--width:1200px}.corporate-cards-page *{box-sizing:border-box}.corporate-cards-page{scroll-behavior:smooth;margin:0;min-width:320px;background:#fff;overflow-x:hidden}.corporate-cards-page a,.corporate-cards-page button{font:inherit}.corporate-cards-page a{color:inherit;text-decoration:none}.corporate-cards-page button{color:inherit}.corporate-cards-page img{display:block;max-width:100%}.corporate-cards-page h1,.corporate-cards-page h2,.corporate-cards-page h3,.corporate-cards-page p{margin-top:0}.corporate-cards-page .section-shell{width:var(--width);max-width:calc(100% - 48px);margin-inline:auto}.corporate-cards-page .eyebrow{display:inline-flex;align-items:center;font-family:Nunito,sans-serif;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,0,0,.52)}.corporate-cards-page .eyebrow.light{color:hsla(0,0%,100%,.64)}.corporate-cards-page .button-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.corporate-cards-page .button{height:52px;padding:0 22px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:500;transition:transform .25s ease,background .25s ease}.corporate-cards-page .button:hover{transform:translateY(-2px)}.corporate-cards-page .button.primary{background:var(--green);color:#071108}.corporate-cards-page .button.primary:hover{background:#69cc72}.corporate-cards-page .button.text{padding-inline:0;border-radius:0}.corporate-cards-page .arrow-link{display:inline-flex;align-items:center;font-size:14px;font-weight:500;width:max-content;max-width:100%;transition:opacity .2s ease}.corporate-cards-page .arrow-link:hover{opacity:.6}.corporate-cards-page .arrow-link.light{color:#fff}.corporate-cards-page .site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.corporate-cards-page .header-inner{height:80px;width:var(--width);max-width:calc(100% - 48px);margin:auto;display:flex;align-items:center;gap:28px}.corporate-cards-page .brand-logo{display:flex;flex:none}.corporate-cards-page .brand-logo img{width:auto;height:36px}.corporate-cards-page .desktop-nav{display:flex;align-items:center;gap:1px;flex:1}.corporate-cards-page .desktop-nav>a,.corporate-cards-page .desktop-nav>button{height:40px;padding:0 13px;border:0;background:none;border-radius:999px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .2s ease}.corporate-cards-page .desktop-nav>a:hover,.corporate-cards-page .desktop-nav>button:hover{background:#f2f2f2}.corporate-cards-page .rotated{transform:rotate(180deg)}.corporate-cards-page .header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.corporate-cards-page .language-control{position:relative}.corporate-cards-page .icon-button{height:40px;padding:0 13px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;display:flex;align-items:center;gap:5px;cursor:pointer}.corporate-cards-page .language-menu{position:absolute;right:0;top:48px;background:#fff;border-radius:12px;padding:8px;box-shadow:0 16px 40px rgba(0,0,0,.14);min-width:210px;display:grid;gap:3px}.corporate-cards-page .language-menu button{padding:10px 12px;text-align:left;border:0;background:transparent;border-radius:8px;cursor:pointer;white-space:nowrap}.corporate-cards-page .language-menu button:hover{background:#f2f2f2}.corporate-cards-page .language-menu button.active{color:var(--green-dark)}.corporate-cards-page .header-cta{height:40px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--green);font-size:14px;font-weight:500}.corporate-cards-page .header-cta:hover{background:#45a34f}.corporate-cards-page .mobile-menu-button{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:8px}.corporate-cards-page .mega-menu{position:absolute;left:0;right:0;top:80px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 24px 48px -28px rgba(0,0,0,.22);animation:drop .18s ease}.corporate-cards-page .mega-inner{width:var(--width);max-width:calc(100% - 48px);margin:auto;padding:16px 0 32px}.corporate-cards-page .product-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:4px 16px}.corporate-cards-page .resource-menu{display:grid;grid-template-columns:repeat(3,220px);gap:16px}.corporate-cards-page .product-menu a,.corporate-cards-page .resource-menu a{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:8px;font-size:14px;font-weight:500}.corporate-cards-page .product-menu a:hover,.corporate-cards-page .resource-menu a:hover{background:rgba(0,0,0,.04)}.corporate-cards-page .product-menu img,.corporate-cards-page .resource-menu img{width:24px;height:24px}.corporate-cards-page .mobile-nav{display:none}@keyframes drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.corporate-cards-page .hero{min-height:650px;padding:128px 0 0;display:flex;flex-direction:column;align-items:center;text-align:center}.corporate-cards-page .hero-copy{position:relative;z-index:2;max-width:1000px;display:flex;flex-direction:column;align-items:center}.corporate-cards-page .hero h1{max-width:1000px;margin:16px 0 18px;font-size:clamp(52px,5vw,68px);line-height:.98;letter-spacing:-.045em;font-weight:500;text-wrap:balance}.corporate-cards-page .hero p{font-family:Nunito,sans-serif;font-size:15px;line-height:1.56;color:rgba(0,0,0,.62);max-width:780px;margin:0 auto 24px}.corporate-cards-page .hero .button-row{justify-content:center}.corporate-cards-page .hero-card-stage{position:relative;width:min(720px,100%);height:310px;margin-top:12px;display:grid;place-items:center}.corporate-cards-page .hero-real-card{position:relative;width:440px;max-width:84%;aspect-ratio:300/189;overflow:hidden;border-radius:3.788%;color:hsla(0,0%,100%,.72);background:linear-gradient(248deg,#000 .77%,#292823 98.92%);box-shadow:0 30px 54px rgba(0,0,0,.18)}.corporate-cards-page .hero-physical-card{width:440px;max-width:84%}.corporate-cards-page .hero-card-mark{position:absolute;left:6.667%;top:10.582%;width:11.667%;height:auto}.corporate-cards-page .hero-card-visa{position:absolute;right:6.667%;top:10.582%;width:16%;height:auto}.corporate-cards-page .hero-card-bottom{position:absolute;left:6.667%;right:6.667%;bottom:10.582%;display:flex;align-items:center;justify-content:flex-end;gap:12px}.corporate-cards-page .hero-card-chip{width:14.667%;height:auto;flex:none}.corporate-cards-page .values{display:grid;grid-template-columns:repeat(4,1fr)}.corporate-cards-page .values .icon-tile{justify-content:flex-start}.corporate-cards-page .icon-tile{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(82,192,93,.13);color:#31923b;margin-bottom:20px}.corporate-cards-page .icon-tile svg{width:19px}.corporate-cards-page .values h2{font-size:18px;line-height:1.22;letter-spacing:-.02em;font-weight:500}.corporate-cards-page .values p{font-family:Nunito,sans-serif;font-size:13px;line-height:1.5;color:var(--muted);margin:0}.corporate-cards-page .control-section{background:#f3f5f3;padding:130px 0}.corporate-cards-page .control-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1fr);gap:80px;align-items:start}.corporate-cards-page .control-copy h2{font-size:clamp(40px,4vw,56px);line-height:1.04;letter-spacing:-.045em;font-weight:500;margin:25px 0 48px;max-width:600px}.corporate-cards-page .control-tabs{border-top:1px solid rgba(0,0,0,.13)}.corporate-cards-page .control-tabs button{width:100%;display:grid;grid-template-columns:48px 1fr;gap:4px;text-align:left;padding:23px 0;border:0;border-bottom:1px solid rgba(0,0,0,.13);background:transparent;cursor:pointer;color:rgba(0,0,0,.38)}.corporate-cards-page .control-tabs button.active{color:#0a0a0a}.corporate-cards-page .control-tabs .tab-index{font-family:Nunito,sans-serif;font-size:11px;letter-spacing:.12em;padding-top:4px}.corporate-cards-page .control-tabs strong{font-size:18px;font-weight:500;line-height:1.3;display:block}.corporate-cards-page .control-tabs p{font-family:Nunito,sans-serif;color:var(--muted);font-size:14px;line-height:1.6;margin:14px 0}.corporate-cards-page .control-tabs em{font-style:normal;font-size:13px}.corporate-cards-page .control-canvas-hit-area{position:sticky;top:84px;margin:-36px;padding:36px}.corporate-cards-page .control-canvas{--control-glow-x:50%;--control-glow-y:50%;position:relative;height:650px;background:#050605;border-radius:28px;padding:70px 54px;overflow:hidden;isolation:isolate;box-shadow:0 32px 80px rgba(14,35,17,.13)}.corporate-cards-page .control-canvas:after,.corporate-cards-page .control-canvas:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.corporate-cards-page .control-canvas:before{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:32px 32px}.corporate-cards-page .control-canvas:after{background:radial-gradient(circle 145px at var(--control-glow-x) var(--control-glow-y),rgba(82,192,93,.43),rgba(82,192,93,.2) 38%,rgba(82,192,93,.065) 62%,transparent 76%);opacity:0;transition:opacity .5s ease-out}.corporate-cards-page .control-canvas.glow-active:after{opacity:1}.corporate-cards-page .control-screen{position:absolute;z-index:1;inset:70px 54px;background:#fff;border-radius:18px;padding:22px;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .45s ease,transform .45s ease;pointer-events:none;overflow:hidden}.corporate-cards-page .control-screen.active{opacity:1;transform:none;pointer-events:auto}.corporate-cards-page .visual-top{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;padding-bottom:22px;border-bottom:1px solid var(--line)}.corporate-cards-page .purpose-list{display:grid;gap:12px;margin-top:26px}.corporate-cards-page .purpose-card{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px 14px}.corporate-cards-page .purpose-icon{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center}.corporate-cards-page .icon-0{background:#e9f7ea;color:#31923b}.corporate-cards-page .icon-1{background:#f0eaff;color:#714bc9}.corporate-cards-page .icon-2{background:#e7f2fc;color:#438dcc}.corporate-cards-page .purpose-card span,.corporate-cards-page .purpose-card strong{display:block}.corporate-cards-page .purpose-card strong{font-size:14px;margin-bottom:5px}.corporate-cards-page .purpose-card span{font-family:Nunito,sans-serif;font-size:12px;color:#858785}.corporate-cards-page .settings-grid{display:grid;margin-top:12px}.corporate-cards-page .settings-grid>div{display:flex;align-items:center;justify-content:space-between;padding:19px 2px;border-bottom:1px solid var(--line)}.corporate-cards-page .settings-grid span{font-family:Nunito,sans-serif;color:#777;font-size:13px}.corporate-cards-page .settings-grid strong{font-size:14px;font-weight:500}.corporate-cards-page .settings-grid .enabled{color:#2ca13a;background:#eaf7eb;padding:7px 10px;border-radius:999px;font-size:12px}.corporate-cards-page .spend-stats{display:grid;grid-template-columns:1fr 1fr;margin:24px 0;border:1px solid var(--line);border-radius:12px}.corporate-cards-page .spend-stats>div{padding:18px}.corporate-cards-page .spend-stats>div+div{border-left:1px solid var(--line)}.corporate-cards-page .spend-stats span,.corporate-cards-page .spend-stats strong{display:block}.corporate-cards-page .recent-label,.corporate-cards-page .spend-stats span{font-family:Nunito,sans-serif;font-size:12px;color:#888}.corporate-cards-page .spend-stats strong{font-size:25px;margin-top:7px}.corporate-cards-page .transactions{margin-top:10px}.corporate-cards-page .transactions>div{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.corporate-cards-page .transactions span{display:flex;align-items:center;gap:10px}.corporate-cards-page .transactions i{font-style:normal;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f1f2f1;color:#555}.corporate-cards-page .transactions strong{font-weight:500}.corporate-cards-page .pause-button{width:100%;margin-top:18px;height:40px;border-radius:9px;border:1px solid rgba(0,0,0,.16);background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.corporate-cards-page .stable-section{background:#080a09;color:#fff;padding:108px 0;overflow:hidden}.corporate-cards-page .stable-layout{display:grid;grid-template-columns:1fr;gap:50px;align-items:start}.corporate-cards-page .stable-copy{max-width:760px}.corporate-cards-page .stable-copy h2{font-size:clamp(40px,4vw,58px);font-weight:500;line-height:1.03;letter-spacing:-.045em;margin:24px 0}.corporate-cards-page .stable-copy p{font-family:Nunito,sans-serif;font-size:15px;line-height:1.62;color:hsla(0,0%,100%,.62);max-width:680px;margin-bottom:32px}.corporate-cards-page .stable-product-frame{position:relative;justify-self:center;width:min(1240px,calc(100vw - 96px));aspect-ratio:1024/677;overflow:hidden;border-radius:16px;background:#fff;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 30px 80px rgba(0,0,0,.42);isolation:isolate}.corporate-cards-page .stable-product-frame-dashboard{aspect-ratio:1512/1000}.corporate-cards-page .stable-product-dashboard-scale{width:111.112%;height:111.112%;transform:scale(.9);transform-origin:top left}.corporate-cards-page .cc-demo-scale{position:absolute;left:0;top:0;width:1024px;height:677px;transform-origin:top left}.corporate-cards-page .cc-demo{width:1024px;height:677px;display:grid;grid-template-columns:19% 81%;overflow:hidden;background:#fff;color:#0a0a0a;font-family:Borna,Arial,sans-serif;font-size:12px;line-height:1.2}.corporate-cards-page .cc-demo button{border:0;background:none;color:inherit;cursor:pointer}.corporate-cards-page .cc-sidebar{min-width:0;display:flex;flex-direction:column;border-right:1px solid #eee;background:#fff;padding:14px 12px 10px}.corporate-cards-page .cc-workspace{height:46px;border-radius:9px!important;background:#f3f3f3!important;display:grid;grid-template-columns:25px 1fr 15px;align-items:center;gap:8px;padding:0 10px!important;text-align:left}.corporate-cards-page .cc-workspace>span{width:25px;height:25px;border-radius:5px;background:#52c05d;display:grid;place-items:center;font-size:15px;font-weight:700}.corporate-cards-page .cc-workspace b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.05em}.corporate-cards-page .cc-side-scroll{min-height:0;flex:1;overflow:hidden;padding:10px 2px}.corporate-cards-page .cc-nav-group{display:grid;gap:2px;margin-bottom:10px}.corporate-cards-page .cc-nav-group small{height:24px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;color:#9a9a9a;font-family:Nunito,sans-serif;font-size:.85em}.corporate-cards-page .cc-nav-group button{height:29px;border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 9px;text-align:left;color:#555;font-size:.94em}.corporate-cards-page .cc-nav-group button:hover{background:#f6f6f6}.corporate-cards-page .cc-nav-group button.active{color:#42b950;background:#f2fbf3;font-weight:600}.corporate-cards-page .cc-profile{height:38px;border-top:1px solid #eee;padding:10px 5px 0;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px}.corporate-cards-page .cc-profile>span{width:24px;height:24px;border-radius:50%;background:#f2f2f2;display:grid;place-items:center;font-weight:600}.corporate-cards-page .cc-profile b{font-size:.9em}.corporate-cards-page .cc-profile i{font-style:normal;color:#777;letter-spacing:1px}.corporate-cards-page .cc-workarea{min-width:0;position:relative;display:grid;grid-template-rows:70px 45px 1fr;overflow:hidden}.corporate-cards-page .cc-toolbar{display:flex;align-items:center;gap:34px;padding:0 24px;border-bottom:1px solid #eee}.corporate-cards-page .cc-toolbar h3{display:flex;align-items:center;gap:10px;font-size:1.55em;font-weight:600;margin:0 auto 0 0}.corporate-cards-page .cc-toolbar button{display:flex;align-items:center;gap:8px;font-size:1em;font-weight:500;padding:8px;border-radius:7px}.corporate-cards-page .cc-toolbar button:hover{background:#f5f5f5}.corporate-cards-page .cc-tabs{display:flex;align-items:end;gap:28px;padding:0 24px;border-bottom:1px solid #eee}.corporate-cards-page .cc-tabs button{height:45px;position:relative;color:#999;font-size:1.05em;padding:0 3px}.corporate-cards-page .cc-tabs button.active{color:#111;font-weight:500}.corporate-cards-page .cc-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#52c05d}.corporate-cards-page .cc-body{min-height:0;display:grid;grid-template-columns:56% 44%}.corporate-cards-page .cc-card-list{min-width:0;display:grid;grid-template-rows:1fr 58px;border-right:1px solid #eee;padding:16px 18px 0}.corporate-cards-page .cc-card-rows{display:grid;align-content:start}.corporate-cards-page .cc-card-rows>button{min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(115px,1.4fr) 70px 62px 70px;align-items:center;gap:8px;padding:7px 12px;border-radius:10px;text-align:left}.corporate-cards-page .cc-card-rows>button:hover{background:#f7f7f7}.corporate-cards-page .cc-card-rows>button.selected{background:#f0f0f0}.corporate-cards-page .cc-card-person{min-width:0}.corporate-cards-page .cc-balance b,.corporate-cards-page .cc-balance small,.corporate-cards-page .cc-card-person b,.corporate-cards-page .cc-card-person small{display:block}.corporate-cards-page .cc-card-person b{font-size:1em;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.corporate-cards-page .cc-card-person small{display:flex;align-items:center;gap:5px;color:#8a8a8a;font-family:Nunito,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.corporate-cards-page .cc-last4{color:#858585;font-family:Nunito,sans-serif}.corporate-cards-page .cc-card-rows em{font-style:normal;color:#0a9d68;font-size:.85em}.corporate-cards-page .cc-card-rows em.deleted{color:#ff4747}.corporate-cards-page .cc-balance{text-align:right}.corporate-cards-page .cc-balance b{font-size:1em}.corporate-cards-page .cc-balance small{color:#999;margin-top:4px;font-family:Nunito,sans-serif;font-size:.78em}.corporate-cards-page .cc-pagination{border-top:1px solid #eee;display:flex;align-items:center;justify-content:center;gap:9px}.corporate-cards-page .cc-pagination button{width:31px;height:31px;border-radius:7px}.corporate-cards-page .cc-pagination button.active,.corporate-cards-page .cc-pagination button:hover{background:#f0f0f0}.corporate-cards-page .cc-pagination .page-size{width:auto;margin-left:10px;padding:0 12px;display:flex;align-items:center;gap:5px;background:#f5f5f5}.corporate-cards-page .cc-detail{min-width:0;padding:18px 24px 22px;overflow:hidden}.corporate-cards-page .cc-detail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.corporate-cards-page .cc-detail-heading h4{font-size:1.25em;margin:0 0 5px}.corporate-cards-page .cc-detail-heading span{display:flex;align-items:center;gap:6px;color:#888;font-family:Nunito,sans-serif}.corporate-cards-page .cc-detail-heading button{width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.corporate-cards-page .cc-detail-heading button:hover{background:#f3f3f3}.corporate-cards-page .cc-black-card{position:relative;width:min(100%,355px);aspect-ratio:1.59;margin:0 auto;border-radius:14px;overflow:hidden;background:linear-gradient(248deg,#020202,#292823);color:hsla(0,0%,100%,.68);box-shadow:0 18px 35px rgba(0,0,0,.16)}.corporate-cards-page .cc-black-card>img{position:absolute;left:7%;top:10%;width:11%;filter:grayscale(1) brightness(2)}.corporate-cards-page .cc-black-card>strong{position:absolute;right:7%;top:11%;font-size:1.35em;font-style:italic}.corporate-cards-page .cc-black-card>span{position:absolute;left:7%;bottom:13%;font-size:1.05em}.corporate-cards-page .cc-black-card>i{position:absolute;right:7%;bottom:14%;font-style:normal;font-family:Nunito,sans-serif;font-size:.82em}.corporate-cards-page .cc-chip{position:absolute;right:7%;bottom:10%;width:34px;height:24px;border:1px solid hsla(0,0%,100%,.36);border-radius:6px;display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:3px}.corporate-cards-page .cc-chip b{border:1px solid hsla(0,0%,100%,.24);border-radius:3px}.corporate-cards-page .cc-black-card>i:not(:empty)+.cc-chip{bottom:28%}.corporate-cards-page .cc-show{height:34px;margin:10px auto 13px;padding:0 13px!important;border-radius:7px!important;background:#f2f2f2!important;display:flex;align-items:center;gap:7px}.corporate-cards-page .cc-money-actions{display:grid;grid-template-columns:1fr repeat(3,58px);gap:9px;align-items:end;border-bottom:1px solid #eee;padding-bottom:14px}.corporate-cards-page .cc-money-actions>div b,.corporate-cards-page .cc-money-actions>div span{display:block}.corporate-cards-page .cc-money-actions>div span{color:#929292;font-family:Nunito,sans-serif;margin-bottom:6px}.corporate-cards-page .cc-money-actions>div b{font-size:1.75em}.corporate-cards-page .cc-money-actions button{display:grid;place-items:center;gap:5px;font-size:.78em}.corporate-cards-page .cc-money-actions button svg{width:32px;height:32px;padding:8px;border-radius:50%;background:#f3f3f3}.corporate-cards-page .cc-money-actions button.active svg{background:#111;color:#fff}.corporate-cards-page .cc-card-info{padding-top:13px}.corporate-cards-page .cc-card-info h5{font-size:1.08em;margin:0 0 10px}.corporate-cards-page .cc-card-info>div{display:flex;justify-content:space-between;gap:15px;padding:6px 0;color:#888;font-family:Nunito,sans-serif}.corporate-cards-page .cc-card-info b{color:#222;font-weight:600}.corporate-cards-page .cc-toast{position:absolute;right:20px;bottom:18px;padding:10px 14px;border-radius:8px;background:#111;color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.18);animation:cc-toast-in .2s ease both}.corporate-cards-page .cc-table-view{padding:24px 30px;overflow:auto}.corporate-cards-page .cc-table-view>div{display:flex;align-items:center;gap:10px;margin-bottom:18px}.corporate-cards-page .cc-table-view h4{font-size:1.3em;margin:0}.corporate-cards-page .cc-table-view>button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:14px;border-bottom:1px solid #eee}.corporate-cards-page .cc-table-view>button:hover{background:#f7f7f7}.corporate-cards-page .cc-table-view b,.corporate-cards-page .cc-table-view small{display:block}.corporate-cards-page .cc-table-view small{margin-top:5px;color:#888}.corporate-cards-page .cc-table-view strong{font-size:1.05em;font-weight:500}@keyframes cc-toast-in{0%{opacity:0;transform:translateY(8px)}}.corporate-cards-page .api-section{padding:140px 0}.corporate-cards-page .section-heading.split{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:62px}.corporate-cards-page .section-heading h2{font-size:clamp(40px,4vw,56px);line-height:1.04;letter-spacing:-.045em;font-weight:500;margin:22px 0 0}.corporate-cards-page .heading-actions{display:grid;gap:16px;flex:none;margin-bottom:8px}.corporate-cards-page .api-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:stretch}.corporate-cards-page .api-features{display:grid}.corporate-cards-page .api-features article{display:grid;grid-template-columns:44px 1fr;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.corporate-cards-page .api-features article:first-child{border-top:1px solid var(--line)}.corporate-cards-page .api-features svg{padding:10px;width:42px;height:42px;border-radius:11px;background:#eff8f0;color:#30933a}.corporate-cards-page .api-features h3{font-size:18px;font-weight:500;margin-bottom:9px}.corporate-cards-page .api-features p{font-family:Nunito,sans-serif;font-size:14px;line-height:1.55;color:var(--muted);margin:0}.corporate-cards-page .api-demo{background:#f1f3f1;border-radius:24px;padding:34px;display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:center}.corporate-cards-page .flow-list{display:grid;gap:0}.corporate-cards-page .flow-list>div{position:relative;display:flex;align-items:center;gap:11px;min-height:68px}.corporate-cards-page .flow-list>div>span{z-index:2;width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.13);display:flex;align-items:center;justify-content:center;font-family:Nunito,sans-serif;font-size:11px}.corporate-cards-page .flow-list>div>span.done{background:var(--green);border-color:var(--green)}.corporate-cards-page .flow-list b{font-size:12px;font-weight:500}.corporate-cards-page .flow-list i{position:absolute;left:13px;top:48px;height:40px;border-left:1px dashed rgba(0,0,0,.25)}.corporate-cards-page .code-card{background:#101311;border-radius:16px;color:#fff;overflow:hidden;box-shadow:0 24px 48px rgba(0,0,0,.18)}.corporate-cards-page .code-head{height:48px;padding:0 16px;background:#1a1e1b;display:flex;align-items:center;justify-content:space-between;font-family:monospace;font-size:12px;color:#8ddd95}.corporate-cards-page .code-card pre{padding:20px 18px 10px;margin:0;font-size:11px;line-height:1.75;color:#d3d8d4;overflow:auto}.corporate-cards-page .api-result{margin:10px;padding:13px;border-radius:10px;background:#fff;color:#111;display:grid;gap:7px;font-family:Nunito,sans-serif;font-size:10px}.corporate-cards-page .api-result strong{display:flex;align-items:center;gap:7px;color:#208f2e}.corporate-cards-page .api-result span{color:#747674}.corporate-cards-page .employee-section{background:#191919;color:#fff;padding:128px 0 136px}.corporate-cards-page .section-heading.centered{text-align:center;max-width:760px;margin:0 auto 58px}.corporate-cards-page .employee-section .section-heading h2{font-size:clamp(38px,4vw,54px);line-height:1.02}.corporate-cards-page .employee-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px}.corporate-cards-page .employee-card{min-width:0}.corporate-cards-page .employee-media{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px}.corporate-cards-page .employee-card:first-child .employee-media{object-position:center 40%}.corporate-cards-page .employee-card:nth-child(2) .employee-media{object-position:center center}.corporate-cards-page .employee-card .employee-media{filter:grayscale(1);transition:filter .6s ease,transform .45s cubic-bezier(.22,1,.36,1)}.corporate-cards-page .employee-card:focus-within .employee-media,.corporate-cards-page .employee-card:hover .employee-media{filter:grayscale(0);transform:translateY(-5px)}.corporate-cards-page .employee-copy{padding:24px 0 0}.corporate-cards-page .employee-copy h3{font-size:25px;line-height:1.12;letter-spacing:-.03em;font-weight:500;margin-bottom:12px}.corporate-cards-page .employee-copy p{font-family:Nunito,sans-serif;font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.58);max-width:520px;margin-bottom:20px}.corporate-cards-page .summary-section{padding:140px 0}.corporate-cards-page .summary-section>.section-heading{max-width:760px;margin-bottom:70px}.corporate-cards-page .bento-large{display:grid;grid-template-columns:1fr 1fr;gap:24px}.corporate-cards-page .bento-large article{position:relative;min-height:500px;border-radius:14px;padding:34px;overflow:hidden;background:#f1f0ed}.corporate-cards-page .summary-card-copy{position:relative;z-index:3;max-width:500px}.corporate-cards-page .bento-large h3{font-size:25px;line-height:1.12;letter-spacing:-.03em;font-weight:500;margin-bottom:11px}.corporate-cards-page .bento-large p{font-family:Nunito,sans-serif;font-size:14px;line-height:1.55;color:rgba(0,0,0,.58);max-width:470px;margin-bottom:20px}.corporate-cards-page .summary-hand{position:absolute;z-index:1;width:118%;max-width:none;right:-16%;bottom:-18%;height:auto}.corporate-cards-page .automation-card{display:flex;flex-direction:column;justify-content:space-between}.corporate-cards-page .automation-graphic{display:flex;align-items:center;justify-content:center;gap:14px;min-height:235px;margin-top:28px}.corporate-cards-page .automation-graphic svg{width:82px;height:82px;padding:22px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;color:#111;box-shadow:0 10px 30px rgba(0,0,0,.05)}.corporate-cards-page .automation-graphic i{width:58px;border-top:1px dashed rgba(0,0,0,.26)}.corporate-cards-page .bento-small{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.corporate-cards-page .bento-small article{border:0;border-radius:14px;padding:30px;min-height:270px;background:#f1f0ed}.corporate-cards-page .bento-small h3{font-size:22px;line-height:1.15;letter-spacing:-.025em;font-weight:500}.corporate-cards-page .bento-small ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:14px}.corporate-cards-page .bento-small li{display:grid;grid-template-columns:18px 1fr;gap:8px;font-family:Nunito,sans-serif;font-size:13px;line-height:1.45;color:#6e706e}.corporate-cards-page .bento-small li svg{color:#666;margin-top:1px}.corporate-cards-page .products-section{background:#fff;padding:120px 0}.corporate-cards-page .product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.corporate-cards-page .product-grid-fragment{display:contents}.corporate-cards-page .product-card-visual,.corporate-cards-page .product-tile{min-height:290px;border-radius:14px}.corporate-cards-page .product-tile{padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#f1f0ed;transition:transform .25s ease,background .25s ease}.corporate-cards-page .product-tile:hover{transform:translateY(-3px);background:#eae9e6}.corporate-cards-page .product-tile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.corporate-cards-page .product-tile h3{font-size:26px;line-height:1.08;font-weight:500;letter-spacing:-.03em;margin:0}.corporate-cards-page .product-tile-head svg{width:24px;height:24px;flex:none;stroke-width:1.8}.corporate-cards-page .product-tile-copy{max-width:330px}.corporate-cards-page .product-tile p{font-family:Nunito,sans-serif;font-size:15px;line-height:1.42;margin:0;color:rgba(0,0,0,.78)}.corporate-cards-page .product-tile small{display:block;margin-top:6px;font-family:Nunito,sans-serif;font-size:12px;line-height:1.5;color:#747674}.corporate-cards-page .product-card-visual{--tilt-x:0deg;--tilt-y:0deg;--shine-x:50%;--shine-y:50%;display:grid;place-items:center;background:transparent;perspective:900px;outline:none;cursor:grab}.corporate-cards-page .product-card-visual:active{cursor:grabbing}.corporate-cards-page .product-card-visual .hero-real-card{width:88%;max-width:none;will-change:transform;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(0);box-shadow:0 22px 38px rgba(0,0,0,.18);transition:transform .14s ease-out,box-shadow .28s ease}.corporate-cards-page .product-card-visual .hero-real-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--shine-x) var(--shine-y),hsla(0,0%,100%,.2),hsla(0,0%,100%,0) 42%);opacity:0;transition:opacity .25s ease}.corporate-cards-page .product-card-visual:focus-visible .hero-real-card,.corporate-cards-page .product-card-visual:hover .hero-real-card{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(-8px);box-shadow:0 34px 54px rgba(0,0,0,.25)}.corporate-cards-page .product-card-visual:focus-visible .hero-real-card:after,.corporate-cards-page .product-card-visual:hover .hero-real-card:after{opacity:1}.corporate-cards-page .product-card-visual:active .hero-real-card{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(-2px) scale(.992)}.corporate-cards-page .product-slot-1{grid-column:1/span 4;grid-row:1}.corporate-cards-page .product-slot-card{grid-column:5/span 4;grid-row:1}.corporate-cards-page .product-slot-2{grid-column:9/span 4;grid-row:1}.corporate-cards-page .product-slot-3{grid-column:1/span 3;grid-row:2}.corporate-cards-page .product-slot-4{grid-column:4/span 3;grid-row:2}.corporate-cards-page .product-slot-5{grid-column:7/span 3;grid-row:2}.corporate-cards-page .product-slot-6{grid-column:10/span 3;grid-row:2}.corporate-cards-page .product-card-visual:not(:hover):not(:focus-visible) .hero-real-card{transform:perspective(900px) rotateX(0deg) rotateY(0deg) rotate(-2.4deg) translateY(0)}.corporate-cards-page .product-physical-card{width:88%;max-width:none;rotate:-2.4deg}.corporate-cards-page .final-cta{position:relative;min-height:400px;background:#fff;color:#000;display:flex;align-items:center}.corporate-cards-page .final-content{text-align:center;padding:92px 0 104px;display:flex;flex-direction:column;align-items:center}.corporate-cards-page .final-content h2{font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-.045em;font-weight:500;max-width:820px;margin:0 0 42px}.corporate-cards-page .final-email-form{min-height:82px;align-items:center;border:1px solid rgba(0,0,0,.16);border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease}.corporate-cards-page .final-email-form:focus-within{border-color:rgba(0,0,0,.42);box-shadow:0 0 0 4px rgba(82,192,93,.13)}.corporate-cards-page .final-email-form input{width:100%;height:68px;padding:0 26px;border:0;outline:0;background:transparent;color:#000;font:500 18px/1.2 Nunito,sans-serif}.corporate-cards-page .final-email-form input::placeholder{color:rgba(0,0,0,.48);opacity:1}.corporate-cards-page .final-email-form button{height:68px;padding:0 30px;border-radius:10px;color:#061107;font:500 17px/1 Borna,Nunito,sans-serif;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.corporate-cards-page .final-email-form button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(69,163,79,.22)}.corporate-cards-page .final-email-form button:active{transform:translateY(0)}.corporate-cards-page .final-email-form button:focus-visible{outline:2px solid #000;outline-offset:2px}.corporate-cards-page .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.corporate-cards-page .faq-section{padding:112px 0}.corporate-cards-page .faq-heading{margin-bottom:64px}.corporate-cards-page .faq-heading h2{font-size:48px;line-height:50px;letter-spacing:-.04em;font-weight:500;margin:0}.corporate-cards-page .faq-list{border-top:1px solid rgba(0,0,0,.16)}.corporate-cards-page .faq-row{border-bottom:1px solid rgba(0,0,0,.16);transition:background .22s ease}.corporate-cards-page .faq-row:hover{background:#fafafa}.corporate-cards-page .faq-question{width:100%;min-height:70px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;cursor:pointer}.corporate-cards-page .faq-question:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.corporate-cards-page .faq-list h3{font-size:16px;line-height:24px;font-weight:500;margin:0;padding:16px 0}.corporate-cards-page .faq-toggle{width:38px;height:38px;flex:none;display:grid;place-items:center;border:1px solid rgba(0,0,0,.18);border-radius:8px;background:#fff;transition:transform .22s ease,border-color .22s ease,background .22s ease}.corporate-cards-page .faq-toggle svg{width:20px;height:20px;stroke-width:2;transition:transform .2s ease}.corporate-cards-page .faq-row:hover .faq-toggle{transform:translateY(-1px);border-color:rgba(0,0,0,.38);background:#f6f6f5}.corporate-cards-page .faq-row.open .faq-toggle svg{transform:rotate(180deg)}.corporate-cards-page .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.corporate-cards-page .faq-answer>div{overflow:hidden}.corporate-cards-page .faq-answer p{max-width:900px;margin:0;padding:0 64px 24px 0;font-family:Nunito,sans-serif;font-size:14px;line-height:1.6;color:rgba(0,0,0,.62)}.corporate-cards-page .faq-row.open .faq-answer{grid-template-rows:1fr}.corporate-cards-page .site-footer{background:#fff}.corporate-cards-page .footer-inner{width:var(--width);max-width:calc(100% - 48px);margin:auto;padding:64px 0 48px}.corporate-cards-page .footer-top{display:flex;justify-content:space-between;gap:48px;margin-bottom:56px}.corporate-cards-page .footer-brand{max-width:380px}.corporate-cards-page .footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:24px}.corporate-cards-page .footer-logo img:first-child{width:40px;height:30px}.corporate-cards-page .footer-logo img:last-child{width:66px;height:13px}.corporate-cards-page .footer-brand>p{font-size:14px;color:rgba(0,0,0,.6);margin-bottom:28px}.corporate-cards-page .socials{display:flex;gap:12px;margin-bottom:24px}.corporate-cards-page .socials img{width:22px;height:22px}.corporate-cards-page .company-lines p{font-family:Nunito,sans-serif;font-size:11px;line-height:1.5;color:rgba(0,0,0,.45);margin:6px 0}.corporate-cards-page .footer-columns{display:flex;gap:56px}.corporate-cards-page .footer-columns>div{min-width:150px;display:flex;flex-direction:column;gap:19px}.corporate-cards-page .footer-columns h3{font-size:16px;font-weight:500;margin:0 0 2px}.corporate-cards-page .footer-columns a{font-size:14px;color:rgba(0,0,0,.72)}.corporate-cards-page .footer-columns a:hover{color:#30983b}.corporate-cards-page .footer-bottom{border-top:1px solid rgba(0,0,0,.06);padding-top:30px}.corporate-cards-page .footer-bottom>div{display:flex;justify-content:space-between;gap:20px;font-family:Nunito,sans-serif;font-size:11px;color:rgba(0,0,0,.46)}.corporate-cards-page .footer-bottom nav{display:flex;gap:24px}.corporate-cards-page .footer-bottom>p{font-family:Nunito,sans-serif;font-size:11px;line-height:1.5;color:rgba(0,0,0,.3);margin:24px 0 0}@media (max-width:1160px){.corporate-cards-page .desktop-nav>a:nth-last-child(-n+3){display:none}.corporate-cards-page .hero{grid-template-columns:1fr 460px}.corporate-cards-page .control-layout{gap:45px}.corporate-cards-page .footer-columns{gap:28px}.corporate-cards-page .product-menu{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.corporate-cards-page .desktop-nav,.corporate-cards-page .language-control{display:none}.corporate-cards-page .mobile-menu-button{display:flex}.corporate-cards-page .header-inner{height:70px}.corporate-cards-page .site-header .mega-menu{display:none}.corporate-cards-page .mobile-nav{display:flex;position:absolute;top:70px;left:0;right:0;max-height:calc(100vh - 70px);overflow:auto;background:#fff;border-top:1px solid var(--line);padding:20px 24px 30px;flex-direction:column;gap:2px;box-shadow:0 18px 35px rgba(0,0,0,.1)}.corporate-cards-page .mobile-nav a,.corporate-cards-page .mobile-nav span{padding:12px 10px;font-size:15px}.corporate-cards-page .mobile-nav span{color:#777}.corporate-cards-page .mobile-nav .nested{padding-left:28px}.corporate-cards-page .mobile-languages{display:flex;gap:10px;padding-top:12px}.corporate-cards-page .mobile-languages button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px}.corporate-cards-page .hero{min-height:auto;padding:36px 0 0;gap:0}.corporate-cards-page .hero-copy{max-width:780px}.corporate-cards-page .hero h1{font-size:50px;line-height:1;letter-spacing:-.04em}.corporate-cards-page .hero p{max-width:620px;font-size:14px;line-height:1.5;margin-bottom:22px}.corporate-cards-page .hero .button{height:44px;padding-inline:16px}.corporate-cards-page .hero .button.text{padding-inline:0}.corporate-cards-page .hero-card-stage{height:270px;margin-top:8px}.corporate-cards-page .hero-real-card{width:400px}.corporate-cards-page .values{grid-template-columns:1fr 1fr;gap:44px 32px;padding:34px 0 64px}.corporate-cards-page .values article{padding:0}.corporate-cards-page .values h2{font-size:16px}.corporate-cards-page .values p{font-size:12px}.corporate-cards-page .values .icon-tile{margin-bottom:16px}.corporate-cards-page .api-grid,.corporate-cards-page .control-layout,.corporate-cards-page .stable-layout{grid-template-columns:1fr}.corporate-cards-page .control-layout{gap:55px}.corporate-cards-page .control-canvas{position:relative;top:auto}.corporate-cards-page .stable-layout{width:var(--width);max-width:calc(100% - 48px);gap:60px}.corporate-cards-page .api-demo{min-height:500px}.corporate-cards-page .section-heading.split{align-items:start}.corporate-cards-page .bento-large,.corporate-cards-page .employee-grid{grid-template-columns:1fr}.corporate-cards-page .bento-small,.corporate-cards-page .product-grid{grid-template-columns:1fr 1fr}.corporate-cards-page .product-slot-1,.corporate-cards-page .product-slot-2,.corporate-cards-page .product-slot-3,.corporate-cards-page .product-slot-4,.corporate-cards-page .product-slot-5,.corporate-cards-page .product-slot-6,.corporate-cards-page .product-slot-card{grid-column:auto;grid-row:auto}.corporate-cards-page .faq-heading{margin-bottom:52px}.corporate-cards-page .footer-top{flex-direction:column}.corporate-cards-page .footer-columns{justify-content:space-between}}@media (max-width:600px){.corporate-cards-page .footer-inner,.corporate-cards-page .header-inner,.corporate-cards-page .mega-inner,.corporate-cards-page .section-shell{max-width:calc(100% - 32px)}.corporate-cards-page .header-cta{display:none}.corporate-cards-page .brand-logo img{height:32px}.corporate-cards-page .hero{padding:28px 0 0;min-height:auto;gap:0}.corporate-cards-page .hero h1{font-size:42px}.corporate-cards-page .hero p{font-size:14px;line-height:1.52}.corporate-cards-page .hero-card-stage{height:220px;margin-top:6px}.corporate-cards-page .hero-real-card{width:310px;max-width:92%}.corporate-cards-page .values{grid-template-columns:1fr;gap:38px;padding:26px 0 58px}.corporate-cards-page .values article,.corporate-cards-page .values article:first-child,.corporate-cards-page .values article:last-child{padding:0;border:0}.corporate-cards-page .control-section,.corporate-cards-page .employee-section,.corporate-cards-page .products-section,.corporate-cards-page .stable-section{padding:80px 0}.corporate-cards-page .api-section,.corporate-cards-page .summary-section{padding:84px 0}.corporate-cards-page .control-copy h2,.corporate-cards-page .section-heading h2,.corporate-cards-page .stable-copy h2{font-size:36px}.corporate-cards-page .control-canvas{height:560px;padding:30px 16px}.corporate-cards-page .control-screen{inset:30px 16px}.corporate-cards-page .spend-stats strong{font-size:20px}.corporate-cards-page .stable-product-frame{width:100%;min-height:0;aspect-ratio:1024/677;border-radius:12px}.corporate-cards-page .section-heading.split{display:block}.corporate-cards-page .heading-actions{margin-top:28px}.corporate-cards-page .api-demo{padding:20px;grid-template-columns:1fr}.corporate-cards-page .flow-list{display:none}.corporate-cards-page .api-features article{grid-template-columns:38px 1fr}.corporate-cards-page .api-features svg{width:36px;height:36px;padding:8px}.corporate-cards-page .section-heading.centered{margin-bottom:40px}.corporate-cards-page .employee-grid{gap:42px}.corporate-cards-page .employee-media{border-radius:8px}.corporate-cards-page .employee-copy{padding-top:20px}.corporate-cards-page .employee-copy h3{font-size:25px}.corporate-cards-page .summary-section>.section-heading{margin-bottom:44px}.corporate-cards-page .bento-large article{padding:26px;min-height:430px}.corporate-cards-page .summary-hand{width:132%;right:-28%;bottom:-8%}.corporate-cards-page .bento-small{grid-template-columns:1fr}.corporate-cards-page .bento-small article{min-height:auto;padding:26px}.corporate-cards-page .automation-graphic{gap:7px;min-height:190px}.corporate-cards-page .automation-graphic svg{width:58px;height:58px;padding:16px}.corporate-cards-page .automation-graphic i{width:28px}.corporate-cards-page .product-grid{grid-template-columns:1fr}.corporate-cards-page .product-card-visual,.corporate-cards-page .product-grid a{min-height:245px}.corporate-cards-page .final-cta{min-height:420px}.corporate-cards-page .final-content{padding:72px 0 80px}.corporate-cards-page .final-content h2{font-size:40px;margin-bottom:32px}.corporate-cards-page .final-email-form{min-height:0;padding:6px;grid-template-columns:1fr;gap:6px;border-radius:12px}.corporate-cards-page .final-email-form input{height:56px;padding:0 16px;font-size:15px}.corporate-cards-page .final-email-form button{width:100%;height:56px;padding:0 18px;border-radius:8px;font-size:14px}.corporate-cards-page .faq-section{padding:80px 0}.corporate-cards-page .faq-heading{margin-bottom:40px}.corporate-cards-page .faq-heading h2{font-size:34px;line-height:38px}.corporate-cards-page .faq-question{min-height:80px;gap:16px}.corporate-cards-page .faq-list h3{font-size:16px;line-height:24px;padding:16px 0}.corporate-cards-page .faq-toggle{width:38px;height:38px;border-radius:8px}.corporate-cards-page .faq-toggle svg{width:20px;height:20px}.corporate-cards-page .faq-answer p{padding:0 0 22px;font-size:14px;line-height:1.55}.corporate-cards-page .footer-columns{display:grid;grid-template-columns:1fr 1fr;gap:42px}.corporate-cards-page .footer-columns>div{min-width:0}.corporate-cards-page .footer-columns>div:last-child{grid-column:1/-1}.corporate-cards-page .footer-bottom>div{flex-direction:column}.corporate-cards-page .footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:900px){.corporate-cards-page .hero{padding-top:106px}}@media (max-width:600px){.corporate-cards-page .hero{padding-top:98px}}.corporate-cards-page .api-features .heading-actions{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0 0}@media (max-width:900px){.corporate-cards-page .hero-physical-card{width:400px}.corporate-cards-page .control-canvas-hit-area{position:relative;top:auto;margin:-24px;padding:24px}}@media (max-width:600px){.corporate-cards-page .hero-physical-card{width:310px}}.corporate-cards-page .employee-quote{max-width:720px;margin:72px auto 0;text-align:center;font-family:Nunito,sans-serif;font-size:15px;font-style:italic;font-weight:400;line-height:1.55;color:hsla(0,0%,100%,.58)}.corporate-cards-page .summary-section{padding-bottom:24px}.corporate-cards-page .products-section{padding-top:72px}@media (max-width:600px){.corporate-cards-page .employee-quote{margin-top:48px;font-size:14px}.corporate-cards-page .summary-section{padding-bottom:24px}.corporate-cards-page .products-section{padding-top:48px}}.corporate-cards-page .control-copy h2,.corporate-cards-page .faq-heading h2,.corporate-cards-page .final-content h2,.corporate-cards-page .hero h1,.corporate-cards-page .section-heading h2,.corporate-cards-page .stable-copy h2{overflow-wrap:normal;text-wrap:balance}.corporate-cards-page .bento-large h3,.corporate-cards-page .bento-small h3,.corporate-cards-page .employee-copy h3,.corporate-cards-page .product-tile h3,.corporate-cards-page .values h2{overflow-wrap:normal;text-wrap:pretty}.corporate-cards-page.lang-zh h1,.corporate-cards-page.lang-zh h2,.corporate-cards-page.lang-zh h3{line-break:strict;word-break:normal}.corporate-cards-page.lang-en .employee-section .section-heading{max-width:860px}.corporate-cards-page.lang-zh .employee-section .section-heading{max-width:960px}.corporate-cards-page .bento-large h3,.corporate-cards-page .bento-small h3,.corporate-cards-page .values h2{text-wrap:balance}.corporate-cards-page .bento-large h3{font-size:24px}@media (max-width:900px){.corporate-cards-page.lang-en .employee-section .section-heading,.corporate-cards-page.lang-zh .employee-section .section-heading{max-width:100%}}.corporate-cards-page .values{gap:42px;margin-top:40px;padding:44px 0 82px;border-top:1px solid hsla(0,0%,4%,.11);border-bottom:1px solid hsla(0,0%,4%,.11)}.corporate-cards-page .values article{position:relative;padding:0}.corporate-cards-page .values article+article{border-left:0}.corporate-cards-page .values article+article:before{content:"";position:absolute;top:0;bottom:0;left:-21px;width:1px;background:hsla(0,0%,4%,.09)}.corporate-cards-page .values article:hover{background:transparent}.corporate-cards-page .values .icon-tile{width:24px;height:24px;margin-bottom:20px;border:0;border-radius:0;background:transparent;color:#0a0a0a;transition:none}.corporate-cards-page .values .icon-tile svg{width:20px;height:20px;stroke-width:2}.corporate-cards-page .values h2{margin-bottom:11px}.corporate-cards-page .values p{max-width:none}@media (max-width:900px){.corporate-cards-page .values{gap:44px 32px;margin-top:28px;padding:34px 0 64px;border-top:1px solid hsla(0,0%,4%,.11);border-bottom:1px solid hsla(0,0%,4%,.11)}.corporate-cards-page .values article{padding:0}.corporate-cards-page .values article+article{border-left:0}.corporate-cards-page .values article:hover{background:transparent}.corporate-cards-page .values .icon-tile{margin-bottom:16px}.corporate-cards-page .values article+article:before{display:none}}.corporate-cards-page .bento-large article,.corporate-cards-page .bento-small article,.corporate-cards-page .product-tile{border-radius:14px;padding:30px;background:#f1f0ed;transition:transform .25s ease,background-color .25s ease}.corporate-cards-page .bento-small article{min-height:290px}.corporate-cards-page .product-grid{gap:24px}.corporate-cards-page .bento-large article:hover,.corporate-cards-page .bento-small article:hover,.corporate-cards-page .product-tile:hover{transform:translateY(-3px);background:#eae9e6}.corporate-cards-page .bento-large h3,.corporate-cards-page .bento-small h3,.corporate-cards-page .product-tile h3{font-size:clamp(22px,1.8vw,24px);line-height:1.12;letter-spacing:-.03em;font-weight:500}.corporate-cards-page .bento-large p,.corporate-cards-page .product-tile p{font-size:14px;line-height:1.55;color:rgba(0,0,0,.62)}.corporate-cards-page .product-card-visual .product-physical-card>div{box-shadow:0 31px 63px -15px rgba(0,0,0,.85)!important}@media (max-width:600px){.corporate-cards-page .bento-large article,.corporate-cards-page .bento-small article,.corporate-cards-page .product-tile{padding:26px}}.corporate-cards-page .final-cta{min-height:0}.corporate-cards-page .products-section{padding-bottom:56px}.corporate-cards-page .final-content{padding:52px 0 56px}.corporate-cards-page .final-content h2{max-width:680px;font-size:clamp(38px,4vw,54px);line-height:1.04;margin-bottom:28px}.corporate-cards-page .final-email-form{width:min(100%,680px);min-height:72px;padding:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;border:1px solid hsla(0,0%,4%,.16);border-radius:12px;background:#fff;box-shadow:none}.corporate-cards-page .final-email-form:focus-within{border-color:hsla(0,0%,4%,.42);box-shadow:0 0 0 4px rgba(82,192,93,.11)}.corporate-cards-page .final-email-preview{position:relative;min-width:0;height:58px;overflow:hidden;border-radius:7px;background:transparent;cursor:default}.corporate-cards-page .final-email-preview input{width:100%;height:58px;padding:0 18px;border:0;background:transparent;color:transparent;cursor:default;opacity:1;pointer-events:none}.corporate-cards-page .final-email-preview span{position:absolute;left:18px;top:50%;display:inline-block;max-width:calc(100% - 36px);overflow:hidden;transform:translateY(-50%);color:hsla(0,0%,4%,.44);font:400 16px/1.2 Nunito,sans-serif;white-space:nowrap}.corporate-cards-page .final-email-preview span:after{content:"|";display:inline-block;margin-left:2px;color:hsla(0,0%,4%,.34);animation:final-email-caret .8s step-end infinite}.corporate-cards-page .final-email-form button{align-self:center;width:auto;height:50px;padding:0 18px;border:0;border-radius:7px;background:var(--green);font-size:15px;box-shadow:none;transform:none}.corporate-cards-page .final-email-form button:hover{background:#45a34f;box-shadow:none;transform:none}@keyframes final-email-caret{50%{opacity:0}}@media (max-width:600px){.corporate-cards-page .products-section{padding-bottom:56px}.corporate-cards-page .final-content{padding:48px 0 52px}.corporate-cards-page .final-content h2{font-size:38px;margin-bottom:24px}.corporate-cards-page .final-email-form{width:100%;min-height:0;grid-template-columns:1fr;gap:6px;border-radius:10px}.corporate-cards-page .final-email-preview,.corporate-cards-page .final-email-preview input{height:54px}.corporate-cards-page .final-email-preview span{left:14px;font-size:16px}.corporate-cards-page .final-email-form button{width:100%;height:48px;border-radius:7px;font-size:14px}}.corporate-cards-page .corporate-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0ms);will-change:opacity,transform}.corporate-cards-page .corporate-reveal.is-in{opacity:1;transform:none}.corporate-cards-page :is(.eyebrow,.hero p,.values p,.control-tabs .tab-index,.control-tabs p,.purpose-card span,.settings-grid span,.spend-stats span,.recent-label,.stable-copy p,.cc-nav-group small,.cc-card-person small,.cc-last4,.cc-balance small,.cc-detail-heading span,.cc-black-card>i,.cc-money-actions>div span,.cc-card-info>div,.api-features p,.flow-list>div>span,.api-result,.employee-copy p,.bento-large p,.bento-small li,.product-tile p,.product-tile small,.final-email-preview span,.employee-quote){font-family:var(--font-nunito-sans),Arial,sans-serif}.corporate-cards-page .cc-demo{font-family:var(--font-borna),Arial,sans-serif}@media (prefers-reduced-motion:reduce){.corporate-cards-page{scroll-behavior:auto}.corporate-cards-page *,.corporate-cards-page :after,.corporate-cards-page :before{animation:none!important;transition:none!important}}@property --to-personal{syntax:"<number>";inherits:true;initial-value:0}.audience-root{transition:--to-personal var(--audience-dur,.28s) cubic-bezier(.22,1,.36,1),background-color .28s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.audience-root{transition:none}}[role=dialog]:focus-visible{outline-width:0!important}html{max-width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@supports not (overflow:clip){html{overflow-x:hidden}}body{max-width:100%;overflow-x:clip;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html>body.radix-select-scroll-lock[data-scroll-locked]{margin-right:0!important;padding-right:0!important;overflow-x:clip!important}html>body.radix-select-scroll-lock[data-scroll-locked] .width-before-scroll-bar{margin-right:0!important}html>body.radix-select-scroll-lock[data-scroll-locked] .right-scroll-bar-position{right:0!important}@supports not (overflow:clip){body{overflow-x:hidden}}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}@media screen and (max-width:768px){*,body,html{touch-action:manipulation!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}}.faq-rich ul{list-style-type:disc;padding-left:20px}.faq-rich ol{list-style-type:auto;padding-left:20px}.faq-rich .faq__hint{margin-top:4px;padding-left:20px;opacity:.7}.mock-light-surface{color:#000;--black:0 0% 0%;--white:0 0% 100%;--grey:0 0% 87%;--green:126 47% 54%;--half-green:126 47% 54%/0.1;--red:5 81% 56%;--half-red:5 81% 56%/0.1;--orange:34 100% 50%;--half-orange:34 100% 50%/0.1;--blue:222 69% 61%;--half-blue:222 69% 61%/0.1;--background:0 0% 100%;--background-2:0 0% 0%/0.03;--background-3:0 0% 0%/0.06;--background-4:0 0% 0%/0.1;--background-5:rgba(0,0,0,.03);--background-hover:0 0% 0%/0.06;--border:0 0% 0%/0.03;--border-2:0 0% 0%/0.06;--border-3:0 0% 0%/0.1;--foreground:0 0% 0%;--foreground-80:0 0% 0%/0.8;--foreground-60:0 0% 0%/0.6;--foreground-50:0 0% 0%/0.5;--foreground-30:0 0% 0%/0.3;--foreground-10:0 0% 0%/0.1;--primary:var(--green);--primary-hover:126 47% 48%;--primary-foreground:0 0% 100%;--primary-dark:126 47% 30%;--primary-dark-hover:126 47% 25%;--primary-dark-foreground:0 0% 100%;--secondary:0 0% 0%/0.03;--secondary-hov:0 0% 0%/0.06;--secondary-foreground:0 0% 0%}.mock-light-surface .dark,.mock-light-surface .night{--background:240 12% 97%;--background-2:0 0% 100%;--background-3:0 0% 97%;--background-4:0 0% 94%;--background-5:rgba(0,0,0,.03);--background-hover:0 0% 100%;--foreground:240 10% 4%;--foreground-80:240 10% 4%/0.8;--foreground-60:240 10% 4%/0.6;--foreground-50:240 10% 4%/0.5;--foreground-30:240 10% 4%/0.3;--foreground-10:240 10% 4%/0.1;--border:0 0% 0%/0.03;--border-2:0 0% 0%/0.06;--border-3:0 0% 0%/0.1;--muted:var(--background-hover);--accent:var(--background-hover);--input:var(--background-3);--input-readonly-bg:var(--background-3);--card:var(--background-2);--popover:0 0% 100%;--popover-foreground:240 10% 4%;--primary:126 47% 54%;--primary-hover:126 47% 48%;--primary-foreground:0 0% 100%;--secondary:0 0% 0%/0.03;--secondary-hov:0 0% 0%/0.06;--secondary-foreground:0 0% 0%;--muted-foreground:240 10% 4%/0.6;--accent-foreground:240 10% 4%}.mock-light-surface .hover\:text-white:hover,.mock-light-surface .text-white{color:#000}.mock-light-surface .text-white\/20{color:rgba(0,0,0,.3)}.mock-light-surface .text-white\/30{color:rgba(0,0,0,.38)}.mock-light-surface .text-white\/35{color:rgba(0,0,0,.42)}.mock-light-surface .text-white\/40{color:rgba(0,0,0,.45)}.mock-light-surface .text-white\/45,.mock-light-surface .text-white\/50{color:rgba(0,0,0,.5)}.mock-light-surface .text-white\/55{color:rgba(0,0,0,.55)}.mock-light-surface .text-white\/60{color:rgba(0,0,0,.6)}.mock-light-surface .text-white\/65{color:rgba(0,0,0,.65)}.mock-light-surface .text-white\/70{color:rgba(0,0,0,.7)}.mock-light-surface .text-white\/75{color:rgba(0,0,0,.72)}.mock-light-surface .text-white\/80{color:rgba(0,0,0,.8)}.mock-light-surface .text-white\/85{color:rgba(0,0,0,.82)}.mock-light-surface .text-white\/90{color:rgba(0,0,0,.85)}.mock-light-surface .bg-white\/\[0\.03\]{background-color:rgba(0,0,0,.025)}.mock-light-surface .bg-white\/\[0\.04\]{background-color:rgba(0,0,0,.03)}.mock-light-surface .bg-white\/\[0\.06\]{background-color:rgba(0,0,0,.04)}.mock-light-surface .bg-white\/\[0\.07\]{background-color:rgba(0,0,0,.05)}.mock-light-surface .bg-white\/\[0\.08\]{background-color:rgba(0,0,0,.06)}.mock-light-surface .bg-white\/\[0\.12\]{background-color:rgba(0,0,0,.08)}.mock-light-surface .bg-white\/5{background-color:rgba(0,0,0,.03)}.mock-light-surface .bg-white\/10{background-color:rgba(0,0,0,.06)}.mock-light-surface .bg-white\/15{background-color:rgba(0,0,0,.08)}.mock-light-surface .bg-white\/20{background-color:rgba(0,0,0,.1)}.mock-light-surface .hover\:bg-white\/\[0\.03\]:hover{background-color:rgba(0,0,0,.025)}.mock-light-surface .hover\:bg-white\/\[0\.04\]:hover{background-color:rgba(0,0,0,.03)}.mock-light-surface .hover\:bg-white\/\[0\.05\]:hover{background-color:rgba(0,0,0,.035)}.mock-light-surface .hover\:bg-white\/\[0\.06\]:hover{background-color:rgba(0,0,0,.04)}.mock-light-surface .hover\:bg-white\/\[0\.08\]:hover{background-color:rgba(0,0,0,.06)}.mock-light-surface .hover\:bg-white\/5:hover{background-color:rgba(0,0,0,.03)}.mock-light-surface .hover\:bg-white\/10:hover{background-color:rgba(0,0,0,.06)}.mock-light-surface .hover\:bg-white\/15:hover{background-color:rgba(0,0,0,.08)}.mock-light-surface .bg-black,.mock-light-surface .hover\:bg-black:hover{background-color:#fff}.mock-light-surface .bg-black\/40{background-color:rgba(0,0,0,.08)}.mock-light-surface .bg-black\/60{background-color:rgba(0,0,0,.12)}.mock-light-surface .bg-zinc-900,.mock-light-surface .bg-zinc-950{background-color:#fff}.mock-light-surface .border-white\/10{border-color:rgba(0,0,0,.08)}.mock-light-surface .border-white\/15{border-color:rgba(0,0,0,.1)}.mock-light-surface .border-white\/20{border-color:rgba(0,0,0,.12)}.mock-light-surface .border-white\/30{border-color:rgba(0,0,0,.18)}.mock-light-surface .ring-white\/10{--tw-ring-color:rgba(0,0,0,.1)}.mock-light-surface .ring-white\/20{--tw-ring-color:rgba(0,0,0,.14)}.mock-light-surface .ring-white\/25{--tw-ring-color:rgba(0,0,0,.16)}.mock-light-surface .ring-white\/30{--tw-ring-color:rgba(0,0,0,.2)}.mock-light-surface .divide-white\/10>:not([hidden])~:not([hidden]){border-color:rgba(0,0,0,.08)}.mock-light-surface .divide-white\/15>:not([hidden])~:not([hidden]){border-color:rgba(0,0,0,.1)}.mock-light-surface .placeholder\:text-white\/50::placeholder{color:rgba(0,0,0,.5)}.mock-light-surface .placeholder\:text-white\/40::placeholder{color:rgba(0,0,0,.45)}.mock-light-surface .placeholder\:text-white\/35::placeholder{color:rgba(0,0,0,.42)}.mock-light-surface [class~="bg-[rgba(255,255,255,0.04)]"]{background-color:rgba(0,0,0,.03)}.mock-light-surface [class~="bg-[rgba(255,255,255,0.06)]"]{background-color:rgba(0,0,0,.04)}.mock-light-surface [class~="[&:not(:disabled)]:hover:bg-[rgba(255,255,255,0.08)]"]:not(:disabled):hover,.mock-light-surface [class~="bg-[rgba(255,255,255,0.08)]"],.mock-light-surface [class~="data-[highlighted]:bg-[rgba(255,255,255,0.08)]"][data-highlighted],.mock-light-surface [class~="focus:bg-[rgba(255,255,255,0.08)]"]:focus,.mock-light-surface [class~="hover:bg-[rgba(255,255,255,0.08)]"]:hover{background-color:rgba(0,0,0,.06)}.mock-light-surface [class~="border-[rgba(255,255,255,0.06)]"]{border-color:rgba(0,0,0,.06)}.mock-light-surface [class~="text-[hsl(0,0%,98%)]"]{color:#000}.mock-light-surface [class~="bg-[hsl(0,0%,17%)]"]{background-color:#fff}.mock-light-surface .text-foreground{color:#000}.mock-scrollbar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,50%,.42) transparent;overscroll-behavior-y:auto}.mock-scrollbar::-webkit-scrollbar{width:4px;height:4px}.mock-scrollbar::-webkit-scrollbar-track{background:transparent}.mock-scrollbar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50%,.38);border-radius:9999px}.mock-scrollbar::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,50%,.55)}.mock-scrollbar-prominent{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:hsla(0,0%,39%,.55) rgba(0,0,0,.08);overscroll-behavior-y:contain}.mock-scrollbar-prominent::-webkit-scrollbar{width:10px;height:10px}.mock-scrollbar-prominent::-webkit-scrollbar-track{background:rgba(0,0,0,.06);border-radius:6px}.mock-scrollbar-prominent::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39%,.45);border-radius:6px;border:2px solid transparent;background-clip:padding-box}.mock-scrollbar-prominent::-webkit-scrollbar-thumb:hover{background-color:rgba(80,80,80,.65)}.dark .mock-scrollbar-prominent{scrollbar-color:hsla(0,0%,78%,.55) hsla(0,0%,100%,.1)}.dark .mock-scrollbar-prominent::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.dark .mock-scrollbar-prominent::-webkit-scrollbar-thumb{background-color:hsla(0,0%,78%,.4)}.dark .mock-scrollbar-prominent::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,86%,.55)}@keyframes float{0%,to{transform:translateY(0) rotateY(var(--rotate-y)) rotateX(var(--rotate-x))}25%{transform:translateY(-2px) rotateY(calc(var(--rotate-y) + 1deg)) rotateX(calc(var(--rotate-x) + .5deg))}50%{transform:translateY(1px) rotateY(calc(var(--rotate-y) - .5deg)) rotateX(calc(var(--rotate-x) - .3deg))}75%{transform:translateY(-1px) rotateY(calc(var(--rotate-y) + .3deg)) rotateX(calc(var(--rotate-x) + .2deg))}}.animate-float{animation:float 3s ease-in-out infinite}.animate-float:first-child{--rotate-y:12deg;--rotate-x:-6deg}.animate-float:nth-child(2){--rotate-y:-12deg;--rotate-x:-6deg}.animate-float:nth-child(3){--rotate-y:12deg;--rotate-x:6deg}.animate-float:nth-child(4){--rotate-y:-12deg;--rotate-x:6deg}@keyframes payments-how-works-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.how-works-iso-float{animation:payments-how-works-float 5.5s ease-in-out infinite;will-change:transform}.how-works-iso-float-delayed{animation-delay:1.35s}@media (prefers-reduced-motion:reduce){.how-works-iso-float{animation:none}}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.animate-marquee-up{animation-name:marquee-up;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes rollUp{0%{transform:translateY(0)}to{transform:translateY(-200%)}}@keyframes rollUpEnter{0%{transform:translateY(200%)}12%{transform:translateY(-40%)}25%{transform:translateY(-100%)}38%{transform:translateY(-30%)}50%{transform:translateY(-80%)}62%{transform:translateY(-20%)}75%{transform:translateY(-50%)}87%{transform:translateY(-10%)}to{transform:translateY(0)}}.rolling-text{position:relative;display:inline-block;min-width:800px;cursor:pointer;overflow:hidden;text-align:left;font-size:3rem;line-height:1;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));text-decoration-line:none;letter-spacing:24px;height:auto;min-height:72px}.rolling-text,.rolling-text .block{display:flex;align-items:center;overflow:visible}.rolling-text .block{pointer-events:none;position:absolute;left:0;right:0;top:0;text-align:left;opacity:0;transition:opacity .3s ease-in-out;justify-content:flex-start;min-height:100%;flex-direction:row;flex-wrap:wrap;width:100%;align-content:center}.rolling-text .block.active{pointer-events:auto;opacity:1}.rolling-text .block.inactive{pointer-events:none;opacity:0}.rolling-text .word{display:inline-block;white-space:nowrap;display:inline-flex;align-items:center}.rolling-text .line-break{width:100%;height:.3em;flex-basis:100%;flex-shrink:0;flex-grow:0;display:block;clear:both;line-height:1.2}.rolling-text .letter{display:inline-block;white-space:nowrap;transform:translateY(0);display:inline-flex;align-items:center}.rolling-text.override-styles{height:auto!important;min-width:auto!important;text-align:left!important;letter-spacing:normal!important;position:relative!important;overflow:visible!important}.rolling-text.override-styles .block{position:relative!important;opacity:1!important;pointer-events:auto!important;left:auto!important;right:auto!important;top:auto!important}@keyframes payments-gateway-trust-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.payments-gateway-trust-section .payments-gateway-trust-track{will-change:transform;animation:payments-gateway-trust-marquee 45s linear infinite}.payments-gateway-trust-section:hover .payments-gateway-trust-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.payments-gateway-trust-section .payments-gateway-trust-track{animation:none}}@font-face{font-family:__nunito_Sans_47af4e;src:url(/_next/static/media/3eeab2cd4e305064-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__nunito_Sans_47af4e;src:url(/_next/static/media/be6bd6ca3249601f-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__nunito_Sans_47af4e;src:url(/_next/static/media/e11f5c2d4092875a-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__nunito_Sans_47af4e;src:url(/_next/static/media/27506e94d541c3fe-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:__nunito_Sans_Fallback_47af4e;src:local("Arial");ascent-override:99.89%;descent-override:34.88%;line-gap-override:0.00%;size-adjust:101.21%}.__className_47af4e{font-family:__nunito_Sans_47af4e,__nunito_Sans_Fallback_47af4e}.__variable_47af4e{--font-nunito-sans:"__nunito_Sans_47af4e","__nunito_Sans_Fallback_47af4e"}@font-face{font-family:__borna_6ef166;src:url(/_next/static/media/fdda509d80481f1d-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__borna_6ef166;src:url(/_next/static/media/7424299db6a871a9-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__borna_6ef166;src:url(/_next/static/media/b1d1dbcf977e9560-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__borna_6ef166;src:url(/_next/static/media/ec10507a007ee121-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__borna_Fallback_6ef166;src:local("Arial");ascent-override:87.59%;descent-override:23.56%;line-gap-override:0.00%;size-adjust:108.82%}.__className_6ef166{font-family:__borna_6ef166,__borna_Fallback_6ef166}.__variable_6ef166{--font-borna:"__borna_6ef166","__borna_Fallback_6ef166"}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Sofia_Sans_Condensed_89d651;font-style:normal;font-weight:1 1000;font-display:swap;src:url(/_next/static/media/45404c8d63a39532-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Sofia_Sans_Condensed_89d651;font-style:normal;font-weight:1 1000;font-display:swap;src:url(/_next/static/media/6bcd4e9796c9ee34-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Sofia_Sans_Condensed_89d651;font-style:normal;font-weight:1 1000;font-display:swap;src:url(/_next/static/media/bdc8cd7575333659-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Sofia_Sans_Condensed_89d651;font-style:normal;font-weight:1 1000;font-display:swap;src:url(/_next/static/media/cb36a17baf5ecdd2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Sofia_Sans_Condensed_89d651;font-style:normal;font-weight:1 1000;font-display:swap;src:url(/_next/static/media/427df92b731ee9ab-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sofia_Sans_Condensed_Fallback_89d651;src:local("Arial");ascent-override:120.13%;descent-override:40.04%;line-gap-override:0.00%;size-adjust:74.92%}.__className_89d651{font-family:__Sofia_Sans_Condensed_89d651,__Sofia_Sans_Condensed_Fallback_89d651;font-style:normal}.__variable_89d651{--font-sofia-sans-condensed:"__Sofia_Sans_Condensed_89d651","__Sofia_Sans_Condensed_Fallback_89d651"}