.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.main-bundles{width:100%}.main-bundles__container{max-width:140rem;padding:4rem 6rem;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:2rem;position:relative}@media(max-width:989px){.main-bundles__container{padding:0;flex-direction:column}}.main-bundles__content{width:calc(100% - 32rem)}@media(max-width:989px){.main-bundles__content{width:100%;padding:4rem 2rem 0}}.main-bundles__content-step{font-size:1.4rem;color:#2b2829}.main-bundles__content-heading{font-size:3.2rem;color:#2b2829}.main-bundles__content-subheading{font-size:1.4rem;line-height:2.4rem;max-width:65rem}.main-bundles__list{margin-top:4rem;display:flex;justify-content:space-between;gap:2rem;width:100%}@media(max-width:768px){.main-bundles__list{flex-wrap:wrap}}.main-bundles__item{width:100%;overflow:hidden;cursor:pointer;transition:all .3s ease;border:solid 1px transparent;border-radius:2px;padding:8px}.main-bundles__item:hover{border:solid 1px #2B2829}.main-bundles__item:hover .main-bundles__item-info span:first-child{text-decoration-color:#000}.main-bundles__item.selected{border:solid 1px #2B2829}.main-bundles__item.selected .main-bundles__item-info span:first-child{text-decoration-color:#000}.main-bundles__item-image{width:100%}.main-bundles__item-image--2{aspect-ratio:1.205}.main-bundles__item-image--3{aspect-ratio:.79}.main-bundles__item-image img{width:100%;height:100%;object-fit:cover}.main-bundles__item-info{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.main-bundles__item-info h2{width:100%;display:flex;justify-content:space-between;font-size:1.4rem;color:#2b2829}.main-bundles__item-info h2 span:first-child{transition:all .3s ease;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.2rem}.main-bundles__item-info p{width:100%;font-size:1.4rem;line-height:2.4rem;color:#2b2829}.main-bundles__item-subheading{width:100%}.main-bundles__cart{width:32rem}@media(min-width:990px){.main-bundles__cart{position:unset!important}}@media(max-width:989px){.main-bundles__cart{width:100%;position:sticky;bottom:0;left:0;background:#ebe8e5;z-index:100;max-height:calc(100dvh - 20px);overflow-y:auto;transform:translateY(100%);transition:all .3s ease;box-shadow:0 0 10px #00000040;margin-top:0!important;padding-bottom:2rem}.main-bundles__cart.show{transform:translateY(0)}}.main-bundles__cart-sticky{position:sticky;top:6rem;transition:all .3s ease}.main-bundles__cart-heading{font-size:1.4rem;text-decoration:none;font-family:var(--hh-font-family-tertiary);color:#000;display:flex;justify-content:space-between;padding-bottom:1rem;align-items:center}@media(max-width:989px){.main-bundles__cart-heading{cursor:pointer;padding:2.5rem 2rem 1rem}}.main-bundles__cart-heading svg{transform:rotateX(180deg);transition:all .3s ease;display:none}@media(max-width:989px){.main-bundles__cart-heading svg{display:block}}.main-bundles__cart-heading.opened svg{transform:rotate(0)}.main-bundles__cart-heading.opened~.main-bundles__cart-footer{border-top:solid 1px #CDCBCA;padding-top:1rem}.main-bundles__cart-heading.opened~.main-bundles__cart-footer .main-bundles__cart-footer--addToBag,.main-bundles__cart-heading.opened~.main-bundles__cart-footer .main-bundles__cart-footer--goBack{transform:none}.main-bundles__cart-heading.opened~.main-bundles__cart-bar--container{border-bottom:solid 1px #CDCBCA}.main-bundles__cart-bar{height:.4rem;width:100%;background:#cdcbca;position:relative;overflow:hidden;border-radius:1rem}.main-bundles__cart-bar--progress{position:absolute;height:100%;width:0;background:#996726;transition:all .3s ease}.main-bundles__cart-bar--container{border-bottom:solid 1px #CDCBCA}@media(max-width:989px){.main-bundles__cart-bar--container{transition:all .3s .3s ease;border-bottom:solid 1px transparent;margin:0 2rem}}.main-bundles__cart-bar--info{margin-top:.6rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem}.main-bundles__cart-bar--info h4{font-size:1.2rem;font-family:var(--hh-font-family-primary);text-transform:none}.main-bundles__cart-bar--info p{font-size:1.2rem;font-family:var(--hh-font-family-primary)}.main-bundles__cart-items{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch;margin-top:2rem;border-bottom:solid 1px #CDCBCA}@media(max-width:989px){.main-bundles__cart-items{height:0;border-bottom:solid 1px transparent;margin:0;transition:all .3s .3s ease}.main-bundles__cart-items.opened{border-bottom:solid 1px #CDCBCA;margin-top:2rem}}.main-bundles__cart-items--container{transition:all .2s ease}@media(max-width:989px){.main-bundles__cart-items--container{height:0;overflow-y:auto;padding:0 1rem 0 0;margin:.5rem 2.5rem .5rem 2rem}.main-bundles__cart-items--container::-webkit-scrollbar{width:.5rem}.main-bundles__cart-items--container::-webkit-scrollbar-thumb{background-color:#2b2829;border-radius:.5rem}.main-bundles__cart-items--container::-webkit-scrollbar-track{background-color:#cdcbca;border-radius:.5rem}}@media(min-width:990px){.main-bundles__cart-items--container{padding-bottom:0!important}}.main-bundles__cart-item{width:100%;padding:1.5rem 0;display:flex;justify-content:flex-start;align-items:stretch;gap:2rem}@media(max-width:989px){.main-bundles__cart-item{padding:1.5rem 0}}.main-bundles__cart-item--discount{color:#6a6868;font-size:1.4rem;font-family:var(--hh-font-family-primary)}.main-bundles__cart-item--image{flex-basis:20%;min-width:20%;aspect-ratio:.75;background:#cdcbca;border:dotted 1px #6A6868;display:flex;justify-content:center;align-items:center}@media(max-width:989px){.main-bundles__cart-item--image{min-width:unset;max-width:6.5rem;min-width:6.5rem}}.main-bundles__cart-item--image svg{width:35%;height:auto}.main-bundles__cart-item--image img{width:100%;height:100%;object-fit:cover}.main-bundles__cart-item--image:has(img){border:none}.main-bundles__cart-item--info{flex-grow:1}.main-bundles__cart-item--info h3,.main-bundles__cart-item--info h4{font-size:1.4rem;font-family:var(--hh-font-family-tertiary);text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports (-webkit-line-clamp: 2){.main-bundles__cart-item--info h3,.main-bundles__cart-item--info h4{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.main-bundles__cart-item--info h3{height:100%;display:flex;align-items:center}.main-bundles__cart-item--right{margin-left:auto;display:flex;flex-direction:column;justify-content:space-between}.main-bundles__cart-item--filled:not(.hidden)+h3{display:none}.main-bundles__cart-item--remove{position:relative;padding:0 0 .4rem;color:#2b2829;font-family:var(--hh-font-family-tertiary);width:fit-content;text-transform:uppercase;margin:0 auto;border:none;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:.7rem;font-size:14px}.main-bundles__cart-item--price{display:flex;gap:.5rem;align-items:flex-start;justify-content:flex-end}.main-bundles__cart-item--price .original-price{font-size:1.4rem;color:#6a6868;text-decoration:line-through}.main-bundles__cart-item--price .final-price{font-size:1.4rem;color:#2b2829}.main-bundles__cart-footer{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding-top:1rem}@media(max-width:989px){.main-bundles__cart-footer{padding:0 0 1rem;margin:0 2rem;width:calc(100% - 4rem);transition:all .3s .3s ease;border-top:solid 1px transparent}}.main-bundles__cart-footer--savings{display:flex;justify-content:space-between}@media(max-width:989px){.main-bundles__cart-footer--savings{max-height:0;overflow:hidden;transition:max-height .3s .3s ease}.main-bundles__cart-footer--savings.show{max-height:3rem}}.main-bundles__cart-footer--savings span{font-size:1.4rem}.main-bundles__cart-footer--total{display:flex;justify-content:space-between}@media(max-width:989px){.main-bundles__cart-footer--total{display:none}}.main-bundles__cart-footer--total span{font-size:1.4rem}@media(max-width:989px){.main-bundles__cart-footer--next{display:none}}.main-bundles__cart-footer--addToBag,.main-bundles__cart-footer--next{background:#2b2829;color:#faf9f8;height:6rem;width:100%;font-family:var(--hh-font-family-tertiary);font-weight:600;font-size:14px;border:none;cursor:pointer;text-transform:uppercase;margin:0;transition:all .2s ease;padding:0 2rem}.main-bundles__cart-footer--addToBag:hover,.main-bundles__cart-footer--next:hover{background:#815d36}.main-bundles__cart-footer--addToBag.disabled,.main-bundles__cart-footer--next.disabled{opacity:.5;cursor:not-allowed}.main-bundles__cart-footer--addToBag .main-bundles__cart-footer--total,.main-bundles__cart-footer--next .main-bundles__cart-footer--total{display:none}@media(max-width:989px){.main-bundles__cart-footer--addToBag .main-bundles__cart-footer--total,.main-bundles__cart-footer--next .main-bundles__cart-footer--total{display:flex;font-size:14px}}@media(max-width:989px){.main-bundles__cart-footer--addToBag{display:flex;justify-content:center;gap:1rem;align-items:center;transform:translateY(-10px)}}.main-bundles__cart-footer--goBack{position:relative;padding:0 0 .4rem;color:#2b2829;font-family:var(--hh-font-family-tertiary);width:fit-content;text-transform:uppercase;margin:0 auto;border:none;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:.7rem;font-size:14px;transition:all .2s .3s ease}@media(max-width:989px){.main-bundles__cart-footer--goBack{transform:translateY(-10px)}}.main-bundles__cart-footer--error{display:flex;justify-content:flex-start;align-items:center;gap:5px;text-transform:unset}.main-bundles__cart-footer--error p{color:#ec0000;font-size:12px;font-family:var(--hh-font-family-primary)}.main-bundles__cart-footer--error span{width:14px;height:14px;color:#fff;background:#ec0000;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:50%;font-family:var(--hh-font-family-tertiary);line-height:1}.main-bundles__products{margin-top:4rem;display:flex;flex-wrap:wrap;gap:6rem 2rem}.main-bundles__product{width:calc(33.3333333333% - 1.3333333333rem);overflow:hidden}@media(max-width:1200px){.main-bundles__product{width:calc(50% - 1rem)}}@media(max-width:500px){.main-bundles__product{width:100%}}.main-bundles__product.disabled .card-bundle__image,.main-bundles__product.sold-out .card-bundle__image{opacity:.7}.main-bundles__product.disabled .card-bundle__add-to-bundle,.main-bundles__product.sold-out .card-bundle__add-to-bundle{cursor:not-allowed;color:#8b8882}.main-bundles__product.disabled .card-bundle__add-to-bundle:hover,.main-bundles__product.sold-out .card-bundle__add-to-bundle:hover{background:transparent;border:1px solid #CDCBCA;color:#8b8882;opacity:.8}.main-bundles__product.disabled .card-bundle__add-to-bundle .available,.main-bundles__product.sold-out .card-bundle__add-to-bundle .available{display:none}.main-bundles__product.disabled .limited{display:block}.main-bundles__product.disabled .sold-out{display:none}.main-bundles__product.sold-out .sold-out{display:block}.main-bundles__product.sold-out .limited{display:none}.main-bundles__notification{background:#ebe8e5;padding:1rem;border:solid .1rem #CDCBCA;position:fixed;top:7rem;right:4rem;transition:all .3s ease;z-index:100;display:flex;gap:2rem;width:38rem;max-width:calc(100% - 8rem);transform:translate(calc(100% + 8rem));cursor:pointer}.main-bundles__notification.show{transform:translate(0)}.main-bundles__notification-info{display:flex;flex-direction:column;gap:1rem}.main-bundles__notification-heading{font-family:var(--hh-font-family-tertiary);text-transform:uppercase;font-size:1.4rem}.main-bundles__notification-title{font-family:var(--hh-font-family-tertiary);text-transform:uppercase;font-size:1.4rem;font-weight:600;text-decoration:none}.main-bundles__notification-price{display:flex;gap:.6rem}.main-bundles__notification-price .compare-at-price{font-family:var(--hh-font-family-tertiary);font-size:1.4rem;text-decoration:line-through;color:#8b8882}.main-bundles__notification-price .price{font-family:var(--hh-font-family-tertiary);font-size:1.4rem}.main-bundles__notification-image{width:9rem;min-width:9rem}.main-bundles__notification-image img{width:100%;height:100%;object-fit:contain;object-position:top}.main-bundles__notification-items{font-family:var(--hh-font-family-primary);font-size:1.2rem;line-height:18px;color:#6a6868;margin-top:-1rem}.main-bundles__notification-close{position:absolute;top:12px;right:12px;height:24px;width:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:transparent;border:none;padding:0}.main-bundles__notification-close svg{width:12px;height:12px;pointer-events:none}.main-bundles__alert{z-index:100;background:#2b28294d;position:fixed;top:0;left:0;right:0;bottom:0;display:none;justify-content:center;align-items:center}.main-bundles__alert.show{display:flex}.main-bundles__alert-popUp{width:42rem;max-width:calc(100% - 4rem);height:auto;background:#ebe8e5;border:solid 1px #CDCBCA}.main-bundles__alert-heading{display:flex;justify-content:flex-end;align-items:center;height:6rem;padding:1.8rem 2rem;border-bottom:solid 1px #CDCBCA}.main-bundles__alert-heading svg{width:1.2rem;height:1.2rem;pointer-events:none}.main-bundles__alert-close{background:transparent;border:none;padding:0;cursor:pointer}.main-bundles__alert-info{padding:4rem;display:flex;flex-direction:column;gap:3rem}.main-bundles__alert-description{font-family:var(--hh-font-family-primary);font-size:1.4rem;line-height:2.4rem}.main-bundles__alert-buttons{display:flex;flex-wrap:nowrap;gap:2rem}@media(max-width:989px){.main-bundles__alert-buttons{flex-direction:column;gap:1rem}}.main-bundles__alert-buttons button{width:100%;height:6rem;font-family:var(--hh-font-family-tertiary);font-weight:500;font-size:1.4rem;cursor:pointer;transition:all .3s ease}.main-bundles__alert-buttons button.exit{background:transparent;border:1px solid #CDCBCA;color:#2b2829}.main-bundles__alert-buttons button.exit:hover{background-color:#2b2829;border-color:#2b2829;color:#faf9f8}.main-bundles__alert-buttons button.continue{background:#2b2829;color:#faf9f8;border:none}.main-bundles__alert-buttons button.continue:hover{background:#815d36}html:has(.main-bundles__alert.show),html:has(.main-bundles__cart-heading.opened){overflow:hidden}body:has(.main-bundles){overflow:unset}body:after{transition:all .2s ease}body.overlay{overflow:hidden;position:fixed}body.overlay:after{content:"";position:fixed;top:0;bottom:0;left:0;right:0;background:#2b28294d;z-index:99}body.overlay .main-bundles__cart{position:fixed!important}@keyframes bodyLoading{0%{opacity:.3}to{opacity:.8}}.card-bundle{height:100%;display:flex;flex-direction:column}.card-bundle__image{width:100%;aspect-ratio:.8}.card-bundle__image img{width:100%;height:100%;object-fit:cover}.card-bundle__information{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1rem 0}.card-bundle__heading{display:flex;justify-content:space-between;text-decoration:none;font-size:1.4rem;gap:1rem;font-family:var(--hh-font-family-tertiary)}.card-bundle__heading--price{display:flex;gap:.5rem;align-items:flex-start;font-family:var(--hh-font-family-primary)}.card-bundle__heading--price .original-price{font-size:1.4rem;color:#8b8882;text-decoration:line-through}.card-bundle__description{white-space:nowrap;text-overflow:ellipsis}@supports (-webkit-line-clamp: 3){.card-bundle__description{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.card-bundle__description p,.card-bundle__description span{font-size:1.4rem;line-height:2.4rem;font-family:var(--hh-font-family-primary)}.card-bundle__description p,.card-bundle__description>span{white-space:nowrap;text-overflow:ellipsis}@supports (-webkit-line-clamp: 3){.card-bundle__description p,.card-bundle__description>span{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.card-bundle__buttons{display:flex;justify-content:space-between;gap:2rem;margin-top:auto}.card-bundle__quantity{width:9rem;height:100%}.card-bundle__quantity hh-quantity-input{width:100%;height:100%;display:block;--hh-padding: 1.3em}.card-bundle__add-to-bundle{flex-grow:1;background:transparent;border:1px solid #CDCBCA;text-transform:uppercase;font-family:var(--hh-font-family-tertiary);font-weight:500;font-size:1.4rem;cursor:pointer;color:#2b2829;transition:all .3s ease}.card-bundle__add-to-bundle:hover{background-color:#2b2829;border-color:#2b2829;color:#faf9f8}.card-bundle__add-to-bundle .limited,.card-bundle__add-to-bundle .sold-out{display:none}
/*# sourceMappingURL=/cdn/shop/t/760/assets/sp-main-bundles.css.map */
