.form-checkbox-field-module-scss-module__cMuD5W__wrapper{flex-direction:column;display:flex}.form-checkbox-field-module-scss-module__cMuD5W__row{color:var(--text);white-space:nowrap;align-items:center;gap:12px;min-height:48px;font-size:12px;display:inline-flex}.form-checkbox-field-module-scss-module__cMuD5W__input{appearance:none;border:1px solid var(--input-border);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;width:36px;height:36px;display:inline-block;position:relative}.form-checkbox-field-module-scss-module__cMuD5W__input:after{content:"";border-right:2px solid var(--checkbox-check);border-bottom:2px solid var(--checkbox-check);transform-origin:50%;width:8px;height:20px;transition:transform .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.form-checkbox-field-module-scss-module__cMuD5W__input:checked:after{transform:translate(-50%,-50%)rotate(45deg)scale(1)}.form-checkbox-field-module-scss-module__cMuD5W__inputCircle{border-color:var(--accent-black);border-radius:999px}.form-checkbox-field-module-scss-module__cMuD5W__inputCircle:after{background:var(--accent-black);border:none;border-radius:999px;width:14px;height:14px;transform:translate(-50%,-50%)scale(0)}.form-checkbox-field-module-scss-module__cMuD5W__inputCircle:checked:after{transform:translate(-50%,-50%)scale(1)}.form-checkbox-field-module-scss-module__cMuD5W__error{color:var(--error-text);min-height:14px;font-size:12px;line-height:1.2;display:block}.form-checkbox-field-module-scss-module__cMuD5W__errorHidden{visibility:hidden}@media (max-width:768px){.form-checkbox-field-module-scss-module__cMuD5W__row{white-space:normal;min-height:44px;font-size:12px}.form-checkbox-field-module-scss-module__cMuD5W__input{border-radius:10px;width:32px;height:32px}.form-checkbox-field-module-scss-module__cMuD5W__input:after{width:7px;height:17px}.form-checkbox-field-module-scss-module__cMuD5W__inputCircle{border-radius:999px}.form-checkbox-field-module-scss-module__cMuD5W__inputCircle:after{width:14px;height:14px}}
.form-input-field-module-scss-module__0uNhka__field{flex-direction:column;gap:8px;display:flex}.form-input-field-module-scss-module__0uNhka__label{color:var(--text);font-size:14px;font-weight:600;line-height:1.25}.form-input-field-module-scss-module__0uNhka__input{border:1px solid var(--input-border);background:var(--component-background);width:100%;height:48px;color:var(--text-muted);border-radius:10px;outline:none;padding:0 12px;font-size:15px}.form-input-field-module-scss-module__0uNhka__error{color:var(--error-text);min-height:14px;font-size:12px;line-height:1.2}.form-input-field-module-scss-module__0uNhka__errorHidden{visibility:hidden}@media (max-width:768px){.form-input-field-module-scss-module__0uNhka__input{border-radius:10px;height:48px;padding:0 12px;font-size:16px}}
.form-select-field-module-scss-module__yvHUvG__field{flex-direction:column;gap:8px;display:flex}.form-select-field-module-scss-module__yvHUvG__label{color:var(--text);font-size:14px;font-weight:600;line-height:1.25}.form-select-field-module-scss-module__yvHUvG__selectWrapper{width:100%;position:relative}.form-select-field-module-scss-module__yvHUvG__select{border:1px solid var(--input-border);background:var(--component-background);width:100%;height:48px;color:var(--text-muted);cursor:pointer;appearance:none;border-radius:10px;outline:none;padding:0 36px 0 12px;font-size:15px}.form-select-field-module-scss-module__yvHUvG__icon{pointer-events:none;width:36px;height:36px;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.form-select-field-module-scss-module__yvHUvG__code .form-select-field-module-scss-module__yvHUvG__select{text-align:center;text-align-last:center;text-indent:-10px;padding-left:0;padding-right:0}.form-select-field-module-scss-module__yvHUvG__code .form-select-field-module-scss-module__yvHUvG__icon{left:50%;right:auto;transform:translate(18px,-50%)}.form-select-field-module-scss-module__yvHUvG__error{color:var(--error-text);min-height:14px;font-size:12px;line-height:1.2}.form-select-field-module-scss-module__yvHUvG__errorHidden{visibility:hidden}@media (max-width:768px){.form-select-field-module-scss-module__yvHUvG__select{border-radius:10px;height:48px;padding:0 12px;font-size:16px}.form-select-field-module-scss-module__yvHUvG__icon{width:32px;height:32px}.form-select-field-module-scss-module__yvHUvG__code .form-select-field-module-scss-module__yvHUvG__select{text-indent:-8px}.form-select-field-module-scss-module__yvHUvG__code .form-select-field-module-scss-module__yvHUvG__icon{transform:translate(16px,-50%)}}
.checkout-module-scss-module__rJTBMq__desktopColumns{flex-direction:column;gap:16px;display:flex}.checkout-module-scss-module__rJTBMq__checkoutPageWrapper{--checkout-section-gap:16px;padding-top:var(--checkout-section-gap);margin-bottom:0}.checkout-module-scss-module__rJTBMq__sectionStack{gap:var(--checkout-section-gap);flex-direction:column;display:flex}.checkout-module-scss-module__rJTBMq__leftColumn,.checkout-module-scss-module__rJTBMq__rightColumn,.checkout-module-scss-module__rJTBMq__summaryColumn{width:100%}.checkout-module-scss-module__rJTBMq__leftColumn{flex:auto}.checkout-module-scss-module__rJTBMq__checkoutSection{margin-bottom:0}.checkout-module-scss-module__rJTBMq__desktopSummarySection,.checkout-module-scss-module__rJTBMq__mobileTotalsSection{display:block}.checkout-module-scss-module__rJTBMq__rightColumn{order:-1;display:contents}.checkout-module-scss-module__rJTBMq__summaryColumn{order:-2}.checkout-module-scss-module__rJTBMq__leftColumn{order:-1}.checkout-module-scss-module__rJTBMq__termsCard{background:var(--component-background);border-radius:18px;flex-direction:column;gap:18px;padding:18px 16px;display:flex}.checkout-module-scss-module__rJTBMq__termsFields{flex-direction:column;gap:12px;display:flex}.checkout-module-scss-module__rJTBMq__termsCheckbox{color:var(--text);white-space:normal;font-size:14px}.checkout-module-scss-module__rJTBMq__termsCheckboxLink{font-weight:700;text-decoration:underline}.checkout-module-scss-module__rJTBMq__termsCheckboxStrong{font-weight:700}.checkout-module-scss-module__rJTBMq__shippingList{flex-direction:column;gap:10px;display:flex}.checkout-module-scss-module__rJTBMq__shippingOption{background:var(--component-background);cursor:pointer;border:1px solid #0000;border-radius:12px;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:14px;padding:12px;display:grid}.checkout-module-scss-module__rJTBMq__shippingOptionSelected{border-color:var(--nice-magenta)}.checkout-module-scss-module__rJTBMq__shippingRadio{opacity:0;pointer-events:none;position:absolute}.checkout-module-scss-module__rJTBMq__shippingRadioVisual{border:2px solid var(--accent-black);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.checkout-module-scss-module__rJTBMq__shippingRadio:checked+.checkout-module-scss-module__rJTBMq__shippingRadioVisual:after{content:"";background:var(--accent-black);border-radius:999px;width:20px;height:20px}.checkout-module-scss-module__rJTBMq__shippingLogo{object-fit:contain;object-position:left center;width:auto;max-width:68px;height:24px;margin-top:8px}.checkout-module-scss-module__rJTBMq__shippingContent{flex-direction:column;gap:4px;min-width:0;display:flex}.checkout-module-scss-module__rJTBMq__shippingTopRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.checkout-module-scss-module__rJTBMq__shippingName{color:var(--text);white-space:normal;min-width:0;font-size:18px;font-weight:500;line-height:1.25}.checkout-module-scss-module__rJTBMq__shippingMeta{color:var(--text-muted);white-space:normal;min-width:0;font-size:14px;line-height:1.35}.checkout-module-scss-module__rJTBMq__shippingDescription{color:var(--text-muted);font-size:14px;line-height:1.35}.checkout-module-scss-module__rJTBMq__shippingExpandedDescription{color:var(--text);white-space:normal;overflow-wrap:anywhere;word-break:break-word;grid-column:2/-1;min-width:0;margin-top:8px;font-size:14px;line-height:1.4}.checkout-module-scss-module__rJTBMq__shippingPrice{color:var(--text);white-space:nowrap;margin-left:auto;font-size:14px;font-weight:600}.checkout-module-scss-module__rJTBMq__shippingError{color:var(--error-text);min-height:14px;font-size:12px}.checkout-module-scss-module__rJTBMq__shippingErrorHidden{visibility:hidden}@media (min-width:769px){.checkout-module-scss-module__rJTBMq__mobileTotalsSection{display:none}.checkout-module-scss-module__rJTBMq__termsCard{border-radius:24px;padding:20px 24px}.checkout-module-scss-module__rJTBMq__termsCheckbox{white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:15px}.checkout-module-scss-module__rJTBMq__rightColumn{align-self:start;height:fit-content;position:sticky;top:89px}}@media (max-width:768px){.checkout-module-scss-module__rJTBMq__shippingOption{grid-template-columns:auto auto minmax(0,1fr);gap:8px 12px;padding:12px}.checkout-module-scss-module__rJTBMq__shippingOptionSelected{border-color:#b76376}.checkout-module-scss-module__rJTBMq__shippingRadioVisual{align-self:start;width:34px;height:34px;margin-top:2px}.checkout-module-scss-module__rJTBMq__shippingRadio:checked+.checkout-module-scss-module__rJTBMq__shippingRadioVisual:after{width:16px;height:16px}.checkout-module-scss-module__rJTBMq__shippingLogo{height:20px;margin-top:7px}.checkout-module-scss-module__rJTBMq__shippingName{white-space:normal;font-size:16px;line-height:1.25}.checkout-module-scss-module__rJTBMq__shippingMeta{white-space:normal;font-size:13px;line-height:1.4}.checkout-module-scss-module__rJTBMq__shippingExpandedDescription{margin-top:10px;font-size:16px;line-height:1.3}.checkout-module-scss-module__rJTBMq__shippingPrice{align-self:start;font-size:15px;font-weight:700}}@media (min-width:1024px){.checkout-module-scss-module__rJTBMq__checkoutPageWrapper{margin-bottom:90px}.checkout-module-scss-module__rJTBMq__leftColumn{min-width:0}.checkout-module-scss-module__rJTBMq__rightColumn{flex:0 0 min(440px,100%);order:0;width:min(440px,100%);display:flex}.checkout-module-scss-module__rJTBMq__desktopColumns{flex-direction:row;align-items:start;gap:24px;min-height:calc(100vh - 89px);display:flex}.checkout-module-scss-module__rJTBMq__summaryColumn{order:0}}
.shipping-shop-finder-module-scss-module___kQqDq__shopFinder{flex-direction:column;gap:10px;padding-top:4px;display:flex}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderTitle{color:var(--text);margin:0;font-size:14px;font-weight:600}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderPostalRow{flex-direction:column;gap:6px;display:flex}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderPostalLabel{color:var(--text-muted);font-size:12px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderPostalInput{border:1px solid var(--input-border);background:var(--component-background);width:100%;max-width:180px;height:40px;color:var(--text);border-radius:10px;outline:none;padding:0 12px;font-size:14px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderOptions{flex-direction:column;gap:8px;display:flex}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderOption{border:1px solid var(--border);cursor:pointer;border-radius:10px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderRadio{opacity:0;pointer-events:none;position:absolute}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderRadioVisual{border:2px solid var(--accent-black);border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderRadio:checked+.shipping-shop-finder-module-scss-module___kQqDq__shopFinderRadioVisual:after{content:"";background:var(--accent-black);border-radius:999px;width:10px;height:10px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderContent{flex-direction:column;min-width:0;display:flex}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderName{color:var(--text);font-size:13px;font-weight:700}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderAddress{color:var(--text-muted);font-size:12px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderDistance{color:var(--text);white-space:nowrap;font-size:12px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderError{color:var(--error-text);min-height:14px;margin:0;font-size:12px}.shipping-shop-finder-module-scss-module___kQqDq__shopFinderErrorHidden{visibility:hidden}@media (min-width:769px){.shipping-shop-finder-module-scss-module___kQqDq__shopFinderOption{grid-template-columns:auto auto minmax(0,1fr) auto}}
