/** Shopify CDN: Minification failed

Line 381:0 All "@import" rules must come first

**/

      
        @font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//basterstore.com/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//basterstore.com/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

        @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//basterstore.com/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2") format("woff2"),
       url("//basterstore.com/cdn/fonts/poppins/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff") format("woff");
}

        @font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//basterstore.com/cdn/fonts/poppins/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2") format("woff2"),
       url("//basterstore.com/cdn/fonts/poppins/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff") format("woff");
}

        @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//basterstore.com/cdn/fonts/poppins/poppins_i7.42fd71da11e9d101e1e6c7932199f925f9eea42d.woff2") format("woff2"),
       url("//basterstore.com/cdn/fonts/poppins/poppins_i7.ec8499dbd7616004e21155106d13837fff4cf556.woff") format("woff");
}


        :root {
          --font-body-family: Poppins, sans-serif;
          --font-body-style: normal;
          --font-body-weight: 400;
          --font-body-weight-bold: 700;
        }
      
      
      
        @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//basterstore.com/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2") format("woff2"),
       url("//basterstore.com/cdn/fonts/poppins/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff") format("woff");
}

        :root {
          --font-heading-family: Poppins, sans-serif;
          --font-heading-style: normal;
          --font-heading-weight: 700;
        }
      

      :root {
        --font-body-scale: 1.0;
        --font-heading-scale: 1.0;
        --font-heading-line-height: 0.3;
        --font-heading-letter-spacing: 0.06rem;

        --color-base-text: 0, 0, 0;
        --color-shadow: 0, 0, 0;
        --color-base-background-1: 255, 250, 244;
        --color-base-background-2: 243, 243, 243;
        --color-base-solid-button-labels: 0, 0, 0;
        --color-base-outline-button-labels: 109, 56, 139;
        --color-base-accent-1: 255, 86, 28;
        --color-base-accent-2: 246, 239, 231;
        --payment-terms-background-color: #FFFAF4;

        --gradient-base-background-1: #FFFAF4;
        --gradient-base-background-2: #f3f3f3;
        --gradient-base-accent-1: #FF561C;
        --gradient-base-accent-2: #FBF9F5;

        --media-padding: px;
        --media-border-opacity: 0.1;
        --media-border-width: 0px;
        --media-radius: 12px;
        --media-shadow-opacity: 0.0;
        --media-shadow-horizontal-offset: 0px;
        --media-shadow-vertical-offset: 0px;
        --media-shadow-blur-radius: 20px;
        --media-shadow-visible: 0;

        --page-width: 140rem;
        --page-width-margin: 0rem;

        --product-card-image-padding: 0.0rem;
        --product-card-corner-radius: 1.2rem;
        --product-card-text-alignment: center;
        --product-card-border-width: 0.0rem;
        --product-card-border-opacity: 0.1;
        --product-card-shadow-opacity: 0.1;
        --product-card-shadow-visible: 1;
        --product-card-shadow-horizontal-offset: 0.2rem;
        --product-card-shadow-vertical-offset: 0.6rem;
        --product-card-shadow-blur-radius: 1.5rem;

        --collection-card-image-padding: 0.0rem;
        --collection-card-corner-radius: 1.2rem;
        --collection-card-text-alignment: center;
        --collection-card-border-width: 0.0rem;
        --collection-card-border-opacity: 0.1;
        --collection-card-shadow-opacity: 0.05;
        --collection-card-shadow-visible: 1;
        --collection-card-shadow-horizontal-offset: 0.2rem;
        --collection-card-shadow-vertical-offset: 0.6rem;
        --collection-card-shadow-blur-radius: 1.5rem;

        --blog-card-image-padding: 0.0rem;
        --blog-card-corner-radius: 1.2rem;
        --blog-card-text-alignment: center;
        --blog-card-border-width: 0.0rem;
        --blog-card-border-opacity: 0.1;
        --blog-card-shadow-opacity: 0.05;
        --blog-card-shadow-visible: 1;
        --blog-card-shadow-horizontal-offset: 1.0rem;
        --blog-card-shadow-vertical-offset: 1.0rem;
        --blog-card-shadow-blur-radius: 3.5rem;

        --badge-corner-radius: 0.6rem;
        
        --slider-arrow-size: 3.0rem;
        --slider-arrow-border-radius: 50.0%;
        --slider-arrow-icon-size: 0.6em;
        --pagination-dot-width: 6px;
        --pagination-dot-height: 6px;
        --pagination-dot-active-scale: 1.5;
        --pagination-dot-spacing: 12px;
        --pagination-dot-radius: 5px;

        --popup-border-width: 1px;
        --popup-border-opacity: 0.1;
        --popup-corner-radius: 14px;
        --popup-shadow-opacity: 0.1;
        --popup-shadow-horizontal-offset: 10px;
        --popup-shadow-vertical-offset: 12px;
        --popup-shadow-blur-radius: 20px;

        --drawer-border-width: 1px;
        --drawer-border-opacity: 0.1;
        --drawer-shadow-opacity: 0.0;
        --drawer-shadow-horizontal-offset: 0px;
        --drawer-shadow-vertical-offset: 4px;
        --drawer-shadow-blur-radius: 5px;

        --spacing-sections-desktop: 0px;
        --spacing-sections-mobile: 0px;

        --grid-desktop-vertical-spacing: 40px;
        --grid-desktop-horizontal-spacing: 40px;
        --grid-mobile-vertical-spacing: 20px;
        --grid-mobile-horizontal-spacing: 20px;

        --text-boxes-border-opacity: 0.1;
        --text-boxes-border-width: 0px;
        --text-boxes-radius: 24px;
        --text-boxes-shadow-opacity: 0.0;
        --text-boxes-shadow-visible: 0;
        --text-boxes-shadow-horizontal-offset: 10px;
        --text-boxes-shadow-vertical-offset: 12px;
        --text-boxes-shadow-blur-radius: 20px;

        --buttons-radius: 6px;
        --buttons-radius-outset: 8px;
        --buttons-border-width: 2px;
        --buttons-border-opacity: 1.0;
        --buttons-shadow-opacity: 0.0;
        --buttons-shadow-visible: 0;
        --buttons-shadow-horizontal-offset: 0px;
        --buttons-shadow-vertical-offset: 4px;
        --buttons-shadow-blur-radius: 5px;
        --buttons-border-offset: 0.3px;

        --swatches-radius: 50.0%;
        --swatches-border-opacity: 0.0;
        --swatches-selected-border-opacity: 0.5;

        --pickers-overlay-opacity: 0.08;
        --pickers-radius: 8px;
        --pickers-small-radius: 3.2px;
        --pickers-border-width: 1px;
        --pickers-border-color: var(--color-base-accent-1);
        --pickers-border-opacity: 0.2;
        --pickers-shadow-opacity: 0.0;
        --pickers-shadow-horizontal-offset: 0px;
        --pickers-margin-offset: 0px;
        --pickers-shadow-vertical-offset: 0px;
        --pickers-shadow-blur-radius: 0px;
        --pickers-radius-outset: 9px;
        --pickers-hover-overlay-opacity: 0.1;
        --pickers-hover-border-opacity: 0.55;

        --quantity-overlay-opacity: 0.06;
        --quantity-radius: 8px;
        --quantity-small-radius: 3.2px;
        --quantity-border-width: 1px;
        --quantity-border-color: var(--color-base-accent-1);
        --quantity-border-opacity: 0.2;
        --quantity-shadow-opacity: 0.0;
        --quantity-shadow-horizontal-offset: 0px;
        --quantity-margin-offset: 0px;
        --quantity-shadow-vertical-offset: 0px;
        --quantity-shadow-blur-radius: 0px;
        --quantity-radius-outset: 9px;
        --quantity-hover-overlay-opacity: 0.06;
        --quantity-hover-border-opacity: 0.15;

        --inputs-radius: 6px;
        --inputs-border-width: 1px;
        --inputs-border-opacity: 0.6;
        --inputs-shadow-opacity: 0.0;
        --inputs-shadow-horizontal-offset: 0px;
        --inputs-margin-offset: 0px;
        --inputs-shadow-vertical-offset: 4px;
        --inputs-shadow-blur-radius: 5px;
        --inputs-radius-outset: 7px;
        --inputs-hover-border-opacity: 1;
        
        --variant-pills-inactive-overlay-opacity: 0.0;
        --variant-pills-text-size: 1.4rem;
        --variant-pills-padding-y: 1.0rem;
        --variant-pills-padding-x: 2.0rem;
        --variant-pills-radius: 40px;
        --variant-pills-border-width: 1px;
        --variant-pills-border-opacity: 0.55;
        --variant-pills-shadow-opacity: 0.0;
        --variant-pills-shadow-horizontal-offset: 0px;
        --variant-pills-shadow-vertical-offset: 4px;
        --variant-pills-shadow-blur-radius: 5px;
      }

      *,
      *::before,
      *::after {
        box-sizing: inherit;
      }

      html {
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
      }

      body {
        display: grid;
        grid-template-rows: auto auto 1fr auto;grid-template-rows: auto auto auto 1fr auto;grid-template-columns: 100%;
        min-height: 100%;
        margin: 0;
        overflow-x: hidden;
        font-size: 1.5rem;
        letter-spacing: 0.06em;
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
        
      }

      
        .animate-section {
          --animation-duration: 650ms;
          --init-delay: 150ms;
          --child-delay: 150ms;
        }
        .animate-section.animate--hidden .animate-item {
          opacity: 0;
          filter: blur(1px);
          transform: translate(0%, 0%) scale(100%);
        }
        .animate-section.animate--shown .animate-item {
          opacity: 1;
          filter: blur(0);
          transform: none;
          transition: opacity var(--animation-duration) var(--init-delay),
            filter var(--animation-duration) var(--init-delay),transform var(--animation-duration) var(--init-delay);
        }
        .animate-section.animate--shown .animate-item.animate-item--child {
          transition-delay: calc(
            var(--init-delay) + (var(--child-delay) * var(--index))
          );
        }
      

      @media screen and (min-width: 750px) {
        body {
          font-size: 1.6rem;
        }
      }

      /* fallback */
      @font-face {
        font-family: 'Material Symbols Outlined';
        src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v141/kJF4BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzBwG-RpA6RzaxHMPdY40KH8nGzv3fzfVJU22ZZLsYEpzC_1qmr5Y0.woff2) format('woff2');
        font-style: normal;
        font-weight: 300;
        font-display: block;
      }

      .material-symbols-outlined {
        font-family: 'Material Symbols Outlined';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: 'liga';
        -webkit-font-smoothing: antialiased;
        max-width: 1em;
        overflow: hidden;
        flex-shrink: 0;
        font-variation-settings:
        'FILL' 0,
        'wght' 300,
        'GRAD' 0,
        'opsz' 48;
        vertical-align: bottom;
      }
      .material-symbols-outlined.filled {
        font-variation-settings:
        'FILL' 1
      }
      
    


        .animate-section.animate--hidden .animate-item {
          opacity: 1;
          filter: blur(0);
          transform: none;
        }
      


  /* ===== Proxima Nova (self-host, assets) ===== */
  @font-face { font-family:"Proxima Nova"; src:url(//basterstore.com/cdn/shop/t/9/assets/ProximaNova-Light.woff2?v=43597753500545946011783893931) format("woff2"); font-weight:300; font-style:normal; font-display:swap; }
  @font-face { font-family:"Proxima Nova"; src:url(//basterstore.com/cdn/shop/t/9/assets/ProximaNova-Regular.woff2?v=90957882556029521301783893936) format("woff2"); font-weight:400; font-style:normal; font-display:swap; }
  @font-face { font-family:"Proxima Nova"; src:url(//basterstore.com/cdn/shop/t/9/assets/ProximaNova-Bold.woff2?v=30685830021602197631783893530) format("woff2"); font-weight:700; font-style:normal; font-display:swap; }
  @font-face { font-family:"Proxima Nova"; src:url(//basterstore.com/cdn/shop/t/9/assets/ProximaNova-ExtraBold.woff2?v=84392018896459112261783893920) format("woff2"); font-weight:800; font-style:normal; font-display:swap; }

  :root {
    --sans-serif-font: "Proxima Nova", "Helvetica", "Arial", sans-serif;
    --font-body-family: var(--sans-serif-font) !important;
  }



    .kaching-bundles__block {
      display: none;
    }

    .kaching-bundles-sticky-atc {
      display: none;
    }
  

.kaching-bundles .kaching-bundles__multiple-gifts-selector{position:relative}.kaching-bundles .kaching-bundles__multiple-gifts-selector__clickable-overlay{position:absolute;inset:0;cursor:pointer}.kaching-bundles .kaching-bundles__multiple-gifts-selector__photos{position:relative;display:flex;align-items:center;flex-shrink:0;padding-block:2px}.kaching-bundles .kaching-bundles__multiple-gifts-selector__photo{box-sizing:border-box;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;background-color:#fff;border-radius:8px;border:1px solid var(--kaching-free-gift-background-color, #fff)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__multiple-gifts-selector__photo{border-color:var(--kaching-free-gift-selected-background-color, #000)}.kaching-bundles .kaching-bundles__multiple-gifts-selector__photo:not(:first-child){margin-inline-start:-16px}.kaching-bundles .kaching-bundles__multiple-gifts-selector__photo-count{box-sizing:border-box;position:absolute;top:0;inset-inline-end:0;transform:translate(18%,-3%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid var(--kaching-free-gift-text-color, #000);background-color:var(--kaching-free-gift-background-color, rgba(0, 0, 0, .3));color:var(--kaching-free-gift-text-color, #000);font-size:calc(var(--kaching-free-gift-font-size, 13px) - 2px);font-weight:var(--kaching-free-gift-font-weight, bold);line-height:1}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__multiple-gifts-selector__photo-count{border-color:var(--kaching-free-gift-selected-text-color, #fff);background-color:var(--kaching-free-gift-selected-background-color, #000);color:var(--kaching-free-gift-selected-text-color, #fff)}.kaching-bundles .kaching-bundles__bundle-products{display:flex;justify-content:space-evenly;margin-top:12px;margin-bottom:4px;border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-radius:calc(var(--bar-border-radius, 0) * 3 / 4)}.kaching-bundles .kaching-bundles__bundle-products .kaching-bundles__bar-variant-selects{justify-content:center}.kaching-bundles .kaching-bundles__bundle-products__divider{display:flex;flex-direction:column;align-items:center;width:0;overflow:visible}.kaching-bundles .kaching-bundles__bundle-products__divider *{max-width:initial}.kaching-bundles .kaching-bundles__bundle-products__divider-line{display:flex;flex:1;width:1px;background-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bundle-products__divider-icon{display:flex}.kaching-bundles .kaching-bundles__bundle-products__divider-icon svg{color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bundle-products__product{display:flex;flex:1;flex-direction:column;align-items:center;min-width:0;gap:5px;padding:12px}.kaching-bundles .kaching-bundles__bundle-products__product.kaching-bundles__bundle-products__product--placeholder{justify-content:center;text-align:center;font-size:13px;font-weight:700;color:#555}.kaching-bundles .kaching-bundles__bundle-products__wrapper{display:flex;align-items:center;gap:10px;min-width:0}.kaching-bundles .kaching-bundles__bundle-products__content{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.kaching-bundles .kaching-bundles__bundle-products__link{display:flex;flex-shrink:0;text-decoration:none}.kaching-bundles .kaching-bundles__bundle-products__image{flex-shrink:0;height:50px;width:auto;max-width:100%;border-radius:var(--kaching-bundle-products-image-border-radius, 0)}.kaching-bundles .kaching-bundles__bundle-products__image-placeholder{flex-shrink:0;height:50px;width:50px}.kaching-bundles .kaching-bundles__bundle-products__title{overflow-wrap:break-word;text-align:center;font-size:13px;color:var(--bar-title-color);font-weight:var(--bar-title-font-weight, 700);font-style:var(--bar-title-font-style)}.kaching-bundles .kaching-bundles__bundle-products__pricing{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:5px}.kaching-bundles .kaching-bundles__bundle-products__price{font-size:13px;font-weight:700;color:var(--bar-price-color, #000)}.kaching-bundles .kaching-bundles__bundle-products__full-price{text-decoration:line-through;font-size:12px;color:var(--bar-full-price-color, #555)}.kaching-bundles .kaching-bundles__bundle-products__unit-price{width:100%;text-align:center;font-size:12px;color:var(--bar-full-price-color, #555);text-transform:uppercase}.kaching-bundles .kaching-bundles__bundle-products--hidden{display:none}.kaching-bundles .kaching-bundles__bundle-products--vertical{flex-direction:column}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__divider{flex-direction:row;width:100%;height:0}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__divider-line{width:auto;height:1px}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__product{flex-direction:row;justify-content:space-between;padding:14px 12px}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__pricing{flex-direction:column;align-items:flex-end}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__pricing--with-unit-price{flex-flow:row wrap;justify-content:flex-end}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__unit-price{text-align:end}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__title{text-align:start}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bundle-products__image{width:50px;height:auto;-o-object-fit:contain;object-fit:contain}.kaching-bundles .kaching-bundles__bundle-products--vertical .kaching-bundles__bar-variant-selects{justify-content:flex-start}.kaching-bundles .kaching-bundles__mix-and-match-products{display:flex;flex-direction:column;margin-top:12px;margin-bottom:4px;border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-radius:calc(var(--bar-border-radius, 0) * 3 / 4);overflow:hidden}.kaching-bundles .kaching-bundles__mix-and-match-products--hidden{display:none}.kaching-bundles .kaching-bundles__mix-and-match-products__divider{display:flex;flex-direction:row;align-items:center;gap:4px;width:100%;height:0;overflow:visible}.kaching-bundles .kaching-bundles__mix-and-match-products__divider-line{display:flex;flex:1;width:auto;height:1px;background-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__mix-and-match-products__divider-icon{display:flex}.kaching-bundles .kaching-bundles__mix-and-match-products__divider-icon svg{color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__mix-and-match-product{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px}.kaching-bundles .kaching-bundles__mix-and-match-product__content{display:flex;flex-direction:column;gap:6px;min-width:0}.kaching-bundles .kaching-bundles__mix-and-match-product__pricing{display:flex;justify-content:flex-end}.kaching-bundles .kaching-bundles__mix-and-match-product__pricing .kaching-bundles__bundle-products__pricing{flex-direction:column;align-items:flex-end;gap:0}.kaching-bundles .kaching-bundles__mix-and-match-product__image-link{display:flex;flex-shrink:0;text-decoration:none}.kaching-bundles .kaching-bundles__mix-and-match-product__image{flex-shrink:0;height:50px;width:auto;max-width:100%;border-radius:var(--kaching-bundle-products-image-border-radius, 0)}.kaching-bundles .kaching-bundles__mix-and-match-product__image-placeholder{height:50px;width:50px}.kaching-bundles .kaching-bundles__mix-and-match-product__title-link{align-self:flex-start;text-decoration:none}.kaching-bundles .kaching-bundles__mix-and-match-product__title{overflow-wrap:break-word;text-align:start;font-size:13px;color:var(--bar-title-color);font-weight:var(--bar-title-font-weight, 700);font-style:var(--bar-title-font-style)}.kaching-bundles .kaching-bundles__mix-and-match-product__swap-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:var(--bar-border-radius, 8px);background-color:var(--collection-product-button-color, #2b2b2b);color:var(--collection-product-button-text-color, #ffffff);font-size:13px;line-height:1.2;text-align:center;cursor:pointer;white-space:nowrap}.kaching-bundles .kaching-bundles__mix-and-match-products__placeholder{display:flex;align-items:center;justify-content:center;padding:14px 12px;color:#0006;font-style:italic}.kaching-bundles .kaching-bundles__checkbox-upsells__upsell .kaching-bundles__bar-main{gap:10px}.kaching-bundles .kaching-bundles__checkbox-upsells__upsell .kaching-bundles__selling-plan-select{margin-top:5px}.kaching-bundles .kaching-bundles__checkbox-upsells__checkbox{all:unset;display:flex;flex-shrink:0;width:20px;height:20px;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;color:var(--bar-selected-border-color);border-width:2px;border-style:solid;border-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__checkbox-upsells__checkbox.kaching-bundles__checkbox-upsells__checkbox--selected{border-color:var(--bar-selected-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__checkbox-upsells__image{width:initial;max-width:50px;max-height:50px;border-radius:calc(var(--bar-border-radius, 0) / 2)}.kaching-bundles .kaching-bundles__choose-multiple-gifts-modal{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;padding:10px;text-align:start;line-height:1.4;background-color:var(--kaching-choose-multiple-gifts-overlay-color, rgba(0, 0, 0, .5))}.kaching-bundles .kaching-bundles__choose-multiple-gifts-modal__content{position:relative;z-index:10000;min-width:min(470px,95%);max-width:700px;max-height:calc(100dvh - 20px);width:100%;display:flex;flex-direction:column}.kaching-bundles .kaching-bundles__choose-multiple-gifts{display:flex;flex-direction:column;border-radius:10px;background-color:#fff;max-height:100%;overflow:hidden}.kaching-bundles .kaching-bundles__choose-multiple-gifts__header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0;margin-block:2px 18px;color:var(--kaching-choose-multiple-gifts-text-color, #000);flex-shrink:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__heading{margin:0;font-weight:650;font-size:16px}.kaching-bundles .kaching-bundles__choose-multiple-gifts__close{all:unset;display:flex;align-items:center;justify-content:center;margin-inline-end:-6px;width:24px;height:24px;cursor:pointer}.kaching-bundles .kaching-bundles__choose-multiple-gifts__products{display:flex;flex-direction:column;gap:16px;padding:0 16px;flex:1;overflow-y:auto;min-height:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product{display:flex;align-items:center;justify-content:space-between;gap:20px}@media (width <= 600px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product{gap:12px}}@media (width <= 500px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product{flex-direction:column;align-items:stretch;gap:12px}}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-container{display:flex;align-items:center;gap:12px;min-width:0;flex:1}@media (width <= 600px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-container{gap:8px}}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-image-link{display:flex;flex-shrink:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-image{display:flex;border-radius:8px;border:1px solid #e5e5e3;-o-object-fit:contain;object-fit:contain;height:auto;width:var(--kaching-choose-multiple-gifts-photo-size, 100px);max-height:calc(var(--kaching-choose-multiple-gifts-photo-size, 100px) * 2)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-content{display:flex;flex-direction:column;gap:4px;min-width:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-link{text-decoration:none}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-title{overflow-wrap:break-word;font-weight:650;font-size:var(--kaching-choose-multiple-gifts-text-size, 14px);color:var(--kaching-choose-multiple-gifts-text-color, #000)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-selectors{display:flex;flex-direction:column;gap:8px;margin-top:8px;min-width:0;max-width:100%}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-selector-row{display:flex;align-items:flex-start;gap:8px}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-counter{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:24px;height:24px;font-size:12px;color:#000}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-selector-content{flex:1;min-width:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-selector-with-counter{display:flex;align-items:center;gap:8px;min-width:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__variant-selector-wrapper{flex:1;min-width:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__subtitle{font-size:14px;font-weight:400;color:var(--kaching-choose-multiple-gifts-text-color, #000)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-price-container{display:flex;gap:10px}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-price{font-size:14px;font-weight:650;color:var(--kaching-choose-multiple-gifts-price-color, #f04438)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-compare-at-price{font-size:14px;font-weight:650;text-decoration:line-through;color:var(--kaching-choose-multiple-gifts-compare-at-price-color, #667085)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;display:flex;justify-content:center;align-items:center;border:none;font-weight:600;padding:10px 12px;line-height:1.4;border-radius:8px;cursor:pointer;font-size:var(--kaching-choose-multiple-gifts-button-size, 16px);background-color:var(--kaching-choose-multiple-gifts-button-color, #7f56d9);color:var(--kaching-choose-multiple-gifts-button-text-color, #fff)}@media (width <= 500px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-button{flex:1}}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-button--disabled{background-color:#eaecf0;color:#98a2b3;cursor:not-allowed}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-button--selected{display:flex;align-items:center;gap:8px;background-color:#fff;color:#414651;border:1px solid #d5d7da}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin-top:16px;padding:16px;border-top:1px solid #e5e5e3;flex-shrink:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-text{font-size:14px;font-weight:400;color:#535862;flex:1;min-width:0;overflow-wrap:break-word}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-buttons{display:flex;gap:8px;flex:1;min-width:0;flex-shrink:0}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:40px;min-width:80px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:1;box-shadow:0 1px 2px #0a0d120d}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-button--cancel{background-color:#fff;border:1px solid #d5d7da;color:#414651}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-button--confirm{background-color:#000;color:#fff}.kaching-bundles .kaching-bundles__choose-multiple-gifts__footer-button--confirm:disabled{background-color:#eaecf0;border:1px solid #e9eaeb;color:#98a2b3;cursor:not-allowed}.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}@media (width <= 600px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-actions{gap:8px}}@media (width <= 500px){.kaching-bundles .kaching-bundles__choose-multiple-gifts__product-actions{flex-direction:row-reverse;justify-content:space-between;flex-shrink:1}}.kaching-bundles .kaching-bundles__choose-multiple-gifts__gift-quantity{display:flex;align-items:center;justify-content:space-between;width:72px;height:42px;border:1px solid #d6d6d6;border-radius:8px;overflow:hidden}.kaching-bundles .kaching-bundles__choose-multiple-gifts__gift-quantity-button{all:unset;display:flex;align-items:center;justify-content:center;width:28px;height:100%;cursor:pointer;color:#424242}.kaching-bundles .kaching-bundles__choose-multiple-gifts__gift-quantity-button[aria-disabled=true]{opacity:.4;cursor:not-allowed}.kaching-bundles .kaching-bundles__choose-multiple-gifts__gift-quantity-button img{filter:brightness(0) saturate(100%) invert(24%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(96%) contrast(89%)}.kaching-bundles .kaching-bundles__choose-multiple-gifts__gift-quantity-value{font-size:14px;font-weight:600;color:#414651}body:has(.kaching-bundles__choose-multiple-gifts-modal){overflow:hidden}.kaching-bundles .kaching-bundles__mix-and-match-choose-product-modal{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;overflow-y:auto;padding:10px;text-align:start;line-height:1.4;background-color:var(--kaching-mix-and-match-choose-product-overlay-color, rgba(0, 0, 0, .5))}.kaching-bundles .kaching-bundles__mix-and-match-choose-product-modal__content{position:relative;z-index:10000;margin:auto;min-width:min(470px,95%);max-width:700px;width:100%}.kaching-bundles .kaching-bundles__mix-and-match-choose-product{display:flex;flex-direction:column;padding:16px;border-radius:10px;background-color:#fff}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__header{display:flex;align-items:center;justify-content:space-between;margin-block:2px 18px;color:var(--kaching-mix-and-match-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__heading{margin:0;font-weight:650;font-size:16px}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__close{all:unset;display:flex;align-items:center;justify-content:center;margin-inline-end:-6px;width:24px;height:24px;cursor:pointer}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__products{display:flex;flex-direction:column;gap:16px}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;color:#4b5565}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product{display:flex;align-items:center;justify-content:space-between;gap:20px}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-container{display:flex;align-items:center;gap:12px;min-width:0}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-image-link{display:flex;flex-shrink:0}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-image{display:flex;border-radius:8px;border:1px solid #e5e5e3;-o-object-fit:contain;object-fit:contain;height:auto;width:var(--kaching-mix-and-match-choose-product-photo-size, 100px);max-height:calc(var(--kaching-mix-and-match-choose-product-photo-size, 100px) * 2)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-content{display:flex;flex-direction:column;gap:4px;min-width:0}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-link{text-decoration:none}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-title{overflow-wrap:break-word;font-weight:650;font-size:var(--kaching-mix-and-match-choose-product-text-size, 14px);color:var(--kaching-mix-and-match-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__subtitle{font-size:14px;font-weight:400;color:var(--kaching-mix-and-match-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-price-container{display:flex;gap:10px}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-price{font-size:14px;font-weight:650;color:var(--kaching-mix-and-match-choose-product-price-color, #f04438)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-compare-at-price{font-size:14px;font-weight:650;text-decoration:line-through;color:var(--kaching-mix-and-match-choose-product-compare-at-price-color, #667085)}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-option-names.kaching-bundles__bar-variant-names{color:inherit;margin-block:0}.kaching-bundles .kaching-bundles__mix-and-match-choose-product__product-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;border:none;font-weight:600;padding:12px;line-height:1.2;border-radius:8px;cursor:pointer;font-size:var(--kaching-mix-and-match-choose-product-button-size, 16px);background-color:var(--kaching-mix-and-match-choose-product-button-color, #7f56d9);color:var(--kaching-mix-and-match-choose-product-button-text-color, #fff)}body:has(.kaching-bundles__mix-and-match-choose-product-modal){overflow:hidden}.kaching-bundles .kaching-bundles__bar-collection-products{display:flex;flex-direction:column;gap:5px;margin-top:5px}.kaching-bundles .kaching-bundles__collection-product{display:flex;gap:16px;align-items:center;justify-content:space-between}.kaching-bundles .kaching-bundles__collection-product .kaching-bundles__bar-variant-names{display:none;margin-block:0}.kaching-bundles .kaching-bundles__collection-product__image--default{background-color:#fff;border:1px solid #e9e9e9;color:#000}.kaching-bundles .kaching-bundles__collection-product--require-selection{padding:8px;border-radius:12px;background-color:var(--kaching-collection-breaks-require-selection-background-color)}.kaching-bundles .kaching-bundles__collection-product--require-selection .kaching-bundles__collection-product__image--default{border-color:var(--kaching-collection-breaks-require-selection-text-color);color:var(--kaching-collection-breaks-require-selection-text-color)}.kaching-bundles .kaching-bundles__collection-breaks-alert{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;border-radius:12px;font-size:12px;background-color:var(--kaching-collection-breaks-require-selection-background-color);color:var(--kaching-collection-breaks-require-selection-text-color)}.kaching-bundles .kaching-bundles__collection-breaks-alert__icon{flex-shrink:0;width:16px;height:16px}.kaching-bundles .kaching-bundles__collection-product__main{display:flex;gap:16px;align-items:center;min-width:0}.kaching-bundles .kaching-bundles__collection-product__content{display:flex;flex-direction:column;gap:3px;min-width:0}.kaching-bundles .kaching-bundles__collection-product__link{display:flex;flex-shrink:0;text-decoration:none}.kaching-bundles .kaching-bundles__collection-product__image{flex-shrink:0;-o-object-fit:contain;object-fit:contain;height:auto;width:var(--kaching-collection-breaks-product-photo-size, 40px);border-radius:var(--kaching-collection-breaks-image-border-radius, 0)}.kaching-bundles .kaching-bundles__collection-product__title{font-size:16px;color:var(--kaching-collection-breaks-product-title-color, #000)}.kaching-bundles .kaching-bundles__collection-product__choose-product-image{cursor:pointer;line-height:0}.kaching-bundles .kaching-bundles__collection-product__choose-product-button{cursor:pointer;color:#fff;font-size:12px;line-height:1.4;padding:6px 14px;border-radius:8px;background-color:var(--kaching-collection-breaks-button-color, #333)}.kaching-bundles .kaching-bundles__collection-product__remove-button{display:flex;align-items:center;justify-content:center;height:24px;width:24px;cursor:pointer}.kaching-bundles .kaching-bundles__choose-product-modal{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;overflow-y:auto;padding:10px;text-align:start;line-height:1.4;background-color:var(--kaching-choose-product-overlay-color, rgba(0, 0, 0, .5))}.kaching-bundles .kaching-bundles__choose-product-modal__content{position:relative;z-index:10000;margin:auto;min-width:min(470px,95%);max-width:700px;width:100%}.kaching-bundles .kaching-bundles__choose-product{display:flex;flex-direction:column;padding:16px;border-radius:10px;background-color:#fff}.kaching-bundles .kaching-bundles__choose-product__header{display:flex;align-items:center;justify-content:space-between;margin-block:2px 18px;color:var(--kaching-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__choose-product__heading{margin:0;font-weight:650;font-size:16px}.kaching-bundles .kaching-bundles__choose-product__close{all:unset;display:flex;align-items:center;justify-content:center;margin-inline-end:-6px;width:24px;height:24px;cursor:pointer}.kaching-bundles .kaching-bundles__choose-product__products{display:flex;flex-direction:column;gap:16px}.kaching-bundles .kaching-bundles__choose-product__controls{display:flex;align-items:center;gap:10px;margin-bottom:14px}.kaching-bundles .kaching-bundles__choose-product__search-field{position:relative;flex:1 1 auto;min-width:0}.kaching-bundles .kaching-bundles__choose-product__search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:16px;height:16px;pointer-events:none}.kaching-bundles .kaching-bundles__choose-product__search-input{box-sizing:border-box;width:100%;padding:10px 12px 10px 36px;border:1px solid #d5d7da;border-radius:8px;font-size:14px;color:var(--kaching-choose-product-text-color, #000);background-color:#fff}.kaching-bundles .kaching-bundles__choose-product__sort{position:relative;flex-shrink:0}.kaching-bundles .kaching-bundles__choose-product__sort-button{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #d5d7da;border-radius:8px;background:#fff;color:var(--kaching-choose-product-text-color, #000);font-size:14px;line-height:1;cursor:pointer}.kaching-bundles .kaching-bundles__choose-product__sort-icon{width:16px;height:16px;display:block}.kaching-bundles .kaching-bundles__choose-product__sort-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:2;min-width:210px;display:flex;flex-direction:column;border:1px solid #d5d7da;border-radius:10px;background:#fff;box-shadow:0 8px 24px #10182824;overflow:hidden}.kaching-bundles .kaching-bundles__choose-product__sort-option{display:flex;align-items:center;justify-content:space-between;gap:12px;border:none;background:#fff;text-align:start;padding:10px 12px;font-size:14px;color:var(--kaching-choose-product-text-color, #000);cursor:pointer}.kaching-bundles .kaching-bundles__choose-product__sort-option-check{flex-shrink:0;width:16px;height:16px;display:block}.kaching-bundles .kaching-bundles__choose-product__sort-option:hover{background:#f8fafc}.kaching-bundles .kaching-bundles__choose-product__empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;color:#4b5565}.kaching-bundles .kaching-bundles__choose-product__empty-state-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px}.kaching-bundles .kaching-bundles__choose-product__empty-state-icon{width:48px;height:48px}.kaching-bundles .kaching-bundles__choose-product__empty-state-title{font-size:18px;font-weight:500;color:#181d27}.kaching-bundles .kaching-bundles__choose-product__empty-state-description{margin-top:8px;font-size:14px;color:#535862}.kaching-bundles .kaching-bundles__choose-product__empty-state-clear-button{margin-top:16px;padding:10px 16px;border:1px solid #d5d7da;border-radius:8px;background:#fff;color:#414651;font-size:14px;font-weight:600}.kaching-bundles .kaching-bundles__choose-product__product{display:flex;align-items:center;justify-content:space-between;gap:20px}.kaching-bundles .kaching-bundles__choose-product__product-container{display:flex;align-items:center;gap:12px;min-width:0}.kaching-bundles .kaching-bundles__choose-product__product-image-link{display:flex;flex-shrink:0}.kaching-bundles .kaching-bundles__choose-product__product-image{display:flex;border-radius:8px;border:1px solid #e5e5e3;-o-object-fit:contain;object-fit:contain;height:auto;width:var(--kaching-choose-product-photo-size, 100px);max-height:calc(var(--kaching-choose-product-photo-size, 100px) * 2)}.kaching-bundles .kaching-bundles__choose-product__product-content{display:flex;flex-direction:column;gap:4px;min-width:0}.kaching-bundles .kaching-bundles__choose-product__product-link{text-decoration:none}.kaching-bundles .kaching-bundles__choose-product__product-title{overflow-wrap:break-word;font-weight:650;font-size:var(--kaching-choose-product-text-size, 14px);color:var(--kaching-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__choose-product__subtitle{font-size:14px;font-weight:400;color:var(--kaching-choose-product-text-color, #000)}.kaching-bundles .kaching-bundles__choose-product__product-price-container{display:flex;gap:10px}.kaching-bundles .kaching-bundles__choose-product__product-price{font-size:14px;font-weight:650;color:var(--kaching-choose-product-price-color, #f04438)}.kaching-bundles .kaching-bundles__choose-product__product-compare-at-price{font-size:14px;font-weight:650;text-decoration:line-through;color:var(--kaching-choose-product-compare-at-price-color, #667085)}.kaching-bundles .kaching-bundles__choose-product__product-option-names.kaching-bundles__bar-variant-names{color:inherit;margin-block:0}.kaching-bundles .kaching-bundles__choose-product__product-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;border:none;font-weight:600;padding:12px;line-height:1.2;border-radius:8px;cursor:pointer;font-size:var(--kaching-choose-product-button-size, 16px);background-color:var(--kaching-choose-product-button-color, #7f56d9);color:var(--kaching-choose-product-button-text-color, #fff)}body:has(.kaching-bundles__choose-product-modal){overflow:hidden}.kaching-bundles .kaching-bundles__free-gift{display:flex;align-items:center;justify-content:space-between;margin-inline:1px;padding-block:7px;padding-inline:8px calc(15px * var(--block-spacing, 1) + 5px);gap:5px 10px;background-color:var(--kaching-free-gift-background-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__free-gift:last-child{margin-block-end:1px;border-end-start-radius:calc(var(--bar-border-radius) - 1px);border-end-end-radius:calc(var(--bar-border-radius) - 1px)}.kaching-bundles .kaching-bundles__free-gift.kaching-bundles__free-gift--out-of-stock{opacity:.3}.kaching-bundles .kaching-bundles__free-gift__link{pointer-events:none}.kaching-bundles .kaching-bundles__free-gift__main{display:flex;align-items:center;gap:calc(5px + 5px * var(--block-spacing, 1));min-width:0;flex:1}.kaching-bundles .kaching-bundles__free-gift__main:has(.kaching-bundles__swatch-buttons){overflow-x:auto}.kaching-bundles .kaching-bundles__free-gift__content{display:flex;align-items:center;gap:5px 15px;flex-wrap:wrap;min-width:0;flex:1}.kaching-bundles .kaching-bundles__free-gift__content--clickable{cursor:pointer}.kaching-bundles .kaching-bundles__free-gift__add-button{all:unset;display:flex;cursor:pointer;line-height:0;padding:4px;margin:-4px -4px -4px -6px;color:var(--kaching-free-gift-text-color, #000)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__free-gift__add-button{color:var(--kaching-free-gift-selected-text-color, #fff)}.kaching-bundles .kaching-bundles__free-gift__text{color:var(--kaching-free-gift-text-color, #000);font-size:var(--kaching-free-gift-font-size, 13px);font-weight:var(--kaching-free-gift-font-weight, bold);font-style:var(--kaching-free-gift-font-style, normal)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__free-gift__text{color:var(--kaching-free-gift-selected-text-color, #fff)}.kaching-bundles .kaching-bundles__free-gift__image{display:flex;flex-shrink:0;width:auto;height:var(--kaching-free-gift-image-height, 30px);border-radius:var(--kaching-free-gift-image-border-radius, 0)}.kaching-bundles .kaching-bundles__free-gift__full-price{flex-shrink:0;text-decoration:line-through;font-size:calc(var(--kaching-free-gift-font-size, 13px) - 1px);font-weight:var(--bar-subtitle-font-weight);font-style:var(--bar-subtitle-font-style);color:var(--kaching-free-gift-text-color, #000)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__free-gift__full-price{color:var(--kaching-free-gift-selected-text-color, #fff)}.kaching-bundles .kaching-bundles__free-gift__divider{height:1px;display:flex}.kaching-bundles .kaching-bundles__free-gift-summary{gap:8px;justify-content:flex-start}.kaching-bundles .kaching-bundles__free-gift-summary__images{display:flex;flex-shrink:0;align-items:center}.kaching-bundles .kaching-bundles__free-gift-summary__image{display:flex;flex-shrink:0;width:auto;height:var(--kaching-free-gift-image-height, 30px);border-radius:var(--kaching-free-gift-image-border-radius, 0);margin-inline-start:-8px;border:1px solid var(--kaching-free-gift-background-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__free-gift-summary__image:first-child{margin-inline-start:0}.kaching-bundles .kaching-bundles__free-gift-summary__image--no-border{border-color:transparent}.kaching-bundles .kaching-bundles__upsell{display:flex;align-items:center;justify-content:space-between;position:relative;padding-block:7px;padding-inline:8px calc(15px * var(--block-spacing, 1) + 5px);margin-inline:1px;gap:5px 10px;background-color:var(--kaching-upsell-background-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__upsell:last-child{margin-block-end:1px;border-end-start-radius:calc(var(--bar-border-radius) - 1px);border-end-end-radius:calc(var(--bar-border-radius) - 1px)}.kaching-bundles .kaching-bundles__upsell.kaching-bundles__upsell--out-of-stock{opacity:.3}.kaching-bundles .kaching-bundles__upsell--badge-border-all{margin:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell--badge-border-top{margin-top:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell--badge-border-bottom{margin-bottom:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell--badge-border-left{min-height:var(--badge-border-min-length, auto);margin-left:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell--badge-border-right{min-height:var(--badge-border-min-length, auto);margin-right:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell .kaching-bundles__badge-border--all{inset:calc(-1 * var(--badge-border-thickness, 22px))}.kaching-bundles .kaching-bundles__upsell .kaching-bundles__badge-border--top{inset:calc(-1 * var(--badge-border-thickness, 22px)) 0 auto;height:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell .kaching-bundles__badge-border--bottom{inset:auto 0 calc(-1 * var(--badge-border-thickness, 22px));height:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell .kaching-bundles__badge-border--left{inset:0 auto 0 calc(-1 * var(--badge-border-thickness, 22px));width:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell .kaching-bundles__badge-border--right{inset:0 calc(-1 * var(--badge-border-thickness, 22px)) 0 auto;width:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__upsell__main{display:flex;align-items:center;gap:calc(5px + 5px * var(--block-spacing, 1));min-width:0;flex:1}.kaching-bundles .kaching-bundles__upsell__content{display:flex;align-items:center;gap:5px 15px;flex-wrap:wrap;min-width:0;flex:1}.kaching-bundles .kaching-bundles__upsell__link{display:flex;flex-shrink:0}.kaching-bundles .kaching-bundles__upsell__image{width:auto;height:var(--kaching-upsell-image-height, 30px);border-radius:var(--kaching-upsell-image-border-radius, 0)}.kaching-bundles .kaching-bundles__upsell__checkbox{all:unset;display:flex;flex-shrink:0;width:16px;height:16px;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;margin-inline-end:4px;color:var(--bar-selected-border-color);border-width:2px;border-style:solid;border-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__upsell__checkbox.kaching-bundles__upsell__checkbox--selected{border-color:var(--bar-selected-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__upsell__text{display:flex;min-height:30px;align-items:center;cursor:pointer;overflow-wrap:break-word;color:var(--kaching-upsell-text-color, #000);font-size:var(--kaching-upsell-font-size, 13px);font-weight:var(--kaching-upsell-font-weight, bold);font-style:var(--kaching-upsell-font-style, normal)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell__text{color:var(--kaching-upsell-selected-text-color, #000)}.kaching-bundles .kaching-bundles__upsell__pricing{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0}.kaching-bundles .kaching-bundles__upsell__pricing-row{display:flex;align-items:baseline;gap:6px}.kaching-bundles .kaching-bundles__upsell__price{font-size:var(--kaching-upsell-font-size, 13px);font-weight:var(--bar-title-font-weight);font-style:var(--bar-title-font-style);color:var(--bar-price-color, #000)}.kaching-bundles .kaching-bundles__upsell__pricing-row--secondary .kaching-bundles__upsell__price{font-size:calc(var(--kaching-upsell-font-size, 13px) - 1px)}.kaching-bundles .kaching-bundles__upsell__full-price,.kaching-bundles .kaching-bundles__upsell__unit-price{font-size:calc(var(--kaching-upsell-font-size, 13px) - 1px);font-weight:var(--bar-subtitle-font-weight);font-style:var(--bar-subtitle-font-style);color:var(--bar-full-price-color, #555)}.kaching-bundles .kaching-bundles__upsell__full-price{text-decoration:line-through}.kaching-bundles .kaching-bundles__upsell__unit-price{text-transform:uppercase}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__free-gift{flex-direction:column;padding-inline-end:8px}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__upsell{flex-direction:column}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__upsell__pricing{flex-direction:row;gap:5px;align-items:center}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__free-gift{margin-inline:2px;padding-block:7px 6px;padding-inline:7px calc(15px * var(--block-spacing, 1) + 4px);background-color:var(--kaching-free-gift-selected-background-color, #000)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__free-gift:last-child{margin-block-end:2px;border-end-start-radius:calc(var(--bar-border-radius) - 2px);border-end-end-radius:calc(var(--bar-border-radius) - 2px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-all .kaching-bundles__free-gift:last-child,.kaching-bundles .kaching-bundles__bars--badge-border-all .kaching-bundles__free-gift:last-child{margin-inline:0;margin-block-end:0;border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom .kaching-bundles__free-gift:last-child{border-end-start-radius:0;border-end-end-radius:0}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell{margin-inline:2px;padding-block:7px 6px;padding-inline:7px calc(15px * var(--block-spacing, 1) + 4px);background-color:var(--kaching-upsell-selected-background-color, rgba(0, 0, 0, .2))}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell:last-child{margin-block-end:2px;border-end-start-radius:calc(var(--bar-border-radius) - 2px);border-end-end-radius:calc(var(--bar-border-radius) - 2px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-all,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-left{margin-left:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-all,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-right{margin-right:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-all:last-child,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__upsell--badge-border-bottom:last-child{margin-block-end:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gifts{border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift{display:flex;align-items:center;justify-content:space-between;margin-inline:1px;padding-block:7px;padding-inline:8px calc(15px * var(--block-spacing, 1) + 5px);gap:5px 10px;background-color:var(--bar-border-color, #fff)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift:last-child{margin-block-end:1px;border-end-start-radius:calc(var(--bar-border-radius) - 1px);border-end-end-radius:calc(var(--bar-border-radius) - 1px)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__link{pointer-events:none}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__main{display:flex;align-items:center;gap:calc(5px + 5px * var(--block-spacing, 1));min-width:0;flex:1}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__main:has(.kaching-bundles__swatch-buttons){overflow-x:auto}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__content{display:flex;align-items:center;gap:5px 15px;flex-wrap:wrap;min-width:0;flex:1}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__image{display:flex;flex-shrink:0;width:auto;height:var(--kaching-deal-bar-progressive-gift-image-size, 40px);border-radius:var(--kaching-deal-bar-progressive-gift-corner-radius, 0)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__image--locked-product{opacity:.4}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__text{color:var(--kaching-deal-bar-progressive-gift-text-color, #000);font-size:var(--kaching-deal-bar-progressive-gift-text-size, 14px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__deal-bar-progressive-gift__text{color:var(--kaching-deal-bar-progressive-gift-selected-text-color, #fff);font-weight:500}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__labels{display:flex;align-items:center;gap:5px}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__label{background-color:var(--kaching-deal-bar-progressive-gift-label-background-color);color:var(--kaching-deal-bar-progressive-gift-label-text-color);font-size:var(--kaching-deal-bar-progressive-gift-label-text-size, 12px);padding:2px 8px;border-radius:16px;white-space:nowrap;font-weight:500}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__label-crossed-out{text-decoration:line-through}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__lock-icon{display:flex;align-items:center;justify-content:center;color:var(--kaching-deal-bar-progressive-gift-locked-icon-color, #667085)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift__lock-icon svg{width:auto;height:100%}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift--locked .kaching-bundles__deal-bar-progressive-gift__text{color:var(--kaching-deal-bar-progressive-gift-locked-text-color, #555);font-size:var(--kaching-deal-bar-progressive-gift-locked-text-size, 14px)}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift--out-of-stock{opacity:.3}.kaching-bundles .kaching-bundles__deal-bar-progressive-gift--locked .kaching-bundles__deal-bar-progressive-gift__label{background-color:var(--kaching-deal-bar-progressive-gift-locked-label-background-color);color:var(--kaching-deal-bar-progressive-gift-locked-label-text-color);font-size:var(--kaching-deal-bar-progressive-gift-locked-label-text-size, 12px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__deal-bar-progressive-gift{margin-inline:2px;padding-block:7px 6px;padding-inline:7px calc(15px * var(--block-spacing, 1) + 4px);background-color:var(--bar-selected-border-color)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__deal-bar-progressive-gift:last-child{margin-block-end:2px;border-end-start-radius:calc(var(--bar-border-radius) - 2px);border-end-end-radius:calc(var(--bar-border-radius) - 2px)}.kaching-bundles .kaching-bundles__product-personalisation{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;gap:10px;background-color:#fafafa;border-radius:calc(var(--bar-border-radius, 10px) - 4px);border:1px dashed #d6d6d6;margin-top:12px;cursor:pointer}.kaching-bundles .kaching-bundles__product-personalisation--filled{border-style:solid}.kaching-bundles .kaching-bundles__product-personalisation__main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.kaching-bundles .kaching-bundles__product-personalisation__image-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--kaching-product-personalisation-image-height, 40px);height:var(--kaching-product-personalisation-image-height, 40px);background-color:#fff;border-radius:calc(var(--bar-border-radius, 10px) - 6px);border:1px solid #d6d6d6}.kaching-bundles .kaching-bundles__product-personalisation__image{display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kaching-bundles .kaching-bundles__product-personalisation__image--default{width:70%;height:70%;-o-object-fit:contain;object-fit:contain;opacity:.7;color:#000}.kaching-bundles .kaching-bundles__product-personalisation__content{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.kaching-bundles .kaching-bundles__product-personalisation__title{color:#000;font-size:14px;font-weight:600;font-style:normal}.kaching-bundles .kaching-bundles__product-personalisation__subtitle{color:#555;font-size:13px;font-weight:400;font-style:normal}.kaching-bundles .kaching-bundles__product-personalisation__pricing{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:2px}.kaching-bundles .kaching-bundles__product-personalisation__price{font-size:14px;font-weight:500;font-style:normal;color:#000}.kaching-bundles .kaching-bundles__product-personalisation__compare-at-price{font-size:12px;font-weight:400;font-style:normal;color:#888;line-height:1.2;text-decoration:line-through}.kaching-bundles .kaching-bundles__product-personalisation__price .kaching-bundles__product-personalisation__unit-label{font-size:calc(var(--kaching-bundles-unit-label-font-size, 14px) - 4px);font-weight:var(--kaching-bundles-unit-label-font-weight, normal);font-style:var(--kaching-bundles-unit-label-font-style, normal)}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__product-personalisation{flex-direction:column;align-items:stretch;text-align:center}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__product-personalisation__main{flex-direction:column}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__product-personalisation__pricing{flex-direction:row;justify-content:center;gap:8px;align-items:baseline}.kaching-bundles .kaching-bundles__personalisation-modal-overlay{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;overflow-y:auto;padding:10px;text-align:start;line-height:1.4;background-color:var(--kaching-product-personalisation-overlay-color, rgba(0, 0, 0, .5))}.kaching-bundles .kaching-bundles__personalisation-modal-overlay--inline{position:relative;z-index:auto;inset:auto;padding:20px;border-radius:var(--kaching-product-personalisation-radius, 16px)}.kaching-bundles .kaching-bundles__personalisation-modal-overlay__content{position:relative;z-index:10000;margin:auto;min-width:min(470px,95%);max-width:700px;width:100%}.kaching-bundles .kaching-bundles__personalisation-modal{display:flex;flex-direction:column;padding:var(--kaching-product-personalisation-gap-0, 20px);border-radius:var(--kaching-product-personalisation-radius, 16px);background-color:#fff}.kaching-bundles .kaching-bundles__personalisation-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--kaching-product-personalisation-gap-0, 20px);color:var(--kaching-product-personalisation-primary-text-color, rgb(0, 0, 0))}.kaching-bundles .kaching-bundles__personalisation-modal__heading{margin:0;font-weight:650;font-size:var(--kaching-product-personalisation-font-0, 24px)}.kaching-bundles .kaching-bundles__personalisation-modal__close{all:unset;display:flex;align-items:center;justify-content:center;margin-inline-end:-6px;width:24px;height:24px;cursor:pointer}.kaching-bundles .kaching-bundles__personalisation-modal__items{display:flex;flex-direction:column;gap:var(--kaching-product-personalisation-gap-1, 16px);padding:var(--kaching-product-personalisation-gap-1, 16px);border:1px solid #e9e9e9;border-radius:calc(var(--kaching-product-personalisation-radius, 16px) - 4px)}.kaching-bundles .kaching-bundles__personalisation-modal__item{display:flex;flex-direction:column;gap:var(--kaching-product-personalisation-gap-2, 12px)}.kaching-bundles .kaching-bundles__personalisation-modal__item-info{display:flex;align-items:center;gap:var(--kaching-product-personalisation-gap-2, 12px)}.kaching-bundles .kaching-bundles__personalisation-modal__item-image-wrapper{flex-shrink:0;width:var(--kaching-product-personalisation-image-size, 48px);height:var(--kaching-product-personalisation-image-size, 48px);border-radius:calc(var(--kaching-product-personalisation-radius, 16px) - 4px - 4px);border:1px solid #e9e9e9;overflow:hidden}.kaching-bundles .kaching-bundles__personalisation-modal__item-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kaching-bundles .kaching-bundles__personalisation-modal__item-details{display:flex;flex-direction:column;gap:2px;min-width:0}.kaching-bundles .kaching-bundles__personalisation-modal__item-title{font-size:var(--kaching-product-personalisation-text-size, 16px);font-weight:600;color:var(--kaching-product-personalisation-primary-text-color, rgb(0, 0, 0))}.kaching-bundles .kaching-bundles__personalisation-modal__item-variant{font-size:var(--kaching-product-personalisation-font-3, 12px);color:var(--kaching-product-personalisation-secondary-text-color, rgb(115, 115, 115))}.kaching-bundles .kaching-bundles__personalisation-modal__input-wrapper{display:flex;flex-direction:column;gap:4px}.kaching-bundles .kaching-bundles__personalisation-modal__input-container{position:relative;display:flex;align-items:center}.kaching-bundles .kaching-bundles__personalisation-modal__input-clear{all:unset;position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:pointer}.kaching-bundles .kaching-bundles__personalisation-modal__input{width:100%;padding:10px 12px;border:1px solid #e9e9e9;border-radius:calc(var(--kaching-product-personalisation-radius, 16px) - 4px - 4px);font-size:var(--kaching-product-personalisation-font-2, 16px);outline:none!important;box-shadow:none!important;box-sizing:border-box}.kaching-bundles .kaching-bundles__personalisation-modal__input:focus{border-color:#333;outline:none!important;box-shadow:none!important}.kaching-bundles .kaching-bundles__personalisation-modal__input:focus-visible{outline:2px solid #333!important;outline-offset:-1px}.kaching-bundles .kaching-bundles__personalisation-modal__input::-moz-placeholder{color:#999}.kaching-bundles .kaching-bundles__personalisation-modal__input::placeholder{color:#999}.kaching-bundles .kaching-bundles__personalisation-modal__input--with-clear{padding-right:40px}.kaching-bundles .kaching-bundles__personalisation-modal__input--error{border-color:var(--kaching-product-personalisation-error-color, rgb(240, 68, 56))}.kaching-bundles .kaching-bundles__personalisation-modal__input--error:focus{border-color:var(--kaching-product-personalisation-error-color, rgb(240, 68, 56))}.kaching-bundles .kaching-bundles__personalisation-modal__input-counter{font-size:var(--kaching-product-personalisation-font-3, 12px);color:#999}.kaching-bundles .kaching-bundles__personalisation-modal__input-counter--error{color:var(--kaching-product-personalisation-error-color, rgb(240, 68, 56))}.kaching-bundles .kaching-bundles__personalisation-modal__input-error{font-size:var(--kaching-product-personalisation-font-3, 12px);color:var(--kaching-product-personalisation-error-color, rgb(240, 68, 56))}.kaching-bundles .kaching-bundles__personalisation-modal__actions{display:flex;gap:var(--kaching-product-personalisation-gap-1, 16px);margin-top:var(--kaching-product-personalisation-gap-0, 20px)}.kaching-bundles .kaching-bundles__personalisation-modal__button{flex:1;padding:12px 16px;border-radius:calc(var(--kaching-product-personalisation-radius, 16px) - 4px - 4px);font-size:var(--kaching-product-personalisation-font-2, 16px);font-weight:500;cursor:pointer;border:none;box-shadow:0 1px 2px #0a0d120d}.kaching-bundles .kaching-bundles__personalisation-modal__button--cancel{background:#fff;color:#333;border:1px solid #d5d7da}.kaching-bundles .kaching-bundles__personalisation-modal__button--confirm{color:var(--kaching-product-personalisation-button-text-color, rgb(255, 255, 255));border:1px solid var(--kaching-product-personalisation-button-color, rgb(0, 0, 0));background:var(--kaching-product-personalisation-button-color, rgb(0, 0, 0))}.kaching-bundles .kaching-bundles__personalisation-modal__button--disabled{cursor:not-allowed;border:1px solid #e9eaeb;background:#eaecf0;color:#98a2b3}.kaching-bundles .kaching-bundles__progressive-gifts{display:flex;flex-direction:column;gap:calc(10px * var(--block-spacing, 1) + 4px);margin-top:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__progressive-gifts__header{display:flex;flex-direction:column}.kaching-bundles .kaching-bundles__progressive-gifts__title{color:var(--kaching-bundles-progressive-gifts-title-color, #000);text-align:var(--kaching-bundles-progressive-gifts-title-alignment, center);font-weight:var(--kaching-bundles-progressive-gifts-title-weight, bold);font-style:var(--kaching-bundles-progressive-gifts-title-style, normal);font-size:var(--kaching-bundles-progressive-gifts-title-size, 20px)}.kaching-bundles .kaching-bundles__progressive-gifts__subtitle{color:var(--kaching-bundles-progressive-gifts-subtitle-color, #000);text-align:var(--kaching-bundles-progressive-gifts-subtitle-alignment, center);font-weight:var(--kaching-bundles-progressive-gifts-subtitle-weight, 450);font-style:var(--kaching-bundles-progressive-gifts-subtitle-style, normal);font-size:var(--kaching-bundles-progressive-gifts-subtitle-size, 16px)}.kaching-bundles .kaching-bundles__progressive-gifts__gifts{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));justify-content:center;gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__progressive-gifts__gift{position:relative;display:flex;flex-direction:column;align-items:center;padding:calc(10px * var(--block-spacing, 1));gap:calc(6px * var(--block-spacing, 1));border-radius:var(--kaching-bundles-progressive-gifts-border-radius);background-color:var(--kaching-bundles-progressive-gifts-background-color);box-shadow:inset 0 0 0 2px var(--kaching-bundles-progressive-gifts-border-color, #000)}.kaching-bundles .kaching-bundles__progressive-gifts__gift.kaching-bundles__progressive-gifts__gift--locked{background-color:var(--kaching-bundles-progressive-gifts-locked-background-color);box-shadow:inset 0 0 0 1px var(--kaching-bundles-progressive-gifts-locked-border-color, rgba(0, 0, 0, .3));cursor:pointer}.kaching-bundles .kaching-bundles__progressive-gifts__gift.kaching-bundles__progressive-gifts__gift--locked:hover,.kaching-bundles .kaching-bundles__progressive-gifts__gift.kaching-bundles__progressive-gifts__gift--locked:focus{box-shadow:inset 0 0 0 2px var(--kaching-bundles-progressive-gifts-locked-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__progressive-gifts__gift.kaching-bundles__progressive-gifts__gift--locked:focus{outline:none}.kaching-bundles .kaching-bundles__progressive-gifts__gift.kaching-bundles__progressive-gifts__gift--out-of-stock{opacity:.3}.kaching-bundles .kaching-bundles__progressive-gifts__gift__content{display:flex;flex-direction:column;max-width:100%;gap:calc(6px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__progressive-gifts__gift__image-wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center;height:var(--kaching-bundles-progressive-gifts-image-size, 100px);width:initial;max-width:100%;margin-top:max(0px,(100px - var(--kaching-bundles-progressive-gifts-image-size, 100px)) / 5);color:var(--kaching-bundles-progressive-gifts-locked-icon-color, #667085);border-radius:calc(var(--kaching-bundles-progressive-gifts-border-radius) / 2);background-color:transparent}.kaching-bundles .kaching-bundles__progressive-gifts__gift__image-wrapper svg{width:auto;height:100%}.kaching-bundles .kaching-bundles__progressive-gifts__gift__image{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%;border-radius:calc(var(--kaching-bundles-progressive-gifts-border-radius) / 2);width:initial}.kaching-bundles .kaching-bundles__progressive-gifts__gift__image--locked-product{opacity:.4}.kaching-bundles .kaching-bundles__progressive-gifts__gift__details{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:0}.kaching-bundles .kaching-bundles__progressive-gifts__gift__details__content{display:flex;align-items:center;gap:8px}.kaching-bundles .kaching-bundles__progressive-gifts__gift__title{font-weight:500;text-align:center;color:var(--kaching-bundles-progressive-gifts-text-color, #000);font-size:var(--kaching-bundles-progressive-gifts-text-size, 14px)}.kaching-bundles .kaching-bundles__progressive-gifts__gift__title.kaching-bundles__progressive-gifts__gift__title--locked{color:var(--kaching-bundles-progressive-gifts-locked-text-color, #555);font-size:var(--kaching-bundles-progressive-gifts-locked-text-size, 14px)}.kaching-bundles .kaching-bundles__progressive-gifts__gift:not(.kaching-bundles__progressive-gifts__gift--locked) .kaching-bundles__progressive-gifts__gift__image,.kaching-bundles .kaching-bundles__progressive-gifts__gift:not(.kaching-bundles__progressive-gifts__gift--locked) .kaching-bundles__progressive-gifts__gift__title{animation:kaching-progressive-gift-unlock .6s ease-out}@keyframes kaching-progressive-gift-unlock{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.kaching-bundles .kaching-bundles__progressive-gifts__gift__label{display:flex;flex-direction:row;align-items:center;position:absolute;top:-8px;left:50%;transform:translate(-50%);line-height:1;gap:calc(5px * var(--block-spacing, 1));padding:calc(8px * var(--block-spacing, 1));background-color:var(--kaching-bundles-progressive-gifts-label-background-color, #eee);border-radius:var(--kaching-bundles-progressive-gifts-border-radius)}.kaching-bundles .kaching-bundles__progressive-gifts__gift__label__text{font-weight:450;color:var(--kaching-bundles-progressive-gifts-label-text-color, #777);font-size:var(--kaching-bundles-progressive-gifts-label-text-size, 12px);white-space:nowrap}.kaching-bundles .kaching-bundles__progressive-gifts__gift__label__text.kaching-bundles__progressive-gifts__gift__label__text--crossed-out{text-decoration:line-through}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical{display:flex;flex-direction:column}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift{flex-direction:row;justify-content:space-between;gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift__content{flex-direction:row;align-items:center;gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift__details{align-items:flex-start}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift__image-wrapper{margin-top:0;height:var(--kaching-bundles-progressive-gifts-image-size, 50px);width:var(--kaching-bundles-progressive-gifts-image-size, 50px)}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift__title{text-align:start}.kaching-bundles .kaching-bundles__progressive-gifts__gifts.kaching-bundles__progressive-gifts__gifts--vertical .kaching-bundles__progressive-gifts__gift__label{position:initial;transform:none}.kaching-bundles .kaching-bundles-savings-summary{display:flex;align-items:center;justify-content:var(--kaching-bundles-savings-summary-alignment, flex-start);gap:8px;padding:12px 16px;margin-top:calc(10px * var(--block-spacing, 1));background-color:var(--kaching-bundles-savings-summary-background-color, #f5fcf7);color:var(--kaching-bundles-savings-summary-text-color, #1b5933);border-style:solid;border-color:var(--kaching-bundles-savings-summary-border-color, #457757);border-width:var(--kaching-bundles-savings-summary-border-width, 1px);border-radius:var(--kaching-bundles-savings-summary-border-radius, 8px);font-size:var(--kaching-bundles-savings-summary-title-font-size, 14px);font-style:var(--kaching-bundles-savings-summary-title-font-style, normal);font-weight:var(--kaching-bundles-savings-summary-title-font-weight, 500)}.kaching-bundles .kaching-bundles-savings-summary__icon{display:flex;align-items:center;width:1.2em;height:1.2em;flex-shrink:0;color:var(--kaching-bundles-savings-summary-icon-color, #1c5632)}.kaching-bundles .kaching-bundles-savings-summary__icon svg{width:100%;height:100%}.kaching-bundles .kaching-bundles-savings-summary__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kaching-bundles .kaching-bundles-savings-summary__value{color:var(--kaching-bundles-savings-summary-value-color, #000000)}.kaching-bundles .kaching-bundles__scratch-off{position:relative;display:flex;flex-direction:column;gap:calc(10px * var(--block-spacing, 1));margin:calc(5px * var(--block-spacing, 1)) 0}.kaching-bundles .kaching-bundles__scratch-off>.kaching-bundles__bar{margin:0}.kaching-bundles .kaching-bundles__scratch-off--unscratched{-webkit-user-select:none;-moz-user-select:none;user-select:none}.kaching-bundles .kaching-bundles__scratch-off--unscratched .kaching-bundles__bar{pointer-events:none}.kaching-bundles .kaching-bundles__scratch-off--revealing .kaching-bundles__bar-most-popular{animation:kaching-scratch-off-badge-pop .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes kaching-scratch-off-badge-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.kaching-bundles .kaching-bundles__scratch-off--unscratched:not(.kaching-bundles__scratch-off--revealing) .kaching-bundles__bar-most-popular{visibility:hidden}.kaching-bundles .kaching-bundles__scratch-off--loading{visibility:hidden}.kaching-bundles .kaching-bundles__scratch-off-canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:var(--bar-border-radius, 8px);cursor:pointer;touch-action:none;transition:opacity .3s ease-out;z-index:11}.kaching-bundles .kaching-bundles__scratch-off-canvas--revealing{opacity:0;pointer-events:none}.kaching-bundles .kaching-bundles__scratch-off-hint{position:absolute;inset:0;margin:auto;width:calc(100% - 10px);height:calc(100% - 10px);max-width:317px;max-height:143px;pointer-events:none;opacity:.4;transition:opacity .3s ease-out;z-index:12}.kaching-bundles .kaching-bundles__scratch-off-hint--hidden{opacity:0}.kaching-bundles .kaching-bundles__scratch-off-hint-path{stroke-dasharray:1200;stroke-dashoffset:1200;animation:kaching-scratch-off-hint-draw 2.8s cubic-bezier(.4,0,.2,1) infinite}@keyframes kaching-scratch-off-hint-draw{0%{stroke-dashoffset:1200;opacity:1}60%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.kaching-bundles .kaching-bundles__scratch-off-title{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;color:var(--scratch-off-title-color);font-weight:700;font-size:var(--scratch-off-title-size);line-height:1.25;text-align:center;pointer-events:none;transition:opacity .3s ease-out;z-index:12}.kaching-bundles .kaching-bundles__scratch-off-title--hidden{opacity:0}.kaching-bundles .kaching-bundles-sticky-atc{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;box-shadow:0 0 10px #00000040;background-color:var(--kaching-bundles-sticky-atc-background-color, #fff)}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__content{display:flex;align-items:center;gap:16px}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__image{display:var(--kaching-bundles-sticky-atc-image-display, block);width:auto;height:var(--kaching-bundles-sticky-atc-product-photo-size, 40px);border-radius:var(--kaching-bundles-sticky-atc-product-photo-corner-radius, 0)}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__title{color:var(--kaching-bundles-sticky-atc-title-color, #000);font-size:var(--kaching-bundles-sticky-atc-title-font-size, 16px);font-style:var(--kaching-bundles-sticky-atc-title-font-style, normal);font-weight:var(--kaching-bundles-sticky-atc-title-font-weight, 400)}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__button{all:unset;white-space:nowrap;cursor:pointer;background-color:var(--kaching-bundles-sticky-atc-button-color, #303030);color:var(--kaching-bundles-sticky-atc-button-text-color, #fff);font-size:var(--kaching-bundles-sticky-atc-button-font-size, 16px);font-style:var(--kaching-bundles-sticky-atc-button-font-style, normal);font-weight:var(--kaching-bundles-sticky-atc-button-font-weight, 400);padding:var(--kaching-bundles-sticky-atc-button-padding, 15px);border-radius:var(--kaching-bundles-sticky-atc-button-corner-radius, 8px)}@media (width < 750px){.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__image{display:var(--kaching-bundles-sticky-atc-image-display-mobile, var(--kaching-bundles-sticky-atc-image-display, block));height:var(--kaching-bundles-sticky-atc-product-photo-size-mobile, var(--kaching-bundles-sticky-atc-product-photo-size, 40px));border-radius:var(--kaching-bundles-sticky-atc-product-photo-corner-radius-mobile, var(--kaching-bundles-sticky-atc-product-photo-corner-radius, 0))}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__title{font-size:var(--kaching-bundles-sticky-atc-title-font-size-mobile, var(--kaching-bundles-sticky-atc-title-font-size, 16px))}.kaching-bundles .kaching-bundles-sticky-atc .kaching-bundles-sticky-atc__button{font-size:var(--kaching-bundles-sticky-atc-button-font-size-mobile, var(--kaching-bundles-sticky-atc-button-font-size, 16px));padding:var(--kaching-bundles-sticky-atc-button-padding-mobile, var(--kaching-bundles-sticky-atc-button-padding, 15px));border-radius:var(--kaching-bundles-sticky-atc-button-corner-radius-mobile, var(--kaching-bundles-sticky-atc-button-corner-radius, 8px))}}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__bars--horizontal.kaching-bundles__bars{grid-template-columns:repeat(2,1fr)}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__bars--horizontal .kaching-bundles__bar-wrapper{padding:10px 7px}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__bars--horizontal .kaching-bundles__bar-main{min-height:initial}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__subscriptions--checkbox .kaching-bundles__bar-container{border:2px dashed var(--bar-selected-border-color, #000);box-shadow:none}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__subscriptions--checkbox .kaching-bundles__bar-wrapper{margin:-2px}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__subscriptions--checkbox .kaching-bundles__bar-variants{display:flex}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__subscriptions__title{display:inline-block;overflow-wrap:break-word;font-weight:700;font-size:var(--kaching-subscriptions-title-font-size, 15px);color:var(--kaching-subscriptions-title-color, #000)}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__subscriptions__subtitle{display:inline-block;overflow-wrap:break-word;font-size:var(--kaching-subscriptions-subtitle-font-size, 13px);color:var(--kaching-subscriptions-subtitle-color, #555)}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__bar-price{font-size:var(--kaching-subscriptions-title-font-size, 15px);color:var(--kaching-subscriptions-title-color, #000)}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__bar-full-price{font-size:var(--kaching-subscriptions-subtitle-font-size, 13px);color:var(--kaching-subscriptions-subtitle-color, #555)}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__subscriptions__checkbox{all:unset;display:flex;flex-shrink:0;width:20px;height:20px;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;color:var(--bar-selected-border-color);border-width:2px;border-style:solid;border-color:var(--bar-selected-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__subscriptions.kaching-bundles__subscriptions--link{display:flex;justify-content:center;align-items:center;padding:8px 0}.kaching-bundles .kaching-bundles__subscriptions .kaching-bundles__subscriptions__link{all:unset;cursor:pointer;display:inline;text-decoration:underline;text-underline-offset:3px;font-size:var(--kaching-subscriptions-title-font-size, 15px);color:var(--kaching-subscriptions-title-color, #000)}.kaching-bundles .kaching-bundles__timer{display:flex;align-items:center;background-color:var(--kaching-bundles-timer-background-color, #000);color:var(--kaching-bundles-timer-text-color, #fff);padding:10px 20px;border-radius:var(--bar-border-radius, 8px);margin-bottom:calc(8px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__timer-title{flex:1;text-align:var(--kaching-bundles-timer-title-alignment, center);font-size:var(--kaching-bundles-timer-title-size, 13px);font-weight:var(--kaching-bundles-timer-title-font-weight, bold);font-style:var(--kaching-bundles-timer-title-font-style, normal)}.kaching-bundles .kaching-bundles__swatch-dropdown{display:flex;position:relative;min-width:0;margin:0}.kaching-bundles .kaching-bundles__swatch{display:flex;flex-shrink:0;background-size:cover;background-position:center;overflow:hidden;position:relative;width:var(--kaching-swatch-size, 20px);height:var(--kaching-swatch-size, 20px);border:1px solid var(--kaching-swatch-border-color, #c2cdd6);background-color:var(--kaching-swatch-color, #fff);background-image:var(--kaching-swatch-image-url, none);border-radius:var(--kaching-swatch-border-radius, 0)}.kaching-bundles .kaching-bundles__swatch.kaching-bundles__swatch--unavailable{border-color:#121212;opacity:.4}.kaching-bundles .kaching-bundles__swatch.kaching-bundles__swatch--unavailable:after{content:"";position:absolute;bottom:0;left:0;width:140%;height:1px;background-color:#121212;transform:rotate(-45deg);transform-origin:left}.kaching-bundles .kaching-bundles__swatches-dropdown__color{display:flex;width:20px;height:20px;border:1px solid #c2cdd6;background-size:cover;background-position:center}.kaching-bundles .kaching-bundles__swatch-dropdown__options{display:flex;flex-direction:column;max-width:400px;max-height:500px;overflow:auto;position:fixed;top:0;left:0;border:1px solid #ccc;background-color:#fff;z-index:1000;box-shadow:0 20px 20px #1a1a1a47}.kaching-bundles .kaching-bundles__swatch-dropdown__option{font-size:14px;font-weight:400;font-style:normal;display:flex;align-items:center;gap:10px;white-space:nowrap;padding-block:10px;padding-inline:10px 60px;border:none;border-bottom:1px solid #dfe3e8;cursor:pointer;color:#000;background:none}.kaching-bundles .kaching-bundles__swatch-dropdown__option:last-child{border-bottom:none}.kaching-bundles .kaching-bundles__swatch-dropdown__option:hover,.kaching-bundles .kaching-bundles__swatch-dropdown__option--focused{background-color:#f0f0f0}.kaching-bundles .kaching-bundles__swatch-buttons{display:flex;overflow:auto}.kaching-bundles .kaching-bundles__swatch-buttons__button{display:flex;align-items:center;box-sizing:border-box;border:none;padding:9px;background:#fff;cursor:pointer;border-top:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-bottom:1px solid var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__swatch-buttons__button:first-of-type{border-start-start-radius:var(--bar-variant-select-border-radius, 0);border-end-start-radius:var(--bar-variant-select-border-radius, 0);border-inline-start:1px solid var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__swatch-buttons__button:last-of-type{border-start-end-radius:var(--bar-variant-select-border-radius, 0);border-end-end-radius:var(--bar-variant-select-border-radius, 0);border-inline-end:1px solid var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__swatch-buttons__button.kaching-bundles__swatch-buttons__button--selected{padding:8px 7px;border:2px solid var(--bar-selected-border-color, #50b83c)}.kaching-bundles .kaching-bundles__swatch-buttons__button.kaching-bundles__swatch-buttons__button--selected:first-of-type{padding-inline-start:8px}.kaching-bundles .kaching-bundles__swatch-buttons__button.kaching-bundles__swatch-buttons__button--selected:last-of-type{padding-inline-end:8px}.kaching-bundles .kaching-bundles__bar-variant__content.kaching-bundles__bar-variant__content--with-option-names{align-items:flex-start}.kaching-bundles .kaching-bundles__bar-variant-option{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;max-width:100%}.kaching-bundles .kaching-bundles__bar-variant-option__name{font-size:13px;line-height:1.3}.kaching-bundles .kaching-bundles__bar-variant-option__name-label{font-weight:600}.kaching-bundles .kaching-bundles__bar-variant-option__name-value{font-weight:400;opacity:.85}.kaching-bundles .kaching-bundles__quantity-selector{display:flex;width:-moz-fit-content;width:fit-content;border:1px solid #cccccc;box-sizing:border-box;overflow:hidden;margin-top:5px;border-radius:calc(var(--bar-border-radius, 0) / 2)}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#fff;color:#000;border-radius:0}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__button:hover{background-color:#eee}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__button.kaching-bundles__quantity-selector__button--disabled{cursor:not-allowed;pointer-events:none}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__button.kaching-bundles__quantity-selector__button--disabled img{opacity:.5}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__input{all:unset;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;height:30px;width:30px;padding:0;border:1px solid #cccccc;border-top:none;border-bottom:none;background-color:#fff;color:#000;text-align:center;font-size:16px;font-weight:400;box-sizing:border-box}.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__input::-webkit-outer-spin-button,.kaching-bundles .kaching-bundles__quantity-selector .kaching-bundles__quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.kaching-bundles .kaching-bundles__highlights{display:flex;flex-direction:column;gap:8px;padding:10px 0}.kaching-bundles .kaching-bundles__highlights--horizontal{flex-flow:row wrap}.kaching-bundles .kaching-bundles__highlights__item{display:flex;gap:8px}.kaching-bundles .kaching-bundles__highlights__icon{display:flex;align-items:center;flex-shrink:0;color:var(--kaching-highlights-icon-color, #000);width:var(--kaching-highlights-icon-size, 16px);height:var(--kaching-highlights-icon-size, 16px)}.kaching-bundles .kaching-bundles__highlights__icon svg{width:100%;height:100%}.kaching-bundles .kaching-bundles__highlights__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kaching-bundles .kaching-bundles__highlights__text{color:var(--kaching-highlights-text-color, #808080);font-size:var(--kaching-highlights-text-size, 16px);line-height:1.3}.kaching-bundles .kaching-bundles__low-stock-alert{color:var(--kaching-bundles-low-stock-alert-text-color, #ff0909);font-size:14px}.kaching-bundles img{width:initial}.kaching-bundles svg{width:initial;height:initial}.kaching-bundles .kaching-bundles__block{display:flex;flex-direction:column;width:100%;margin-top:15px;margin-bottom:10px;text-align:start;line-height:1.4;font-family:var(--block-font-family, inherit)}.kaching-bundles .kaching-bundles__block--hidden{display:none!important}.kaching-bundles .kaching-bundles__block.kaching-bundles__block--loaded{display:flex}.kaching-bundles .kaching-bundles__block-title{display:flex;align-items:center;text-align:center;gap:8px;margin-top:10px;margin-bottom:10px;color:var(--block-block-title-color, #000);font-size:var(--block-title-font-size, 14px);font-weight:var(--block-title-font-weight, bold);font-style:var(--block-title-font-style)}.kaching-bundles .kaching-bundles__block>.kaching-bundles__block-title:first-child{margin-top:0}.kaching-bundles .kaching-bundles__block-title:before,.kaching-bundles .kaching-bundles__block-title:after{content:"";flex-grow:1;height:2px;background-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bars{display:flex;flex-direction:column;position:relative}.kaching-bundles .kaching-bundles__bars--badge-border-all{--badge-ring-outer: calc( var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px) );padding:var(--badge-ring-outer)}.kaching-bundles .kaching-bundles__bars--badge-border-top{padding-top:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bars--badge-border-bottom{padding-bottom:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bars--badge-border-left{padding-left:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bars--badge-border-right{padding-right:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bars--badge-border-left,.kaching-bundles .kaching-bundles__bars--badge-border-right{min-height:var(--badge-border-min-length, auto);border-radius:var(--bar-border-radius, 8px);box-shadow:0 1px 10px var(--badge-border-wrap-color, rgba(0, 0, 0, .12))}.kaching-bundles .kaching-bundles__bars--badge-border-all,.kaching-bundles .kaching-bundles__bars--badge-border-top,.kaching-bundles .kaching-bundles__bars--badge-border-bottom{row-gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__subscriptions-wrapper{position:relative}.kaching-bundles .kaching-bundles__bar{display:flex;flex:1;margin:calc(5px * var(--block-spacing, 1)) 0;position:relative}.kaching-bundles .kaching-bundles__bars--badge-border-all>.kaching-bundles__bar,.kaching-bundles .kaching-bundles__bars--badge-border-all>.kaching-bundles__scratch-off,.kaching-bundles .kaching-bundles__bars--badge-border-top>.kaching-bundles__bar,.kaching-bundles .kaching-bundles__bars--badge-border-top>.kaching-bundles__scratch-off,.kaching-bundles .kaching-bundles__bars--badge-border-bottom>.kaching-bundles__bar,.kaching-bundles .kaching-bundles__bars--badge-border-bottom>.kaching-bundles__scratch-off{margin-block:0}.kaching-bundles .kaching-bundles__bar--disabled{opacity:.3}.kaching-bundles .kaching-bundles__bar-container--sold-out{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--kaching-bundles-show-as-sold-out-opacity, .3)}.kaching-bundles .kaching-bundles__bar-sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:6px 12px;border-radius:8px;font-weight:600;background-color:var(--kaching-bundles-show-as-sold-out-background-color, #000);color:var(--kaching-bundles-show-as-sold-out-text-color, #fff);font-size:var(--kaching-bundles-show-as-sold-out-text-size, 13px);z-index:10;text-align:center}.kaching-bundles .kaching-bundles__bar>input[type=radio]{display:none}.kaching-bundles .kaching-bundles__bar-image{-o-object-fit:contain;object-fit:contain;height:var(--bar-image-size, 48px);width:var(--bar-image-size, 48px);border-radius:var(--bar-image-border-radius, 0)}.kaching-bundles .kaching-bundles__bar-radio{display:flex;flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #fff;box-sizing:border-box;box-shadow:0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-radio{background:var(--bar-selected-border-color, #000);box-shadow:0 0 0 2px var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-container{display:flex!important;flex-direction:column;justify-content:center;align-items:initial;position:relative;box-sizing:border-box;cursor:pointer;width:100%;margin:0;padding:0;border:none;background-color:var(--bar-background-color, #fff);border-radius:var(--bar-border-radius);box-shadow:inset 0 0 0 1px var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bar-wrapper{padding:calc(10px * var(--block-spacing, 1)) calc(15px * var(--block-spacing, 1) + 5px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__bar-wrapper,.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__bar-wrapper{position:relative;z-index:1;flex:1;box-sizing:border-box;min-height:var(--badge-border-min-length, auto);padding:calc(10px * var(--block-spacing, 1)) calc(15px * var(--block-spacing, 1) + 5px);background-color:var(--bar-background-color, #fff);border-radius:var(--bar-border-radius);display:flex;flex-direction:column;justify-content:center}.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__bar-wrapper{margin-inline-start:calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));border-start-start-radius:var(--badge-concave-depth, 8px);border-end-start-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__bar-wrapper{margin-inline-end:calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));border-start-end-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container:hover{opacity:1;box-shadow:inset 0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bar-container:has(:focus-visible){opacity:1;box-shadow:inset 0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bar-container *{letter-spacing:normal;text-transform:initial}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container{cursor:default;background-color:var(--bar-selected-background-color);box-shadow:inset 0 0 0 2px var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-most-popular{position:absolute;z-index:3}.kaching-bundles .kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--simple{top:-8px;right:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--fancy{top:-27px;right:-15px}.kaching-bundles .kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--custom{top:-25px;right:-15px}.kaching-bundles .kaching-bundles__bar-most-popular--custom .kaching-bundles__bar-most-popular__custom-image{max-height:var(--badge-size, 56px);width:auto;display:block}.kaching-bundles .kaching-bundles__bar-most-popular svg{color:var(--bar-most-popular-background-color)}.kaching-bundles .kaching-bundles__bar-most-popular svg .most-popular-text{fill:var(--bar-most-popular-color)}.kaching-bundles .kaching-bundles__bar-most-popular--fancy svg{width:var(--badge-size, 102px);height:auto}.kaching-bundles .kaching-bundles__bar-most-popular__content{margin:0 8px;padding:6px 8px;border-radius:0 0 5px 5px;font-family:sans-serif;font-size:var(--badge-text-size, 12px);font-weight:700;line-height:1;color:var(--bar-most-popular-color, #fff);background-color:var(--bar-most-popular-background-color)}.kaching-bundles .kaching-bundles__badge-border{position:absolute;z-index:1;display:flex;box-sizing:border-box;overflow:hidden;align-items:center;justify-content:center;font-family:sans-serif;font-size:max(6px,min(var(--badge-text-size, 12px),var(--badge-border-thickness, 22px) - 6px));font-weight:700;line-height:1;letter-spacing:normal;color:var(--bar-most-popular-color, #fff);background-color:var(--bar-most-popular-background-color, #000)}.kaching-bundles .kaching-bundles__badge-border--top{inset:0 0 auto;height:var(--badge-border-thickness, 22px);border-radius:var(--bar-border-radius, 8px) var(--bar-border-radius, 8px) 0 0}.kaching-bundles .kaching-bundles__badge-border--bottom{inset:auto 0 0;height:var(--badge-border-thickness, 22px);border-radius:0 0 var(--bar-border-radius, 8px) var(--bar-border-radius, 8px)}.kaching-bundles .kaching-bundles__badge-border--left{inset:0 auto 0 0;width:var(--badge-border-thickness, 22px);border-radius:var(--bar-border-radius, 8px) 0 0 var(--bar-border-radius, 8px)}.kaching-bundles .kaching-bundles__badge-border__side{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap}.kaching-bundles .kaching-bundles__badge-border .kaching-bundles__badge-border__text,.kaching-bundles .kaching-bundles__badge-border .kaching-bundles__badge-border__side{letter-spacing:normal}.kaching-bundles .kaching-bundles__badge-border__curve{position:absolute;inset:0;width:100%;height:100%}.kaching-bundles .kaching-bundles__badge-border__curve text{font-family:sans-serif;font-size:max(6px,min(var(--badge-text-size, 12px),var(--badge-border-thickness, 22px) - 6px));font-weight:700;letter-spacing:normal;fill:var(--bar-most-popular-color, #fff)}.kaching-bundles .kaching-bundles__badge-border--all{inset:0;background-color:transparent;pointer-events:none}.kaching-bundles .kaching-bundles__badge-border__band{display:block;position:absolute;inset:0;padding:var(--badge-border-thickness, 22px);border-radius:calc(var(--bar-border-radius, 8px) + var(--badge-ring-outer));background-color:var(--bar-most-popular-background-color, #000);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.kaching-bundles .kaching-bundles__badge-border__side--top{inset:0 0 auto;height:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__badge-border__side--bottom{inset:auto 0 0;height:var(--badge-border-thickness, 22px);transform:rotate(180deg)}.kaching-bundles .kaching-bundles__badge-border__side--left{inset:var(--badge-border-thickness, 22px) auto var(--badge-border-thickness, 22px) 0;width:var(--badge-border-thickness, 22px);writing-mode:vertical-rl;transform:rotate(180deg)}.kaching-bundles .kaching-bundles__badge-border__side--right{inset:var(--badge-border-thickness, 22px) 0 var(--badge-border-thickness, 22px) auto;width:var(--badge-border-thickness, 22px);writing-mode:vertical-rl}.kaching-bundles .kaching-bundles__badge-border--left .kaching-bundles__badge-border__text{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;text-align:center}.kaching-bundles .kaching-bundles__badge-border--right{inset:0 0 0 auto;width:var(--badge-border-thickness, 22px);border-radius:0 var(--bar-border-radius, 8px) var(--bar-border-radius, 8px) 0}.kaching-bundles .kaching-bundles__badge-border--right .kaching-bundles__badge-border__text{writing-mode:vertical-rl;white-space:nowrap;text-align:center}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--all{inset:calc(-1 * var(--badge-ring-outer))}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--top{inset:0 0 auto;height:calc(var(--badge-border-thickness, 22px) + var(--badge-concave-extra));border-radius:var(--bar-border-radius, 8px) var(--bar-border-radius, 8px) 0 0;display:flex;align-items:flex-start;justify-content:center;-webkit-mask:linear-gradient(#000,#000) left top/100% var(--badge-border-thickness, 22px) no-repeat,radial-gradient(circle at 100% 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left bottom/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat,radial-gradient(circle at 0 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right bottom/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat;mask:linear-gradient(#000,#000) left top/100% var(--badge-border-thickness, 22px) no-repeat,radial-gradient(circle at 100% 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left bottom/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat,radial-gradient(circle at 0 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right bottom/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--top .kaching-bundles__badge-border__text{display:flex;align-items:center;height:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--bottom{inset:auto 0 0;height:calc(var(--badge-border-thickness, 22px) + var(--badge-concave-extra));border-radius:0 0 var(--bar-border-radius, 8px) var(--bar-border-radius, 8px);display:flex;align-items:flex-end;justify-content:center;-webkit-mask:linear-gradient(#000,#000) left bottom/100% var(--badge-border-thickness, 22px) no-repeat,radial-gradient(circle at 100% 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left top/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat,radial-gradient(circle at 0 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right top/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat;mask:linear-gradient(#000,#000) left bottom/100% var(--badge-border-thickness, 22px) no-repeat,radial-gradient(circle at 100% 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left top/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat,radial-gradient(circle at 0 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right top/var(--badge-concave-depth, 8px) var(--badge-concave-extra) no-repeat}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--bottom .kaching-bundles__badge-border__text{display:flex;align-items:center;height:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--left{inset:0 auto 0 0;width:calc(var(--badge-border-thickness, 22px) + var(--badge-concave-extra));border-radius:var(--bar-border-radius, 8px) 0 0 var(--bar-border-radius, 8px);display:flex;align-items:center;justify-content:flex-start;-webkit-mask:linear-gradient(#000,#000) left top/var(--badge-border-thickness, 22px) 100% no-repeat,radial-gradient(circle at 100% 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right top/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat,radial-gradient(circle at 100% 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right bottom/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat;mask:linear-gradient(#000,#000) left top/var(--badge-border-thickness, 22px) 100% no-repeat,radial-gradient(circle at 100% 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right top/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat,radial-gradient(circle at 100% 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) right bottom/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--right{inset:0 0 0 auto;width:calc(var(--badge-border-thickness, 22px) + var(--badge-concave-extra));border-radius:0 var(--bar-border-radius, 8px) var(--bar-border-radius, 8px) 0;display:flex;align-items:center;justify-content:flex-end;-webkit-mask:linear-gradient(#000,#000) right top/var(--badge-border-thickness, 22px) 100% no-repeat,radial-gradient(circle at 0 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left top/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat,radial-gradient(circle at 0 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left bottom/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat;mask:linear-gradient(#000,#000) right top/var(--badge-border-thickness, 22px) 100% no-repeat,radial-gradient(circle at 0 100%,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left top/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat,radial-gradient(circle at 0 0,rgba(0,0,0,0) calc(var(--badge-concave-depth, 8px) - 1px),#000 var(--badge-concave-depth, 8px)) left bottom/var(--badge-concave-extra) var(--badge-concave-depth, 8px) no-repeat}.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--left .kaching-bundles__badge-border__text,.kaching-bundles .kaching-bundles__bar-container .kaching-bundles__badge-border--right .kaching-bundles__badge-border__text{display:flex;align-items:center;justify-content:center;width:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-all{--badge-ring-outer: calc( var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px) );margin:var(--badge-ring-outer)}.kaching-bundles .kaching-bundles__bar-container--badge-border-top,.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom,.kaching-bundles .kaching-bundles__bar-container--badge-border-left,.kaching-bundles .kaching-bundles__bar-container--badge-border-right{--badge-concave-extra: max( 0px, var(--badge-concave-depth, 8px) - var(--badge-border-gap, 0px) )}.kaching-bundles .kaching-bundles__bar-container--badge-border-top{box-shadow:none}.kaching-bundles .kaching-bundles__bar-container--badge-border-top:after{content:"";position:absolute;inset:calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px)) 0 0;border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-top:var(--badge-border-gap-border, none);border-start-start-radius:var(--badge-concave-depth, 8px);border-start-end-radius:var(--badge-concave-depth, 8px);border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--bar-border-radius);pointer-events:none;z-index:2}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-top:after{border-width:2px;border-color:var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom{box-shadow:none}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom:after{content:"";position:absolute;inset:0 0 calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-bottom:var(--badge-border-gap-border, none);border-start-start-radius:var(--bar-border-radius);border-start-end-radius:var(--bar-border-radius);border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--badge-concave-depth, 8px);pointer-events:none;z-index:2}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-bottom:after{border-width:2px;border-color:var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-container--badge-border-left,.kaching-bundles .kaching-bundles__bar-container--badge-border-right{box-shadow:none;background-color:transparent;min-height:var(--badge-border-min-length, auto)}.kaching-bundles .kaching-bundles__bar-container--badge-border-top:hover,.kaching-bundles .kaching-bundles__bar-container--badge-border-top:has(:focus-visible),.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom:hover,.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom:has(:focus-visible),.kaching-bundles .kaching-bundles__bar-container--badge-border-left:hover,.kaching-bundles .kaching-bundles__bar-container--badge-border-left:has(:focus-visible),.kaching-bundles .kaching-bundles__bar-container--badge-border-right:hover,.kaching-bundles .kaching-bundles__bar-container--badge-border-right:has(:focus-visible),.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-top,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-bottom,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-left,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-right{box-shadow:none}.kaching-bundles .kaching-bundles__bar-container--badge-border-left:after{content:"";position:absolute;inset:0 0 0 calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-left:var(--badge-border-gap-border, none);border-start-start-radius:var(--badge-concave-depth, 8px);border-start-end-radius:var(--bar-border-radius);border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--bar-border-radius);pointer-events:none;z-index:2}.kaching-bundles .kaching-bundles__bar-container--badge-border-right:after{content:"";position:absolute;inset:0 calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px)) 0 0;border:1px solid var(--bar-border-color, rgba(0, 0, 0, .3));border-right:var(--badge-border-gap-border, none);border-start-start-radius:var(--bar-border-radius);border-start-end-radius:var(--badge-concave-depth, 8px);border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--badge-concave-depth, 8px);pointer-events:none;z-index:2}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-left:after,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-right:after{border-width:2px;border-color:var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-most-popular__content:before,.kaching-bundles .kaching-bundles__bar-most-popular__content:after{display:block;position:absolute;top:0;width:0;height:0;content:"";border-bottom:8px solid var(--bar-most-popular-background-color, transparent);filter:brightness(.7)}.kaching-bundles .kaching-bundles__bar-most-popular__content:before{left:0;border-left:8px solid transparent}.kaching-bundles .kaching-bundles__bar-most-popular__content:after{right:0;border-right:8px solid transparent}@media (width >= 750px){.kaching-bundles .kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--fancy,.kaching-bundles .kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--custom{right:-20px}}.kaching-bundles .kaching-bundles__bar-main{display:flex;align-items:center;gap:18px;min-height:55px}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-main{cursor:pointer}.kaching-bundles .kaching-bundles__bar-content{align-items:center;justify-content:space-between;display:flex;gap:8px;flex:1}.kaching-bundles .kaching-bundles__bar-content-left{display:flex;flex-direction:column;flex:1;align-items:flex-start}.kaching-bundles .kaching-bundles__bar-first-line{display:flex;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;align-items:center}.kaching-bundles .kaching-bundles__bar-second-line{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:10px;column-gap:10px}.kaching-bundles .kaching-bundles__bar-title{display:inline-block;overflow-wrap:break-word;font-size:var(--bar-title-font-size, 20px);font-weight:var(--bar-title-font-weight, 500);font-style:var(--bar-title-font-style);color:var(--bar-title-color, #000)}.kaching-bundles .kaching-bundles__bar-label{display:inline-flex;align-items:center;justify-content:center;gap:4px;vertical-align:top;padding:4px 8px;overflow-wrap:break-word;background-color:var(--bar-label-background-color, #eee);color:var(--bar-label-color, #777);font-size:var(--bar-label-font-size, 12px);font-weight:var(--bar-label-font-weight);font-style:var(--bar-label-font-style);border-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-subtitle{overflow-wrap:break-word;font-size:var(--bar-subtitle-font-size, 14px);font-weight:var(--bar-subtitle-font-weight);font-style:var(--bar-subtitle-font-style);color:var(--bar-subtitle-color, #555)}.kaching-bundles .kaching-bundles__bar-pricing{align-items:flex-end;display:flex;flex-direction:column}.kaching-bundles .kaching-bundles__bars--hide-prices .kaching-bundles__bar-pricing{display:none}.kaching-bundles .kaching-bundles__bar-pricing-row{display:flex;align-items:baseline;gap:6px}.kaching-bundles .kaching-bundles__bar-price{font-size:var(--bar-title-font-size, 20px);font-weight:var(--bar-title-font-weight, 500);font-style:var(--bar-title-font-style);color:var(--bar-price-color, #000)}.kaching-bundles .kaching-bundles__bar-price .kaching-bundles__bar-price__unit-label{font-size:var(--kaching-bundles-unit-label-font-size, 14px);font-weight:var(--kaching-bundles-unit-label-font-weight, normal);font-style:var(--kaching-bundles-unit-label-font-style)}.kaching-bundles .kaching-bundles__bar-pricing-row--secondary .kaching-bundles__bar-price{font-size:var(--bar-subtitle-font-size)}.kaching-bundles .kaching-bundles__bar-full-price,.kaching-bundles .kaching-bundles__bar-unit-price{font-size:var(--bar-subtitle-font-size, 14px);font-weight:var(--bar-subtitle-font-weight);font-style:var(--bar-subtitle-font-style);color:var(--bar-full-price-color, #555)}.kaching-bundles .kaching-bundles__bar-full-price{text-decoration:line-through}.kaching-bundles .kaching-bundles__bar-unit-price{text-transform:uppercase}.kaching-bundles .kaching-bundles__bar-variants{display:none;flex-direction:column;align-items:flex-start}.kaching-bundles .kaching-bundles__bar-variant{flex:1;max-width:100%}.kaching-bundles .kaching-bundles__bar-variants .kaching-bundles__bar-variant{margin-top:5px}.kaching-bundles .kaching-bundles__bar-variant__content{display:flex;align-items:center}.kaching-bundles .kaching-bundles__invalid-variant-error{color:red;font-size:12px;padding-bottom:2px}.kaching-bundles .kaching-bundles__bar-variant-names{font-size:12px;color:var(--bar-subtitle-color, #555);margin-block:3px}.kaching-bundles .kaching-bundles__bar-variant-names>span:not(:last-child):after{content:", "}.kaching-bundles .kaching-bundles__bar-variant-number{font-size:12px;margin-right:2px;min-width:20px;display:inline-flex;color:var(--bar-title-color, #000)}.kaching-bundles .kaching-bundles__bar-variant-image{width:initial;max-width:40px;max-height:40px;border-radius:calc(var(--bar-border-radius, 0) / 2);margin-right:7px}.kaching-bundles .kaching-bundles__bar-variant-main{display:flex;flex-direction:column;min-width:0}.kaching-bundles .kaching-bundles__bar-variant-selects{display:flex;min-width:0;margin-right:2px;margin-bottom:2px;flex-wrap:wrap;gap:7px}.kaching-bundles .kaching-bundles__bar-variant-select{font-size:14px;font-weight:400;font-style:normal;font-family:var(--block-font-family, inherit);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:7px 25px 7px 7px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-image:url("data:image/svg+xml;utf8,<svg width='10' height='4' viewBox='0 0 10 4' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 4L0.669872 0.25L9.33013 0.249999L5 4Z' fill='black'/></svg>")!important;background-repeat:no-repeat!important;background-position:right 8px center!important;background-color:#fff;background-size:initial;color:#000;outline:none;max-width:100%;width:auto;height:auto;min-height:auto;display:flex;align-items:center;gap:10px;cursor:pointer;box-shadow:inset 0 0 0 1px var(--bar-border-color, rgba(0, 0, 0, .3));border-radius:var(--bar-variant-select-border-radius, 0)}.kaching-bundles .kaching-bundles__bar-variant-select span{overflow:hidden;text-overflow:ellipsis}.kaching-bundles .kaching-bundles__bar-variant-selector-wrapper{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:10px;column-gap:10px;max-width:100%}.kaching-bundles .kaching-bundles__selling-plan-select{width:100%}.kaching-bundles .kaching-bundles__bar-selling-plan{margin-top:5px;margin-bottom:5px}.kaching-bundles .kaching-bundles__bar-variant--invalid .kaching-bundles__bar-variant-select{box-shadow:0 0 0 1px red}.kaching-bundles .kaching-bundles__bar-variant-select:hover{border:none;box-shadow:inset 0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.kaching-bundles .kaching-bundles__bar-variant-select:focus{border:none;box-shadow:inset 0 0 0 2px var(--bar-selected-border-color, #000)}.kaching-bundles .kaching-bundles__bar-variant--invalid .kaching-bundles__bar-variant-select:is(:hover,:focus){box-shadow:0 0 0 2px red}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-variants,.kaching-bundles .kaching-bundles__bar-variants--visible{display:flex}.kaching-bundles .kaching-bundles__out-of-stock{background-color:#ff2d2d4d;border:1px solid #ff2c2c;color:#df2121;padding:8px 12px;margin:5px 0;font-size:14px}.kaching-bundles .kaching-bundles__bars--horizontal.kaching-bundles__bars{display:grid;grid-template-columns:repeat(var(--bundle-bars-per-row, 3),1fr);gap:calc(10px * var(--block-spacing, 1));overflow-x:auto}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar{position:relative}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 7px 10px;height:100%}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-main{flex-direction:column;gap:10px;text-align:center}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-content{flex-direction:column}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-content-left{align-items:center}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-second-line{justify-content:center}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-label{position:absolute;top:0;left:0;right:0;margin-right:0;border-top-left-radius:var(--bar-label-border-top-radius);border-top-right-radius:var(--bar-label-border-top-radius)}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-pricing{align-items:center}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-variants{align-items:center;margin-top:10px;margin-bottom:5px}.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-variant-selector-wrapper{justify-content:center}.kaching-bundles .kaching-bundles__bars--grid.kaching-bundles__bars{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__bars--grid .kaching-bundles__bar-main{min-height:initial}.kaching-bundles .kaching-bundles__bars--grid .kaching-bundles__bar{margin:0}.kaching-bundles .kaching-bundles__bars--grid .kaching-bundles__bar-radio{display:none}.kaching-bundles .kaching-bundles__bars--plain .kaching-bundles__bar-container,.kaching-bundles .kaching-bundles__bars--plain .kaching-bundles__bar-container:hover,.kaching-bundles .kaching-bundles__bars--plain .kaching-bundles__bar--selected .kaching-bundles__bar-container{box-shadow:none}.kaching-bundles .kaching-bundles__bars--plain .kaching-bundles__bar-main{min-height:initial}.kaching-bundles .kaching-bundles__bars--plain .kaching-bundles__bar-pricing{flex-direction:row;gap:10px}.kaching-bundles .kaching-bundles__bar-container:has(.kaching-bundles__bar-most-popular--simple) .kaching-bundles__bar-main{margin-top:7px;margin-bottom:7px}.kaching-bundles .kaching-bundles__bar-container:has(.kaching-bundles__bar-most-popular--fancy) .kaching-bundles__bar-pricing{margin-top:18px}.kaching-bundles .kaching-bundles__bar-container:has(.kaching-bundles__bar-most-popular--custom) .kaching-bundles__bar-pricing{margin-top:18px}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container:has(.kaching-bundles__bar-most-popular--simple) .kaching-bundles__bar-variants{margin-top:-7px}.kaching-bundles .kaching-bundles__bar-full-price:before,.kaching-bundles .kaching-bundles__bar-price:before{content:attr(data-a11y-label);position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.kaching-bundles *,.kaching-bundles *:before,.kaching-bundles *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.kaching-bundles .kaching-bundles__bars--badge-border-all .kaching-bundles__subscriptions-wrapper .kaching-bundles__bar,.kaching-bundles .kaching-bundles__bars--badge-border-top .kaching-bundles__subscriptions-wrapper .kaching-bundles__bar,.kaching-bundles .kaching-bundles__bars--badge-border-bottom .kaching-bundles__subscriptions-wrapper .kaching-bundles__bar{margin-block:0}.kaching-bundles .kaching-bundles__bars--badge-border-all .kaching-bundles__subscriptions-wrapper .kaching-bundles__bars,.kaching-bundles .kaching-bundles__bars--badge-border-top .kaching-bundles__subscriptions-wrapper .kaching-bundles__bars,.kaching-bundles .kaching-bundles__bars--badge-border-bottom .kaching-bundles__subscriptions-wrapper .kaching-bundles__bars{row-gap:calc(10px * var(--block-spacing, 1))}.kaching-bundles .kaching-bundles__bar-container--badge-border-left:has(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts) .kaching-bundles__bar-wrapper,.kaching-bundles .kaching-bundles__bar-container--badge-border-right:has(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts) .kaching-bundles__bar-wrapper{border-end-start-radius:0;border-end-end-radius:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-top .kaching-bundles__bar-wrapper{position:relative;z-index:1;margin-top:calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));background-color:var(--bar-background-color, #fff);border-start-start-radius:var(--badge-concave-depth, 8px);border-start-end-radius:var(--badge-concave-depth, 8px);border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-container--badge-border-top:has(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts) .kaching-bundles__bar-wrapper{border-end-start-radius:0;border-end-end-radius:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-top :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom .kaching-bundles__bar-wrapper{position:relative;z-index:1;margin-bottom:calc(var(--badge-border-thickness, 22px) + var(--badge-border-gap, 0px));background-color:var(--bar-background-color, #fff);border-start-start-radius:var(--bar-border-radius);border-start-end-radius:var(--bar-border-radius);border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts){position:relative;z-index:1}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom:has(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts) .kaching-bundles__bar-wrapper{margin-bottom:0;border-end-start-radius:0;border-end-end-radius:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom:has(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts) :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{margin-bottom:var(--badge-border-thickness, 22px);border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-top :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts),.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts),.kaching-bundles .kaching-bundles__bar-container--badge-border-left :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts),.kaching-bundles .kaching-bundles__bar-container--badge-border-right :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts){margin-inline:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-left :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts){position:relative;z-index:1;margin-inline-start:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-right :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts){position:relative;z-index:1;margin-inline-end:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-left :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child,.kaching-bundles .kaching-bundles__bar-container--badge-border-right :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{margin-block-end:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-left :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-container--badge-border-right :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bars--badge-border-all .kaching-bundles__bar-container--badge-border-left :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{margin-inline-start:var(--badge-border-thickness, 22px);border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bars--badge-border-all .kaching-bundles__bar-container--badge-border-right :is(.kaching-bundles__free-gift,.kaching-bundles__upsell,.kaching-bundles__deal-bar-progressive-gifts):last-child{margin-inline-end:var(--badge-border-thickness, 22px);border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom .kaching-bundles__deal-bar-progressive-gift:last-child{margin-block-end:0;border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__deal-bar-progressive-gift:last-child,.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__deal-bar-progressive-gift:last-child{margin-block-end:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__deal-bar-progressive-gift:last-child{border-end-start-radius:var(--badge-concave-depth, 8px);border-end-end-radius:var(--bar-border-radius)}.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__deal-bar-progressive-gift:last-child{border-end-start-radius:var(--bar-border-radius);border-end-end-radius:var(--badge-concave-depth, 8px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-top .kaching-bundles__deal-bar-progressive-gift,.kaching-bundles .kaching-bundles__bar-container--badge-border-bottom .kaching-bundles__deal-bar-progressive-gift,.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__deal-bar-progressive-gift,.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__deal-bar-progressive-gift{margin-inline:0}.kaching-bundles .kaching-bundles__bar-container--badge-border-left .kaching-bundles__free-gift__divider{margin-inline-start:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar-container--badge-border-right .kaching-bundles__free-gift__divider{margin-inline-end:var(--badge-border-thickness, 22px)}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-top .kaching-bundles__bar-wrapper,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-bottom .kaching-bundles__bar-wrapper,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-left .kaching-bundles__bar-wrapper,.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container--badge-border-right .kaching-bundles__bar-wrapper{background-color:var(--bar-selected-background-color)}


@import 'https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,600;0,700&family=Montserrat:ital,wght@0,400;0,700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700&display=swap';




  header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
  }

  .header__heading-link.media {
    --media-radius: 0;
    width: 200px;
    max-width: 200px;
  }
  
  .header__heading-link.media img {
    object-fit: contain;
  }

  .header__heading-link.media .header__heading-logo--secondary {
    display: none;
  }
  
  @media screen and (max-width: 749px) {
    .header__heading-link.media {
      width: 135px;
      max-width: 135px;
    }
  }

  
    .header__icon--search {
      display: none;
    }
  


  .menu-drawer-container {
    display: flex;
  }

  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }

  summary.list-menu__item {
    padding-right: 2.7rem;
  }

  .list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
  }

  .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }

  @media screen and (min-width: 750px) {
    .list-menu__item--link {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
  }


.header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-header {
    position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
    margin-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-header {
      margin-bottom: 0px;
    }
  }

  @media screen and (min-width: 990px) {
    .header {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  }


    .baster-lines-block { box-sizing: border-box; padding: 1rem 1.6rem; }
    .baster-lines-block * { box-sizing: border-box; }
    .baster-lines-block .baster-lines__title { font-size: 2.1rem; font-weight: 700; margin: 0 0 1.4rem; color: #1F1B16; text-align: left; letter-spacing: -.02em; }
    .baster-lines-block .baster-line-card { display: flex; align-items: center; justify-content: flex-start; gap: 1.2rem; background: var(--line-tint); border-radius: 12px; padding: 1rem 1.4rem; margin: 0 0 1.2rem; min-height: 96px; text-decoration: none; transition: transform .15s ease; }
    .baster-lines-block .baster-line-card:active { transform: scale(.98); }
    .baster-lines-block .baster-line-card__img { width: 64px; height: 64px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }
    .baster-lines-block .baster-line-card__img img, .baster-lines-block .baster-line-card__img svg { width: 64px; height: 64px; object-fit: contain; }
    .baster-lines-block .baster-line-card__body { display: flex; flex-direction: column; gap: .6rem; min-width: 0; }
    .baster-lines-block .baster-line-card__pill { display: inline-flex; align-items: center; align-self: flex-start; background: var(--line-color); color: #fff; font-size: 1.2rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: .35rem 1.1rem; border-radius: 999px; line-height: 1.3; white-space: nowrap; }
    .baster-lines-block .baster-line-card__pill-logo { display: block; height: 14px; width: auto; }
    .baster-lines-block .baster-line-card__text { display: block; font-size: 1.8rem; font-weight: 700; color: #1F1B16; line-height: 1.25; letter-spacing: -.02em; }
    .baster-lines-block .baster-line-card__chevron { margin-left: auto; flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; color: var(--line-color); box-shadow: 0 1px 3px rgba(0,0,0,.08); }
    .baster-lines-block .baster-line-card__chevron svg { width: 14px; height: 14px; }
    .baster-lines-block .baster-links { border-top: 1px solid #E3D9CC; margin-top: .4rem; padding-top: 1.6rem; }
    .baster-lines-block .baster-links a { display: flex; align-items: center; gap: 1.2rem; font-size: 1.9rem; font-weight: 700; color: #1F1B16; text-decoration: none; padding: .8rem 0; }
    .baster-lines-block .baster-links__badge { background: #ff561c; color: #fff; font-size: 1.1rem; font-weight: 800; padding: .35rem .9rem; border-radius: 999px; text-transform: uppercase; letter-spacing: .02em; line-height: 1.3; }

    /* ===== Página de un solo producto: sacar el menú hamburguesa por completo ===== */
    header-drawer { display: none !important; }

    /* ===== Drawer: dejar solo "Inicio" ===== */
    .baster-lines-block .baster-links { display: none !important; }
    .menu-drawer .menu-drawer__navigation .menu-drawer__menu > li:not(:first-child) { display: none !important; }
    /* ocultar TODO el menú (Inicio incluido) — temporal */
.menu-drawer .menu-drawer__navigation { display: none !important; }
    .menu-drawer .menu-drawer__secondary-nav { display: none !important; }
    .menu-drawer .menu-drawer__utility-links { display: none !important; }
    /* resaltar "Inicio" en negrita */
    .menu-drawer .menu-drawer__navigation .menu-drawer__menu > li:first-child .menu-drawer__menu-item { font-weight: 800 !important; }
  


  .drawer {
    visibility: hidden;
  }
  
  
  



                  #cart-seguir-comprando-btn::before {
                    box-shadow: none !important;
                    background-color: transparent !important;
                    border-color: transparent !important;
                  }
                  #cart-seguir-comprando-btn.atc-fx {
                    position: relative;
                    overflow: hidden;
                    isolation: isolate;
                    box-shadow: 0 8px 22px rgba(29, 122, 70, .32) !important;
                    transition: transform .18s ease, box-shadow .25s ease, filter .25s ease;
                    will-change: transform;
                  }
                  #cart-seguir-comprando-btn.atc-fx .atc-fx__inner {
                    display: flex; align-items: center; justify-content: center;
                    width: 100%;
                    animation: atc-fx-pulse 4s ease-in-out infinite;
                  }
                  #cart-seguir-comprando-btn.atc-fx::after {
                    content: "" !important;
                    display: block !important;
                    position: absolute; top: 0; left: -60%; width: 35%; height: 100%;
                    background: linear-gradient(115deg, transparent 0%, rgba(255,255,255,.5) 50%, transparent 100%) !important;
                    border-color: transparent !important;
                    transform: skewX(-18deg);
                    pointer-events: none;
                    animation: atc-fx-shine 3.6s ease-in-out infinite;
                    z-index: 1;
                  }
                  #cart-seguir-comprando-btn.atc-fx .atc-fx__inner,
                  #cart-seguir-comprando-btn.atc-fx > * { position: relative; z-index: 2; }
                  @media (hover: hover) and (pointer: fine) {
                    #cart-seguir-comprando-btn.atc-fx:hover {
                      transform: scale(1.03);
                      box-shadow: 0 12px 30px rgba(29, 122, 70, .42) !important;
                      filter: brightness(1.06);
                    }
                  }
                  #cart-seguir-comprando-btn.atc-fx:active { transform: scale(.97); transition: transform .1s ease; }
                  #cart-seguir-comprando-btn.atc-fx .atc-fx__ripple {
                    position: absolute; border-radius: 50%; background: rgba(255,255,255,.55);
                    transform: scale(0); opacity: 1; pointer-events: none;
                    animation: atc-fx-ripple .55s ease-out forwards; z-index: 3;
                  }
                  @media (prefers-reduced-motion: reduce) {
                    #cart-seguir-comprando-btn.atc-fx .atc-fx__inner { animation: none; }
                    #cart-seguir-comprando-btn.atc-fx::after { animation: none; display: none !important; }
                    #cart-seguir-comprando-btn.atc-fx:hover, #cart-seguir-comprando-btn.atc-fx:active { transform: none; }
                    #cart-seguir-comprando-btn.atc-fx { transition: box-shadow .25s ease; }
                  }
                


  /* 1 · Saca el precio POR UNIDAD (el par $49.900 tachado + $24.950)
        pero deja intacto el badge del bundle ("2 Potes"), que vive
        adentro del mismo contenedor. */
  .cart-drawer-item__single-item-prices > span {
    display: none !important;
  }
  .cart-drawer-item__single-item-prices {
    margin-top: 4px !important;
  }

  /* 2 · Saca el "(Ahorras $49.900)" de abajo del precio */
  .cart-drawer-item__saving {
    display: none !important;
  }

  /* 3 · Deja el par que queda con jerarquia O+:
        tachado chico y apagado, final grande y fuerte. */
  .cart-item__totals .cart-item__discounted-prices {
    display: flex !important;
    align-items: baseline !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    flex-wrap: wrap !important;
  }
  .cart-item__totals .cart-item__old-price {
    font-size: 13px !important;
    font-weight: 400 !important;
    opacity: .55 !important;
  }
  .cart-item__totals .regular-price {
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em !important;
  }



  .-envio-cart-drawer{
    padding: 8px 20px 10px;
    margin: 0;
    container-type: inline-size;
    font-family: var(--sans-serif-font, sans-serif);
  }
  .-envio-t-cart-drawer{
    margin: 0 0 3px;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 700;
    font-size: clamp(11px, 3.6cqw, 15px);
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #1d1d1f;
    text-align: left;
  }
  .-envio-b-cart-drawer{
    display: block;
    width: 100%;
    border-radius: 999px;
    overflow: hidden;
  }



                
                #CartDrawer-Checkout {
                  --icon-scale: 1.2em;
                  --icon-spacing: 10px;
                  background: #1D7A46 !important;
                  background-image: none !important;
                  border-color: #1D7A46 !important;
                  color: #fff !important;
                }
                #CartDrawer-Checkout::before {
                  box-shadow: none !important;
                  background-color: transparent !important;
                  border-color: transparent !important;
                }

                /* ===== efectos CTA (latido + brillo + hover + click) ===== */
                #CartDrawer-Checkout.atc-fx {
                  position: relative;
                  overflow: hidden;
                  isolation: isolate;
                  box-shadow: 0 8px 22px rgba(29, 122, 70, .32) !important;
                  transition: transform .18s ease, box-shadow .25s ease, filter .25s ease;
                  will-change: transform;
                }
                #CartDrawer-Checkout.atc-fx .atc-fx__inner {
                  display: flex; align-items: center; justify-content: center;
                  width: 100%;
                  animation: atc-fx-pulse 4s ease-in-out infinite;
                }
                #CartDrawer-Checkout.atc-fx::after {
                  content: "" !important;
                  display: block !important;
                  position: absolute; top: 0; left: -60%; width: 35%; height: 100%;
                  background: linear-gradient(115deg, transparent 0%, rgba(255,255,255,.5) 50%, transparent 100%) !important;
                  border-color: transparent !important;
                  transform: skewX(-18deg);
                  pointer-events: none;
                  animation: atc-fx-shine 3.6s ease-in-out infinite;
                  z-index: 1;
                }
                #CartDrawer-Checkout.atc-fx .atc-fx__inner,
                #CartDrawer-Checkout.atc-fx > * { position: relative; z-index: 2; }
                @media (hover: hover) and (pointer: fine) {
                  #CartDrawer-Checkout.atc-fx:hover {
                    transform: scale(1.03);
                    box-shadow: 0 12px 30px rgba(29, 122, 70, .42) !important;
                    filter: brightness(1.06);
                  }
                }
                #CartDrawer-Checkout.atc-fx:active { transform: scale(.97); transition: transform .1s ease; }
                #CartDrawer-Checkout.atc-fx .atc-fx__ripple {
                  position: absolute; border-radius: 50%; background: rgba(255,255,255,.55);
                  transform: scale(0); opacity: 1; pointer-events: none;
                  animation: atc-fx-ripple .55s ease-out forwards; z-index: 3;
                }
                @media (prefers-reduced-motion: reduce) {
                  #CartDrawer-Checkout.atc-fx .atc-fx__inner { animation: none; }
                  #CartDrawer-Checkout.atc-fx::after { animation: none; display: none !important; }
                  #CartDrawer-Checkout.atc-fx:hover, #CartDrawer-Checkout.atc-fx:active { transform: none; }
                  #CartDrawer-Checkout.atc-fx { transition: box-shadow .25s ease; }
                }
              

.section-template--22099519176955__custom_liquid_ak6Lba-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(8px  * 0.75);
  }

  @media screen and (min-width: 750px) {
    .section-template--22099519176955__custom_liquid_ak6Lba-padding {
      padding-top: 0px;
      padding-bottom: 8px;
    }
  }


  .baster-promobar-coral {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1D7A46;
    color: #FFFFFF;
    width: 100%;
    min-height: 40px;              /* alto de barra tipo O+ */
    overflow: hidden;              /* celu muy angosto: no rompe layout */
  }
  .baster-promobar-coral__inner {
    margin: 0;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;           /* todo en 1 renglón, siempre */
    font-family: var(--sans-serif-font, var(--font-body-family, sans-serif));
    font-size: clamp(13px, 3.6vw, 16px);
    font-weight: 400;              /* base regular, como ellos */
    line-height: 1.3;
    letter-spacing: -.02em;
    color: #FFFFFF;
  }
  .baster-promobar-coral__inner b { font-weight: 700; }


.section-template--22099519176955__main-padding {
      padding-top: 0px;
      padding-bottom: 16px;
    }

    @media screen and (min-width: 750px) {
      .section-template--22099519176955__main-padding {
        padding-top: 36px;
        padding-bottom: 36px;
      }
    }

    #MediaGallery-template--22099519176955__main {
      --desktop-thumbnails: 5;
      --desktop-vertical-thumbnails-width: 16%;
      --mobile-thumbnails: 5;
      --mobile-vertical-thumbnails-width: 22%;
    }
    @media screen and (max-width: 749px) {
      #MediaGallery-template--22099519176955__main {
        --media-radius: 0px;
        --grid-mobile-horizontal-spacing: 0px;
        --mobile-scroll-padding: calc(0% + 0px);
        --slide-container-percentage-width: 100%;
        --slide-inner-percentage-width: 100%;
      }
    }


  .-rev-template--22099519176955__main {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    padding: 2px 0 10px 0;   /* poco arriba, 10 abajo, nada a los costados */
    margin: 0;
    text-align: left;
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
  }
  .-rev-score-template--22099519176955__main {
    font-size: 14px;
    font-weight: 700;
    color: #2D2926;
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
  }
  .-rev-stars-template--22099519176955__main {
    display: inline-flex;
    align-items: center;
    gap: 2px;
  }
  .-rev-link-template--22099519176955__main {
    text-decoration: none;
    color: inherit;
  }
  .-rev-count-template--22099519176955__main {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.4px;
    color: #2D2926;
    text-decoration: underline;
    text-underline-offset: 3px;
    line-height: 1.2;
  }
  .-rev-count-template--22099519176955__main:hover { color: #34A65F; }



  .-t-template--22099519176955__main{
    padding: 0;
    margin: 0;
    font-family: var(--sans-serif-font, sans-serif);
  }
  .-t-h-template--22099519176955__main{
    margin: 0;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -0.02em;
    color: #34A65F;
    text-align: left;
    font-size: 40px;
  }
  @media (max-width: 749px) {
    .-t-h-template--22099519176955__main{ font-size: 32px; }
  }



  .-main-desc-template--22099519176955__main {
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.4;
    color: #2D2926;
    margin: 0;
    padding-top: 12px;
    max-width: 500px;
  }
  .-main-desc-template--22099519176955__main b { font-weight: 700; }

  @media (max-width: 749px) {
    .-main-desc-template--22099519176955__main { font-size: 16px; }
  }



  .-perks-template--22099519176955__main {
    display: grid; grid-template-columns: 1fr 1fr; gap: 1.8rem 1.4rem;
    padding: 1.8rem 0 .6rem;
    max-width: 500px;
  }
  .-perks-item-template--22099519176955__main {
    display: flex; align-items: center; gap: 1rem;
  }
  .-perks-icon-template--22099519176955__main {
    width: 40px; height: 40px; flex-shrink: 0; object-fit: contain;
  }
  .-perks-text-template--22099519176955__main {
    margin: 0; font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
    font-size: 1.3rem; font-weight: 700; line-height: 1.35; color: #1F1B16;
  }
  @media (max-width: 749px) {
    .-perks-template--22099519176955__main { gap: 1.4rem 1rem; }
    .-perks-icon-template--22099519176955__main { width: 34px; height: 34px; }
    .-perks-text-template--22099519176955__main { font-size: 1.2rem; }
  }



  #ProductSubmitButton-template--22099519176955__main,
  #SectionAtcBtn-template--22099519176955__main {
    --icon-scale: 1.2em;
    --icon-spacing: 10px;
  }
  
  
  
  
  
  
  



  .szsel-template--22099519176955__main { padding: 0 0 14px; }
  .szsel-template--22099519176955__main__label {
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
    font-size: 13px; font-weight: 700; color: #1F1B16; margin: 0 0 10px;
  }
  .szsel-template--22099519176955__main__rows { display: flex; flex-direction: column; gap: 8px; }
  .szsel-template--22099519176955__main__row {
    display: flex; align-items: center; gap: 10px;
    background: #EAF5EE; border-radius: 10px; padding: 8px 10px;
  }
  .szsel-template--22099519176955__main__row-label {
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
    font-size: 12.5px; font-weight: 800; color: #1D7A46; flex-shrink: 0; width: 22px;
  }
  .szsel-template--22099519176955__main__select {
    flex: 1; font-family: inherit; font-size: 13px; font-weight: 600;
    color: #1F1B16; background: #fff; border: 1.5px solid #1D7A46;
    border-radius: 8px; padding: 8px 10px; cursor: pointer;
  }



            #ProductSubmitButton-template--22099519176955__main.atc-fx {
              position: relative;
              overflow: hidden;
              isolation: isolate;
              box-shadow: 0 8px 22px rgba(29, 122, 70, .32) !important;
              transition: transform .18s ease, box-shadow .25s ease, filter .25s ease;
              will-change: transform;
            }
            #ProductSubmitButton-template--22099519176955__main.atc-fx .atc-fx__inner {
              display: flex;
              align-items: center;
              justify-content: center;
              gap: inherit;
              width: 100%;
              animation: atc-fx-pulse 4s ease-in-out infinite;
              will-change: transform;
            }
            /* brillo deslizante */
            #ProductSubmitButton-template--22099519176955__main.atc-fx::after {
              content: "" !important;
              display: block !important;
              position: absolute;
              top: 0;
              left: -60%;
              width: 35%;
              height: 100%;
              background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .5) 50%, transparent 100%) !important;
              transform: skewX(-18deg);
              pointer-events: none;
              animation: atc-fx-shine 3.6s ease-in-out infinite;
              z-index: 1;
            }
            #ProductSubmitButton-template--22099519176955__main.atc-fx .atc-fx__inner,
            #ProductSubmitButton-template--22099519176955__main.atc-fx > * { position: relative; z-index: 2; }

            @keyframes atc-fx-pulse {
              0%, 84%, 100% { transform: scale(1); }
              90% { transform: scale(1.025); }
              96% { transform: scale(1); }
            }
            @keyframes atc-fx-shine {
              0% { left: -60%; }
              40%, 100% { left: 130%; }
            }

            /* hover: solo dispositivos con mouse */
            @media (hover: hover) and (pointer: fine) {
              #ProductSubmitButton-template--22099519176955__main.atc-fx:hover {
                transform: scale(1.03);
                box-shadow: 0 12px 30px rgba(29, 122, 70, .42) !important;
                filter: brightness(1.06);
              }
            }

            #ProductSubmitButton-template--22099519176955__main.atc-fx:active {
              transform: scale(.97);
              transition: transform .1s ease;
            }

            #ProductSubmitButton-template--22099519176955__main.atc-fx .atc-fx__ripple {
              position: absolute;
              border-radius: 50%;
              background: rgba(255, 255, 255, .55);
              transform: scale(0);
              opacity: 1;
              pointer-events: none;
              animation: atc-fx-ripple .55s ease-out forwards;
              z-index: 3;
            }
            @keyframes atc-fx-ripple {
              to { transform: scale(1); opacity: 0; }
            }

            @media (prefers-reduced-motion: reduce) {
              #ProductSubmitButton-template--22099519176955__main.atc-fx .atc-fx__inner { animation: none; }
              #ProductSubmitButton-template--22099519176955__main.atc-fx::after { animation: none; display: none !important; }
              #ProductSubmitButton-template--22099519176955__main.atc-fx:hover,
              #ProductSubmitButton-template--22099519176955__main.atc-fx:active { transform: none; }
              #ProductSubmitButton-template--22099519176955__main.atc-fx { transition: box-shadow .25s ease; }
            }
          


  .-trust-template--22099519176955__main {
    display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 6px 14px;
    font-family: var(--sans-serif-font, "Helvetica", "Arial", sans-serif);
    font-size: 13px; font-weight: 600; color: #4a443f;
    margin: 10px 0 0; padding: 0;
  }
  .-trust-item-template--22099519176955__main { display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }
  .-trust-template--22099519176955__main svg { flex-shrink: 0; }
  .-trust-payment-template--22099519176955__main {
    display: flex; align-items: center; justify-content: center; gap: 8px;
    list-style: none; margin: 10px 0 0; padding: 0;
  }
  .-trust-payment-template--22099519176955__main svg { display: block; }
  .-trust-payment-template--22099519176955__main img { display: block; width: 38px; height: 24px; object-fit: contain; border-radius: 3px; }



  /* ===== 1) BOTÓN AGREGAR AL CARRITO ===== */
  .product-form__submit,
  .product-form__buttons button[name="add"],
  form[action*="/cart/add"] button[type="submit"] {
    background: #1D7A46 !important;
    background-image: none !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 999px !important;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .03em;
    box-shadow: none !important;
    overflow: hidden;
  }
  .product-form__submit::before,
  .product-form__submit::after,
  .product-form__buttons button[name="add"]::before,
  .product-form__buttons button[name="add"]::after,
  form[action*="/cart/add"] button[type="submit"]::before,
  form[action*="/cart/add"] button[type="submit"]::after {
    content: none !important;
    display: none !important;
    background: none !important;
  }
  .product-form__submit:hover,
  .product-form__buttons button[name="add"]:hover {
    background: #1D7A46 !important;
    filter: brightness(.9);
  }

  /* sticky add to cart (barra de abajo) */
  .sticky-atc .button,
  .sticky-atc button[type="submit"] {
    background: #1D7A46 !important;
    background-image: none !important;
    color: #fff !important;
    border-radius: 999px !important;
    border: none !important;
  }
  .sticky-atc .button::before,
  .sticky-atc .button::after { content: none !important; display: none !important; }

  /* ===== 2) FLECHAS DE GALERÍA (Splide): color pleno SIEMPRE ===== */
  .product__media-wrapper {
    --g-arrow-bg: #1D7A46;
    --g-arrow-icon: #ffffff;
  }
  .product__media-wrapper .splide__arrow,
  .product__media-wrapper .splide__arrow:hover,
  .product__media-wrapper .splide__arrow:focus,
  .product__media-wrapper .splide__arrow:active,
  .product__media-wrapper .splide__arrow:disabled {
    opacity: 1 !important;
    background-color: #1D7A46 !important;
    background-image: none !important;
    color: #ffffff !important;
    filter: none !important;
  }
  .product__media-wrapper .splide__arrow svg {
    fill: #ffffff !important;
    opacity: 1 !important;
  }
  /* tamaño del círculo de las flechas (achicado) */
  .product__media-wrapper .splide__arrow {
    font-size: 36px !important;   /* <- PERILLA: probá 34-38; el theme suele usar ~44 */
  }

  /* (cobertura extra por si alguna vista usa el slider nativo de Dawn) */
  .product__media-wrapper .slider-button,
  .product__media-wrapper .slider-button:disabled,
  .product__media-wrapper .slider-button[disabled] {
    background: #1D7A46 !important;
    color: #ffffff !important;
    opacity: 1 !important;
  }

  /* ===== 3) BOTÓN FLOTANTE DE SUBIR ===== */
  .scroll-to-top-btn {
    background: #1D7A46 !important;
    color: #ffffff !important;
  }
  .scroll-to-top-btn svg,
  .scroll-to-top-btn path {
    fill: #ffffff !important;
    color: #ffffff !important;
  }



  .tva-tabs-template--22099519176955__main {
    font-family: var(--sans-serif-font, sans-serif);
    color: #1F1B16;
    padding: 0 1.6rem;
    max-width: 60rem;
  }
  .tva-tabs-buttons-template--22099519176955__main {
    display: grid; grid-template-columns: 1fr 1fr; gap: 1rem;
    padding: 1rem 0 1.8rem;
  }
  .tva-tabs-btn-template--22099519176955__main {
    font-family: inherit;
    display: flex; align-items: center; gap: 1rem;
    font-size: 1.3rem; font-weight: 700; letter-spacing: -.01em;
    color: #1F1B16; background: #fff;
    border: 1px solid #E7E2D8; border-radius: 16px;
    padding: 1.2rem 1.3rem; cursor: pointer; text-align: left;
    box-shadow: 0 1px 2px rgba(31,27,22,.04);
    transition: background .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .15s ease;
  }
  .tva-tabs-btn-template--22099519176955__main:hover {
    border-color: #1D7A46; transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(31,27,22,.06);
  }
  .tva-tabs-btn-template--22099519176955__main:active { transform: translateY(0); }
  .tva-tabs-btn-icon-template--22099519176955__main {
    flex-shrink: 0; width: 38px; height: 38px; border-radius: 11px;
    background: #EAF5EE; color: #1D7A46;
    display: flex; align-items: center; justify-content: center;
    transition: background .2s ease, color .2s ease;
  }
  .tva-tabs-btn-icon-template--22099519176955__main svg { width: 19px; height: 19px; }
  .tva-tabs-btn-label-template--22099519176955__main { line-height: 1.25; }
  .tva-tabs-btn-template--22099519176955__main.is-active {
    background: linear-gradient(135deg, #1D7A46, #14602F);
    border-color: #14602F; color: #fff;
    box-shadow: 0 6px 16px rgba(20,96,47,.28);
  }
  .tva-tabs-btn-template--22099519176955__main.is-active .tva-tabs-btn-icon-template--22099519176955__main {
    background: rgba(255,255,255,.18); color: #fff;
  }
  @media (max-width: 420px) {
    .tva-tabs-btn-template--22099519176955__main { padding: 1rem; font-size: 1.2rem; }
    .tva-tabs-btn-icon-template--22099519176955__main { width: 32px; height: 32px; }
    .tva-tabs-btn-icon-template--22099519176955__main svg { width: 16px; height: 16px; }
  }
  .tva-tabs-panel-template--22099519176955__main { display: none; padding-bottom: 1.6rem; }
  .tva-tabs-panel-template--22099519176955__main.is-active { display: block; }

  .tva-acc-text-template--22099519176955__main { font-size: 1.4rem; line-height: 1.45; margin: 0 0 .6rem; font-weight: 400; }
  .tva-acc-text-template--22099519176955__main b { font-weight: 700; }
  .tva-acc-text-template--22099519176955__main i { font-style: italic; }

  .tva-acc-list-template--22099519176955__main { list-style: none; margin: 1rem 0 0; padding: 0; }
  .tva-acc-list-template--22099519176955__main li {
    display: flex; align-items: flex-start; gap: 1rem; margin-bottom: 1rem;
  }
  .tva-acc-list-template--22099519176955__main li img { margin-top: .4rem; flex-shrink: 0; }
  .tva-acc-list-template--22099519176955__main li p { margin: 0; }

  .tva-acc-legal-template--22099519176955__main { font-size: 1.2rem; opacity: .65; font-weight: 300; }

  /* tarjeta de reseña */
  .tva-review-card-template--22099519176955__main {
    background: #FAFAF7; border: 1px solid #EAD9C0; border-radius: 12px;
    padding: 1.8rem;
  }
  .tva-review-stars-template--22099519176955__main {
    color: #FFC107; font-size: 1.6rem; letter-spacing: .1em; margin-bottom: 1rem;
  }
  .tva-review-quote-template--22099519176955__main {
    font-size: 1.5rem; line-height: 1.55; font-style: italic; color: #1F1B16;
    margin: 0 0 1.6rem;
  }
  .tva-review-author-template--22099519176955__main {
    display: flex; align-items: center; gap: 1.2rem;
  }
  .tva-review-avatar-template--22099519176955__main {
    width: 48px; height: 48px; border-radius: 50%; flex-shrink: 0;
    background: #1D7A46; color: #fff; font-weight: 800; font-size: 1.4rem;
    display: flex; align-items: center; justify-content: center;
    overflow: hidden;
  }
  .tva-review-avatar-template--22099519176955__main img {
    width: 100%; height: 100%; object-fit: cover; display: block;
  }
  .tva-review-name-template--22099519176955__main { margin: 0; font-weight: 800; font-size: 1.4rem; }
  .tva-review-role-template--22099519176955__main { margin: 0; font-size: 1.2rem; opacity: .7; }

  /* lista de beneficios estilo "ingredientes clave" */
  .tva-benefits-list-template--22099519176955__main { display: flex; flex-direction: column; gap: 1.7rem; margin-top: .4rem; }
  .tva-benefit-item-template--22099519176955__main { display: flex; justify-content: space-between; align-items: flex-start; gap: 1.2rem; }
  .tva-benefit-text-template--22099519176955__main { flex: 1; min-width: 0; }
  .tva-benefit-title-template--22099519176955__main {
    display: flex; align-items: center; gap: .7rem;
    font-size: 1.4rem; font-weight: 800; color: #1F1B16; margin: 0 0 .3rem;
  }
  .tva-benefit-dot-template--22099519176955__main:empty {
    width: 7px; height: 7px; border-radius: 50%; background: #1D7A46; flex-shrink: 0;
  }
  .tva-benefit-dot-template--22099519176955__main:not(:empty) {
    font-size: 1.5rem; line-height: 1; flex-shrink: 0;
  }
  .tva-benefit-dot-template--22099519176955__main img {
    width: 22px; height: 22px; object-fit: contain; display: block;
  }
  .tva-benefit-desc-template--22099519176955__main {
    font-size: 1.3rem; color: #7A756B; margin: 0; line-height: 1.4;
  }
  .tva-benefit-badge-template--22099519176955__main {
    flex-shrink: 0; background: #E4F3E9; color: #1D7A46;
    font-size: 1.1rem; font-weight: 700; letter-spacing: -.01em;
    padding: .5rem 1.2rem; border-radius: 999px; white-space: nowrap; margin-top: .2rem;
  }
  @media (max-width: 420px) {
    .tva-benefit-item-template--22099519176955__main { flex-direction: column; gap: .6rem; }
    .tva-benefit-badge-template--22099519176955__main { margin-top: 0; }
  }

  /* modo de uso */
  .tva-usage-img-template--22099519176955__main {
    border-radius: 14px; overflow: hidden; margin-bottom: 1.8rem;
    border: 1px solid #E7E2D8;
  }
  .tva-usage-img-template--22099519176955__main img {
    width: 100%; display: block; object-fit: cover;
  }
  .tva-usage-steps-template--22099519176955__main {
    list-style: none; margin: 0; padding: 0;
    display: flex; flex-direction: column; gap: 1.4rem;
  }
  .tva-usage-steps-template--22099519176955__main li {
    display: flex; align-items: flex-start; gap: 1.1rem;
  }
  .tva-usage-num-template--22099519176955__main {
    flex-shrink: 0; width: 26px; height: 26px; border-radius: 50%;
    background: #1D7A46; color: #fff; font-size: 1.2rem; font-weight: 800;
    display: flex; align-items: center; justify-content: center;
  }
  .tva-usage-steps-template--22099519176955__main p {
    margin: 0; padding-top: .1rem; font-size: 1.35rem; line-height: 1.45; color: #1F1B16;
  }
  .tva-usage-tip-template--22099519176955__main {
    margin: 1.8rem 0 0; padding: 1rem 1.2rem;
    background: #E4F3E9; color: #14602F; border-radius: 10px;
    font-size: 1.25rem; line-height: 1.4;
  }


.section-template--22099519176955__image_slider_kTeRMt-padding {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .section-template--22099519176955__image_slider_kTeRMt-padding .image-slide {
    border-radius: 12px;
  }

  @media screen and (min-width: 750px) {
    .section-template--22099519176955__image_slider_kTeRMt-padding {
      padding-top: 12px;
      padding-bottom: 12px;
    }
    .section-template--22099519176955__image_slider_kTeRMt-padding .image-slide {
      border-radius: 0px;
    }
  }

  .color-scheme-template--22099519176955__image_slider_kTeRMt.color-custom {
    --color-background: 255, 255, 255;
    --gradient-background: #ffffff;

    --color-foreground: 18, 18, 18;
  }

  /* corrige un bug de altura del carrusel de videos que dejaba un espacio en blanco enorme */
  #shopify-section-template--22099519176955__image_slider_kTeRMt .splide__list {
    height: auto !important;
  }
  #shopify-section-template--22099519176955__image_slider_kTeRMt .splide__track {
    max-height: 500px;
  }
  


.section-template--22099519176955__custom_liquid_49MUAy-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }

  @media screen and (min-width: 750px) {
    .section-template--22099519176955__custom_liquid_49MUAy-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }


  .wbp-template--22099519176955__custom_liquid_49MUAy {
    font-family: var(--sans-serif-font, sans-serif);
    color: #2D2926;
    max-width: 560px;
    margin: 0 auto;
    padding: 32px 24px;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__head { text-align: center; margin-bottom: 34px; }
  .wbp-template--22099519176955__custom_liquid_49MUAy__title {
    font-weight: 800; font-size: clamp(24px, 5.8vw, 32px);
    letter-spacing: -0.02em; margin: 0 0 8px; color: #1F1B16;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__sub {
    font-weight: 400; font-size: clamp(15px, 4.3vw, 17px);
    letter-spacing: -0.5px; color: #6b645f; margin: 0;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__steps { position: relative; display: flex; flex-direction: column; gap: 26px; }
  .wbp-template--22099519176955__custom_liquid_49MUAy__path {
    position: absolute; left: 20px; top: 44px; bottom: 44px; width: 1px;
    z-index: 0; pointer-events: none;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__path-track, .wbp-template--22099519176955__custom_liquid_49MUAy__path-fill {
    position: absolute; left: 0; top: 0; width: 40px; margin-left: -20px; height: 100%;
    overflow: hidden;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__path-fill { height: 0%; transition: height .08s linear; }
  .wbp-template--22099519176955__custom_liquid_49MUAy__footprint {
    position: absolute; width: 8px; height: 17.9px; object-fit: contain; display: block;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__step { position: relative; display: flex; gap: 18px; }

  .wbp-template--22099519176955__custom_liquid_49MUAy__num {
    flex-shrink: 0; width: 40px; height: 40px; border-radius: 50%;
    background: #DCE8DF; color: #8a9a8e; font-weight: 800; font-size: 17px;
    display: flex; align-items: center; justify-content: center;
    box-shadow: none; z-index: 1;
    transition: background .25s ease, color .25s ease, box-shadow .25s ease;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__num.is-walked {
    background: #1D7A46; color: #fff;
    box-shadow: 0 4px 10px rgba(29,122,70,.25);
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__step-body { padding-top: 4px; }
  .wbp-template--22099519176955__custom_liquid_49MUAy__time {
    display: inline-block; font-size: 12px; font-weight: 800;
    letter-spacing: .04em; text-transform: uppercase; color: #1D7A46;
    background: #EAF5EE; border-radius: 999px; padding: .3rem .9rem; margin-bottom: .6rem;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__step-title {
    font-weight: 800; font-size: 17px; letter-spacing: -0.3px;
    margin: 0 0 6px; color: #1F1B16;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__step-desc {
    font-weight: 400; font-size: 14.5px; line-height: 1.5;
    color: #6b645f; margin: 0;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy__tagline {
    text-align: center; margin: 34px 0 0; font-size: 15px;
    color: #6b645f; font-weight: 400;
  }
  .wbp-template--22099519176955__custom_liquid_49MUAy { padding-bottom: 4px; }
  .wbp-template--22099519176955__custom_liquid_49MUAy__tagline b { color: #1D7A46; font-weight: 800; }



  .cbx-template-section { padding: 8px 16px 32px; max-width: 560px; margin: 0 auto; }
  .cbx-template-heading {
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 800; font-size: clamp(20px, 5vw, 26px);
    letter-spacing: -0.02em; text-align: center; color: #1F1B16;
    margin: 0 0 20px;
  }
  .cbx-template-heading-accent { color: #1D7A46; }
  .cbx-template-heading-underline {
    text-decoration: underline; text-decoration-color: #1D7A46;
    text-decoration-thickness: 3px; text-underline-offset: 4px;
  }
  .cbx-template-wrap {
    position: relative; width: 100%; aspect-ratio: 1 / 1;
    border-radius: 16px; overflow: hidden; user-select: none;
    box-shadow: 0 4px 16px rgba(0,0,0,.08);
  }
  .cbx-template-img {
    position: absolute; inset: 0; width: 100%; height: 100%;
    object-fit: cover; display: block; pointer-events: none;
  }
  .cbx-template-before { clip-path: inset(0 calc(100% - var(--pos)) 0 0); z-index: 2; }
  .cbx-template-after { z-index: 1; }
  .cbx-template-label {
    position: absolute; top: 14px; z-index: 3;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 800; font-size: 12px; letter-spacing: .03em; text-transform: uppercase;
    color: #fff; background: rgba(0,0,0,.55); padding: .5rem 1rem; border-radius: 999px;
    pointer-events: none; white-space: nowrap;
  }
  .cbx-template-label-before { left: 14px; }
  .cbx-template-label-after { right: 14px; background: rgba(29,122,70,.85); }
  .cbx-template-label { transition: opacity .2s ease, transform .2s ease; opacity: 1; }
  .cbx-template-label.is-hidden { opacity: 0; transform: translateY(-6px); }
  .cbx-template-handle {
    position: absolute; top: 0; bottom: 0; left: var(--pos);
    width: 3px; background: #fff; transform: translateX(-50%);
    z-index: 4; pointer-events: none; box-shadow: 0 0 6px rgba(0,0,0,.35);
  }
  .cbx-template-handle-circle {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
    width: 42px; height: 42px; border-radius: 50%; background: #fff;
    display: flex; align-items: center; justify-content: center; gap: 1px;
    box-shadow: 0 2px 8px rgba(0,0,0,.25);
  }
  .cbx-template-range {
    position: absolute; inset: 0; width: 100%; height: 100%;
    margin: 0; opacity: 0; cursor: ew-resize; z-index: 5;
    -webkit-appearance: none; appearance: none;
  }


.section-template--22099519176955__custom_liquid_K9aPmG-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }

  @media screen and (min-width: 750px) {
    .section-template--22099519176955__custom_liquid_K9aPmG-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

 .tugc-template--22099519176955__custom_liquid_K9aPmG {
    background: #FBF9F5;
    /* full width real: rompe el contenedor del tema */
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 12px 0;
    font-family: var(--sans-serif-font, sans-serif);
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: #2D2926;
  }
  .tugc-h-template--22099519176955__custom_liquid_K9aPmG {
    font-family: var(--sans-serif-font, sans-serif);
    font-size: clamp(24px, 5.5vw, 34px);
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #2D2926;
    margin: 0 0 22px;
    padding: 0 16px;
  }

  /* ===== CARRUSEL (scroll-snap) ===== */
  .tugc-vp-template--22099519176955__custom_liquid_K9aPmG { max-width: 1340px; margin: 0 auto; }
  .tugc-track-template--22099519176955__custom_liquid_K9aPmG {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    scroll-behavior: smooth;
    padding: 0 16px 6px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .tugc-track-template--22099519176955__custom_liquid_K9aPmG::-webkit-scrollbar { display: none; }

  .tugc-slide-template--22099519176955__custom_liquid_K9aPmG {
    flex: 0 0 auto;
    width: min(308px, 82vw);
    scroll-snap-align: center;
  }

  /* ===== CARD = IMAGEN COMPLETA + OVERLAY ===== */
  .tugc-card-template--22099519176955__custom_liquid_K9aPmG {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 308 / 493;
    text-align: left;
  }
  .tugc-img-template--22099519176955__custom_liquid_K9aPmG {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  /* degradado oscuro para legibilidad, como O+ */
  .tugc-card-template--22099519176955__custom_liquid_K9aPmG::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,.82) 0%, rgba(0,0,0,.55) 30%, rgba(0,0,0,0) 60%);
    pointer-events: none;
  }

  .tugc-content-template--22099519176955__custom_liquid_K9aPmG {
    position: absolute;
    left: 0; right: 0; bottom: 0;
    padding: 16px 16px 18px;
    z-index: 1;
    color: #fff;
  }

  .tugc-title-template--22099519176955__custom_liquid_K9aPmG {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -0.01em;
    margin: 0 0 8px;
    color: #fff;
  }
  .tugc-profile-template--22099519176955__custom_liquid_K9aPmG {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 6px;
  }
  .tugc-profile-template--22099519176955__custom_liquid_K9aPmG svg { flex-shrink: 0; }
  .tugc-author-template--22099519176955__custom_liquid_K9aPmG {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    color: #fff;
  }
  .tugc-review-template--22099519176955__custom_liquid_K9aPmG {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 8px;
  }
  .tugc-stars-template--22099519176955__custom_liquid_K9aPmG {
    color: #faa943;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
  }
  .tugc-verified-template--22099519176955__custom_liquid_K9aPmG {
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    margin: 0;
  }
  .tugc-text-template--22099519176955__custom_liquid_K9aPmG {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: -0.01em;
    color: #fff;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .tugc-text-template--22099519176955__custom_liquid_K9aPmG.is-expanded {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
    max-height: 260px;
    overflow-y: auto;
  }
  .tugc-readmore-template--22099519176955__custom_liquid_K9aPmG {
    display: inline-block; margin-top: 6px; padding: 0; border: none; background: none;
    font-family: inherit; font-size: 13px; font-weight: 700; color: #9EE6B4;
    text-decoration: underline; cursor: pointer;
  }

  /* ===== NAV: flechas + puntitos ===== */
  .tugc-nav-template--22099519176955__custom_liquid_K9aPmG {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 16px;
  }
  .tugc-arrow-template--22099519176955__custom_liquid_K9aPmG {
    border: 0;
    background: none;
    padding: 4px 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    opacity: .55;
    transition: opacity .2s ease, transform .2s ease;
  }
  .tugc-arrow-template--22099519176955__custom_liquid_K9aPmG:hover { opacity: 1; transform: scale(1.12); }
  .tugc-arrow-template--22099519176955__custom_liquid_K9aPmG:disabled { opacity: .2; cursor: default; transform: none; }

  .tugc-dots-template--22099519176955__custom_liquid_K9aPmG {
    display: flex;
    justify-content: center;
    gap: 7px;
  }
  .tugc-dots-template--22099519176955__custom_liquid_K9aPmG button {
    width: 8px; height: 8px;
    border-radius: 50%;
    border: 0; padding: 0;
    background: #e3d9d2;
    cursor: pointer;
    transition: background .2s, transform .2s;
  }
  .tugc-dots-template--22099519176955__custom_liquid_K9aPmG button.is-active {
    background: #1D7A46;
    transform: scale(1.25);
  }


.section-template--22099519176955__custom_liquid_fFrR9M-padding {
    padding-top: calc(40px * 0.75);
    padding-bottom: calc(52px  * 0.75);
  }

  @media screen and (min-width: 750px) {
    .section-template--22099519176955__custom_liquid_fFrR9M-padding {
      padding-top: 40px;
      padding-bottom: 52px;
    }
  }


    .wfd-wrap { padding: 4px 0 8px; }
    .wfd-h {
      font-family: var(--sans-serif-font, sans-serif);
      font-weight: 800; font-size: clamp(20px, 5vw, 26px);
      letter-spacing: -0.02em; margin: 0 0 14px; color: #1F1B16;
    }
    .wfd-intro {
      font-size: 15px; line-height: 1.55; color: #4a443f; margin: 0 0 18px;
    }
    .wfd-list { list-style: none; margin: 0; padding: 0; }
    .wfd-list li {
      display: flex; align-items: flex-start; gap: 10px; margin-bottom: 12px;
    }
    .wfd-list li::before {
      content: ""; width: 7px; height: 7px; border-radius: 50%;
      background: #1D7A46; flex-shrink: 0; margin-top: 7px;
    }
    .wfd-text { margin: 0; font-size: 14.5px; line-height: 1.45; color: #2D2926; }
    .wfd-text b { font-weight: 700; }
  


  .ting-template--22099519176955__custom_liquid_fFrR9M {
    background: transparent;
    font-family: var(--sans-serif-font, sans-serif);
    -webkit-font-smoothing: antialiased;
    color: #2D2926;
    padding: 0 16px;
    max-width: 1240px;
    margin: 0 auto;
  }

  /* ===== CARD REDONDEADA ===== */
  .ting-card-template--22099519176955__custom_liquid_fFrR9M {
    border-radius: 10px;
    overflow: hidden;
  }

  /* ===== HERO con fondo nude + video ===== */
  .ting-herowrap-template--22099519176955__custom_liquid_fFrR9M {
    background: #F3E2DA;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
    aspect-ratio: 1 / 1;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 16px;
  }
  .ting-hero-template--22099519176955__custom_liquid_fFrR9M {
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
    mix-blend-mode: multiply;
    object-fit: cover;
  }

  /* ===== CUERPO crema ===== */
  .ting-body-template--22099519176955__custom_liquid_fFrR9M {
    background: #FBF9F5;
    padding: 36px 48px 48px;
  }

  /* "Ingredientes Clave:" */
  .ting-key-template--22099519176955__custom_liquid_fFrR9M {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.01em;
    margin: 0 0 8px;
    color: #2D2926;
    text-align: left;
  }

  /* ===== ACORDEÓN ===== */
  .ting-item-template--22099519176955__custom_liquid_fFrR9M {
    border-bottom: 1px solid #e8dccd;
  }
  .ting-head-template--22099519176955__custom_liquid_fFrR9M {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: none;
    border: 0;
    padding: 20px 0;
    cursor: pointer;
    text-align: left;
    color: inherit;
    font-family: var(--sans-serif-font, sans-serif);
  }
  .ting-row-template--22099519176955__custom_liquid_fFrR9M {
    display: flex;
    align-items: center;
    gap: 16px;
    min-width: 0;
  }
  .ting-thumb-template--22099519176955__custom_liquid_fFrR9M {
    width: 56px;
    height: 56px;
    object-fit: contain;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
  }
  .ting-title-template--22099519176955__custom_liquid_fFrR9M {
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 700;
    font-size: 24px;
    letter-spacing: -0.01em;
    line-height: 1.25;
    margin: 0;
    color: #2D2926;
  }

  /* triángulo ▼ que rota al abrir */
  .ting-arrow-template--22099519176955__custom_liquid_fFrR9M {
    flex-shrink: 0;
    width: 13px;
    height: 9px;
    display: flex;
    align-items: center;
    transition: transform .25s ease;
  }
  .ting-arrow-template--22099519176955__custom_liquid_fFrR9M svg {
    width: 13px;
    height: 9px;
    display: block;
  }
  .ting-item-template--22099519176955__custom_liquid_fFrR9M.is-open .ting-arrow-template--22099519176955__custom_liquid_fFrR9M { transform: rotate(180deg); }

  .ting-content-template--22099519176955__custom_liquid_fFrR9M {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height .3s ease, opacity .25s ease;
  }
  .ting-item-template--22099519176955__custom_liquid_fFrR9M.is-open .ting-content-template--22099519176955__custom_liquid_fFrR9M { opacity: 1; }

  /* texto del desplegable con línea conectora rosa */
  .ting-desc-template--22099519176955__custom_liquid_fFrR9M {
    position: relative;
    padding: 4px 0 22px 72px; /* 56px icono + 16px gap */
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #555;
  }
  /* línea vertical alineada al centro del ícono (56/2 = 28px) */
  .ting-item-template--22099519176955__custom_liquid_fFrR9M.is-open .ting-desc-template--22099519176955__custom_liquid_fFrR9M::before {
    content: "";
    position: absolute;
    left: 27px;
    top: -6px;
    bottom: 22px;
    width: 2px;
    background: #F2BDBE;
  }
  .ting-intro-template--22099519176955__custom_liquid_fFrR9M { margin: 0 0 20px; }
  .ting-strain-template--22099519176955__custom_liquid_fFrR9M {
    position: relative;
    margin: 0 0 20px;
  }
  .ting-strain-template--22099519176955__custom_liquid_fFrR9M:last-child { margin-bottom: 0; }
  .ting-strain-template--22099519176955__custom_liquid_fFrR9M b {
    display: block;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    color: #2D2926;
    margin-bottom: 2px;
  }
  /* puntito rosa sobre la línea, a la altura de cada cepa */
  .ting-strain-template--22099519176955__custom_liquid_fFrR9M::before {
    content: "";
    position: absolute;
    left: -49px; /* vuelve al eje de la línea */
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7FC8A9;
  }

  /* ===== CTA ===== */
  .ting-footer-template--22099519176955__custom_liquid_fFrR9M {
    text-align: center;
    margin-top: 30px;
  }
  .ting-cta-template--22099519176955__custom_liquid_fFrR9M {
    display: inline-block;
    font-family: var(--sans-serif-font, sans-serif);
    padding: 17px 52px;
    border-radius: 999px;
    font-weight: 800;
    font-size: 17px;
    letter-spacing: 0.03em;
    text-decoration: none;
    color: #fff;
    background-image: linear-gradient(to left, #1D7A46 50%, #14602F 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position .4s ease, color .4s ease;
  }
  .ting-cta-template--22099519176955__custom_liquid_fFrR9M:hover { background-position: left bottom; color: #fff; }

  /* ===== efectos CTA (latido + brillo + hover + click) ===== */
  #ting-cta-fFrR9M.atc-fx {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    box-shadow: 0 8px 22px rgba(29, 122, 70, .32);
    transition: transform .18s ease, box-shadow .25s ease, filter .25s ease;
    will-change: transform;
  }
  #ting-cta-fFrR9M.atc-fx .atc-fx__inner {
    display: inline-flex; align-items: center; justify-content: center;
    animation: atc-fx-pulse 4s ease-in-out infinite;
  }
  #ting-cta-fFrR9M.atc-fx::after {
    content: "";
    display: block;
    position: absolute; top: 0; left: -60%; width: 35%; height: 100%;
    background: linear-gradient(115deg, transparent 0%, rgba(255,255,255,.5) 50%, transparent 100%);
    transform: skewX(-18deg);
    pointer-events: none;
    animation: atc-fx-shine 3.6s ease-in-out infinite;
    z-index: 1;
  }
  #ting-cta-fFrR9M.atc-fx .atc-fx__inner { position: relative; z-index: 2; }
  @media (hover: hover) and (pointer: fine) {
    #ting-cta-fFrR9M.atc-fx:hover {
      transform: scale(1.03);
      box-shadow: 0 12px 30px rgba(29, 122, 70, .42);
      filter: brightness(1.06);
    }
  }
  #ting-cta-fFrR9M.atc-fx:active { transform: scale(.97); transition: transform .1s ease; }
  #ting-cta-fFrR9M.atc-fx .atc-fx__ripple {
    position: absolute; border-radius: 50%; background: rgba(255,255,255,.55);
    transform: scale(0); opacity: 1; pointer-events: none;
    animation: atc-fx-ripple .55s ease-out forwards; z-index: 3;
  }
  @media (prefers-reduced-motion: reduce) {
    #ting-cta-fFrR9M.atc-fx .atc-fx__inner { animation: none; }
    #ting-cta-fFrR9M.atc-fx::after { animation: none; display: none; }
    #ting-cta-fFrR9M.atc-fx:hover, #ting-cta-fFrR9M.atc-fx:active { transform: none; }
    #ting-cta-fFrR9M.atc-fx { transition: box-shadow .25s ease; }
  }

  /* ===== MOBILE ===== */
  @media (max-width: 749px){
    .ting-template--22099519176955__custom_liquid_fFrR9M { padding: 0 14px; }

    .ting-body-template--22099519176955__custom_liquid_fFrR9M { padding: 26px 22px 36px; }

    .ting-key-template--22099519176955__custom_liquid_fFrR9M { font-size: 22px; margin-bottom: 10px; }
    .ting-thumb-template--22099519176955__custom_liquid_fFrR9M { width: 54px; height: 54px; }
    .ting-title-template--22099519176955__custom_liquid_fFrR9M { font-size: 23px; }
    .ting-head-template--22099519176955__custom_liquid_fFrR9M { padding: 18px 0; }

    .ting-desc-template--22099519176955__custom_liquid_fFrR9M {
      padding-left: 70px; /* 54px icono + 16px gap */
      font-size: 18px;
    }
    .ting-item-template--22099519176955__custom_liquid_fFrR9M.is-open .ting-desc-template--22099519176955__custom_liquid_fFrR9M::before { left: 26px; }
    .ting-strain-template--22099519176955__custom_liquid_fFrR9M b { font-size: 19px; }
    .ting-strain-template--22099519176955__custom_liquid_fFrR9M::before { left: -48px; }

    .ting-cta-template--22099519176955__custom_liquid_fFrR9M { padding: 16px 48px; font-size: 16px; }
  }



  .kv-comp-section {
    font-family: var(--sans-serif-font, sans-serif);
    max-width: 640px; margin: 0 auto; padding: 40px 16px;
  }
  .kv-comp-h {
    text-align: center; font-weight: 800; font-size: clamp(22px, 5.5vw, 28px);
    letter-spacing: -0.02em; margin: 0 0 10px; color: #1F1B16;
  }
  .kv-comp-h-accent { color: #1D7A46; }
  .kv-comp-sub {
    text-align: center; font-size: 14.5px; line-height: 1.5; color: #6b645f;
    max-width: 440px; margin: 0 auto 28px;
  }
  .kv-comp-wrap {
    position: relative; background: #fff; border-radius: 18px;
    box-shadow: 0 4px 20px rgba(0,0,0,.06); border: 1px solid #EFEAE0;
    padding: 0; overflow: hidden;
  }
  .kv-comp-bg {
    display: block !important;
    position: absolute; top: 0; bottom: 0; background: #1D7A46; border-radius: 14px;
    z-index: 1; transition: left .2s ease, width .2s ease;
  }
  .kv-comp-table { position: relative; z-index: 2; width: 100%; border-collapse: collapse; table-layout: fixed; }
  .kv-comp-table th, .kv-comp-table td { padding: 14px 8px; text-align: center; }
  .kv-comp-th-empty { width: auto; }
  .kv-comp-th-brand, .kv-comp-th-other { width: 84px; }
  .kv-comp-table thead tr { background: #FAFAF7; }
  .kv-comp-th-brand {
    color: #fff; font-weight: 800; font-size: 12px; letter-spacing: -.01em; line-height: 1.25;
    background: #1D7A46; border-radius: 14px 14px 0 0;
  }
  .kv-comp-th-logo {
    display: block; margin: 0 auto; max-width: 100%; height: 22px; width: auto;
    object-fit: contain; filter: brightness(0) invert(1);
  }
  @media (max-width: 420px) {
    .kv-comp-th-logo { height: 18px; }
  }
  .kv-comp-th-other { color: #a39c90; font-weight: 700; font-size: 12px; line-height: 1.25; }
  .kv-comp-row-label {
    text-align: left; font-size: 13px; line-height: 1.35; color: #2D2926; padding-left: 16px !important;
  }
  .kv-comp-table tbody tr { border-top: 1px solid #F0ECE3; }
  .kv-comp-ic {
    width: 26px; height: 26px; border-radius: 50%; margin: 0 auto;
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
  }
  .kv-comp-ic svg { width: 13px; height: 13px; }
  .kv-comp-ic-yes { background: #1D7A46; color: #fff; }
  .kv-comp-cell-brand .kv-comp-ic-yes { background: #fff; color: #1D7A46; }
  .kv-comp-ic-no { background: #FBEAEA; color: #D0342C; }
  @media (max-width: 420px) {
    .kv-comp-th-brand, .kv-comp-th-other { width: 60px; }
    .kv-comp-row-label { font-size: 12px; padding-left: 12px !important; }
    .kv-comp-ic { width: 22px; height: 22px; }
    .kv-comp-ic svg { width: 11px; height: 11px; }
  }



  .kst-section { font-family: var(--sans-serif-font, sans-serif); max-width: 1100px; margin: 0 auto; padding: 8px 20px 12px; }
  .kst-grid { display: flex; flex-direction: column; gap: 28px; }
  .kst-left { text-align: center; }
  .kst-h {
    font-weight: 800; font-size: clamp(24px, 6vw, 32px); letter-spacing: -0.02em;
    color: #1D7A46; margin: 0 0 14px; line-height: 1.2;
  }
  .kst-sub { font-size: 15px; color: #6b645f; margin: 0; }
  .kst-right { display: flex; flex-direction: column; }
  .kst-row {
    display: flex; align-items: center; gap: 20px;
    padding: 16px 18px; margin-bottom: 12px;
    background: #fff; border: 1px solid #EFEAE0; border-radius: 16px;
    box-shadow: 0 2px 10px rgba(31,27,22,.04);
  }
  .kst-row:last-of-type { margin-bottom: 0; }
  .kst-ringwrap { position: relative; width: 80px; height: 80px; flex-shrink: 0; }
  .kst-ring { width: 100%; height: 100%; transform: rotate(-90deg); filter: drop-shadow(0 2px 4px rgba(29,122,70,.25)); }
  .kst-ring-track { fill: none; stroke: #EAF5EE; stroke-width: 5.5; }
  .kst-ring-fill {
    fill: none; stroke: url(#kst-ring-gradient); stroke-width: 5.5; stroke-linecap: round;
    transition: stroke-dashoffset .8s cubic-bezier(.16,1,.3,1);
  }
  .kst-pct {
    position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;
    font-weight: 800; font-size: 17px; letter-spacing: -.02em; color: #14602F;
  }
  .kst-text { margin: 0; font-size: 14.5px; line-height: 1.45; color: #2D2926; }
  .kst-foot { margin: 16px 0 0; font-size: 11.5px; color: #a39c90; }

  @media (min-width: 800px) {
    .kst-grid { flex-direction: row; align-items: center; gap: 48px; }
    .kst-left { flex: 0 0 320px; text-align: left; }
    .kst-right { flex: 1; }
  }



  .kfaq-section { font-family: var(--sans-serif-font, sans-serif); max-width: 720px; margin: 0 auto; padding: 14px 20px 40px; }
  .kfaq-h {
    text-align: center; font-weight: 800; font-size: clamp(22px, 5.5vw, 28px);
    letter-spacing: -0.02em; margin: 0 0 24px; color: #1D7A46;
  }
  .kfaq-list { display: flex; flex-direction: column; gap: 12px; }
  .kfaq-item {
    background: #fff; border: 1px solid #EFEAE0; border-radius: 14px; overflow: hidden;
    transition: border-color .2s ease;
  }
  .kfaq-item.is-open { border-color: #1D7A46; }
  .kfaq-q {
    width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 14px;
    background: none; border: none; cursor: pointer; text-align: left;
    padding: 16px 18px; font-family: inherit; font-weight: 700; font-size: 14.5px; color: #1F1B16;
  }
  .kfaq-chevron { flex-shrink: 0; color: #1D7A46; transition: transform .25s ease; }
  .kfaq-item.is-open .kfaq-chevron { transform: rotate(180deg); }
  .kfaq-a { max-height: 400px; overflow: hidden; transition: max-height .3s ease; }
  .kfaq-a-inner { margin: 0; padding: 0 18px 18px; font-size: 13.5px; line-height: 1.55; color: #6b645f; }
  .kfaq-a-inner b { color: #2D2926; font-weight: 700; }



  .krsk-section { font-family: var(--sans-serif-font, sans-serif); max-width: 720px; margin: 0 auto; padding: 0 20px 40px; }
  .krsk-card {
    display: flex; align-items: flex-start; gap: 20px;
    background: #fff; border: 2px solid #1D7A46; border-radius: 22px;
    padding: 28px; box-shadow: 0 10px 28px rgba(29,122,70,.1);
  }
  .krsk-icon {
    flex-shrink: 0; width: 62px; height: 62px; border-radius: 50%;
    border: 1.5px dashed #1D7A46; display: flex; align-items: center; justify-content: center;
  }
  .krsk-icon-inner {
    width: 46px; height: 46px; border-radius: 50%; background: #1D7A46;
    display: flex; align-items: center; justify-content: center;
  }
  .krsk-eyebrow {
    margin: 0 0 6px; font-size: 12px; font-weight: 800; letter-spacing: .06em;
    text-transform: uppercase; color: #1D7A46;
  }
  .krsk-title {
    margin: 0 0 10px; font-size: clamp(20px, 4vw, 26px); font-weight: 800;
    letter-spacing: -0.02em; color: #1F1B16;
  }
  .krsk-desc { margin: 0 0 16px; font-size: 14px; line-height: 1.55; color: #6b645f; }
  .krsk-checks {
    list-style: none; margin: 0 0 20px; padding: 0;
    display: flex; flex-wrap: wrap; gap: 8px 20px;
  }
  .krsk-checks li {
    display: inline-flex; align-items: center; gap: 6px;
    font-size: 13px; font-weight: 700; color: #2D2926;
  }
  .krsk-btn {
    display: inline-flex; align-items: center; gap: 8px;
    background: #1D7A46; color: #fff; text-decoration: none;
    font-weight: 800; font-size: 14.5px; letter-spacing: .01em;
    padding: 14px 26px; border-radius: 999px;
  }
  .krsk-btn .atc-fx__inner { display: inline-flex; align-items: center; gap: 8px; }
  @media (max-width: 560px) {
    .krsk-card { padding: 22px; gap: 14px; }
    .krsk-icon { width: 50px; height: 50px; }
  }



  /* ===== efectos CTA para "Comprar con garantía" (latido + brillo + hover + click) ===== */
  #krsk-cta.atc-fx {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    box-shadow: 0 8px 22px rgba(29, 122, 70, .32);
    transition: transform .18s ease, box-shadow .25s ease, filter .25s ease;
    will-change: transform;
  }
  #krsk-cta.atc-fx .atc-fx__inner {
    animation: atc-fx-pulse 4s ease-in-out infinite;
  }
  #krsk-cta.atc-fx::after {
    content: "";
    display: block;
    position: absolute; top: 0; left: -60%; width: 35%; height: 100%;
    background: linear-gradient(115deg, transparent 0%, rgba(255,255,255,.5) 50%, transparent 100%);
    transform: skewX(-18deg);
    pointer-events: none;
    animation: atc-fx-shine 3.6s ease-in-out infinite;
    z-index: 1;
  }
  #krsk-cta.atc-fx .atc-fx__inner { position: relative; z-index: 2; }
  @media (hover: hover) and (pointer: fine) {
    #krsk-cta.atc-fx:hover {
      transform: scale(1.03);
      box-shadow: 0 12px 30px rgba(29, 122, 70, .42);
      filter: brightness(1.06);
    }
  }
  #krsk-cta.atc-fx:active { transform: scale(.97); transition: transform .1s ease; }
  #krsk-cta.atc-fx .atc-fx__ripple {
    position: absolute; border-radius: 50%; background: rgba(255,255,255,.55);
    transform: scale(0); opacity: 1; pointer-events: none;
    animation: atc-fx-ripple .55s ease-out forwards; z-index: 3;
  }
  @media (prefers-reduced-motion: reduce) {
    #krsk-cta.atc-fx .atc-fx__inner { animation: none; }
    #krsk-cta.atc-fx::after { animation: none; display: none; }
    #krsk-cta.atc-fx:hover, #krsk-cta.atc-fx:active { transform: none; }
    #krsk-cta.atc-fx { transition: box-shadow .25s ease; }
  }


.section-sections--22094565441787__custom_liquid_97AEzF-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }

  @media screen and (min-width: 750px) {
    .section-sections--22094565441787__custom_liquid_97AEzF-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }


  .-news-sections--22094565441787__custom_liquid_97AEzF{
    background: #FBF9F5;
    padding: 48px 20px;
    font-family: var(--sans-serif-font, sans-serif);
  }
  .-news-in-sections--22094565441787__custom_liquid_97AEzF{
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
  }

  .-news-h-sections--22094565441787__custom_liquid_97AEzF{
    margin: 0 0 8px;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 800;
    font-size: clamp(22px, 5vw, 30px);
    letter-spacing: -0.01em;
    color: #1d1d1f;
  }
  .-news-sub-sections--22094565441787__custom_liquid_97AEzF{
    margin: 0 0 22px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    color: #6b645f;
  }

  /* fila input + botón en una sola pastilla */
  .-news-row-sections--22094565441787__custom_liquid_97AEzF{
    display: flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    border: 1.5px solid #e8ddd0;
    border-radius: 999px;
    padding: 6px 6px 6px 22px;
    transition: border-color .2s;
    text-align: left;
  }
  .-news-row-sections--22094565441787__custom_liquid_97AEzF:focus-within{
    border-color: #FF561C;
  }

  /* label accesible pero invisible */
  .-news-label-sections--22094565441787__custom_liquid_97AEzF{
    position: absolute;
    width: 1px; height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }

  .-news-input-sections--22094565441787__custom_liquid_97AEzF{
    flex: 1;
    min-width: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 400;
    font-size: 15px;
    color: #1d1d1f;
    padding: 10px 0;
  }
  .-news-input-sections--22094565441787__custom_liquid_97AEzF::placeholder{ color: #9b938e; }

  .-news-btn-sections--22094565441787__custom_liquid_97AEzF{
    flex-shrink: 0;
    border: 0;
    cursor: pointer;
    border-radius: 999px;
    background: #1D7A46;
    color: #ffffff;
    font-family: var(--sans-serif-font, sans-serif);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 13px 26px;
    transition: background .2s, transform .1s;
  }
  .-news-btn-sections--22094565441787__custom_liquid_97AEzF:hover{ background: #14602F; }
  .-news-btn-sections--22094565441787__custom_liquid_97AEzF:active{ transform: scale(0.98); }

  .-news-ok-sections--22094565441787__custom_liquid_97AEzF{
    margin: 0;
    font-weight: 700;
    font-size: 15px;
    color: #1d1d1f;
    background: #ffffff;
    border-radius: 999px;
    padding: 14px 20px;
  }

  /* errores de Shopify */
  .-news-sections--22094565441787__custom_liquid_97AEzF .errors{
    font-size: 13px;
    color: #B8433F;
    margin: 0 0 10px;
  }

  @media (max-width: 479px){
    .-news-sections--22094565441787__custom_liquid_97AEzF{ padding: 36px 16px; }
    .-news-row-sections--22094565441787__custom_liquid_97AEzF{
      flex-direction: column;
      align-items: stretch;
      border-radius: 24px;
      padding: 14px;
      gap: 10px;
    }
    .-news-input-sections--22094565441787__custom_liquid_97AEzF{
      text-align: center;
      padding: 6px 0 2px;
    }
    .-news-btn-sections--22094565441787__custom_liquid_97AEzF{ padding: 14px 26px; }
  }


.footer {
    margin-top: 0px;
  }

  .section-sections--22094565441787__footer-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .footer {
      margin-top: 0px;
    }

    .section-sections--22094565441787__footer-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .color-scheme-sections--22094565441787__footer.color-custom {
    --color-background: 246, 239, 231;
    --gradient-background: #fbf9f5;
    
    --color-foreground: 0, 0, 0;
    --color-button: 255, 255, 255;
    --color-button-text: 18, 18, 18;
    --color-base-outline-button-labels: 255, 255, 255;
  }
  


 