:root{--palette__white: #FFFFFF;--palette__black: #000000;--color__primary-100: #191919;--color__primary-50: #747474;--color__primary-30: #D2D2D2;--color__primary-20: #E6E6E5;--color__secondary: #EFECE6;--color__secondary--dark: #DBD4C7;--color__corp: var(--color__primary-100);--color__body-bg: white;--color__header-bg: var(--palette__white);--color__footer-bg: var(--color__secondary);--color__block-bg: var(--color__secondary);--color__text: #2E2E2E;--color__text-title: var(--color__primary-100);--link__color: #191919;--link__color--hover: #191919;--link__color--active: #191919;--selection__color: var(--color__text);--selection__bg-color: #DDD3CC;--border-color__details: #D9D9D9;--ui-color__details: #D9D9D9;--ui-color__bg-shade: #F5F5F5;--ui-color__info: #00cbe6;--ui-color__warning: #ff9f0f;--ui-color__danger: #e74c40;--ui-color__success: #639c63;--color__product-slider-control: var(--color__secondary);--review-star-filled: #4B4A4E;--review-star-empty: #D0D0D0;--bg-color__account: #F9F9F9}:root{--site__max-width: 1400px;--spacing-unit: 1em;--spacing-xxxs: calc(0.125 * var(--spacing-unit));--spacing-xxs: calc(0.25 * var(--spacing-unit));--spacing-xs: calc(0.5 * var(--spacing-unit));--spacing-sm: calc(0.75 * var(--spacing-unit));--spacing-md: calc(1 * var(--spacing-unit));--spacing-lg: calc(1.25 * var(--spacing-unit));--spacing-xl: calc(1.5 * var(--spacing-unit));--spacing-xxl: calc(1.75 * var(--spacing-unit));--spacing-xxxl: calc(2 * var(--spacing-unit));--spacing-xxxxl: calc(4 * var(--spacing-unit));--spacing-unit-fixed: 1rem;--spacing-xxxs-fixed: calc(0.125 * var(--spacing-unit-fixed));--spacing-xxs-fixed: calc(0.25 * var(--spacing-unit-fixed));--spacing-xs-fixed: calc(0.5 * var(--spacing-unit-fixed));--spacing-sm-fixed: calc(0.75 * var(--spacing-unit-fixed));--spacing-md-fixed: calc(1 * var(--spacing-unit-fixed));--spacing-lg-fixed: calc(1.25 * var(--spacing-unit-fixed));--spacing-xl-fixed: calc(1.5 * var(--spacing-unit-fixed));--spacing-xxl-fixed: calc(1.75 * var(--spacing-unit-fixed));--spacing-xxxl-fixed: calc(2 * var(--spacing-unit-fixed));--spacing-xxxxl-fixed: calc(4 * var(--spacing-unit-fixed));--header__height: 50px}:root{--font__primary: Azeret, sans-serif;--font__stripe: var(--font__primary);--font-size__stripe: 12px;--text-base-size: 1em;--text-scale-ratio: 1.125;--text-xxxl: calc(var(--text-base-size) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl: calc(var(--text-base-size) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl: calc(var(--text-base-size) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-lg: calc(var(--text-base-size) * var(--text-scale-ratio));--text-md: var(--text-base-size);--text-sm: calc(var(--text-base-size) / var(--text-scale-ratio));--text-xs: calc(var(--text-base-size) / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-xxs: calc(var(--text-base-size) / (var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio)));--text-weight-light: 300;--text-weight-normal: 400;--text-weight-medium: 500;--text-weight-semibold: 600;--text-weight-bold: 700}:root{--ui-form__checkbox-color--disabled: #F5F5F5}.l-cart{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:var(--spacing-md-fixed);padding-left:var(--spacing-md-fixed);padding-right:var(--spacing-md-fixed)}@media(min-width: 992px){.l-cart{flex-wrap:nowrap}}.l-cart__column{width:100%}@media(min-width: 992px){.l-cart__column--main{width:calc(70% - 32px * 2)}.l-cart__column--aside{width:30%}}.l-opc-steps{display:flex;flex-direction:column;display:-ms-grid;-ms-grid-columns:100%;width:100%}@media(min-width: 768px){.l-opc-steps{flex-direction:row;flex-wrap:wrap;-ms-grid-columns:370px 1fr 1fr;-ms-grid-rows:370px 1fr}}@media(min-width: 1200px){.l-opc-steps{-ms-grid-columns:370px 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr}}.l-opc-steps__step--one{width:100%;margin-bottom:7.5px;-ms-grid-column:1;-ms-grid-row:2}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.l-opc-steps__step--one{width:100%;margin-bottom:0}}@media(min-width: 768px){.l-opc-steps__step--one{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column-span:1;-ms-grid-row-span:3}}@media screen and (min-width: 768px)and (-ms-high-contrast: active),(min-width: 768px)and (-ms-high-contrast: none){.l-opc-steps__step--one{width:calc(100% - 7.5px);margin-right:7.5px;margin-bottom:0}}.l-opc-steps__step--two{width:50%;padding-right:7.5px;-ms-grid-column:1;-ms-grid-row:1}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.l-opc-steps__step--two{width:calc(100% - 7.5px);padding-right:0}}@media(min-width: 768px){.l-opc-steps__step--two{-ms-grid-column:2;-ms-grid-row:1;-ms-grid-column-span:2;-ms-grid-row-span:1}}@media screen and (min-width: 768px)and (-ms-high-contrast: active),(min-width: 768px)and (-ms-high-contrast: none){.l-opc-steps__step--two{width:calc(100% - 15px);margin-left:7.5px;margin-right:7.5px}}.l-opc-steps__step--three{width:50%;padding-left:7.5px;-ms-grid-column:1;-ms-grid-row:1}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.l-opc-steps__step--three{width:100%;padding-left:0}}@media(min-width: 768px){.l-opc-steps__step--three{-ms-grid-column:2;-ms-grid-row:2;-ms-grid-column-span:2;-ms-grid-row-span:1}}@media screen and (min-width: 768px)and (-ms-high-contrast: active),(min-width: 768px)and (-ms-high-contrast: none){.l-opc-steps__step--three{width:calc(100% - 7.5px);margin-left:7.5px}}.l-opc-steps__step--four{width:100%;margin-top:15px;-ms-grid-column:2;-ms-grid-row:2}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.l-opc-steps__step--four{width:100%;margin-top:0}}@media(min-width: 768px){.l-opc-steps__step--four{-ms-grid-column:2;-ms-grid-row:3;-ms-grid-column-span:2;-ms-grid-row-span:2}}@media screen and (min-width: 768px)and (-ms-high-contrast: active),(min-width: 768px)and (-ms-high-contrast: none){.l-opc-steps__step--four{width:calc(100% - 7.5px);margin-left:7.5px;margin-top:15px}}.l-opc-steps__step--single{width:100%;margin-left:auto;margin-right:auto}@supports(display: grid){.l-opc-steps{margin-bottom:var(--spacing-md-fixed);display:grid;grid-gap:var(--spacing-md-fixed);grid-template-areas:"step1" "step2" "step3" "step4"}@media(min-width: 992px){.l-opc-steps{grid-gap:var(--spacing-xxxl-fixed);grid-template-areas:"step1 step2 step2" "step1 step3 step3" "step1 step4 step4" "step1 step4 step4"}}@media(min-width: 1200px){.l-opc-steps{grid-template-columns:370px 1fr 1fr}}.l-opc-steps__step--flex{margin-bottom:calc(var(--spacing-xxxl) * 2)}.l-opc-steps__step--one{grid-area:step1}@media(min-width: 768px){.l-opc-steps__step--one{margin-right:0}}.l-opc-steps__step--two{width:100%;padding-right:0;grid-area:step2}@media(min-width: 768px){.l-opc-steps__step--two{margin-left:0;margin-right:0}}.l-opc-steps__step--three{width:100%;padding-left:0;grid-area:step3}@media(min-width: 768px){.l-opc-steps__step--three{margin-left:0}}.l-opc-steps__step--four{margin-top:0;grid-area:step4}@media(min-width: 768px){.l-opc-steps__step--four{margin-left:0}}.l-opc-steps__step--single{width:100%;margin-left:auto;margin-right:auto}}.l-opc-steps{margin-bottom:var(--spacing-xxxl-fixed)}.l-opc-steps--flex{padding:var(--spacing-xxxl-fixed) var(--spacing-md-fixed);display:flex;flex-wrap:wrap}@media(min-width: 992px){.l-opc-steps--flex{flex-wrap:nowrap;justify-content:space-between}}.l-opc-steps--flex__main{width:100%}@media(min-width: 992px){.l-opc-steps--flex__main{width:calc(70% - 60px * 2)}}.l-opc-steps--flex__summary{width:100%}@media(min-width: 992px){.l-opc-steps--flex__summary{width:30%;flex-shrink:0;margin-left:var(--spacing-xxxl-fixed)}}.l-opc-steps__step--flex{margin-bottom:calc(var(--spacing-xxl-fixed) * 2)}.l-opc-steps__summary{position:-webkit-sticky;position:sticky;top:100px}.c-empty-fallback{text-align:center;padding:0;display:flex;flex-direction:column;align-items:center}.c-empty-fallback__title{margin-bottom:var(--spacing-md-fixed)}.c-empty-fallback__svg{width:100px;margin-top:var(--spacing-xxxl-fixed)}@media(min-width: 768px){.c-empty-fallback__svg{width:130px;margin-top:unset}}.c-empty-fallback__path--base{fill:rgba(205,223,205,.5)}.c-empty-fallback__path--accent{fill:var(--color__secondary)}.c-empty-fallback__path--bg{fill:var(--color__body-bg)}.c-empty-fallback__text{color:var(--color__text);font-size:var(--text-md)}@media(min-width: 768px){.c-empty-fallback__text{font-size:var(--text-xxl)}}.c-empty-fallback__text--small{font-size:var(--text-md)}.c-empty-fallback__text--wishListDetail{margin-top:var(--spacing-xxxl-fixed);font-size:var(--text-md);line-height:1.5;font-weight:var(--text-weight-normal)}.c-empty-fallback__btn{margin-top:var(--spacing-md-fixed);width:100%;font-size:14px}@media(min-width: 768px){.c-empty-fallback__btn{margin-top:var(--spacing-xxxl-fixed);width:-webkit-max-content;width:max-content}}.c-payment__wrapper,.c-carrier__wrapper{border-radius:0;border:1px solid var(--color__primary-20);margin-bottom:5px}.c-payment__wrapper:has(.is-selected),.c-carrier__wrapper:has(.is-selected){border:1px solid var(--palette__black);overflow:hidden}.c-payment__wrapper-inner,.c-carrier__wrapper-inner{border:none;border-top:1px solid var(--palette__black);background-color:var(--ui-color__bg-shade)}.c-payment__wrapper-inner:has(.StripeElement),.c-carrier__wrapper-inner:has(.StripeElement){padding:var(--spacing-md-fixed)}.c-payment__wrapper-inner .c-step-option,.c-carrier__wrapper-inner .c-step-option{padding-top:var(--spacing-md-fixed);padding-bottom:var(--spacing-md-fixed)}.c-payment__wrapper-inner .c-step-option:not(:last-of-type),.c-carrier__wrapper-inner .c-step-option:not(:last-of-type){border-bottom:1px solid #e0e0e0}.c-payment__wrapper-inner--center-iframe,.c-carrier__wrapper-inner--center-iframe{text-align:center;padding-top:var(--spacing-xxl-fixed);padding-bottom:var(--spacing-xxl-fixed)}.c-payment-confirmation{margin-top:32px;background-color:var(--ui-color__bg-shade);display:flex;flex-direction:column}.c-payment-confirmation__hgroup{text-align:center;background-color:#191919}.c-payment-confirmation__hgroup-title{display:block;padding-top:16px;padding-bottom:16px;color:#fff;font-size:21px;font-weight:bold}.c-payment-confirmation__img{max-width:100%}.c-payment-confirmation__title{display:block;color:#191919;font-size:40px;font-weight:bold;line-height:1em}.c-payment-confirmation__subtitle{display:block;color:#191919;font-size:20px;font-weight:bold}.c-payment-confirmation__wrapper-img{position:relative;height:250px;margin-bottom:20px;background:url(/themes/default-bootstrap/img/home/confirmation.jpg) no-repeat;background-position-y:-215px;background-size:cover;display:flex;justify-content:center}@media(max-width: 767.9px){.c-payment-confirmation__wrapper-img{background-position-y:0}}.c-payment-confirmation__overlay{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-color:rgba(219,212,199,.5)}.c-payment-confirmation__icon-check{color:#fff;font-size:130px;z-index:1;align-self:center}@media(min-width: 768px){.c-payment-confirmation__icon-check{font-size:200px}}.c-payment-confirmation__wrapper-title{width:95%;margin:0 auto;margin-bottom:32px;padding-bottom:20px;text-align:center;border-bottom:1px solid #444}.c-payment-confirmation__wrapper{padding-left:40px;padding-right:40px;display:flex;flex-direction:column;justify-content:space-around}@media(min-width: 768px){.c-payment-confirmation__wrapper{flex-direction:row}}.c-payment-confirmation__section-title{font-size:20px;font-size:1.125em;color:#191919;font-weight:var(--text-weight-medium);margin-bottom:16px}@media(max-width: 767.9px){.c-payment-confirmation__section-title{text-align:left}}.c-payment-confirmation__section-text{color:#191919;font-size:14px;font-family:"Azeret",sans-serif;margin-bottom:32px;margin-top:16px;font-weight:var(--text-weight-medium);margin-bottom:16px}.c-payment-confirmation__summary{width:100%}@media(min-width: 768px){.c-payment-confirmation__summary{width:50%;margin-right:20px}}.c-payment-confirmation__btn-info{width:100%;font-size:var(--text-sm);margin-top:32px;display:flex;justify-content:space-between;align-items:center}@media(min-width: 768px){.c-payment-confirmation__btn-info{width:50%}}.c-payment-confirmation__icon-right{font-size:20px}.c-payment-confirmation__img-redsys{max-width:100%;margin-bottom:25px}.c-payment-confirmation__item-payment{margin-bottom:16px;font-size:14px;line-height:1.2}.c-payment-confirmation__item-payment::marker{font-size:5px}.c-payment-confirmation__wrapper-bottom{background-color:#fff;padding-top:20px;display:flex;flex-direction:column}@media(min-width: 768px){.c-payment-confirmation__wrapper-bottom{height:auto;flex-direction:row}}.c-payment-confirmation__refund{background-color:var(--ui-color__bg-shade);padding:40px}@media(min-width: 768px){.c-payment-confirmation__refund{width:50%;margin-right:20px;height:270px}}.c-payment-confirmation__help{background-color:var(--ui-color__bg-shade);padding:40px;margin-top:16px}@media(min-width: 768px){.c-payment-confirmation__help{width:50%;margin-left:20px;margin-top:0}}.c-payment-confirmation__title-refund{display:block;font-size:20px;color:#191919;font-weight:bold}.c-payment-confirmation__text-refund{display:block;margin-top:10px;margin-bottom:10px;color:#424242;font-size:.75rem}.c-payment-confirmation__title-refund{display:block;color:#191919;font-size:20px;font-weight:bold;text-align:center}.c-payment-confirmation__text-refund{display:block;margin-top:10px;margin-bottom:10px;color:#191919;font-family:"Azeret",sans-serif;font-size:.75rem;text-align:center}.c-payment-confirmation__textarea{padding:16px;color:#444;font-family:"Azeret",sans-serif;font-size:.75rem;background-color:#fff !important}.c-payment-confirmation__wrapper-stars{margin-bottom:10px;display:flex;justify-content:center}.c-payment-confirmation__icon-star{margin-right:5px;font-size:26px;color:#f5c50b}.c-payment-confirmation__icon-star:nth-child(5){color:#444}.c-payment-confirmation__list{margin-top:16px;padding-left:16px}@media(min-width: 768px){.c-payment-confirmation__list{margin-top:48px}}.c-payment-confirmation__extra-details{margin-bottom:32px;font-size:16px;color:#311e06;background-position:left 15px top 10px;display:flex;justify-content:center;align-items:center}@media(min-width: 768px){.c-payment-confirmation__extra-details{width:85%}}.c-payment-confirmation__extra-details-form{margin-top:8px;margin-bottom:0;justify-content:center}.c-payment-confirmation__extra-details-input{background-color:#fff;padding-left:5px !important;padding-right:5px;border:1px solid #191919;font-size:1em}.c-payment-summary{margin-top:10.6666666667px;padding:24px 32px;background-color:#fff;border-radius:5px;display:flex;flex-wrap:wrap}.c-payment-summary__item{margin-bottom:0;padding-top:8px;padding-bottom:8px;padding-left:8px;font-family:"Azeret",sans-serif;font-size:.75rem}.c-payment-summary__item:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--ui-color__bg-shade)}.c-payment-summary__item--term{width:35%;color:#191919;font-weight:normal}.c-payment-summary__item--definition{width:65%;color:#191919;font-weight:bold}.c-payment-method{margin-bottom:16px}@media(min-width: 768px){.c-payment-method{margin-bottom:32px}}.c-payment-method__step{background-color:var(--color__secondary);padding:16px;border-bottom:1px solid #191919;display:flex;justify-content:space-between}.c-payment-method__step:first-of-type{border-top:1px solid #191919;display:flex;flex-direction:column;align-items:flex-start}@media(min-width: 768px){.c-payment-method__step:first-of-type{flex-direction:row;align-items:unset}}.c-payment-method__step-title{color:#191919;font-size:14px;font-weight:var(--text-weight-semibold)}@media(max-width: 767.9px){.c-payment-method__step:nth-of-type(2){display:flex;flex-direction:column}.c-payment-method__step:nth-of-type(2) .c-payment-method__text{text-align:left}}@media(max-width: 767.9px){.c-payment-method__step:nth-of-type(3){flex-direction:column;align-items:flex-start}}.c-payment-method__text{color:#191919;font-size:14px;font-family:"Azeret",sans-serif;text-align:left}.c-payment-method__text:last-child{margin-bottom:0}@media(min-width: 768px){.c-payment-method__text{font-size:14px;text-align:right}}.c-payment-method__text--link{font-weight:bold}.c-payment-method__text--link:hover{color:#424242}.c-payment-method__inline-button{display:inline-block;padding:3px;font-size:.9em;line-height:1}@media(min-width: 768px){.c-payment-method__inline-button{margin-left:8px}}.c-payment-method__inline-button .o-icon{vertical-align:middle}.c-stock-msg{padding:var(--stock-msg__padding, var(--spacing-xs-fixed) 0);font-size:var(--text-xxs);font-weight:var(--text-weight-light);color:var(--stock-msg__fg, var(--color__text));background-color:var(--stock-msg__bg, transparent);line-height:1.2;border:var(--stock-msg__border, 1px solid transparent);width:100%}@media(min-width: 768px){.c-stock-msg{max-width:calc(100% - var(--spacing-xxs-fixed) - 40px)}}.c-stock-msg--success{--stock-msg__fg: #0D5F00}.c-product-addtocart__stock .c-stock-msg--warning{--stock-msg__bg: rgba(241, 237, 228, 0.80);--stock-msg__border: 1px solid #C6A78A;--stock-msg__padding: var(--spacing-xs-fixed) var(--spacing-md-fixed);--stock-msg-delivery__color: #EB001B}.c-stock-msg__icon{padding-bottom:.1em;margin-right:var(--spacing-xxxs-fixed);font-size:1.2em;color:var(--stock-msg__icon-fg, var(--stock-msg__fg, var(--color__text)));background-color:var(--stock-msg__icon-bg, var(--stock-msg__bg, transparent));display:inline-flex;vertical-align:middle}.c-stock-msg__icon .o-status-text__icon{margin-right:unset}.c-stock-msg__delivery{color:var(--stock-msg-delivery__color, currentColor)}.c-cart-discounts--padding{padding-left:16px;padding-right:16px}.c-cart-discounts__item{margin-bottom:10.6666666667px}@media(min-width: 992px){.c-cart-summary--responsive .c-cart-summary__item{flex-wrap:nowrap}}.c-cart-summary__alert{padding:var(--spacing-md-fixed);border-radius:3px;font-size:1em;background-color:var(--alert__bg-color, transparent);flex-shrink:0;align-self:center}@media(min-width: 768px){.c-cart-summary__alert{font-size:.875em}}.c-cart-summary__alert--partial-shipping{--alert__bg-color: #EFECE6}.c-cart-summary__alert--third-parties{--alert__bg-color: #F3F3F3;display:flex;column-gap:11px}.c-cart-summary__alert--third-parties-icon{font-size:1.7em;flex-shrink:0}.c-cart-summary__group{margin-bottom:var(--spacing-md-fixed)}.c-cart-summary__group-title{margin-bottom:var(--spacing-sm-fixed);font-weight:var(--text-weight-medium);font-size:1.125em;display:flex;justify-content:space-between}.c-cart-summary__group-expected{text-align:right}.c-cart-summary__hgroup{display:flex}.c-cart-summary__heading{margin-right:var(--spacing-md-fixed);font-family:"Azeret",sans-serif;font-size:.75rem;font-weight:bold;text-transform:uppercase;color:#191919}.c-cart-summary__heading--product{width:35%}.c-cart-summary__heading--price{margin-left:auto;width:15%;text-align:right}.c-cart-summary__heading--quantity{width:20%;text-align:center}.c-cart-summary__heading--subtotal{width:10%;text-align:right}.c-cart-summary__heading--empty{width:4%}.c-cart-summary__list+.c-cart-summary__list .c-cart-product__item::before{content:none}.c-cart-summary__item{border:1px solid var(--border-color__details);background-color:#fff;margin-bottom:var(--spacing-md-fixed);display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.c-cart-summary__item--discount{background-color:#e7f0e7;padding:var(--spacing-md-fixed);margin-top:var(--spacing-md-fixed);border:none}.c-cart-summary__item--discount:not(:last-child){border-bottom:1px solid #fff}.c-cart-summary__item--discount .c-cart-product__title{font-size:1em;height:auto;line-height:1.5}@media(min-width: 768px){.c-cart-summary__item--discount .c-cart-product__title{font-size:.9em}}.c-cart-summary__item--discount .c-cart-product__details{margin-bottom:0}.c-cart-summary__item--discount .c-cart-product__body{align-self:center}.c-cart-summary__textarea{width:100%;border-radius:3px}.c-cart-summary__check{display:flex;justify-content:center;margin-top:28.8px;margin-bottom:28.8px}.c-cart-summary__btn{padding:8px 16px;font-family:"Azeret",sans-serif;font-size:.9rem}.c-cart-summary__btn-wrapper{padding-left:var(--spacing-md-fixed);padding-right:var(--spacing-md-fixed);padding-bottom:var(--spacing-md-fixed)}.c-cart-summary__btn--outlined{border:1px solid #191919;text-transform:none;width:100%}.c-cart-summary__btn--outlined:hover{color:#444;background:#fff;border:1px solid #444}.c-cart-summary__btn-icon{font-size:20px}.c-cart-total{background:var(--color__body-bg);padding:0 var(--spacing-md-fixed)}@media(min-width: 992px){.c-cart-total{padding:0}}@media(max-width: 767.9px){.order-confirmation .c-cart-total{padding-left:0;padding-right:0}}.c-cart-total__list{width:100%;margin-top:0;margin-bottom:calc(var(--spacing-md-fixed) * 3);padding-top:var(--spacing-sm-fixed);border-bottom:1px solid var(--border-color__details);display:flex;flex-wrap:wrap}.c-cart-total__list-item{padding:var(--spacing-xxs-fixed);-webkit-margin-start:auto;margin-inline-start:auto;font-size:var(--text-sm);font-weight:var(--text-weight-medium);color:var(--color__primary-100);align-self:end}.c-cart-total__list-item--term{width:100%;max-width:72.5%;align-self:auto}.c-cart-total__list-item--term:first-of-type,.c-cart-total__list-item--term:last-of-type{border-color:var(--color__primary-100)}.c-cart-total__list-item--term:nth-last-child(2){border-top:1px solid var(--border-color__details)}.c-cart-total__list-item--definition{width:100%;max-width:27.5%;text-align:right;font-weight:var(--text-weight-medium);white-space:nowrap}.c-cart-total__list-item--definition:first-of-type,.c-cart-total__list-item--definition:last-of-type{border-color:var(--color__primary-100)}.c-cart-total__list-item--definition:last-child{border-top:1px solid var(--border-color__details)}.c-cart-total__list-item--total{position:relative;font-weight:var(--text-weight-semibold);margin-top:var(--spacing-sm-fixed);padding-top:var(--spacing-md-fixed);padding-bottom:var(--spacing-xxxl-fixed)}.c-cart-total__list-item--red{color:#e84c41;font-weight:var(--text-weight-semibold)}.c-cart-total__informational-tax{position:absolute;bottom:calc(var(--spacing-sm-fixed) - var(--spacing-xxxs-fixed));left:var(--spacing-xxs-fixed);font-size:var(--text-sm);font-weight:var(--text-weight-light);color:var(--color__primary-50)}.c-cart-total__payment-icon{font-size:1.4rem;vertical-align:bottom}.c-cart-total--confirmation .c-step__title{margin-bottom:var(--spacing-md-fixed)}.c-cart-total--confirmation .c-step__email span{font-weight:var(--text-weight-semibold)}.c-cart-total--confirmation .c-cart-total__list{justify-content:center;margin-bottom:0;border-bottom:unset}.c-cart-total--confirmation .c-cart-total__list-item{-webkit-margin-start:revert;margin-inline-start:revert}.c-cart-total--confirmation .c-cart-total__list-item--term{max-width:none;flex-basis:45%;border-bottom:1px solid var(--color__primary-20);padding-bottom:10px;padding-top:10px}.c-cart-total--confirmation .c-cart-total__list-item--term:nth-last-child(2){border-top:unset}.c-cart-total--confirmation .c-cart-total__list-item--definition{max-width:none;flex-basis:40%;border-bottom:1px solid var(--color__primary-20);padding-bottom:10px;padding-top:10px;white-space:wrap}.c-cart-total--confirmation .c-cart-total__list-item--definition:last-child{border-top:unset}.c-cart-totals{display:flex;flex-direction:column}@media(min-width: 768px){.c-cart-totals{position:-webkit-sticky;position:sticky;top:48px}}.c-cart-coupon{width:100%;padding-top:10px;padding-bottom:10px;text-align:left;background:var(--color__body-bg);border-top:1px solid var(--border-color__details);border-bottom:1px solid var(--border-color__details);flex-grow:1}@media(min-width: 992px){.c-cart-coupon{margin-top:var(--spacing-md-fixed)}.js-totals.js-summary+.c-cart-coupon{padding:16px 16px;padding-bottom:0}}.c-cart-coupon__conditions{display:block;margin-top:10px;font-size:var(--text-xxs);font-weight:var(--text-weight-medium) !important}.c-cart-coupon__container{align-items:center;flex-direction:row;margin-bottom:0}.c-cart-coupon__container .o-form__group{margin-bottom:0}.c-cart-coupon__container .o-form__group:nth-child(2){width:auto}.c-cart-coupon__input{padding-left:8px;margin-right:8px;background:#fff;border:#191919 1px solid}.c-cart-buy{position:relative;bottom:auto;padding:0 16px 0 16px;background:#fff;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media(min-width: 992px){.c-cart-buy{padding:0;left:auto;right:auto;width:100%;margin-left:0;margin-right:0}}@media(max-width: 767.9px){.c-cart-buy--mobile-fixed{position:fixed;left:0;right:0;bottom:0;padding:16px;background:#fff;background:var(--color__body-bg);margin-left:0;margin-right:0}}.c-cart-buy__btn{--btn__font-size: var(--text-md);width:100%;max-width:100%;line-height:2}@media(min-width: 768px){.c-cart-buy__btn{line-height:1.5}}@media(min-width: 992px){.c-cart-buy__btn{width:100%}}.c-cart-buy__btn:not(:last-child){margin-bottom:10px}.c-cart-buy__btn--quick{font-size:1em;border-radius:4px;--btn__text-color--hover: #191919;--btn__bg-color--hover: #f5f5f5;--btn__text-color: #191919;--btn__bg-color: white;--btn__border: 1px solid #555;--btn__padding-top: 0;--btn__padding-bottom: 0;height:35px;flex-grow:1;max-width:100%}@media(min-width: 992px){.c-cart-buy__btn--quick{width:100%}}.c-cart-buy__btn--quick:hover{opacity:.8}.c-cart-buy__btn-wrapper{width:100%;display:flex;flex-direction:column}@media(min-width: 768px){.c-cart-buy__btn-wrapper{flex-direction:row;column-gap:16px}}@media(min-width: 992px){.c-cart-buy__btn-wrapper{flex-direction:column}}.c-cart-buy__btn-wrapper>*{max-width:100%}.c-cart-buy__btn-wrapper>*:not(:last-child){margin-bottom:10px}.c-cart-buy__info-text{padding:5px 1px;font-size:.75em;display:flex}.c-cart-buy__info-text--bottom{border-bottom:1px solid #d4d4d4}.c-cart-buy__finance{width:100%}.c-cart-buy__finance:has(klarna-placement){margin-top:var(--spacing-md-fixed);min-height:70px}.c-cart-buy__finance--paypal-later{min-height:70px;border-style:solid;border-color:var(--color__primary-30);border-width:1px;padding:var(--spacing-md-fixed) var(--spacing-md-fixed) var(--spacing-xs-fixed) var(--spacing-md-fixed)}.c-cart-buy__text{display:var(--cart-buy__text--display, none)}.c-cart-pay-logos__wrapper{margin-top:24px;margin-bottom:16px;border-top:1px #191919 solid}.c-cart-pay-logos__title{position:absolute;padding-left:6px;padding-right:6px;font-size:1em;background-color:#fff;min-width:200px;display:flex;justify-content:center;gap:6px;align-items:center;left:50%;transform:translate(-50%, -16px);white-space:nowrap}@media(min-width: 768px){.c-cart-pay-logos__title{font-size:.875em}}.c-cart-pay-logos__icon{width:1.8em}.c-cart-pay-logos__list{padding-left:0;margin-bottom:0;list-style:none;display:var(--cart-pay__display--list, grid);grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-row-gap:16px;justify-items:center}@media(min-width: 500px){.c-cart-pay-logos__list{grid-template-columns:repeat(4, 1fr);grid-row-gap:32px}}@media(min-width: 600px){.c-cart-pay-logos__list{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 992px){.c-cart-pay-logos__list{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 767.9px){.c-cart-pay-logos__item{width:70%}}@media(min-width: 600px){.c-cart-pay-logos__item{width:100%}}@media(min-width: 800px){.c-cart-pay-logos__item{width:80%}}@media(min-width: 992px){.c-cart-pay-logos__item{width:100%}}.c-cart-pay-logos__item svg{width:100%;display:inline-block}.c-discount-banner{background-color:#f2efec;overflow:hidden;opacity:1;transition:.2s all ease-in-out;margin-top:2px;position:relative;display:flex;flex-wrap:nowrap;align-items:center}.c-discount-banner::before,.c-discount-banner::after{content:"";position:absolute;top:50%;transform:translateY(-50%);display:block;width:40px;height:40px;border-radius:100%;background:#fff;background-color:var(--color__body-bg)}.c-discount-banner::before{left:-20px}.c-discount-banner::after{right:-20px}@media(min-width: 768px){.c-discount-banner--responsive{flex-wrap:nowrap}}@media(min-width: 768px){.c-discount-banner--responsive .c-discount-banner__details{width:55%;border-top-left-radius:10px;border-bottom-left-radius:10px}}@media(min-width: 768px){.c-discount-banner--responsive .c-discount-banner__details::after{content:"";position:absolute;display:block;width:0;height:0;top:50%;right:-32px;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:15px solid #fff;border-right:15px solid transparent;transform:translateY(-50%)}}@media(min-width: 768px){.c-discount-banner--responsive .c-discount-banner__code{width:25%;margin-right:-1px;border:1px solid #fff}}@media(min-width: 768px){.c-discount-banner--responsive .c-discount-banner__btn{width:20%;border-top-right-radius:10px;border-bottom-right-radius:10px;border:1px solid #fff}}.c-discount-banner__details{position:relative;width:auto;padding-left:32px;padding-right:16px;padding-top:16px;padding-bottom:16px;border-right:1px solid var(--ui-color__bg-shade);display:flex;align-items:center;flex-shrink:0}.c-discount-banner__details--product{padding-right:25px}@media(min-width: 768px){.c-discount-banner__details--product{padding-right:20px;padding-left:25px;padding-bottom:16px}}.c-discount-banner__text{margin-left:16px;font-family:"Azeret",sans-serif;font-size:.75rem;color:#191919;line-height:1.4}.c-discount-banner__icon{font-size:33px;color:#191919;transition:.2s all ease-in-out}.c-discount-banner__icon--product{color:#191919}.c-discount-banner__content{width:auto;flex-grow:1}.c-discount-banner__code{font-size:.75rem;font-weight:bold;color:#191919;margin-left:16px;transition:.2s all ease-in-out;flex-grow:1}.c-discount-banner__action{width:auto;padding-right:32px;padding-bottom:10px;display:flex;align-self:flex-end}.c-discount-banner__action--product{padding-right:35px;padding-bottom:0}@media(min-width: 768px){.c-discount-banner__action--product{padding-bottom:15px}}.c-discount-banner__btn{border-left:none;font-family:"Azeret",sans-serif;font-size:.75rem;text-transform:uppercase;color:#e74c40;transition:.2s all ease-in-out;font-weight:500;cursor:pointer;display:flex;align-items:center}.c-discount-banner__btn-icon{margin-left:auto;margin-right:10px;font-size:23px;color:#fff}.c-discount-banner--product{padding:5px}.c-discount-banner--product::before,.c-discount-banner--product::after{box-shadow:inset 0 2px 0 #e0e0e0}.c-step__title{font-size:var(--text-lg);font-weight:var(--text-weight-medium);margin-bottom:var(--spacing-md)}@media(min-width: 768px){.c-step__title{font-size:var(--text-md);margin-bottom:var(--spacing-xxl)}}.c-step__title--welcome{font-size:var(--text-sm);font-weight:var(--text-weight-normal)}.c-step__title--summary{font-size:var(--text-xl)}.c-step__cupon{display:flex;justify-content:space-between;color:var(--color__primary-50);font-size:var(--text-sm);cursor:pointer}.c-step .is-rotated{transform:rotate(180deg);transition:transform .3s ease}.c-account-page{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;width:100%;background-color:var(--bg-color__account, #F9F9F9);--order-return-create-information__font-size: 1rem}@media(min-width: 992px){.c-account-page{display:grid;grid-template-columns:clamp(200px,20%,300px) 1fr 1fr;grid-template-areas:"aside breadcrumb breadcrumb" "aside content content" "aside content content"}}.c-account-page--full{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"breadcrumb breadcrumb breadcrumb" "content content content" "content content content"}.c-account-page__breadcrumb{padding:16px;width:100%;font-size:.875em;display:flex;column-gap:8px;grid-area:breadcrumb;overflow-x:auto;white-space:nowrap}@media(min-width: 768px){.c-account-page__breadcrumb{max-width:calc( var(--site__max-width,1400px) + 32px);margin-left:auto;margin-right:auto}}.c-account-page__breadcrumb-link:link,.c-account-page__breadcrumb-link:visited{text-decoration:none;font-weight:var(--text-weight-normal)}.c-account-page__breadcrumb-link:hover{text-decoration:underline}.c-account-page__breadcrumb-current{font-weight:var(--text-weight-bold)}.c-account-page__main{padding:var(--spacing-sm-fixed) var(--spacing-md-fixed);flex-grow:1;width:100%;grid-area:content}@media(min-width: 992px){.c-account-page__main{padding-bottom:48px}}@media(min-width: 992px){.c-wish-list-page .c-account-page__main{margin-left:0}}.cms-70 .c-account-page__main{display:flex;flex-direction:column}@media(min-width: 992px){.cms-70 .c-account-page__main{margin-top:var(--spacing-lg-fixed);display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--spacing-xxl-fixed)}}.c-account-page__aside{width:100%;flex-shrink:0;grid-column:2 span;grid-area:aside;padding:var(--spacing-sm-fixed) var(--spacing-md-fixed)}@media(min-width: 992px){.c-account-page__aside{background-color:var(--palette__white);font-size:clamp(0.875rem, 0.4440rem + 0.6897vw, 1rem);padding:0}}.c-account-page__content{width:100%;max-width:var(--site__max-width, 1400px);margin-right:auto;margin-left:auto;display:flex;flex-direction:column;gap:16px}#contactcore .c-account-page__content::before{content:none}@media(min-width: 768px){.c-account-page__content{margin-top:20px;display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}}@media(min-width: 1200px){.c-account-page__content{gap:48px}}@media(max-width: 767.9px){.c-account-page__content--double\@sm--down{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 991.9px){.c-account-page__content--form{grid-template-columns:repeat(1, 1fr);gap:unset}}.c-account-page__content--myAddresses{gap:16px}@media(max-width: 991.9px){.c-account-page__content--myAddresses{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.9px){.c-account-page__content--myAddresses{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px){.c-account-page__content--myAddresses{gap:64px}}.c-account-page__content--cms{--site__max-width: 1000px;grid-template-columns:repeat(2, 1fr)}.c-account-page__box{background-color:var(--color__body-bg);border-radius:var(--border-radius-box, 0);box-shadow:var(--shadow-box, 0 0 1px rgba(0, 0, 0, 0.3))}.c-account-page__box-content{padding:var(--spacing-md-fixed)}@media(min-width: 768px){.c-account-page__box-content{padding:var(--spacing-xl-fixed)}}@media(min-width: 1200px){.c-account-page__box-content{padding:var(--spacing-xxxl-fixed)}}.c-account-page__box-content:not(:last-child){border-bottom:1px solid #ececec}.c-modal__dialog--register-login .c-account-page__box-content{padding:0}.c-account-page__box-content .o-form__content-switcher--btn{--form__switcher-text-btn-active: var(--palette__white);--form__switcher-bg-btn-active: var(--color__primary-100);--form__switcher-border-btn-active: 1px solid var(--color__primary-100);--form__switcher-border-radius-btn-active: 0;font-size:clamp(var(--text-xs), 0.3447rem + 1.3652vw, var(--text-md));font-weight:1.1}.c-account-page__box--full-width{grid-column:1/-1}.c-account-page__box--medium-width{grid-column:1/span 2}.c-account-page__box--top-sticky{position:-webkit-sticky;position:sticky;top:calc(16px + var(--header__height))}.c-account-page__box--customize{--account-proinfo__align-items: center;--account-proinfo__justify-content: center}.c-account-page__box--customize.is-bronze{--account-box__bg-color: #FBF6F0}.c-account-page__box--customize.is-silver{--account-box__bg-color: #FCFDFD}.c-account-page__box--customize.is-gold{--account-box__bg-color: #FDF8E7}.c-account-page__box--customize.is-platinum{--account-box__bg-color: #F9F9F9}.c-account-page__box-pro{display:flex;flex-direction:column}@media(min-width: 768px){.c-account-page__box-pro{flex-direction:row}}.c-account-page__box-pro-text{flex-grow:1}.c-account-page__box-pro-level{background-color:var(--account-box__bg-color);width:100%;padding-top:var(--spacing-xl-fixed);padding-bottom:var(--spacing-xl-fixed)}@media(min-width: 768px){.c-account-page__box-pro-level{max-width:285px}}.c-account-page__header{grid-column:2 span}.c-account-page__title{margin-bottom:32px;font-family:var(--font__primary);font-size:1.15em;font-weight:var(--text-weight-medium);color:#191919;line-height:1.15em;order:1;grid-column:1/-1}@media(min-width: 992px){.c-account-page__title{font-size:1em;order:unset}}.c-account-page__title-contact{font-family:unset;margin-bottom:unset;margin-top:35px;font-size:16px;font-weight:bold}@media(min-width: 992px){.c-account-page__title-contact{font-family:"Azeret",sans-serif;font-size:20px;margin-bottom:60px;margin-top:unset;font-weight:unset}}.c-account-page__wrapper-description{grid-column:1/span 2;margin-bottom:16px}.c-account-page__description{display:block;color:var(--color__text);grid-column:1/-1;font-size:var(--text-sm);font-weight:var(--text-weight-light)}.c-account-page__description--bold{font-weight:bold}.c-account-page__description--mbottom{margin:0}.c-account-page__section{grid-column:1/span 2;margin-bottom:20px;display:flex;flex-direction:column;padding:20px}@media(min-width: 992px){.c-account-page__section{padding:0 40px 40px 40px}}.c-account-page__section--col-2{grid-column:span 2}.c-account-page__section--col-3{grid-column:span 3}.c-account-page__section--full{grid-column:unset}@media(min-width: 768px){.c-account-page__section--full{grid-column:3 span}}.c-account-page__alert{display:flex;align-items:center}.c-account-page__alert-icon{font-size:2em;margin-right:8px}.c-account-page__lopd{font-size:12px;color:#505050;line-height:1.4em}.c-account-page__wrapper-btn{height:100px;display:flex;align-items:center;justify-content:center;padding:20px}@media(min-width: 992px){.c-account-page__wrapper-btn{height:350px;min-width:315px}}.c-account-page__wrapper-title{display:flex;justify-content:space-between;align-items:start;flex-direction:column;margin-bottom:15px}@media(min-width: 992px){.c-account-page__wrapper-title{align-items:center;flex-direction:row;margin-bottom:16px}}.c-account-page__sub-title{margin-bottom:15px;font-size:14px;font-weight:400;color:#252a32}@media(min-width: 992px){.c-account-page__sub-title{margin-bottom:40px}}.c-account-page__link-back{margin-top:16px;margin-bottom:16px;padding-bottom:8px;font-size:12px;display:flex;align-items:center;color:#0e0e0e}@media(min-width: 768px){.c-account-page__link-back{margin-top:0;margin-bottom:0}}@media(min-width: 992px){.c-account-page__link-back{grid-column:1/span 2;padding-bottom:0}}.c-account-page__link-back:link,.c-account-page__link-back:visited{color:#0e0e0e;text-decoration:none}.c-account-page__link-back:hover{color:#efece6}.c-account-page__chevron-left{margin-right:5px;font-size:.7em}.c-account-page__wrapper-img{display:flex;justify-content:center;align-items:center;flex-direction:column}.c-account-page__text{font-family:"Azeret",sans-serif;font-size:1rem;color:#b0a499;margin-top:21px;margin-bottom:48px}.c-account-page__btn-account{border-radius:0;width:100%}@media(min-width: 768px){.c-account-page__btn-account{width:290px}}.c-account-page__description-orders{color:#0e0e0e}@media(min-width: 768px){.c-account-page__description-orders{width:240px}}@media(min-width: 992px){.c-account-page__description-orders{width:300px}}.c-account-page__form{display:flex;justify-content:center;align-items:center}.c-account-page__wrapper-buya{grid-column:1/span 3}.c-account-page__wrapper-support{background-color:#e8e8e8;padding:30px;border-radius:5px}@media(min-width: 768px){.c-account-page__wrapper-support{padding:30px 50px 30px 30px}}.c-account-page__wrapper-support-text{font-weight:500;font-size:14px}.c-account-page__wrapper-support-description{font-size:14px}.c-account-page__faq{grid-row:2}.c-account-page__faq-content{min-width:340px;min-height:200px;width:100%}.c-account-page__faq-content li button::before{content:"·";display:block;margin-right:10px;font-size:25px}.c-account-page__faq-content button span:hover{text-decoration:underline}.c-account-page__faq-content button span{font-size:12px}@media(min-width: 768px){.c-account-page__faq-content button span{font-size:14px}}.c-account-page__faq--extra{grid-row:3}.c-account-page-support__aside{margin-top:var(--spacing-lg-fixed);display:flex;flex-direction:column;order:1}.c-account-page-support__aside+.c-account-page__content--cms{grid-column:1/3;grid-row:1}.c-account-page-support__aside--customer-area{margin-top:0;grid-column:2 span;grid-row:3/5;display:flex;flex-wrap:wrap;gap:var(--spacing-md-fixed);flex-direction:row}@media(min-width: 768px){.c-account-page-support__aside--customer-area{grid-column:3/4;grid-row:1/6;flex-direction:column;row-gap:var(--spacing-xxl-fixed)}}.c-account-page-support__title{padding-bottom:var(--spacing-xs-fixed);margin-bottom:var(--spacing-xl-fixed);display:flex;align-items:center;column-gap:var(--spacing-xs-fixed);font-size:var(--text-xl);font-weight:var(--text-weight-semibold)}.c-account-page-support__title--subtitle{font-size:var(--text-lg)}.c-account-page-support__title svg{flex-shrink:0}.c-account-page-support__subtitle{padding-top:var(--spacing-xl-fixed);grid-column:1/-1;font-size:var(--text-lg);border-bottom:1px solid currentColor;font-weight:var(--text-weight-semibold)}.c-account-page-support__block{font-size:var(--text-sm);display:flex;flex-direction:column}.c-account-page-support__contact-box{display:flex;flex-direction:column;padding:var(--spacing-lg-fixed);background-color:var(--color__body-bg);box-shadow:var(--shadow-box, 0 0 1px rgba(0, 0, 0, 0.3));width:100%}@media(min-width: 992px){.c-account-page-support__contact-box{max-width:calc(var(--spacing-xxxxl-fixed) * 6)}}.c-account-page-support__aside--customer-area .c-account-page-support__contact-box:not(:nth-child(3)){max-width:calc(50% - var(--spacing-md-fixed) / 2)}@media(min-width: 768px){.c-account-page-support__aside--customer-area .c-account-page-support__contact-box{max-width:100%}.c-account-page-support__aside--customer-area .c-account-page-support__contact-box:not(:nth-child(3)){max-width:100%}}@media(min-width: 992px){.c-account-page-support__aside--customer-area .c-account-page-support__contact-box{max-width:100%}}.c-account-page-support--general{order:1}@media(min-width: 768px){.c-account-page-support--general{order:0}}.c-account-page-support__list{display:grid;grid-template-columns:1fr;row-gap:30px;column-gap:30px}@media(min-width: 768px){.c-account-page-support__list{grid-template-columns:1fr 1fr}}.c-account-page-support__description{line-height:1.25;font-weight:var(--text-weight-light)}.c-account-page-support__view{--btn__padding-top: 0;--btn__padding-right: 0;--btn__padding-bottom: 0;--btn__padding-left: 0;--btn__padding-top-lg: 0;--btn__padding-right-lg: 0;--btn__padding-bottom-lg: 0;--btn__padding-left-lg: 0;--btn__border-radius: 0;--btn__text-color: #6C6C6C;align-self:self-start;line-height:1.2;text-decoration:underline}.c-account-page__logo{height:var(--spacing-xl-fixed);display:block;font-size:var(--text-xl);width:105px;margin-right:var(--spacing-sm-fixed)}.c-deliveryWarningsModal__content{height:350px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 20px}.c-deliveryWarningsModal__wrapper-text{display:flex;flex-direction:column}.c-deliveryWarningsModal__wrapper-btn{display:flex;justify-content:center;align-items:center;width:100%}.c-step--summary{padding-top:32px;padding-bottom:32px;max-width:1400px;margin-right:auto;margin-left:auto}.modal-open .c-step--summary{top:8%}.c-step__text{margin-bottom:10px}.c-step__intro{display:flex;flex-direction:column}@media(min-width: 768px){.c-step__intro{flex-direction:row;justify-content:space-between}}.c-step__intro-item{display:flex;flex-direction:column;align-items:stretch;width:100%;position:relative}.c-step__intro-item:not(:last-of-type){margin-bottom:32px}@media(min-width: 768px){.c-step__intro-item{width:calc(50% - 32px);align-items:flex-end}.c-step__intro-item:not(:last-of-type){margin-right:32px;margin-bottom:0}}.c-step__intro-btn{margin-top:auto}.c-step__titl{padding:16px 0;font-weight:var(--text-weight-medium);font-size:1.13em;color:#191919}.c-step__titl--m{font-size:var(--text-weight-medium)}.c-step__titl--comment{font-size:.88em;font-weight:var(--text-weight-normal)}.c-step__titl--welcome{font-size:.9em}.c-step__titl--email{font-weight:var(--text-weight-medium)}.c-step__titl--regular{font-family:"Azeret",sans-serif}.c-step__email{font-weight:var(--text-weight-normal);font-family:"Azeret",sans-serif}.c-step__main-title{font-size:var(--text-lg);font-weight:var(--text-weight-medium);color:#191919;margin-bottom:16px}@media(min-width: 768px){.c-step__main-title{margin-bottom:32px}}.c-step__required{display:block;margin-bottom:16px;text-align:right;border-bottom:1px solid #f5f5f5;color:#e74c40}.c-step__text{font-size:.75em;color:#191919;width:100%;margin-bottom:10px;line-height:1.2}.c-step__text--disabled{font-family:"Azeret",sans-serif;color:#f5f5f5}[class$=check] .c-step__text{cursor:pointer}.c-step__separator{border-color:#f5f5f5}.c-step__address-data{display:none}.c-step__info-block{display:flex;align-items:center;height:40px;margin-top:var(--spacing-md);margin-bottom:var(--spacing-md);font-size:var(--text-xs)}.c-step__info-block--no-wrap{white-space:normal}@media(min-width: 768px){.c-step__info-block--no-wrap{white-space:nowrap}}.c-step-address-block{display:flex;flex-wrap:wrap}@media(min-width: 768px){.c-step-address-block{flex-wrap:nowrap}}.c-step-address-block__info{display:flex;justify-content:center;align-items:center;font-size:var(--text-xs)}.c-step-address-block__item{display:flex;flex-direction:column;width:100%;margin-bottom:16px}@media(min-width: 768px){.c-step-address-block__item{width:50%}.c-step-address-block__item:not(:last-of-type){margin-right:32px}}.c-step-address-block__btn{height:35px;line-height:12px;color:#191919;font-size:12px}@media(min-width: 768px){.c-step-address-block__btn{font-size:14px}}.c-step-address-block__btn:link,.c-step-address-block__btn:visited{color:#191919;text-decoration:underline}.c-step-address-block__btn:hover{color:#191919;text-decoration:none}.c-step-address-block__header{font-size:var(--text-sm);font-weight:var(--text-weight-semibold)}.c-step-address-block__wrapper{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;height:100%}.is-same-address .c-step-address-block__list{display:none}@media(max-width: 767.9px){.is-same-address .c-step-address-block__list+.c-step-address-block__actions{--step-block-address-actions__border: none}}@media(min-width: 768px){.is-same-address .c-step-address-block__list{display:block}}.c-step-address-block__list-wrapper{display:flex;flex-direction:column;flex-grow:1;padding:var(--spacing-md) var(--spacing-md) 10px var(--spacing-md);background-color:var(--color__primary-20)}@media(max-width: 767.9px){.c-step-address-block__list-wrapper.is-same-address{padding-top:0;padding-bottom:0}}.c-step-address-block__list-row{display:flex;column-gap:16px}.c-step-address-block__list-item{font-size:var(--text-sm)}.c-step-address-block__list-item:empty{display:none}.c-step-address-block__list-item.is-address{display:inline-block}.c-step-address-block__list-item--field{font-weight:500;display:flex;width:clamp(135px,20%,200px)}.c-step-address-block__list-item--value{flex-grow:1}.c-step-address-block__list-header{font-size:var(--text-sm);font-weight:var(--text-weight-semibold);border-bottom:1px solid var(--border-color__details);margin-bottom:var(--spacing-md)}.c-step-address-block__list-header:empty{padding-top:var(--spacing-md-fixed)}.c-step-address-block__actions{display:flex;justify-content:space-between;align-items:center;min-height:50px;border-top:var(--step-block-address-actions__border, 1px solid #9E9E9E);padding-top:5px}.c-step-address-block__wrapper .c-step-address-block__actions{justify-content:flex-end;border:none}.c-step-address-block__edit-icon{margin-right:8px;width:12px;height:4px;position:relative;transform:rotate(-45deg);transition:transform .5s ease;background-color:currentColor}.c-step-address-block__edit-icon::after{content:"";display:block;width:0;height:2px;background:red;transition:width .5s ease}.c-step-address-block__edit-icon::before{content:"";display:block;width:0;height:0;position:absolute;left:-5px;border-left:2px solid transparent;border-right:2px solid transparent;transform:rotate(-90deg);border-bottom:4px solid currentColor}.c-step-address-selector{max-height:500px;overflow-y:auto;padding:var(--spacing-md-fixed);scrollbar-width:thin;scrollbar-color:var(--border-color__details) transparent}@media(min-width: 768px){.c-step-address-selector{padding:var(--spacing-lg-fixed)}}.c-step-address-selector__info{margin-bottom:var(--spacing-xs-fixed);padding:var(--spacing-xxs-fixed);font-weight:var(--text-weight-light)}.c-step-address-selector__info--delivery{--note__icon: url(/img/core/skl/icons/delivery.svg)}.c-step-address-selector__info--invoice{--note__icon: url(/img/core/skl/icons/invoice.svg)}.c-step-address-selector__item{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:var(--spacing-md-fixed);border:1px solid var(--border-color__details);margin-bottom:var(--spacing-md-fixed)}.c-step-address-selector__item.is-address-delivery{order:-2}.c-step-address-selector__item.is-address-invoice{order:-1}@media(min-width: 768px){.c-step-address-selector__item{max-width:calc(50% - var(--spacing-xxs-fixed))}}.c-step-address-selector__btn{margin-right:auto}.c-step-address-selector__header{display:flex;flex-direction:column;padding-bottom:var(--spacing-md-fixed);row-gap:var(--spacing-md-fixed);margin-bottom:var(--spacing-md-fixed)}.c-step-address-selector__title{font-size:var(--text-md);font-weight:var(--text-weight-medium)}@media(min-width: 768px){.c-step-address-selector__title{font-size:var(--text-lg)}}.c-step-address-selector__wrapper{display:flex;flex-direction:column}@media(min-width: 768px){.c-step-address-selector__wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.c-step-address-selector__list{width:100%;margin-top:auto;margin-bottom:0;padding-bottom:var(--spacing-md-fixed)}.c-step-fields{display:flex;flex-wrap:wrap;margin-top:var(--spacing-md-fixed);row-gap:var(--spacing-xs-fixed);justify-content:space-between}.c-step-fields__item{width:100%;--form__group-margin-bottom: 0}@media(min-width: 500px){.c-step-fields__item{width:calc(50% - var(--spacing-xxs-fixed))}}.c-step-fields__item--single{width:100%}.c-step-fields__item--alias{width:100%;background-color:var(--ui-color__bg-shade);padding:var(--spacing-xxs-fixed);--form__group-margin-bottom: var(--spacing-sm-fixed)}.c-step-fields__label{color:#191919;font-size:12px;font-weight:500}.c-step-option{margin-bottom:0;padding:10.6666666667px 16px 10.6666666667px 0;cursor:pointer;display:flex;align-items:center}.c-step-option.is-selected{background-color:var(--color__secondary)}.c-step-option.is-selected .c-step-option__subtext{color:var(--color__text)}.c-payment .c-step-option.is-selected{background-color:var(--color__secondary)}.c-step-option--address{padding-bottom:0}.c-step-option__item{flex-grow:1}.c-step-option__item:last-child{padding-left:var(--spacing-xs-fixed);min-width:60px;flex-shrink:0}.c-step-option__item--icon{text-align:right;opacity:.5;color:var(--color__primary-100)}.o-form__custom-radio:checked~.c-step-option__item--icon{opacity:1}.c-step-option__item--content{min-width:calc(100% - 120px);margin-bottom:0;flex-shrink:1 !important;flex-direction:column;justify-content:center}.o-form__custom-radio+.c-step-option__item--checkbox,.o-form__custom-check+.c-step-option__item--checkbox{padding-left:48px}.o-form__custom-radio+.c-step-option__item--checkbox::before,.o-form__custom-check+.c-step-option__item--checkbox::before{margin-left:var(--spacing-md-fixed);margin-right:var(--spacing-md-fixed)}.o-form__custom-radio:disabled+.c-step-option__item--checkbox,.o-form__custom-check:disabled+.c-step-option__item--checkbox{opacity:.7}.o-form__custom-radio:disabled+.c-step-option__item--checkbox .c-step-option__text,.o-form__custom-check:disabled+.c-step-option__item--checkbox .c-step-option__text{text-decoration:line-through}.o-form__custom-radio:disabled+.c-step-option__item--checkbox:hover,.o-form__custom-check:disabled+.c-step-option__item--checkbox:hover{cursor:pointer;pointer-events:none}.c-step-option__checkbox{width:100px;flex-grow:0;flex-shrink:0}@media(min-width: 992px){.c-step-option__checkbox{width:70px}}.c-step-option__text{display:block;font-weight:var(--text-weight-medium);color:var(--color__text)}.c-step-option__subtext{font-size:var(--text-sm);font-weight:var(--text-weight-light);color:var(--color__primary-50);margin-bottom:0}.c-step-option__subtext span{white-space:nowrap}input:checked+.c-step-option__subtext{color:var(--color__text)}.c-step-option__subtext--warning{color:#e74c40}.c-step-option__icon{font-size:2em;vertical-align:middle}.c-step-option__icon--card{opacity:.5;transition:.2s all ease-in-out}.c-step-option__icon--card.is-active{opacity:1}.c-step-option__icon--default{font-size:1.5em}.c-step-option__icon--pay,.c-step-option__icon--small{font-size:.5em}.c-step-option__price{display:block;font-size:var(--text-sm);font-weight:var(--text-weight-medium);color:var(--color__text);text-align:end}.c-step-option__price--free{color:#639c63}.c-step-option__subprice{display:inline-block;color:var(--color__text);font-size:.85em}.c-step-option__payment-form{margin-top:0;padding:16px;background-color:var(--ui-color__bg-shade);border:none;border-radius:0}@media(min-width: 768px){.c-step-option__payment-form{padding-left:16px}}.c-step-option__payment-form-fields{display:flex;flex-wrap:wrap}@media(min-width: 768px){.c-step-option__payment-form-fields{padding-right:32px}}@media(min-width: 768px){.c-step-option__payment-form-item{margin-right:16px}}@media(min-width: 768px){.c-step-option__payment-form-item__medium{width:calc(100% - 16px);margin-right:16px}}@media(min-width: 992px){.c-step-option__payment-form-item__medium{width:calc(50% - 16px);margin-right:16px}}@media(min-width: 768px){.c-step-option__payment-form-item__small{width:calc(50% - 16px);margin-right:16px}}@media(min-width: 992px){.c-step-option__payment-form-item__small{width:calc(25% - 16px);margin-right:16px}}.c-step-option__payment-ideal{margin:auto;width:calc(100% - 32px);border:1px solid #e9e9e9;border-radius:2px}@media(min-width: 768px){.c-step-option__payment-ideal{width:calc(75% - 32px)}}@media(min-width: 768px){.c-step-option__payment-ideal{width:50%}}@media(max-width: 767.9px){#carriers .c-step-option{flex-direction:column}#carriers .c-step-option__item:last-child{margin-left:auto}#carriers .c-step-option__price{font-size:var(--text-sm);margin-top:var(--spacing-sm-fixed)}#carriers .c-step-option__text{margin-bottom:var(--spacing-xs-fixed)}#carriers .c-step-option__item--content{justify-content:flex-start}#carriers .o-form__custom-radio+.c-step-option__item--checkbox::before{margin-top:var(--spacing-xxxs-fixed)}}.c-step-tabs{padding:6.4px}.c-step-tabs-check{display:none;padding:16px;border-top:1px solid #f5f5f5;background-color:#e8e8e8}.c-step-tabs-radio{padding:16px;background-color:#e8e8e8;border-top:1px solid #f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.c-step-tabs-radio--inline{margin:0;padding:0;background:#fff;border-top:none;display:flex}.c-step-tabs-radio--inline .c-step-tabs-option{padding-top:0;padding-left:0;padding-right:16px;padding-bottom:0}.c-step-tabs__item{padding:8px 20px;font-family:"Azeret",sans-serif;font-size:20px;font-weight:bold;color:#f5f5f5;cursor:pointer}.c-step-tabs__item:lang(fr),.c-step-tabs__item:lang(de){font-size:14px}.c-step-tabs__item:lang(it){font-size:18px}.c-step-tabs__item--selected{background-color:#f5f5f5;color:#191919}.c-checkout-payment__block{z-index:1;width:100%}.c-checkout-payment__info{position:relative;margin-bottom:20px}.c-checkout-payment__images{position:absolute;top:0;right:10px;bottom:0;display:flex;align-items:center;margin:auto}@media(min-width: 992px){.c-checkout-payment__images{right:20px}}.c-checkout-payment__images--top-aligment{top:25px;bottom:initial}.c-checkout-payment__layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:none}.c-checkout-payment__layer.is-active{display:block}.c-checkout-payment__svg{width:32px;vertical-align:middle;display:flex;align-items:center}@media(min-width: 992px){.c-checkout-payment__svg{width:32px}}.c-checkout-payment__svg:last-of-type{margin-left:10px}.c-checkout-payment__svg__img{width:100%;height:100%}.c-checkout-payment__svg--cart{margin-right:10px}@media(min-width: 992px){.c-checkout-payment__svg--cart{display:block;order:2;width:32px;margin:auto}}.c-checkout-payment__svg--paypal{width:53px}@media(min-width: 992px){.c-checkout-payment__svg--paypal{width:58px}}.c-checkout-payment__svg--masterpass{width:32px}.c-checkout-payment__svg--visacheckout{width:42px}.c-checkout-payment__svg--ideal{width:27px}.c-checkout-payment__svg--sequra{width:50px}.c-checkout-payment__svg svg{display:block;width:2em;height:1.5em}.c-checkout-payment__form{position:relative;display:none;margin-bottom:10px;padding:0 10px;z-index:20}@media(min-width: 992px){.c-checkout-payment__form{padding:0 30px}}.c-checkout-payment__form.is-active{display:block}.c-checkout-payment__item{position:relative;display:flex;flex-direction:row;border-top:1px solid #e9e9e9;box-sizing:border-box;padding:10px;padding-right:40px;cursor:pointer}@media(min-width: 992px){.c-checkout-payment__item{align-items:center;padding:10px 20px}}.c-checkout-payment__item--selected{border:1px solid #e9e9e9;border-radius:2px;margin-bottom:10px}@media(min-width: 992px){.c-checkout-payment__item--selected{margin-bottom:15px}}.c-checkout-payment__item--selected:after{position:absolute;top:0;right:10px;bottom:0;content:"";width:14px;height:7px;margin:auto;background-color:#fff;background-image:linear-gradient(45deg, transparent calc(50% - 1px), #616161 50%, transparent calc(50% + 1px)),linear-gradient(135deg, transparent calc(50% - 1px), #616161 50%, transparent calc(50% + 1px));background-position:calc(100% - 7px) 50%,calc(100% - 1px) 50%;background-repeat:no-repeat;background-size:7px 7px,7px 7px;color:rgba(87,88,89,.5);position:absolute}@media(min-width: 992px){.c-checkout-payment__item--selected:after{right:20px}}.c-checkout-payment__item.is-active:after{background-image:linear-gradient(135deg, transparent calc(50% - 1px), #616161 50%, transparent calc(50% + 1px)),linear-gradient(45deg, transparent calc(50% - 1px), #616161 50%, transparent calc(50% + 1px))}.c-checkout-payment__item-wrapper{margin-left:10px}@media(min-width: 992px){.c-checkout-payment__item-wrapper{margin-left:20px;display:flex}}.c-checkout-payment__addcard-wrapper{display:flex;justify-content:flex-end}.c-checkout-payment__text-highlight{margin-bottom:10px}@media(min-width: 992px){.c-checkout-payment__text-highlight{margin-bottom:0;margin-right:20px}}.c-checkout-payment__addcard-btn{font-size:.8em}.c-checkout-payment__text{margin-bottom:5px}@media(min-width: 992px){.c-checkout-payment__text{margin-bottom:0;margin-right:20px}}.c-checkout-payment__label{max-width:70%}@media(min-width: 992px){.c-checkout-payment__label{max-width:100%}}.c-checkout-payment__list{position:absolute;top:100%;left:0;z-index:2;width:100%;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);box-sizing:border-box;border-radius:0 0 2px 2px;border:1px solid #d4d7d8;background-color:#fff}.c-checkout-payment__list.is-active{display:block}.c-checkout-payment__list.is-active .c-checkout-payment__item:hover{background-color:#edeff1}.c-checkout-payment__list .c-checkout-payment__item:hover{background-color:#edeff1}.c-checkout-payment__close{position:absolute;padding:0;right:13px;font-size:25px;color:#f5f5f5;transition:all .2s ease-in;top:50%;transform:translateY(-50%)}@media(min-width: 992px){.c-checkout-payment__close{width:4%}}.c-checkout-payment__close:hover{color:#e74c40}.c-checkout-info{position:relative;border:1px solid #efece6}.c-checkout-info.is-active .c-checkout-info__text--extra{display:block}@media(min-width: 992px){.c-checkout-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.c-checkout-info__address{margin-bottom:20px}@media(min-width: 992px){.c-checkout-info__address.is-active{overflow-y:auto;max-height:760px;margin-bottom:20px}}@media(min-width: 992px){.c-checkout-info__block{width:85%}}.c-checkout-info__block-text{padding:10px 0 10px 10px}@media(min-width: 992px){.c-checkout-info__block-text{width:85%;padding:20px 0 20px 20px}}.c-checkout-info__block--full-width{width:100%}.c-checkout-info__button{padding-bottom:10px;padding-left:10px;font-size:1rem;line-height:1.125rem;text-align:center}@media(min-width: 992px){.c-checkout-info__button{width:15%;padding:20px}}.c-checkout-info__heading{margin-bottom:30px;font-family:"Azeret",sans-serif;font-weight:bold;font-size:1rem;line-height:1.375rem;text-transform:uppercase}.c-checkout-info__input{position:absolute;top:0;bottom:0;left:10px;opacity:0;width:16px;height:16px;margin:auto;cursor:pointer}@media(min-width: 992px){.c-checkout-info__input{left:20px;width:20px;height:20px}}.c-checkout-info__label{display:flex;flex-direction:column;padding:10px 20px 10px calc(16px + 20px);cursor:pointer;-webkit-user-select:none;user-select:none}@media(min-width: 992px){.c-checkout-info__label{padding:20px 0 20px calc(20px + 40px)}}.c-checkout-info__label--wrap{flex-direction:column;flex-wrap:wrap}.c-checkout-info__price{display:none;font-family:"Azeret",sans-serif;font-weight:bold;font-size:0.875rem;line-height:1.25rem}@media(min-width: 992px){.c-checkout-info__price{display:block}}.c-checkout-info__price-block{display:none}@media(min-width: 992px){.c-checkout-info__price-block{position:absolute;top:0;right:40px;bottom:0;display:flex;flex-direction:column;justify-content:center;margin:auto}}.c-checkout-info__switch-order{display:flex;width:100%;max-width:400px}.c-checkout-info__row{margin-bottom:30px}.c-checkout-info__text{font-family:"Azeret",sans-serif;font-weight:normal;font-size:0.8125rem;line-height:1.25rem}@media(min-width: 992px){.c-checkout-info__text{display:inline-block}}.c-checkout-info__text--break{display:block}@media(min-width: 992px){.c-checkout-info__text--break{display:block;max-width:510px}}.c-checkout-info__text--extra{display:block}@media(min-width: 992px){.c-checkout-info__text--extra{margin-top:20px}}.c-checkout-info__text-highlight{display:block;margin-bottom:5px;font-family:"Azeret",sans-serif;font-weight:bold;font-size:0.75rem;line-height:1.1875rem}@media(min-width: 768px){.c-checkout-info__text-highlight{display:inline-block;margin:0 10px 0 0;font-size:0.875rem}.c-checkout-info__text-highlight--price{display:none}}.c-checkout-info__text-highlight--break{display:block}.c-checkout-info__title{margin-bottom:12px;color:#191919;font-family:"Azeret",sans-serif;font-weight:bold;text-transform:uppercase}.c-checkout-info__title--title-color{color:#191919}@media(min-width: 992px){.c-checkout-info__title{margin-bottom:20px}}.c-checkout-info--border{padding-bottom:30px;border-bottom:1px solid #444}.c-checkout-info--complete{display:block;border:0;padding:0}.c-checkout-info--complete .c-checkout-info__wrapper{border:1px solid #444;padding:10px;background-color:rgba(212,215,216,.1)}@media(min-width: 992px){.c-checkout-info--complete .c-checkout-info__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0}}.c-checkout-info--complete .c-checkout-info__wrapper-text{display:flex;flex-direction:column;width:100%}@media(min-width: 992px){.c-checkout-info--complete .c-checkout-info__wrapper-text{align-items:center;flex-direction:row;width:85%;padding:0 20px}}.c-checkout-info--complete .c-checkout-info__title{margin-bottom:10px;font-weight:bold;font-size:0.75rem;line-height:1.125rem}@media(min-width: 992px){.c-checkout-info--complete .c-checkout-info__title{width:25%;margin-bottom:0}}.c-checkout-info--complete .c-checkout-info__block{max-width:400px;width:75%}.c-checkout-info--complete .c-checkout-info__button{padding:0}@media(min-width: 992px){.c-checkout-info--complete .c-checkout-info__button{padding:30px 20px}}.c-checkout-info--complete .c-checkout-info__text{margin-bottom:5px}@media(min-width: 992px){.c-checkout-info--complete .c-checkout-info__text{margin-bottom:0}}@media(min-width: 992px){.c-checkout-info--shipping .c-checkout-info__button{padding:20px}}.c-checkout-info--list{border:1px solid #444}.c-checkout-info--list:last-of-type:not(.is-hidden){margin-bottom:20px}.c-checkout-info--list:hover,.c-checkout-info--list.is-active{border:1px solid #efece6}.c-checkout-info--list .c-checkout-info__button{padding-left:calc(16px + 20px)}@media(min-width: 992px){.c-checkout-info--list .c-checkout-info__button{padding-left:20px}}.c-checkout-info__input:checked+.c-checkout-info__label:before{box-shadow:inset 0 0 0 2px #fff;background-color:#efece6;border:1px solid #efece6}.c-checkout-info__input:focus+.c-checkout-info__label:before{outline:thin dotted}.c-checkout-info__input+.c-checkout-info__label:before{position:absolute;top:0;bottom:0;left:10px;content:"";width:16px;height:16px;border:1px solid #444;border-radius:50%;margin:auto 0;cursor:pointer;background-color:#fff;transition:all .2s ease-in-out;pointer-events:none}@media(min-width: 992px){.c-checkout-info__input+.c-checkout-info__label:before{left:20px;width:20px;height:20px}}.c-color-picker__wrapper{display:flex;justify-content:start;column-gap:var(--spacing-xxs-fixed);row-gap:var(--spacing-xs-fixed);flex-wrap:wrap}@media(min-width: 768px){.c-color-picker__wrapper{align-items:center}}.c-color-picker__wrapper .c-color-picker__item{margin:0;padding:0}.c-color-picker__wrapper>span{display:flex;margin-left:var(--spacing-xxs-fixed);margin-right:var(--spacing-xxs-fixed);position:relative}.c-color-picker__wrapper--left-aligned{justify-content:flex-start}.c-color-picker__wrapper--card{margin-top:var(--spacing-xs-fixed);margin-bottom:var(--spacing-xxs-fixed)}.c-color-picker__wrapper--card .c-color-picker__item{margin:var(--spacing-xxxs-fixed);padding:0}.c-color-picker__wrapper--picker-min{position:relative;max-height:20px}.c-color-picker__wrapper--picker-min .c-color-picker__item--small{box-shadow:none}.c-color-picker__wrapper--picker-min .c-color-picker__item--small::before{content:none}.c-color-picker__item{position:relative;display:block;width:25px;height:25px;margin:unset;padding:0;border:2px solid var(--color__body-bg);box-shadow:0 0 1px 2px transparent}.c-color-picker__item.no-action{pointer-events:none}.c-color-picker__item--small{position:relative;width:20px;height:20px;margin:var(--spacing-xxs-fixed);border:none;box-shadow:0 0 0 -1px var(--color__body-bg),0 0 3px -2px rgba(25,25,25,.8);transition:.1s box-shadow ease-in-out}@media(min-width: 992px){.c-color-picker__item--small{width:22px;height:22px}}.c-color-picker__item--small::before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px solid rgba(25,25,25,.1)}.c-color-picker__wrapper--picker-min .c-color-picker__item--small{width:12px;height:12px;border-radius:50%}@media(min-width: 992px){.c-color-picker__wrapper--picker-min .c-color-picker__item--small{width:12px;height:12px}}.c-product-card__content .c-color-picker__item:first-child{margin-left:0}.c-color-picker__item--more{border:1px solid currentColor}.c-color-picker__item--more span{position:absolute;height:100%;width:100%}.c-color-picker__item--more span:after,.c-color-picker__item--more span:before{content:"";position:absolute;left:50%;transform:translate(-50%, -50%);background:var(--color__primary-100);top:50%}.c-color-picker__item--more span:before{width:1px;height:9px}.c-color-picker__item--more span:after{height:1px;width:9px}.c-color-picker__item--more:link,.c-color-picker__item--more:visited{color:var(--color__primary-100);text-decoration:none}.c-color-picker__item--more:hover{box-shadow:none;border:1px solid currentColor;background-color:var(--color__primary-50)}.c-color-picker__item--more::before{content:none}.c-color-picker__item--more-text{font-size:var(--text-xs);border:none;display:flex;align-items:center;max-height:1.5em}.c-color-picker__item--more-text:hover{box-shadow:none}.has-range-columns[data-columns="6"] .c-color-picker__item--more-text{max-height:1.2em}.c-color-picker__img{display:block;width:100%;max-width:100%;height:100%;border-radius:50%;background-color:var(--color-picker__bg-color);cursor:pointer;flex-shrink:0;box-shadow:-1px 0 0 rgba(19,19,19,.15),0 1px 0 rgba(19,19,19,.15),1px 0 0 rgba(19,19,19,.15),0 -1px 0 rgba(19,19,19,.15)}.c-color-picker__img--small{max-width:.75rem;max-height:.75rem}.c-checkout-note{padding:var(--spacing-md-fixed);font-size:var(--text-xs);background-color:var(--alert__bg-color, transparent);flex-shrink:0;align-self:center}@media(min-width: 768px){.c-checkout-note{margin-bottom:var(--spacing-xxl-fixed)}}.c-checkout-note .c-note__title .o-icon{vertical-align:middle}.c-checkout-note--partial-shipping{--alert__bg-color: #EFECE6}.c-checkout-note--third-parties{--alert__bg-color: #F3F3F3;display:flex;column-gap:11px}.c-checkout-note--third-parties-icon{font-size:1.7em;flex-shrink:0}.c-checkout-note--service{--alert__bg-color: #F3F3F3}.c-checkout-note--service .o-icon-service{font-size:1.5em}.c-product-quantity{height:100%;overflow:hidden;font-size:var(--text-md);font-weight:var(--text-weight-light);display:flex;align-items:center;justify-content:space-between;background-color:var(--btn__bg-color);border:var(--btn__border, 1px solid var(--color__primary-100));max-width:120px}@media(min-width: 992px){.c-product-quantity{font-size:var(--text-sm)}}.c-product-quantity__select{height:100%;font-size:var(--text-md);font-weight:var(--text-weight-light);outline:none;border:1px solid var(--color__primary-100);background-position:calc(100% - var(--spacing-md-fixed)) 1.1em,calc(100% - var(--spacing-sm-fixed)) 1.1em;padding-top:var(--spacing-xs-fixed);padding-bottom:var(--spacing-xs-fixed);padding-left:var(--spacing-md-fixed)}.c-product-quantity--centered{align-items:center;justify-content:center}.c-product-quantity__btn{width:34px;height:34px;margin-top:0;margin-bottom:0;padding:0;outline:0;display:flex;justify-content:center;align-items:center;flex-grow:0;flex-shrink:1;color:var(--btn__text-color, var(--color__text));background-color:var(--btn__bg-color, var(--palette__white))}.c-product-quantity__btn:disabled,.c-product-quantity__btn.is-disabled{color:var(--btn__text-color--disabled, var(--color__primary-30));background-color:var(--btn__bg-color, var(--palette__white))}.c-product-addtocart__wrapper--inside .c-product-quantity__btn{width:35px;height:35px}.c-product-quantity__btn--sm{width:25px;height:25px}.c-product-quantity__icon{font-size:.7em}.c-product-quantity__buttonset{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}.c-product-quantity__input{max-width:2.4em;margin-right:var(--spacing-xxs);margin-left:var(--spacing-xxs);padding:2px .3em;font-size:var(--text-md);text-align:center;background:transparent;border:none;-moz-appearance:textfield;flex-grow:1;flex-shrink:1}.c-product-quantity__input::-webkit-outer-spin-button,.c-product-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none}.c-product-quantity__input:focus{outline:none;border-radius:0}.c-product-quantity__input--small{font-size:1.2em}.c-oney-simulator{width:100%;font-size:1rem;text-align:center;display:flex;flex-direction:column}.c-oney-simulator__btn{font-size:.9em;font-weight:700;background-color:#f2f2f2}.c-oney-simulator__logo{width:114px;margin-top:56px;margin-right:auto;margin-bottom:16px;margin-left:auto}.c-oney-simulator__title{margin-bottom:16px;font-size:1.125em;text-align:center;font-weight:400}.c-oney-simulator__subtitle{margin-bottom:32px;padding-left:16px;padding-right:16px;font-size:.9em;font-weight:300;text-align:center;color:#6f6f6f}.c-oney-simulator__content{width:80%;max-width:33em;font-size:.9em;margin-bottom:32px;text-align:left;margin-left:auto;margin-right:auto}@media(max-width: 767.9px){.c-oney-simulator__content{display:none}}.c-oney-simulator__list{padding:0;counter-reset:item}.c-oney-simulator__list-item{margin:0;padding:0 0 0 2em;list-style-type:none;counter-increment:item}.c-oney-simulator__list-item::before{content:counter(item) ".";display:inline-block;width:1em;padding-right:.5em;font-weight:700;text-align:right}.c-oney-simulator__terms{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;margin-left:auto;margin-right:auto;margin-bottom:16px}@media(min-width: 768px){.c-oney-simulator__terms{width:calc(80% + 32px);flex-direction:row}}.c-oney-simulator__disclaimer{font-size:.75em;color:#6f6f6f}.c-oney-term{width:calc(60%);margin-bottom:16px;padding:5px;padding-bottom:16px;background-color:#f2f2f2;display:flex;flex-shrink:0;flex-grow:0;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 768px){.c-oney-term{width:calc(100% / 2 - 32px);margin-right:8px;margin-left:8px}}@media(min-width: 992px){.c-oney-term{width:calc(100% / 3 - 32px);margin-right:16px;margin-left:16px;margin-bottom:32px}}.c-oney-term__terms{width:60px;height:60px;margin-top:20px;margin-bottom:10.6666666667px;color:#191919;font-size:1.5em;font-weight:500;border:1px solid #191919;border-radius:50%;display:flex;align-items:center;justify-content:center}.c-oney-term__line{display:inline-block;font-size:.75em;font-weight:500;line-height:1.2}@media(min-width: 768px){.c-oney-term__line{font-size:.9em}}.c-oney-term__line--secondary{color:#616161}.c-oney-term__line--secondary:first-of-type{margin-top:16px}.c-oney-term__amount{white-space:nowrap}.c-oney-payment__text{font-weight:500}.c-oney-payment__text--tae{color:#999;font-weight:700}[data-braintree-id=paypal-sheet-header],[data-braintree-id=card-sheet-header],[data-braintree-id=google-pay-sheet-header],[data-braintree-id=apple-pay-sheet-header]{display:none}[data-braintree-id=paypal]{padding:0 !important}[data-braintree-id=paypal-button] .zoid-outlet{width:100% !important;max-width:100% !important}.braintree-placeholder{display:none}.braintree-sheet,[data-braintree-id=sheet-container]{border:none;background-color:#fff;margin:0;padding-bottom:16px;padding-top:16px}.braintree-sheet__content--button{min-height:unset;max-width:750px;padding:0;text-align:center;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}[data-braintree-id=google-pay-button] .gpay-button.new_style{width:100%;height:35px;min-height:35px;max-height:55px;color:#191919;border:none;border-radius:0}[data-braintree-id=google-pay-button] .gpay-button.black.short.new_style{background-size:45px}.braintree-sheet__content--button .braintree-sheet__button--paypal{background-color:#000}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field{background-color:#fafafa;border:1px solid #d1d1d1;border-radius:0;padding:5.3333333333px 16px;height:35px}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field:hover{border-color:#d1d1d1}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field.braintree-form__checkbox input{accent-color:#191919}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__label{font-size:16px;font-weight:400}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error{font-size:12px}.braintree-sheet,[data-braintree-id=sheet-container]{background-color:var(--ui-color__bg-shade)}[data-braintree-id=google-pay-button] .gpay-button.new_style{border-radius:5px}.braintree-sheet__content--button .braintree-sheet__button--paypal{background-color:transparent}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field{background-color:#fff;border:1px solid #191919;border-radius:3px;padding:5.3333333333px 11px}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field:hover{border:1px solid #191919}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__label{font-size:12px;font-weight:500}
