.checkout-page{background:#eef3f8;color:#667787}.checkout-main{width:min(920px,calc(100% - 32px));margin:48px auto}.checkout-card{background:#fff;border:1px solid #d9e1e8;padding:clamp(24px,5vw,56px)}.checkout-card h1{font-size:28px;color:#467eb8}.checkout-form{display:grid;min-width:0;gap:28px;margin-top:32px}.checkout-form>*{min-width:0}.checkout-form fieldset{min-width:0;border:0;border-top:1px solid #d9e1e8;padding:24px 0 0}.checkout-form legend{font-size:18px;color:#467eb8;padding-right:12px}.checkout-products,.module-choices{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.checkout-products label,.module-choices label{display:flex;min-width:0;gap:10px;align-items:flex-start;border:1px solid #d9e1e8;padding:16px;cursor:pointer}.checkout-products label{justify-content:space-between}.checkout-products label:has(input:checked),.module-choices label:has(input:checked){border-color:#ef6400;background:#fff8f2}.module-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.module-choices span{display:grid;color:#467eb8}.module-choices small{color:#f36a13;font-size:10px;letter-spacing:1px}.module-price-help{margin:0 0 16px;padding:13px 15px;background:#eef3f8;border-left:3px solid #4678ae;line-height:1.55}.support-products{grid-template-columns:repeat(2,minmax(0,1fr))}.support-products label{display:grid;grid-template-columns:auto minmax(0,1fr);justify-content:start}.support-products label>span{display:grid;min-width:0;gap:5px}.support-products label b{color:#4678ae}.support-products label small{color:#667787;line-height:1.45}.support-products label em{color:#ef6400;font-style:normal;font-weight:700}.checkout-eligibility{padding:15px 17px;background:#eef3f8;border-left:4px solid #4678ae;color:#526b7e}.checkout-eligibility a{color:#4678ae}.customer-fields{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.customer-fields label{min-width:0}.customer-fields label:last-child{grid-column:1/-1}.checkout-form label{font-size:14px}.checkout-form input:not([type=checkbox]):not([type=radio]){display:block;width:100%;box-sizing:border-box;border:1px solid #cbd6df;padding:13px;margin-top:7px;font:inherit}.order-summary{background:#eef3f8;padding:20px}.order-summary p{display:flex;justify-content:space-between;margin:0;color:#467eb8}.order-summary strong{font-size:22px}.legal-check{display:block;line-height:1.5}.legal-check input{margin-right:10px}.checkout-submit{width:100%;border:0;font:inherit;white-space:normal;cursor:pointer}.checkout-submit:disabled{background:#aab4bc;cursor:not-allowed}.checkout-error{background:#fff0e8;border-left:3px solid #f36a13;padding:14px}.checkout-footer{width:min(920px,calc(100% - 32px));margin:0 auto 48px}.trap{position:absolute!important;left:-9999px!important}.brand{color:#467eb8;text-decoration:none;font-weight:700}@media(max-width:700px){.checkout-products,.module-choices,.customer-fields,.support-products{grid-template-columns:minmax(0,1fr)}.customer-fields label:last-child{grid-column:auto}.checkout-main{margin-top:24px}}
