.bundle-section{padding:1.5rem;padding-top:calc(1.5rem + 2vw)}.bundle-section__main-title{font-family:Cal Sans,sans-serif;font-size:2rem;line-height:normal;color:#231f1f!important;margin:0}.bundle-section__item-total-inside-container{display:flex;gap:2px;flex-direction:column;align-items:flex-start;gap:.25rem}.bundle-pill-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.bundle-section__item-save{padding:.1rem .3rem;margin:0;border:solid 1px #f9be04;font-size:12px;color:#f9be04;font-weight:600;border-radius:.25rem}.bundle-section__item-title-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.bundle-section__discount-text-container{display:flex;flex-direction:row;align-items:flex-start;white-space:nowrap;justify-content:space-between;gap:.25rem;border:solid 1px #f9be04;padding:.25rem .5rem;border-radius:.25rem}.bundle-section__discount-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;line-height:normal;color:#f9be04;margin:0}.bundle-section__primary-pill{display:flex;flex-direction:row;align-items:flex-start;white-space:nowrap;justify-content:space-between;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem}.bundle-section__primary-pill-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;line-height:normal;color:#fff;margin:0}.bundle-section__container{display:flex;flex-direction:row;gap:2.5rem;align-items:center;justify-content:flex-start;width:100%}.bundle-section__container.wrapper{width:var(--site-width);max-width:100%;margin:0 auto;padding:0 var(--gutter-mobile)}@media only screen and (min-width: 1024px){.bundle-section__container.wrapper{padding:0 var(--gutter)}}.bundle-section__container.wrapper--full{width:100%;margin:0 auto;padding:0;max-width:100%}.bundle-section__container.wrapper--full-padded{width:100%;max-width:100%;margin:0 auto;padding:0 var(--gutter-mobile)}@media only screen and (min-width: 1024px){.bundle-section__container.wrapper--full-padded{padding:0 var(--gutter)}}.bundle-section__wrapper{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;width:100%;max-width:33%;background-color:#231f1f;padding:1rem;border-radius:.5rem}.bundle-section__image-container{width:100%;overflow:hidden;position:relative;aspect-ratio:1;margin-top:-25%;padding:0}.bundle-section__image-container img{width:100%;height:100%;object-fit:contain;display:block}.bundle-section__content{display:flex;flex-direction:column;gap:.9375rem;align-items:flex-start;width:100%}.bundle-section__header-group{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;width:100%}.bundle-section__rating{display:flex;gap:.375rem;align-items:center;width:100%;margin:.35rem 0 .15rem}.bundle-section__rating-count{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal;color:#fff}.bundle-section__stars{position:relative;display:inline-block;width:6.25rem;height:1.5rem;flex-shrink:0}.bundle-section__stars-bg{display:block;width:100%;height:100%;object-fit:contain}.bundle-section__stars-fill{position:absolute;top:0;left:0;bottom:0;overflow:hidden}.bundle-section__stars-fg{display:block;width:6.25rem!important;height:1.5rem!important;min-width:6.25rem;flex-shrink:0}.bundle-section__header{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:.25rem}.bundle-section__title{font-family:Cal Sans,sans-serif;font-size:2rem;font-weight:400;line-height:normal;color:#fff;margin:0}.bundle-section__description{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#fff;margin:0}.bundle-section__items{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;width:100%}.bundle-section__item{display:flex;gap:.75rem;align-items:center;width:100%}.bundle-section__item-image-wrapper{flex-shrink:0;width:5rem;aspect-ratio:1;background:#fff;border-radius:.45rem;padding:.55rem;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 .0375rem .234375rem #00000040}.bundle-section__item-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.bundle-section__item-content{display:flex;flex-direction:column;gap:.3rem;align-items:flex-start;flex:1}.bundle-section__item-title{font-family:Cal Sans,sans-serif;font-size:1rem;font-weight:400;line-height:normal;color:#fff;margin:0;white-space:wrap-content}.bundle-section__item-subtitle{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:normal;color:#4b4b4b;margin:0;white-space:wrap-content}.bundle-section__item-total-inside{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:normal;color:#b0b0b0;margin:0}.bundle-section__item-items{display:flex;flex-direction:column;gap:.125rem;align-items:flex-start}.bundle-section__item-item{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:normal;color:#868686;margin:0;white-space:nowrap}.bundle-section__button-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:.75rem}.bundle-section__button{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;height:2.6875rem;padding:.75rem 1.125rem;background-color:#f9be04;border-radius:.25rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:normal;color:#000;text-align:center;text-decoration:none;transition:opacity .2s ease;border:none;cursor:pointer}.bundle-section__button:hover{opacity:.9}.bundle-section__button-separator{font-weight:700;color:#000}@media (min-width: 48rem) and (max-width: 63.9375rem){.bundle-section__container{flex-direction:row;gap:.75rem}.bundle-section__title{font-size:1.5rem}.bundle-section__rating-count{font-size:.875rem}.bundle-pill-container{flex-direction:row;align-items:flex-start;gap:.25rem;flex-wrap:wrap}.bundle-section__primary-pill,.bundle-section__discount-text-container{font-size:.7rem;padding:.2rem .4rem}.bundle-section__primary-pill-text,.bundle-section__discount-text{font-size:.7rem}.bundle-section__item-title-container{flex-direction:column-reverse;align-items:flex-start;gap:.1rem}.bundle-section__item-save{font-size:10px;padding:.05rem .2rem}.bundle-section__stars{width:5rem;height:1.2rem}.bundle-section__stars-fg{width:5rem!important;height:1.2rem!important;min-width:5rem}.bundle-section__button{font-size:.75rem}.bundle-section__item-image-wrapper{width:4rem}}@media (max-width: 47.9375rem){.bundle-section{padding:1rem}.bundle-section__container{gap:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.bundle-section__wrapper{max-width:100%;padding:1rem;background-color:#000;border-radius:.5rem}.bundle-section__image-container{aspect-ratio:1}.bundle-section__title{font-size:1.5rem}.bundle-section__rating-count{font-size:.875rem}.bundle-pill-container{flex-direction:row;align-items:flex-start;gap:.25rem;flex-wrap:wrap}.bundle-section__primary-pill,.bundle-section__discount-text-container{font-size:.7rem;padding:.2rem .4rem}.bundle-section__primary-pill-text,.bundle-section__discount-text{font-size:.7rem}.bundle-section__item-image-wrapper{width:3.75rem}.bundle-section__item-title-container{flex-direction:column-reverse;align-items:flex-start;gap:.1rem}.bundle-section__item-save{font-size:10px;padding:.05rem .2rem}.bundle-section__item-title,.bundle-section__item-subtitle,.bundle-section__item-flavour{font-size:1rem}.bundle-section__button{font-size:.8rem}.bundle-section__button-wrapper{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/custom-bundle-section.css.map */
