.bundle-drawer.drawer{position:fixed;z-index:1000000000000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#0009;transition:visibility var(--duration-default) ease}.bundle-drawer.drawer.active{visibility:visible}.bundle-drawer .drawer__inner{height:100%;width:100vw;max-width:100vw;padding:16px 24px;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%)}.bundle-drawer.drawer.fullscreen .drawer__inner{width:100vw;max-width:100vw;padding:0;border:none;transform:translate(0)}.bundle-drawer.drawer.fullscreen .drawer__left-block{padding:16px 24px 0}.drawer__content-wrapper{display:flex;flex-direction:row;flex:1;overflow:hidden;min-height:0}.drawer__left-block{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.drawer__left-block .drawer__contents{flex:1;overflow-y:auto;min-height:0}.drawer__right-block{flex:0 0 0;display:flex;flex-direction:column;background-color:#fff;transform:translate(100%);overflow:hidden}.drawer__right-block.active{transform:translate(0);flex:0 0 100%}@media screen and (max-width: 767px){.bundle-drawer .drawer__inner{padding:10px 10px 0}.bundle-drawer.drawer.fullscreen .drawer__left-block{padding:82px 20px 0}.drawer__left-block{padding:20px 0 0}.bundle-drawer .drawer__close svg{width:14px;margin-left:8px}}.bundle-drawer .drawer__inner-empty{height:100%;padding:0 1.5rem;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.bundle-drawer .bundle-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}.bundle-drawer.drawer.active .drawer__inner{transform:translate(0)}.bundle-drawer .drawer__header{position:relative;background-color:#fff;padding:1.5rem 0 0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:1;border-bottom:0}.bundle-drawer.drawer.fullscreen .drawer__header{padding:1.5rem 2rem 0}.bundle-drawer .drawer__close{display:inline-block;padding:0;position:absolute;top:10px;left:0;color:#000;background-color:transparent;border:none;cursor:pointer}.bundle-drawer .bundle-drawer__warnings .drawer__close{top:30px;width:100%;text-align:end;padding-right:20px}.bundle-drawer .drawer__contents{flex-grow:1;display:flex;flex-direction:column}.bundle-drawer .drawer__footer{background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}@media (min-width: 1025px){.bundle-drawer .drawer__footer{max-width:1000px;margin:auto;width:100%}}bundle-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.bundle-drawer .bundle-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.bundle-drawer .bundle-drawer__overlay:empty{display:block}.bundle-drawer .bundle-drawer__footer>*+*{margin-top:1rem}.bundle-drawer .bundle-drawer__footer{margin-bottom:16px}.bundle-drawer .totals{justify-content:space-between}.bundle-drawer .price{line-height:1}.bundle-drawer .bundle__checkout-button{max-width:none;color:#fff;background-color:#000;border:1px solid #000000;box-shadow:none;padding:16px 30px;font-family:Domaine Sans Text,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:140%;text-align:center;letter-spacing:.05em;text-transform:uppercase}.bundle-drawer .bundle__checkout-button:disabled{background-color:#000;opacity:1;cursor:not-allowed}.bundle-drawer .bundle__empty-text{margin-bottom:1rem}.bundle-drawer .bundle-drawer__empty-content{text-align:center}.bundle-drawer .bundle-drawer__empty-content p{margin-top:1rem;color:rgba(var(--color-foreground),.7)}.bundle-drawer__types{flex-grow:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem 2em;position:relative}.bundle-types-list{display:flex;flex-direction:column;gap:40px;position:relative;width:100%;min-height:100%}@media (min-width: 1025px){.bundle-types-list{max-width:1000px;margin:auto}}.bundle-type-wrapper{display:flex;flex-direction:column;gap:.75rem;z-index:11}.bundle-types-list .bundle-type-wrapper:nth-child(odd){align-self:flex-end}.bundle-types-list .bundle-type-wrapper:nth-child(2n) button{flex-direction:row-reverse;justify-content:flex-end}.bundle-type-selected-products{display:none}.bundle-preview-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px;min-height:300px;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}@media (max-width: 767px){.bundle-preview-container{max-width:355px}}.bundle-preview-container--with-intro{display:flex}.bundle-preview-intro-circle{display:flex;align-items:center;justify-content:center;width:320px;height:320px;max-width:min(320px,90vw);max-height:min(320px,90vw);border-radius:50%;padding:2.5rem;text-align:center;flex-shrink:0;text-transform:uppercase;font-weight:600}.bundle-preview-intro-circle__text{margin:0;font-size:18px;line-height:1.4}@media screen and (max-width: 767px){.bundle-preview-intro-circle{width:180px;height:180px;max-width:min(180px,85vw);max-height:min(180px,85vw);padding:1.75rem}.bundle-preview-intro-circle__text{font-size:11px;line-height:1.35}}.bundle-preview-image-wrapper{position:relative;width:100%;max-width:400px;height:500px;display:flex;justify-content:center;align-items:center}.bundle-preview-clasp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.bundle-preview-clasp-image{max-width:400px;max-height:500px;width:auto;height:auto;object-fit:contain}.bundle-preview-charms{position:absolute;width:100%;height:100%;top:10%;left:0%;z-index:11}.bundle-preview-charm{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1;width:150px;height:150px}.bundle-preview-charm--alternating{transform:rotate(var(--charm-rotation, 0deg));transform-origin:center}.bundle-preview-charm--alternating.bundle-preview-charm--left{left:23%;top:calc(20% + var(--charm-index, 0) * 13%)}.bundle-preview-charm--alternating.bundle-preview-charm--right{right:23%;top:calc(20% + var(--charm-index, 0) * 13%)}.bundle-preview-charm--alternating:nth-child(5){top:88%;left:50%;bottom:0;transform:translate(-50%,-50%)}@media screen and (min-width: 768px){.bundle-preview-charm:not(.bundle-preview-charm--alternating){width:225px;height:225px}}.ellipse-bundle-preview-charm--rotated:nth-child(1){top:25%;left:12%;transform:rotate(30deg)}.ellipse-bundle-preview-charm--rotated:nth-child(2){top:23%;left:37%;transform:rotate(-35deg)}.ellipse-bundle-preview-charm--rotated:nth-child(3){top:18%;left:7%;transform:rotate(35deg)}.ellipse-bundle-preview-charm--rotated:nth-child(4){top:14%;left:42%;transform:rotate(-60deg)}.ellipse-bundle-preview-charm--rotated:nth-child(5){top:10%;right:40%;transform:rotate(50deg)}@media screen and (max-width: 767px){.ellipse-bundle-preview-charm--rotated:nth-child(1){top:30%;left:20%;transform:rotate(25deg)}.ellipse-bundle-preview-charm--rotated:nth-child(2){top:28%;left:43%;transform:rotate(-40deg)}.ellipse-bundle-preview-charm--rotated:nth-child(3){top:25%;left:14%;transform:rotate(45deg)}.ellipse-bundle-preview-charm--rotated:nth-child(4){top:21%;left:47%;transform:rotate(-60deg)}.ellipse-bundle-preview-charm--rotated:nth-child(5){top:18%;right:45%;transform:rotate(60deg)}}.heart-bundle-preview-charm--rotated:nth-child(1){top:28%;left:8%;transform:rotate(30deg)}.heart-bundle-preview-charm--rotated:nth-child(2){top:30%;left:35%;transform:rotate(-30deg)}.heart-bundle-preview-charm--rotated:nth-child(3){top:24%;left:-2%;transform:rotate(35deg)}.heart-bundle-preview-charm--rotated:nth-child(4){top:26%;left:47%;transform:rotate(-60deg)}.heart-bundle-preview-charm--rotated:nth-child(5){top:13%;right:57%;transform:rotate(60deg)}@media screen and (max-width: 767px){.heart-bundle-preview-charm--rotated:nth-child(1){top:32%;left:16%}.heart-bundle-preview-charm--rotated:nth-child(2){top:33%;left:40%}.heart-bundle-preview-charm--rotated:nth-child(3){top:29%;left:7%;transform:rotate(45deg)}.heart-bundle-preview-charm--rotated:nth-child(4){top:31%;left:51%}.heart-bundle-preview-charm--rotated:nth-child(5){top:22%;right:58%}}.circle-bundle-preview-charm--rotated:nth-child(1){top:30%;left:8%;transform:rotate(30deg)}.circle-bundle-preview-charm--rotated:nth-child(2){top:28%;left:37%;transform:rotate(-30deg)}.circle-bundle-preview-charm--rotated:nth-child(3){top:24%;left:-2%;transform:rotate(40deg)}.circle-bundle-preview-charm--rotated:nth-child(4){top:20%;left:48%;transform:rotate(-50deg)}.circle-bundle-preview-charm--rotated:nth-child(5){top:14%;right:55%;transform:rotate(50deg)}@media screen and (max-width: 767px){.circle-bundle-preview-charm--rotated:nth-child(1){top:34%;left:18%;transform:rotate(25deg)}.circle-bundle-preview-charm--rotated:nth-child(2){top:32%;left:43%;transform:rotate(-30deg)}.circle-bundle-preview-charm--rotated:nth-child(3){top:30%;left:8%;transform:rotate(45deg)}.circle-bundle-preview-charm--rotated:nth-child(4){top:27%;left:51%}.circle-bundle-preview-charm--rotated:nth-child(5){top:25%;right:57%;transform:rotate(60deg)}}.bundle-type-selected-item{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:.75rem 1rem;background-color:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.1);border-radius:.4rem;position:relative;cursor:pointer;max-width:300px}.bundle-type-selected-item__image-wrapper{flex-shrink:0;width:60px;border-radius:.4rem;background-color:#f5f5f5;position:relative}.bundle-type-selected-item__image{width:100%;height:auto;display:block}.bundle-type-selected-item__remove{position:absolute;top:-8px;right:-8px;width:25px;height:25px;background-color:#fff;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:1}.bundle-type-selected-item__remove:hover{background-color:rgba(var(--color-foreground),.1)}.bundle-type-selected-item__remove svg{width:15px;height:15px;color:rgb(var(--color-foreground))}.bundle-type-selected-item__title{flex:1;font-size:16px;font-weight:500;color:rgb(var(--color-foreground));min-width:0;word-wrap:break-word}.bundle-type-item{display:flex;flex-direction:row;align-items:center;gap:16px;background-color:transparent;border:1px solid rgba(var(--color-foreground),.1);border-radius:.4rem;cursor:pointer;text-align:left;width:100%}.bundle-type-item:hover{border-color:rgba(var(--color-foreground),.3);background-color:rgba(var(--color-foreground),.05)}.bundle-type-item__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;background-color:#eedaea;justify-content:center;border-radius:50%;color:rgb(var(--color-background))}.bundle-type-item__icon svg{width:20px;height:20px;stroke:#000}.bundle-type-item__text{font-size:11px;text-transform:uppercase;color:#000}.bundle-drawer__products{flex-grow:1;overflow-y:auto;padding:1.5rem 0}.bundle-products-list{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;padding:0 1.5rem}.bundle-selected-list{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}@media screen and (max-width: 767px){.bundle-products-list{gap:.75rem;padding:0 .5rem}}.bundle-product-item{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:transparent;border:1px solid rgba(var(--color-foreground),.1);border-radius:.4rem;cursor:pointer;transition:all .3s ease;text-align:left;min-width:0;flex:0 1 auto;position:relative}.bundle-product-item__image-wrapper{flex-shrink:0;width:50px;height:50px;border-radius:.4rem;overflow:hidden;background-color:#f5f5f5;display:none}.bundle-product-item.has-variant .bundle-product-item__image-wrapper{display:block}.bundle-product-item.has-variant .bundle-product-item__icon{display:flex}.bundle-product-item.has-variant .bundle-product-item__icon svg{width:12px;height:12px}.bundle-product-item__image{width:100%;height:100%;object-fit:cover}.bundle-product-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1rem}.bundle-product-item:hover{border-color:rgba(var(--color-foreground),.3);background-color:rgba(var(--color-foreground),.05)}.bundle-product-item__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.9);border-radius:50%;color:rgb(var(--color-background))}.bundle-product-item__icon svg{width:14px;height:14px}.bundle-product-item__title{flex:1;min-width:0;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));line-height:1.3}.bundle-product-item__title span,.bundle-product-item__product-name{display:block;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.bundle-product-item__variant-name{display:block;font-size:1.2rem;font-weight:400;color:rgba(var(--color-foreground),.7);margin-top:.25rem;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.bundle-product-item__price{flex-shrink:0;margin-left:auto;padding-left:1rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap}.bundle-product-item__price-value{display:block}@media screen and (max-width: 767px){.bundle-types-list{padding:0}.bundle-product-item{padding:.75rem 1rem;gap:.5rem}.bundle-type-item{padding:10px 0}.bundle-product-item__icon{width:20px;height:20px}.bundle-product-item__icon svg{width:12px;height:12px}.bundle-product-item__title{font-size:1.2rem}.bundle-product-item__price{font-size:1.2rem;padding-left:.75rem}}.bundle-drawer__products::-webkit-scrollbar{width:3px}.bundle-drawer__products::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.bundle-drawer__products::-webkit-scrollbar-track-piece{margin-top:0}.bundle-product-drawer{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}.bundle-product-drawer__content{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-width:1000px;margin:auto;width:100%}.bundle-product-grid-container{width:100%;height:100%;display:flex;flex-direction:column}.bundle-product-slider{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.bundle-product-slider__container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:0}.bundle-product-slider__container::-webkit-scrollbar{display:none}.bundle-product-slider__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;display:flex;justify-content:center;min-width:0}.bundle-product-item-grid{gap:30px;position:relative;padding:10% 0 3%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.bundle-product-slider__container{position:relative}.bundle-product-slider__buttons{position:absolute;top:38%;left:0;right:0;transform:translateY(-50%);width:100%;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:5}.bundle-product-slider__buttons .slider-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;color:#333;background:#ffffffbf;border:none;cursor:pointer;pointer-events:auto}.bundle-product-slider__buttons .slider-button:hover:not(:disabled){background-color:#e5e5e5}.bundle-product-slider__buttons .slider-button:disabled{opacity:.5;cursor:not-allowed}.bundle-product-slider__buttons .slider-button .icon{width:1.2rem;height:1.2rem}.bundle-product-slider__buttons .slider-button--prev .icon{transform:rotate(90deg)}.bundle-product-slider__buttons .slider-button--next .icon{transform:rotate(-90deg)}.bundle-product-slider__buttons .slider-counter{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.bundle-product-slider__controls{display:flex;border-top:1px solid rgba(var(--color-foreground),.1);gap:4px;margin:28px auto 0;max-width:440px;width:100%}.bundle-product-slider__add-button,.bundle-product-slider__close-button{width:100%;border:1px solid #000000;box-shadow:none;padding:8px 16px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.bundle-product-slider__add-button{color:#fff;background-color:#000;border-color:#000;border-radius:0 4px 4px 0}.bundle-product-slider__add-button:hover:not(:disabled){background-color:#4a4a4a;border-color:#4a4a4a;color:#fff}.bundle-product-slider__add-button:disabled{background-color:#000;opacity:1;cursor:not-allowed}.bundle-product-slider__close-button{color:#000;background-color:#fff;border-color:#000;border-radius:4px 0 0 4px}.bundle-product-slider__close-button:hover{background-color:#e5e5e5;border-color:#666;color:#1a1a1a}@media screen and (max-width: 767px){.bundle-product-slider__add-button,.bundle-product-slider__close-button{padding:4px 24px}}.bundle-product-item-grid__image-wrapper{position:relative;overflow:hidden;border-radius:.4rem;margin:0 auto}.bundle-product-item-grid__image{width:100%;height:100%;display:block;object-fit:contain}.bundle-product-item-grid__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1.2rem}.bundle-product-item-grid__info{display:flex;flex-direction:column;align-items:center;justify-content:center}.bundle-product-item-grid__title{text-align:center;flex-shrink:0;margin-top:20px}.bundle-product-item-grid__title a{font-size:20px;color:rgb(var(--color-foreground));text-decoration:none}.bundle-product-item-grid__price{margin-top:8px;font-size:14px;color:rgb(var(--color-foreground));text-align:center;flex-shrink:0}@media screen and (max-width: 767px){.bundle-drawer__types{padding:0}.bundle-preview-clasp-image{width:100%;height:100%}.bundle-preview-charm--alternating.bundle-preview-charm--left{left:20%}.bundle-preview-charm--alternating.bundle-preview-charm--right{right:20%}.bundle-preview-charm--alternating:nth-child(5){top:83%;left:50%;bottom:0;transform:translate(-50%,-50%)}}@media screen and (min-width: 768px){.bundle-product-item-grid__image-wrapper{max-width:500px;width:100%}}.bundle-variant-drawer{position:relative;height:100%}.bundle-variant-drawer__header{position:relative;background-color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.2);min-height:80px;height:120px}.bundle-variant-drawer__header-content{flex:1;display:flex;align-items:center}.bundle-variant-drawer__header-default{display:flex;align-items:center;gap:1rem;width:100%}.bundle-variant-drawer__header-default .icon-arrow{width:20px;height:20px;transform:rotate(90deg);color:rgba(var(--color-foreground),.7)}.bundle-variant-drawer__header-text{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.bundle-variant-drawer__header-hover{display:none;align-items:center;gap:1.5rem;width:100%}.bundle-variant-drawer__header-image{width:60px;height:60px;object-fit:cover;border-radius:.4rem}.bundle-variant-drawer__header-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.bundle-variant-drawer__header-product-title{margin:0;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-variant-drawer__header-variant-name{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.bundle-variant-drawer__header-price{margin:0;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-variant-drawer__close{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem;color:#000;background-color:transparent;border:none;cursor:pointer;font-size:1.4rem}.bundle-drawer.fullscreen .drawer__close{left:24px;top:24px}.bundle-variant-drawer__close svg{width:19px;height:20px}.bundle-variant-drawer__content{flex:1;overflow-y:auto;padding:2rem;min-height:0}.bundle-variant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:0}.bundle-variant-item{position:relative;cursor:pointer;padding:10px}.bundle-variant-item.disabled{opacity:.5;cursor:not-allowed}.bundle-variant-item__image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:.4rem;background-color:#f5f5f5}.bundle-variant-item__image{width:100%;height:auto;display:block}.bundle-variant-item__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1.2rem}.bundle-variant-item__plus-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:2}.bundle-variant-item__plus-icon svg{width:20px;height:20px;color:rgb(var(--color-foreground))}.bundle-variant-item:hover .bundle-variant-item__plus-icon{opacity:1}.bundle-variant-item__soldout{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080;color:#fff;font-size:1.4rem;font-weight:500;border-radius:.4rem;z-index:1}@media screen and (max-width: 1024px){.bundle-variant-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}}@media screen and (max-width: 767px){.bundle-drawer.drawer.fullscreen .drawer__inner{padding:0}.bundle-product-drawer__content{padding:24px}.drawer__left-block{flex:0 0 100%}.drawer__right-block{position:absolute;top:0;left:0;right:0;bottom:0;flex:1}.bundle-variant-drawer__header{padding:1rem 1.5rem;min-height:70px}.bundle-variant-drawer__header-text{font-size:1.2rem}.bundle-variant-drawer__header-image{width:50px;height:50px}.bundle-variant-drawer__header-product-title{font-size:1.4rem}.bundle-variant-drawer__header-variant-name{font-size:1.2rem}.bundle-variant-drawer__header-price{font-size:1.4rem}.bundle-variant-drawer__content{padding:1.5rem}.bundle-variant-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}}.bundle-product-grid-container--multiple{display:flex;flex-direction:column;height:100%;overflow:hidden}.bundle-product-multiple-grid__header{display:flex;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.1);flex-shrink:0;gap:20px;height:120px}.bundle-product-multiple-grid__header-info{display:flex;align-items:center;flex-direction:row;min-width:0}.bundle-product-multiple-grid__title{margin:0;font-size:20px;text-align:left;min-width:0}.bundle-product-multiple-grid__price{font-size:20px;flex-shrink:0;margin-left:10px}.bundle-product-multiple-grid__default-text{display:flex;flex-direction:column;gap:.25rem}.bundle-product-multiple-grid__default-title{font-size:20px;text-transform:capitalize;font-family:Domaine Sans Text,sans-serif}.bundle-product-multiple-grid__default-subtitle{display:none}.bundle-product-multiple-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:2rem;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1 1 auto;max-height:100%;height:75%}.bundle-product-multiple-item__image-wrapper{position:relative;overflow:hidden;border-radius:.4rem;width:100%}.bundle-product-multiple-item--sold-out{position:relative;opacity:.5;cursor:not-allowed}.bundle-product-multiple-item--sold-out:after{content:"SOLD OUT";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:1.2rem;text-align:center}.bundle-product-multiple-item__image{width:100%;height:auto;display:block}.bundle-product-multiple-item__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1.2rem}.bundle-product-multiple-item__add-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border:2px solid #fff;border-radius:50%;cursor:pointer;opacity:0;z-index:2}.bundle-product-multiple-item__image-wrapper:hover .bundle-product-multiple-item__add-button:not(:disabled){opacity:.5}.bundle-product-multiple-item__add-button:hover:not(:disabled){opacity:.5}.bundle-product-multiple-item__add-button:disabled{background-color:#000;opacity:.5;cursor:not-allowed;border:unset}.bundle-product-multiple-item__add-button--added{opacity:1!important;background-color:#0000;border-color:#eedaea}.bundle-product-multiple-item__add-button--added svg{display:none}.bundle-product-multiple-item__add-button--added:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#eedaea;font-size:30px;font-weight:700;line-height:1}.bundle-product-multiple-item--added{opacity:.7;position:relative}.bundle-product-multiple-item--added:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;pointer-events:none;border-radius:4px}.bundle-product-multiple-item__add-button svg{width:24px;height:24px;stroke:#000;color:#000;fill:#000}.bundle-product-multiple-grid__controls{display:flex;justify-content:center;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.bundle-product-multiple-grid__close-button{padding:8px 16px;background-color:#fff;color:#000;border:1px solid #000;border-radius:4px;font-size:10px;min-width:218px;width:100%;text-transform:uppercase;letter-spacing:.1em}.bundle-product-multiple-grid__close-button:hover{background-color:#e5e5e5;border-color:#666}@media screen and (max-width: 1024px){.bundle-product-multiple-grid{grid-template-columns:repeat(3,1fr);padding:1.5rem}}@media screen and (max-width: 767px){.bundle-product-multiple-grid{height:90%}.bundle-product-multiple-grid__header{display:none}.bundle-product-multiple-item__title a{font-size:1.2rem}.bundle-product-multiple-item__price{font-size:1rem}.bundle-product-multiple-item__add-button{padding:.6rem 1.2rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/component-bundle-drawer.css.map */
