.kt-icon-text-block{background:#ffffff1a;border-radius:120px;gap:12px;padding:15px 24px;min-width:fit-content}.kt-icon-text-block .kt-icon-text__logo img{width:32px;height:auto;display:block}.kt-icon-text-block .kt-icon-text__text{font-size:14px}.kt-icon-text-block .kt-icon-text__text strong,.kt-icon-text-block .kt-icon-text__text b{font-size:16px}@property --kt-bundle-atc-fill{syntax: "<percentage>"; inherits: true; initial-value: 0%;}@media(min-width:1024px)and (max-width:1299px){.main-product:has(.kt-product-bundle__previews){grid-template-columns:25% 25% 1fr}}.kt-product-bundle__app-blocks{display:none}.kt-product-bundle__previews{width:100%;gap:4px;grid-template-columns:repeat(3,minmax(0,1fr))}.kt-product-bundle__preview-box{width:100%;background:linear-gradient(180deg,#ffffff14 80%,#fff0);padding:12px 8px 16px;display:flex;flex-direction:column;gap:12px;transition:background .3s linear}.kt-product-bundle__preview-media{display:flex;align-items:center;justify-content:center;position:relative;border-radius:8px;border-width:1px;border-style:dashed;border-color:#ffffff59;padding:10px;box-sizing:border-box;transition:transform .3s linear,background-color .3s linear,border-color .3s linear,padding .3s linear}.kt-product-bundle__preview-media-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.kt-product-bundle__preview-selected-image{display:none;width:100%;height:100%;object-fit:cover;border-radius:8px}.kt-product-bundle__preview-remove{display:none;position:absolute;top:-6px;right:-6px;width:28px;height:28px;border-radius:50%;border:1px solid #FFFFFF4A;background:#040404;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:2;transition:background-color .2s linear,border-color .2s linear}.kt-product-bundle__preview-remove-minus{display:block;width:7px;height:1px;background:#fff;transition:background-color .2s linear}.kt-product-bundle__preview-remove:hover{background:#e8e4db;border-color:#e8e4db}.kt-product-bundle__preview-remove:hover .kt-product-bundle__preview-remove-minus{background:#040404}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-media-content{display:none}.kt-product-bundle__preview-box.is-filled{background:linear-gradient(180deg,#ffffff29 80%,#fff0)}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-media{border-color:transparent;padding:0}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-selected-image{display:block}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-remove{display:flex}.kt-product-bundle__preview-icon{transition:transform .3s linear}.kt-product-bundle__preview-action{position:absolute;left:50%;bottom:10px;white-space:nowrap;opacity:0;transform:translate(-50%,16px);transition:opacity .3s linear,transform .3s linear;text-transform:uppercase;pointer-events:none}@media(max-width:1299px){.kt-product-bundle__preview-action{font-size:12px;bottom:5px;transform:translate(-50%,10px)}}.kt-product-bundle__preview-title,.kt-product-bundle__preview-empty{text-transform:uppercase}.kt-product-bundle__preview-title{text-transform:uppercase;opacity:.5;transition:color .3s linear,opacity .3s linear}@media(max-width:1299px){.kt-product-bundle__preview-empty,.kt-product-bundle__preview-qty,.kt-product-bundle__preview-title{font-size:14px}}.kt-product-bundle__preview-qty>span{opacity:.5;transition:color .3s linear,opacity .3s linear}.kt-product-bundle__preview-qty svg,.kt-product-bundle__preview-qty svg path{transition:fill .3s linear,opacity .3s linear}.kt-product-bundle__preview-empty{text-align:center;opacity:.3;transition:transform 175ms linear,color .3s linear,opacity .3s linear}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-title,.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-empty{color:#fff;opacity:1}.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-qty>span,.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-qty svg,.kt-product-bundle__preview-box.is-filled .kt-product-bundle__preview-qty svg path{color:#fff;fill:#fff;opacity:1}.kt-product-bundle__preview-box:hover .kt-product-bundle__preview-media,.kt-product-bundle__preview-box:hover .kt-product-bundle__preview-empty{transform:translateY(-4px)}.kt-product-bundle__preview-box:hover .kt-product-bundle__preview-media{background-color:#ffffff14}.kt-product-bundle__preview-box:hover .kt-product-bundle__preview-icon{transform:translateY(-4px)}.kt-product-bundle__preview-box:hover .kt-product-bundle__preview-action{opacity:.3;transform:translate(-50%)}.kt-product-bundle__options{margin-top:12px;display:flex;flex-direction:column;gap:8px}.kt-product-bundle__option{border:1px solid #FFFFFF1F;border-radius:16px;padding:8px 8px 8px 12px;transition:background-color 175ms linear}.kt-product-bundle__option-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.kt-product-bundle__option-left{display:flex;flex-direction:column;gap:6px;align-items:flex-start;flex:1 1 auto;min-width:0;transition:transform .3s linear}.kt-product-bundle__option-plus{width:24px;height:24px;margin:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;transition:background-color .3s linear,transform .3s linear}.kt-product-bundle__option-plus svg{width:10px;height:10px;display:block}.kt-product-bundle__option-plus svg path{fill:#fff;transition:fill 175ms linear}.kt-product-bundle__option-title{font-size:20px;text-transform:uppercase;line-height:1}.kt-product-bundle__option-qty{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:8px 12px;background:#ffffff1f;border-radius:8px;font-size:24px;line-height:1;transition:background-color 175ms linear,color 175ms linear}.kt-product-bundle__option:hover{background:#ffffff1f}.kt-product-bundle__option:hover .kt-product-bundle__option-plus{transform:translate(3px)}.kt-product-bundle__option:hover .kt-product-bundle__option-left{transform:translate(6px)}.kt-product-bundle__option:hover .kt-product-bundle__option-plus,.kt-product-bundle__option:hover .kt-product-bundle__option-qty{background:#e8e4db}.kt-product-bundle__option:hover .kt-product-bundle__option-plus svg path{fill:#040404}.kt-product-bundle__option:hover .kt-product-bundle__option-qty{color:#040404}.kt-product-bundle__option-qty-item{display:flex;align-items:center;gap:6px}.kt-product-bundle__option-thumbnail{width:14px;height:36px;object-fit:contain}.kt-product-bundle__option-badges .kt-product-badge{font-size:12px;padding:3px 4px}.kt-product-bundle__option-badges:empty{display:none}.kt-product-bundle__option-badges .kt-product-badge--sold-out{display:none}.kt-button--bundle-progress{--kt-bundle-atc-fill: 0%;--kt-bundle-atc-duration: .3s;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:var(--kt-bundle-atc-fill) 100%;transition:--kt-bundle-atc-fill var(--kt-bundle-atc-duration) linear}.kt-button--bundle-layout{width:100%;padding-inline:0}.kt-button--bundle-layout .kt-button__text,.kt-button--bundle-layout .kt-button__text-value{width:100%;display:flex;justify-content:center}.kt-button--bundle-progress [data-js-product-add-to-cart-text]{display:block;width:100%;background:linear-gradient(90deg,#040404 0%,#040404 var(--kt-bundle-atc-fill),#fff var(--kt-bundle-atc-fill),#fff 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.kt-button--bundle-layout .kt-button__vertical-movement-text-value{display:block;width:100%}@media(max-width:1299px){.kt-product-bundle__option-title{font-size:16px}.kt-product-bundle__option-qty{font-size:20px}.kt-product-bundle__option-badges .kt-product-badge{font-size:10px}}.kt-product-price{display:flex;flex-direction:column;align-items:flex-start}.kt-product-price>.kt-product-price__pack-size{margin-bottom:4px}a.kt-text--caption,.no-touchevents a.kt-text--caption:hover{text-decoration:none;color:inherit;display:block;width:fit-content;background-image:none;background-size:unset;padding-bottom:0;transition:opacity .2s ease}.no-touchevents a.kt-text--caption:hover{opacity:.7}.kt-menu__link--show-images{display:inline-flex!important;align-items:center;gap:.625rem}.kt-menu__link-thumb{flex-shrink:0;width:50px;height:50px;border-radius:.25rem;overflow:hidden}.kt-menu__link-thumb img{display:block;width:50px;height:50px;object-fit:cover;object-position:center}mobile-navigation .kt-site-nav .kt-link-arrow__text:has(.kt-menu__link-thumb) .kt-link-arrow__text-inner{flex:1;min-width:0}mobile-navigation .kt-site-nav .kt-babymenu .kt-menu-link:has(.kt-menu__link-thumb){display:inline-flex;align-items:center;gap:.625rem}.kt-product-price__snippet{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.kt-product-price__amounts{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.35em;row-gap:.15em}.kt-product-price__pack-size{display:flex;align-items:center;gap:.25rem;font-size:16px;line-height:1;opacity:.5}.kt-product-price__pack-size svg{display:block}.kt-product-price__pack-size svg g{opacity:1!important}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
