.glory-bundles{padding-block:var(--glory-space-section);background-color:rgb(var(--glory-bundles-section-background))}.glory-bundles__inner{display:flex;flex-direction:column;gap:2.6rem}.glory-bundles__header{display:flex;align-items:center;justify-content:space-between;gap:var(--glory-space-md)}.glory-bundles__title{margin:0;font-family:var(--font-body-family);font-weight:600;font-size:clamp(3.2rem,2.6vw + 1rem,4.8rem);line-height:1.167;letter-spacing:-.01em;color:rgb(var(--glory-bundles-heading-color))}.glory-bundles__nav{display:flex;align-items:center;gap:1.6rem}.glory-bundles__nav-button{inline-size:4.8rem;block-size:4.8rem;border:.1rem solid rgba(var(--glory-bundles-nav-border-color),.3);border-radius:0;background:transparent;color:rgb(var(--glory-bundles-heading-color))}.glory-bundles__nav-button:not([disabled]):hover{border-color:rgba(var(--glory-bundles-nav-border-color),.6);color:rgb(var(--glory-bundles-heading-color))}.glory-bundles__nav-button .svg-wrapper{inline-size:.7rem;block-size:1.1rem}.glory-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem;list-style:none;margin:0;padding:0}.glory-bundles__grid--scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.glory-bundles__grid--scroll::-webkit-scrollbar{display:none}.glory-bundles__grid--scroll .glory-bundles__item{flex:0 0 auto;width:min(40.5rem,82vw);scroll-snap-align:start}.glory-bundles__item{min-width:0}.glory-bundle-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:.1rem solid rgb(var(--glory-bundles-border-color));background-color:rgb(var(--glory-bundles-card-background))}.glory-bundle-card__media-wrap{position:relative;display:flex;align-items:center;justify-content:center;height:44rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.glory-bundle-card__media-link{display:block;width:100%;height:100%;text-decoration:none}.glory-bundle-card__image,.glory-bundle-card__placeholder{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.glory-bundle-card__badge{position:absolute;inset-block-start:1.6rem;inset-inline-start:1.6rem;display:inline-flex;align-items:center;min-height:1.9rem;padding-block:.4rem;padding-inline:1.2rem;background-color:rgb(var(--glory-bundles-badge-background));color:rgb(var(--glory-bundles-badge-text));font-size:1rem;line-height:1.1;letter-spacing:.1em;text-transform:uppercase}.glory-bundle-card__wishlist{position:absolute;inset-block-start:1.6rem;inset-inline-end:1.6rem;display:inline-flex;align-items:center;justify-content:center;inline-size:3.8rem;block-size:3.8rem;border-radius:999px;background-color:#ffffff3d;color:rgb(var(--glory-bundles-heading-color))}.glory-bundle-card__wishlist svg{inline-size:2.4rem;block-size:2.4rem}.glory-bundle-card__content{display:flex;flex-direction:column;gap:1.6rem;padding:3.2rem}.glory-bundle-card__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--glory-space-md)}.glory-bundle-card__copy{display:flex;flex-direction:column;gap:.4rem;min-width:0}.glory-bundle-card__title{margin:0;font-family:var(--font-body-family);font-weight:500;font-size:2.4rem;line-height:1.4;color:rgb(var(--glory-bundles-title-color))}.glory-bundle-card__text{margin:0;font-size:var(--glory-font-size-body-lg);line-height:1.5;color:rgb(var(--glory-bundles-subtitle-color))}.glory-bundle-card__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;padding-block-start:.2rem;font-family:var(--font-body-family);text-align:end;white-space:nowrap}.glory-bundle-card__compare{font-weight:400;font-size:var(--glory-font-size-body-lg);line-height:1.5;text-decoration:line-through;color:rgb(var(--glory-bundles-compare-price-color))}.glory-bundle-card__sale{font-weight:600;font-size:2.4rem;line-height:1.4;color:rgb(var(--glory-bundles-price-color))}.glory-bundle-card__previews{display:flex;align-items:flex-start;gap:1.6rem;padding-block-end:1.6rem}.glory-bundle-card__preview{display:inline-flex;align-items:center;justify-content:center;inline-size:6.4rem;block-size:6.4rem;overflow:hidden;border:.1rem solid rgb(var(--glory-bundles-thumbnail-border));background-color:rgb(var(--glory-bundles-thumbnail-background));color:rgb(var(--glory-bundles-subtitle-color));font-size:var(--glory-font-size-body-lg);line-height:1.5}.glory-bundle-card__preview img{width:100%;height:100%;object-fit:cover;display:block}.glory-bundle-card__preview--more{background-color:rgb(var(--glory-bundles-card-background))}.glory-bundle-card__form,.glory-bundle-card__form .form{width:100%}.glory-bundle-card__button{position:relative;display:flex;align-items:center;justify-content:center;gap:2rem;width:100%;min-height:5.2rem;padding:1.6rem;border:0;background-color:rgb(var(--glory-bundles-button-background));color:rgb(var(--glory-bundles-button-text));font-family:var(--font-body-family);font-weight:500;font-size:var(--glory-font-size-body);line-height:1;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.glory-bundle-card__button[disabled]{cursor:not-allowed;opacity:.55}.glory-bundle-card__button .svg-wrapper{inline-size:1.6rem;block-size:2rem}.glory-bundle-card__button .loading__spinner{position:absolute}.glory-bundles__footer{display:flex;justify-content:center}.glory-bundles__dots{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:1.1rem}.glory-bundles__dot{inline-size:1.1rem;block-size:1.1rem;border-radius:999px;background-color:rgba(var(--glory-bundles-dot-inactive-color),.45)}.glory-bundles__dot.is-active{background-color:rgb(var(--glory-bundles-dot-active-color))}@media screen and (max-width:989px){.glory-bundles__grid:not(.glory-bundles__grid--scroll){grid-template-columns:repeat(2,minmax(0,1fr))}.glory-bundle-card__media-wrap{height:36rem}.glory-bundle-card__content{padding:2.4rem}}@media screen and (max-width:749px){.glory-bundles__header{align-items:flex-start;flex-direction:column}.glory-bundles__grid:not(.glory-bundles__grid--scroll){grid-template-columns:1fr}.glory-bundle-card__media-wrap{height:32rem}.glory-bundle-card__summary{flex-direction:column}.glory-bundle-card__price{align-items:flex-start;text-align:start}.glory-bundle-card__previews{gap:var(--glory-space-sm)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-glory-bundles.css.map */
