.c-product-sticky-bar{display:block;width:100%;background:#f9f8f8;-webkit-box-shadow:2px 2px 20px 2px rgba(0,0,0,.1019607843);box-shadow:2px 2px 20px 2px rgba(0,0,0,.1019607843)}.c-product-sticky-bar--rtl{direction:rtl}@media screen and (max-width: 768px){.c-product-sticky-bar--hide-mobile{display:none}}.c-product-sticky-bar__inner{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;gap:10px;max-width:1440px;height:88px;padding:14px 24px;margin:0 auto}@media screen and (min-width: 768px){.c-product-sticky-bar__inner{height:116px;padding:14px 37px}}.c-product-sticky-bar__product-info{display:none;-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:29px}@media screen and (min-width: 768px){.c-product-sticky-bar__product-info{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-product-sticky-bar__image{width:68px;height:88px;border-radius:4px;overflow:hidden}.c-product-sticky-bar__image img{width:100%;height:100%}.c-product-sticky-bar__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}.c-product-sticky-bar__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}.c-product-sticky-bar__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){.c-product-sticky-bar__item-input-wrapper{gap:12px;width:50%}}.c-product-sticky-bar__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){.c-product-sticky-bar__item-input-label{font-size:12px}}.c-product-sticky-bar__select{width:100%;position:relative}.c-product-sticky-bar__select[open]{z-index:1}.c-product-sticky-bar__select[open] .s-main-product__select-button-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-product-sticky-bar__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}.c-product-sticky-bar__select-button:before{content:var(--selection)}.c-product-sticky-bar__select-button::-webkit-details-marker{display:none}.s-main-product__select[open] .c-product-sticky-bar__select-button:before{content:"";display:block;width:100vw;height:100vh;background:rgba(0,0,0,0);position:fixed;top:0;left:0}.c-product-sticky-bar__select-button:focus{outline:none}.c-product-sticky-bar__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}.c-product-sticky-bar__select-button-icon svg{width:100%;height:100%}.c-product-sticky-bar__select-list{max-height:100px;overflow-y:scroll;width:100%;background:#fff;position:absolute;bottom: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)}.c-product-sticky-bar__select-list-item{list-style-type:none;margin:0;padding:4px 0;border-bottom:1px solid rgba(29,29,29,.25)}.c-product-sticky-bar__select-list-item[disabled]{pointer-events:none !important;opacity:50%}.c-product-sticky-bar__select-list-item:first-child{padding-top:0}.c-product-sticky-bar__select-list-item:last-child{padding-bottom:0;border-bottom:none}.c-product-sticky-bar__select-list-item--disabled{opacity:.5;pointer-events:none}.c-product-sticky-bar__select-list-item.blocked{display:none}.c-product-sticky-bar__select-list-item:hover label{font-weight:500}.c-product-sticky-bar__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}.c-product-sticky-bar__select-list-item-label span{--display: none;display:var(--display);width:1rem;height:1rem;border:1px solid #727272;border-radius:3px}.c-product-sticky-bar__select-list-item-label svg{display:none}.c-product-sticky-bar__select-list-item-label svg path{fill:#000}.c-product-sticky-bar__select-list-item-label.disabled:not(.no-disable){opacity:.5}.c-product-sticky-bar__select-list-item-label[checked] svg{display:block}.c-product-sticky-bar__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}.c-product-sticky-bar__select-input:checked{display:inline;--display: block}.c-product-sticky-bar__select-input.checked{display:inline;--display: block}.c-product-sticky-bar__select-input:after{content:attr(title);color:#2d2f33;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400}.c-product-sticky-bar__variants-wrapper{display:none;-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:20px;width:42%}@media screen and (min-width: 992px){.c-product-sticky-bar__variants-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1440px){.c-product-sticky-bar__variants-wrapper{gap:56px}}.c-product-sticky-bar__option-name{display:block;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;white-space:nowrap}.c-product-sticky-bar__option-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;gap:9px;width:50%;-ms-flex-negative:1;flex-shrink:1;padding-bottom:18px}@media screen and (min-width: 1440px){.c-product-sticky-bar__option-wrapper{gap:20px;-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;padding-bottom:0}}.c-product-sticky-bar__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}.c-product-sticky-bar--rtl .c-product-sticky-bar__option-select{background-position:left 13.25px top 12.25px}.c-product-sticky-bar__option-select:focus-visible{border:1px solid rgba(29,29,29,.5);outline:none}.c-product-sticky-bar__product-form{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:15px;width:100%}@media screen and (min-width: 768px){.c-product-sticky-bar__product-form{width:auto}}@media screen and (min-width: 1200px){.c-product-sticky-bar__product-form{gap:55px}}.c-product-sticky-bar__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}.c-product-sticky-bar__price-container--desktop{display:none}@media screen and (min-width: 768px){.c-product-sticky-bar__price-container--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-product-sticky-bar__price-container--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.c-product-sticky-bar__price-container--mobile{display:none}}.c-product-sticky-bar__price{display:inline-block;white-space:nowrap;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#f9f8f8}.c-product-sticky-bar__price--discount{color:#c3324c}@media screen and (min-width: 768px){.c-product-sticky-bar__price{color:#1d1d1d;font-size:24px;line-height:18px}}.c-product-sticky-bar__compare-at-price{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#c6c6c6}@media screen and (min-width: 768px){.c-product-sticky-bar__compare-at-price{font-size:24px;line-height:18px}}.c-product-sticky-bar__price-currency{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;letter-spacing:.5px;text-transform:uppercase}@media screen and (min-width: 768px){.c-product-sticky-bar__price-currency{font-size:18px;line-height:18px}}.c-product-sticky-bar__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}@media screen and (min-width: 768px){.c-product-sticky-bar__form-submit-button{width:240px}}.c-product-sticky-bar__form-submit-button--add{display:inline}.c-product-sticky-bar__form-submit-button--select{display:none}.c-product-sticky-bar__form-submit-button--not-available{display:none}.c-product-sticky-bar__form-submit-button:disabled{pointer-events:none;opacity:.6}.c-product-sticky-bar__form-submit-button.disabled{pointer-events:none}.c-product-sticky-bar__form-submit-button.not-available{opacity:.5;pointer-events:none}.c-product-sticky-bar__form-submit-button.not-available .c-product-sticky-bar__form-submit-button--add{display:none}.c-product-sticky-bar__form-submit-button.not-available .c-product-sticky-bar__form-submit-button--select{display:none}.c-product-sticky-bar__form-submit-button.not-available .c-product-sticky-bar__form-submit-button--not-available{display:inline}.c-product-sticky-bar__form-submit-button.select{pointer-events:none}.c-product-sticky-bar__form-submit-button.select .c-product-sticky-bar__form-submit-button--add{display:none}.c-product-sticky-bar__form-submit-button.select .c-product-sticky-bar__form-submit-button--select{display:inline}.c-product-sticky-bar__form-submit-button.select .c-product-sticky-bar__form-submit-button--not-available{display:none}.c-product-sticky-bar__form-submit-button:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.c-product-sticky-bar__submit-button-decoration{display:inline-block}.c-product-sticky-bar__submit-button-decoration--space{-webkit-margin-start:12px;margin-inline-start:12px}@media screen and (min-width: 768px){.c-product-sticky-bar__submit-button-decoration{display:none}}