.glory-product-details{padding-block:6.2rem;background-color:rgb(var(--glory-product-bg));color:rgb(var(--glory-product-text))}.glory-product-details__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-block-end:4rem;font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.44;letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--glory-product-text))}.glory-product-details__breadcrumbs a{color:rgb(var(--glory-product-text));text-decoration:none}.glory-product-details__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}.glory-product-details__main{display:grid;grid-template-columns:minmax(0,60.8rem) minmax(0,60.8rem);gap:6.4rem;align-items:start}.glory-product-details__gallery{display:flex;flex-direction:column;gap:2.4rem}.glory-product-details__featured-media{width:100%;aspect-ratio:1;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.glory-product-details__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.glory-product-details__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.glory-product-details__thumb{display:block;width:100%;padding:0;border:.1rem solid transparent;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.04);cursor:pointer}.glory-product-details__thumb.is-active,.glory-product-details__thumb:hover{border-color:rgba(var(--glory-product-accent),.45)}.glory-product-details__thumb img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.glory-product-details__info{display:flex;flex-direction:column;gap:3.2rem}.glory-product-details__heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--glory-space-lg)}.glory-product-details__badge{display:inline-flex;align-items:center;min-height:2.3rem;margin-block-end:1.47rem;padding-block:.4rem;padding-inline:1.2rem;background-color:rgb(var(--glory-product-badge-bg));color:rgb(var(--glory-product-badge-text));font-size:1rem;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.glory-product-details__title{margin:0;font-family:var(--font-body-family);font-weight:400;font-size:clamp(2.4rem,1.5vw + 1rem,3.2rem);line-height:1.25;letter-spacing:-.02em;color:rgb(var(--glory-product-heading))}.glory-product-details__wishlist{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:4rem;height:4rem;padding:.8rem;border:0;border-radius:999px;background-color:#ffffff73;color:rgb(var(--glory-product-accent));cursor:pointer;text-decoration:none}.glory-product-details__wishlist svg{width:2.4rem;height:2.4rem}.glory-product-details__price{margin-block-start:-2rem}.glory-product-details__price .price{color:rgb(var(--glory-product-accent))}.glory-product-details__price .price__container,.glory-product-details__price .price-item{margin:0}.glory-product-details__price .price--on-sale .price__sale{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.8rem}.glory-product-details__price .price--on-sale .price__sale .price-item--sale{order:-1}.glory-product-details__price .price-item--sale,.glory-product-details__price .price__regular .price-item--regular{font-family:var(--font-body-family);font-weight:600;font-size:2.4rem;line-height:1.3;letter-spacing:-.01em;color:rgb(var(--glory-product-accent))}.glory-product-details__price s.price-item--regular{font-weight:400;font-size:1.4rem;line-height:1.4;color:rgb(var(--glory-product-text))}.glory-product-details__description{max-width:60.5rem;margin-block-start:-1.7rem;font-size:1.2rem;line-height:1.35;color:rgb(var(--glory-product-text));text-align:start;unicode-bidi:isolate}.glory-product-details__description p{font-size:1.2rem;line-height:1.35}.glory-product-details__description[dir=rtl]{text-align:start}.glory-product-details__description>*:first-child{margin-block-start:0}.glory-product-details__description>*:last-child{margin-block-end:0}.glory-product-details__description p,.glory-product-details__description ul,.glory-product-details__description ol{margin-block:0 1.2rem}.glory-product-details__description ul,.glory-product-details__description ol{padding-inline-start:2rem;padding-inline-end:0;list-style-position:outside}.glory-product-details__description li+li{margin-block-start:.4rem}.glory-product-details__description img{max-inline-size:100%;block-size:auto}.glory-product-details__facts{display:grid;gap:1.2rem;margin:-1.6rem 0 0}.glory-product-details__facts div{display:grid;gap:.4rem}.glory-product-details__facts dt{font-weight:700;font-size:1rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--glory-product-accent))}.glory-product-details__facts dd{margin:0;font-size:1.3rem;line-height:1.5;color:rgb(var(--glory-product-text))}.glory-product-details__form,.glory-product-details__variant-picker{display:grid;gap:1.6rem}.glory-product-details__option{margin:0;padding:0;border:0;min-inline-size:0}.glory-product-details__option-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-block-end:1rem;font-weight:600;font-size:1.3rem;line-height:1.5;color:rgb(var(--glory-product-heading))}.glory-product-details__option-label [data-glory-selected-option]{font-weight:400;color:rgb(var(--glory-product-text))}.glory-product-details__swatches,.glory-product-details__sizes{display:flex;flex-wrap:wrap;gap:1rem}.glory-product-details__swatch,.glory-product-details__size{position:relative;margin:0;cursor:pointer}.glory-product-details__swatch input,.glory-product-details__size input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.glory-product-details__swatch-visual{display:block;inline-size:3.2rem;block-size:3.2rem;border-radius:999px;border:.2rem solid transparent;box-shadow:inset 0 0 0 .1rem rgba(var(--glory-product-card-border),1);background-position:center;background-size:cover;background-repeat:no-repeat}.glory-product-details__swatch.is-selected .glory-product-details__swatch-visual,.glory-product-details__swatch:has(input:checked) .glory-product-details__swatch-visual{border-color:rgb(var(--glory-product-accent));box-shadow:inset 0 0 0 .1rem rgb(var(--glory-product-card-bg))}.glory-product-details__swatch:focus-within .glory-product-details__swatch-visual{outline:.2rem solid rgba(var(--glory-product-accent),.35);outline-offset:.2rem}.glory-product-details__size span{display:inline-flex;align-items:center;justify-content:center;min-inline-size:4.8rem;min-block-size:4rem;padding-inline:1.2rem;border:.1rem solid rgb(var(--glory-product-card-border));background-color:rgb(var(--glory-product-card-bg));color:rgb(var(--glory-product-heading));font-size:1.4rem;line-height:1}.glory-product-details__size.is-selected span,.glory-product-details__size:has(input:checked) span{border-color:rgb(var(--glory-product-accent));background-color:rgb(var(--glory-product-accent));color:#fff}.glory-product-details__size:focus-within span{outline:.2rem solid rgba(var(--glory-product-accent),.35);outline-offset:.2rem}.glory-product-details__swatch.is-unavailable,.glory-product-details__size.is-unavailable{display:none}.glory-product-details__variant-select{width:100%;min-height:4.8rem;padding-inline:1.2rem;border:.1rem solid rgb(var(--glory-product-card-border));background-color:transparent;color:rgb(var(--glory-product-heading))}.glory-product-details__purchase{display:grid;grid-template-columns:10.8rem minmax(0,1fr);gap:1.6rem}.glory-product-details__quantity.quantity{width:10.8rem;min-height:4.8rem;border:.1rem solid rgb(var(--glory-product-card-border));background-color:rgb(var(--glory-product-card-bg))}.glory-product-details__quantity .quantity__button{width:3.2rem;flex-shrink:0}.glory-product-details__quantity .quantity__button:first-child{margin-inline-start:0}.glory-product-details__quantity .quantity__button:last-child{margin-inline-end:0}.glory-product-details__quantity .quantity__input{min-width:0;flex:1 1 auto;padding-inline:.4rem}.glory-product-details__quantity:before,.glory-product-details__quantity:after{content:none}.glory-product-details__add{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;min-height:4.8rem;border:0;background-color:rgb(var(--glory-product-accent));color:#fff;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-product-details__add[disabled]{cursor:not-allowed;opacity:.55}.glory-product-details__add .svg-wrapper{width:2.4rem;height:2.4rem}.glory-product-details__add .loading__spinner{position:absolute}.glory-product-details__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.glory-product-details__benefit{min-height:18.4rem;padding:2.4rem;background-color:rgba(var(--glory-product-card-bg),.72)}.glory-product-details__benefit-icon{width:4rem;height:4rem;margin-block-end:1.2rem;color:rgb(var(--glory-product-heading))}.glory-product-details__benefit-icon svg,.glory-product-details__benefit-icon img{width:100%;height:100%;object-fit:contain}.glory-product-details__benefit h2{margin:0 0 .6rem;font-weight:700;font-size:1.4rem;line-height:1.4;color:rgb(var(--glory-product-heading))}.glory-product-details__benefit p{margin:0;font-size:1.2rem;line-height:1.5;color:rgb(var(--glory-product-text))}.glory-product-details__reviews{margin-block-start:6.4rem;padding-block-start:6.4rem;border-block-start:.1rem solid rgb(var(--glory-product-card-border))}.glory-product-details__reviews-header{display:flex;align-items:center;justify-content:space-between;gap:var(--glory-space-lg)}.glory-product-details__reviews h2{margin:0 0 .8rem;font-weight:400;font-size:2.4rem;line-height:1.4;color:rgb(var(--glory-product-heading))}.glory-product-details__reviews p{margin:0;font-size:1.3rem;line-height:1.5;color:rgb(var(--glory-product-heading))}.glory-product-details__stars{color:#a8b8a0}.glory-product-details__review-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding-inline:4.8rem;background-color:#a8b8a04d;color:rgb(var(--glory-product-accent));font-weight:500;font-size:var(--glory-font-size-nav);line-height:1.2;letter-spacing:var(--glory-letter-spacing-nav);text-transform:uppercase;text-decoration:none}@media screen and (max-width:989px){.glory-product-details__main{grid-template-columns:1fr}.glory-product-details__featured-media{aspect-ratio:1}}@media screen and (max-width:749px){.glory-product-details{padding-block:4rem}.glory-product-details__purchase,.glory-product-details__benefits{grid-template-columns:1fr}.glory-product-details__quantity.quantity{width:100%}.glory-product-details__reviews-header{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-glory-product-details.css.map */
