.item-area{margin-top:24px;padding:20px;border:1px solid #d9eaf6;border-radius:14px;background:#f6fbff}.item-grid{display:grid;grid-template-columns:2fr 1fr;gap:12px}.confirmation-choice{margin:22px 0 18px;padding:14px 16px;border:1px solid #d8e8f4;border-radius:12px;background:#fbfdff}.confirmation-choice legend{padding:0 6px;font-size:13px;font-weight:800}.confirmation-choice legend b{color:#c7212d}.confirmation-choice label{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:13px;font-weight:700}.confirmation-choice input{width:17px;height:17px;flex:0 0 auto;margin-top:2px}.confirmation-choice span{display:grid;gap:2px}.confirmation-choice small{color:#7691a6;font-size:11px;font-weight:600;line-height:1.45}.cart-item{grid-template-columns:1fr auto}.remove-item{grid-column:2;padding:0;border:0;background:none;color:#c7212d;font:800 11px Manrope,Arial,sans-serif;cursor:pointer}@media(max-width:650px){.item-grid{grid-template-columns:1fr}}
