.product-bundle-blocks{width:100%;background-color:#fff}.product-bundle-blocks__main-heading{text-align:center;margin-bottom:40px}.product-bundle-blocks__main-heading h2{color:#000;font-family:gothambold,sans-serif;font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.5px;margin:0}.product-bundle-blocks__filter{margin-bottom:40px}.bundle-filter{display:flex;align-items:center;flex-wrap:wrap;gap:8px 0;background-color:#fcf0f4;padding:16px 24px}.bundle-filter__result-count{display:flex;justify-content:flex-end;margin-top:24px;color:#000;font-family:gothambook!important;font-size:12px;font-style:normal;font-weight:400;line-height:105%;letter-spacing:-.18px}.bundle-filter__item{background:none;border:none;color:#000;font-family:gothambook,sans-serif;font-size:14px;font-weight:400;padding:0;cursor:pointer;transition:all .3s ease;text-decoration:none;white-space:nowrap}.bundle-filter__item:hover{color:#000}.bundle-filter__item--active{color:#000;font-family:gothambold,sans-serif;font-weight:700;text-decoration:underline}.bundle-filter__separator{color:#ccc;font-size:14px;margin:0 14px;-webkit-user-select:none;user-select:none}.bundle-filter__remove{border:none;font-family:gothambook,sans-serif;font-size:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;border-radius:3px;letter-spacing:-.18px;color:#000;text-decoration:underline;margin-left:auto}.product-bundle-blocks__content{display:flex;flex-direction:column}.product-bundle-block-wrapper{transition:opacity .3s ease}.product-bundle-block-wrapper:not(:last-child){border-bottom:1px solid #BFBFBF;padding-bottom:48px;margin-bottom:48px}.product-bundle-block-wrapper.bundle-hidden{display:none}.product-bundle-block{margin-bottom:80px}.product-bundle-block:last-child{margin-bottom:0}.product-bundle-block__title{text-align:left;margin-bottom:24px}.product-bundle-block__title h3{color:#111;font-family:gothambold!important;font-size:40px;font-style:normal;font-weight:700;line-height:95%;letter-spacing:-.6px;text-transform:capitalize}.product-bundle-block__description{text-align:center;margin-bottom:40px;color:#000;font-family:gothambook,sans-serif;font-size:16px;line-height:1.5}.product-bundle-block__products{display:grid;grid-template-columns:repeat(var(--products-row-per-view),1fr);gap:24px;margin:0 auto}.product-bundle-card{background:#fff;border:1px solid #000;display:flex;flex-direction:column;height:100%}.product-bundle-card__inner{display:flex;height:100%;padding:16px;flex-wrap:wrap;gap:24px 32px;align-items:center}.product-bundle-card__media{width:100%;aspect-ratio:1;overflow:hidden;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;max-width:156px}.product-bundle-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-bundle-card:hover .product-bundle-card__media img{transform:scale(1.05)}.product-bundle-card__info{flex:1;display:flex;flex-direction:column;gap:12px}.product-bundle-card__title{color:#000;display:flex;font-family:gothambold!important;font-size:24px;font-style:normal;font-weight:700;line-height:95%;letter-spacing:-.36px}.product-bundle-card__price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-bundle-card__price--regular,.product-bundle-card__price--regular *{color:#848484;text-align:center;font-family:gothambook,sans-serif!important;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.18px;text-decoration-line:line-through}.product-bundle-card__price--sale *,.product-bundle-card__price--sale{color:#000;font-family:gothambold,sans-serif!important;font-size:20px;font-weight:700}.product-bundle-card__buttons{display:flex;gap:12px;width:100%}.product-bundle-card__buttons>*{box-sizing:border-box;flex:1}.product-bundle-card__button{width:100%;padding:12px;border:none;cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;color:#000;text-align:center;font-family:gothambold!important;font-size:14px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.21px;text-transform:uppercase}.product-bundle-card__button--details{background-color:#fff;color:#000;border:1px solid #000}.product-bundle-card__button--details:hover{background-color:#000;color:#fff}.product-bundle-card__button--add{background-color:#000;color:#fff;border:1px solid #000}.product-bundle-card__button--add:hover{background-color:#333}.product-bundle-card__button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.product-bundle-blocks__filter-trigger{display:none;margin-bottom:24px}.bundle-filter-trigger{background-color:#fff;border:1px solid #000;color:#000;padding:12px 24px;cursor:pointer;transition:all .3s ease;letter-spacing:-.21px;line-height:105%;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.bundle-filter-trigger svg{width:24px;height:24px}.bundle-filter-trigger__text{color:#000;font-family:gothambook!important;font-size:16px;font-style:normal;font-weight:400;line-height:105%;letter-spacing:-.24px;text-transform:capitalize}.bundle-filter-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.bundle-filter-popup--active{opacity:1;pointer-events:all}.bundle-filter-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.bundle-filter-popup__content{position:absolute;bottom:20px;left:50%;width:calc(100% - 20px);background-color:#fff;max-height:90vh;display:flex;flex-direction:column;transform:translateY(100%) translate(-50%);transition:transform .3s ease}.bundle-filter-popup--active .bundle-filter-popup__content{transform:translateY(0) translate(-50%)}.bundle-filter-popup__header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;margin-top:30px;flex-wrap:wrap}.bundle-filter-popup__title{color:var(--Black, #000);font-family:gothambold;font-size:36px;font-style:normal;font-weight:700;line-height:120%;width:100%}.bundle-filter-popup__close{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:opacity .3s ease;order:-1;margin-left:auto}.bundle-filter-popup__close:hover{opacity:.7}.bundle-filter-popup__body{flex:1;overflow-y:auto;padding:28px 24px}.bundle-filter-popup__section{margin-bottom:24px}.bundle-filter-popup__section:last-child{margin-bottom:0}.bundle-filter-popup__section-title{color:#000;font-family:gothammedium!important;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:10px}.bundle-filter-popup__options{display:flex;flex-direction:column}.bundle-filter-popup__option{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px 0}.bundle-filter-popup__option input[type=checkbox]{width:20px;height:20px;border:1px solid #000;cursor:pointer;margin:0;flex-shrink:0;appearance:none;-webkit-appearance:none;background-color:#fff;position:relative}.bundle-filter-popup__option input[type=checkbox]:checked{background-color:#000}.bundle-filter-popup__option input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.bundle-filter-popup__option-text{color:#000;font-family:gothambook!important;font-size:14px;font-style:normal;font-weight:400;line-height:105%;letter-spacing:-.21px;text-transform:capitalize}.bundle-filter-popup__footer{display:flex;justify-content:space-between;gap:12px;padding:8px 24px;border-top:1px solid #000}.bundle-filter-popup__clear{box-sizing:border-box;width:fit-content;color:#000;font-family:gothambook!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.bundle-filter-popup__apply{width:fit-content;background-color:#000;border:1px solid #000;color:#fff;padding:12px 24px;cursor:pointer;box-sizing:border-box;font-family:gothambook!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.bundle-filter-popup__apply:hover{background-color:#333}@media (max-width: 768px){.product-bundle-blocks__main-heading h2{font-size:32px}.product-bundle-blocks__filter{display:none}.product-bundle-blocks__filter-trigger,.bundle-filter-popup{display:block}.product-bundle-block__title h3{font-size:28px}.product-bundle-block__description{font-size:14px}.product-bundle-block{margin-bottom:60px}.product-bundle-block__products{grid-template-columns:repeat(1,1fr);gap:16px}.product-bundle-card__inner{display:flex;height:100%;padding:16px;flex-wrap:wrap;gap:14px 16px;align-items:center}.product-bundle-card__media{max-width:112px}.product-bundle-card__title{font-size:20px;min-height:auto}.product-bundle-card__price--sale{font-size:18px}.product-bundle-card__buttons{gap:8px}.product-bundle-card__button{font-size:12px}}.product-card-alt{background:#fff;border:1px solid #000;display:flex;flex-direction:column;height:100%;padding:16px}.product-card-alt__content>*:not(:last-child){margin-bottom:8px}.product-card-alt__title{color:#000;font-family:gothambold!important;font-size:24px;font-style:normal;font-weight:700;line-height:95%;letter-spacing:-.36px}.product-card-alt__media{max-width:256px;margin:0 auto 24px}.product-card-alt__media img{width:100%;height:100%;object-fit:cover}.product-card-alt__price--sale,.product-card-alt__price--sale *{color:#000;font-family:gothambold!important;font-size:20px;font-weight:700}.product-card-alt__price--regular,.product-card-alt__price--regular *{color:#848484;font-family:gothambook,sans-serif!important;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.18px;text-decoration-line:line-through}.product-card-alt__description{color:#000;font-family:gothambook,sans-serif!important;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.18px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.product-card-alt__actions{margin-top:24px}.product-card-alt__button{width:100%;padding:12px;background-color:#000;color:#effaff;text-align:center;font-family:gothambold!important;font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.24px;text-transform:uppercase;transition:.3s all}.product-card-alt__button:hover{background-color:#333}.product-card-alt__button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/452/assets/product-bundle-blocks.css.map */
