.checkout-layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:40px;margin-top:30px;display:grid}.checkout-summary{background:linear-gradient(140deg,#242424,#1c1c1c);border:1px solid #3e3e3e;flex-direction:column;gap:16px;padding:27px;display:flex;position:sticky;top:27px}.checkout-summary h2{letter-spacing:-.04em;font-size:26px;font-weight:500;line-height:1.2}.checkout-lines{color:#b5b5b5;border-top:1px solid #3d3d3d;gap:9px;padding-top:16px;font-size:14px;display:grid}.checkout-lines>div{justify-content:space-between;gap:12px;display:flex}.checkout-lines .checkout-total{color:#efefef;border-top:1px solid #3d3d3d;padding-top:12px;font-size:17px}.checkout-lines>.checkout-total:only-child{border-top:0;padding-top:0}.checkout-secure{align-items:flex-start;gap:7px;line-height:1.5;display:flex}.checkout-secure svg{margin-top:3px}.checkout-frame-panel{background:#181818;border:1px solid #383838;border-radius:4px;min-width:0;padding:22px}.sweg-checkout-frame{width:100%;min-width:312px;min-height:450px}@media (max-width:800px){.checkout-layout{grid-template-columns:1fr;gap:24px}.checkout-summary{position:static}.checkout-frame-panel{background:0 0;border:0;padding:0}}
