.el-product__wrapper{display:flex;gap:50px}.el-product__rating.el-product__block{display:flex;align-items:center;width:fit-content;margin-bottom:var(--margin-bottom)}.product-rating__details{display:flex;align-items:center;gap:10px}.product-rating__details p{color:#1c1c1ce6;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20.8px;letter-spacing:-.32px}.el-product__title{color:#531a53;font-family:"Instrument Serif";font-size:46.8px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:var(--margin-bottom)}.el-product__subheading{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:var(--margin-bottom)}.el-product__tags{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:var(--margin-bottom)}.el-product__tag-item{display:flex;align-items:center;gap:8px}.el-product__tag-item svg{width:18px;height:18px}.el-product__tag-item p{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.36px;margin-bottom:0}.el-sold-progress{display:flex;align-items:center;gap:13px;margin-bottom:var(--margin-bottom);padding:25px 20px}.el-sold-progress__bar{width:100%;height:6.5px;background:#d9d9d9;border-radius:999px}.el-sold-progress__fill{border-radius:999px;width:0%;height:100%;background:#c93b3b;box-shadow:0 0 7.8px #c93b3b;transition:width 1.2s ease}.el-sold-progress__text{display:flex;gap:4px;color:#c93b3b;text-align:right;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.36px;margin-bottom:0}.el-price-text{margin-bottom:var(--margin-bottom)}.el-price-text__wrapper{display:flex;align-items:center;justify-content:space-between}.el-price-text__prices{display:flex;align-items:center;gap:16px}.el-price-text__price{color:#87073f;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.44px;margin-bottom:0}.el-price-text__compare{color:#1c1c1c80;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.36px;text-decoration-line:line-through;margin-bottom:0}.el-price-text__save{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;border-radius:6.5px;background:#87073f;color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:0}.el-price-text__save svg{width:12px;height:12px}.el-divider{width:100%;margin-bottom:var(--margin-bottom);border-bottom:1px solid #e4e4e4;display:block!important}.el-form__heading{color:#1c1c1ce6;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.48px;margin-bottom:var(--margin-bottom)}.el-product-form__options{display:grid;grid-template-columns:1fr}.el-product-form__option.el-product__block{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:18px 21px;border-radius:6.5px;border:1.3px solid #e4e4e4;transition:all .3s;cursor:pointer;margin-bottom:var(--margin-bottom);position:relative;transition:all .2s ease}.el-product-form__option.el-product__block:hover{border-color:#8a8a8a}.el-product-form__option.el-product__block:has(input:checked){border:1.3px solid #e64a8e;background:#fff5f9}.el-product-form__option-content{position:relative;display:flex;align-items:center;width:100%}.el-product-form__badge{border-radius:2.6px;display:flex;align-items:center;justify-content:center;padding:5px 10px}.el-product-form__badge-mobile{border-radius:2.6px;display:none;align-items:center;justify-content:center;position:absolute;top:-10%;right:16px;padding:3px 6px}.el-product-form__badge span,.el-product-form__badge-mobile span{color:#fff;text-align:center;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.3px;margin-bottom:0}.form-option__details{display:flex;align-items:center;width:100%;gap:52px}.form-option__details img{display:block;object-fit:contain;max-width:71px;width:100%;height:100%}.form-option__labels{display:flex;justify-content:space-between;gap:6.5px;width:100%}.el-product-form__option.el-product__block input{display:none}.option-label__heading{display:flex;flex-direction:column;gap:6px}.option-label__heading p:first-of-type{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.36px;margin-bottom:0}.option-label__heading p{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.36px;margin-bottom:0}.option-label__heading p strong{font-weight:600}.option-label__heading p span{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.36px;margin-bottom:0}.option-label__other{display:flex;align-items:center;gap:44px}.el-product-form__price-wrap{display:flex;flex-direction:column;gap:6.5px;align-items:end}.el-product-form__price{color:#c23070;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.36px;margin-bottom:0}.el-product-form__compare-price{color:#1c1c1ce6;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.32px;text-decoration-line:line-through;margin-bottom:0}.el-form__delivery-notice{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:var(--margin-bottom)}.el-form__delivery-notice svg{width:20px;height:20px}.el-delivery-notice.product-section__block p{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.36px}.el-delivery-notice.product-section__block p strong{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.36px}.el-delivery-notice.product-section__block p span{color:#1c1c1ce6;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.36px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.form--add-to-cart{width:100%;border-radius:7px;background:#531a53;display:flex;justify-content:center;align-items:center;padding:38px;border:none;margin-bottom:var(--margin-bottom);cursor:pointer;transition:all .3s ease}.form--add-to-cart:hover{background:#87073f}.form--atc-price-container{display:flex;align-items:center;justify-content:center;gap:4px}.form--status{color:#fff;text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.48px;white-space:nowrap}.form--atc__price{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.48px;text-transform:uppercase}.form--atc__compare-price{color:#fff6;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px;text-decoration-line:line-through;text-transform:uppercase}.el-shipping{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:var(--margin-bottom)}.express_shiping{display:flex;align-items:center;gap:10px}.express_shiping svg{width:18px;height:18px}.express_shiping p{color:#1c1c1ce6;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.32px;margin:0}.secure_checkout{display:flex;align-items:center;gap:10px}.secure_checkout svg{width:18px;height:18px}.secure_checkout p{color:#1c1c1ce6;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.32px;margin:0}.el-product__wrapper .el-form__payment-method{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:var(--margin-bottom)}.el-product__wrapper .el-form__payment-method img{max-width:375px;width:100%}.el-product__wrapper .accordion__item .accordion__header{color:#531a53;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.36px}.el-product__wrapper .accordion__item .accordion__content{color:#1c1c1cb3;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.36px}@media screen and (max-width:1300px){.el-product__wrapper{gap:14px}}@media screen and (max-width:991px){.el-product__wrapper{flex-direction:column}.el-product__rating.el-product__block{margin-bottom:var(--margin-bottom-mobile)}.product-rating__details{gap:6px}.product-rating__details p{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.24px}.el-product__title{font-size:38px;font-weight:400;line-height:100%;margin-bottom:var(--margin-bottom-mobile)}.el-product__subheading{font-size:16px;font-weight:400;line-height:130%;margin-bottom:var(--margin-bottom-mobile)}.el-product__tags{gap:6px;margin-bottom:var(--margin-bottom-mobile)}.el-product__tag-item{gap:6px}.el-product__tag-item svg{width:12px;height:12px}.el-product__tag-item p{font-size:14px;font-weight:400;line-height:130%;letter-spacing:-.24px}.el-sold-progress{gap:10px;margin-bottom:var(--margin-bottom-mobile);padding:20px 16px}.el-sold-progress__bar{height:5px}.el-sold-progress__text{font-size:15px;font-weight:500;line-height:130%;letter-spacing:-.26px}.el-price-text{margin-bottom:var(--margin-bottom-mobile)}.el-price-text__prices{gap:10px}.el-price-text__price{font-size:18px;font-weight:700;line-height:100%;letter-spacing:-.32px}.el-price-text__compare{font-size:16px;font-weight:400;line-height:100%;letter-spacing:-.28px}.el-price-text__save{gap:6px;padding:4px 10px;font-size:12px;font-weight:700;line-height:110%}.el-price-text__save svg{width:11px;height:11px}.el-divider{margin-bottom:var(--margin-bottom-mobile)}.el-form__heading{font-size:16px;font-weight:500;line-height:130%;letter-spacing:-.28px;margin-bottom:var(--margin-bottom-mobile)}.el-product-form__option.el-product__block{padding:14px 16px;border-radius:5px;margin-bottom:var(--margin-bottom-mobile)}.el-product-form__badge{display:none}.el-product-form__badge-mobile{display:flex}.el-product-form__badge span{font-size:10px;font-weight:500;line-height:100%;letter-spacing:-.2px}.el-product-form__badge-mobile span{font-size:12px;font-weight:500;line-height:100%;letter-spacing:-.2px}.form-option__details{gap:22px}.form-option__details img{max-width:63px}.form-option__labels{gap:5px}.option-label__heading p:first-of-type{font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.24px}.option-label__heading p{font-size:14px;font-weight:400;line-height:100%;letter-spacing:-.24px}.option-label__heading p span{font-size:12px;font-weight:600;line-height:100%;letter-spacing:-.24px}.el-product-form__price-wrap{gap:5px;align-items:end}.el-product-form__price,.el-product-form__compare-price{font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.24px}.el-form__delivery-notice{gap:6px;margin-bottom:var(--margin-bottom-mobile)}.el-form__delivery-notice svg{width:12px;height:12px}.el-delivery-notice.product-section__block p{color:#1c1c1ce6;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.24px}.el-delivery-notice.product-section__block p strong{color:#1c1c1ce6;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.24px}.el-delivery-notice.product-section__block p span{color:#1c1c1ce6;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.form--add-to-cart{padding:24px 38px;margin-bottom:var(--margin-bottom-mobile)}.form--status{color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.16px;text-transform:uppercase}.form--atc__price{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.16px;text-transform:uppercase}.form--atc__compare-price{color:#fff6;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.16px;text-decoration-line:line-through;text-transform:uppercase}.el-shipping{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:var(--margin-bottom-mobile)}.express_shiping{gap:8px}.express_shiping svg{width:16px;height:16px}.express_shiping p{color:#1c1c1ce6;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.24px}.secure_checkout{gap:8px}.secure_checkout svg{width:16px;height:16px}.secure_checkout p{color:#1c1c1ce6;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.24px}.el-product__wrapper .el-form__payment-method{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:var(--margin-bottom-mobile)}.el-product__wrapper .el-form__payment-method img{max-width:300px;width:100%}.el-product__wrapper .accordion__item .accordion__header{color:#531a53;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.28px}.el-product__wrapper .accordion__item .accordion__content{color:#1c1c1cb3;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.26px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/el-section-product-style.css.map */
