.mrk-bundles .mrk-bundles__block{display:flex;flex-direction:column;width:100%;margin-top:15px;margin-bottom:10px;text-align:start;line-height:1.4}.mrk-bundles .mrk-bundles__block.mrk-bundles__block--loaded{display:flex}.mrk-bundles .mrk-bundles__block-title{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--block-block-title-color, #000);font-size:14px var(--block-title-font-size);font-weight:var(--block-title-font-weight, bold);font-style:var(--block-title-font-style);min-width:80px;font-family:Epilogue!important}.mrk-bundles .mrk-bundles__bars{display:flex;flex-direction:column}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bars{flex-direction:row;justify-content:space-between;gap:10px;overflow-x:scroll}.mrk-bundles .mrk-bundles__bar{display:flex;flex:1;margin:10px 0}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar{position:relative}.mrk-bundles .mrk-bundles__bar>input[type=radio]{display:none}.mrk-bundles .mrk-bundles__bar-image{object-fit:contain;height:var(--bar-image-size, 48px);width:var(--bar-image-size, 48px);border-radius:var(--bar-image-border-radius, 0)}.mrk-bundles .mrk-bundles__bar-radio{display:none!important;flex-shrink:0;width:16px;height:16px;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))}.mrk-bundles .mrk-bundles__bar :checked+.mrk-bundles__bar-container .mrk-bundles__bar-radio{background:var(--bar-selected-border-color, #000);box-shadow:0 0 0 2px var(--bar-selected-border-color, #000)}.mrk-bundles .mrk-bundles__bar-container{display:flex!important;flex-direction:column;justify-content:center;position:relative;line-height:25px;box-sizing:border-box;cursor:pointer;width:100%;min-height:75px;margin:0;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))}.mrk-bundles .mrk-bundles__bar-container:hover{opacity:1;box-shadow:inset 0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.mrk-bundles .mrk-bundles__bar-container *{letter-spacing:normal;text-transform:initial}.mrk-bundles .mrk-bundles__bar :checked+.mrk-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)}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar-container{justify-content:flex-start;padding:40px 7px 10px}.mrk-bundles .mrk-bundles__bar-most-popular{position:absolute;z-index:1}.mrk-bundles .mrk-bundles__bar-most-popular.mrk-bundles__bar-most-popular--simple{top:-8px;right:var(--bar-border-radius)}.mrk-bundles .mrk-bundles__bar-most-popular.mrk-bundles__bar-most-popular--fancy{top:-27px;right:-15px}.mrk-bundles .mrk-bundles__bar-most-popular svg{color:var(--bar-most-popular-background-color)}.mrk-bundles .mrk-bundles__bar-most-popular svg .most-popular-text{fill:var(--bar-most-popular-color)}.mrk-bundles .mrk-bundles__bar-most-popular__content{margin:0 8px;padding:6px 8px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;color:var(--bar-most-popular-color, #fff);background-color:var(--bar-most-popular-background-color)}.mrk-bundles .mrk-bundles__bar-most-popular__content:before,.mrk-bundles .mrk-bundles__bar-most-popular__content:after{display:block;position:absolute;top:0;width:0;height:0;content:"";border-bottom-width:8px;border-bottom-style:solid;filter:brightness(.7);border-bottom-color:var(--bar-most-popular-background-color, transparent)}.mrk-bundles .mrk-bundles__bar-most-popular__content:before{left:0;border-left:8px solid transparent}.mrk-bundles .mrk-bundles__bar-most-popular__content:after{right:0;border-right:8px solid transparent}@media (min-width: 750px){.mrk-bundles .mrk-bundles__bar-most-popular.mrk-bundles__bar-most-popular--fancy{right:-20px}}.mrk-bundles .mrk-bundles__bar-main{display:flex;align-items:center;gap:18px;padding:calc(15px* var(--block-spacing, 1)) calc(15px* var(--block-spacing, 1) + 5px)}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar-main{flex-direction:column;gap:10px;text-align:center}.mrk-bundles .mrk-bundles__bar-container--most-popular--simple .mrk-bundles__bar-main{margin-top:0;margin-bottom:0}.mrk-bundles .mrk-bundles__bar-content{align-items:flex-start;justify-content:space-between;display:flex;gap:8px;flex:1}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar-content{flex-direction:column}.mrk-bundles .mrk-bundles__bar-content-left{display:flex;flex-direction:column;flex:1;align-items:flex-start}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar-content-left{align-items:center}.mrk-bundles .mrk-bundles__bar-first-line{display:flex;flex-wrap:wrap;column-gap:8px}.mrk-bundles .mrk-bundles__bar-title{display:inline-block;word-break: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)}.mrk-bundles .mrk-bundles__bar-label{display:inline-block;vertical-align:top;padding:4px 8px;word-break: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);line-height:1.4}.mrk-bundles .mrk-bundles__block--horizontal .mrk-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)}.mrk-bundles .mrk-bundles__bar-subtitle{line-height:1.4;word-break: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)}.mrk-bundles .mrk-bundles__bar-pricing{align-items:flex-end;display:flex;flex-direction:column}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__bar-pricing{align-items:center}.mrk-bundles .mrk-bundles__bar-container--most-popular--fancy .mrk-bundles__bar-pricing{margin-top:18px}.mrk-bundles .mrk-bundles__bar-pricing-row{display:flex;align-items:baseline;gap:6px}.mrk-bundles .mrk-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);line-height:22.4px}.mrk-bundles .mrk-bundles__bar-pricing-row--secondary .mrk-bundles__bar-price{font-size:var(--bar-subtitle-font-size)}.mrk-bundles .mrk-bundles__bar-full-price,.mrk-bundles .mrk-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);line-height:18.2px}.mrk-bundles .mrk-bundles__bar-full-price{text-decoration:line-through}.mrk-bundles .mrk-bundles__bar-variants{display:none;flex-direction:column;align-items:flex-start}.mrk-parent-bundles__bar-variants{padding:0 20px}.mrk-bundles .mrk-bundles__bar-variant{margin-top:5px;max-width:100%}.mrk-bundles .mrk-bundles__bar-variant__content{display:flex;align-items:center}.mrk-bundles .mrk-bundles__invalid-variant-error{color:red;font-size:12px;line-height:1.5;padding-bottom:2px}.mrk-bundles .mrk-bundles__bar-variant-names{font-size:12px;color:var(--bar-subtitle-color, #555)}.mrk-bundles .mrk-bundles__bar-variant-number{font-size:12px;margin-right:2px;min-width:20px;display:inline-flex;color:var(--bar-title-color, #000)}.mrk-option-item{display:none!important}.mrk-bundles .mrk-bundles__bar-variant-selects{display:flex;min-width:0;margin-right:2px;margin-bottom:2px;flex-wrap:wrap;gap:7px;width:100%}.mrk-bundles .mrk-bundles__bar-variant-select{font-size:14px;font-weight:400;font-style:normal;font-family:system-ui;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;padding:7px 25px 7px 7px;margin:0;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)}.mrk-bundles .mrk-bundles__bar-variant--invalid .mrk-bundles__bar-variant-select{box-shadow:0 0 0 1px red}.mrk-bundles .mrk-bundles__bar-variant-select:hover{border:none;box-shadow:inset 0 0 0 2px var(--bar-border-color, rgba(0, 0, 0, .3))}.mrk-bundles .mrk-bundles__bar-variant--invalid .mrk-bundles__bar-variant-select:hover{box-shadow:0 0 0 2px red}.mrk-bundles .mrk-bundles__bar-variant-select:focus{border:none;box-shadow:inset 0 0 0 2px var(--bar-selected-border-color, #000)}.mrk-bundles .mrk-bundles__bar-variant--invalid .mrk-bundles__bar-variant-select:focus{box-shadow:0 0 0 2px red}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__bar-variants{display:flex}.mrk-bundles .mrk-bundles__block--hidden{display:none!important}.mrk-bundles .mrk-bundles__out-of-stock{background-color:#ff2d2d4d;border:1px solid #ff2c2c;color:#df2121;padding:8px 12px;margin:5px 0;font-size:14px;line-height:1.5}.mrk-bundles .mrk-bundles__swatch-dropdown{display:flex;position:relative}.mrk-bundles .mrk-bundles__swatch{display:flex;background-size:cover;width:var(--mrk-swatch-size, 20px);height:var(--mrk-swatch-size, 20px);border:1px solid var(--mrk-swatch-border-color, #c2cdd6);background-color:var(--mrk-swatch-color, #fff);background-image:var(--mrk-swatch-image-url, none);border-radius:var(--mrk-swatch-border-radius, 0)}.mrk-bundles .mrk-bundles__swatch-dropdown__options{display:flex;flex-direction:column;max-width:400px;position:absolute;top:calc(100% + 2px);border:1px solid #ccc;background-color:#fff;z-index:1000;box-shadow:0 20px 20px #1a1a1a47}.mrk-bundles .mrk-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))}.mrk-bundles .mrk-bundles__swatch-buttons__button.mrk-bundles__swatch-buttons__button--selected:first-of-type{padding-inline-start:8px}.mrk-bundles .mrk-bundles__swatch-buttons__button.mrk-bundles__swatch-buttons__button--selected:last-of-type{padding-inline-end:8px}.mrk-bundles .mrk-bundles__bundle-products .mrk-bundles__bar-variant-selects{justify-content:center}.mrk-bundles .mrk-bundles__bar-collection-products{display:flex;flex-direction:column;gap:5px;margin-top:5px}.mrk-bundles .mrk-bundles__collection-product{display:flex;gap:16px;align-items:center;justify-content:space-between}.mrk-bundles .mrk-bundles__collection-product__main{display:flex;gap:16px;align-items:center;min-width:0}.mrk-bundles .mrk-bundles__collection-product__content{display:flex;flex-direction:column;gap:3px;min-width:0}.mrk-bundles .mrk-bundles__collection-product__link{display:flex;flex-shrink:0;text-decoration:none}.mrk-bundles .mrk-bundles__collection-product__image{flex-shrink:0;object-fit:contain;height:auto;width:var(--mrk-collection-breaks-product-photo-size, 40px);border-radius:var(--mrk-collection-breaks-image-border-radius, 0)}.mrk-bundles .mrk-bundles__collection-product__image--default{background-color:#fff;border:1px solid #e9e9e9}.mrk-bundles .mrk-bundles__collection-product__title{font-size:16px;color:var(--mrk-collection-breaks-product-title-color, #000)}.mrk-bundles .mrk-bundles__collection-product__choose-product-image{cursor:pointer;line-height:0}.mrk-bundles .mrk-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(--mrk-collection-breaks-button-color, #333)}.mrk-bundles .mrk-bundles__collection-product__remove-button{display:flex;align-items:center;justify-content:center;height:24px;width:24px;cursor:pointer}.mrk-bundles .mrk-bundles__choose-product-modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;overflow-y:auto;padding:10px;text-align:start;line-height:1.4;background-color:var(--mrk-choose-product-overlay-color, rgba(0, 0, 0, .5))}.mrk-bundles .mrk-bundles__choose-product-modal__content{position:relative;z-index:10000;margin:auto;min-width:min(470px,95%);max-width:700px;width:100%}.mrk-bundles .mrk-bundles__choose-product{display:flex;flex-direction:column;padding:16px;border-radius:10px;background-color:#fff}.mrk-bundles .mrk-bundles__choose-product__header{font-weight:650;font-size:16px;margin-block:2px 18px;color:var(--mrk-choose-product-text-color, #000)}.mrk-bundles .mrk-bundles__choose-product__products{display:flex;flex-direction:column;gap:16px}.mrk-bundles .mrk-bundles__choose-product__product{display:flex;align-items:center;justify-content:space-between;gap:20px}.mrk-bundles .mrk-bundles__choose-product__product-container{display:flex;align-items:center;gap:12px;min-width:0}.mrk-bundles .mrk-bundles__choose-product__product-image{display:flex;border-radius:8px;border:1px solid #e5e5e3;object-fit:contain;height:auto;width:var(--mrk-choose-product-photo-size, 100px);max-height:calc(var(--mrk-choose-product-photo-size, 100px) * 2)}.mrk-bundles .mrk-bundles__choose-product__product-content{display:flex;flex-direction:column;gap:4px;min-width:0}.mrk-bundles .mrk-bundles__choose-product__product-link{text-decoration:none}.mrk-bundles .mrk-bundles__choose-product__product-title{word-break:break-all;font-weight:650;font-size:var(--mrk-choose-product-text-size, 14px);color:var(--mrk-choose-product-text-color, #000)}.mrk-bundles .mrk-bundles__choose-product__product-price-container{display:flex;gap:10px}.mrk-bundles .mrk-bundles__choose-product__product-price{font-size:14px;font-weight:650;color:var(--mrk-choose-product-price-color, #f04438)}.mrk-bundles .mrk-bundles__choose-product__product-compare-at-price{font-size:14px;font-weight:650;text-decoration:line-through;color:var(--mrk-choose-product-compare-at-price-color, #667085)}.mrk-bundles .mrk-bundles__choose-product__product-option-names{font-size:12px}.mrk-bundles .mrk-bundles__choose-product__product-button{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;font-weight:600;padding:13px;line-height:1.4;border-radius:8px;cursor:pointer;font-size:var(--mrk-choose-product-button-size, 16px);background-color:var(--mrk-choose-product-button-color, #7f56d9);color:var(--mrk-choose-product-button-text-color, #fff)}body:has(.mrk-bundles__choose-product-modal){overflow:hidden}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__free-gift{flex-direction:column;text-align:center}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__upsell{flex-direction:column;gap:5px}.mrk-bundles .mrk-bundles__block--horizontal .mrk-bundles__upsell__pricing{flex-direction:row;gap:5px;align-items:center}.mrk-bundles .mrk-bundles__free-gift{display:flex;align-items:center;margin-inline:1px;padding-block:7px;padding-inline:8px;gap:10px;background-color:var(--mrk-free-gift-background-color, rgba(0, 0, 0, .3))}.mrk-bundles .mrk-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)}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__free-gift{margin-inline:2px;padding-block-start:7px;padding-block-end:6px;padding-inline:7px;background-color:var(--mrk-free-gift-selected-background-color, #000)}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-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)}.mrk-bundles .mrk-bundles__free-gift__content{display:flex;align-items:center;column-gap:15px;flex-wrap:wrap}.mrk-bundles .mrk-bundles__free-gift__text{color:var(--mrk-free-gift-text-color, #000);font-size:var(--mrk-free-gift-font-size, 13px);font-weight:var(--mrk-free-gift-font-weight, bold);font-style:var(--mrk-free-gift-font-style, normal)}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__free-gift__text{color:var(--mrk-free-gift-selected-text-color, #fff)}.mrk-bundles .mrk-bundles__free-gift__link{display:flex;flex-shrink:0}.mrk-bundles .mrk-bundles__free-gift__image{width:auto;height:var(--mrk-free-gift-image-height, 30px);border-radius:var(--mrk-free-gift-image-border-radius, 0)}.mrk-bundles .mrk-bundles__free-gift__divider{height:1px;display:flex}.mrk-bundles .mrk-bundles__upsell{display:none;align-items:center;justify-content:space-between;padding-block:7px;padding-inline:8px;margin-inline:1px;gap:10px;background-color:var(--mrk-upsell-background-color, rgba(0, 0, 0, .3))}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__upsell,.mrk-bundles .mrk-bundles__bar .mrk-bundles__upsell{display:flex}.mrk-bundles .mrk-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)}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__upsell,.mrk-bundles .mrk-bundles__bar .mrk-bundles__upsell{margin-inline:2px;padding-block-start:7px;padding-block-end:6px;padding-inline:7px;background-color:var(--mrk-upsell-selected-background-color, rgba(0, 0, 0, .2))}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__upsell:last-child,.mrk-bundles .mrk-bundles__bar .mrk-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)}.mrk-bundles .mrk-bundles__upsell__main{display:flex;align-items:center;gap:calc(5px + 5px * var(--block-spacing, 1))}.mrk-bundles .mrk-bundles__upsell__content{display:flex;align-items:center;column-gap:15px;flex-wrap:wrap}.mrk-bundles .mrk-bundles__upsell__link{display:flex;flex-shrink:0}.mrk-bundles .mrk-bundles__upsell__image{width:auto;height:var(--mrk-upsell-image-height, 30px);border-radius:var(--mrk-upsell-image-border-radius, 0)}.mrk-bundles .mrk-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))}.mrk-bundles__upsell__main input:checked+label.mrk-bundles__upsell__checkbox{border-color:var(--bar-selected-border-color, rgba(0, 0, 0, .3))}.mrk-bundles__upsell__main input{display:none}.mrk-bundles__upsell__checkbox svg{display:none}.mrk-bundles__upsell__main input:checked+label svg{display:block}.mrk-bundles .mrk-bundles__upsell__text{display:flex;min-height:30px;cursor:pointer;word-break:break-word;color:var(--mrk-upsell-text-color, #000);font-size:var(--mrk-upsell-font-size, 13px);font-weight:var(--mrk-upsell-font-weight, bold);font-style:var(--mrk-upsell-font-style, normal);line-height:1.4;flex-direction:column}.mrk-bundles .mrk-bundles__bar :checked+label .mrk-bundles__upsell__text{color:var(--mrk-upsell-selected-text-color, #000)}.mrk-bundles .mrk-bundles__upsell__pricing{align-items:flex-end;display:flex;flex-direction:column}.mrk-bundles .mrk-bundles__upsell__pricing-row{display:flex;align-items:baseline;gap:6px}.mrk-bundles .mrk-bundles__upsell__pricing-row--secondary .mrk-bundles__upsell__price{font-size:calc(var(--mrk-upsell-font-size, 13px) - 1px)}.mrk-bundles .mrk-bundles__upsell__price{font-size:var(--mrk-upsell-font-size, 13px);font-weight:var(--bar-title-font-weight);font-style:var(--bar-title-font-style);color:var(--bar-price-color, #000);line-height:18.2px}.mrk-bundles .mrk-bundles__upsell__full-price,.mrk-bundles .mrk-bundles__upsell__unit-price{font-size:calc(var(--mrk-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);line-height:16.8px}.mrk-bundles .mrk-bundles__upsell__full-price{text-decoration:line-through}.mrk-bundles .mrk-bundles__upsell__unit-price{text-transform:uppercase}.mrk-bundles .mrk-bundles__swatch-dropdown{display:flex;position:relative;min-width:0}.mrk-bundles .mrk-bundles__swatch{display:flex;flex-shrink:0;background-size:cover;width:var(--mrk-swatch-size, 20px);height:var(--mrk-swatch-size, 20px);border:1px solid var(--mrk-swatch-border-color, #c2cdd6);background-color:var(--mrk-swatch-color, #fff);background-image:var(--mrk-swatch-image-url, none);border-radius:var(--mrk-swatch-border-radius, 0)}.mrk-bundles .mrk-bundles__swatches-dropdown__color{display:flex;width:20px;height:20px;border:1px solid #c2cdd6;background-size:cover}.mrk-bundles .mrk-bundles__swatch-dropdown__options{display:flex;flex-direction:column;max-width:400px;max-height:500px;overflow:auto;position:absolute;top:calc(100% + 2px);border:1px solid #ccc;background-color:#fff;z-index:1000;box-shadow:0 20px 20px #1a1a1a47}.mrk-bundles .mrk-bundles__swatch-dropdown__option{font-weight:400;font-style:normal;font-family:system-ui;display:flex;align-items:center;gap:10px;white-space:nowrap;padding-block-start:10px;padding-block-end:10px;padding-inline-start:10px;padding-inline-end:60px;border:none;border-bottom:1px solid #dfe3e8;cursor:pointer;font-size:14px;color:#000;background:none}.mrk-bundles .mrk-bundles__swatch-dropdown__option:last-child{border-bottom:none}.mrk-bundles .mrk-bundles__swatch-dropdown__option:hover{background-color:#f0f0f0}.mrk-bundles .mrk-bundles__swatch-buttons{display:flex;overflow:auto}.mrk-bundles .mrk-bundles__swatch-buttons__button{display:flex;align-items:center;box-sizing:border-box;border:none;background-color:#fff;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))}.mrk-bundles .mrk-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))}.mrk-bundles .mrk-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))}.mrk-bundles .mrk-bundles__swatch-buttons__button.mrk-bundles__swatch-buttons__button--selected{padding:8px 7px;border:2px solid var(--bar-selected-border-color, #50b83c)}.mrk-btn-item label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.mrk-btn-item input:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.mrk-btn-item input{display:none}.mrk-sub-btns-flex{display:flex;justify-content:center}.mrk-addon-id{display:none!important}.mrk-bundles .mrk-bundles__bar-subtitle p{text-align:left;margin-top:0;margin-bottom:0}.mrk-bundles__bar-variant-names{width:100%;text-align:right}.mrk-subscription-plan .mrk-bundles__bar-subtitle p{margin-top:0;line-height:1.8}.mrk-badge{padding:6px 8px;border-radius:5px;font-size:12px;line-height:1;color:var(--bar-most-popular-color, #fff);background-color:var(--bar-most-popular-background-color);text-align:right;margin:10px 0 0 auto;white-space:nowrap}.mrk-error{font-size:12px;color:red;font-weight:700}.mrk-bundles__bar-most-popular__content:empty{display:none}.m-product-form--wrapper{margin-bottom:20px}.main-product__block .product-block-group--title{padding-right:0;justify-content:center}.m-product-text{text-align:center}.m-product-form .m-add-to-cart{color:#000!important;box-shadow:0 0 0 2px #000!important;letter-spacing:1px}.m-product-form .m-add-to-cart:hover{color:#fff!important;background:#000;border-color:#000}mrk-variant-image input+label{box-shadow:0 0 2px #000}.m-product-form .m-add-to-cart span{font-weight:800!important}#appstle_subscription_widget0{display:none}.mrk-bundles__block-title:empty{display:none}mrk-variant-image [data-option-type=image]{font-size:0;background-size:cover;border-radius:999px;border:2px solid #fff;margin:1px!important}mrk-variant-image input:checked+label{box-shadow:0 0 0 2px #000;position:relative}.mrk-type-radio .mrk-bundles__bar-variant-selects{flex-flow:nowrap;gap:10px}.mrk-bundles__bar-variant-selects .m-product-option{margin-bottom:0;display:flex;align-items:center}.mrk-bundles__bar-variant-selects .m-product-option:first-child{width:150px}.mrk-bundles__bar-variant-selects .m-product-option:last-child{width:calc(100% - 160px)}.mrk-bundles__bar-variant-selects .m-product-option--label{justify-content:center;margin-bottom:0}.mrk-bundles__bar-variant-selects .m-product-option--content{justify-content:flex-start;width:100%;display:flex;align-items:center}.option-label .mrk-bundles__block-title{margin-bottom:0}.mrk-bundles .mrk-bundles__bar-variant .mrk-type-radio{margin-bottom:5px}.mrk-bundles__bar-variant-selects .m-product-option:first-child .m-product-option--node__label{min-width:30px;height:30px;display:inline-block;background-color:var(--bg)!important}.mrk-upsell-sub-text{font-weight:100!important;font-size:12px!important}.mrk-bundles .mrk-bundles__bar-title p{display:flex;flex-direction:column;gap:5px}@media (max-width: 769px){.mrk-bundles__bar-variant-selects .m-product-option:first-child{width:126px}.mrk-bundles__bar-variant-selects .m-product-option:first-child .m-product-option--node__label{min-width:30px;height:30px;width:30px}.mrk-bundles__bar-variant-selects .m-product-option:last-child{width:calc(100% - 136px)}.mrk-bundles__bar-variant-selects .m-product-option:last-child .m-product-option--node__label{min-width:30px;height:30px;width:30px;margin:0!important}.mrk-upsell-sub-text{margin-left:0}}.mrk-bundles__subscription-title{display:flex;align-items:center;margin-bottom:10px;font-size:var(--block-title-font-size, 14px);font-weight:var(--block-title-font-weight, bold);font-style:var(--block-title-font-style);justify-content:center}.mrk-bundles__subscription-title:before,.mrk-bundles__subscription-title:after{content:"";flex-grow:1;height:0;border-top:2px dashed #000}.mrk-bundles__subscription-title span{color:#fff;background:#737373;padding:2px 15px;border-radius:999px}.mrk-bottom-column{flex:1;line-height:1.8!important}.mrk-bottom-text-row{display:flex;max-width:80%;margin:auto}.mrk-bottom-subscription-text{text-align:center;margin:8px;font-size:14px!important}.mrk-bottom-subscription-text p,.mrk-bottom-subscription-text p *{font-size:14px!important;letter-spacing:2px!important}.mrk-subscription-plan .mrk-bundles__bar-variants{display:flex}.mrk-bundles .mrk-bundles__bar-title strong{font-weight:900!important;font-size:36px;font-family:var(--font-stack-header);line-height:1}.mrk-subscription-plan .mrk-bundles__bar-title{margin-top:-5px}.mrk-subscription-plan .mrk-bundles__bar-title{font-size:16px!important;font-style:italic}.mrk-subscription-plan .mrk-bundles__bar-main{align-items:flex-start}.mrk-subscription-plan .mrk-bundles__bar-radio{margin-top:3px}.mrk-bundle-subtext{font-size:14px;color:#545454;margin-bottom:4px}.mrk-bundles__bar-most-popular__content{border-radius:5px;background:#f74834;font-size:14px}.mrk-bundles__bar-most-popular{left:auto!important;right:0;top:-14px!important}.mrk-bundles__bar-most-popular__content:before,.mrk-bundles__bar-most-popular__content:after{display:none!important}.mrk-subscription-plan .mrk-bundles__bar-price{font-size:26px;font-weight:900!important}.mrk-bundle-item-wrapper{width:100%;text-align:center}.mrk-bundle-item-price-wrapper{display:flex;justify-content:center;gap:10px;align-items:center}.mrk-bundle-item-title{font-family:var(--font-stack-header);line-height:1.4;font-style:italic}.mrk-get-x,.mrk-buy-x{font-size:48px!important;font-weight:900!important}.mrk-get-text{font-size:26px!important;padding:0 5px}.mrk-get-x{color:#ef0014}.mrk-bundle-item-price{font-family:var(--font-stack-header);line-height:1.4;font-size:56px;font-weight:800;color:#707272}.mrk-bundle-item-compare-at-price{color:#707272;font-size:22px;text-decoration:line-through}.mrk-bundles .mrk-bundles__bar :checked+.mrk-bundles__bar-container .mrk-bundle-item-price{color:#1ea153}.mrk-bundle-item-bottom-text{color:#000;font-size:16px;font-family:var(--font-stack-header);font-weight:400}.mrk-bundle-item-upsell-badge{width:100%;display:flex;justify-content:center;align-items:center;margin-top:10px;background:var(--mrk-upsell-selected-background-color, rgba(0, 0, 0, .2));z-index:0}.mrk-bundle-item-upsell-badge span{font-size:11px!important;background:#f74834;color:#fff;padding:4px 10px;border-radius:999px;line-height:1;margin-bottom:0;margin-top:-8px}.mrk-select-btn{color:#fff;box-shadow:none!important;margin:10px;border-radius:8px!important;font-family:var(--font-stack-header);background:#707272;font-size:16px;text-transform:uppercase!important;pointer-events:none!important}.mrk-bundles .mrk-bundles__bar :checked+.mrk-bundles__bar-container .mrk-select-btn{background:#1ea153}.mrk-bundles__bar:last-child .mrk-bottom-subscription-text{margin-top:0}.mrk-bundles .mrk-bundles__bar :checked+.mrk-bundles__bar-container:before{position:absolute;left:-10px;top:-10px;z-index:99;height:24px;width:24px;background:url('data:image/svg+xml,<svg width="68" height="68" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M68 34C68 52.776 52.776 68 34 68C15.224 68 0 52.776 0 34C0 15.224 15.224 0 34 0C52.776 0 68 15.224 68 34Z" fill="%2356C035"/><path d="M40.5156 67.3751L26.4219 53.2813L57.7865 21.9167L67.9427 32.073C67.9792 32.7084 68 33.3542 68 34.0001C68 34.0053 68 34.0157 68 34.0209V34.0261C68 34.0313 68 34.0417 68 34.047C68 34.047 68 34.047 68 34.0522C68 34.0574 68 34.0626 68 34.073C68 34.0834 68 34.0886 68 34.099C68 34.1042 68 34.1147 68 34.1199C68 34.1303 68 34.1355 68 34.1459C68 34.1563 68 34.1615 68 34.1667C68 34.172 68 34.172 68 34.172C68 34.1772 68 34.1876 68 34.1928C68 34.1928 68 34.1928 68 34.198C68 34.2032 68 34.2084 68 34.2188C68 34.224 68 34.2345 68 34.2397V34.2449C68 34.2501 68 34.2605 68 34.2657C68 34.2657 68 34.2657 68 34.2709C68 34.2761 68 34.2813 68 34.2917C68 34.3022 68 34.3074 68 34.3126C68 34.3126 68 34.3126 68 34.3178C68 34.323 68 34.3282 68 34.3386C68 34.349 68 34.3542 68 34.3595C68 34.3647 68 34.3647 68 34.3647C68 34.3751 68 34.3803 68 34.3855V34.3907C68 34.3959 67.9948 34.4063 67.9948 34.4115C67.9948 34.422 67.9948 34.4272 67.9948 34.4324C67.9948 34.4376 67.9948 34.4376 67.9948 34.4376C67.9948 34.4428 67.9948 34.448 67.9948 34.4584V34.4636C67.9948 34.4688 67.9948 34.474 67.9948 34.4845C67.9948 34.5001 67.9948 34.5157 67.9948 34.5313C67.9948 34.5417 67.9948 34.547 67.9948 34.5574C67.9948 34.5678 67.9948 34.573 67.9948 34.5782C67.9948 34.5834 67.9948 34.5834 67.9948 34.5834C67.9948 34.6042 67.9948 34.6303 67.9948 34.6511C67.9948 34.6615 67.9948 34.6667 67.9948 34.6772C67.9948 34.7032 67.9896 34.724 67.9896 34.7501C67.9896 34.7553 67.9896 34.7657 67.9896 34.7761C67.6302 50.9792 55.9323 64.3855 40.5156 67.3751Z" fill="%2341B93C"/><path d="M10.2136 37.3073L17.7031 29.8177L26.599 38.7083L50.5886 14.7188L57.7865 21.9167L26.4219 53.2813L10.2136 37.3073Z" fill="%23FEFFFF"/></svg>');content:"";background-size:contain}@media (max-width: 769px){.mrk-get-x,.mrk-buy-x{font-size:40px!important}.mrk-bottom-text-row{max-width:100%;padding:0 calc(15px* var(--block-spacing, 1) + 5px)}.mrk-bottom-column{font-size:13px!important}.mrk-bundles .mrk-bundles__bar-title strong{font-size:21px}.mrk-subscription-plan .mrk-bundles__bar-subtitle p{font-size:12px;white-space:nowrap}.mrk-subscription-plan .mrk-bundles__bar-main{gap:8px}.mrk-bundle-subtext{font-size:12px;line-height:1.2}.mrk-bundles .mrk-bundles__bar-title{font-size:16px!important}.mrk-subscription-plan .mrk-bundles__bar-content{align-items:flex-start}.mrk-bundles .mrk-bundles__bar-title{line-height:1.2}.mrk-bottom-subscription-text p,.mrk-bottom-subscription-text p *{letter-spacing:0px!important;font-size:13px}.mrk-badge{font-size:10px;padding:4px}.mrk-bundle-item-price{font-size:46px}.mrk-subscription-plan .mrk-bundles__bar-main{padding:calc(10px* var(--block-spacing, 1)) calc(12px* var(--block-spacing, 1) + 5px)}}.mrk-dropdown-variants-wrapper summary,.mrk-dropdown-variants-wrapper{list-style:none}.mrk-dropdown-variants-wrapper summary::marker{display:none}.mrk-dropdow-variants{display:flex;align-items:center;gap:5px;justify-content:center;font-family:var(--font-stack-header);text-transform:capitalize!important;font-size:18px;margin-bottom:10px;cursor:pointer}.mrk-dropdown-variants-wrapper summary svg{transform:rotate(270deg)}.mrk-dropdown-variants-wrapper[open] summary svg{transform:rotate(0)}.mrk-subscription-plan .mrk-bundles__bar:first-child .mrk-bundles__bar-main{padding-top:20px}.colored{color:#ef0014}.mrk-dropdown-variants-wrapper{width:100%}.mrk-bundles .mrk-bundles__bar :checked+.mrk-bundles__bar-container .mrk-select-btn:after{content:"ED"}.mrk-hand-sign{font-size:26px}@keyframes point-right{0%,to{transform:translate(0) rotate(0)}35%{transform:translate(var(--hand-distance)) rotate(-12deg)}55%{transform:translate(calc(var(--hand-distance) * .6)) rotate(8deg)}}.mrk-hand-sign{--hand-speed: 1.25s;--hand-distance: 14px;animation:point-left var(--hand-speed) ease-in-out infinite}@keyframes point-left{0%,to{transform:translate(0) rotate(0)}35%{transform:translate(calc(var(--hand-distance) * -1)) rotate(12deg)}55%{transform:translate(calc(var(--hand-distance) * -.6)) rotate(-8deg)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/mrk.css.map */
