body[data-page=checkout]{background:#f5f5f7;font-family:Arial,Helvetica,sans-serif;color:#222c3b}body[data-page=checkout] .rb-store-header{display:none}body[data-page=checkout] .checkout-hero{display:none}.checkout-focus-header{height:72px;padding:0 max(24px,calc((100vw - 1360px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #e9e9ee}.checkout-focus-header>a:first-child{color:#ec008c;font-size:23px;font-style:italic;font-weight:800;text-decoration:none}.checkout-focus-header small{display:block;font:8px Arial;letter-spacing:3px;text-align:right}.checkout-focus-header>span{font-size:13px;color:#75808f}.checkout-back-store{font-size:12px;color:#647080}.checkout-focus-container{max-width:1360px;padding:0 24px;margin:auto}.checkout-focus-steps{display:flex;gap:8px;padding:18px 0}.checkout-focus-steps button{flex:1;padding:11px;border:1px solid #e3e5ea;border-radius:10px;background:transparent;color:#87909b;font:600 12px Arial;cursor:pointer}.checkout-focus-steps button.active{color:#a80064;background:#fff0f8;border-color:#f3c0dd}.checkout-focus-container .checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:24px;margin:0}.checkout-focus-container .checkout-panel,.checkout-focus-container .checkout-summary{border:1px solid #e8e9ed;border-radius:16px;padding:22px;background:#fff;box-shadow:none;margin:0;min-width:0}.checkout-focus-container .checkout-panel{display:flex;flex-direction:column}.checkout-step-body{flex:1;min-height:0;overflow:auto;scrollbar-width:thin}.checkout-focus-container .checkout-block{padding:0 0 16px;margin:0;border:0}.checkout-focus-container [hidden]{display:none!important}.checkout-focus-container .checkout-block-head{display:block;margin-bottom:18px}.checkout-focus-container .checkout-block-head strong{display:block;font-size:20px;margin-bottom:6px}.checkout-focus-container .checkout-block-head small{font-size:12px;color:#85909c;font-weight:400}.checkout-focus-container .form-grid{gap:12px}.checkout-focus-container .field label{font-size:11px;font-weight:600;margin-bottom:6px;text-transform:none}.checkout-focus-container .field input{padding:11px 12px;font:14px Arial;min-height:40px;border-radius:8px}.checkout-focus-container .notice{font-size:12px;padding:10px;line-height:1.5}.checkout-step-actions{display:flex;gap:10px;padding-top:16px;margin-top:auto;border-top:1px solid #eee}.checkout-step-actions button{border:0;border-radius:9px;padding:13px 18px;font:600 13px Arial;cursor:pointer;background:#f2f3f5;color:#516071}.checkout-step-actions button:last-child,.checkout-step-actions button:nth-child(2){background:#151f31;color:white;flex:1}.checkout-focus-container .checkout-submit{margin:0;width:auto}.checkout-focus-container .checkout-summary{display:flex;flex-direction:column;position:static}.checkout-summary h3{font-size:17px;display:flex;justify-content:space-between;align-items:center;margin:0 0 16px}.checkout-summary h3 a{font-size:11px;font-weight:400;color:#8c7a86}.checkout-focus-container .summary-list{overflow:auto;min-height:0;flex:1;scrollbar-width:thin}.checkout-focus-container .summary-item{font-size:12px;gap:10px;padding:12px 0}.checkout-focus-container .summary-item img{width:58px;height:66px;object-fit:contain;border-radius:8px}.checkout-focus-container .summary-item strong{font-size:13px}.checkout-focus-container .summary-totals{margin-top:16px;padding-top:14px;font-size:13px}.checkout-focus-container .summary-totals strong{font-size:15px}.checkout-focus-container .checkout-summary-note{font-size:11px;margin-top:14px}.checkout-focus-container .checkout-option{padding:12px;font-size:13px}.checkout-focus-container .checkout-option small{font-size:11px}
@media(min-width:901px) and (min-height:650px){body[data-page=checkout]{height:100dvh;overflow:hidden}.checkout-focus-container .checkout-grid{height:calc(100dvh - 160px);padding-bottom:16px}.checkout-focus-container .checkout-panel,.checkout-focus-container .checkout-summary{min-height:0;height:100%}}
@media(max-width:900px){.checkout-focus-container{padding:0 14px}.checkout-focus-header{padding:0 16px;height:62px}.checkout-focus-header>span{display:none}.checkout-focus-container .checkout-grid{grid-template-columns:1fr;gap:14px;padding-bottom:24px}.checkout-focus-container .checkout-panel,.checkout-focus-container .checkout-summary{padding:18px}.checkout-focus-container .checkout-summary{grid-row:1}.checkout-focus-container .summary-list{max-height:180px}.checkout-step-actions{position:sticky;bottom:0;background:white;padding-bottom:8px}.checkout-focus-steps{padding:12px 0}.checkout-focus-steps button{font-size:11px;padding:10px 5px}.checkout-focus-container .checkout-summary-note{display:none}}
/* Identidade da loja preservada no checkout organizado. */
body[data-page=checkout]{font-family:var(--rb-font-site);background:var(--rb-soft);color:var(--rb-ink)}.checkout-focus-header{border-color:var(--rb-line);background:var(--rb-white)}.checkout-focus-header>a:first-child{font-style:normal;display:flex;align-items:center}.checkout-focus-header img{width:190px;height:60px;object-fit:contain}.checkout-focus-header>span,.checkout-back-store{color:var(--rb-muted)}.checkout-focus-container .checkout-panel,.checkout-focus-container .checkout-summary{border-color:var(--rb-line);border-radius:20px;box-shadow:0 8px 28px rgba(0,0,0,.035)}.checkout-focus-steps button,.checkout-step-actions button,.checkout-focus-container .field input{font-family:var(--rb-font-site)}.checkout-focus-steps button{color:var(--rb-muted);border-color:var(--rb-line);border-radius:24px}.checkout-focus-steps button.active{background:var(--rb-black);border-color:var(--rb-black);color:white}.checkout-step-actions button:last-child,.checkout-step-actions button:nth-child(2){background:var(--rb-black);border-radius:24px}.checkout-step-actions button:hover{filter:brightness(.9)}.checkout-focus-container .field input{border-color:var(--rb-line);border-radius:12px}.checkout-focus-container .field input:focus{outline:1px solid var(--rb-pink);border-color:var(--rb-pink)}.checkout-focus-container .summary-list{display:flex;flex-direction:column;gap:0;justify-content:flex-start}.checkout-focus-container .summary-item{flex:0 0 auto;align-items:center;min-height:85px;border-bottom:1px solid var(--rb-line)}.checkout-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.checkout-item-actions button{border:0;background:none;padding:4px 0;color:var(--rb-muted);font:12px var(--rb-font-site);text-decoration:underline;cursor:pointer}.checkout-item-actions button:hover{color:var(--rb-pink)}.checkout-item-actions button:disabled{opacity:.5;cursor:wait}#checkout-empty{padding:clamp(30px,7vh,90px) 0}#checkout-empty h2{font-size:clamp(26px,4vw,38px);margin:0 0 16px}#checkout-empty p{color:var(--rb-muted);line-height:1.6}#checkout-empty a{display:inline-block;background:var(--rb-black);color:white;padding:15px 32px;border-radius:28px;margin-top:16px;text-decoration:none;font-weight:700}@media(max-width:600px){.checkout-focus-header img{width:150px;height:50px}}
.checkout-item-quantity{display:inline-flex;align-items:center;border:1px solid var(--rb-line);border-radius:24px;overflow:hidden;background:white;gap:6px}.checkout-item-quantity span{min-width:18px;text-align:center;font-size:13px;font-variant-numeric:tabular-nums}.checkout-item-actions .checkout-item-quantity button{width:30px;height:30px;padding:0;text-decoration:none;font:18px var(--rb-font-site);color:var(--rb-ink)}.checkout-item-actions .checkout-item-quantity button:hover{background:var(--rb-pink-soft);color:var(--rb-pink)}.checkout-item-actions .checkout-item-quantity button:disabled{opacity:.3;cursor:not-allowed}
.checkout-access-choice{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:16px 0 4px;font-size:13px}.checkout-access-choice span{color:var(--rb-muted)}.checkout-access-choice button{border:1px solid var(--rb-pink-line);background:var(--rb-pink-soft);color:var(--rb-pink-dark);border-radius:20px;padding:8px 14px;font:inherit;cursor:pointer}#checkout-quick-login{width:min(440px,calc(100vw - 32px));max-height:85dvh;overflow:auto;border:1px solid var(--rb-line);border-radius:20px;padding:26px;color:var(--rb-ink);font-family:var(--rb-font-site)}#checkout-quick-login::backdrop{background:#0006}#checkout-quick-form{display:grid;gap:13px}#checkout-quick-form h2{font-size:24px;margin:0}#checkout-quick-form p{font-size:13px;line-height:1.5;margin:0;color:var(--rb-muted)}#checkout-quick-form label{display:grid;gap:6px;font-size:13px}#checkout-quick-form input{width:100%;box-sizing:border-box;border:1px solid var(--rb-line);border-radius:10px;padding:12px;font:inherit}#checkout-quick-form button{padding:12px;border:1px solid var(--rb-line);border-radius:24px;background:white;cursor:pointer;font:inherit}#checkout-quick-form button[type=submit]{background:var(--rb-black);color:white}#checkout-quick-form [hidden]{display:none!important}#checkout-quick-form button:disabled{opacity:.5;cursor:wait}
#checkout-addresses{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}#checkout-addresses>label{width:100%;display:grid;gap:6px;font-size:12px}#checkout-address-select{width:100%;min-width:0;padding:10px;border:1px solid var(--rb-line);border-radius:10px;background:white;font:inherit}#checkout-addresses button{border:1px solid var(--rb-line);border-radius:20px;padding:8px 12px;background:white;color:var(--rb-ink);font:12px var(--rb-font-site);cursor:pointer}#checkout-addresses button:hover{background:var(--rb-pink-soft)}#checkout-addresses p{width:100%;font-size:12px;margin:0;color:var(--rb-muted)}#checkout-addresses button:disabled{opacity:.5}
/* Acesso e recuperacao: saida sempre visivel, sem cortar conteudo no celular. */
#checkout-quick-login{box-sizing:border-box;width:min(560px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:30px;border-radius:28px;font-family:Arial,Helvetica,sans-serif;overscroll-behavior:contain;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.22)}
#checkout-quick-form{gap:18px;min-width:0;max-height:calc(100dvh - 84px);grid-template-rows:auto auto minmax(0,1fr) auto}
#checkout-quick-form .checkout-login-body{display:grid;gap:16px;min-height:0;overflow:auto;padding:3px 7px 5px 3px;scrollbar-width:thin;scrollbar-color:#aaa transparent;overscroll-behavior:contain}
#checkout-quick-form .checkout-login-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
#checkout-quick-form h2{font:700 28px/1.2 Arial,Helvetica,sans-serif;letter-spacing:-.5px;overflow-wrap:anywhere}
#checkout-quick-form #checkout-login-close{width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;font-size:26px;background:#f5f5f7;border:0}
#checkout-quick-form #checkout-signup-fields{display:grid;gap:16px}
#checkout-quick-form label{gap:8px;margin:0;font-size:14px;font-weight:600;line-height:1.25}
#checkout-quick-form input{min-height:54px;padding:14px 16px;border-color:#dedee3;border-radius:14px;background:#fff;font-size:16px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
#checkout-quick-form input:hover{border-color:#c8c8cf}
#checkout-quick-form input:focus{outline:0;border-color:var(--rb-pink,#ec008c);box-shadow:0 0 0 3px rgba(236,0,140,.1)}
#checkout-quick-form button,#checkout-quick-form .checkout-login-exit a{min-height:44px;font-size:14px;line-height:1.4}
#checkout-quick-form button:focus-visible,#checkout-quick-form a:focus-visible,#checkout-quick-form input:focus-visible{outline:2px solid var(--rb-pink,#ec008c);outline-offset:3px}
#checkout-quick-form #checkout-forgot-password{border:0;justify-self:start;padding:5px 0;color:var(--rb-pink-dark,#a80064);text-decoration:underline}
#checkout-quick-form #checkout-create-account{justify-self:center;min-height:0;width:auto;border:0;border-radius:0;padding:4px 0;background:transparent;color:#075fba;font-size:13px;font-weight:600;text-decoration:underline}
#checkout-quick-form #checkout-login-message:empty{display:none}
#checkout-quick-form #checkout-login-message:not(:empty){padding:12px;border-radius:12px;background:#fff4f9;color:#863052;overflow-wrap:anywhere}
#checkout-quick-form .account-cpf-existing{padding:12px;border-left:3px solid var(--rb-pink,#ec008c);background:#fff4f9;color:var(--rb-ink,#151f31);font-size:14px;line-height:1.55}
#checkout-quick-form .account-cpf-existing button{display:inline;min-height:0;border:0;border-radius:0;padding:0;background:transparent;color:#075fba;text-decoration:underline;font-weight:700}
#checkout-quick-form .account-required-note{justify-self:end;margin:0;color:#4b4b55;font-size:12px;font-style:italic;line-height:1.3}
#checkout-quick-form #checkout-signup-address{display:grid;gap:12px}
#checkout-quick-form #checkout-back-registration{border-color:var(--rb-line,#e8e9ed);background:#fff;color:var(--rb-ink,#151f31)}
#checkout-quick-form #checkout-login-submit{min-height:52px;margin-top:2px;font-weight:700}
#checkout-quick-form .checkout-login-exit{border-top:1px solid var(--rb-line,#e8e9ed);padding-top:18px;display:grid;gap:10px;background:#fff}
#checkout-quick-form #checkout-guest{background:var(--rb-pink-soft,#fff0f8);color:var(--rb-pink-dark,#a80064);font-weight:700}
#checkout-quick-form .checkout-login-exit p{font-size:12px}
#checkout-quick-form .checkout-login-exit a{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--rb-ink,#151f31)}
@media(max-width:480px){#checkout-quick-login{padding:22px 18px;border-radius:24px}#checkout-quick-form{gap:15px;max-height:calc(100dvh - 68px)}#checkout-quick-form .checkout-login-body{gap:14px;padding-right:5px}#checkout-quick-form #checkout-signup-fields{gap:14px}#checkout-quick-form h2{font-size:24px}.checkout-access-choice button{min-height:44px}}

/* Endereco de entrega: resumo postal, selecao e cadastro no mesmo fluxo. */
#checkout-addresses{display:block;margin:0 0 18px}
#checkout-addresses section{min-width:0}
.checkout-address-card{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid var(--rb-line);border-radius:18px;background:linear-gradient(135deg,#fff 0%,#fdfbfc 100%)}
.checkout-address-card-copy{display:grid;gap:7px;min-width:0}
.checkout-address-eyebrow{color:var(--rb-pink-dark);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.checkout-address-card-copy strong{font-size:16px;line-height:1.3}
.checkout-address-card-copy p{margin:0!important;color:var(--rb-muted)!important;font-size:13px!important;line-height:1.65!important;overflow-wrap:anywhere}
#checkout-addresses #checkout-change-address{flex:0 0 auto;border:0;border-radius:0;padding:3px 0;background:transparent;color:var(--rb-pink-dark);font-size:12px;font-weight:700;text-decoration:underline}
.checkout-address-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}
.checkout-address-panel-head>div{display:grid;gap:4px}.checkout-address-panel-head span{font-size:16px;font-weight:700}.checkout-address-panel-head small{color:var(--rb-muted);font-size:12px}
#checkout-addresses .checkout-address-panel-head>button{border:0;border-radius:0;padding:4px 0;background:transparent;color:var(--rb-pink-dark);font-size:12px;font-weight:700;text-decoration:underline}
.checkout-address-list{display:grid;gap:10px}
.checkout-address-choice-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
#checkout-addresses .checkout-address-choice{display:grid;width:100%;gap:5px;padding:15px 17px;border:1px solid var(--rb-line);border-radius:14px;background:#fff;color:var(--rb-ink);text-align:left}
#checkout-addresses .checkout-address-choice:hover,#checkout-addresses .checkout-address-choice.selected{border-color:var(--rb-pink-line);background:var(--rb-pink-soft)}
.checkout-address-choice strong{font-size:13px}.checkout-address-choice span{color:var(--rb-muted);font-size:12px;line-height:1.5}
#checkout-addresses .checkout-address-remove{align-self:center;border:0;border-radius:0;padding:5px 1px;background:transparent;color:var(--rb-muted);font-size:11px;font-weight:600;text-decoration:underline;text-underline-offset:3px}
#checkout-addresses .checkout-address-remove:hover{background:transparent;color:#a33b3b}
.checkout-address-list-msg{min-height:16px;margin:10px 0 0!important;color:var(--rb-muted)!important;font-size:11px!important;line-height:1.45!important}
#checkout-address-editor{padding:18px;border:1px solid var(--rb-line);border-radius:18px;background:#fff}
#checkout-address-editor fieldset{min-width:0;margin:0;padding:0;border:0}
#checkout-address-editor [data-address-status]{display:none}
.checkout-address-save-row{display:flex;align-items:center;gap:12px;margin-top:16px}
#checkout-addresses #checkout-save-address{flex:0 0 auto;border-color:var(--rb-black);background:var(--rb-black);color:#fff;font-weight:700}
#checkout-addresses #checkout-address-msg{width:auto;flex:1;margin:0;color:var(--rb-muted);font-size:11px;line-height:1.4}
#checkout-addresses button:disabled,.checkout-step-actions button:disabled{opacity:.42;cursor:not-allowed;filter:none}
.cadastro-endereco [data-address-status]{display:block;margin:4px 0 0;color:var(--rb-muted);font-size:11px;line-height:1.4}
.cadastro-endereco[data-address-state=invalid] [data-address-status]{color:#a33b3b}
.cadastro-endereco[data-address-state=valid] [data-address-status]{color:#18723a}
@media(max-width:600px){.checkout-address-card,.checkout-address-panel-head{gap:14px}.checkout-address-card{padding:17px}.checkout-address-panel-head{align-items:flex-start;flex-direction:column}.checkout-address-save-row{align-items:flex-start;flex-direction:column}.checkout-address-card-copy p{font-size:12px!important}.checkout-address-choice-row{grid-template-columns:minmax(0,1fr)}#checkout-addresses .checkout-address-remove{justify-self:end}}

/* Pagamento: informacoes essenciais em tres areas, com foco no Mercado Pago. */
.checkout-grid.payment-active{grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:18px}
.checkout-grid.payment-active .checkout-panel{padding:18px}
.checkout-step-body.payment-step-active{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(360px,1.18fr);align-items:start;gap:18px;overflow:auto}
.checkout-payment-context{display:grid;gap:0;min-width:0;border:1px solid var(--rb-line);border-radius:16px;background:#fff;padding:4px 18px}
.checkout-payment-context-card{display:grid;gap:6px;padding:18px 2px;border-bottom:1px solid var(--rb-line);min-width:0}
.checkout-payment-context-card:last-child{border-bottom:0}
.checkout-payment-context-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:3px}
.checkout-payment-context-head strong{font-size:13px}
.checkout-payment-context-head button{border:0;border-radius:0;padding:3px 0;background:transparent;color:var(--rb-pink-dark);font:600 11px var(--rb-font-site);text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.checkout-payment-context-card>span{font-size:13px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
.checkout-payment-context-card>small{color:var(--rb-muted);font-size:11px;line-height:1.5;overflow-wrap:anywhere}
.checkout-payment-main{display:flex;flex-direction:column;min-width:0;border:1px solid var(--rb-pink-line);border-radius:16px;background:#fff;padding:20px}
.checkout-payment-main .checkout-benefits-block{order:0;padding:0 0 14px!important}
.checkout-payment-main .checkout-benefits-block>.checkout-block-head{display:none}
.checkout-benefits-details{border-bottom:1px solid var(--rb-line);padding-bottom:14px}
.checkout-benefits-details summary{display:flex;align-items:center;justify-content:space-between;color:var(--rb-pink-dark);font-size:12px;font-weight:700;cursor:pointer;list-style:none}
.checkout-benefits-details summary::-webkit-details-marker{display:none}
.checkout-benefits-details summary::after{content:'+';font-size:18px;font-weight:400;line-height:1}
.checkout-benefits-details[open] summary::after{content:'−'}
.checkout-benefits-details .form-grid{margin-top:14px}
.checkout-payment-main .checkout-payment-block{order:1;padding:4px 0 16px!important}
.checkout-payment-main .checkout-payment-block .checkout-block-head{text-align:center;margin-bottom:14px}
.checkout-payment-main .checkout-payment-block .checkout-block-head strong{font-size:19px}
.checkout-payment-provider{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:11px 13px;border-radius:12px;background:var(--rb-soft);color:var(--rb-muted);font-size:11px}
.checkout-payment-provider strong{color:var(--rb-ink);font-size:13px}
.checkout-payment-options{display:grid;gap:9px}
.checkout-payment-options .checkout-option{display:grid;grid-template-columns:auto 34px minmax(0,1fr);align-items:center;gap:11px;margin:0;padding:13px 14px;border:1px solid var(--rb-line);border-radius:12px;background:#fff;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}
.checkout-payment-options .checkout-option:hover{border-color:var(--rb-pink-line);background:#fffafd}
.checkout-payment-options .checkout-option.selected{border-color:var(--rb-pink);background:var(--rb-pink-soft);box-shadow:0 0 0 1px rgba(236,0,140,.05)}
.checkout-payment-options .checkout-option input{accent-color:var(--rb-pink)}
.checkout-payment-mark{display:flex;align-items:center;justify-content:center;width:34px;height:30px;border:1px solid var(--rb-line);border-radius:9px;background:#fff;color:var(--rb-pink-dark);font:700 9px Arial,Helvetica,sans-serif}
.checkout-payment-copy{display:grid;gap:4px;min-width:0}
.checkout-payment-copy strong{font-size:13px}
.checkout-payment-copy small{display:block;color:var(--rb-muted);font-size:10.5px!important;line-height:1.4}
.checkout-payment-security{display:grid;gap:4px;margin-top:13px;padding:12px 13px;border-radius:12px;background:#f6f8fa;color:var(--rb-muted)}
.checkout-payment-security strong{color:var(--rb-ink);font-size:11px}.checkout-payment-security span{font-size:10.5px;line-height:1.45}
.checkout-payment-main .checkout-step-actions{order:2;padding-top:14px}
.checkout-payment-main .checkout-step-actions button:last-child{min-height:46px}
.checkout-grid.payment-active .checkout-summary{padding:20px}
.checkout-grid.payment-active .checkout-summary h3{color:var(--rb-pink-dark)}
.checkout-grid.payment-active .checkout-summary .checkout-item-quantity,.checkout-grid.payment-active .checkout-summary .checkout-cart-remove{display:none}
.checkout-grid.payment-active .checkout-summary .summary-item{grid-template-columns:58px minmax(0,1fr) auto}
.checkout-grid.payment-active .checkout-summary .checkout-item-actions{align-self:start;padding-top:2px}
.checkout-grid.payment-active .checkout-summary .summary-totals>div:last-child{margin-top:7px;padding-top:11px;border-top:1px solid var(--rb-line);color:var(--rb-pink-dark)}
.checkout-grid.payment-active .checkout-summary .summary-totals>div:last-child strong{font-size:18px}
@media(max-width:1120px){.checkout-step-body.payment-step-active{grid-template-columns:1fr}.checkout-payment-context{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 14px}.checkout-payment-context-card{border-bottom:0;border-right:1px solid var(--rb-line);padding:15px}.checkout-payment-context-card:last-child{border-right:0}}
@media(max-width:900px){.checkout-grid.payment-active{grid-template-columns:1fr}.checkout-grid.payment-active .checkout-summary{grid-row:auto}.checkout-step-body.payment-step-active{display:grid}.checkout-payment-context{grid-template-columns:1fr}.checkout-payment-context-card{border-right:0;border-bottom:1px solid var(--rb-line)}.checkout-payment-context-card:last-child{border-bottom:0}}
@media(max-width:480px){.checkout-payment-main{padding:16px}.checkout-payment-options .checkout-option{grid-template-columns:auto 30px minmax(0,1fr);padding:12px 10px}.checkout-payment-mark{width:30px;height:28px}.checkout-payment-context{padding:2px 14px}}
