.checkout-pane{color:#173343}.checkout-pane header{margin:24px 0}.checkout-eyebrow{color:#167e72;font-size:11px;font-weight:800;letter-spacing:2px}.checkout-pane h2{font-size:32px;letter-spacing:-1px}.checkout-pane p{color:#637580;line-height:1.6;font-size:14px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.checkout-grid article{background:white;border:1px solid #e2e9e9;border-radius:24px;padding:24px;margin-bottom:20px}.checkout-grid h3{margin:0 0 18px;font-size:21px}.checkout-grid label{display:block;font-size:12px;font-weight:700;color:#425a65;margin-top:14px}.checkout-grid input,.checkout-grid select{box-sizing:border-box;width:100%;min-height:48px;padding:12px;border:1px solid #dce5e7;border-radius:13px;background:#fafcfc;color:#173343;font-size:16px;margin-top:7px}.checkout-grid button{min-height:46px;border-radius:13px;padding:12px 16px;border:1px solid #dce5e7;background:#f2f7f6;color:#176f66;font-weight:700;cursor:pointer;margin-top:12px}.checkout-grid button:disabled{opacity:.4;cursor:default}.checkout-grid .checkout-primary{background:#183b4d;color:white;width:100%;border:0}.checkout-service{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left}.checkout-fields{display:flex;align-items:end;gap:12px}.checkout-fields label{flex:1;min-width:0}.checkout-line{padding:15px 0;border-bottom:1px solid #e4eaea}.checkout-line>span{display:block;font-size:12px;color:#637580;margin-top:5px}.checkout-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.checkout-total strong{font-size:29px}.checkout-cart{align-self:start}.checkout-pane :focus-visible{outline:3px solid #63b7aa;outline-offset:3px}@media(max-width:760px){.checkout-grid{grid-template-columns:1fr;gap:0}.checkout-grid article{padding:18px;border-radius:20px}.checkout-pane h2{font-size:27px}.checkout-fields{gap:8px}.checkout-fields button{padding:10px}.checkout-cart{margin-bottom:110px!important}}
