.checkout_wrapper{width:100%;padding-block:64px 96px}.checkout_wrapper .woocommerce{width:100%}.checkout_wrapper .woocommerce-notices-wrapper{margin-bottom:24px}.checkout_wrapper .woocommerce-error,.checkout_wrapper .woocommerce-info,.checkout_wrapper .woocommerce-message{margin:0;padding:16px 20px;border:1px solid rgba(61,53,47,.14);border-radius:16px;background-color:var(--color-bg-yellow);color:var(--color-text-body);list-style:none}.checkout_wrapper .woocommerce-error{border-color:rgba(146,63,63,.32);background-color:var(--color-bg-rose)}.checkout_wrapper .woocommerce-message{border-color:rgba(91,123,82,.28);background-color:var(--color-bg-green)}.checkout_wrapper .woocommerce-checkout{display:grid;grid-template-areas:"customer review-title" "customer review";grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);column-gap:32px;row-gap:16px;align-items:start}.checkout_wrapper #customer_details{grid-area:customer;display:grid;gap:24px}.checkout_wrapper #customer_details .col-1,.checkout_wrapper #customer_details .col-2{padding:32px;border-radius:24px;background-color:var(--color-bg-card)}.checkout_wrapper #order_review_heading{grid-area:review-title;margin:0;padding:0 8px}.checkout_wrapper #order_review{grid-area:review;padding:32px;border-radius:24px;background-color:var(--color-bg-card)}.checkout_wrapper .woocommerce-additional-fields>h3,.checkout_wrapper .woocommerce-billing-fields>h3,.checkout_wrapper .woocommerce-shipping-fields>h3{margin-bottom:24px}.checkout_wrapper .woocommerce-additional-fields__field-wrapper,.checkout_wrapper .woocommerce-billing-fields__field-wrapper,.checkout_wrapper .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.checkout_wrapper .form-row{float:none;width:auto;margin:0}.checkout_wrapper .form-row-wide,.checkout_wrapper .woocommerce-additional-fields__field-wrapper{grid-column:1/-1}.checkout_wrapper .form-row label{display:block;margin-bottom:8px;color:var(--color-text-title);font-size:var(--fs-caption);line-height:var(--lh-caption)}.checkout_wrapper .form-row .required{color:var(--color-primary);text-decoration:none}.checkout_wrapper .woocommerce-input-wrapper{display:block}.checkout_wrapper input:not([type=checkbox],[type=radio]),.checkout_wrapper select,.checkout_wrapper textarea{width:100%;min-height:52px;padding:13px 16px;border:1px solid rgba(61,53,47,.16);border-radius:14px;background-color:var(--color-bg);color:var(--color-text-title);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.checkout_wrapper textarea{min-height:112px;resize:vertical}.checkout_wrapper input:not([type=checkbox],[type=radio]):focus,.checkout_wrapper select:focus,.checkout_wrapper textarea:focus{border-color:var(--color-primary);outline:0;box-shadow:0 0 0 3px rgba(178,147,126,.2)}.checkout_wrapper .woocommerce-invalid input:not([type=checkbox],[type=radio]),.checkout_wrapper .woocommerce-invalid select,.checkout_wrapper .woocommerce-invalid textarea{border-color:#923f3f}.checkout_wrapper .woocommerce-validated input:not([type=checkbox],[type=radio]),.checkout_wrapper .woocommerce-validated select,.checkout_wrapper .woocommerce-validated textarea{border-color:var(--color-bg-green-hover)}.checkout_wrapper .select2-container{width:100%!important}.checkout_wrapper .select2-container--default .select2-selection--single{height:52px;border:1px solid rgba(61,53,47,.16);border-radius:14px;background-color:var(--color-bg)}.checkout_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:40px;padding-left:16px;color:var(--color-text-title);line-height:50px}.checkout_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{right:12px;height:50px}.checkout_wrapper .woocommerce-shipping-fields{display:grid;gap:20px}.checkout_wrapper #ship-to-different-address{margin:0}.checkout_wrapper .woocommerce-form__label-for-checkbox{display:inline-flex;align-items:flex-start;gap:10px;margin:0;cursor:pointer}.checkout_wrapper .woocommerce-form__input-checkbox,.checkout_wrapper input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--color-primary)}.checkout_wrapper .woocommerce-checkout-review-order-table{width:100%;margin:0;border:0}.checkout_wrapper .woocommerce-checkout-review-order-table td,.checkout_wrapper .woocommerce-checkout-review-order-table th{padding:14px 0;border:0;border-bottom:1px solid rgba(61,53,47,.1);vertical-align:top}.checkout_wrapper .woocommerce-checkout-review-order-table th{color:var(--color-text-title);font-weight:500;text-align:left}.checkout_wrapper .woocommerce-checkout-review-order-table td{color:var(--color-text-price);font-weight:500;text-align:right}.checkout_wrapper .woocommerce-checkout-review-order-table .product-name{padding-right:16px}.checkout_wrapper .woocommerce-checkout-review-order-table .product-total{white-space:nowrap}.checkout_wrapper .woocommerce-checkout-review-order-table .product-quantity{color:var(--color-text-body);font-weight:400}.checkout_wrapper .woocommerce-checkout-review-order-table .order-total td,.checkout_wrapper .woocommerce-checkout-review-order-table .order-total th{padding-top:20px;border-bottom:0;font-size:var(--fs-h4);line-height:var(--lh-h4)}.checkout_wrapper .woocommerce-checkout-review-order-table .woocommerce-shipping-methods{display:grid;gap:10px;margin:0}.checkout_wrapper .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li{display:flex;justify-content:flex-end}.checkout_wrapper .woocommerce-checkout-review-order-table .woocommerce-shipping-methods label{color:var(--color-text-body);font-weight:400}.checkout_wrapper #payment{margin-top:28px;padding-top:24px;border-top:1px solid rgba(61,53,47,.12);background:transparent}.checkout_wrapper .wc_payment_methods{display:grid;gap:10px;margin:0 0 20px}.checkout_wrapper .wc_payment_method{margin:0;padding:14px 16px;border:1px solid rgba(61,53,47,.14);border-radius:14px;background-color:var(--color-bg)}.checkout_wrapper .wc_payment_method>label{display:inline-flex;align-items:center;gap:8px;width:calc(100% - 28px);margin-left:8px;color:var(--color-text-title);cursor:pointer}.checkout_wrapper .wc_payment_method>label img{max-height:28px;width:auto;margin-left:auto}.checkout_wrapper .payment_box{margin-top:14px;padding:14px;border-radius:12px;background-color:var(--color-bg-yellow);color:var(--color-text-body)}.checkout_wrapper .woocommerce-terms-and-conditions-wrapper{margin:20px 0}.checkout_wrapper .woocommerce-privacy-policy-text,.checkout_wrapper .woocommerce-terms-and-conditions-wrapper p{color:var(--color-text-body);font-size:var(--fs-caption);line-height:var(--lh-caption)}.checkout_wrapper .woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}.checkout_wrapper #place_order{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:16px 24px;border:0;border-radius:16px;background-color:var(--color-primary);color:var(--color-text-button-primary);font-weight:700;line-height:24px;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.checkout_wrapper #place_order:focus-visible,.checkout_wrapper #place_order:hover{background-color:var(--color-brown)}.checkout_wrapper #place_order:disabled{cursor:not-allowed;opacity:.55}.checkout_wrapper .blockOverlay{border-radius:16px}@media (max-width:1199px){.checkout_wrapper{padding-block:48px 72px}.checkout_wrapper .woocommerce-checkout{grid-template-areas:"customer" "review-title" "review";grid-template-columns:minmax(0,1fr);row-gap:24px}}@media (max-width:767px){.checkout_wrapper{padding-block:32px 48px}.checkout_wrapper #customer_details .col-1,.checkout_wrapper #customer_details .col-2,.checkout_wrapper #order_review{padding:20px 16px;border-radius:20px}.checkout_wrapper .woocommerce-additional-fields__field-wrapper,.checkout_wrapper .woocommerce-billing-fields__field-wrapper,.checkout_wrapper .woocommerce-shipping-fields__field-wrapper{grid-template-columns:minmax(0,1fr)}.checkout_wrapper .form-row-wide,.checkout_wrapper .woocommerce-additional-fields__field-wrapper{grid-column:auto}.checkout_wrapper .woocommerce-checkout-review-order-table td,.checkout_wrapper .woocommerce-checkout-review-order-table th{padding:12px 0}}.wp-block-woocommerce-checkout{width:100%;max-width:1440px;margin:0 auto;padding:64px 40px 96px}.wp-block-woocommerce-checkout .wc-block-components-notice-banner{margin:0 0 24px;border:1px solid rgba(61,53,47,.14);border-radius:16px;background-color:var(--color-bg-yellow);color:var(--color-text-body);box-shadow:none}.wp-block-woocommerce-checkout .wc-block-components-notice-banner.is-error{border-color:rgba(146,63,63,.32);background-color:var(--color-bg-rose)}.wp-block-woocommerce-checkout .wc-block-checkout__main,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar{min-width:0}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step{margin:0;padding:32px;border-radius:24px;background-color:var(--color-bg-card)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step+.wc-block-components-checkout-step{margin-top:24px}.wp-block-woocommerce-checkout .wc-block-components-checkout-step__heading-container{margin-bottom:24px}.wp-block-woocommerce-checkout .wc-block-components-checkout-order-summary__title-text,.wp-block-woocommerce-checkout .wc-block-components-checkout-step__title{color:var(--color-text-title);font-size:var(--fs-h4);font-weight:500;line-height:var(--lh-h4)}.wp-block-woocommerce-checkout .wc-block-checkout__terms,.wp-block-woocommerce-checkout .wc-block-components-checkout-step__description,.wp-block-woocommerce-checkout .wc-block-components-checkout-step__description-payments-aligned,.wp-block-woocommerce-checkout .wc-block-components-totals-item__description{color:var(--color-text-body);font-size:var(--fs-caption);line-height:var(--lh-caption)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select .wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-state-input input,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-textarea{width:100%;min-height:52px;padding:13px 16px;border:1px solid rgba(61,53,47,.16);border-radius:14px;background-color:var(--color-bg);color:var(--color-text-title);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=password],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=url]{padding:24px 16px 8px}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-textarea{min-height:112px;resize:vertical}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select label,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label{left:16px;color:var(--color-text-body);font-size:var(--fs-caption);line-height:var(--lh-caption)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select .wc-blocks-components-select__select:focus,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-state-input input:focus,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type]:focus,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-textarea:focus{border-color:var(--color-primary);outline:0;box-shadow:0 0 0 3px rgba(178,147,126,.2)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select.has-error .wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-state-input.has-error input,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.has-error input{border-color:#923f3f}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkbox{display:flex;align-items:flex-start;gap:10px}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkbox__input{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--color-primary)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkbox__label{color:var(--color-text-body);font-size:var(--fs-caption);line-height:var(--lh-caption)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control{display:grid;gap:10px}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__option{padding:14px 16px;border:1px solid rgba(61,53,47,.14);border-radius:14px;background-color:var(--color-bg)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__option-checked{border-color:var(--color-primary);background-color:var(--color-bg-yellow)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__description,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__label,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__secondary-label{color:var(--color-text-body)}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-radio-control__label{font-weight:500}.wp-block-woocommerce-checkout .wc-block-components-order-summary{display:grid;gap:16px}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item{padding-bottom:16px;border-bottom:1px solid rgba(61,53,47,.1)}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__image img{border-radius:12px;background-color:var(--color-bg);object-fit:contain}.wp-block-woocommerce-checkout .wc-block-components-product-name,.wp-block-woocommerce-checkout .wc-block-components-totals-item__label{color:var(--color-text-title);font-weight:500}.wp-block-woocommerce-checkout .wc-block-components-product-price,.wp-block-woocommerce-checkout .wc-block-components-totals-item__value{color:var(--color-text-price);font-weight:500}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-footer-item{margin-top:8px;padding-top:20px;border-top:1px solid rgba(61,53,47,.12)}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:var(--fs-h4);line-height:var(--lh-h4)}.wp-block-woocommerce-checkout .wc-block-checkout__terms{margin-top:20px;padding-top:20px;border-top:1px solid rgba(61,53,47,.12)}.wp-block-woocommerce-checkout .wc-block-checkout__terms a{text-decoration:underline}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:16px 24px;border:0;border-radius:16px;background-color:var(--color-primary);color:var(--color-text-button-primary);font-weight:700;line-height:24px;transition:background-color .2s ease,opacity .2s ease}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:focus-visible,.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background-color:var(--color-brown)}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:1199px){.wp-block-woocommerce-checkout{padding:48px 32px 72px}}@media (max-width:767px){.wp-block-woocommerce-checkout{padding:32px 16px 48px}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar,.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step{padding:20px 16px;border-radius:20px}.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step+.wc-block-components-checkout-step{margin-top:16px}}.checkout-page{width:100%;max-width:1440px;margin:0 auto;padding:48px 40px 120px}.woocommerce form.checkout.checkout-page{display:block}.checkout-page__layout{display:grid;grid-template-columns:minmax(0,1.413fr) minmax(0,1fr);align-items:start;gap:16px}.checkout-page__title{margin:0 0 48px;color:#000;font-size:var(--fs-h1);font-weight:500;line-height:var(--lh-h1)}.checkout-page__progress{display:none}.checkout-page__progress-item--active{color:var(--color-text-title);font-weight:500}.checkout-page__section[hidden]{display:none!important}.checkout-page__section h2,.checkout-page__summary>h2{margin:0 0 32px;color:#000;font-size:var(--fs-h2);font-weight:500;line-height:var(--lh-h2)}.checkout-page__summary{position:sticky;top:calc(var(--header-height) + 20px);margin-top:100px;padding:24px;border-radius:16px;background:var(--color-bg-card)}.checkout-page__summary>h2{margin-bottom:32px}.checkout-page__customer-details .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.woocommerce form.checkout.checkout-page .woocommerce-billing-fields__field-wrapper>.form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}.woocommerce form.checkout.checkout-page .woocommerce-billing-fields__field-wrapper>.form-row-first,.woocommerce form.checkout.checkout-page .woocommerce-billing-fields__field-wrapper>.form-row-last{grid-column:auto!important}.woocommerce form.checkout.checkout-page .woocommerce-billing-fields__field-wrapper>.checkout-page__company-option{grid-column:1/-1!important}.woocommerce form.checkout.checkout-page .checkout-page__company-option .checkout-page__invoice-label{position:relative;display:inline-flex!important;align-items:center;gap:8px;margin:0;color:var(--color-text-title);font-size:16px;line-height:24px;cursor:pointer}.checkout-page__company-option .optional{display:none}.checkout-page__company-option .checkout-page__invoice-checkbox{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.checkout-page__company-option .checkout-page__invoice-control{position:relative;display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 20px;width:20px;height:20px;border:1px solid var(--color-text-body);border-radius:5px;background:transparent}.checkout-page__company-option .checkout-page__invoice-checkbox:checked+.checkout-page__invoice-control{border-color:var(--color-text-body);background:var(--color-text-body)}.checkout-page__company-option .checkout-page__invoice-control svg{width:14px;height:14px;color:var(--color-text-button-primary);opacity:0}.checkout-page__company-option .checkout-page__invoice-checkbox:checked+.checkout-page__invoice-control svg{opacity:1}.checkout-page__company-option .checkout-page__invoice-checkbox:focus-visible+.checkout-page__invoice-control{outline:2px solid var(--color-primary);outline-offset:2px}.checkout-page__company-fields{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.checkout-page__company-fields[hidden]{display:none}.checkout-page #billing_country_field{display:none!important}.woocommerce form.checkout.checkout-page .checkout-page__company-fields>.form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}.checkout-page .select2-container,.checkout-page .woocommerce-input-wrapper{display:block;width:100%!important}.checkout-page .select2-container--default .select2-selection--single,.checkout-page input:not([type=checkbox],[type=radio]),.checkout-page select,.checkout-page textarea{box-sizing:border-box;width:100%!important;min-height:68px!important;padding:20px 31px!important;border:1px solid var(--color-primary)!important;border-radius:34px!important;background-color:transparent!important;box-shadow:none!important;color:var(--color-text-title)!important;font-size:16px!important;line-height:24px!important}.checkout-page input:not([type=checkbox],[type=radio]){height:68px!important}.checkout-page .select2-container--default .select2-selection--single{height:68px;padding:0}.checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 52px 0 31px;color:var(--color-text-title);line-height:66px}.checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow{right:24px;height:66px}.checkout-page textarea{height:143px!important;min-height:143px!important;border-radius:28px!important;resize:vertical}.checkout-page .select2-container--default.select2-container--focus .select2-selection--single,.checkout-page input:not([type=checkbox],[type=radio]):focus,.checkout-page select:focus,.checkout-page textarea:focus{border-color:var(--color-brown);outline:2px solid rgba(178,147,126,.3);outline-offset:2px}.checkout-page .woocommerce-invalid input:not([type=checkbox],[type=radio]),.checkout-page .woocommerce-invalid select,.checkout-page .woocommerce-invalid textarea{border-color:var(--color-error)}.checkout-page__note{margin-top:80px}.woocommerce form.checkout.checkout-page .checkout-page__note .form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}.checkout-page__note .form-row label{display:none!important}.checkout-page__back{display:none}.checkout-page__payment-title{margin-top:48px!important}.checkout-page__shipping-methods{display:grid;gap:16px}.checkout-page .wc_payment_method,.checkout-page__shipping-rate{display:flex;align-items:center;gap:10px;min-height:88px;padding:20px;border:1px solid transparent;border-radius:12px;background:var(--color-bg-card);color:var(--color-text-body);font-size:16px;line-height:24px;cursor:pointer}.checkout-page__shipping-rate-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%}.checkout-page__shipping-rate-title{min-width:0}.checkout-page__shipping-rate-price{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:8px;background:var(--color-bg-green);color:var(--color-text-body);font-size:14px;line-height:20px;white-space:nowrap}.checkout-page__shipping-rate:has(input:checked) .checkout-page__shipping-rate-price{background:#fff}.checkout-page__shipping-rate-address{display:flex;grid-column:1/-1;align-items:center;gap:8px;margin-top:4px;color:var(--color-text-body);font-size:14px;line-height:20px}.checkout-page__shipping-rate-address svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.checkout-page .wc_payment_method input,.checkout-page__shipping-rate input{width:16px;height:16px;margin:0;accent-color:var(--color-text-title)}.checkout-page .wc_payment_method:has(input:checked),.checkout-page__shipping-rate:has(input:checked){border-color:var(--color-bg-green-hover);background:var(--color-bg-green)}.checkout-page__payment-empty,.checkout-page__shipping-empty{display:flex;align-items:center;gap:16px;margin:0;min-height:116px;padding:20px;border:1px solid rgba(178,147,126,.44);border-radius:12px;background:var(--color-bg-card);color:var(--color-text-body);font-size:16px;line-height:24px}.checkout-page__choice-icon{display:inline-flex;flex:0 0 36px;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--color-bg);color:var(--color-primary)}.checkout-page__empty-content{display:grid;gap:4px}.checkout-page__empty-content strong{color:var(--color-text-title);font-weight:500}.checkout-page__empty-content span{font-size:14px;line-height:20px}.checkout-page #payment{margin:0;padding:0;background:transparent}.checkout-page .wc_payment_methods{display:grid;gap:12px;margin:0;padding:0;list-style:none}.checkout-page .wc_payment_method>label{display:flex;align-items:center;gap:10px;width:100%;margin:0;cursor:pointer}.checkout-page .wc_payment_method>label img{max-height:28px;width:auto;margin-left:auto}.checkout-page .payment_box{display:none!important}.checkout-page .woocommerce-info,.checkout-page .woocommerce-notice{margin:0;border:0;background:transparent;box-shadow:none}.checkout-page .place-order{margin-top:28px}.checkout-page__summary-submit{display:none}.checkout-page__summary .place-order{margin-top:24px}.checkout-page__summary .woocommerce-terms-and-conditions-wrapper{margin:0 0 16px}.checkout-page .woocommerce-terms-and-conditions-wrapper{margin-bottom:16px;color:var(--color-text-body);font-size:12px;line-height:18px}.checkout-page #place_order,.checkout-page__summary-back,.checkout-page__summary-next{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:64px;padding:16px 24px;border:0;border-radius:16px;background:var(--color-primary);color:var(--color-text-button-primary);font-size:16px;font-weight:700;line-height:24px}.checkout-page #place_order:focus-visible,.checkout-page #place_order:hover,.checkout-page__summary-back:focus-visible,.checkout-page__summary-back:hover,.checkout-page__summary-next:focus-visible,.checkout-page__summary-next:hover{background:var(--color-brown)}.checkout-page__summary-back,.checkout-page__summary-next{margin-top:24px;border:0;cursor:pointer}.checkout-page[data-step="2"] .checkout-page__summary-next,.checkout-page__summary-back{display:none}.checkout-page[data-step="2"] .checkout-page__summary-submit{display:block}.checkout-page[data-step="2"] .checkout-page__summary-back{display:none}.checkout-page[data-step="2"] .checkout-page__summary-submit:not(:has(.checkout-page__submit))~.checkout-page__summary-back{display:inline-flex}.checkout-summary__items{display:grid;gap:24px}.checkout-summary__item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px}.checkout-summary__media{display:flex;align-items:center;justify-content:center;height:80px}.checkout-summary__media img{float:none;width:100%;height:100%;max-width:none;max-height:none;mix-blend-mode:multiply;object-fit:contain}.checkout-summary__item-content{min-width:0;padding:0}.checkout-summary__item-name,.checkout-summary__item-price{margin:0;color:#000;font-size:16px;font-weight:700;line-height:24px}.checkout-summary__item-price{position:static;margin-top:8px}.checkout-summary__details{margin-top:16px;color:var(--color-text-body);font-size:14px;line-height:20px}.checkout-summary__details summary{cursor:pointer;list-style:none}.checkout-summary__details summary::-webkit-details-marker{display:none}.checkout-summary__details summary:after{display:inline-block;width:6px;height:6px;margin-left:8px;border-right:1px solid;border-bottom:1px solid;content:"";transform:rotate(45deg) translateY(-2px)}.checkout-summary__details .variation{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:3px 6px;margin:8px 0 0}.checkout-summary__details .variation dd,.checkout-summary__details .variation dd p,.checkout-summary__details .variation dt{margin:0}.checkout-summary__totals{margin-top:32px;padding-top:0;border-top:0}.checkout-summary__totals>p{display:flex;justify-content:space-between;gap:16px;margin:0;padding:0 0 32px;color:#000;font-size:18px;font-weight:500;line-height:24px}.checkout-summary__totals .checkout-summary__discount{color:var(--color-success);font-size:12px;font-weight:400;line-height:18px}.checkout-summary__discount .woocommerce-remove-coupon{display:none}.checkout-summary__grand-total{padding-top:20px!important;padding-bottom:0!important;border-top:1px solid rgba(61,53,47,.18);font-size:20px!important;font-weight:500!important;line-height:24px!important}@media (min-width:768px) and (max-width:1199px){.checkout-page{padding:16px 32px 100px}.checkout-page__layout{grid-template-columns:minmax(0,1fr);gap:96px}.checkout-page__title{margin-bottom:24px;font-size:32px;line-height:40px}.checkout-page__section h2,.checkout-page__summary>h2{margin-bottom:32px;font-size:24px;line-height:32px}.checkout-page__section[data-checkout-step="2"] h2{margin-bottom:8px;font-size:20px;line-height:28px}.checkout-page__summary{position:static;margin-top:0;padding:16px;max-width:none}.checkout-page__customer-details .woocommerce-billing-fields__field-wrapper{gap:16px}.checkout-page__note{margin-top:100px}.checkout-page__shipping-empty,.checkout-page__shipping-rate{min-height:108px}.checkout-page .wc_payment_method,.checkout-page__payment-empty{min-height:84px}.checkout-summary__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.checkout-summary__item{grid-template-columns:80px minmax(0,1fr);gap:16px}.checkout-summary__media{height:80px}.checkout-summary__item-content{padding-top:0}.checkout-summary__details{margin-top:10px;font-size:12px;line-height:18px}.checkout-summary__totals{margin-top:32px}.checkout-page #place_order,.checkout-page__summary-back,.checkout-page__summary-next{min-height:60px}}@media (max-width:767px){.checkout-page{padding:24px 16px 48px}.checkout-page__layout{display:flex;flex-direction:column;gap:48px}.checkout-page__main,.checkout-page__summary{width:100%}.checkout-page__title{margin-bottom:20px;font-size:24px;line-height:32px}.checkout-page[data-step="2"] .checkout-page__title{font-size:32px;line-height:40px}.checkout-page__section h2,.checkout-page__summary>h2{margin-bottom:24px;font-size:20px;line-height:28px}.checkout-page__company-fields,.checkout-page__customer-details .woocommerce-billing-fields__field-wrapper{grid-template-columns:minmax(0,1fr);gap:12px}.woocommerce form.checkout.checkout-page .checkout-page__company-option .checkout-page__invoice-label{font-size:12px;line-height:20px}.checkout-page .select2-container--default .select2-selection--single,.checkout-page input:not([type=checkbox],[type=radio]),.checkout-page select,.checkout-page textarea{min-height:68px!important;padding:20px 24px!important;border-radius:34px!important;font-size:12px!important;line-height:20px!important}.checkout-page .select2-container--default .select2-selection--single{height:68px;padding:0}.checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 44px 0 24px;line-height:66px}.checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:66px}.checkout-page textarea{height:143px!important;min-height:143px!important;border-radius:28px!important}.checkout-page__note{margin-top:80px}.checkout-page__payment-title{margin-top:36px!important}.checkout-page__shipping-rate{min-height:86px;padding:16px;font-size:12px;line-height:18px}.checkout-page .wc_payment_method{min-height:68px;padding:16px;font-size:12px;line-height:18px}.checkout-page__shipping-rate-content{gap:8px}.checkout-page__shipping-rate-price{min-height:28px;padding:5px 8px;font-size:10px;line-height:14px}.checkout-page__shipping-rate-address{gap:6px;font-size:10px;line-height:14px}.checkout-page__shipping-rate-address svg{flex-basis:16px;width:16px;height:16px}.checkout-page__payment-empty,.checkout-page__shipping-empty{gap:12px;min-height:88px;padding:16px;font-size:12px;line-height:18px}.checkout-page__choice-icon{flex-basis:28px;width:28px;height:28px}.checkout-page__choice-icon svg{width:16px;height:16px}.checkout-page__empty-content{gap:2px}.checkout-page__empty-content span{font-size:10px;line-height:14px}.checkout-page__summary{position:static;margin-top:0;padding:16px;border-radius:12px}.checkout-summary__items{grid-template-columns:minmax(0,1fr);gap:24px}.checkout-summary__item{grid-template-columns:64px minmax(0,1fr);gap:12px}.checkout-summary__media{height:80px}.checkout-summary__item-content{padding:4px 0 0}.checkout-summary__item-name,.checkout-summary__item-price{font-size:14px;line-height:20px}.checkout-summary__item-price{margin-top:2px}.checkout-summary__details{margin-top:6px;font-size:10px;line-height:14px}.checkout-summary__totals{margin-top:32px;padding-top:0}.checkout-summary__totals>p{padding-bottom:24px;font-size:16px;line-height:20px!important}.checkout-summary__grand-total{padding-top:20px!important;font-size:16px!important;line-height:20px!important}.checkout-page #place_order,.checkout-page__summary-back,.checkout-page__summary-next{min-height:48px;border-radius:12px;font-size:12px;line-height:18px}}