.s-main-product{display:block;position:relative;background:#f9f8f8}.s-main-product--rtl{direction:rtl}.s-main-product__loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#f8f7f740;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-transition:all .15s ease;transition:all .15s ease;opacity:0;pointer-events:none;z-index:10}.s-main-product__loader.is-active{opacity:1;pointer-events:all}.s-main-product__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:0}@media screen and (min-width: 768px){.s-main-product__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px;padding:0 42px}}@media screen and (min-width: 992px){.s-main-product__inner{gap:70px}}@media screen and (min-width: 1300px){.s-main-product__inner{gap:138px}}.s-main-product__sticky-bar{display:block;width:100%;position:fixed;bottom:0;left:0;z-index:5;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.s-main-product__sticky-bar--hide{-webkit-transform:translateY(100%);transform:translateY(100%);pointer-events:none}.s-main-product__media-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}@media screen and (min-width: 768px){.s-main-product__media-wrapper{width:47.2%;max-height:762px}}@media screen and (min-width: 1800px){.s-main-product__media-wrapper{max-height:100%;overflow:hidden}}.s-main-product__media-sticky{display:none;width:62px;height:100%;position:relative}@media screen and (min-width: 768px){.s-main-product__media-sticky{display:block}}.s-main-product__media-scroll-wrapper{position:absolute;top:0;left:0;width:1px;height:100%;background:#1d1d1d40}.s-main-product--rtl .s-main-product__media-scroll-wrapper{left:auto;right:0}.s-main-product__media-scroll{position:absolute;top:0;left:0;width:2px;height:230px;background:#1d1d1d;border-radius:4px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.s-main-product--rtl .s-main-product__media-scroll{left:0;right:auto}.s-main-product__media-nav-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;gap:8px;position:absolute;bottom:17px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:26px;height:60px;border:1px solid rgba(29,29,29,.25);border-radius:100px}.s-main-product__media-nav-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px}.s-main-product__media-nav-button svg{width:18px;height:18px}.s-main-product__media-nav-button.is-disabled{pointer-events:none;opacity:.25}.s-main-product__media-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.s-main-product__media-gallery::part(scrollbar){--swiper-scrollbar-border-radius: 0;--swiper-scrollbar-sides-offset: 0%;--swiper-scrollbar-size: 2px;--swiper-scrollbar-bottom: 0;--swiper-scrollbar-bg-color: #1d1d1d40;--swiper-scrollbar-drag-bg-color: #1d1d1d}.s-main-product__media-gallery--desktop{display:none}@media screen and (min-width: 768px){.s-main-product__media-gallery--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.s-main-product__media-gallery--desktop::-webkit-scrollbar{display:none}}.s-main-product__media-gallery--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.s-main-product__media-gallery--mobile{display:none}}.s-main-product__gallery-image{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (min-width: 768px){.s-main-product__gallery-image{cursor:-webkit-zoom-in;cursor:zoom-in}}.s-main-product__gallery-image img{aspect-ratio:3/4;width:100%;height:100%}.s-main-product__gallery-video:has(iframe) .c-video__video-button{display:none}.s-main-product__gallery-video{position:relative;width:100%;height:100%;aspect-ratio:3/4}.s-main-product__gallery-video iframe{position:absolute;top:0;left:0;width:100%;height:400px;border:0;pointer-events:none}.s-main-product__gallery-counter{display:none;position:absolute;bottom:16px;right:16px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:20px;letter-spacing:.5px;text-transform:uppercase;color:#f9f8f8}.s-main-product--rtl .s-main-product__gallery-counter{left:16px;right:auto}@media screen and (min-width: 768px){.s-main-product__gallery-counter{display:block}}.s-main-product__main{width:100%;padding:22px 24px 0}@media screen and (min-width: 768px){.s-main-product__main{width:45.8%;-ms-flex-negative:1;flex-shrink:1;-webkit-padding-end:0;padding-inline-end:0}}@media screen and (min-width: 1100px){.s-main-product__main{-webkit-padding-end:40px;padding-inline-end:40px}}@media screen and (min-width: 1440px){.s-main-product__main{-webkit-padding-end:117px;padding-inline-end:117px}}.s-main-product__main-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-main-product__wishlist-button{display:none!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:#f9f8f8ba;border-radius:100%;position:absolute;bottom:10px;right:25px;z-index:5}@media screen and (min-width: 768px){.s-main-product__wishlist-button{width:26px;height:26px;background:#0000;border-radius:0;top:16px;bottom:auto;right:0}}.s-main-product__wishlist-button .added-to-wishlist svg path{fill:#c3324c;stroke:#c3324c}@media screen and (min-width: 768px){.s-main-product__wishlist-button .added-to-wishlist svg path{fill:#000;stroke:#000}}.s-main-product__wishlist-button button{width:40px;height:40px}.s-main-product__wishlist-button span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.s-main-product__wishlist-button svg{width:22.65px;height:19.75px}@media screen and (min-width: 768px){.s-main-product__wishlist-button svg{width:100%;height:100%}}.s-main-product__wishlist-button svg path{stroke:#c3324c}@media screen and (min-width: 768px){.s-main-product__wishlist-button svg path{stroke:#c2c1c1}}.s-main-product__wishlist-button:hover svg path{fill:#c3324c;stroke:#c3324c}@media screen and (min-width: 768px){.s-main-product__wishlist-button:hover svg path{fill:#000;stroke:#000}}.s-main-product--rtl .s-main-product__wishlist-button{left:25px;right:auto}@media screen and (min-width: 768px){.s-main-product--rtl .s-main-product__wishlist-button{left:0}}.s-main-product__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px;gap:8px}.s-main-product__tag{font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#c3324c}.s-main-product__subtitle{display:block;margin:0 0 16px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}@media screen and (min-width: 768px){.s-main-product__subtitle{margin-bottom:21px}}.s-main-product__title{display:block;margin:0;font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:24px;line-height:24px;text-transform:capitalize;color:#1d1d1d}@media screen and (min-width: 768px){.s-main-product__title{font-size:32px;line-height:32px}}.s-main-product__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:34px;margin-top:auto;margin-bottom:32px;border-width:1px 0px;border-style:solid;border-color:#1d1d1d40}@media screen and (min-width: 768px){.s-main-product__info{margin-top:0}}.s-main-product__info-title{display:block;margin:0;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__info-subtitle{font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:13px;line-height:9px;text-align:right;color:#1d1d1d}.s-main-product__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:21px}@media screen and (min-width: 768px){.s-main-product__form{margin-bottom:36px}}.s-main-product__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:0;width:100%;height:32px;border:1px solid rgba(29,29,29,.25);border-radius:100px;-webkit-transition:border 50ms ease;transition:border 50ms ease;cursor:pointer;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:12px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__item-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width: 768px){.s-main-product__item-input-wrapper{gap:12px;width:50%}}.s-main-product__item-input-label{color:#222;font-family:var(--font-body);font-size:10px;font-style:normal;font-weight:400}@media screen and (min-width: 768px){.s-main-product__item-input-label{font-size:12px}}.s-main-product__select{width:100%;position:relative}.s-main-product__select[open]{z-index:1}.s-main-product__select[open] .s-main-product__select-button-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-main-product__select-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px 8px 16px;width:100%;cursor:pointer;list-style:none;counter-reset:radios}.s-main-product__select-button:before{content:var(--selection)}.s-main-product__select-button::-webkit-details-marker{display:none}.s-main-product__select[open] .s-main-product__select-button:before{content:"";display:block;width:100vw;height:100vh;background:#0000;position:fixed;top:0;left:0}.s-main-product__select-button:focus{outline:none}.s-main-product__select-button-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease}.s-main-product__select-button-icon svg{width:100%;height:100%}.s-main-product__select-list{max-height:100px;overflow-y:scroll;width:100%;background:#fff;position:absolute;top:calc(100% + 6px);left:0;padding:8px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(29,29,29,.25)}.s-main-product__select-list-item{list-style-type:none;margin:0;padding:4px 0;border-bottom:1px solid rgba(29,29,29,.25)}.s-main-product__select-list-item[disabled]{pointer-events:none!important;opacity:50%}.s-main-product__select-list-item:first-child{padding-top:0}.s-main-product__select-list-item:last-child{padding-bottom:0;border-bottom:none}.s-main-product__select-list-item--disabled{opacity:.5;pointer-events:none}.s-main-product__select-list-item.blocked{display:none}.s-main-product__select-list-item:hover label{font-weight:500}.s-main-product__select-list-item-label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:300;line-height:17px}.s-main-product__select-list-item-label span{--display: none;display:var(--display);width:1rem;height:1rem;border:1px solid #727272;border-radius:3px}.s-main-product__select-list-item-label svg{display:none}.s-main-product__select-list-item-label svg path{fill:#000}.s-main-product__select-list-item-label.disabled:not(.no-disable){opacity:.5}.s-main-product__select-list-item-label[checked] svg{display:block}.s-main-product__select-input{display:none;counter-increment:radios;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;color:#2d2f33;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;text-wrap:nowrap;-webkit-padding-end:10px;padding-inline-end:10px;text-transform:capitalize}.s-main-product__select-input:checked{display:inline;--display: block}.s-main-product__select-input.checked{display:inline;--display: block}.s-main-product__select-input:after{content:attr(title);color:#2d2f33;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400}.s-main-product__variants-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;position:relative;padding-bottom:54px;margin-bottom:30px;border-bottom:1px solid rgba(29,29,29,.2509803922)}@media screen and (min-width: 992px){.s-main-product__variants-wrapper{gap:28px;padding-bottom:54px;margin-bottom:0}}.s-main-product__option-name{display:block;margin-bottom:12px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__option-wrapper{width:100%;-ms-flex-negative:1;flex-shrink:1}@media screen and (min-width: 992px){.s-main-product__option-wrapper{width:176px}}.s-main-product__color-option-wrapper{margin-bottom:23px}.s-main-product__option-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;border:none;outline:none;padding:0;margin:0}.s-main-product__option-input{display:none;visibility:hidden}.s-main-product__option-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px 8px 16px;gap:8px;width:100%;height:32px;border:1px solid rgba(29,29,29,.25);border-radius:100px;-webkit-transition:border 50ms ease;transition:border 50ms ease;cursor:pointer;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:12px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC40Njk2NyAwLjQ2OTY3QzAuNzYyNTYzIDAuMTc2Nzc3IDEuMjM3NDQgMC4xNzY3NzcgMS41MzAzMyAwLjQ2OTY3TDcgNS45MzkzNEwxMi40Njk3IDAuNDY5NjdDMTIuNzYyNiAwLjE3Njc3NyAxMy4yMzc0IDAuMTc2Nzc3IDEzLjUzMDMgMC40Njk2N0MxMy44MjMyIDAuNzYyNTYzIDEzLjgyMzIgMS4yMzc0NCAxMy41MzAzIDEuNTMwMzNMNy41MzAzMyA3LjUzMDMzQzcuMjM3NDQgNy44MjMyMiA2Ljc2MjU2IDcuODIzMjIgNi40Njk2NyA3LjUzMDMzTDAuNDY5NjcgMS41MzAzM0MwLjE3Njc3NyAxLjIzNzQ0IDAuMTc2Nzc3IDAuNzYyNTYzIDAuNDY5NjcgMC40Njk2N1oiIGZpbGw9IiMxRDFEMUQiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:right 13.25px top 12.25px;background-size:13.5px 7.5px}.s-main-product--rtl .s-main-product__option-select{background-position:left 13.25px top 12.25px}.s-main-product__option-select:focus-visible{border:1px solid rgba(29,29,29,.5);outline:none}.s-main-product__swatch-wrapper{display:block}.s-main-product__swatch-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:100%;cursor:pointer}.s-main-product__swatch-label.has-border{border:1px solid #727272}.s-main-product__swatch-label.has-border svg path{fill:#1d1d1d}.s-main-product__size-guide{display:block;padding:0;margin:0;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:absolute;right:0;bottom:30px;font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:13px;line-height:9px;text-decoration:none;white-space:nowrap;color:#1d1d1d}@media screen and (min-width: 992px){.s-main-product__size-guide{position:relative;right:auto;bottom:auto;padding-top:18px}}.s-main-product__size-guide:after{content:"";width:100%;height:.8px;background:#1d1d1d;position:absolute;bottom:-2px;left:0}.s-main-product__size-guide:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.s-main-product--rtl .s-main-product__size-guide{right:auto;left:0}@media screen and (min-width: 768px){.s-main-product--rtl .s-main-product__size-guide{left:auto}}.s-main-product__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;margin-top:15px}.s-main-product__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;margin-bottom:36px;position:static}.s-main-product__price-wrapper--desktop{display:none}@media screen and (min-width: 768px){.s-main-product__price-wrapper--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.s-main-product__price-wrapper--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:15px;margin:0;position:absolute;top:0;right:0}@media screen and (min-width: 768px){.s-main-product__price-wrapper--mobile{display:none}}.s-main-product--rtl .s-main-product__price-wrapper--mobile{right:auto;left:0}.s-main-product__price-wrapper.is-active .s-main-product__show-offers--open{display:block}.s-main-product__price-wrapper.is-active .s-main-product__show-offers--closed{display:none}.s-main-product__price-wrapper.is-active .s-main-product__offers-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;margin-bottom:-10px}@media screen and (min-width: 768px){.s-main-product__price-heading{display:none}}.s-main-product__offers-top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background-color:#ffe8ec;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-margin-start:auto;margin-inline-start:auto}.s-main-product__toggle-offers{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100px;height:29px;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px;color:#1d1d1d;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.5px;text-transform:uppercase}.s-main-product__show-offers{color:#1d1d1d;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:500;letter-spacing:.5px;text-transform:uppercase;padding:7px 16px}.s-main-product__show-offers--open{display:none}.s-main-product__show-offers--closed{display:block}.s-main-product__offers-container{display:none;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-main-product__price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.s-main-product__price{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:24px;line-height:150%;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;color:#1d1d1d}.s-main-product__price--discount{color:#c3324c}.s-main-product__compare-at-price{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.5px;text-transform:uppercase;color:#c6c6c6}@media screen and (min-width: 768px){.s-main-product__compare-at-price{font-size:18px}}.s-main-product__price-currency{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.5px;text-transform:uppercase}@media screen and (min-width: 768px){.s-main-product__price-currency{font-size:18px}}.s-main-product__wholesale-price{display:block;padding:12px 16px;background:#ffe8ec;border-radius:100px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__submit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;width:100%;margin-bottom:13px}@media screen and (min-width: 768px){.s-main-product__submit-wrapper{gap:5px}}.s-main-product__qty-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:96px;height:40px;border:1px solid rgba(29,29,29,.2509803922);border-radius:100px;padding:8px 12px}.s-main-product__qty-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.s-main-product__qty-button:disabled{pointer-events:none;opacity:.3}.s-main-product__qty-button:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.s-main-product__qty-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;padding:0;margin:0;background:#0000;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:textfield;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:20px;text-align:center;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__qty-input::-webkit-outer-spin-button,.s-main-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.s-main-product__qty-input:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.s-main-product__form-submit-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;width:100%;height:40px;background:#1d1d1d;border-radius:100px;cursor:pointer;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;text-align:center;color:#f9f8f8}.s-main-product__form-submit-button--add{display:inline}.s-main-product__form-submit-button--select,.s-main-product__form-submit-button--not-available{display:none}.s-main-product__form-submit-button:disabled{pointer-events:none;opacity:.6}.s-main-product__form-submit-button.not-available{opacity:.5;pointer-events:none}.s-main-product__form-submit-button.not-available .s-main-product__form-submit-button--add,.s-main-product__form-submit-button.not-available .s-main-product__form-submit-button--select{display:none}.s-main-product__form-submit-button.not-available .s-main-product__form-submit-button--not-available{display:inline}.s-main-product__form-submit-button.select{pointer-events:none}.s-main-product__form-submit-button.select .s-main-product__form-submit-button--add{display:none}.s-main-product__form-submit-button.select .s-main-product__form-submit-button--select{display:inline}.s-main-product__form-submit-button.select .s-main-product__form-submit-button--not-available{display:none}.s-main-product__form-submit-button:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.s-main-product__available-text{display:block;font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:13px;line-height:9px;color:#1d1d1d}.s-main-product__available-text.hidden{display:none}.s-main-product__delivery-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:12px;margin-top:20px;margin-bottom:30px;gap:13px;width:100%;border:1px solid #d6d6d3;border-radius:8px}@media screen and (min-width: 768px){.s-main-product__delivery-info{margin-top:6px}}.s-main-product__delivery-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:34px;padding-top:6px}.s-main-product__delivery-icon svg{width:36px;height:28px}.s-main-product__delivery-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-items:flex-start}.s-main-product__delivery-title{display:block;margin:0;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#2d2f33}.s-main-product__delivery-text{display:block;margin:0;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#2d2f33}.s-main-product__main-footer{position:relative;padding-top:33px;padding-bottom:50px}@media screen and (min-width: 768px){.s-main-product__main-footer{padding-top:0;padding-bottom:0}}.s-main-product__main-footer:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:0;pointer-events:none;width:calc(100% + 48px);height:100%;background:#fff}@media screen and (min-width: 768px){.s-main-product__main-footer:before{background:#0000}}.s-main-product__product-info-wrapper{display:block;position:relative;z-index:1;margin-bottom:74px}@media screen and (min-width: 768px){.s-main-product__product-info-wrapper{display:none}}.s-main-product__shop-the-look-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:22px 11px 18px;position:relative;z-index:1;border:1px solid #d6d6d3;border-radius:8px}.s-main-product__shop-the-look-wrapper:after{content:"";position:absolute;top:41.5px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:1;width:calc(100% - 40px);height:.8px;background:#d6d6d3}.s-main-product__shop-the-look-title{display:block;padding:0 5px;margin:0 0 10.5px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:150%;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.s-main-product__shop-the-look-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:23px;width:100%;padding-top:26.5px}body:has(.s-main-product__price-wrapper.s-main-product__price-wrapper--mobile.is-active) .s-main-product__title-wrapper{margin-top:85px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-main-product.css.map */
