.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: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)}.mrk-bundles .mrk-bundles__block-title:before,.mrk-bundles .mrk-bundles__block-title:after{content:"";flex-grow:1;height:2px;background-color:var(--bar-border-color, rgba(0, 0, 0, .3))}.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:5px 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:flex!important;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))}.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:sans-serif;font-size:12px;font-weight:700;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(10px* 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:7px;margin-bottom:7px}.mrk-bundles .mrk-bundles__bar-content{align-items:center;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-bundles .mrk-bundles__bar-variant-selects{display:flex;min-width:0;margin-right:2px;margin-bottom:2px;flex-wrap:wrap;gap:7px}.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__bar :checked+label.mrk-bundles__bar-container--most-popular--simple .mrk-bundles__bar-variants{margin-top:-7px}.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-subscription-plan{padding-top:30px}.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:center}.mrk-subscription-plan .mrk-bundles__bar-subtitle p{margin-top:8px}.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}.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 3px #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}.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:center;width:100%}.option-label .mrk-bundles__block-title{margin-bottom:0}.mrk-bundles .mrk-bundles__bar-variant:not(:last-child) .mrk-type-radio{margin-bottom:15px}.mrk-bundles__bar-variant-selects .m-product-option:first-child .m-product-option--node__label{min-width:65px;height:65px}.mrk-upsell-sub-text{font-weight:100!important;font-size:12px!important}@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:55px;height:55px;width:55px}.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:49px;height:48px;width:48px;margin:0!important}.mrk-upsell-sub-text{margin-left:0}#shopify-chat{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/mrk.css.map */
