.cart-total.svelte-7bgwf.svelte-7bgwf{position:sticky;bottom:0;width:100vw;margin-bottom:-5rem;margin-left:calc((100vw - 100%)/-2)}.input-group.svelte-7bgwf.svelte-7bgwf{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.form-control.svelte-7bgwf.svelte-7bgwf{--label-text-color:rgba(var(--tw-color-text-primary), 1);display:flex;flex-direction:column;padding-bottom:14px}.form-control.svelte-7bgwf label.svelte-7bgwf{font-size:12px;line-height:18px;letter-spacing:-.08px;font-weight:600;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding-bottom:8px;color:var(--label-text-color)}.form-control.svelte-7bgwf .label-explanation.svelte-7bgwf,.form-control.svelte-7bgwf .help-text.svelte-7bgwf{font-size:12px;line-height:18px;letter-spacing:-.08px;font-weight:400;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding-left:2px;padding-top:8px;color:rgba(var(--tw-color-text-secondary),1)}.form-control.required.svelte-7bgwf label.svelte-7bgwf:after{font-size:12px;line-height:18px;letter-spacing:-.08px;font-weight:400;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;content:"*";color:rgba(var(--tw-color-systemfeedback-error-icon),1);padding-left:4px}.form-control.errors.svelte-7bgwf input[type=text].svelte-7bgwf,.form-control.errors.svelte-7bgwf select.svelte-7bgwf{--bg:rgba(var(--tw-color-systemfeedback-error-background), 1)}.form-control.phone-number.svelte-7bgwf.svelte-7bgwf{display:grid;grid-auto-rows:auto;-moz-column-gap:3px;column-gap:3px;row-gap:8px;grid-template:"label" "country_code" "number"/1fr}.form-control.phone-number.svelte-7bgwf label.svelte-7bgwf{padding-bottom:0;grid-area:label}.form-control.phone-number.svelte-7bgwf .help-text.svelte-7bgwf{padding-top:0}.form-control.phone-number.svelte-7bgwf .phone-number__country.svelte-7bgwf{grid-area:country_code}.form-control.phone-number.svelte-7bgwf .phone-number__country select.svelte-7bgwf{border-top-right-radius:0;border-bottom-right-radius:0}.form-control.phone-number.svelte-7bgwf .phone-number__number.svelte-7bgwf{grid-area:number;border-top-left-radius:0;border-bottom-left-radius:0}.form-control.phone-number.svelte-7bgwf .svelte-7bgwf:nth-child(n+4){grid-column:1/-1}@media (min-width: 440px){.form-control.phone-number.svelte-7bgwf.svelte-7bgwf{grid-template:"label label" "country_code number"/1fr 4fr}}input[type=text].svelte-7bgwf.svelte-7bgwf,select.svelte-7bgwf.svelte-7bgwf{font-size:14px;line-height:22px;letter-spacing:-.23px;font-weight:400;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--text-color:rgba(var(--tw-color-text-primary), 1);--placeholder-text-color:rgba(var(--tw-color-text-tertiary), 1);--bg:rgba(var(--tw-color-page-background), 1);--radius:8px;--padding-y:10px;--padding-x:8px;--border-color:transparent;--box-shadow:none;color:var(--text-color);background:var(--bg);border-radius:var(--radius);padding:var(--padding-y) var(--padding-x);border:1px solid var(--border-color);box-shadow:var(--box-shadow)}input[type=text].svelte-7bgwf.svelte-7bgwf::-moz-placeholder,select.svelte-7bgwf.svelte-7bgwf::-moz-placeholder{color:var(--placeholder-text-color)}input[type=text].svelte-7bgwf.svelte-7bgwf::placeholder,select.svelte-7bgwf.svelte-7bgwf::placeholder{color:var(--placeholder-text-color)}input[type=text].svelte-7bgwf.svelte-7bgwf:hover,select.svelte-7bgwf.svelte-7bgwf:hover{--border-color:rgba(var(--tw-color-divider-subtle), 40%);--box-shadow:var(--tw-effect-elevation-02)}input[type=text].svelte-7bgwf.svelte-7bgwf:focus-visible,select.svelte-7bgwf.svelte-7bgwf:focus-visible{outline:none;--box-shadow:var(--tw-effect-focus-state)}input[type=text].svelte-7bgwf.svelte-7bgwf:disabled,select.svelte-7bgwf.svelte-7bgwf:disabled{--text-color:rgba(var(--tw-color-text-disabled), 1);--placeholder-text-color:rgba(var(--tw-color-text-disabled), 1);--bg:rgba(var(--tw-color-container-disabled), 1)}.input-select.svelte-7bgwf.svelte-7bgwf{position:relative}.input-select.svelte-7bgwf select.svelte-7bgwf{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.input-select.svelte-7bgwf select.svelte-7bgwf:invalid{color:rgba(var(--tw-color-text-secondary),1)}.input-select.svelte-7bgwf.svelte-7bgwf:after{--size:20px;content:"";display:block;width:var(--size);height:var(--size);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.471 12.763a.667.667 0 0 1-.942 0L4.945 8.18a.667.667 0 1 1 .943-.943L10 11.349l4.112-4.112a.667.667 0 1 1 .943.943l-4.584 4.583Z' fill='%236B7084'/%3E%3C/svg%3E");position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none}@media (min-width: 1141px){.cart-total.svelte-7bgwf.svelte-7bgwf{position:static;width:auto;margin-bottom:0;margin-left:0}}
