.checkout-grid.svelte-k83kyy{width:var(--ryde-outer-col);margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 900px){.checkout-grid.svelte-k83kyy{display:flex;flex-direction:column-reverse}}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy){padding:10%;background-color:#fff;border-radius:30px;box-shadow:0 1px 4px #00000026;min-height:875px}@media (max-width: 900px){.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy){min-height:unset}}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy){display:flex;flex-direction:column;gap:2rem}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) h1:where(.svelte-k83kyy){text-transform:uppercase;font-size:32px}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) h2:where(.svelte-k83kyy){font-family:Switzer-Variable;font-size:32px;font-weight:700;color:var(--ryde-ui-quarternary)}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy){display:grid;grid-template-columns:100px auto min-content;gap:1rem}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy){font-size:14px;display:grid;grid-template-columns:subgrid;grid-column:span 3}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) img:where(.svelte-k83kyy){width:65px;height:65px;object-fit:cover;object-position:center;border-radius:100%;border:2px solid var(--ryde-palette-10);transition:border-color .3s}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy):hover img:where(.svelte-k83kyy){border-color:var(--ryde-palette-5)}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .details:where(.svelte-k83kyy) p.title:where(.svelte-k83kyy){font-weight:700;font-size:14px}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .details:where(.svelte-k83kyy) .attributes:where(.svelte-k83kyy){display:flex;gap:.5rem}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .details:where(.svelte-k83kyy) .attributes:where(.svelte-k83kyy) p:where(.svelte-k83kyy){font-size:12px}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .price:where(.svelte-k83kyy) p.full-price:where(.svelte-k83kyy){font-size:14px;font-weight:500;text-decoration:line-through}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .price:where(.svelte-k83kyy) p.sale-price:where(.svelte-k83kyy){font-size:14px;font-weight:700;color:var(--ryde-palette-11)}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .cart-items:where(.svelte-k83kyy) .item:where(.svelte-k83kyy) .price:where(.svelte-k83kyy) p.regular-price:where(.svelte-k83kyy){font-size:14px;font-weight:700}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .totals:where(.svelte-k83kyy){display:grid;row-gap:1rem}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .totals:where(.svelte-k83kyy) hr:where(.svelte-k83kyy){border:2px solid var(--ryde-palette-10);border-radius:2px}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .totals:where(.svelte-k83kyy) .line:where(.svelte-k83kyy){display:flex;justify-content:space-between}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .totals:where(.svelte-k83kyy) .line.fee:where(.svelte-k83kyy) :where(.svelte-k83kyy):first-child{font-size:14px}.checkout-grid.svelte-k83kyy .summary:where(.svelte-k83kyy) .totals:where(.svelte-k83kyy) .line.total:where(.svelte-k83kyy) :where(.svelte-k83kyy):nth-child(2){font-weight:700;font-size:20px}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy){padding:10%;display:flex;flex-direction:column;gap:1rem}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy){display:grid;gap:.5rem}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) p:where(.svelte-k83kyy){font-weight:500}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) input:where(.svelte-k83kyy){font-size:1rem;min-height:50px;border-width:2px;border-style:solid;border-color:var(--ryde-palette-10);border-radius:25px;padding-inline:20px;transition:border-color .3s}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) input:where(.svelte-k83kyy):active,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-within{outline:none;border-color:var(--ryde-palette-5);z-index:2}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.rounded:where(.svelte-k83kyy) input:where(.svelte-k83kyy)::placeholder{opacity:0}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) label.checkrow:where(.svelte-k83kyy){display:flex;gap:.5rem;font-size:14px;font-weight:500}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy){display:grid;grid-template-columns:1fr 1fr;border:none;padding:0}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) legend:where(.svelte-k83kyy){padding-bottom:.5rem;font-weight:500}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy){position:relative;display:grid;grid-column:span 2;min-width:0px}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label.half:where(.svelte-k83kyy){grid-column:span 1}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) p:where(.svelte-k83kyy){position:absolute;font-weight:500;z-index:3;top:4px;bottom:4px;left:20px;right:2px;display:flex;flex-direction:column;justify-content:center;background-color:#fff;transition:opacity .3s;color:var(--ryde-palette-2)}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):not(:placeholder-shown)+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):not(:placeholder-shown)+p:where(.svelte-k83kyy){opacity:0;pointer-events:none}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy){min-height:50px;min-width:0px;padding-inline:20px;outline-width:2px;outline-style:solid;outline-color:var(--ryde-palette-10);transition-property:outline-color,z-index;transition-duration:.3s,.3s;transition-delay:0ms,.3s;transition-timing-function:linear,step-start;background-color:#fff;border:none;font-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy)::placeholder,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy)::placeholder{opacity:0}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):active,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-visible,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-within,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):active,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-visible,.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-within{outline-color:var(--ryde-palette-5);z-index:2}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):active+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-visible+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-within+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):active+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-visible+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-within+p:where(.svelte-k83kyy){opacity:0;pointer-events:none}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):active+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-within+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):focus-visible+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) input:where(.svelte-k83kyy):hover+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):active+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-within+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):focus-visible+p:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy) select:where(.svelte-k83kyy):hover+p:where(.svelte-k83kyy){pointer-events:none}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-child(2) input:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-child(2) select:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-child(2) p:where(.svelte-k83kyy){border-radius:25px 25px 0 0}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):last-child input:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):last-child select:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):last-child p:where(.svelte-k83kyy){border-radius:0 0 25px}.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-last-child(2) input:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-last-child(2) select:where(.svelte-k83kyy),.checkout-grid.svelte-k83kyy form:where(.svelte-k83kyy) fieldset:where(.svelte-k83kyy) label:where(.svelte-k83kyy):nth-last-child(2) p:where(.svelte-k83kyy){border-radius:0 0 0 25px}
