.checkout-page{color:#111431;background:#f4f2e9;min-height:100vh}.checkout-page>header{background:#fff;border-bottom:1px solid #e0e1e5;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(22px,6vw,80px);display:flex}.checkout-brand{color:#080b58;align-items:center;gap:8px;font-size:13px;display:flex}.checkout-brand>span{color:#fff;width:30px;height:30px;font-family:var(--font-display);background:#ff603c;place-items:center;font-size:22px;font-style:italic;font-weight:800;display:grid}.checkout-page>header>span{color:#707787;font-size:9px;font-weight:700}.checkout-layout{grid-template-columns:.8fr 1.2fr;min-height:calc(100vh - 74px);display:grid}.checkout-layout>aside{color:#fff;background:#080b58;padding:65px clamp(30px,7vw,105px)}.checkout-layout>aside img{object-fit:contain}.checkout-layout>aside>span{color:#ff603c;letter-spacing:.16em;margin-top:30px;font-size:8px;font-weight:800;display:block}.checkout-layout>aside h1{color:#fff;font-family:var(--font-display);text-transform:uppercase;margin:14px 0;font-size:53px;line-height:.9}.checkout-layout>aside p{color:#b5b8d4;max-width:400px;font-size:10px;line-height:1.8}.checkout-progress{max-width:400px;margin:30px 0}.checkout-progress>i{background:linear-gradient(90deg,#ff603c 0 68%,#ffffff25 68%);height:8px;display:block}.checkout-progress span{color:#b5b8d4;margin-top:9px;font-size:8px;display:block}.checkout-progress b{color:#fff}.checkout-layout>aside>a{color:#fff;font-size:8px;font-weight:800}.checkout-card{background:#fff;align-self:center;width:min(90%,620px);margin:35px auto;padding:42px;box-shadow:0 18px 55px #080b5814}.checkout-steps{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.checkout-steps span{color:#858a96;background:#e6e6e9;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.checkout-steps span.active{color:#fff;background:#ff603c}.checkout-steps i{background:#ddd;width:50px;height:1px}.checkout-label{color:#ff603c;letter-spacing:.16em;font-size:8px;font-weight:800}.checkout-card h2{color:#080b58;font-family:var(--font-display);text-transform:uppercase;margin:10px 0;font-size:38px}.checkout-card>p,.ready-step>p{color:#757c8b;font-size:9px;line-height:1.7}.checkout-amounts{grid-template-columns:repeat(4,1fr);gap:8px;margin:23px 0;display:grid}.checkout-amounts button{color:#080b58;background:#fff;border:1px solid #dfe1e7;height:51px;font-weight:800}.checkout-amounts button.active{color:#fff;background:#080b58;border-color:#080b58}.checkout-card label{color:#545c6b;margin-top:16px;font-size:8px;font-weight:800;display:block}.checkout-card label>div{border:1px solid #dfe1e7;align-items:center;height:48px;margin-top:6px;display:flex}.checkout-card input,.checkout-card textarea{color:#111431;border:1px solid #dfe1e7;width:100%;padding:11px;font-size:9px}.checkout-card label>div input{border:0}.checkout-card label>div b{color:#080b58;padding-left:13px}.fee-disclosure{color:#777d8b;background:#f7f7f8;grid-template-columns:1fr auto;gap:10px;margin:22px 0;padding:16px;font-size:8px;display:grid}.fee-disclosure b{text-align:right;color:#4f5665}.fee-disclosure strong{color:#080b58;border-top:1px solid #ddd;padding-top:10px;font-size:10px}.checkout-primary{color:#fff;background:#080b58;border:0;width:100%;min-height:51px;font-size:9px;font-weight:800}.checkout-primary:disabled{opacity:.4}.name-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-label{align-items:center;gap:8px;display:flex!important}.check-label input{width:auto}.checkout-card textarea{resize:vertical;min-height:80px}.checkout-actions{grid-template-columns:auto 1fr;gap:8px;margin-top:22px;display:grid}.checkout-actions>button:first-child,.ready-step>button:last-child{color:#080b58;background:#fff;border:1px solid #dfe1e7;padding:0 15px;font-size:8px;font-weight:800}.ready-step{text-align:center}.ready-step>span{color:#278254;background:#e8f5ed;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;font-size:20px;display:grid}.ready-step>div{color:#080b58;background:#f6f6f7;justify-content:space-between;margin:25px 0;padding:16px;font-size:10px;display:flex}.ready-step>button:last-child{min-height:40px;margin-top:8px}.checkout-card>footer{color:#858a96;text-align:center;border-top:1px solid #eee;margin-top:25px;padding-top:18px;font-size:7px}@media (width<=760px){.checkout-layout{grid-template-columns:1fr}.checkout-layout>aside{padding:38px 24px}.checkout-layout>aside img{width:100px;height:100px}.checkout-layout>aside h1{font-size:40px}.checkout-card{width:calc(100% - 28px);margin:14px auto;padding:28px 20px}.checkout-amounts{grid-template-columns:1fr 1fr}.name-row{grid-template-columns:1fr}}
