@charset "UTF-8";/*! =======================================================
                      VERSION  11.0.2
========================================================= *//*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.filtration__range .slider{display:inline-block;vertical-align:middle;position:relative}.filtration__range .slider.slider-horizontal{width:210px;height:20px}.filtration__range .slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.filtration__range .slider.slider-horizontal .slider-selection,.filtration__range .slider.slider-horizontal .slider-track-high,.filtration__range .slider.slider-horizontal .slider-track-low{height:100%;top:0;bottom:0}.filtration__range .slider.slider-horizontal .slider-handle,.filtration__range .slider.slider-horizontal .slider-tick{margin-left:-10px}.filtration__range .slider.slider-horizontal .slider-handle.triangle,.filtration__range .slider.slider-horizontal .slider-tick.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.filtration__range .slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.filtration__range .slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.filtration__range .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.filtration__range .slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.filtration__range .slider.slider-horizontal.slider-rtl .slider-handle,.filtration__range .slider.slider-horizontal.slider-rtl .slider-tick{margin-left:initial;margin-right:-10px}.filtration__range .slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.filtration__range .slider.slider-vertical{height:210px;width:20px}.filtration__range .slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.filtration__range .slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.filtration__range .slider.slider-vertical .slider-track-high,.filtration__range .slider.slider-vertical .slider-track-low{width:100%;left:0;right:0}.filtration__range .slider.slider-vertical .slider-handle,.filtration__range .slider.slider-vertical .slider-tick{margin-top:-10px}.filtration__range .slider.slider-vertical .slider-handle.triangle,.filtration__range .slider.slider-vertical .slider-tick.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.filtration__range .slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.filtration__range .slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.filtration__range .slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.filtration__range .slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.filtration__range .slider.slider-vertical.slider-rtl .slider-handle.triangle,.filtration__range .slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.filtration__range .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.filtration__range .slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:linear-gradient(to bottom,#dfdfdf,#bebebe);background-repeat:repeat-x}.filtration__range .slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:linear-gradient(to bottom,#e5e5e5,#e9e9e9);background-repeat:repeat-x;cursor:not-allowed}.filtration__range .slider input{display:none}.filtration__range .slider .tooltip-inner{white-space:nowrap;max-width:none}.filtration__range .slider .bs-tooltip-bottom .tooltip-inner,.filtration__range .slider .bs-tooltip-top .tooltip-inner{position:relative;left:-50%}.filtration__range .slider.bs-tooltip-left .tooltip-inner,.filtration__range .slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.filtration__range .slider .tooltip{pointer-events:none}.filtration__range .slider .tooltip.bs-tooltip-bottom .arrow,.filtration__range .slider .tooltip.bs-tooltip-top .arrow{left:-.4rem}.filtration__range .slider .tooltip.bs-tooltip-top{margin-top:-44px}.filtration__range .slider .tooltip.bs-tooltip-bottom{margin-top:2px}.filtration__range .slider .tooltip.bs-tooltip-left,.filtration__range .slider .tooltip.bs-tooltip-right{margin-top:-14px}.filtration__range .slider .tooltip.bs-tooltip-left .arrow,.filtration__range .slider .tooltip.bs-tooltip-right .arrow{top:8px}.filtration__range .slider .hide{display:none}.filtration__range .slider-track{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px;position:absolute;cursor:pointer}.filtration__range .slider-selection{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#f9f9f9,#f5f5f5);background-repeat:repeat-x;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;border-radius:4px;position:absolute}.filtration__range .slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x}.filtration__range .slider-track-high,.filtration__range .slider-track-low{box-sizing:border-box;border-radius:4px;position:absolute;background:0 0}.filtration__range .slider-handle{background-color:#0478b2;background-image:linear-gradient(to bottom,#0480be,#036fa5);background-repeat:repeat-x;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480be;border:0 solid transparent}.filtration__range .slider-handle:hover{cursor:pointer}.filtration__range .slider-handle.round{border-radius:20px}.filtration__range .slider-handle.triangle{background:transparent none}.filtration__range .slider-handle.custom{background:transparent none}.filtration__range .slider-handle.custom::before{line-height:20px;font-size:20px;content:"★";color:#726204}.filtration__range .slider-tick{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:.8;border:0 solid transparent}.filtration__range .slider-tick.round{border-radius:50%}.filtration__range .slider-tick.triangle{background:transparent none}.filtration__range .slider-tick.custom{background:transparent none}.filtration__range .slider-tick.custom::before{line-height:20px;font-size:20px;content:"★";color:#726204}.filtration__range .slider-tick.in-selection{background-color:#46c1fe;background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x;opacity:1}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul{margin:0;padding:0;list-style-type:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0}*,:after,:before{box-sizing:border-box}p{margin-block-start:0;margin-block-end:0}@keyframes pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.3);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes shake{25%{transform:translateX(10%)}50%{transform:translateX(-10%)}75%{transform:translateX(10%)}100%{transform:translateX(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}:root{--brand_primary:#EF2525;--brand_secondary:#FD8C3A;--brand_complementary:#E229A3;--brand_contrast:#000000;--brand_gradient:linear-gradient(90deg, #EF2525 0, #FD8C3A 50%, #E229A3 100%);--functional_success:#568647;--functional_error:#EC0312;--functional_sale:#FA1E0E;--functional_rating:#E5B048;--functional_in_stock:#95BF8B;--functional_on_the_way:#E5B048;--functional_out_of_stock:#EC0312;--functional_notification:#95BF8B;--surface_primary:#F5F5F5;--surface_secondary:#E9E9E9;--surface_contrast:#555555;--surface_heavy_contrast:#000000;--surface_active:#D9D9D9;--surface_product_image:#F0F0F0;--surface_card:#E9E9E9;--surface_card_hover:#D9D9D9;--border_primary:#9D9D9D;--border_secondary:#D9D9D9;--border_contrast:#ffffff;--border_selected:#000000;--headline_primary:#000000;--headline_secondary:#555555;--headline_contrast:#ffffff;--text_primary:#000000;--text_secondary:#262626;--text_complementary:#9D9D9D;--text_link:#FD8C3A;--text_link_hover:#EF2525;--text_link_clicked:#E229A3;--text_active:#000000;--text_contrast_primary:#ffffff;--text_contrast_secondary:#E9E9E9;--text_contrast_complementary:#C4C4C4;--icons_primary:#000000;--icons_secondary:#555555;--icons_contrast:#ffffff;--control_draggable:#555555;--control_open:#ffffff;--breadcrumbs_default:#7B7B7B;--breadcrumbs_current:#000000;--form_checkbox:var(--border_primary);--form_input_surface:#ffffff;--form_input_border:var(--border_primary);--form_input_text:var(--text_primary);--form_disabled:#C4C4C4;--form_helper_text:var(--text_complementary);--form_label:var(--text_secondary);--badge_sale:#FA1E0E;--badge_new:#FFAD0C;--badge_general:#2BB0E8;--badge_text:#000000;--badge_text_inverted:#ffffff;--alert_error:var(--functional_error);--alert_error_surface:#FFC8CB;--alert_succes:var(--functional_success);--alert_succes_surface:#CFE2CB;--menu_surface:var(--surface_primary);--button_primary_surface:#000000;--button_primary_text:#ffffff;--button_secondary_surface:var(--surface_secondary);--button_secondary_text:var(--text_secondary);--button_text:var(--text_secondary);--button_inactive_surface:#434343;--sidebar_surface:var(--surface_primary);--sidebar_overlay:#00000026;--footer_surface:var(--surface_heavy_contrast);--footer_primary:var(--text_contrast_primary);--footer_complementary:var(--text_contrast_secondary);--footer_divider:var(--surface_contrast);--reviews_star_empty:#D9D9D9;--reviews_star:#E5B048;--product_variants_brown:#97533F;--product_variants_purple:#9747FF;--product_variants_yellow:#FFAD0C;--product_variants_green:#6CA65A;--product_variants_red:#FA1E0E}.color-brand_primary,.color-brand_primary p{color:#ef2525!important}.background-brand_primary{background-color:#ef2525!important}.color_btn-brand_primary:not(:hover),.color_btn-brand_primary:not(:hover) *{color:#ef2525!important;stroke:#ef2525!important}.background_btn-brand_primary:not(:hover){background-color:#ef2525!important}.color-hover-brand_primary:hover,.color-hover-brand_primary:hover *{color:#ef2525!important}.background-hover-brand_primary:hover{background-color:#ef2525!important}.component-button--border-brand_primary:not(:hover){border-color:#ef2525!important}.component-button--border-hover-brand_primary:hover{border-color:#ef2525!important}.color-icon-brand_primary *{fill:#ef2525!important}.color-icon-hover-brand_primary:hover *{fill:#ef2525!important}.border-brand_primary{border:1px solid #ef2525!important}.border-hover-brand_primary:hover{border:1px solid #ef2525!important}.bc-brand_primary{border-color:#ef2525}.color-brand_secondary,.color-brand_secondary p{color:#fd8c3a!important}.background-brand_secondary{background-color:#fd8c3a!important}.color_btn-brand_secondary:not(:hover),.color_btn-brand_secondary:not(:hover) *{color:#fd8c3a!important;stroke:#fd8c3a!important}.background_btn-brand_secondary:not(:hover){background-color:#fd8c3a!important}.color-hover-brand_secondary:hover,.color-hover-brand_secondary:hover *{color:#fd8c3a!important}.background-hover-brand_secondary:hover{background-color:#fd8c3a!important}.component-button--border-brand_secondary:not(:hover){border-color:#fd8c3a!important}.component-button--border-hover-brand_secondary:hover{border-color:#fd8c3a!important}.color-icon-brand_secondary *{fill:#fd8c3a!important}.color-icon-hover-brand_secondary:hover *{fill:#fd8c3a!important}.border-brand_secondary{border:1px solid #fd8c3a!important}.border-hover-brand_secondary:hover{border:1px solid #fd8c3a!important}.bc-brand_secondary{border-color:#fd8c3a}.color-brand_complementary,.color-brand_complementary p{color:#e229a3!important}.background-brand_complementary{background-color:#e229a3!important}.color_btn-brand_complementary:not(:hover),.color_btn-brand_complementary:not(:hover) *{color:#e229a3!important;stroke:#e229a3!important}.background_btn-brand_complementary:not(:hover){background-color:#e229a3!important}.color-hover-brand_complementary:hover,.color-hover-brand_complementary:hover *{color:#e229a3!important}.background-hover-brand_complementary:hover{background-color:#e229a3!important}.component-button--border-brand_complementary:not(:hover){border-color:#e229a3!important}.component-button--border-hover-brand_complementary:hover{border-color:#e229a3!important}.color-icon-brand_complementary *{fill:#e229a3!important}.color-icon-hover-brand_complementary:hover *{fill:#e229a3!important}.border-brand_complementary{border:1px solid #e229a3!important}.border-hover-brand_complementary:hover{border:1px solid #e229a3!important}.bc-brand_complementary{border-color:#e229a3}.color-brand_contrast,.color-brand_contrast p{color:#000!important}.background-brand_contrast{background-color:#000!important}.color_btn-brand_contrast:not(:hover),.color_btn-brand_contrast:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-brand_contrast:not(:hover){background-color:#000!important}.color-hover-brand_contrast:hover,.color-hover-brand_contrast:hover *{color:#000!important}.background-hover-brand_contrast:hover{background-color:#000!important}.component-button--border-brand_contrast:not(:hover){border-color:#000!important}.component-button--border-hover-brand_contrast:hover{border-color:#000!important}.color-icon-brand_contrast *{fill:#000!important}.color-icon-hover-brand_contrast:hover *{fill:#000!important}.border-brand_contrast{border:1px solid #000!important}.border-hover-brand_contrast:hover{border:1px solid #000!important}.bc-brand_contrast{border-color:#000}.color-brand_gradient,.color-brand_gradient p{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background-brand_gradient{background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color_btn-brand_gradient:not(:hover),.color_btn-brand_gradient:not(:hover) *{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important;stroke:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background_btn-brand_gradient:not(:hover){background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-hover-brand_gradient:hover,.color-hover-brand_gradient:hover *{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background-hover-brand_gradient:hover{background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.component-button--border-brand_gradient:not(:hover){border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.component-button--border-hover-brand_gradient:hover{border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-icon-brand_gradient *{fill:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-icon-hover-brand_gradient:hover *{fill:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.border-brand_gradient{border:1px solid linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.border-hover-brand_gradient:hover{border:1px solid linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.bc-brand_gradient{border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)}.color-functional_success,.color-functional_success p{color:#568647!important}.background-functional_success{background-color:#568647!important}.color_btn-functional_success:not(:hover),.color_btn-functional_success:not(:hover) *{color:#568647!important;stroke:#568647!important}.background_btn-functional_success:not(:hover){background-color:#568647!important}.color-hover-functional_success:hover,.color-hover-functional_success:hover *{color:#568647!important}.background-hover-functional_success:hover{background-color:#568647!important}.component-button--border-functional_success:not(:hover){border-color:#568647!important}.component-button--border-hover-functional_success:hover{border-color:#568647!important}.color-icon-functional_success *{fill:#568647!important}.color-icon-hover-functional_success:hover *{fill:#568647!important}.border-functional_success{border:1px solid #568647!important}.border-hover-functional_success:hover{border:1px solid #568647!important}.bc-functional_success{border-color:#568647}.color-functional_error,.color-functional_error p{color:#ec0312!important}.background-functional_error{background-color:#ec0312!important}.color_btn-functional_error:not(:hover),.color_btn-functional_error:not(:hover) *{color:#ec0312!important;stroke:#ec0312!important}.background_btn-functional_error:not(:hover){background-color:#ec0312!important}.color-hover-functional_error:hover,.color-hover-functional_error:hover *{color:#ec0312!important}.background-hover-functional_error:hover{background-color:#ec0312!important}.component-button--border-functional_error:not(:hover){border-color:#ec0312!important}.component-button--border-hover-functional_error:hover{border-color:#ec0312!important}.color-icon-functional_error *{fill:#ec0312!important}.color-icon-hover-functional_error:hover *{fill:#ec0312!important}.border-functional_error{border:1px solid #ec0312!important}.border-hover-functional_error:hover{border:1px solid #ec0312!important}.bc-functional_error{border-color:#ec0312}.color-functional_sale,.color-functional_sale p{color:#fa1e0e!important}.background-functional_sale{background-color:#fa1e0e!important}.color_btn-functional_sale:not(:hover),.color_btn-functional_sale:not(:hover) *{color:#fa1e0e!important;stroke:#fa1e0e!important}.background_btn-functional_sale:not(:hover){background-color:#fa1e0e!important}.color-hover-functional_sale:hover,.color-hover-functional_sale:hover *{color:#fa1e0e!important}.background-hover-functional_sale:hover{background-color:#fa1e0e!important}.component-button--border-functional_sale:not(:hover){border-color:#fa1e0e!important}.component-button--border-hover-functional_sale:hover{border-color:#fa1e0e!important}.color-icon-functional_sale *{fill:#fa1e0e!important}.color-icon-hover-functional_sale:hover *{fill:#fa1e0e!important}.border-functional_sale{border:1px solid #fa1e0e!important}.border-hover-functional_sale:hover{border:1px solid #fa1e0e!important}.bc-functional_sale{border-color:#fa1e0e}.color-functional_rating,.color-functional_rating p{color:#e5b048!important}.background-functional_rating{background-color:#e5b048!important}.color_btn-functional_rating:not(:hover),.color_btn-functional_rating:not(:hover) *{color:#e5b048!important;stroke:#e5b048!important}.background_btn-functional_rating:not(:hover){background-color:#e5b048!important}.color-hover-functional_rating:hover,.color-hover-functional_rating:hover *{color:#e5b048!important}.background-hover-functional_rating:hover{background-color:#e5b048!important}.component-button--border-functional_rating:not(:hover){border-color:#e5b048!important}.component-button--border-hover-functional_rating:hover{border-color:#e5b048!important}.color-icon-functional_rating *{fill:#e5b048!important}.color-icon-hover-functional_rating:hover *{fill:#e5b048!important}.border-functional_rating{border:1px solid #e5b048!important}.border-hover-functional_rating:hover{border:1px solid #e5b048!important}.bc-functional_rating{border-color:#e5b048}.color-functional_in_stock,.color-functional_in_stock p{color:#95bf8b!important}.background-functional_in_stock{background-color:#95bf8b!important}.color_btn-functional_in_stock:not(:hover),.color_btn-functional_in_stock:not(:hover) *{color:#95bf8b!important;stroke:#95bf8b!important}.background_btn-functional_in_stock:not(:hover){background-color:#95bf8b!important}.color-hover-functional_in_stock:hover,.color-hover-functional_in_stock:hover *{color:#95bf8b!important}.background-hover-functional_in_stock:hover{background-color:#95bf8b!important}.component-button--border-functional_in_stock:not(:hover){border-color:#95bf8b!important}.component-button--border-hover-functional_in_stock:hover{border-color:#95bf8b!important}.color-icon-functional_in_stock *{fill:#95bf8b!important}.color-icon-hover-functional_in_stock:hover *{fill:#95bf8b!important}.border-functional_in_stock{border:1px solid #95bf8b!important}.border-hover-functional_in_stock:hover{border:1px solid #95bf8b!important}.bc-functional_in_stock{border-color:#95bf8b}.color-functional_on_the_way,.color-functional_on_the_way p{color:#e5b048!important}.background-functional_on_the_way{background-color:#e5b048!important}.color_btn-functional_on_the_way:not(:hover),.color_btn-functional_on_the_way:not(:hover) *{color:#e5b048!important;stroke:#e5b048!important}.background_btn-functional_on_the_way:not(:hover){background-color:#e5b048!important}.color-hover-functional_on_the_way:hover,.color-hover-functional_on_the_way:hover *{color:#e5b048!important}.background-hover-functional_on_the_way:hover{background-color:#e5b048!important}.component-button--border-functional_on_the_way:not(:hover){border-color:#e5b048!important}.component-button--border-hover-functional_on_the_way:hover{border-color:#e5b048!important}.color-icon-functional_on_the_way *{fill:#e5b048!important}.color-icon-hover-functional_on_the_way:hover *{fill:#e5b048!important}.border-functional_on_the_way{border:1px solid #e5b048!important}.border-hover-functional_on_the_way:hover{border:1px solid #e5b048!important}.bc-functional_on_the_way{border-color:#e5b048}.color-functional_out_of_stock,.color-functional_out_of_stock p{color:#ec0312!important}.background-functional_out_of_stock{background-color:#ec0312!important}.color_btn-functional_out_of_stock:not(:hover),.color_btn-functional_out_of_stock:not(:hover) *{color:#ec0312!important;stroke:#ec0312!important}.background_btn-functional_out_of_stock:not(:hover){background-color:#ec0312!important}.color-hover-functional_out_of_stock:hover,.color-hover-functional_out_of_stock:hover *{color:#ec0312!important}.background-hover-functional_out_of_stock:hover{background-color:#ec0312!important}.component-button--border-functional_out_of_stock:not(:hover){border-color:#ec0312!important}.component-button--border-hover-functional_out_of_stock:hover{border-color:#ec0312!important}.color-icon-functional_out_of_stock *{fill:#ec0312!important}.color-icon-hover-functional_out_of_stock:hover *{fill:#ec0312!important}.border-functional_out_of_stock{border:1px solid #ec0312!important}.border-hover-functional_out_of_stock:hover{border:1px solid #ec0312!important}.bc-functional_out_of_stock{border-color:#ec0312}.color-functional_notification,.color-functional_notification p{color:#95bf8b!important}.background-functional_notification{background-color:#95bf8b!important}.color_btn-functional_notification:not(:hover),.color_btn-functional_notification:not(:hover) *{color:#95bf8b!important;stroke:#95bf8b!important}.background_btn-functional_notification:not(:hover){background-color:#95bf8b!important}.color-hover-functional_notification:hover,.color-hover-functional_notification:hover *{color:#95bf8b!important}.background-hover-functional_notification:hover{background-color:#95bf8b!important}.component-button--border-functional_notification:not(:hover){border-color:#95bf8b!important}.component-button--border-hover-functional_notification:hover{border-color:#95bf8b!important}.color-icon-functional_notification *{fill:#95bf8b!important}.color-icon-hover-functional_notification:hover *{fill:#95bf8b!important}.border-functional_notification{border:1px solid #95bf8b!important}.border-hover-functional_notification:hover{border:1px solid #95bf8b!important}.bc-functional_notification{border-color:#95bf8b}.color-surface_primary,.color-surface_primary p{color:#f5f5f5!important}.background-surface_primary{background-color:#f5f5f5!important}.color_btn-surface_primary:not(:hover),.color_btn-surface_primary:not(:hover) *{color:#f5f5f5!important;stroke:#f5f5f5!important}.background_btn-surface_primary:not(:hover){background-color:#f5f5f5!important}.color-hover-surface_primary:hover,.color-hover-surface_primary:hover *{color:#f5f5f5!important}.background-hover-surface_primary:hover{background-color:#f5f5f5!important}.component-button--border-surface_primary:not(:hover){border-color:#f5f5f5!important}.component-button--border-hover-surface_primary:hover{border-color:#f5f5f5!important}.color-icon-surface_primary *{fill:#f5f5f5!important}.color-icon-hover-surface_primary:hover *{fill:#f5f5f5!important}.border-surface_primary{border:1px solid #f5f5f5!important}.border-hover-surface_primary:hover{border:1px solid #f5f5f5!important}.bc-surface_primary{border-color:#f5f5f5}.color-surface_secondary,.color-surface_secondary p{color:#e9e9e9!important}.background-surface_secondary{background-color:#e9e9e9!important}.color_btn-surface_secondary:not(:hover),.color_btn-surface_secondary:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-surface_secondary:not(:hover){background-color:#e9e9e9!important}.color-hover-surface_secondary:hover,.color-hover-surface_secondary:hover *{color:#e9e9e9!important}.background-hover-surface_secondary:hover{background-color:#e9e9e9!important}.component-button--border-surface_secondary:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-surface_secondary:hover{border-color:#e9e9e9!important}.color-icon-surface_secondary *{fill:#e9e9e9!important}.color-icon-hover-surface_secondary:hover *{fill:#e9e9e9!important}.border-surface_secondary{border:1px solid #e9e9e9!important}.border-hover-surface_secondary:hover{border:1px solid #e9e9e9!important}.bc-surface_secondary{border-color:#e9e9e9}.color-surface_contrast,.color-surface_contrast p{color:#555!important}.background-surface_contrast{background-color:#555!important}.color_btn-surface_contrast:not(:hover),.color_btn-surface_contrast:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-surface_contrast:not(:hover){background-color:#555!important}.color-hover-surface_contrast:hover,.color-hover-surface_contrast:hover *{color:#555!important}.background-hover-surface_contrast:hover{background-color:#555!important}.component-button--border-surface_contrast:not(:hover){border-color:#555!important}.component-button--border-hover-surface_contrast:hover{border-color:#555!important}.color-icon-surface_contrast *{fill:#555!important}.color-icon-hover-surface_contrast:hover *{fill:#555!important}.border-surface_contrast{border:1px solid #555!important}.border-hover-surface_contrast:hover{border:1px solid #555!important}.bc-surface_contrast{border-color:#555}.color-surface_heavy_contrast,.color-surface_heavy_contrast p{color:#000!important}.background-surface_heavy_contrast{background-color:#000!important}.color_btn-surface_heavy_contrast:not(:hover),.color_btn-surface_heavy_contrast:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-surface_heavy_contrast:not(:hover){background-color:#000!important}.color-hover-surface_heavy_contrast:hover,.color-hover-surface_heavy_contrast:hover *{color:#000!important}.background-hover-surface_heavy_contrast:hover{background-color:#000!important}.component-button--border-surface_heavy_contrast:not(:hover){border-color:#000!important}.component-button--border-hover-surface_heavy_contrast:hover{border-color:#000!important}.color-icon-surface_heavy_contrast *{fill:#000!important}.color-icon-hover-surface_heavy_contrast:hover *{fill:#000!important}.border-surface_heavy_contrast{border:1px solid #000!important}.border-hover-surface_heavy_contrast:hover{border:1px solid #000!important}.bc-surface_heavy_contrast{border-color:#000}.color-surface_active,.color-surface_active p{color:#d9d9d9!important}.background-surface_active{background-color:#d9d9d9!important}.color_btn-surface_active:not(:hover),.color_btn-surface_active:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-surface_active:not(:hover){background-color:#d9d9d9!important}.color-hover-surface_active:hover,.color-hover-surface_active:hover *{color:#d9d9d9!important}.background-hover-surface_active:hover{background-color:#d9d9d9!important}.component-button--border-surface_active:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-surface_active:hover{border-color:#d9d9d9!important}.color-icon-surface_active *{fill:#d9d9d9!important}.color-icon-hover-surface_active:hover *{fill:#d9d9d9!important}.border-surface_active{border:1px solid #d9d9d9!important}.border-hover-surface_active:hover{border:1px solid #d9d9d9!important}.bc-surface_active{border-color:#d9d9d9}.color-surface_product_image,.color-surface_product_image p{color:#f0f0f0!important}.background-surface_product_image{background-color:#f0f0f0!important}.color_btn-surface_product_image:not(:hover),.color_btn-surface_product_image:not(:hover) *{color:#f0f0f0!important;stroke:#f0f0f0!important}.background_btn-surface_product_image:not(:hover){background-color:#f0f0f0!important}.color-hover-surface_product_image:hover,.color-hover-surface_product_image:hover *{color:#f0f0f0!important}.background-hover-surface_product_image:hover{background-color:#f0f0f0!important}.component-button--border-surface_product_image:not(:hover){border-color:#f0f0f0!important}.component-button--border-hover-surface_product_image:hover{border-color:#f0f0f0!important}.color-icon-surface_product_image *{fill:#f0f0f0!important}.color-icon-hover-surface_product_image:hover *{fill:#f0f0f0!important}.border-surface_product_image{border:1px solid #f0f0f0!important}.border-hover-surface_product_image:hover{border:1px solid #f0f0f0!important}.bc-surface_product_image{border-color:#f0f0f0}.color-surface_card,.color-surface_card p{color:#e9e9e9!important}.background-surface_card{background-color:#e9e9e9!important}.color_btn-surface_card:not(:hover),.color_btn-surface_card:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-surface_card:not(:hover){background-color:#e9e9e9!important}.color-hover-surface_card:hover,.color-hover-surface_card:hover *{color:#e9e9e9!important}.background-hover-surface_card:hover{background-color:#e9e9e9!important}.component-button--border-surface_card:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-surface_card:hover{border-color:#e9e9e9!important}.color-icon-surface_card *{fill:#e9e9e9!important}.color-icon-hover-surface_card:hover *{fill:#e9e9e9!important}.border-surface_card{border:1px solid #e9e9e9!important}.border-hover-surface_card:hover{border:1px solid #e9e9e9!important}.bc-surface_card{border-color:#e9e9e9}.color-surface_card_hover,.color-surface_card_hover p{color:#d9d9d9!important}.background-surface_card_hover{background-color:#d9d9d9!important}.color_btn-surface_card_hover:not(:hover),.color_btn-surface_card_hover:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-surface_card_hover:not(:hover){background-color:#d9d9d9!important}.color-hover-surface_card_hover:hover,.color-hover-surface_card_hover:hover *{color:#d9d9d9!important}.background-hover-surface_card_hover:hover{background-color:#d9d9d9!important}.component-button--border-surface_card_hover:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-surface_card_hover:hover{border-color:#d9d9d9!important}.color-icon-surface_card_hover *{fill:#d9d9d9!important}.color-icon-hover-surface_card_hover:hover *{fill:#d9d9d9!important}.border-surface_card_hover{border:1px solid #d9d9d9!important}.border-hover-surface_card_hover:hover{border:1px solid #d9d9d9!important}.bc-surface_card_hover{border-color:#d9d9d9}.color-border_primary,.color-border_primary p{color:#9d9d9d!important}.background-border_primary{background-color:#9d9d9d!important}.color_btn-border_primary:not(:hover),.color_btn-border_primary:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-border_primary:not(:hover){background-color:#9d9d9d!important}.color-hover-border_primary:hover,.color-hover-border_primary:hover *{color:#9d9d9d!important}.background-hover-border_primary:hover{background-color:#9d9d9d!important}.component-button--border-border_primary:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-border_primary:hover{border-color:#9d9d9d!important}.color-icon-border_primary *{fill:#9d9d9d!important}.color-icon-hover-border_primary:hover *{fill:#9d9d9d!important}.border-border_primary{border:1px solid #9d9d9d!important}.border-hover-border_primary:hover{border:1px solid #9d9d9d!important}.bc-border_primary{border-color:#9d9d9d}.color-border_secondary,.color-border_secondary p{color:#d9d9d9!important}.background-border_secondary{background-color:#d9d9d9!important}.color_btn-border_secondary:not(:hover),.color_btn-border_secondary:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-border_secondary:not(:hover){background-color:#d9d9d9!important}.color-hover-border_secondary:hover,.color-hover-border_secondary:hover *{color:#d9d9d9!important}.background-hover-border_secondary:hover{background-color:#d9d9d9!important}.component-button--border-border_secondary:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-border_secondary:hover{border-color:#d9d9d9!important}.color-icon-border_secondary *{fill:#d9d9d9!important}.color-icon-hover-border_secondary:hover *{fill:#d9d9d9!important}.border-border_secondary{border:1px solid #d9d9d9!important}.border-hover-border_secondary:hover{border:1px solid #d9d9d9!important}.bc-border_secondary{border-color:#d9d9d9}.color-border_contrast,.color-border_contrast p{color:#fff!important}.background-border_contrast{background-color:#fff!important}.color_btn-border_contrast:not(:hover),.color_btn-border_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-border_contrast:not(:hover){background-color:#fff!important}.color-hover-border_contrast:hover,.color-hover-border_contrast:hover *{color:#fff!important}.background-hover-border_contrast:hover{background-color:#fff!important}.component-button--border-border_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-border_contrast:hover{border-color:#fff!important}.color-icon-border_contrast *{fill:#fff!important}.color-icon-hover-border_contrast:hover *{fill:#fff!important}.border-border_contrast{border:1px solid #fff!important}.border-hover-border_contrast:hover{border:1px solid #fff!important}.bc-border_contrast{border-color:#fff}.color-border_selected,.color-border_selected p{color:#000!important}.background-border_selected{background-color:#000!important}.color_btn-border_selected:not(:hover),.color_btn-border_selected:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-border_selected:not(:hover){background-color:#000!important}.color-hover-border_selected:hover,.color-hover-border_selected:hover *{color:#000!important}.background-hover-border_selected:hover{background-color:#000!important}.component-button--border-border_selected:not(:hover){border-color:#000!important}.component-button--border-hover-border_selected:hover{border-color:#000!important}.color-icon-border_selected *{fill:#000!important}.color-icon-hover-border_selected:hover *{fill:#000!important}.border-border_selected{border:1px solid #000!important}.border-hover-border_selected:hover{border:1px solid #000!important}.bc-border_selected{border-color:#000}.color-headline_primary,.color-headline_primary p{color:#000!important}.background-headline_primary{background-color:#000!important}.color_btn-headline_primary:not(:hover),.color_btn-headline_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-headline_primary:not(:hover){background-color:#000!important}.color-hover-headline_primary:hover,.color-hover-headline_primary:hover *{color:#000!important}.background-hover-headline_primary:hover{background-color:#000!important}.component-button--border-headline_primary:not(:hover){border-color:#000!important}.component-button--border-hover-headline_primary:hover{border-color:#000!important}.color-icon-headline_primary *{fill:#000!important}.color-icon-hover-headline_primary:hover *{fill:#000!important}.border-headline_primary{border:1px solid #000!important}.border-hover-headline_primary:hover{border:1px solid #000!important}.bc-headline_primary{border-color:#000}.color-headline_secondary,.color-headline_secondary p{color:#555!important}.background-headline_secondary{background-color:#555!important}.color_btn-headline_secondary:not(:hover),.color_btn-headline_secondary:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-headline_secondary:not(:hover){background-color:#555!important}.color-hover-headline_secondary:hover,.color-hover-headline_secondary:hover *{color:#555!important}.background-hover-headline_secondary:hover{background-color:#555!important}.component-button--border-headline_secondary:not(:hover){border-color:#555!important}.component-button--border-hover-headline_secondary:hover{border-color:#555!important}.color-icon-headline_secondary *{fill:#555!important}.color-icon-hover-headline_secondary:hover *{fill:#555!important}.border-headline_secondary{border:1px solid #555!important}.border-hover-headline_secondary:hover{border:1px solid #555!important}.bc-headline_secondary{border-color:#555}.color-headline_contrast,.color-headline_contrast p{color:#fff!important}.background-headline_contrast{background-color:#fff!important}.color_btn-headline_contrast:not(:hover),.color_btn-headline_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-headline_contrast:not(:hover){background-color:#fff!important}.color-hover-headline_contrast:hover,.color-hover-headline_contrast:hover *{color:#fff!important}.background-hover-headline_contrast:hover{background-color:#fff!important}.component-button--border-headline_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-headline_contrast:hover{border-color:#fff!important}.color-icon-headline_contrast *{fill:#fff!important}.color-icon-hover-headline_contrast:hover *{fill:#fff!important}.border-headline_contrast{border:1px solid #fff!important}.border-hover-headline_contrast:hover{border:1px solid #fff!important}.bc-headline_contrast{border-color:#fff}.color-text_primary,.color-text_primary p{color:#000!important}.background-text_primary{background-color:#000!important}.color_btn-text_primary:not(:hover),.color_btn-text_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-text_primary:not(:hover){background-color:#000!important}.color-hover-text_primary:hover,.color-hover-text_primary:hover *{color:#000!important}.background-hover-text_primary:hover{background-color:#000!important}.component-button--border-text_primary:not(:hover){border-color:#000!important}.component-button--border-hover-text_primary:hover{border-color:#000!important}.color-icon-text_primary *{fill:#000!important}.color-icon-hover-text_primary:hover *{fill:#000!important}.border-text_primary{border:1px solid #000!important}.border-hover-text_primary:hover{border:1px solid #000!important}.bc-text_primary{border-color:#000}.color-text_secondary,.color-text_secondary p{color:#262626!important}.background-text_secondary{background-color:#262626!important}.color_btn-text_secondary:not(:hover),.color_btn-text_secondary:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-text_secondary:not(:hover){background-color:#262626!important}.color-hover-text_secondary:hover,.color-hover-text_secondary:hover *{color:#262626!important}.background-hover-text_secondary:hover{background-color:#262626!important}.component-button--border-text_secondary:not(:hover){border-color:#262626!important}.component-button--border-hover-text_secondary:hover{border-color:#262626!important}.color-icon-text_secondary *{fill:#262626!important}.color-icon-hover-text_secondary:hover *{fill:#262626!important}.border-text_secondary{border:1px solid #262626!important}.border-hover-text_secondary:hover{border:1px solid #262626!important}.bc-text_secondary{border-color:#262626}.color-text_complementary,.color-text_complementary p{color:#9d9d9d!important}.background-text_complementary{background-color:#9d9d9d!important}.color_btn-text_complementary:not(:hover),.color_btn-text_complementary:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-text_complementary:not(:hover){background-color:#9d9d9d!important}.color-hover-text_complementary:hover,.color-hover-text_complementary:hover *{color:#9d9d9d!important}.background-hover-text_complementary:hover{background-color:#9d9d9d!important}.component-button--border-text_complementary:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-text_complementary:hover{border-color:#9d9d9d!important}.color-icon-text_complementary *{fill:#9d9d9d!important}.color-icon-hover-text_complementary:hover *{fill:#9d9d9d!important}.border-text_complementary{border:1px solid #9d9d9d!important}.border-hover-text_complementary:hover{border:1px solid #9d9d9d!important}.bc-text_complementary{border-color:#9d9d9d}.color-text_link,.color-text_link p{color:#fd8c3a!important}.background-text_link{background-color:#fd8c3a!important}.color_btn-text_link:not(:hover),.color_btn-text_link:not(:hover) *{color:#fd8c3a!important;stroke:#fd8c3a!important}.background_btn-text_link:not(:hover){background-color:#fd8c3a!important}.color-hover-text_link:hover,.color-hover-text_link:hover *{color:#fd8c3a!important}.background-hover-text_link:hover{background-color:#fd8c3a!important}.component-button--border-text_link:not(:hover){border-color:#fd8c3a!important}.component-button--border-hover-text_link:hover{border-color:#fd8c3a!important}.color-icon-text_link *{fill:#fd8c3a!important}.color-icon-hover-text_link:hover *{fill:#fd8c3a!important}.border-text_link{border:1px solid #fd8c3a!important}.border-hover-text_link:hover{border:1px solid #fd8c3a!important}.bc-text_link{border-color:#fd8c3a}.color-text_link_hover,.color-text_link_hover p{color:#ef2525!important}.background-text_link_hover{background-color:#ef2525!important}.color_btn-text_link_hover:not(:hover),.color_btn-text_link_hover:not(:hover) *{color:#ef2525!important;stroke:#ef2525!important}.background_btn-text_link_hover:not(:hover){background-color:#ef2525!important}.color-hover-text_link_hover:hover,.color-hover-text_link_hover:hover *{color:#ef2525!important}.background-hover-text_link_hover:hover{background-color:#ef2525!important}.component-button--border-text_link_hover:not(:hover){border-color:#ef2525!important}.component-button--border-hover-text_link_hover:hover{border-color:#ef2525!important}.color-icon-text_link_hover *{fill:#ef2525!important}.color-icon-hover-text_link_hover:hover *{fill:#ef2525!important}.border-text_link_hover{border:1px solid #ef2525!important}.border-hover-text_link_hover:hover{border:1px solid #ef2525!important}.bc-text_link_hover{border-color:#ef2525}.color-text_link_clicked,.color-text_link_clicked p{color:#e229a3!important}.background-text_link_clicked{background-color:#e229a3!important}.color_btn-text_link_clicked:not(:hover),.color_btn-text_link_clicked:not(:hover) *{color:#e229a3!important;stroke:#e229a3!important}.background_btn-text_link_clicked:not(:hover){background-color:#e229a3!important}.color-hover-text_link_clicked:hover,.color-hover-text_link_clicked:hover *{color:#e229a3!important}.background-hover-text_link_clicked:hover{background-color:#e229a3!important}.component-button--border-text_link_clicked:not(:hover){border-color:#e229a3!important}.component-button--border-hover-text_link_clicked:hover{border-color:#e229a3!important}.color-icon-text_link_clicked *{fill:#e229a3!important}.color-icon-hover-text_link_clicked:hover *{fill:#e229a3!important}.border-text_link_clicked{border:1px solid #e229a3!important}.border-hover-text_link_clicked:hover{border:1px solid #e229a3!important}.bc-text_link_clicked{border-color:#e229a3}.color-text_active,.color-text_active p{color:#000!important}.background-text_active{background-color:#000!important}.color_btn-text_active:not(:hover),.color_btn-text_active:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-text_active:not(:hover){background-color:#000!important}.color-hover-text_active:hover,.color-hover-text_active:hover *{color:#000!important}.background-hover-text_active:hover{background-color:#000!important}.component-button--border-text_active:not(:hover){border-color:#000!important}.component-button--border-hover-text_active:hover{border-color:#000!important}.color-icon-text_active *{fill:#000!important}.color-icon-hover-text_active:hover *{fill:#000!important}.border-text_active{border:1px solid #000!important}.border-hover-text_active:hover{border:1px solid #000!important}.bc-text_active{border-color:#000}.color-text_contrast_primary,.color-text_contrast_primary p{color:#fff!important}.background-text_contrast_primary{background-color:#fff!important}.color_btn-text_contrast_primary:not(:hover),.color_btn-text_contrast_primary:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-text_contrast_primary:not(:hover){background-color:#fff!important}.color-hover-text_contrast_primary:hover,.color-hover-text_contrast_primary:hover *{color:#fff!important}.background-hover-text_contrast_primary:hover{background-color:#fff!important}.component-button--border-text_contrast_primary:not(:hover){border-color:#fff!important}.component-button--border-hover-text_contrast_primary:hover{border-color:#fff!important}.color-icon-text_contrast_primary *{fill:#fff!important}.color-icon-hover-text_contrast_primary:hover *{fill:#fff!important}.border-text_contrast_primary{border:1px solid #fff!important}.border-hover-text_contrast_primary:hover{border:1px solid #fff!important}.bc-text_contrast_primary{border-color:#fff}.color-text_contrast_secondary,.color-text_contrast_secondary p{color:#e9e9e9!important}.background-text_contrast_secondary{background-color:#e9e9e9!important}.color_btn-text_contrast_secondary:not(:hover),.color_btn-text_contrast_secondary:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-text_contrast_secondary:not(:hover){background-color:#e9e9e9!important}.color-hover-text_contrast_secondary:hover,.color-hover-text_contrast_secondary:hover *{color:#e9e9e9!important}.background-hover-text_contrast_secondary:hover{background-color:#e9e9e9!important}.component-button--border-text_contrast_secondary:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-text_contrast_secondary:hover{border-color:#e9e9e9!important}.color-icon-text_contrast_secondary *{fill:#e9e9e9!important}.color-icon-hover-text_contrast_secondary:hover *{fill:#e9e9e9!important}.border-text_contrast_secondary{border:1px solid #e9e9e9!important}.border-hover-text_contrast_secondary:hover{border:1px solid #e9e9e9!important}.bc-text_contrast_secondary{border-color:#e9e9e9}.color-text_contrast_complementary,.color-text_contrast_complementary p{color:#c4c4c4!important}.background-text_contrast_complementary{background-color:#c4c4c4!important}.color_btn-text_contrast_complementary:not(:hover),.color_btn-text_contrast_complementary:not(:hover) *{color:#c4c4c4!important;stroke:#c4c4c4!important}.background_btn-text_contrast_complementary:not(:hover){background-color:#c4c4c4!important}.color-hover-text_contrast_complementary:hover,.color-hover-text_contrast_complementary:hover *{color:#c4c4c4!important}.background-hover-text_contrast_complementary:hover{background-color:#c4c4c4!important}.component-button--border-text_contrast_complementary:not(:hover){border-color:#c4c4c4!important}.component-button--border-hover-text_contrast_complementary:hover{border-color:#c4c4c4!important}.color-icon-text_contrast_complementary *{fill:#c4c4c4!important}.color-icon-hover-text_contrast_complementary:hover *{fill:#c4c4c4!important}.border-text_contrast_complementary{border:1px solid #c4c4c4!important}.border-hover-text_contrast_complementary:hover{border:1px solid #c4c4c4!important}.bc-text_contrast_complementary{border-color:#c4c4c4}.color-icons_primary,.color-icons_primary p{color:#000!important}.background-icons_primary{background-color:#000!important}.color_btn-icons_primary:not(:hover),.color_btn-icons_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-icons_primary:not(:hover){background-color:#000!important}.color-hover-icons_primary:hover,.color-hover-icons_primary:hover *{color:#000!important}.background-hover-icons_primary:hover{background-color:#000!important}.component-button--border-icons_primary:not(:hover){border-color:#000!important}.component-button--border-hover-icons_primary:hover{border-color:#000!important}.color-icon-icons_primary *{fill:#000!important}.color-icon-hover-icons_primary:hover *{fill:#000!important}.border-icons_primary{border:1px solid #000!important}.border-hover-icons_primary:hover{border:1px solid #000!important}.bc-icons_primary{border-color:#000}.color-icons_secondary,.color-icons_secondary p{color:#555!important}.background-icons_secondary{background-color:#555!important}.color_btn-icons_secondary:not(:hover),.color_btn-icons_secondary:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-icons_secondary:not(:hover){background-color:#555!important}.color-hover-icons_secondary:hover,.color-hover-icons_secondary:hover *{color:#555!important}.background-hover-icons_secondary:hover{background-color:#555!important}.component-button--border-icons_secondary:not(:hover){border-color:#555!important}.component-button--border-hover-icons_secondary:hover{border-color:#555!important}.color-icon-icons_secondary *{fill:#555!important}.color-icon-hover-icons_secondary:hover *{fill:#555!important}.border-icons_secondary{border:1px solid #555!important}.border-hover-icons_secondary:hover{border:1px solid #555!important}.bc-icons_secondary{border-color:#555}.color-icons_contrast,.color-icons_contrast p{color:#fff!important}.background-icons_contrast{background-color:#fff!important}.color_btn-icons_contrast:not(:hover),.color_btn-icons_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-icons_contrast:not(:hover){background-color:#fff!important}.color-hover-icons_contrast:hover,.color-hover-icons_contrast:hover *{color:#fff!important}.background-hover-icons_contrast:hover{background-color:#fff!important}.component-button--border-icons_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-icons_contrast:hover{border-color:#fff!important}.color-icon-icons_contrast *{fill:#fff!important}.color-icon-hover-icons_contrast:hover *{fill:#fff!important}.border-icons_contrast{border:1px solid #fff!important}.border-hover-icons_contrast:hover{border:1px solid #fff!important}.bc-icons_contrast{border-color:#fff}.color-control_draggable,.color-control_draggable p{color:#555!important}.background-control_draggable{background-color:#555!important}.color_btn-control_draggable:not(:hover),.color_btn-control_draggable:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-control_draggable:not(:hover){background-color:#555!important}.color-hover-control_draggable:hover,.color-hover-control_draggable:hover *{color:#555!important}.background-hover-control_draggable:hover{background-color:#555!important}.component-button--border-control_draggable:not(:hover){border-color:#555!important}.component-button--border-hover-control_draggable:hover{border-color:#555!important}.color-icon-control_draggable *{fill:#555!important}.color-icon-hover-control_draggable:hover *{fill:#555!important}.border-control_draggable{border:1px solid #555!important}.border-hover-control_draggable:hover{border:1px solid #555!important}.bc-control_draggable{border-color:#555}.color-control_open,.color-control_open p{color:#fff!important}.background-control_open{background-color:#fff!important}.color_btn-control_open:not(:hover),.color_btn-control_open:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-control_open:not(:hover){background-color:#fff!important}.color-hover-control_open:hover,.color-hover-control_open:hover *{color:#fff!important}.background-hover-control_open:hover{background-color:#fff!important}.component-button--border-control_open:not(:hover){border-color:#fff!important}.component-button--border-hover-control_open:hover{border-color:#fff!important}.color-icon-control_open *{fill:#fff!important}.color-icon-hover-control_open:hover *{fill:#fff!important}.border-control_open{border:1px solid #fff!important}.border-hover-control_open:hover{border:1px solid #fff!important}.bc-control_open{border-color:#fff}.color-breadcrumbs_default,.color-breadcrumbs_default p{color:#7b7b7b!important}.background-breadcrumbs_default{background-color:#7b7b7b!important}.color_btn-breadcrumbs_default:not(:hover),.color_btn-breadcrumbs_default:not(:hover) *{color:#7b7b7b!important;stroke:#7b7b7b!important}.background_btn-breadcrumbs_default:not(:hover){background-color:#7b7b7b!important}.color-hover-breadcrumbs_default:hover,.color-hover-breadcrumbs_default:hover *{color:#7b7b7b!important}.background-hover-breadcrumbs_default:hover{background-color:#7b7b7b!important}.component-button--border-breadcrumbs_default:not(:hover){border-color:#7b7b7b!important}.component-button--border-hover-breadcrumbs_default:hover{border-color:#7b7b7b!important}.color-icon-breadcrumbs_default *{fill:#7b7b7b!important}.color-icon-hover-breadcrumbs_default:hover *{fill:#7b7b7b!important}.border-breadcrumbs_default{border:1px solid #7b7b7b!important}.border-hover-breadcrumbs_default:hover{border:1px solid #7b7b7b!important}.bc-breadcrumbs_default{border-color:#7b7b7b}.color-breadcrumbs_current,.color-breadcrumbs_current p{color:#000!important}.background-breadcrumbs_current{background-color:#000!important}.color_btn-breadcrumbs_current:not(:hover),.color_btn-breadcrumbs_current:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-breadcrumbs_current:not(:hover){background-color:#000!important}.color-hover-breadcrumbs_current:hover,.color-hover-breadcrumbs_current:hover *{color:#000!important}.background-hover-breadcrumbs_current:hover{background-color:#000!important}.component-button--border-breadcrumbs_current:not(:hover){border-color:#000!important}.component-button--border-hover-breadcrumbs_current:hover{border-color:#000!important}.color-icon-breadcrumbs_current *{fill:#000!important}.color-icon-hover-breadcrumbs_current:hover *{fill:#000!important}.border-breadcrumbs_current{border:1px solid #000!important}.border-hover-breadcrumbs_current:hover{border:1px solid #000!important}.bc-breadcrumbs_current{border-color:#000}.color-form_checkbox,.color-form_checkbox p{color:var(--border_primary)!important}.background-form_checkbox{background-color:var(--border_primary)!important}.color_btn-form_checkbox:not(:hover),.color_btn-form_checkbox:not(:hover) *{color:var(--border_primary)!important;stroke:var(--border_primary)!important}.background_btn-form_checkbox:not(:hover){background-color:var(--border_primary)!important}.color-hover-form_checkbox:hover,.color-hover-form_checkbox:hover *{color:var(--border_primary)!important}.background-hover-form_checkbox:hover{background-color:var(--border_primary)!important}.component-button--border-form_checkbox:not(:hover){border-color:var(--border_primary)!important}.component-button--border-hover-form_checkbox:hover{border-color:var(--border_primary)!important}.color-icon-form_checkbox *{fill:var(--border_primary)!important}.color-icon-hover-form_checkbox:hover *{fill:var(--border_primary)!important}.border-form_checkbox{border:1px solid var(--border_primary)!important}.border-hover-form_checkbox:hover{border:1px solid var(--border_primary)!important}.bc-form_checkbox{border-color:var(--border_primary)}.color-form_input_surface,.color-form_input_surface p{color:#fff!important}.background-form_input_surface{background-color:#fff!important}.color_btn-form_input_surface:not(:hover),.color_btn-form_input_surface:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-form_input_surface:not(:hover){background-color:#fff!important}.color-hover-form_input_surface:hover,.color-hover-form_input_surface:hover *{color:#fff!important}.background-hover-form_input_surface:hover{background-color:#fff!important}.component-button--border-form_input_surface:not(:hover){border-color:#fff!important}.component-button--border-hover-form_input_surface:hover{border-color:#fff!important}.color-icon-form_input_surface *{fill:#fff!important}.color-icon-hover-form_input_surface:hover *{fill:#fff!important}.border-form_input_surface{border:1px solid #fff!important}.border-hover-form_input_surface:hover{border:1px solid #fff!important}.bc-form_input_surface{border-color:#fff}.color-form_input_border,.color-form_input_border p{color:var(--border_primary)!important}.background-form_input_border{background-color:var(--border_primary)!important}.color_btn-form_input_border:not(:hover),.color_btn-form_input_border:not(:hover) *{color:var(--border_primary)!important;stroke:var(--border_primary)!important}.background_btn-form_input_border:not(:hover){background-color:var(--border_primary)!important}.color-hover-form_input_border:hover,.color-hover-form_input_border:hover *{color:var(--border_primary)!important}.background-hover-form_input_border:hover{background-color:var(--border_primary)!important}.component-button--border-form_input_border:not(:hover){border-color:var(--border_primary)!important}.component-button--border-hover-form_input_border:hover{border-color:var(--border_primary)!important}.color-icon-form_input_border *{fill:var(--border_primary)!important}.color-icon-hover-form_input_border:hover *{fill:var(--border_primary)!important}.border-form_input_border{border:1px solid var(--border_primary)!important}.border-hover-form_input_border:hover{border:1px solid var(--border_primary)!important}.bc-form_input_border{border-color:var(--border_primary)}.color-form_input_text,.color-form_input_text p{color:var(--text_primary)!important}.background-form_input_text{background-color:var(--text_primary)!important}.color_btn-form_input_text:not(:hover),.color_btn-form_input_text:not(:hover) *{color:var(--text_primary)!important;stroke:var(--text_primary)!important}.background_btn-form_input_text:not(:hover){background-color:var(--text_primary)!important}.color-hover-form_input_text:hover,.color-hover-form_input_text:hover *{color:var(--text_primary)!important}.background-hover-form_input_text:hover{background-color:var(--text_primary)!important}.component-button--border-form_input_text:not(:hover){border-color:var(--text_primary)!important}.component-button--border-hover-form_input_text:hover{border-color:var(--text_primary)!important}.color-icon-form_input_text *{fill:var(--text_primary)!important}.color-icon-hover-form_input_text:hover *{fill:var(--text_primary)!important}.border-form_input_text{border:1px solid var(--text_primary)!important}.border-hover-form_input_text:hover{border:1px solid var(--text_primary)!important}.bc-form_input_text{border-color:var(--text_primary)}.color-form_disabled,.color-form_disabled p{color:#c4c4c4!important}.background-form_disabled{background-color:#c4c4c4!important}.color_btn-form_disabled:not(:hover),.color_btn-form_disabled:not(:hover) *{color:#c4c4c4!important;stroke:#c4c4c4!important}.background_btn-form_disabled:not(:hover){background-color:#c4c4c4!important}.color-hover-form_disabled:hover,.color-hover-form_disabled:hover *{color:#c4c4c4!important}.background-hover-form_disabled:hover{background-color:#c4c4c4!important}.component-button--border-form_disabled:not(:hover){border-color:#c4c4c4!important}.component-button--border-hover-form_disabled:hover{border-color:#c4c4c4!important}.color-icon-form_disabled *{fill:#c4c4c4!important}.color-icon-hover-form_disabled:hover *{fill:#c4c4c4!important}.border-form_disabled{border:1px solid #c4c4c4!important}.border-hover-form_disabled:hover{border:1px solid #c4c4c4!important}.bc-form_disabled{border-color:#c4c4c4}.color-form_helper_text,.color-form_helper_text p{color:var(--text_complementary)!important}.background-form_helper_text{background-color:var(--text_complementary)!important}.color_btn-form_helper_text:not(:hover),.color_btn-form_helper_text:not(:hover) *{color:var(--text_complementary)!important;stroke:var(--text_complementary)!important}.background_btn-form_helper_text:not(:hover){background-color:var(--text_complementary)!important}.color-hover-form_helper_text:hover,.color-hover-form_helper_text:hover *{color:var(--text_complementary)!important}.background-hover-form_helper_text:hover{background-color:var(--text_complementary)!important}.component-button--border-form_helper_text:not(:hover){border-color:var(--text_complementary)!important}.component-button--border-hover-form_helper_text:hover{border-color:var(--text_complementary)!important}.color-icon-form_helper_text *{fill:var(--text_complementary)!important}.color-icon-hover-form_helper_text:hover *{fill:var(--text_complementary)!important}.border-form_helper_text{border:1px solid var(--text_complementary)!important}.border-hover-form_helper_text:hover{border:1px solid var(--text_complementary)!important}.bc-form_helper_text{border-color:var(--text_complementary)}.color-form_label,.color-form_label p{color:var(--text_secondary)!important}.background-form_label{background-color:var(--text_secondary)!important}.color_btn-form_label:not(:hover),.color_btn-form_label:not(:hover) *{color:var(--text_secondary)!important;stroke:var(--text_secondary)!important}.background_btn-form_label:not(:hover){background-color:var(--text_secondary)!important}.color-hover-form_label:hover,.color-hover-form_label:hover *{color:var(--text_secondary)!important}.background-hover-form_label:hover{background-color:var(--text_secondary)!important}.component-button--border-form_label:not(:hover){border-color:var(--text_secondary)!important}.component-button--border-hover-form_label:hover{border-color:var(--text_secondary)!important}.color-icon-form_label *{fill:var(--text_secondary)!important}.color-icon-hover-form_label:hover *{fill:var(--text_secondary)!important}.border-form_label{border:1px solid var(--text_secondary)!important}.border-hover-form_label:hover{border:1px solid var(--text_secondary)!important}.bc-form_label{border-color:var(--text_secondary)}.color-badge_sale,.color-badge_sale p{color:#fa1e0e!important}.background-badge_sale{background-color:#fa1e0e!important}.color_btn-badge_sale:not(:hover),.color_btn-badge_sale:not(:hover) *{color:#fa1e0e!important;stroke:#fa1e0e!important}.background_btn-badge_sale:not(:hover){background-color:#fa1e0e!important}.color-hover-badge_sale:hover,.color-hover-badge_sale:hover *{color:#fa1e0e!important}.background-hover-badge_sale:hover{background-color:#fa1e0e!important}.component-button--border-badge_sale:not(:hover){border-color:#fa1e0e!important}.component-button--border-hover-badge_sale:hover{border-color:#fa1e0e!important}.color-icon-badge_sale *{fill:#fa1e0e!important}.color-icon-hover-badge_sale:hover *{fill:#fa1e0e!important}.border-badge_sale{border:1px solid #fa1e0e!important}.border-hover-badge_sale:hover{border:1px solid #fa1e0e!important}.bc-badge_sale{border-color:#fa1e0e}.color-badge_new,.color-badge_new p{color:#ffad0c!important}.background-badge_new{background-color:#ffad0c!important}.color_btn-badge_new:not(:hover),.color_btn-badge_new:not(:hover) *{color:#ffad0c!important;stroke:#ffad0c!important}.background_btn-badge_new:not(:hover){background-color:#ffad0c!important}.color-hover-badge_new:hover,.color-hover-badge_new:hover *{color:#ffad0c!important}.background-hover-badge_new:hover{background-color:#ffad0c!important}.component-button--border-badge_new:not(:hover){border-color:#ffad0c!important}.component-button--border-hover-badge_new:hover{border-color:#ffad0c!important}.color-icon-badge_new *{fill:#ffad0c!important}.color-icon-hover-badge_new:hover *{fill:#ffad0c!important}.border-badge_new{border:1px solid #ffad0c!important}.border-hover-badge_new:hover{border:1px solid #ffad0c!important}.bc-badge_new{border-color:#ffad0c}.color-badge_general,.color-badge_general p{color:#2bb0e8!important}.background-badge_general{background-color:#2bb0e8!important}.color_btn-badge_general:not(:hover),.color_btn-badge_general:not(:hover) *{color:#2bb0e8!important;stroke:#2bb0e8!important}.background_btn-badge_general:not(:hover){background-color:#2bb0e8!important}.color-hover-badge_general:hover,.color-hover-badge_general:hover *{color:#2bb0e8!important}.background-hover-badge_general:hover{background-color:#2bb0e8!important}.component-button--border-badge_general:not(:hover){border-color:#2bb0e8!important}.component-button--border-hover-badge_general:hover{border-color:#2bb0e8!important}.color-icon-badge_general *{fill:#2bb0e8!important}.color-icon-hover-badge_general:hover *{fill:#2bb0e8!important}.border-badge_general{border:1px solid #2bb0e8!important}.border-hover-badge_general:hover{border:1px solid #2bb0e8!important}.bc-badge_general{border-color:#2bb0e8}.color-badge_text,.color-badge_text p{color:#000!important}.background-badge_text{background-color:#000!important}.color_btn-badge_text:not(:hover),.color_btn-badge_text:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-badge_text:not(:hover){background-color:#000!important}.color-hover-badge_text:hover,.color-hover-badge_text:hover *{color:#000!important}.background-hover-badge_text:hover{background-color:#000!important}.component-button--border-badge_text:not(:hover){border-color:#000!important}.component-button--border-hover-badge_text:hover{border-color:#000!important}.color-icon-badge_text *{fill:#000!important}.color-icon-hover-badge_text:hover *{fill:#000!important}.border-badge_text{border:1px solid #000!important}.border-hover-badge_text:hover{border:1px solid #000!important}.bc-badge_text{border-color:#000}.color-badge_text_inverted,.color-badge_text_inverted p{color:#fff!important}.background-badge_text_inverted{background-color:#fff!important}.color_btn-badge_text_inverted:not(:hover),.color_btn-badge_text_inverted:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-badge_text_inverted:not(:hover){background-color:#fff!important}.color-hover-badge_text_inverted:hover,.color-hover-badge_text_inverted:hover *{color:#fff!important}.background-hover-badge_text_inverted:hover{background-color:#fff!important}.component-button--border-badge_text_inverted:not(:hover){border-color:#fff!important}.component-button--border-hover-badge_text_inverted:hover{border-color:#fff!important}.color-icon-badge_text_inverted *{fill:#fff!important}.color-icon-hover-badge_text_inverted:hover *{fill:#fff!important}.border-badge_text_inverted{border:1px solid #fff!important}.border-hover-badge_text_inverted:hover{border:1px solid #fff!important}.bc-badge_text_inverted{border-color:#fff}.color-alert_error,.color-alert_error p{color:var(--functional_error)!important}.background-alert_error{background-color:var(--functional_error)!important}.color_btn-alert_error:not(:hover),.color_btn-alert_error:not(:hover) *{color:var(--functional_error)!important;stroke:var(--functional_error)!important}.background_btn-alert_error:not(:hover){background-color:var(--functional_error)!important}.color-hover-alert_error:hover,.color-hover-alert_error:hover *{color:var(--functional_error)!important}.background-hover-alert_error:hover{background-color:var(--functional_error)!important}.component-button--border-alert_error:not(:hover){border-color:var(--functional_error)!important}.component-button--border-hover-alert_error:hover{border-color:var(--functional_error)!important}.color-icon-alert_error *{fill:var(--functional_error)!important}.color-icon-hover-alert_error:hover *{fill:var(--functional_error)!important}.border-alert_error{border:1px solid var(--functional_error)!important}.border-hover-alert_error:hover{border:1px solid var(--functional_error)!important}.bc-alert_error{border-color:var(--functional_error)}.color-alert_error_surface,.color-alert_error_surface p{color:#ffc8cb!important}.background-alert_error_surface{background-color:#ffc8cb!important}.color_btn-alert_error_surface:not(:hover),.color_btn-alert_error_surface:not(:hover) *{color:#ffc8cb!important;stroke:#ffc8cb!important}.background_btn-alert_error_surface:not(:hover){background-color:#ffc8cb!important}.color-hover-alert_error_surface:hover,.color-hover-alert_error_surface:hover *{color:#ffc8cb!important}.background-hover-alert_error_surface:hover{background-color:#ffc8cb!important}.component-button--border-alert_error_surface:not(:hover){border-color:#ffc8cb!important}.component-button--border-hover-alert_error_surface:hover{border-color:#ffc8cb!important}.color-icon-alert_error_surface *{fill:#ffc8cb!important}.color-icon-hover-alert_error_surface:hover *{fill:#ffc8cb!important}.border-alert_error_surface{border:1px solid #ffc8cb!important}.border-hover-alert_error_surface:hover{border:1px solid #ffc8cb!important}.bc-alert_error_surface{border-color:#ffc8cb}.color-alert_succes,.color-alert_succes p{color:var(--functional_success)!important}.background-alert_succes{background-color:var(--functional_success)!important}.color_btn-alert_succes:not(:hover),.color_btn-alert_succes:not(:hover) *{color:var(--functional_success)!important;stroke:var(--functional_success)!important}.background_btn-alert_succes:not(:hover){background-color:var(--functional_success)!important}.color-hover-alert_succes:hover,.color-hover-alert_succes:hover *{color:var(--functional_success)!important}.background-hover-alert_succes:hover{background-color:var(--functional_success)!important}.component-button--border-alert_succes:not(:hover){border-color:var(--functional_success)!important}.component-button--border-hover-alert_succes:hover{border-color:var(--functional_success)!important}.color-icon-alert_succes *{fill:var(--functional_success)!important}.color-icon-hover-alert_succes:hover *{fill:var(--functional_success)!important}.border-alert_succes{border:1px solid var(--functional_success)!important}.border-hover-alert_succes:hover{border:1px solid var(--functional_success)!important}.bc-alert_succes{border-color:var(--functional_success)}.color-alert_succes_surface,.color-alert_succes_surface p{color:#cfe2cb!important}.background-alert_succes_surface{background-color:#cfe2cb!important}.color_btn-alert_succes_surface:not(:hover),.color_btn-alert_succes_surface:not(:hover) *{color:#cfe2cb!important;stroke:#cfe2cb!important}.background_btn-alert_succes_surface:not(:hover){background-color:#cfe2cb!important}.color-hover-alert_succes_surface:hover,.color-hover-alert_succes_surface:hover *{color:#cfe2cb!important}.background-hover-alert_succes_surface:hover{background-color:#cfe2cb!important}.component-button--border-alert_succes_surface:not(:hover){border-color:#cfe2cb!important}.component-button--border-hover-alert_succes_surface:hover{border-color:#cfe2cb!important}.color-icon-alert_succes_surface *{fill:#cfe2cb!important}.color-icon-hover-alert_succes_surface:hover *{fill:#cfe2cb!important}.border-alert_succes_surface{border:1px solid #cfe2cb!important}.border-hover-alert_succes_surface:hover{border:1px solid #cfe2cb!important}.bc-alert_succes_surface{border-color:#cfe2cb}.color-menu_surface,.color-menu_surface p{color:var(--surface_primary)!important}.background-menu_surface{background-color:var(--surface_primary)!important}.color_btn-menu_surface:not(:hover),.color_btn-menu_surface:not(:hover) *{color:var(--surface_primary)!important;stroke:var(--surface_primary)!important}.background_btn-menu_surface:not(:hover){background-color:var(--surface_primary)!important}.color-hover-menu_surface:hover,.color-hover-menu_surface:hover *{color:var(--surface_primary)!important}.background-hover-menu_surface:hover{background-color:var(--surface_primary)!important}.component-button--border-menu_surface:not(:hover){border-color:var(--surface_primary)!important}.component-button--border-hover-menu_surface:hover{border-color:var(--surface_primary)!important}.color-icon-menu_surface *{fill:var(--surface_primary)!important}.color-icon-hover-menu_surface:hover *{fill:var(--surface_primary)!important}.border-menu_surface{border:1px solid var(--surface_primary)!important}.border-hover-menu_surface:hover{border:1px solid var(--surface_primary)!important}.bc-menu_surface{border-color:var(--surface_primary)}.color-button_primary_surface,.color-button_primary_surface p{color:#000!important}.background-button_primary_surface{background-color:#000!important}.color_btn-button_primary_surface:not(:hover),.color_btn-button_primary_surface:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-button_primary_surface:not(:hover){background-color:#000!important}.color-hover-button_primary_surface:hover,.color-hover-button_primary_surface:hover *{color:#000!important}.background-hover-button_primary_surface:hover{background-color:#000!important}.component-button--border-button_primary_surface:not(:hover){border-color:#000!important}.component-button--border-hover-button_primary_surface:hover{border-color:#000!important}.color-icon-button_primary_surface *{fill:#000!important}.color-icon-hover-button_primary_surface:hover *{fill:#000!important}.border-button_primary_surface{border:1px solid #000!important}.border-hover-button_primary_surface:hover{border:1px solid #000!important}.bc-button_primary_surface{border-color:#000}.color-button_primary_text,.color-button_primary_text p{color:#fff!important}.background-button_primary_text{background-color:#fff!important}.color_btn-button_primary_text:not(:hover),.color_btn-button_primary_text:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-button_primary_text:not(:hover){background-color:#fff!important}.color-hover-button_primary_text:hover,.color-hover-button_primary_text:hover *{color:#fff!important}.background-hover-button_primary_text:hover{background-color:#fff!important}.component-button--border-button_primary_text:not(:hover){border-color:#fff!important}.component-button--border-hover-button_primary_text:hover{border-color:#fff!important}.color-icon-button_primary_text *{fill:#fff!important}.color-icon-hover-button_primary_text:hover *{fill:#fff!important}.border-button_primary_text{border:1px solid #fff!important}.border-hover-button_primary_text:hover{border:1px solid #fff!important}.bc-button_primary_text{border-color:#fff}.color-button_secondary_surface,.color-button_secondary_surface p{color:var(--surface_secondary)!important}.background-button_secondary_surface{background-color:var(--surface_secondary)!important}.color_btn-button_secondary_surface:not(:hover),.color_btn-button_secondary_surface:not(:hover) *{color:var(--surface_secondary)!important;stroke:var(--surface_secondary)!important}.background_btn-button_secondary_surface:not(:hover){background-color:var(--surface_secondary)!important}.color-hover-button_secondary_surface:hover,.color-hover-button_secondary_surface:hover *{color:var(--surface_secondary)!important}.background-hover-button_secondary_surface:hover{background-color:var(--surface_secondary)!important}.component-button--border-button_secondary_surface:not(:hover){border-color:var(--surface_secondary)!important}.component-button--border-hover-button_secondary_surface:hover{border-color:var(--surface_secondary)!important}.color-icon-button_secondary_surface *{fill:var(--surface_secondary)!important}.color-icon-hover-button_secondary_surface:hover *{fill:var(--surface_secondary)!important}.border-button_secondary_surface{border:1px solid var(--surface_secondary)!important}.border-hover-button_secondary_surface:hover{border:1px solid var(--surface_secondary)!important}.bc-button_secondary_surface{border-color:var(--surface_secondary)}.color-button_secondary_text,.color-button_secondary_text p{color:var(--text_secondary)!important}.background-button_secondary_text{background-color:var(--text_secondary)!important}.color_btn-button_secondary_text:not(:hover),.color_btn-button_secondary_text:not(:hover) *{color:var(--text_secondary)!important;stroke:var(--text_secondary)!important}.background_btn-button_secondary_text:not(:hover){background-color:var(--text_secondary)!important}.color-hover-button_secondary_text:hover,.color-hover-button_secondary_text:hover *{color:var(--text_secondary)!important}.background-hover-button_secondary_text:hover{background-color:var(--text_secondary)!important}.component-button--border-button_secondary_text:not(:hover){border-color:var(--text_secondary)!important}.component-button--border-hover-button_secondary_text:hover{border-color:var(--text_secondary)!important}.color-icon-button_secondary_text *{fill:var(--text_secondary)!important}.color-icon-hover-button_secondary_text:hover *{fill:var(--text_secondary)!important}.border-button_secondary_text{border:1px solid var(--text_secondary)!important}.border-hover-button_secondary_text:hover{border:1px solid var(--text_secondary)!important}.bc-button_secondary_text{border-color:var(--text_secondary)}.color-button_text,.color-button_text p{color:var(--text_secondary)!important}.background-button_text{background-color:var(--text_secondary)!important}.color_btn-button_text:not(:hover),.color_btn-button_text:not(:hover) *{color:var(--text_secondary)!important;stroke:var(--text_secondary)!important}.background_btn-button_text:not(:hover){background-color:var(--text_secondary)!important}.color-hover-button_text:hover,.color-hover-button_text:hover *{color:var(--text_secondary)!important}.background-hover-button_text:hover{background-color:var(--text_secondary)!important}.component-button--border-button_text:not(:hover){border-color:var(--text_secondary)!important}.component-button--border-hover-button_text:hover{border-color:var(--text_secondary)!important}.color-icon-button_text *{fill:var(--text_secondary)!important}.color-icon-hover-button_text:hover *{fill:var(--text_secondary)!important}.border-button_text{border:1px solid var(--text_secondary)!important}.border-hover-button_text:hover{border:1px solid var(--text_secondary)!important}.bc-button_text{border-color:var(--text_secondary)}.color-button_inactive_surface,.color-button_inactive_surface p{color:#434343!important}.background-button_inactive_surface{background-color:#434343!important}.color_btn-button_inactive_surface:not(:hover),.color_btn-button_inactive_surface:not(:hover) *{color:#434343!important;stroke:#434343!important}.background_btn-button_inactive_surface:not(:hover){background-color:#434343!important}.color-hover-button_inactive_surface:hover,.color-hover-button_inactive_surface:hover *{color:#434343!important}.background-hover-button_inactive_surface:hover{background-color:#434343!important}.component-button--border-button_inactive_surface:not(:hover){border-color:#434343!important}.component-button--border-hover-button_inactive_surface:hover{border-color:#434343!important}.color-icon-button_inactive_surface *{fill:#434343!important}.color-icon-hover-button_inactive_surface:hover *{fill:#434343!important}.border-button_inactive_surface{border:1px solid #434343!important}.border-hover-button_inactive_surface:hover{border:1px solid #434343!important}.bc-button_inactive_surface{border-color:#434343}.color-sidebar_surface,.color-sidebar_surface p{color:var(--surface_primary)!important}.background-sidebar_surface{background-color:var(--surface_primary)!important}.color_btn-sidebar_surface:not(:hover),.color_btn-sidebar_surface:not(:hover) *{color:var(--surface_primary)!important;stroke:var(--surface_primary)!important}.background_btn-sidebar_surface:not(:hover){background-color:var(--surface_primary)!important}.color-hover-sidebar_surface:hover,.color-hover-sidebar_surface:hover *{color:var(--surface_primary)!important}.background-hover-sidebar_surface:hover{background-color:var(--surface_primary)!important}.component-button--border-sidebar_surface:not(:hover){border-color:var(--surface_primary)!important}.component-button--border-hover-sidebar_surface:hover{border-color:var(--surface_primary)!important}.color-icon-sidebar_surface *{fill:var(--surface_primary)!important}.color-icon-hover-sidebar_surface:hover *{fill:var(--surface_primary)!important}.border-sidebar_surface{border:1px solid var(--surface_primary)!important}.border-hover-sidebar_surface:hover{border:1px solid var(--surface_primary)!important}.bc-sidebar_surface{border-color:var(--surface_primary)}.color-sidebar_overlay,.color-sidebar_overlay p{color:#00000026!important}.background-sidebar_overlay{background-color:#00000026!important}.color_btn-sidebar_overlay:not(:hover),.color_btn-sidebar_overlay:not(:hover) *{color:#00000026!important;stroke:#00000026!important}.background_btn-sidebar_overlay:not(:hover){background-color:#00000026!important}.color-hover-sidebar_overlay:hover,.color-hover-sidebar_overlay:hover *{color:#00000026!important}.background-hover-sidebar_overlay:hover{background-color:#00000026!important}.component-button--border-sidebar_overlay:not(:hover){border-color:#00000026!important}.component-button--border-hover-sidebar_overlay:hover{border-color:#00000026!important}.color-icon-sidebar_overlay *{fill:#00000026!important}.color-icon-hover-sidebar_overlay:hover *{fill:#00000026!important}.border-sidebar_overlay{border:1px solid #00000026!important}.border-hover-sidebar_overlay:hover{border:1px solid #00000026!important}.bc-sidebar_overlay{border-color:#00000026}.color-footer_surface,.color-footer_surface p{color:var(--surface_heavy_contrast)!important}.background-footer_surface{background-color:var(--surface_heavy_contrast)!important}.color_btn-footer_surface:not(:hover),.color_btn-footer_surface:not(:hover) *{color:var(--surface_heavy_contrast)!important;stroke:var(--surface_heavy_contrast)!important}.background_btn-footer_surface:not(:hover){background-color:var(--surface_heavy_contrast)!important}.color-hover-footer_surface:hover,.color-hover-footer_surface:hover *{color:var(--surface_heavy_contrast)!important}.background-hover-footer_surface:hover{background-color:var(--surface_heavy_contrast)!important}.component-button--border-footer_surface:not(:hover){border-color:var(--surface_heavy_contrast)!important}.component-button--border-hover-footer_surface:hover{border-color:var(--surface_heavy_contrast)!important}.color-icon-footer_surface *{fill:var(--surface_heavy_contrast)!important}.color-icon-hover-footer_surface:hover *{fill:var(--surface_heavy_contrast)!important}.border-footer_surface{border:1px solid var(--surface_heavy_contrast)!important}.border-hover-footer_surface:hover{border:1px solid var(--surface_heavy_contrast)!important}.bc-footer_surface{border-color:var(--surface_heavy_contrast)}.color-footer_primary,.color-footer_primary p{color:var(--text_contrast_primary)!important}.background-footer_primary{background-color:var(--text_contrast_primary)!important}.color_btn-footer_primary:not(:hover),.color_btn-footer_primary:not(:hover) *{color:var(--text_contrast_primary)!important;stroke:var(--text_contrast_primary)!important}.background_btn-footer_primary:not(:hover){background-color:var(--text_contrast_primary)!important}.color-hover-footer_primary:hover,.color-hover-footer_primary:hover *{color:var(--text_contrast_primary)!important}.background-hover-footer_primary:hover{background-color:var(--text_contrast_primary)!important}.component-button--border-footer_primary:not(:hover){border-color:var(--text_contrast_primary)!important}.component-button--border-hover-footer_primary:hover{border-color:var(--text_contrast_primary)!important}.color-icon-footer_primary *{fill:var(--text_contrast_primary)!important}.color-icon-hover-footer_primary:hover *{fill:var(--text_contrast_primary)!important}.border-footer_primary{border:1px solid var(--text_contrast_primary)!important}.border-hover-footer_primary:hover{border:1px solid var(--text_contrast_primary)!important}.bc-footer_primary{border-color:var(--text_contrast_primary)}.color-footer_complementary,.color-footer_complementary p{color:var(--text_contrast_secondary)!important}.background-footer_complementary{background-color:var(--text_contrast_secondary)!important}.color_btn-footer_complementary:not(:hover),.color_btn-footer_complementary:not(:hover) *{color:var(--text_contrast_secondary)!important;stroke:var(--text_contrast_secondary)!important}.background_btn-footer_complementary:not(:hover){background-color:var(--text_contrast_secondary)!important}.color-hover-footer_complementary:hover,.color-hover-footer_complementary:hover *{color:var(--text_contrast_secondary)!important}.background-hover-footer_complementary:hover{background-color:var(--text_contrast_secondary)!important}.component-button--border-footer_complementary:not(:hover){border-color:var(--text_contrast_secondary)!important}.component-button--border-hover-footer_complementary:hover{border-color:var(--text_contrast_secondary)!important}.color-icon-footer_complementary *{fill:var(--text_contrast_secondary)!important}.color-icon-hover-footer_complementary:hover *{fill:var(--text_contrast_secondary)!important}.border-footer_complementary{border:1px solid var(--text_contrast_secondary)!important}.border-hover-footer_complementary:hover{border:1px solid var(--text_contrast_secondary)!important}.bc-footer_complementary{border-color:var(--text_contrast_secondary)}.color-footer_divider,.color-footer_divider p{color:var(--surface_contrast)!important}.background-footer_divider{background-color:var(--surface_contrast)!important}.color_btn-footer_divider:not(:hover),.color_btn-footer_divider:not(:hover) *{color:var(--surface_contrast)!important;stroke:var(--surface_contrast)!important}.background_btn-footer_divider:not(:hover){background-color:var(--surface_contrast)!important}.color-hover-footer_divider:hover,.color-hover-footer_divider:hover *{color:var(--surface_contrast)!important}.background-hover-footer_divider:hover{background-color:var(--surface_contrast)!important}.component-button--border-footer_divider:not(:hover){border-color:var(--surface_contrast)!important}.component-button--border-hover-footer_divider:hover{border-color:var(--surface_contrast)!important}.color-icon-footer_divider *{fill:var(--surface_contrast)!important}.color-icon-hover-footer_divider:hover *{fill:var(--surface_contrast)!important}.border-footer_divider{border:1px solid var(--surface_contrast)!important}.border-hover-footer_divider:hover{border:1px solid var(--surface_contrast)!important}.bc-footer_divider{border-color:var(--surface_contrast)}.color-reviews_star_empty,.color-reviews_star_empty p{color:#d9d9d9!important}.background-reviews_star_empty{background-color:#d9d9d9!important}.color_btn-reviews_star_empty:not(:hover),.color_btn-reviews_star_empty:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-reviews_star_empty:not(:hover){background-color:#d9d9d9!important}.color-hover-reviews_star_empty:hover,.color-hover-reviews_star_empty:hover *{color:#d9d9d9!important}.background-hover-reviews_star_empty:hover{background-color:#d9d9d9!important}.component-button--border-reviews_star_empty:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-reviews_star_empty:hover{border-color:#d9d9d9!important}.color-icon-reviews_star_empty *{fill:#d9d9d9!important}.color-icon-hover-reviews_star_empty:hover *{fill:#d9d9d9!important}.border-reviews_star_empty{border:1px solid #d9d9d9!important}.border-hover-reviews_star_empty:hover{border:1px solid #d9d9d9!important}.bc-reviews_star_empty{border-color:#d9d9d9}.color-reviews_star,.color-reviews_star p{color:#e5b048!important}.background-reviews_star{background-color:#e5b048!important}.color_btn-reviews_star:not(:hover),.color_btn-reviews_star:not(:hover) *{color:#e5b048!important;stroke:#e5b048!important}.background_btn-reviews_star:not(:hover){background-color:#e5b048!important}.color-hover-reviews_star:hover,.color-hover-reviews_star:hover *{color:#e5b048!important}.background-hover-reviews_star:hover{background-color:#e5b048!important}.component-button--border-reviews_star:not(:hover){border-color:#e5b048!important}.component-button--border-hover-reviews_star:hover{border-color:#e5b048!important}.color-icon-reviews_star *{fill:#e5b048!important}.color-icon-hover-reviews_star:hover *{fill:#e5b048!important}.border-reviews_star{border:1px solid #e5b048!important}.border-hover-reviews_star:hover{border:1px solid #e5b048!important}.bc-reviews_star{border-color:#e5b048}.color-product_variants_brown,.color-product_variants_brown p{color:#97533f!important}.background-product_variants_brown{background-color:#97533f!important}.color_btn-product_variants_brown:not(:hover),.color_btn-product_variants_brown:not(:hover) *{color:#97533f!important;stroke:#97533f!important}.background_btn-product_variants_brown:not(:hover){background-color:#97533f!important}.color-hover-product_variants_brown:hover,.color-hover-product_variants_brown:hover *{color:#97533f!important}.background-hover-product_variants_brown:hover{background-color:#97533f!important}.component-button--border-product_variants_brown:not(:hover){border-color:#97533f!important}.component-button--border-hover-product_variants_brown:hover{border-color:#97533f!important}.color-icon-product_variants_brown *{fill:#97533f!important}.color-icon-hover-product_variants_brown:hover *{fill:#97533f!important}.border-product_variants_brown{border:1px solid #97533f!important}.border-hover-product_variants_brown:hover{border:1px solid #97533f!important}.bc-product_variants_brown{border-color:#97533f}.color-product_variants_purple,.color-product_variants_purple p{color:#9747ff!important}.background-product_variants_purple{background-color:#9747ff!important}.color_btn-product_variants_purple:not(:hover),.color_btn-product_variants_purple:not(:hover) *{color:#9747ff!important;stroke:#9747ff!important}.background_btn-product_variants_purple:not(:hover){background-color:#9747ff!important}.color-hover-product_variants_purple:hover,.color-hover-product_variants_purple:hover *{color:#9747ff!important}.background-hover-product_variants_purple:hover{background-color:#9747ff!important}.component-button--border-product_variants_purple:not(:hover){border-color:#9747ff!important}.component-button--border-hover-product_variants_purple:hover{border-color:#9747ff!important}.color-icon-product_variants_purple *{fill:#9747ff!important}.color-icon-hover-product_variants_purple:hover *{fill:#9747ff!important}.border-product_variants_purple{border:1px solid #9747ff!important}.border-hover-product_variants_purple:hover{border:1px solid #9747ff!important}.bc-product_variants_purple{border-color:#9747ff}.color-product_variants_yellow,.color-product_variants_yellow p{color:#ffad0c!important}.background-product_variants_yellow{background-color:#ffad0c!important}.color_btn-product_variants_yellow:not(:hover),.color_btn-product_variants_yellow:not(:hover) *{color:#ffad0c!important;stroke:#ffad0c!important}.background_btn-product_variants_yellow:not(:hover){background-color:#ffad0c!important}.color-hover-product_variants_yellow:hover,.color-hover-product_variants_yellow:hover *{color:#ffad0c!important}.background-hover-product_variants_yellow:hover{background-color:#ffad0c!important}.component-button--border-product_variants_yellow:not(:hover){border-color:#ffad0c!important}.component-button--border-hover-product_variants_yellow:hover{border-color:#ffad0c!important}.color-icon-product_variants_yellow *{fill:#ffad0c!important}.color-icon-hover-product_variants_yellow:hover *{fill:#ffad0c!important}.border-product_variants_yellow{border:1px solid #ffad0c!important}.border-hover-product_variants_yellow:hover{border:1px solid #ffad0c!important}.bc-product_variants_yellow{border-color:#ffad0c}.color-product_variants_green,.color-product_variants_green p{color:#6ca65a!important}.background-product_variants_green{background-color:#6ca65a!important}.color_btn-product_variants_green:not(:hover),.color_btn-product_variants_green:not(:hover) *{color:#6ca65a!important;stroke:#6ca65a!important}.background_btn-product_variants_green:not(:hover){background-color:#6ca65a!important}.color-hover-product_variants_green:hover,.color-hover-product_variants_green:hover *{color:#6ca65a!important}.background-hover-product_variants_green:hover{background-color:#6ca65a!important}.component-button--border-product_variants_green:not(:hover){border-color:#6ca65a!important}.component-button--border-hover-product_variants_green:hover{border-color:#6ca65a!important}.color-icon-product_variants_green *{fill:#6ca65a!important}.color-icon-hover-product_variants_green:hover *{fill:#6ca65a!important}.border-product_variants_green{border:1px solid #6ca65a!important}.border-hover-product_variants_green:hover{border:1px solid #6ca65a!important}.bc-product_variants_green{border-color:#6ca65a}.color-product_variants_red,.color-product_variants_red p{color:#fa1e0e!important}.background-product_variants_red{background-color:#fa1e0e!important}.color_btn-product_variants_red:not(:hover),.color_btn-product_variants_red:not(:hover) *{color:#fa1e0e!important;stroke:#fa1e0e!important}.background_btn-product_variants_red:not(:hover){background-color:#fa1e0e!important}.color-hover-product_variants_red:hover,.color-hover-product_variants_red:hover *{color:#fa1e0e!important}.background-hover-product_variants_red:hover{background-color:#fa1e0e!important}.component-button--border-product_variants_red:not(:hover){border-color:#fa1e0e!important}.component-button--border-hover-product_variants_red:hover{border-color:#fa1e0e!important}.color-icon-product_variants_red *{fill:#fa1e0e!important}.color-icon-hover-product_variants_red:hover *{fill:#fa1e0e!important}.border-product_variants_red{border:1px solid #fa1e0e!important}.border-hover-product_variants_red:hover{border:1px solid #fa1e0e!important}.bc-product_variants_red{border-color:#fa1e0e}:root{--font-primary:moderat,sans-serif;--font-secondary:figtree,serif}@font-face{font-family:moderat;src:url(../../assets/fonts/primary/moderat-light.woff2) format("woff2"),url(../../assets/fonts/primary/moderat-light.woff) format("woff"),url(../../assets/fonts/primary/moderat-light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:moderat;src:url(../../assets/fonts/primary/moderat-regular.woff2) format("woff2"),url(../../assets/fonts/primary/moderat-regular.woff) format("woff"),url(../../assets/fonts/primary/moderat-regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:moderat;src:url(../../assets/fonts/primary/moderat-condensed-black.woff2) format("woff2"),url(../../assets/fonts/primary/moderat-condensed-black.woff) format("woff"),url(../../assets/fonts/primary/moderat-condensed-black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:figtree;src:url(../../assets/fonts/secondary/Figtree-Italic.woff2) format("woff2"),url(../../assets/fonts/secondary/Figtree-Italic.woff) format("woff"),url(../../assets/fonts/secondary/Figtree-Italic.ttf) format("truetype");font-style:italic}@font-face{font-family:figtree;src:url(../../assets/fonts/secondary/Figtree-Regular.woff2) format("woff2"),url(../../assets/fonts/secondary/Figtree-Regular.woff) format("woff"),url(../../assets/fonts/secondary/Figtree-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:figtree;src:url(../../assets/fonts/secondary/Figtree-Medium.woff2) format("woff2"),url(../../assets/fonts/secondary/Figtree-Medium.woff) format("woff"),url(../../assets/fonts/secondary/Figtree-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:figtree;src:url(../../assets/fonts/secondary/Figtree-SemiBold.woff2) format("woff2"),url(../../assets/fonts/secondary/Figtree-SemiBold.woff) format("woff"),url(../../assets/fonts/secondary/Figtree-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}.container{padding-right:32px;padding-left:32px;max-width:1636px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}@media (max-width:991px){.container{padding-right:32px;padding-left:32px}}@media (max-width:767px){.container{padding-right:16px;padding-left:16px}}.container-wide{padding-right:32px;padding-left:32px;box-sizing:border-box;max-width:2624px}@media (min-width:2624px){.container-wide{margin-left:auto;margin-right:auto}}@media (max-width:991px){.container-wide{padding-right:32px;padding-left:32px}}@media (max-width:767px){.container-wide{padding-right:16px;padding-left:16px}}.container-fluid{box-sizing:border-box;width:100%}.container-fluid-right{box-sizing:border-box;margin-right:0;margin-left:auto;padding-left:32px;max-width:calc(1636px + ((100% - 1636px)/ 2))}@media (max-width:991px){.container-fluid-right{padding-left:32px}}@media (max-width:767px){.container-fluid-right{padding-left:16px}}.container-fluid-left{box-sizing:border-box;margin-left:0;margin-right:auto;padding-right:32px;max-width:calc(1636px + ((100% - 1636px)/ 2))}@media (max-width:991px){.container-fluid-left{padding-right:32px}}@media (max-width:767px){.container-fluid-left{padding-right:16px}}.cookie__table td,.cookie__table td.cookie__table-use,.product-catalog-header__description,.t,.t_1,.t_2,.t_3,.t_l,.t_m,.t_s,.text{font-family:figtree,serif;color:#000;line-height:1.5;font-weight:500;text-transform:unset;font-style:normal}.cookie__table td a,.cookie__table td.cookie__table-use a,.product-catalog-header__description a,.t a,.t_1 a,.t_2 a,.t_3 a,.t_l a,.t_m a,.t_s a,.text a{text-decoration:underline;color:#fd8c3a;transition:.23s ease-in-out;text-underline-offset:.125rem}.cookie__table td a:hover,.product-catalog-header__description a:hover,.t a:hover,.t_1 a:hover,.t_2 a:hover,.t_3 a:hover,.t_l a:hover,.t_m a:hover,.t_s a:hover,.text a:hover{color:#ef2525}.cookie__table td a:visited,.product-catalog-header__description a:visited,.t a:visited,.t_1 a:visited,.t_2 a:visited,.t_3 a:visited,.t_l a:visited,.t_m a:visited,.t_s a:visited,.text a:visited{color:#e229a3;-webkit-text-decoration-color:#e229a3;text-decoration-color:#e229a3}.t_1,.t_s{font-size:.875rem;font-weight:400}.cookie__table td,.cookie__table td.cookie__table-use,.product-catalog-header__description,.t_2,.t_m{font-size:1rem}.t_3,.t_l{font-size:1.5rem}@media (max-width:767px){.t_3,.t_l{font-size:1.25rem}}.text p{margin-block-start:1em;margin-block-end:1em}.category-card__title,.checkout__login .checkbox-element__title,.n,.n_1,.n_2,.n_3,.n_4,.n_5,.n_super,.n_super-light,.product-card__name,h1,h2,h3,h4,h5{font-family:moderat,sans-serif;color:#000;font-weight:900;line-height:1;margin:0;text-transform:uppercase}.category-card__title a,.checkout__login .checkbox-element__title a,.n a,.n_1 a,.n_2 a,.n_3 a,.n_4 a,.n_5 a,.n_super a,.n_super-light a,.product-card__name a,h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration:underline;color:inherit}.n_super{font-size:6rem;letter-spacing:-.03em;color:headline_contrast}@media (max-width:991px){.n_super{font-size:4rem;letter-spacing:-.03em}}@media (max-width:767px){.n_super{font-size:3rem}}.n_super-light{font-size:6rem;letter-spacing:-.03em}@media (max-width:991px){.n_super-light{font-size:4rem;letter-spacing:-.03em}}@media (max-width:767px){.n_super-light{font-size:3rem}}.n_1,h1{font-size:4rem;letter-spacing:-.03em}@media (max-width:991px){.n_1,h1{font-size:2.625rem;letter-spacing:-.03em}}@media (max-width:767px){.n_1,h1{font-size:2.375rem}}.n_2,h2{font-size:2.625rem}@media (max-width:991px){.n_2,h2{font-size:2.25rem}}@media (max-width:767px){.n_2,h2{font-size:1.75rem}}.n_3,h3{font-size:2.25rem;letter-spacing:-.03em}@media (max-width:991px){.n_3,h3{font-size:1.5rem}}@media (max-width:767px){.n_3,h3{font-size:1.375rem}}.n_4,.product-card__name,h4{font-size:1.5rem;line-height:1.25}@media (max-width:991px){.n_4,.product-card__name,h4{font-size:1.25rem}}@media (max-width:767px){.n_4,.product-card__name,h4{font-size:1.125rem}}.category-card__title,.checkout__login .checkbox-element__title,.n_5,h5{font-size:1.125rem;line-height:1.25}@media (max-width:991px){.category-card__title,.checkout__login .checkbox-element__title,.n_5,h5{font-size:1rem}}@media (max-width:767px){.category-card__title,.checkout__login .checkbox-element__title,.n_5,h5{font-size:1rem}}h3{letter-spacing:0}.title,.title_l,.title_m{font-family:figtree,serif;color:#000;font-weight:600;line-height:1.5;margin:0}.title a,.title_l a,.title_m a{text-decoration:underline;color:inherit}.title_l{font-size:1.5rem}@media (max-width:767px){.title_l{font-size:1.25rem}}.title_m{font-size:1.125rem}@media (max-width:767px){.title_m{font-size:1rem}}.text ol{padding-left:1.3em;font-family:moderat,sans-serif;font-weight:400;line-height:1.9}@media (max-width:767px){.text ol{padding-left:2em}}.text ol li{font-family:inherit;font-size:inherit;color:inherit}.text ul{font-family:moderat,sans-serif;list-style-position:outside;font-weight:400;line-height:1.9;list-style-type:square}.text ul li{text-indent:-1.25rem;padding-left:1.25rem;font-family:inherit;font-size:inherit;color:inherit;display:block}.text ul li:before{content:"•";vertical-align:top;margin-right:10px}:root{--border-radius-S:5px;--border-radius-M:10px;--border-radius-L:25px;--radius-circle:666px;--radius-Button-radius-S:25px;--radius-Button-radius-M:30px}.badge{display:inline-block;position:relative;color:#fff;border-radius:var(--border-radius-L,0);font-weight:600;line-height:1.1;font-family:figtree,serif;text-decoration:none;background-color:#000;padding:.6875rem 1.5rem;font-size:.9375rem}.badge:hover{text-decoration:none}.badge.-sale{background-color:#fa1e0e}.badge.-new{background-color:#ffad0c}.badge.-feature{background-color:#000}.badge.-general{background-color:#2bb0e8}.badge.-outline{border:1px solid #fff;background:0 0}.badge.-gradient{background:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)}.badge.-s{padding:.25rem .5rem .1875rem;font-size:.75rem}.badge.-m{padding:.3125rem 1rem;font-size:.875rem}.badge.-l{padding:.6875rem 1.5rem;font-size:.9375rem}.button,.newsletter-form .newsletter-button{font-family:figtree,serif;font-size:1rem;font-weight:600;width:auto;min-width:auto;padding:1.25rem 1.5rem;cursor:pointer;transition:.23s ease-in-out;text-align:center;text-decoration:none;border:0;border-radius:var(--border-radius-M,0);justify-content:center;gap:24px;display:inline-flex;align-items:center}.button.-primary,.newsletter-form .newsletter-button{color:#fff;background-color:#000}.button.-primary:hover,.newsletter-form .newsletter-button:hover{color:#fff;background-color:#ef2525}.button.-primary_dark_mode,.newsletter-form .-primary_dark_mode.newsletter-button{color:#000;background-color:#f5f5f5}.button.-primary_dark_mode:hover,.newsletter-form .-primary_dark_mode.newsletter-button:hover{color:#fff;background-color:#ef2525}.button.-secondary,.newsletter-form .-secondary.newsletter-button{color:var(--text_secondary);background-color:var(--surface_secondary)}.button.-secondary:hover,.newsletter-form .-secondary.newsletter-button:hover{background-color:#d9d9d9}.button.-secondary_dark_mode,.newsletter-form .-secondary_dark_mode.newsletter-button{color:#fff;background-color:#000}.button.-secondary_dark_mode:hover,.newsletter-form .-secondary_dark_mode.newsletter-button:hover{color:#fff;background-color:#555}.button.-tertiary,.newsletter-form .-tertiary.newsletter-button{position:relative;display:inline-flex;overflow:hidden;align-items:center;justify-content:space-between;text-align:left;text-decoration:none;color:var(--text_secondary);border-radius:0;background-color:transparent;font-size:1rem;padding:.375rem .125rem}.button.-tertiary:after,.button.-tertiary:before,.newsletter-form .-tertiary.newsletter-button:after,.newsletter-form .-tertiary.newsletter-button:before{position:absolute;bottom:0;left:0;width:100%;height:1px;margin-top:10px;content:"";transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:right;background:currentColor}.button.-tertiary:after,.newsletter-form .-tertiary.newsletter-button:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left}@media (hover:hover) and (pointer:fine){.button.-tertiary:hover::before,.newsletter-form .-tertiary.newsletter-button:hover::before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.button.-tertiary:hover::after,.newsletter-form .-tertiary.newsletter-button:hover::after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0)}}.button.-tertiary_dark_mode,.newsletter-form .-tertiary_dark_mode.newsletter-button{position:relative;display:inline-flex;overflow:hidden;align-items:center;justify-content:space-between;text-align:left;text-decoration:none;color:#fff;border-radius:0;background-color:transparent;padding:.375rem .125rem}.button.-tertiary_dark_mode:after,.button.-tertiary_dark_mode:before,.newsletter-form .-tertiary_dark_mode.newsletter-button:after,.newsletter-form .-tertiary_dark_mode.newsletter-button:before{position:absolute;bottom:0;left:0;width:100%;height:1px;margin-top:10px;content:"";transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:right;background:currentColor}.button.-tertiary_dark_mode:after,.newsletter-form .-tertiary_dark_mode.newsletter-button:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left}@media (hover:hover) and (pointer:fine){.button.-tertiary_dark_mode:hover::before,.newsletter-form .-tertiary_dark_mode.newsletter-button:hover::before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.button.-tertiary_dark_mode:hover::after,.newsletter-form .-tertiary_dark_mode.newsletter-button:hover::after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0)}}.button.-buy,.newsletter-form .-buy.newsletter-button{font-family:moderat,sans-serif;font-size:1.375rem;font-weight:900;width:100%;padding:1.5rem 2rem;text-transform:uppercase;color:#fff;border-radius:var(--radius-circle,0);background-color:#ef2525;display:inline-flex;justify-content:space-between}@media (max-width:767px){.button.-buy,.newsletter-form .-buy.newsletter-button{font-size:1.25rem;padding:1.0625rem 1.25rem}}.button.-buy svg,.newsletter-form .-buy.newsletter-button svg{width:22px;height:22px}.button.-buy:hover,.newsletter-form .-buy.newsletter-button:hover{color:#fff;background-color:#000}.button.-disable,.newsletter-form .-disable.newsletter-button{background-color:#434343;pointer-events:none}.button.-s,.newsletter-form .-s.newsletter-button{font-size:.8125rem;padding:.75rem 1rem}.button.-s.-tertiary,.newsletter-form .-s.-tertiary.newsletter-button{font-size:.8125rem;padding:.375rem .125rem}.button.-right,.newsletter-form .-right.newsletter-button{text-align:left}.button.-right svg,.newsletter-form .-right.newsletter-button svg{margin-right:0}.button.-left,.newsletter-form .-left.newsletter-button{text-align:right}.button.-left svg,.newsletter-form .-left.newsletter-button svg{margin-left:0}.button svg [stroke],.newsletter-form .newsletter-button svg [stroke]{stroke:currentColor}.button svg [fill],.newsletter-form .newsletter-button svg [fill]{fill:currentColor}.button img,.button svg,.newsletter-form .newsletter-button img,.newsletter-form .newsletter-button svg{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.control-button{display:inline-flex;align-items:center;flex-direction:row;margin:0;padding:.375rem 1rem;cursor:pointer;transition:.2s ease-in-out;border:1px solid transparent;border-radius:var(--border-radius-S,0);background:var(--surface_secondary);gap:8px;text-decoration:none;white-space:nowrap}.control-button:hover{border-color:#9d9d9d}@media (max-width:991px){.control-button:hover{border-color:var(--surface_secondary)}}.control-button.-selected{background:#d9d9d9}.control-button.-active{border:1px solid #9d9d9d;background-color:transparent}.control-button.-active:hover{background:var(--surface_secondary)}@media (max-width:991px){.control-button.-active:hover{background-color:transparent}}.control-button svg{width:12px;min-width:13px;height:12px}.control-button__title{font-family:figtree,serif;font-size:1rem;font-weight:600;color:#000}.control-icon{position:relative;display:flex;align-items:center;justify-content:center;margin:0;padding:0;cursor:pointer;transition:.2s ease-in-out;text-align:left;border:none;border-radius:var(--radius-circle,0);box-shadow:none;width:3rem;height:3rem}.control-icon img,.control-icon svg{display:block;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.control-icon.-primary,.newsletter-form .control-icon.newsletter-button{background:#e9e9e9}.control-icon--trigger:hover .control-icon.-primary,.control-icon--trigger:hover .newsletter-form .control-icon.newsletter-button,.control-icon.-primary:hover,.newsletter-form .control-icon--trigger:hover .control-icon.newsletter-button,.newsletter-form .control-icon.newsletter-button:hover{background:#555;color:#fff}.control-icon.-primary.-open,.newsletter-form .control-icon.-open.newsletter-button{background:#fff;color:#000}.control-icon.-secondary{background:#f5f5f5;border:1px solid #f5f5f5}.control-icon--trigger:hover .control-icon.-secondary,.control-icon.-secondary:hover{background:#d9d9d9;border-color:#d9d9d9}.control-icon.-secondary.-open{background:#e9e9e9;border-color:#d9d9d9;color:#000}.control-icon.-outline{border:1px solid #f5f5f5;background:0 0;color:#f5f5f5}.control-icon--trigger:hover .control-icon.-outline,.control-icon.-outline:hover{background:#f5f5f5;color:#000}.control-icon.-outline.-open{background:#f5f5f5;color:#000}.control-icon.-transparent{background:0 0}.control-icon--trigger:hover .control-icon.-transparent,.control-icon.-transparent:hover{background:#d9d9d9;color:#ef2525}.control-icon.-transparent.-open{border:1px solid #d9d9d9;background-color:transparent;color:#000}.control-icon.-s{padding:.3125rem;width:1.5rem;height:1.5rem}.control-icon.-s img,.control-icon.-s svg{display:block;width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.control-icon.-m{padding:.5625rem;width:2rem;height:2rem}.control-icon.-m img,.control-icon.-m svg{display:block;width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.form-checkbox{width:calc(16px)}.form-checkbox input{position:absolute;visibility:hidden}.form-checkbox input:checked+.form-checkbox__button{background-color:#fff}.form-checkbox input:checked+.form-checkbox__button:before{background-color:#000}.form-checkbox input:checked+.form-checkbox__button:after{transform:scale(.9);border-radius:.1875rem;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.55557 1.3335 4.20989 6.66683 1.44446 3.55572' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.5625rem .5625rem}.form-checkbox input:disabled+.form-checkbox__button:after{transform:scale(.9);border-radius:.1875rem;background-color:#fff}.form-checkbox input:disabled+.form-checkbox__button:before{transform:scale(1);background-color:#c4c4c4}.form-checkbox--trigger:hover .form-checkbox__button::after,.form-checkbox__button:hover::after{transform:scale(.75);border-radius:.125rem}@media (max-width:991px){.form-checkbox--trigger:hover .form-checkbox__button::after,.form-checkbox__button:hover::after{transform:scale(.9)}}.form-checkbox__button{position:relative;display:block;width:calc(16px);height:16px;margin-top:2px;transition:transform .23s,border-radius .23s ease-in-out;border-radius:.1875rem;background-color:#fff}.form-checkbox__button:after,.form-checkbox__button:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transition:transform .23s ease-in-out,border-radius .23s ease-in-out;border-radius:.1875rem}.form-checkbox__button:after{transform:scale(.875);background-color:#fff}.form-checkbox__button:before{transform:scale(1);background-color:var(--border_primary)}.form-checkbox__button--error::before{background-color:#ec0312}.form__input,.newsletter-form input{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.25;position:relative;width:100%;padding:1.25rem;text-transform:inherit;color:var(--text_primary);border:.0625rem solid var(--border_primary);outline:0;background-color:#fff;box-shadow:none;border-radius:var(--border-radius-S,0);box-sizing:border-box}.form__input:focus,.newsletter-form input:focus{border:.0625rem solid #555}.form__input::-moz-placeholder,.newsletter-form input::-moz-placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.form__input:-ms-input-placeholder,.newsletter-form input:-ms-input-placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.form__input::placeholder,.newsletter-form input::placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.form__input.-error,.form__input.-success,.newsletter-form input.-error,.newsletter-form input.-success{background-repeat:no-repeat;background-position:95%;background-size:14px 14px}.form__input.-error,.newsletter-form input.-error{border:.0625rem solid #ec0312;background-image:url(../../assets/icons/fill/close_red.svg)}.form__input.-error::-moz-placeholder,.newsletter-form input.-error::-moz-placeholder{color:#ec0312}.form__input.-error:-ms-input-placeholder,.newsletter-form input.-error:-ms-input-placeholder{color:#ec0312}.form__input.-error::placeholder,.newsletter-form input.-error::placeholder{color:#ec0312}.form__input.-success,.newsletter-form input.-success{border:.0625rem solid #568647;background-image:url(../../assets/icons/fill/check_success.svg)}.form__input.-success::-moz-placeholder,.newsletter-form input.-success::-moz-placeholder{color:#568647}.form__input.-success:-ms-input-placeholder,.newsletter-form input.-success:-ms-input-placeholder{color:#568647}.form__input.-success::placeholder,.newsletter-form input.-success::placeholder{color:#568647}.form__input.-disabled,.newsletter-form input.-disabled{border:.0625rem solid #c4c4c4;pointer-events:none;cursor:none}.form__input.-disabled::-moz-placeholder,.newsletter-form input.-disabled::-moz-placeholder{color:#c4c4c4}.form__input.-disabled:-ms-input-placeholder,.newsletter-form input.-disabled:-ms-input-placeholder{color:#c4c4c4}.form__input.-disabled::placeholder,.newsletter-form input.-disabled::placeholder{color:#c4c4c4}.form__label{color:var(--text_secondary);font-family:figtree,serif;font-size:1rem;font-weight:600;line-height:1.5;display:block}.form__message{display:block;color:var(--text_primary);font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.2}.form__message.-disable{color:#c4c4c4}.form__message.-error{color:#ec0312}.form-radio input{position:absolute;visibility:hidden}.form-radio input:checked+.form-radio__button{border-color:var(--text_primary);background:var(--text_primary)}.form-radio input:checked+.form-radio__button:after{opacity:1;background:#fff;transform:translate(-50%,-50%) scale(.6)}.form-radio input:disabled+.form-radio__button{background:#e9e9e9}.form-radio input:disabled+.form-radio__button:after{opacity:1;background:var(--border_primary);transform:translate(-50%,-50%) scale(.6)}.form-radio__button{position:relative;display:block;width:20px;min-width:20px;height:20px;cursor:pointer;transition:.23s ease-in-out;background-color:var(--border_primary);border-radius:50%;background-repeat:no-repeat;background-position:center}.form-radio__button:after{position:absolute;content:"";transition:.23s ease-in-out;opacity:1;border-radius:50%;background-color:#fff;width:15px;height:15px;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);will-change:scale}.form-radio--trigger:hover .form-radio__button:after,.form-radio:hover .form-radio__button:after{transform:translate(-50%,-50%) scale(.9)}@media (max-width:991px){.form-radio--trigger:hover .form-radio__button:after,.form-radio:hover .form-radio__button:after{transform:translate(-50%,-50%) scale(1)}}.form-select{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;position:relative;box-sizing:border-box;width:100%;padding:1rem 2.5rem 1rem .75rem;text-transform:inherit;color:var(--text_secondary);border:1px solid var(--border_primary);border-radius:var(--border-radius-S,0);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select-error{color:#ec0312;border-color:#ec0312}.form-select-success{color:#568647;border-color:#568647}.form-select-disabled{color:#c4c4c4;border-color:#c4c4c4}.select-element__wrapper{position:relative}.select-element__wrapper svg{position:absolute;top:1.625rem;right:1.3125rem;width:12px}.form__textarea{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.25;position:relative;width:100%;max-width:698px;height:130px;padding:1.25rem;text-transform:inherit;color:var(--text_primary);border:.0625rem solid var(--border_primary);outline:0;background-color:#fff;box-shadow:none;border-radius:var(--border-radius-S,0);box-sizing:border-box}.form__textarea:focus{border:.0625rem solid #555}.form__textarea::-moz-placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.form__textarea:-ms-input-placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.form__textarea::placeholder{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1;visibility:visible;width:100%;text-transform:inherit;color:var(--text_complementary);box-shadow:none}.icon [stroke]{stroke:currentColor}.icon [fill]{fill:currentColor}.icon.-non-scaling-stroke path{vector-effect:non-scaling-stroke}.loading{text-align:center}.loading svg{width:80px;height:80px}.loading.-s svg{width:40px;height:40px}.notification-count{width:auto;height:1.5rem;min-width:1.5rem;max-width:1.5rem;text-align:center;font-weight:600;line-height:1;font-family:figtree,serif;font-size:.75rem;color:#fff;background:#ef2525;padding:.25rem;border-radius:var(--radius-circle,0);display:flex;align-items:center;justify-content:center}@media (max-width:400px){.notification-count{padding:.125rem .375rem}}.notification-count.-s{height:16px;min-width:16px;padding:.0625rem .1875rem}body.has-modal .body-content::after,body.has-overlay .body-content::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);animation:fadeIn 150ms ease-in-out}body.has-modal{overflow:hidden}@media (max-width:991px){body.nav-overlay{overflow:hidden}}body.nav-overlay .body-content::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);animation:fadeIn 150ms ease-in-out;z-index:10}body.search-overlay .body-content::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);animation:fadeIn 150ms ease-in-out}body.ghostpress_loading::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);animation:fadeIn 150ms ease-in-out;z-index:200;background-size:100px auto;background-position:center;background-repeat:no-repeat}.progress-bar{position:relative;width:100%;height:8px;border-radius:var(--border-radius-M,0);background:#f5f5f5}.progress-bar__loaded{position:absolute;top:0;left:0;height:100%;border-radius:var(--border-radius-M,0);background-color:#568647}.header-slider{height:100%;padding-bottom:0}@media (max-width:767px){.header-slider{padding-bottom:0}}.header-slider-horizontal>.swiper-scrollbar{height:6px;max-height:3px;width:100%;cursor:pointer;transition:.2s ease-in-out}.header-slider-horizontal>.swiper-scrollbar:active,.header-slider-horizontal>.swiper-scrollbar:hover{max-height:6px}.header-slider .swiper-container{height:100%}.header-slider .swiper-scrollbar{left:0}@media (max-width:991px){.header-slider .swiper-scrollbar{width:calc(100% - 0)!important}}.header-slider .swiper-scrollbar-drag{background:#000!important}.header-slider .swiper-button-next,.header-slider .swiper-button-prev{width:46px;height:46px;top:50%;transform:translateX(0)}.header-slider .swiper-button-next svg path,.header-slider .swiper-button-prev svg path{transition:all .2s ease-in-out;fill:#fff}.header-slider .swiper-button-next:hover svg path,.header-slider .swiper-button-prev:hover svg path{fill:#d9d9d9}@media (max-width:991px){.header-slider .swiper-button-next,.header-slider .swiper-button-prev{display:block;width:36px;height:36px}.header-slider .swiper-button-next svg,.header-slider .swiper-button-prev svg{width:36px;height:36px}}@media (max-width:767px){.header-slider .swiper-button-next,.header-slider .swiper-button-prev{width:26px;height:26px}.header-slider .swiper-button-next svg,.header-slider .swiper-button-prev svg{width:26px;height:26px}}.header-slider .swiper-button-prev{left:3%!important}@media (max-width:767px){.header-slider .swiper-button-prev{left:5%!important}}.header-slider .swiper-button-next{right:3%!important}@media (max-width:767px){.header-slider .swiper-button-next{right:5%!important}}.header-slider .swiper-button-disabled{opacity:0;transition:.3s ease-in-out}.header-slider .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;bottom:2px;margin:0 auto;padding:0}@media (max-width:767px){.header-slider .swiper-pagination{display:none}}.header-slider .swiper-pagination-bullet{background:#e9e9e9;transition:.23s ease-in-out;border-radius:var(--radius-circle,0);max-width:12px;max-height:12px;margin:0!important}.header-slider .swiper-pagination-bullet:hover{opacity:1}.header-slider .swiper-pagination-bullet-active{background:#fd8c3a}.switch{cursor:pointer;text-indent:-9999px;width:52px;height:32px;display:block;border-radius:100px;position:relative;border:2px solid #9d9d9d;background-color:transparent;transition:.3s ease-in-out}@media (max-width:767px){.switch{height:32px;width:52px}}.switch.-disabled input:checked~.switch{background-color:#c4c4c4;border-color:#c4c4c4}.switch.-active:not(.-disabled){border-color:#ef2525;background-color:#ef2525}.switch.-disabled{background-color:#c4c4c4}.switch:after{background:#9d9d9d;content:"";position:absolute;left:5px;width:16px;height:16px;border-radius:32px;transition:.3s;top:50%;transform:translateY(-50%)}@media (max-width:767px){.switch:after{width:18px;height:18px}}.switch:active:after{width:calc(100% - 16px)}input:checked~.switch:not(.-disabled){border-color:#ef2525;background-color:#ef2525}input:checked~.switch:after{left:calc(100% - 3px);transform:translate(-100%,-50%);width:24px;height:24px;background:#fff}.table{width:100%;border-collapse:collapse}.table__row{border-bottom:1px solid #e4d8cd}.table__cell{font-family:moderat,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:150%;color:#262626;padding:1rem}.table__cell:first-child{padding-left:0}.table__cell:last-child{padding-right:0}.table__cell-head{color:#000;font-family:moderat,sans-serif;font-size:1.125rem;font-weight:500;line-height:125%;letter-spacing:-.0225rem}.tippy-box[data-theme~=tooltip]{background-color:#555;border-radius:var(--border-radius-S,0);font-size:1rem;line-height:1.5;padding:.25rem .5rem;font-weight:600;font-family:figtree,serif;color:#fff}.tippy-box[data-theme~=tooltip] .tippy-arrow{color:#555}.benefit{display:flex;align-items:center;font-family:figtree,serif;gap:1rem}.benefit__title{font-size:1.125rem;font-weight:600;line-height:1.25}.benefit__icon img,.benefit__icon svg{width:40px;min-width:40px;height:40px;vertical-align:middle}.benefit__icon .benefit.-has-background img,.benefit__icon .benefit.-has-background svg{width:22px;min-width:22px;height:22px}.benefit.-s{gap:.75rem}.benefit.-s .benefit__title{font-size:1rem;font-weight:500;line-height:1.5}.benefit.-s .benefit__icon{background-color:#f5f5f5}.benefit.-s .benefit__icon img,.benefit.-s .benefit__icon svg{width:24px;min-width:24px;height:24px;vertical-align:middle}.benefit.-has-background .benefit__icon{width:40px;min-width:40px;height:40px;vertical-align:middle;background:#e9e9e9;border-radius:50%;position:relative}.benefit.-has-background .benefit__icon img,.benefit.-has-background .benefit__icon svg{vertical-align:middle;width:24px;min-width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.benefit.-has-background.-s .benefit__icon{padding:4px;width:24px;min-width:24px;height:24px}.benefit.-has-background.-s .benefit__icon img,.benefit.-has-background.-s .benefit__icon svg{width:16px;min-width:16px;height:16px}.benefit__title{color:#000;margin:0}.breadcrumbs{position:relative;display:flex;align-items:center;flex-wrap:wrap;font-family:figtree,serif;font-style:normal;line-height:1.2;row-gap:5px;color:#9d9d9d;font-size:.75rem;font-weight:600}@media (max-width:767px){.breadcrumbs{font-size:.6875rem}}.breadcrumbs-container{color:#9d9d9d}.breadcrumbs-container .breadcrumbs{color:inherit}.breadcrumbs svg{position:relative;width:auto;min-width:8px;height:8px;margin:0 8px}.breadcrumbs svg path{stroke:currentColor}.breadcrumbs__home{position:relative;transition:none!important}.breadcrumbs__home svg{margin:0;height:auto;width:12px;min-width:12px;vertical-align:middle}.breadcrumbs__home svg path{stroke:none;fill:currentColor;transition:.2s ease-in-out}.breadcrumbs a{font-size:.75rem;display:block;transition:.2s ease-in-out;color:inherit;font-weight:600}.breadcrumbs a:not(.breadcrumbs__home){top:1px;text-decoration:underline}.breadcrumbs a:hover{color:#000}.breadcrumbs .last{color:#000;font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:1.2;top:1px;position:relative}@media (min-width:1200px){.breadcrumbs_hide-d{display:none}}@media (max-width:1199px) and (min-width:768px){.breadcrumbs_hide-t{display:none}}@media (max-width:767px){.breadcrumbs_hide-m{display:none}}.callout{display:flex;padding:1.5rem 2rem;gap:1rem;border-radius:var(--border-radius-S,0);background:#e9e9e9;max-width:780px}.callout__icon svg{width:24px;min-width:24px;height:24px}.callout__title{color:#000;font-family:figtree,serif;font-size:1.25rem;font-weight:600;line-height:1.25;margin-bottom:8px;margin-top:0;text-transform:none}.callout__text{color:#262626;font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.category-card{width:100%;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;padding:6px 16px 6px 6px;display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;box-sizing:border-box;transition:.23s ease-in-out;height:100%;border:solid .125rem transparent}@media (max-width:991px){.category-card{gap:8px;padding:4px 12px 4px 4px}}.category-card:hover{border:solid .125rem #d9d9d9}@media (max-width:991px){.category-card:hover{border:solid .125rem transparent}}.category-card:hover .category-card__title{-webkit-text-decoration-color:inherit;text-decoration-color:inherit;text-decoration:underline}@media (max-width:991px){.category-card:hover .category-card__title{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.category-card__icon{flex-shrink:0;border-radius:var(--border-radius-S,0);max-width:56px;width:100%;height:56px}@media (max-width:1199px){.category-card__icon{width:46px;height:46px}}@media (max-width:991px){.category-card__icon{width:38px;height:38px}}.category-card__icon img,.category-card__icon svg{border-radius:var(--border-radius-S,0);width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.category-card__icon svg{padding:20%}.category-card__title{color:#000;display:block;text-transform:uppercase;position:relative;text-underline-offset:.2rem;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.category-card__arrow{margin-left:auto;color:#000}.category-card__arrow svg{vertical-align:middle}.category-card__arrow [stroke]{stroke:currentColor}.alert,.autocomplete .empty{font-family:figtree,serif;font-weight:500;line-height:1.5;border-radius:var(--border-radius-S,0);display:flex;justify-content:flex-start;align-items:flex-start}.alert-m{padding:1rem;font-size:16px;gap:12px}.alert-m .icon{width:1.25rem;min-width:1.25rem;height:1.25rem}.alert-s,.autocomplete .empty{padding:.6875rem .5rem;font-size:14px;gap:8px}.alert-s .icon,.autocomplete .empty .icon{width:1rem;min-width:1rem;height:1rem}.alert-info,.autocomplete .empty{color:#262626;background:#e9e9e9}.alert-error{color:#ec0312}.alert-action{color:#ec0312;background:#f5f5f5}.alert svg path,.autocomplete .empty svg path{fill:currentColor}.form__element .form__label{margin-bottom:8px}.form__element_helper{color:var(--text_complementary);font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.2;margin-top:7px;margin-bottom:0}.form__element.-error .form__label{color:#ec0312}.form__element.-error input,.form__element.-error textarea{border-color:#ec0312;color:#ec0312}.form__element.-error input::-moz-placeholder,.form__element.-error textarea::-moz-placeholder{color:#ec0312}.form__element.-error input:-ms-input-placeholder,.form__element.-error textarea:-ms-input-placeholder{color:#ec0312}.form__element.-error input::placeholder,.form__element.-error textarea::placeholder{color:#ec0312}.form__element.-disabled .form__label{color:#c4c4c4}.form__element.-disabled input,.form__element.-disabled textarea{border-color:#c4c4c4;color:#c4c4c4}.form__element.-disabled input::-moz-placeholder,.form__element.-disabled textarea::-moz-placeholder{color:#c4c4c4}.form__element.-disabled input:-ms-input-placeholder,.form__element.-disabled textarea:-ms-input-placeholder{color:#c4c4c4}.form__element.-disabled input::placeholder,.form__element.-disabled textarea::placeholder{color:#c4c4c4}.form__element.-success .form__label{color:#568647}.form__element.-success input,.form__element.-success textarea{border-color:#568647;color:#568647}.form__element.-success input::-moz-placeholder,.form__element.-success textarea::-moz-placeholder{color:#568647}.form__element.-success input:-ms-input-placeholder,.form__element.-success textarea:-ms-input-placeholder{color:#568647}.form__element.-success input::placeholder,.form__element.-success textarea::placeholder{color:#568647}.menu-icon{position:relative;padding:8px;cursor:pointer;transition:background-color .2s ease-in-out;border:none;border-radius:50%;background:0 0;display:block;color:inherit}.menu-icon.-current{background-color:#d9d9d9}.menu-icon.-open{background-color:#fff}.menu-icon svg{width:24px;min-width:24px;height:24px;vertical-align:middle;-o-object-fit:contain;object-fit:contain;color:currentColor}@media (max-width:359px){.menu-icon svg{width:18px;min-width:18px;height:18px}}.menu-icon svg path{transition:.2s ease-in-out}.menu-icon svg path[stroke]{stroke:currentColor}.menu-icon svg path[fill]{fill:currentColor}.menu-icon .notification-count{position:absolute;bottom:0;right:0;z-index:1}@media (min-width:768px){.menu-icon:hover{background-color:#555}.menu-icon:hover svg path[stroke]{stroke:#fff}.menu-icon:hover svg path[fill]{fill:#fff}}.pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width:991px){.pagination{flex-wrap:wrap;justify-content:center}}@media (max-width:400px){.pagination{gap:8px}}.pagination__top{flex-basis:0;flex-grow:1}@media (max-width:991px){.pagination__top{flex-basis:100%;order:3;width:100%;text-align:center}}.pagination__more{margin-right:auto;margin-left:auto}@media (max-width:991px){.pagination__more{flex-basis:100%;order:1;width:100%;text-align:center}}.pagination__pages{display:flex;align-items:center;flex-basis:0;flex-grow:1;justify-content:flex-end;margin-left:auto;text-align:right;gap:16px}@media (max-width:991px){.pagination__pages{flex-basis:100%;justify-content:center;order:2;width:100%;text-align:center;gap:12px}}.pagination .page-numbers{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-block;box-sizing:content-box;width:auto;min-width:18px;height:18px;padding:4px 5px 6px;transition:.2s ease-in-out;text-align:center;text-decoration:none;text-transform:uppercase;color:#000;border:1px solid #d9d9d9;border-radius:50px;background:0 0}.pagination .page-numbers.current{background:#d9d9d9}.pagination .page-numbers.dots{border:1px solid transparent}@media (max-width:767px){.pagination .page-numbers.dots{display:none}}.pagination .page-numbers:not(.current):not(.dots):not(.next):not(.prev):hover:hover{background:#d9d9d9}@media (max-width:991px){.pagination .page-numbers:not(.current):not(.dots):not(.next):not(.prev):hover:hover{background:0 0}}.pagination .page-numbers.next,.pagination .page-numbers.prev{position:relative;padding:5px;transition:.23s ease-in-out;transform:translateX(0);background:#d9d9d9}.pagination .page-numbers.next svg,.pagination .page-numbers.prev svg{width:12px;height:12px}.pagination .page-numbers.next svg path,.pagination .page-numbers.prev svg path{transition:.23s ease-in-out}.pagination .page-numbers.next:hover,.pagination .page-numbers.prev:hover{border:1px solid #555;background-color:#555}.pagination .page-numbers.next:hover svg path,.pagination .page-numbers.prev:hover svg path{stroke:#fff}.pagination .page-numbers.next:hover{transform:translateX(3px)}@media (max-width:991px){.pagination .page-numbers.next:hover{transform:none}}.pagination .page-numbers.prev:hover{transform:translateX(-3px)}@media (max-width:991px){.pagination .page-numbers.prev:hover{transform:none}}.search-category-card{font-family:figtree,serif;font-weight:600;font-style:normal;line-height:1.5;display:flex;align-items:center;min-height:62px;padding:.9375rem;transition:.2s ease-in-out;text-decoration:none;color:#000;border-radius:var(--radius-radius-S,5px);background:#e9e9e9;gap:.5rem}@media (min-width:768px){.search-category-card:hover{background-color:#d9d9d9}}.search-category-card__icon img,.search-category-card__icon svg{display:block;width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.search-category-card__arrow{margin-left:auto}.search-category-card__arrow svg{display:block;width:24px;min-width:24px;height:24px;vertical-align:middle}.search-category-card__arrow svg path{stroke:#000}.secondary-navigation-link{position:relative;display:flex;align-items:center;padding:1rem 1.5rem 1rem 1.5rem;transition:.23s ease-in-out;text-decoration:none;border-top:.0625rem solid #d9d9d9;background-size:1rem;gap:.5rem}.secondary-navigation-link svg{position:absolute;right:1.5rem;width:1rem;height:1rem;transition:.23s ease-in-out;opacity:0}.secondary-navigation-link.-active{padding-left:1.375rem;border-left:.125rem solid #fd8c3a}.secondary-navigation-link:hover{background-color:#d9d9d9}@media (max-width:991px){.secondary-navigation-link:hover{background-color:transparent}}.secondary-navigation-link:hover svg{opacity:100}@media (max-width:991px){.secondary-navigation-link:hover svg{opacity:0}}.stars.--m{width:24px;height:24px}.stars.--s{width:16px;height:16px}@media (max-width:767px){.stars.--mobile{width:32px;height:32px}}.cart-product-card{display:flex;width:100%;margin-bottom:.5rem;padding:1rem;border-radius:.3125rem;background-color:#e9e9e9;gap:.75rem}@media (max-width:767px){.cart-product-card{padding:.75rem .5rem}}.cart-product-card__image{flex-shrink:0;margin-bottom:auto;border-radius:.3125rem;background-color:#f0f0f0}.cart-product-card__image-link{text-decoration:none;width:100px;height:100px;position:relative;display:block}@media (max-width:767px){.cart-product-card__image-link{width:80px;height:80px}}.cart-product-card__image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;border-radius:var(--radius-radius-S,5px)}.cart-product-card__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.cart-product-card__header{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.cart-product-card__header a{text-decoration:none}.cart-product-card__product-name{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;max-width:290px;margin-bottom:.3125rem;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;text-transform:inherit;text-underline-offset:.2rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.cart-product-card__product-name span{text-decoration:underline;color:#262626;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){.cart-product-card__product-name span{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}@media (max-width:767px){.cart-product-card__product-name span{margin-bottom:0}}@media (max-width:991px){.cart-product-card__product-name{max-width:250px}}@media (max-width:767px){.cart-product-card__product-name{font-size:1rem;max-width:210px;margin-bottom:.125rem}}@media (max-width:359px){.cart-product-card__product-name{max-width:165px}}a .cart-product-card__product-name:hover{text-decoration:underline;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){a .cart-product-card__product-name:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.cart-product-card__variant-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:150%;width:100%;margin-bottom:auto;color:#9d9d9d}.cart-product-card__main{display:flex;align-items:center;justify-content:space-between;margin-top:1.375rem;gap:.5rem}@media (max-width:767px){.cart-product-card__main{margin-top:.4375rem}}@media (max-width:359px){.cart-product-card__main{flex-wrap:wrap}}.cart-product-card__quantity{display:flex;height:1.75rem;padding:.125rem;border:1px solid var(--border_primary);border-radius:.3125rem;background-color:#fff}.cart-product-card__quantity button{cursor:pointer;transition:.2s ease-in-out;border:none;background-color:transparent}.cart-product-card__quantity button:hover{background-color:#d9d9d9}.cart-product-card__quantity button:first-child,.cart-product-card__quantity button:last-child{padding:0 .4375rem 0 .4375rem;border-radius:.3125rem}.cart-product-card__quantity button svg{display:flex;width:10px;height:auto}.cart-product-card__quantity button svg path{stroke:#000}.cart-product-card__quantity span{font-family:figtree,serif;font-size:1rem;font-weight:500;font-style:normal;line-height:125%;display:block;align-self:center;width:2rem;text-align:center;color:var(--text_primary);border:none;background-color:transparent;font-variant-numeric:lining-nums proportional-nums}@media (max-width:767px){.cart-product-card__quantity span{font-size:.75rem;width:2.1875rem}}.cart-product-card__quantity span::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cart-product-card__price{font-family:figtree,serif;font-size:1rem;font-weight:600;line-height:100%;display:block;text-align:right;color:#000}@media (max-width:767px){.cart-product-card__price{font-size:.875rem}}.sidebar-header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1.5rem}@media (max-width:767px){.sidebar-header{gap:.5rem}}.sidebar-header__left{display:flex;align-items:start;gap:.5rem}.sidebar-header__title{display:flex;align-items:flex-start;gap:.5rem}.checkout-product-item{display:flex;margin-bottom:.5rem;padding:1rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;gap:.75rem}@media (max-width:767px){.checkout-product-item{padding:.75rem .5rem}}.checkout-product-item__image{flex-shrink:0;width:100px;border-radius:var(--border-radius-S,0);background-color:#f0f0f0}@media (max-width:767px){.checkout-product-item__image{width:60px}}.checkout-product-item__image img{display:block;width:100%;height:auto;border-radius:var(--border-radius-S,0)}.checkout-product-item__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.checkout-product-item__header{font-family:figtree,serif;display:flex;flex-direction:column;margin-bottom:.3125rem;gap:.5rem}.checkout-product-item__product-name{font-size:1.125rem;font-weight:600;line-height:1.25;display:block;text-transform:inherit}.checkout-product-item__product-name a{text-decoration:none}.checkout-product-item__product-name a:hover{text-decoration:underline}.checkout-product-item__product-name span{color:#262626}.checkout-product-item__variant-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:150%;display:block;width:100%;margin-bottom:auto;color:#9d9d9d}.checkout-product-item__variant-name p{margin:.5rem 0 1rem}.checkout-product-item__main{display:flex;align-items:center;gap:1rem}@media (max-width:360px){.checkout-product-item__main{font-size:.875rem;align-items:flex-end;margin-top:10px}}.checkout-product-item__data{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:150%;display:flex;color:#262626;gap:.875rem}@media (max-width:360px){.checkout-product-item__data{flex-direction:column}}.checkout-product-item__data span{white-space:nowrap}.checkout-product-item__price{font-family:moderat,sans-serif;font-size:1rem;font-weight:600;display:block;flex-grow:1;text-align:right;color:#000}.checkout-summary{padding:2rem 1.5rem;border-radius:var(--border-radius-M,0);background-color:#f5f5f5}@media (min-width:768px){.checkout-summary{position:sticky;top:4rem}}@media (max-width:767px){.checkout-summary{flex-basis:100%;padding:2rem .9375rem;border-radius:0}}.checkout-summary__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.checkout-summary__header .button,.checkout-summary__header .newsletter-form .newsletter-button,.newsletter-form .checkout-summary__header .newsletter-button{line-height:1;color:#9d9d9d}.checkout-summary__headline{display:flex;gap:.5rem}.checkout-summary__edit-cart{font-family:moderat,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:150%;cursor:pointer;color:#262626;border:none;background-color:transparent;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-summary__fees{display:flex;flex-direction:column;gap:12px;margin-top:1.25rem}.checkout-summary__totals{margin-top:1rem}.checkout-summary__total-ex-tax{display:flex;justify-content:space-between}.checkout-summary__total{font-family:figtree,serif;font-size:1.5rem;font-weight:600;line-height:1.5;display:flex;justify-content:space-between;margin-top:.4rem;color:#262626}@media (max-width:767px){.checkout-summary__total{font-size:1.25rem}}.checkout-template{display:flex;box-sizing:border-box;width:100%;max-width:1300px;margin-right:auto;margin-left:auto;padding:0 .9375rem;gap:.75rem}@media (max-width:991px){.checkout-template{flex-basis:100%;flex-wrap:wrap;padding:0;gap:2.75rem}}.checkout-template__headline{margin-bottom:2.5rem}.checkout-template__main{flex-basis:60%;flex-shrink:0;padding:2rem;border-radius:var(--border-radius-M,0);background-color:#f5f5f5}@media (max-width:1599px){.checkout-template__main{flex-basis:50%;padding:2rem 1.5rem}}@media (max-width:991px){.checkout-template__main{flex-basis:100%}}@media (max-width:767px){.checkout-template__main{flex-basis:100%;padding:2rem .9375rem;border-radius:0}}.checkout-template__sidebar{flex-grow:1}@media (max-width:1599px){.checkout-template__sidebar{flex-basis:50%}}@media (max-width:991px){.checkout-template__sidebar{flex-basis:100%}}.benefit{display:flex;align-items:center;font-family:figtree,serif;gap:1rem}.benefit__title{font-size:1.125rem;font-weight:600;line-height:1.25}.benefit__icon img,.benefit__icon svg{width:40px;min-width:40px;height:40px;vertical-align:middle}.benefit__icon .benefit.-has-background img,.benefit__icon .benefit.-has-background svg{width:22px;min-width:22px;height:22px}.benefit.-s{gap:.75rem}.benefit.-s .benefit__title{font-size:1rem;font-weight:500;line-height:1.5}.benefit.-s .benefit__icon{background-color:#f5f5f5}.benefit.-s .benefit__icon img,.benefit.-s .benefit__icon svg{width:24px;min-width:24px;height:24px;vertical-align:middle}.benefit.-has-background .benefit__icon{width:40px;min-width:40px;height:40px;vertical-align:middle;background:#e9e9e9;border-radius:50%;position:relative}.benefit.-has-background .benefit__icon img,.benefit.-has-background .benefit__icon svg{vertical-align:middle;width:24px;min-width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.benefit.-has-background.-s .benefit__icon{padding:4px;width:24px;min-width:24px;height:24px}.benefit.-has-background.-s .benefit__icon img,.benefit.-has-background.-s .benefit__icon svg{width:16px;min-width:16px;height:16px}.benefit__title{color:#000;margin:0}.breadcrumbs{position:relative;display:flex;align-items:center;flex-wrap:wrap;font-family:figtree,serif;font-style:normal;line-height:1.2;row-gap:5px;color:#9d9d9d;font-size:.75rem;font-weight:600}@media (max-width:767px){.breadcrumbs{font-size:.6875rem}}.breadcrumbs-container{color:#9d9d9d}.breadcrumbs-container .breadcrumbs{color:inherit}.breadcrumbs svg{position:relative;width:auto;min-width:8px;height:8px;margin:0 8px}.breadcrumbs svg path{stroke:currentColor}.breadcrumbs__home{position:relative;transition:none!important}.breadcrumbs__home svg{margin:0;height:auto;width:12px;min-width:12px;vertical-align:middle}.breadcrumbs__home svg path{stroke:none;fill:currentColor;transition:.2s ease-in-out}.breadcrumbs a{font-size:.75rem;display:block;transition:.2s ease-in-out;color:inherit;font-weight:600}.breadcrumbs a:not(.breadcrumbs__home){top:1px;text-decoration:underline}.breadcrumbs a:hover{color:#000}.breadcrumbs .last{color:#000;font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:1.2;top:1px;position:relative}@media (min-width:1200px){.breadcrumbs_hide-d{display:none}}@media (max-width:1199px) and (min-width:768px){.breadcrumbs_hide-t{display:none}}@media (max-width:767px){.breadcrumbs_hide-m{display:none}}.callout{display:flex;padding:1.5rem 2rem;gap:1rem;border-radius:var(--border-radius-S,0);background:#e9e9e9;max-width:780px}.callout__icon svg{width:24px;min-width:24px;height:24px}.callout__title{color:#000;font-family:figtree,serif;font-size:1.25rem;font-weight:600;line-height:1.25;margin-bottom:8px;margin-top:0;text-transform:none}.callout__text{color:#262626;font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width:991px){.pagination{flex-wrap:wrap;justify-content:center}}@media (max-width:400px){.pagination{gap:8px}}.pagination__top{flex-basis:0;flex-grow:1}@media (max-width:991px){.pagination__top{flex-basis:100%;order:3;width:100%;text-align:center}}.pagination__more{margin-right:auto;margin-left:auto}@media (max-width:991px){.pagination__more{flex-basis:100%;order:1;width:100%;text-align:center}}.pagination__pages{display:flex;align-items:center;flex-basis:0;flex-grow:1;justify-content:flex-end;margin-left:auto;text-align:right;gap:16px}@media (max-width:991px){.pagination__pages{flex-basis:100%;justify-content:center;order:2;width:100%;text-align:center;gap:12px}}.pagination .page-numbers{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-block;box-sizing:content-box;width:auto;min-width:18px;height:18px;padding:4px 5px 6px;transition:.2s ease-in-out;text-align:center;text-decoration:none;text-transform:uppercase;color:#000;border:1px solid #d9d9d9;border-radius:50px;background:0 0}.pagination .page-numbers.current{background:#d9d9d9}.pagination .page-numbers.dots{border:1px solid transparent}@media (max-width:767px){.pagination .page-numbers.dots{display:none}}.pagination .page-numbers:not(.current):not(.dots):not(.next):not(.prev):hover:hover{background:#d9d9d9}@media (max-width:991px){.pagination .page-numbers:not(.current):not(.dots):not(.next):not(.prev):hover:hover{background:0 0}}.pagination .page-numbers.next,.pagination .page-numbers.prev{position:relative;padding:5px;transition:.23s ease-in-out;transform:translateX(0);background:#d9d9d9}.pagination .page-numbers.next svg,.pagination .page-numbers.prev svg{width:12px;height:12px}.pagination .page-numbers.next svg path,.pagination .page-numbers.prev svg path{transition:.23s ease-in-out}.pagination .page-numbers.next:hover,.pagination .page-numbers.prev:hover{border:1px solid #555;background-color:#555}.pagination .page-numbers.next:hover svg path,.pagination .page-numbers.prev:hover svg path{stroke:#fff}.pagination .page-numbers.next:hover{transform:translateX(3px)}@media (max-width:991px){.pagination .page-numbers.next:hover{transform:none}}.pagination .page-numbers.prev:hover{transform:translateX(-3px)}@media (max-width:991px){.pagination .page-numbers.prev:hover{transform:none}}.search{z-index:30;width:380px;max-width:100%;display:flex;background-color:#e9e9e9;height:44px;padding:0;align-items:center;position:relative;justify-content:flex-end;border-radius:50px;border:1px solid transparent;color:var(--text_primary);transition:.2s ease-in-out}@media (max-width:1599px){.search{width:480px}}@media (max-width:1199px){.search{width:100%;min-width:200px}}@media (max-width:767px){.search{height:44px}}.nav.-transparent:not(.scrolled):not(.nav-bg) .search{border:1px solid #fff;background-color:transparent;color:#fff}.search .autocomplete{opacity:0;transform:translateY(-40px);transition:.15s ease-in-out}@media (max-width:1599px){.search .autocomplete{position:absolute;right:0;left:unset!important;width:360px}}.search:focus-visible,.search:focus-within{border:1px solid var(--text_primary);background-color:#f5f5f5}.search>svg{width:40px;height:16px;padding-right:24px}.search__input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;padding:0 1rem;border:0;line-height:1.25;border-radius:0;background:0 0;font-family:figtree,serif;font-size:16px;color:inherit;font-weight:500}.search__input:focus{outline:0}.search__input::-moz-placeholder{opacity:1;font-size:16px;color:inherit}.search__input:-ms-input-placeholder{opacity:1;font-size:16px;color:inherit}.search__input::placeholder{opacity:1;font-size:16px;color:inherit}.search__submit{position:absolute;right:0;height:100%;width:55px;background:0 0;border:none;cursor:pointer;color:inherit}.search__submit svg{width:14px;height:14px;vertical-align:middle;color:inherit}.search__submit svg path[fill]{fill:currentColor}.search__submit svg path[stroke]{stroke:currentColor}@media (max-width:991px){.navigation__search--desktop{display:none!important;visibility:hidden}}@media (min-width:992px){.navigation__search-open--mobile{display:none}}.modal-opener{display:flex;justify-content:space-between;align-items:center;text-align:left;color:#000;text-transform:uppercase;width:100%;min-width:100%;cursor:pointer;transition:.2s ease-in-out;border-radius:var(--border-radius-S,0);background:#e9e9e9;padding:1.5rem;gap:1rem;margin:1rem 0;border:1px solid transparent}@media (max-width:767px){.modal-opener{font-size:1.125rem}}.modal-opener__content{max-width:220px;margin-right:auto}.modal-opener>img,.modal-opener>svg{width:24px;min-width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (min-width:768px){.modal-opener:hover{color:#000;background:#d9d9d9;border-color:#000}}.category-card{width:100%;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;padding:6px 16px 6px 6px;display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;box-sizing:border-box;transition:.23s ease-in-out;height:100%;border:solid .125rem transparent}@media (max-width:991px){.category-card{gap:8px;padding:4px 12px 4px 4px}}.category-card:hover{border:solid .125rem #d9d9d9}@media (max-width:991px){.category-card:hover{border:solid .125rem transparent}}.category-card:hover .category-card__title{-webkit-text-decoration-color:inherit;text-decoration-color:inherit;text-decoration:underline}@media (max-width:991px){.category-card:hover .category-card__title{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.category-card__icon{flex-shrink:0;border-radius:var(--border-radius-S,0);max-width:56px;width:100%;height:56px}@media (max-width:1199px){.category-card__icon{width:46px;height:46px}}@media (max-width:991px){.category-card__icon{width:38px;height:38px}}.category-card__icon img,.category-card__icon svg{border-radius:var(--border-radius-S,0);width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.category-card__icon svg{padding:20%}.category-card__title{color:#000;display:block;text-transform:uppercase;position:relative;text-underline-offset:.2rem;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.category-card__arrow{margin-left:auto;color:#000}.category-card__arrow svg{vertical-align:middle}.category-card__arrow [stroke]{stroke:currentColor}.info-bar{background:#ef2525;position:relative;z-index:12;overflow:hidden}@media (max-width:991px){.info-bar{z-index:19}}.info-bar__container{padding:0}.info-bar-nav{position:absolute;top:0;left:0;width:100%;height:100%}.info-bar-nav .swiper-button-next,.info-bar-nav .swiper-button-prev{background:#ef2525;cursor:pointer;padding:10px 32px;width:auto;top:50%;height:calc(100% - 1px);margin-top:0;transform:translateY(-50%)}.info-bar-nav .swiper-button-next svg,.info-bar-nav .swiper-button-prev svg{height:16px;width:16px}@media (max-width:767px){.info-bar-nav .swiper-button-next svg,.info-bar-nav .swiper-button-prev svg{height:14px;width:14px}}.info-bar-nav .swiper-button-next svg path,.info-bar-nav .swiper-button-prev svg path{stroke:#fff}.info-bar-nav .swiper-button-next:after,.info-bar-nav .swiper-button-prev:after{content:none}.info-bar-nav .swiper-button-next{right:0}@media (max-width:767px){.info-bar-nav .swiper-button-next{padding:10px 16px 10px 10px}}.info-bar-nav .swiper-button-prev{left:0}@media (max-width:767px){.info-bar-nav .swiper-button-prev{padding:10px 10px 10px 16px}}.info-bar .swiper-slide{height:auto}.info-bar .swiper-wrapper{height:auto}.info-bar__text{position:relative;font-family:figtree,serif;font-weight:500;font-size:1rem;line-height:1.5;text-align:center;padding:8px 44px;top:50%;transform:translateY(-50%);display:table;margin:0 auto;color:#fff}@media (max-width:767px){.info-bar__text{font-size:12px;padding:8px 40px}}.info-bar__text a{color:inherit;text-decoration:underline}.info-bar__text p{margin:0}.info-bar__text b,.info-bar__text strong{font-weight:700}.summary-row{font-family:figtree,serif;line-height:150%;position:relative;display:flex;justify-content:space-between;color:#262626}.summary-row.-s{font-size:.875rem;font-weight:400}.summary-row.-m{font-size:1rem;font-weight:500}.summary-row.-l{font-size:1.5rem;font-weight:600}.summary-row.-underline{padding-bottom:.75rem}.summary-row.-underline:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 7px,transparent 7px,transparent 14px)}.cart-progress-bar{display:flex;align-items:center;gap:.5rem;width:100%}.cart-progress-bar__icons{position:relative;flex-shrink:0}.cart-progress-bar__icon{position:relative;width:auto;padding:.5rem .5rem;border-radius:50%;background-color:#f5f5f5}.cart-progress-bar__icon svg{display:block;min-width:1rem;height:auto;margin:auto}.cart-progress-bar__done{position:absolute;right:0;bottom:0}.cart-progress-bar__done svg{min-width:.625rem;height:auto}.cart-progress-bar__text{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:100%;color:#262626}.cart-progress-bar__content{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;row-gap:.25rem;-moz-column-gap:.5rem;column-gap:.5rem}.form-alert{font-family:moderat,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;display:flex;align-items:center;justify-content:flex-start;border-radius:var(--border-radius-S,0);margin-top:.5rem}@media (max-width:767px){.form-alert{align-items:flex-start;justify-content:flex-start}}.form-alert svg{position:relative;min-width:22px;max-width:22px;height:22px}.form-alert svg path{fill:currentColor}@media (max-width:767px){.form-alert svg{margin-top:.25rem}}.form-alert.-s{font-size:.875rem;padding:.5rem;gap:.5rem;font-weight:600}.form-alert.-s svg{position:relative;min-width:16px;max-width:16px;height:16px}.form-alert.-s svg path{fill:currentColor}@media (max-width:767px){.form-alert.-s svg{margin-top:.25rem}}.form-alert.-m{padding:1rem;gap:.75rem}.form-alert.-info{color:#262626;background-color:#e9e9e9}.form-alert.-error{color:#ec0312;background-color:#ffc8cb}.form-alert.-error svg{animation:shake .5s ease-in-out}.form-alert.-success{color:#568647;background-color:#cfe2cb}.form-alert.-success svg{animation:pop .5s ease-in-out}.form-alert.-action{color:#ec0312;background-color:#fff}.form-alert.-action svg{animation:pop .5s ease-in-out}.form__element .form__label{margin-bottom:8px}.form__element_helper{color:var(--text_complementary);font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.2;margin-top:7px;margin-bottom:0}.form__element.-error .form__label{color:#ec0312}.form__element.-error input,.form__element.-error textarea{border-color:#ec0312;color:#ec0312}.form__element.-error input::-moz-placeholder,.form__element.-error textarea::-moz-placeholder{color:#ec0312}.form__element.-error input:-ms-input-placeholder,.form__element.-error textarea:-ms-input-placeholder{color:#ec0312}.form__element.-error input::placeholder,.form__element.-error textarea::placeholder{color:#ec0312}.form__element.-disabled .form__label{color:#c4c4c4}.form__element.-disabled input,.form__element.-disabled textarea{border-color:#c4c4c4;color:#c4c4c4}.form__element.-disabled input::-moz-placeholder,.form__element.-disabled textarea::-moz-placeholder{color:#c4c4c4}.form__element.-disabled input:-ms-input-placeholder,.form__element.-disabled textarea:-ms-input-placeholder{color:#c4c4c4}.form__element.-disabled input::placeholder,.form__element.-disabled textarea::placeholder{color:#c4c4c4}.form__element.-success .form__label{color:#568647}.form__element.-success input,.form__element.-success textarea{border-color:#568647;color:#568647}.form__element.-success input::-moz-placeholder,.form__element.-success textarea::-moz-placeholder{color:#568647}.form__element.-success input:-ms-input-placeholder,.form__element.-success textarea:-ms-input-placeholder{color:#568647}.form__element.-success input::placeholder,.form__element.-success textarea::placeholder{color:#568647}.checkbox-element label:has(input:disabled){pointer-events:none}.checkbox-element label:has(input:disabled) span{color:#c4c4c4}.checkbox-element__label{display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;transition:.23s ease-in-out}@media (max-width:991px){.checkbox-element__label{font-size:1rem}}@media (max-width:767px){.checkbox-element__label{align-items:flex-start}}.checkbox-element__title{color:var(--text_secondary);font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;top:1px;position:relative}.checkbox-element__title a{color:#fd8c3a}.radio-element label:has(input:disabled){pointer-events:none}.radio-element label:has(input:disabled) span{color:#c4c4c4}.radio-element__label{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer}.radio-element__title{color:var(--text_secondary);font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5}.filtration__range{padding:0 22px 15px;min-width:350px;width:100%}@media (max-width:767px){.filtration__range{min-width:unset}}@media (max-width:991px){.sidebar__filters .filtration__range{width:100%;padding:0 0 10px}}.filtration__range-label{font-style:normal;font-weight:500;position:absolute;pointer-events:none;background:#fff;line-height:1.5;text-align:center;padding:8px;width:100%;font-family:figtree,serif;font-size:1rem;color:var(--text_primary);display:flex;justify-content:space-between;align-items:center;border-radius:var(--border-radius-S,0);border:1px solid var(--border_primary);box-sizing:border-box}.filtration__range-label:active{border:1px solid #ec0312}@media (max-width:991px){.filtration__range-label{font-size:16px}}.filtration__range-slider{padding:12px 0 26px}.filtration__range-slider .slider.slider-horizontal{height:18px;width:calc(100% - 20px);margin:0 auto;display:block}.filtration__range-slider .slider.slider-horizontal .slider-track{height:3px;margin-top:-1px}.filtration__range-slider .slider-handle{display:block;position:absolute;background:var(--text_primary);border-radius:50%;width:20px;height:20px;border:none}.filtration__range-slider .slider-handle:after{content:"";display:block;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--text_primary);border-radius:50%;opacity:1;border:none!important}.filtration__range-slider .slider-handle:hover{border-width:1px}.filtration__range-slider .slider-track-high,.filtration__range-slider .slider-track-low{background:#c4c4c4}.filtration__range-slider .slider-selection{box-shadow:none;background:var(--text_primary)}.filtration__range-inputs{display:flex;position:relative;align-items:center}.filtration__range-price{color:var(--text_complementary)}.filtration__range-input{max-width:50%;width:50%;flex-basis:50%;position:relative}.filtration__range-input input{width:100%;text-align:center;padding:8px;display:block;line-height:1.5;background:#fff;border-radius:var(--border-radius-S,0);box-sizing:border-box;border:1px solid var(--border_primary);outline:0;font-size:16px}.filtration__range-input input:focus{outline:0;background:#fff;color:var(--text_primary);font-family:figtree,serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;border-radius:var(--border-radius-S,0);border:1px solid var(--border_primary)}.filtration__range-dash{height:1px;width:40px;position:relative;margin:0 12px;background:var(--border_primary)}.phone-element__inputs{position:relative;display:flex}.phone-element .form-select{flex-shrink:0;width:117px;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#e9e9e9}.newsletter-form .phone-element input,.phone-element .form__input,.phone-element .newsletter-form input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.phone-element svg{position:absolute;top:26px;left:88px;width:16px;height:auto}.product-add-to-cart{display:flex;margin:1.5rem 0 2rem;gap:.5rem}@media (max-width:374px){.product-add-to-cart{flex-wrap:wrap}}.product-add-to-cart__quantity{display:flex;height:auto;min-height:50px;border-radius:2.625rem;background-color:#e9e9e9}.product-add-to-cart__quantity button{cursor:pointer;border:none;background-color:transparent}.product-add-to-cart__quantity button:first-child{padding-right:1px;padding-left:20px;border-radius:2.625rem 0 0 2.625rem}@media (max-width:991px){.product-add-to-cart__quantity button:first-child{padding-left:20px}}.product-add-to-cart__quantity button:last-child{padding-right:20px;padding-left:1px;border-radius:0 2.625rem 2.625rem 0}@media (max-width:991px){.product-add-to-cart__quantity button:last-child{padding-left:0;padding-right:20px}}.product-add-to-cart__quantity button svg{background-color:transparent;transition:.23s ease-in-out;border-radius:50%;padding:.5rem;vertical-align:middle;min-width:36px;min-height:36px}.product-add-to-cart__quantity button svg path{transition:.23s ease-in-out;min-height:16px}.product-add-to-cart__quantity button:hover svg{background-color:#d9d9d9}.product-add-to-cart__quantity button:hover svg path{stroke:#ef2525}.product-add-to-cart__quantity input{font-family:moderat,sans-serif;font-size:1.375rem;font-weight:900;line-height:1;width:50px;text-align:center;color:#000;border:none;background-color:transparent;font-variant-numeric:lining-nums proportional-nums;text-transform:uppercase}@media (max-width:991px){.product-add-to-cart__quantity input{font-size:1.125rem;width:38px}}.product-add-to-cart__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.product-add-to-cart button{width:100%}.product-add-to-cart button svg{transition:.2s ease-in-out}.product-price{display:flex;gap:1rem;align-items:center;margin-top:1.5rem}.product-price__price{font-family:figtree,serif;font-size:1.5rem;font-weight:600;color:#000}@media (max-width:767px){.product-price__price{font-size:1.25rem}}.product-price__price--on-sale{color:#fa1e0e}.product-price__compare-at-price{color:#9d9d9d;font-family:figtree,serif;font-size:.875rem;font-weight:600;text-decoration:line-through;margin-top:auto;margin-bottom:.1em}.checkout-method-radio{margin-top:1rem}.checkout-method-radio--selected .checkout-method-radio__label{cursor:default;border-color:#fd8c3a;background-color:#f5f5f5}.checkout-method-radio--selected .checkout-method-radio__label:hover{border-color:#fd8c3a;background-color:#f5f5f5}.checkout-method-radio__label{display:flex;align-items:flex-start;padding:1.375rem;cursor:pointer;transition:.23s ease-in-out;border:.0625rem solid #9d9d9d;border-radius:var(--border-radius-S,0);background-color:#f5f5f5;gap:1rem}@media (max-width:767px){.checkout-method-radio__label{padding:1rem;gap:.75rem}}.checkout-method-radio__label:hover{border:1px solid #e9e9e9;background-color:#e9e9e9}.checkout-method-radio .form-radio{margin-top:.3125rem}@media (max-width:767px){.checkout-method-radio .form-radio{margin-top:.0625rem}}.checkout-method-radio__header{display:flex;gap:1rem}.checkout-method-radio__price,.checkout-method-radio__title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:100%;text-transform:inherit;color:#000}@media (max-width:767px){.checkout-method-radio__price,.checkout-method-radio__title{font-size:1rem;font-weight:700}}.checkout-method-radio__price{margin-left:auto;white-space:nowrap}.checkout-method-radio__content{width:100%;margin-left:.5rem}.checkout-method-radio__text{margin:.5rem 0 0;color:#262626}.checkout-method-radio__place{font-family:figtree,serif;font-size:14px;font-weight:400;font-style:normal;line-height:150%;max-width:325px;margin-top:25px;color:#51483d}.checkout-method-radio__place span{font-weight:700;color:#8e8272}.checkout-method-radio__place a{font-weight:700;text-decoration:underline;color:#51483d}.checkout-method-radio__place a:hover{text-decoration:none;color:#e3dbd0}.checkout-method-radio__button{font-size:.875rem;max-height:60px;margin-top:20px;padding:15px 20px}.checkout-method-radio__button svg path{transition:.2s ease-in-out}.checkout-method-radio__button:hover svg path{fill:#424a33}.checkout-method-radio__icon{width:2rem;height:2rem;border-radius:.5rem}@media (max-width:767px){.checkout-method-radio__icon{width:24px;min-width:24px;height:24px}}.checkout-method-radio__icon svg{position:relative;top:50%;left:50%;display:block;max-width:100%;max-height:100%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}.checkout-method-radio__icons{display:flex;flex-direction:row;margin-left:auto;gap:10px}.checkout-method-radio:hover .form__select_dot{border:5px solid}.checkout-method-radio__custom-content{margin-top:1rem}.checkout-pickup-point{display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem;margin-top:1rem}@media (max-width:767px){.checkout-pickup-point{gap:.5rem}}.checkout-pickup-point *{display:flex;align-items:center;flex-direction:row}.checkout-pickup-point__address{justify-content:flex-start;width:100%;-moz-column-gap:1rem;column-gap:1rem}.checkout-pickup-point.-checkout{margin:1rem 0 .5rem 0}.checkout-pickup-point__delivery-date{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-flex;align-items:center;margin-top:.5rem;padding:.5rem .75rem .5rem .5rem;color:var(--functional_success);border-radius:var(--border-radius-S,0);background-color:#cfe2cb;gap:.5rem}.checkout-pickup-point__delivery-date svg{min-width:1rem;min-height:1rem}.checkout-pickup-point__delivery-date svg path{fill:var(--functional_success)}@media (max-width:767px){.checkout-pickup-point__delivery-date svg{margin-top:.125rem}}@media (max-width:767px){.checkout-pickup-point__delivery-date{align-items:flex-start;padding:.5rem}}.checkout-pickup-point__alert{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-flex;align-items:flex-start;margin-top:.5rem;padding:.5rem .75rem .5rem .5rem;color:#262626;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;gap:.5rem;width:100%}.checkout-pickup-point__alert svg{margin-top:.125rem;min-width:1rem;min-height:1rem;width:1rem;height:1rem}.checkout-pickup-point__alert svg path{fill:#555}@media (max-width:767px){.checkout-pickup-point__alert svg{margin-top:.125rem}}@media (max-width:767px){.checkout-pickup-point__alert{align-items:flex-start;padding:.5rem}}.checkout-pickup-point__company-name{display:block}.checkout-pickup-point__link{width:auto;color:#262626}.checkout-pickup-point__link svg{min-width:.875rem}.checkout-pickup-point__link:hover:after,.checkout-pickup-point__link:hover:before{background:#ef2525}@media (max-width:1199px){.checkout-pickup-point__link:hover:after,.checkout-pickup-point__link:hover:before{background:#262626}}.checkout-pickup-point__link{width:auto;color:#262626}.checkout-pickup-point__link svg{min-width:.875rem}.checkout-pickup-point__link:hover:after,.checkout-pickup-point__link:hover:before{background:#ef2525}@media (max-width:1199px){.checkout-pickup-point__link:hover:after,.checkout-pickup-point__link:hover:before{background:#262626}}.checkout-pickup-point .btn svg path{stroke:currentColor}.product-card{position:relative;display:flex}.product-card__name{transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;text-underline-offset:.2rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.product-card:hover .product-card__name{-webkit-text-decoration:underline .06em;text-decoration:underline .06em;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){.product-card:hover .product-card__name{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.product-card__article{display:block;width:100%}.product-card__link{display:block;width:100%;text-decoration:none}.product-card__images{position:relative;overflow:hidden;width:100%;margin-bottom:.5rem;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0);aspect-ratio:1/1.3;background:#f0f0f0}@media (max-width:991px){.product-card__images{aspect-ratio:1/1.1}}@media (max-width:767px){.product-card .product-card__tags{position:relative;top:0;left:0}}.product-card__image{display:block;width:100%;height:100%;border-radius:var(--border-radius-S,0);-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.product-card.--has-bg.hover-image-loaded:hover .product-card__bg_content{opacity:1}.product-card.--has-bg.hover-image-loaded:hover .product-card__image{opacity:0}}.product-card__bg{position:absolute;pointer-events:none;z-index:2;top:0;left:0;width:100%;height:100%}.product-card__bg_content{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:none;background:#f0f0f0;opacity:0;transition:.25s ease-in-out}.product-card__tags{position:absolute;top:.75rem;left:1rem;display:flex;gap:.8rem;z-index:3}@media (max-width:575px){.product-card__tags{top:1rem;left:1rem}}.product-card__name{margin-top:16px}@media (max-width:575px){.product-card__name{font-size:.875rem}}@media (max-width:991px){.product-card__name:hover{text-decoration:none}}.product-card__name span{color:#262626}.product-card__price-tag{display:flex;align-items:center;margin-top:.5rem;gap:.5rem}@media (max-width:575px){.product-card__price-tag{margin-top:.5rem}}.product-card__prices{display:flex;align-items:center;flex-direction:row;gap:.5rem}.product-card__compare-at-price,.product-card__price{font-family:figtree,serif;font-size:1rem;font-weight:600;display:block;color:#000}@media (max-width:767px){.product-card__compare-at-price,.product-card__price{font-size:.875rem}}.product-card__compare-at-price--on-sale,.product-card__price--on-sale{color:#fa1e0e}.product-card__compare-at-price{font-size:.75rem;text-decoration:line-through;color:#9d9d9d}.product-slider .swiper-container{overflow:visible;padding-bottom:1.5rem}@media (max-width:767px){.product-slider .swiper-container{padding-bottom:30px}}.product-slider .product-card{max-width:calc(25% - 12px * 3 / 4)}@media (max-width:991px){.product-slider .product-card{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}}@media (max-width:767px){.product-slider .product-card{flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px)}}.product-slider .products_item{flex-basis:unset;width:auto;max-width:unset;height:unset}.product-slider .swiper-slide{transition:.2s ease-in-out}@media (min-width:1200px){.product-slider .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide{opacity:.2}}@media (min-width:991px) and (max-width:1199px){.product-slider .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide{opacity:.2}}@media (min-width:992px){.product-slider .swiper-slide:not(.swiper-slide-visible){opacity:.2}}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{position:absolute;top:203px;display:flex;width:48px;height:48px;margin:0;transform:translateY(-50%)}@media (min-width:1780px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{background:#e9e9e9}}@media (max-width:1720px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{top:calc((25vw - (64px / 4) - 9px)/ 2)}}@media (max-width:1199px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{top:calc((33.33vw - (64px / 3) - 8px)/ 2);width:32px;height:32px}}@media (max-width:767px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{top:calc((50vw - 16px - 4px)/ 2)}.product-slider .swiper-button-next img,.product-slider .swiper-button-next svg,.product-slider .swiper-button-prev img,.product-slider .swiper-button-prev svg{width:14px;height:14px}}.product-slider .swiper-button-next:after,.product-slider .swiper-button-prev:after{display:none}.product-slider .swiper-button-next{right:-60px}@media (max-width:1780px){.product-slider .swiper-button-next{right:-15px}}@media (max-width:767px){.product-slider .swiper-button-next{right:-7px}}.product-slider .swiper-button-prev{left:-60px}@media (max-width:1780px){.product-slider .swiper-button-prev{left:-15px}}@media (max-width:767px){.product-slider .swiper-button-prev{left:-7px}}.product-slider .swiper-button-disabled{opacity:0}.product-slider .swiper-scrollbar{left:0;width:100%;height:.375rem;max-height:.25rem;cursor:pointer;transition:.23s ease-in-out;background-color:#e9e9e9}.product-slider .swiper-scrollbar .swiper-scrollbar-drag{background-color:#555}.product-slider .swiper-scrollbar:active,.product-slider .swiper-scrollbar:hover{max-height:6px}.product-sizes__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-sizes__header_label{color:#262626;font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5}.product-sizes__header_size-chart{color:#262626;font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;text-decoration:underline;background:0 0;border:none;cursor:pointer;transition:.2s ease-in-out}.product-sizes__header_size-chart:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.product-sizes__variants{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width:767px){.product-sizes__variants{margin-bottom:0}}.product-sizes__variant{line-height:1;text-transform:uppercase;display:block;text-decoration:none;text-align:center;position:relative}.product-sizes__variant label{transition:.2s ease-in-out;line-height:1rem;color:#000;font-family:figtree,serif;font-weight:600;font-size:1rem;word-wrap:break-word;cursor:pointer;height:56px;min-width:56px;display:flex;justify-content:center;align-items:center;padding:8px;background-color:#e9e9e9;border-radius:var(--radius-radius-S,5px);border:1px solid transparent}@media (max-width:991px){.product-sizes__variant label{font-size:.75rem}}.product-sizes__variant label:hover:not(.sold){border:1px solid #9d9d9d;background:#d9d9d9}.product-sizes__variant label.sold{color:#c4c4c4;cursor:not-allowed;overflow:hidden;position:relative}.product-sizes__variant label.sold::before{content:"";position:absolute;top:0;left:0;width:calc(100% + 1px);height:calc(100% + 1px);background:linear-gradient(to bottom right,transparent calc(50% - 1px),#c4c4c4 calc(50% - 1px),#c7c7c7 50%,transparent 50%)}.product-sizes__variant input{display:none}.product-sizes__variant input:checked+label:not(.sold){border:1px solid #000}.product-sizes__variant input:checked+label.sold{border:1px solid}.product-sizes__variant-box{position:relative;width:100%}.filter-dropdown{position:relative}.filter-dropdown:not(.product-catalog-filters__order):nth-child(n+8){display:none}@media (max-width:1599px){.filter-dropdown:not(.product-catalog-filters__order):nth-child(n+7){display:none}}@media (max-width:1199px){.filter-dropdown:not(.product-catalog-filters__order):nth-child(n+6){display:none}}@media (max-width:991px){.filter-dropdown:not(.product-catalog-filters__order):nth-child(n+4){display:none}}@media (max-width:767px){.filter-dropdown:not(.product-catalog-filters__order):nth-child(n){display:block}}.filter-dropdown.opened{z-index:100}.filter-dropdown.opened .control-btn svg{transform:rotateZ(180deg)}.filter-dropdown:has(input:checked:not([value=""])) .control-btn{border:1px solid #9d9d9d;background-color:#f5f5f5}.filter-dropdown__content{position:absolute;z-index:10;top:calc(100% + 6px);left:0;display:none;overflow-y:auto;min-width:200px;max-width:450px;max-height:440px;border-radius:var(--border-radius-S,0);background:#f5f5f5}.filter-dropdown__content::-webkit-scrollbar{width:7px;background-color:#e9e9e9;border-radius:var(--radius-radius-S,5px)}.filter-dropdown__content::-webkit-scrollbar-thumb{border-radius:18px;background-color:#555}.filter-dropdown__content::-webkit-scrollbar-track{box-shadow:none;margin:5px}.filter-dropdown .control-btn svg{transition:.2s ease-in-out}.filter-dropdown .checkbox-element,.filter-dropdown .radio-element{margin:0}.filter-dropdown .checkbox-element__label,.filter-dropdown .radio-element__label{padding:12px 16px}.filter-dropdown .checkbox-element__label:hover,.filter-dropdown .radio-element__label:hover{background-color:#d9d9d9}@media (max-width:991px){.filter-dropdown .checkbox-element__label:hover,.filter-dropdown .radio-element__label:hover{background:#f5f5f5}}.filter-collapse{width:100%;border-bottom:.0625rem solid #d9d9d9}.filter-collapse.opened .filter-collapse__header svg{transform:rotateZ(180deg)}.filter-collapse:has(input:checked) .filter-collapse__headline{color:var(--text_secondary)}.filter-collapse__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.125rem .5rem .625rem .5rem;cursor:pointer;text-align:left;border:0;background-color:transparent}.filter-collapse__header svg{display:block;width:1.2rem;height:1.2rem;transition:.2s ease-in-out}.filter-collapse__headline{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.25;transition:.23s ease-in-out;text-transform:inherit;color:var(--text_secondary)}.filter-collapse__filtered{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;margin-top:.5rem;color:var(--text_primary)}.filter-collapse__content{display:none;padding-bottom:1rem}.filter-collapse .checkbox-element,.filter-collapse .radio-element{margin:0}.filter-collapse .checkbox-element__label,.filter-collapse .radio-element__label{align-items:center;padding:1rem;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0)}.filter-collapse .checkbox-element__label:hover,.filter-collapse .radio-element__label:hover{background-color:#d9d9d9}@media (max-width:991px){.filter-collapse .checkbox-element__label:hover,.filter-collapse .radio-element__label:hover{background-color:transparent}}.form__element{position:relative}.form__subtitle{margin:1.5rem 0 .5rem 0}.form__subtitle:last-of-type{margin:1.875rem 0 .5rem 0}.form .button,.form .newsletter-form .newsletter-button,.newsletter-form .form .newsletter-button{margin-top:40px}.input-element-wrapper{position:relative}.input-element-wrapper svg{padding:.125rem;cursor:pointer;position:absolute;top:1.375rem;right:1.25rem;width:18px;height:auto}.pagination-panel{display:flex;justify-content:space-between;gap:2rem;align-items:center}@media (max-width:1199px){.pagination-panel{flex-wrap:wrap}}.pagination-panel>*{width:calc(100% / 3)}@media (max-width:1199px){.pagination-panel>*{width:100%}}@media (max-width:1199px){.pagination-panel__top{text-align:center;order:3}}.pagination-panel__load-more{text-align:center}.pagination-panel__pagination .pagination{justify-content:flex-end}@media (max-width:1199px){.pagination-panel__pagination .pagination{justify-content:center}}.property-goals__list{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:575px){.property-goals__list{gap:.5rem}}.property-goals__goal{width:calc(25% - 1rem * 3 / 4)}@media (max-width:1199px){.property-goals__goal{width:calc(100% / 3 - 1rem * 2 / 3)}}@media (max-width:991px){.property-goals__goal{width:calc(50% - 1rem / 2)}}@media (max-width:575px){.property-goals__goal{width:100%}}@media (max-width:575px){.property-goals__goal--more{display:none;opacity:0}}.property-goals--show-more .property-goals__goal--more{animation:.55s fadeInUp forwards;display:block}.property-goals .category-card{height:100%}.property-goals__show-more{width:100%;margin-top:.5rem}@media (min-width:576px){.property-goals__show-more{display:none}}@media (max-width:767px){.property-goals__show-more{background-color:#fff}.property-goals__show-more:hover{background-color:#fff}}.property-goals--show-more .property-goals__show-more{display:none}.sidebar{position:fixed;z-index:100;top:1rem;right:0;display:flex;overflow:visible;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:520px;height:calc(100% - 2rem);transition:all .5s cubic-bezier(.23,1,.32,1);border-radius:var(--radius-radius-M,10px);background:var(--surface_primary)}@media (min-width:768px){.sidebar{transform:translateX(calc(100% + 12px))!important}}@media (max-width:767px){.sidebar{top:100%;bottom:0;left:0;overflow:unset;width:100%;height:80%;transition:all .1s ease-out;border-radius:var(--radius-radius-M,10px) var(--radius-radius-M,10px) 0 0}}.sidebar--scroll .sidebar__footer{box-shadow:0 -8px 40.8px 0 rgba(0,0,0,.2)}.sidebar::before{position:absolute;z-index:2;top:12px;right:0;left:50%;width:74px;max-width:100%;height:6px;content:"";transform:translateX(-50%);border-radius:5px;background:#9d9d9d}@media (min-width:768px){.sidebar::before{display:none}}.sidebar.opened{height:calc(100% - 32px)}.sidebar.opened .product-catalog-filter_arrow{display:none}.sidebar.opened .product-catalog-filters{--mask:linear-gradient(to right,
          rgba(1) 0%,
          rgba(1) 80%,
          rgba(1) 100%
  )}@media (min-width:768px){.sidebar.opened{transform:translateX(-16px)!important}}@media (max-width:767px){.sidebar.opened{height:auto;position:fixed;bottom:0;left:0;width:100%;top:20%}}.sidebar__footer,.sidebar__header{padding:2rem 2rem 1.5rem 2rem}@media (max-width:575px){.sidebar__footer,.sidebar__header{padding:1rem}}.sidebar__content{overflow:hidden;padding:0 2rem}@media (max-width:575px){.sidebar__content{padding:0 1rem}}.sidebar__wrapper{overflow:auto;height:100%;border-radius:var(--radius-radius-M,10px)}.sidebar__wrapper::-webkit-scrollbar{width:7px;background-color:#e9e9e9;border-radius:var(--radius-radius-S,5px)}.sidebar__wrapper::-webkit-scrollbar-thumb{border-radius:18px;background-color:#555}.sidebar__wrapper::-webkit-scrollbar-track{box-shadow:none;margin:5px}@media (max-width:767px){.sidebar__wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}}.sidebar__footer{position:relative;width:100%;margin-top:auto;padding:1.5rem 2rem 2rem 2rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}@media (max-width:575px){.sidebar__footer{padding:1rem}}.acf-block-preview .sidebar{position:relative;margin:auto;transform:none}.my-account-sidebar__header{padding:1rem 1.5rem 1rem 1.5rem}@media (max-width:991px){.my-account-sidebar__header{display:none}}@media (max-width:991px){.my-account-sidebar__items{display:flex;gap:8px}}@media (max-width:991px){.my-account-sidebar__items .secondary-navigation-link{display:none}}@media (min-width:992px){.my-account-sidebar__items .control-button{display:none}}.my-account-orders-card-master{position:relative}.my-account-orders-card-master a{z-index:2;position:relative}.my-account-orders-card-master>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.my-account-order-summary__invoice{width:100%;margin-top:.25rem}.my-account{padding:70px 0 100px;background-color:#e9e9e9}@media (max-width:991px){.my-account .container{padding:0}}@media (max-width:991px){.my-account{padding:0}}@media (max-width:767px){.my-account{overflow:hidden;padding:0;border-bottom:1px solid #d9d9d9;background-color:#f5f5f5}}.my-account__wrapper{display:flex;align-items:flex-start;gap:9rem}@media (max-width:1599px){.my-account__wrapper{gap:4.375rem}}@media (max-width:991px){.my-account__wrapper{background-color:#e9e9e9;gap:1.5rem;flex-direction:column;width:100%}}.my-account__aside{position:relative;flex:0;width:250px;min-width:250px;border-radius:var(--border-radius-S,0);background-color:#f5f5f5}@media (max-width:991px){.my-account__aside{width:100%;min-width:auto}}.my-account__main{flex:1;width:100%;max-width:912px}@media (max-width:991px){.my-account__main{max-width:100%;padding:0 2rem;display:block}}@media (max-width:767px){.my-account__main{padding:0;display:block}}.my-account-sidebar{border-bottom:1px solid #d9d9d9}@media (max-width:991px){.my-account-sidebar__items{overflow-x:auto;padding:.5rem 2rem .5rem 2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;--mask:linear-gradient(to right,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 1) 80%,
            rgba(0, 0, 0, 0) 100%
    );-webkit-mask:var(--mask);mask:var(--mask)}}@media (max-width:767px){.my-account-sidebar__items{padding:.5rem 1rem .5rem 1rem}}.my-account-sidebar__items_arrow{display:none}@media (max-width:991px){.my-account-sidebar__items_arrow{position:absolute;top:48%;right:16px;display:block;transition:.23s ease-in-out;transform:translate(-50%,-50%);opacity:100}}@media (max-width:767px){.my-account-sidebar__items_arrow{right:0}}.my-account-sidebar__items::-webkit-scrollbar{display:none}.my-account-sidebar .hidden{visibility:hidden;opacity:0}.my-account-order-list{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:767px){.my-account-order-list{margin-top:1.25rem;border-radius:0}}.my-account__frame{background:#f5f5f5;border-radius:var(--border-radius-M,0);display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}@media (max-width:767px){.my-account__frame{border-radius:0;padding:1rem}}.my-account__frame__title{margin-bottom:1rem}@media (max-width:767px){.my-account__frame__title{margin-bottom:.5rem}}.product-catalog-header{margin-bottom:2rem}@media (max-width:991px){.product-catalog-header{margin-bottom:2.5rem}}@media (max-width:767px){.product-catalog-header{margin-top:.9375rem;margin-bottom:1.5rem}}.product-catalog-header .breadcrumbs{margin-bottom:auto}.product-catalog-header__content{grid-area:content;padding-right:1rem}@media (max-width:767px){.product-catalog-header__content{flex-basis:100%;width:100%;padding-right:0}}.product-catalog-header__wrapper{margin-top:2.5rem}@media (max-width:767px){.product-catalog-header__wrapper{margin-top:1.5rem}}.product-catalog-header__headline{margin-bottom:0}.product-catalog-header__description{max-width:42.5rem;margin-top:1rem}@media (max-width:767px){.product-catalog-header__description{max-width:28.125rem}}.product-catalog-header__breadcrumbs{grid-area:breadcrumbs}@media (min-width:768px){.product-catalog-header__breadcrumbs--mobile{display:none}}.product-catalog-header__breadcrumbs--desktop{z-index:1;margin-top:1rem}@media (max-width:767px){.product-catalog-header__breadcrumbs--desktop{margin-top:0}}.product-catalog-header__row{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto 1fr 1fr;grid-template-areas:"breadcrumbs image image " "content image image " "content image image "}.gp-endpoint-search .product-catalog-header__row{display:block}@media (max-width:991px){.product-catalog-header__row{grid-template-columns:2fr 2fr;grid-template-rows:auto;grid-template-areas:"breadcrumbs breadcrumbs breadcrumbs" "content image image " "bcontent image image "}}@media (max-width:767px){.product-catalog-header__row{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"breadcrumbs" "image" "content"}}.product-catalog-header__image{display:flex;justify-content:flex-end;width:100%;max-width:700px;margin-left:auto;grid-area:image}@media (max-width:991px){.product-catalog-header__image{width:100%;margin-top:2.5rem}}@media (max-width:767px){.product-catalog-header__image{display:block;flex-basis:100%;width:100%;margin-top:1.25rem}}.product-catalog-header__img{width:100%;height:100%;min-height:385px;max-height:385px;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.product-catalog-header__img{min-height:auto;max-height:200px}}@media (max-width:767px){.product-catalog-header__img{min-height:100%;max-height:100%}}.product-catalog-header__button{margin-top:1rem}@media (max-width:767px){.product-catalog-header__button{margin-top:1rem}}.product-catalog-products__list{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:2.5rem;list-style:none}@media (max-width:767px){.product-catalog-products__list{-moz-column-gap:.5rem;column-gap:.5rem}}.product-catalog-products .product-card{flex-basis:calc(25% - .75rem * 3 / 4);max-width:calc(25% - .75rem * 3 / 4)}@media (max-width:1199px){.product-catalog-products .product-card{flex-basis:calc(100% / 3 - .75rem * 2 / 3);max-width:calc(100% / 3 - .75rem * 2 / 3)}}@media (max-width:767px){.product-catalog-products .product-card{flex-basis:calc(50% - .5rem / 2);max-width:calc(50% - .5rem / 2)}}.product-catalog-subcategories{margin-top:2rem;margin-bottom:2.5rem}@media (max-width:991px){.product-catalog-subcategories{margin-top:3.75rem;margin-bottom:2.5rem}}@media (max-width:767px){.product-catalog-subcategories{margin-top:2.5rem;margin-bottom:2.5rem}}.product-catalog-subcategories__list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}@media (max-width:767px){.product-catalog-subcategories__list{gap:8px}}.product-catalog-subcategory{display:block;width:calc(16.66% - ((5 * 12px)/ 6))}@media (max-width:1599px){.product-catalog-subcategory{width:calc(20% - ((4 * 12px)/ 5))}}@media (max-width:1199px){.product-catalog-subcategory{width:calc(25% - ((3 * 12px)/ 4))}}@media (max-width:991px){.product-catalog-subcategory{width:calc(33.33% - ((2 * 12px)/ 3))}}@media (max-width:767px){.product-catalog-subcategory{width:calc(50% - 4px)}}.product-catalog-filter{position:relative}.product-catalog-filter_arrow{display:none}@media (max-width:767px){.product-catalog-filter_arrow{z-index:9;position:absolute;top:35%;right:16px;display:block;transition:.23s ease-in-out;transform:translate(-50%,-50%);opacity:100}}@media (max-width:767px){.product-catalog-filter_arrow{right:0}}.product-catalog-filter .hidden{visibility:hidden;opacity:0}@media (max-width:767px){.product-catalog-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;--mask:linear-gradient(to right,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 1) 80%,
            rgba(0, 0, 0, 0) 100%
    );-webkit-mask:var(--mask);mask:var(--mask)}}.product-catalog-filters--dropdown{display:flex;align-items:stretch;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:.75rem;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.product-catalog-filters--dropdown::-webkit-scrollbar{display:none}@media (max-width:767px){.product-catalog-filters--dropdown{overflow:auto;padding:0 1rem .75rem 1rem}}.product-catalog-filters--collapse{display:flex;flex-direction:column}.product-catalog-filters--collapse:last-child{border-bottom:transparent}.product-catalog-filters--collapse .product-catalog-filters__order{order:-1;border-top:.0625rem solid #d9d9d9}.product-catalog-filters .control-btn{white-space:nowrap}.product-catalog-filters__order{margin-left:auto}@media (max-width:767px){.product-catalog-filters__order{order:-1;margin-left:unset}}.product-catalog-filters__order .filter-dropdown__content{right:0;left:unset}.product-catalog-filters__filtered{padding:.75rem 0 .5rem}.product-catalog-filtration{margin-top:2.5rem;margin-bottom:1.25rem}@media (max-width:991px){.product-catalog-filtration{margin-top:.9375rem;margin-bottom:1.25rem}}@media (max-width:767px){.product-catalog-filtration .container{overflow:hidden;padding:0}}@media (max-width:767px){.product-catalog-filtration__filtered,.product-catalog-filtration__top{padding:0 1rem 0 1rem}}.product-catalog-filtration__top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:.75rem}@media (max-width:767px){.product-catalog-filtration__top{overflow:auto}}.product-catalog-filtration__top_title{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.25;letter-spacing:0;text-transform:inherit;color:#000}.product-catalog-filtration__filtered{display:flex;align-items:center;flex-wrap:wrap;padding:.75rem 0 .5rem;border-top:.0625rem solid #d9d9d9;gap:.5rem}@media (max-width:767px){.product-catalog-filtration__filtered{margin:0 1rem 0 1rem}}.product-catalog-filtration__filtered .btn{margin-left:.5rem;padding-bottom:5px}.product-catalog-count{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin:0;letter-spacing:0;color:#9d9d9d}.product-catalog-skeleton{display:none;margin-top:30px;margin-bottom:3.8rem}.product-catalog-skeleton__list{display:flex;flex-wrap:wrap;justify-content:stretch;gap:20px;row-gap:50px}@media (max-width:1599px){.product-catalog-skeleton__list{gap:15px;row-gap:30px}}@media (max-width:991px){.product-catalog-skeleton__list{gap:10px}}.product-catalog-skeleton__item{display:flex;flex-basis:calc(25% - (20px / 4) * 3);flex-direction:column;flex-wrap:wrap;width:100%;max-width:calc(25% - (20px / 4) * 3);gap:10px}@media (max-width:1599px){.product-catalog-skeleton__item{flex-basis:calc(25% - (15px / 4) * 3);max-width:calc(25% - (15px / 4) * 3)}}@media (max-width:1199px){.product-catalog-skeleton__item{flex-basis:calc(33.33% - 10px);max-width:calc(33.33% - 10px)}}@media (max-width:767px){.product-catalog-skeleton__item{flex-basis:calc(50% - 5px);max-width:calc(50% - 5px);gap:6px}}@keyframes skeleton-load{0%{background-position:0}100%{background-position:-200%}}.product-catalog-skeleton__box-l,.product-catalog-skeleton__box-m,.product-catalog-skeleton__box-s{position:relative;width:100%;animation:1s ease-in-out infinite skeleton-load;background-color:#f5f5f5;background-image:linear-gradient(91deg,rgba(245,245,245,.3) 3%,#f5f5f5 50%,rgba(245,245,245,.3) 97%);background-size:200%}.product-catalog-skeleton__box-l{padding-bottom:100%}.product-catalog-skeleton__box-m{height:20px}@media (max-width:1199px){.product-catalog-skeleton__box-m{height:4vw}}@media (max-width:767px){.product-catalog-skeleton__box-m{height:6vw}}.product-catalog-skeleton__box-s{width:65%;height:20px}@media (max-width:1199px){.product-catalog-skeleton__box-s{height:4vw}}@media (max-width:767px){.product-catalog-skeleton__box-s{height:6vw}}.product-catalog-empty{position:relative;width:100%;margin-top:2.8125rem;margin-bottom:4.375rem}@media (max-width:767px){.product-catalog-empty{padding-top:2.5rem}}.product-catalog-empty__content{box-sizing:border-box;width:calc(520px - 64px);max-width:100%;margin:0 auto;padding:1.5rem 2rem;border-radius:var(--radius-radius-M,10px);background:#e9e9e9}@media (max-width:991px){.product-catalog-empty__content{width:calc(440px - 64px);padding:1.5rem}}.product-catalog-empty__image{width:58px;height:auto;margin-bottom:16px}.product-catalog-empty__title{margin-top:1.25rem}@media (max-width:991px){.product-catalog-empty__title{max-width:330px;margin-top:1rem}}.product-catalog-empty__text{margin:1rem 0 0}.product-catalog-empty__text a{text-underline-offset:2px;transition:.23s ease-in-out;color:#fd8c3a}.product-catalog-empty__text a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.product-catalog{margin-bottom:6.25rem}@media (max-width:991px){.product-catalog{margin-bottom:4.0625rem}}@media (max-width:767px){.product-catalog{margin-bottom:4.6875rem}}.product-catalog-products{margin-bottom:2.5rem}@media (max-width:991px){.product-catalog-products{margin-bottom:1.5rem}}.product-detail-header__tags{display:flex;gap:8px;justify-content:flex-start;align-items:center;margin-bottom:12px}.product-detail-header__title{margin-bottom:16px}@media (max-width:767px){.product-detail-header__title{font-size:28px}}.product-detail-header__description{margin:1rem 0 1.5rem;color:#262626}.product-detail-header__data{font-family:moderat,sans-serif;font-size:.8125rem;font-weight:500;display:flex;flex-wrap:wrap;margin-top:1.5rem;color:#5c415f;gap:1.5rem}.product-detail-header__package-contents{font-family:moderat,sans-serif;font-size:.875rem;font-weight:500;line-height:150%;color:#38114a}.product-detail-header__package-contents span{color:#734378}.product-detail-variant__availability{position:relative;color:#262626;font-family:moderat,sans-serif;font-size:.875rem;font-weight:500;padding-left:24px}.product-detail-variant__availability:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;left:0;top:50%;transform:translateY(-50%)}.product-detail-variant__availability--instock span{color:#95bf8b}.product-detail-variant__availability--instock:before{background-color:#95bf8b}.product-detail-variant__availability--outofstock span{color:#ec0312}.product-detail-variant__availability--outofstock:before{background-color:#ec0312}.product-detail-variant__outofstock{background-color:#e9e9e9;display:flex;align-items:center;padding:1rem;border-radius:15px;margin-top:1.5625rem;margin-bottom:1.25rem;gap:1.4rem}.product-detail-variant__outofstock img{display:block;width:58px;height:auto}.product-detail-variant__outofstock p{color:#841c03;font-family:moderat,sans-serif;font-size:1.25rem;font-weight:500;line-height:125%;letter-spacing:-.025rem;margin:0}.product-detail-parameters{margin-bottom:3rem}.product-detail-parameters__symbols{display:flex;flex-wrap:wrap;gap:.5rem}.has-modal--lightbox-gallery{overflow:hidden}.product__left{flex:1;position:sticky;height:auto;top:0}@media (min-width:901px){.product__left{flex-basis:50%}}@media (max-width:900px){.product__left{position:relative;overflow:hidden;flex-basis:100%;width:100%}}.product__left .product-detail-gallery__bg>.swiper-pagination{flex-wrap:wrap;background-color:#faf3e9;border-radius:50px;display:flex;margin-bottom:0;position:absolute;bottom:15px;left:30px;z-index:11;width:auto;padding:5px 9px 6px;font-size:.6875rem;font-style:normal;font-weight:700;line-height:1;font-family:figtree,serif;font-variant-numeric:tabular-nums}@media (min-width:901px){.product__left .product-detail-gallery__bg>.swiper-pagination{display:none}}@media (max-width:900px){.product-detail-gallery__bg{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px);position:relative;overflow:hidden}}@media (max-width:767px){.product-detail-gallery__bg{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}.product-detail-gallery__bg .swiper-scrollbar{visibility:hidden}.product-detail-gallery__bg .swiper-pagination{padding:8px 16px;left:16px;bottom:8px;position:absolute;background-color:#fff;width:auto;color:#262626;font-family:figtree,serif;font-size:.875rem;font-weight:700;border-radius:var(--border-radius-L,0)}@media (min-width:901px){.product-detail-gallery__bg .swiper-pagination{display:none}}@media (min-width:900px){.product-detail-gallery__wrapper{position:relative;display:flex;gap:12px;flex-basis:100%;flex-wrap:wrap;box-sizing:border-box}}.product-detail-gallery__item{background-color:#f0f0f0;overflow:hidden;border-radius:var(--radius-radius-S,5px)}@media (min-width:900px){.product-detail-gallery__item{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}}@media (max-width:900px){.product-detail-gallery__item{max-width:100%;width:100%;pointer-events:none;padding:0}}@media (max-width:900px){.product-detail-gallery__item-single .product-detail-gallery__image_wrapper{padding-bottom:60%}}@media (max-width:575px){.product-detail-gallery__item-single .product-detail-gallery__image_wrapper{padding-bottom:100%}}@media (min-width:768px){.product-detail-gallery__item:last-child:nth-child(odd){flex:0 0 100%;max-width:100%}}@media (min-width:768px){.product-detail-gallery__item-hidden{display:none}}@media (min-width:768px){.product-detail-gallery__count-1 .product-detail-gallery__item,.product-detail-gallery__count-2 .product-detail-gallery__item{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.product-detail-gallery__count-3 .product-detail-gallery__item:first-child{flex:0 0 100%;max-width:100%}.product-detail-gallery__count-3 .product-detail-gallery__item:last-child{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}}.product-detail-gallery__image{display:block;background-color:transparent}@media (max-width:900px){.product-detail-gallery__image{position:absolute;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}}@media (min-width:901px){.product-detail-gallery__image{position:absolute;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;top:0;left:0;width:100%;height:100%;-o-object-position:center;object-position:center;cursor:pointer;padding:0}}.product-detail-gallery__image_wrapper{position:relative;padding-bottom:125%;background-color:#f0f0f0;width:100%}.product-detail-gallery .swiper-arrow-next,.product-detail-gallery .swiper-arrow-prev{width:25px;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.04318 5.43922L4.98609 8.69219L6.95341 11.7821L6.95535 11.7822L10.4961 17.3728L5.42885 17.3728L0.000268556 8.68706L-0.000336073 8.6867L-0.000147246 8.6864L-0.000334166 8.6861L0.000264742 8.68574L5.42885 -2.21496e-07L10.4961 0L7.05134 5.43909L7.04318 5.43922Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;position:absolute;z-index:2;top:50%;transform:translateY(-50%)}@media (min-width:901px){.product-detail-gallery .swiper-arrow-next,.product-detail-gallery .swiper-arrow-prev{display:none}}.product-detail-gallery .swiper-arrow-prev{left:15px}.product-detail-gallery .swiper-arrow-next{right:15px;transform:translateY(-50%) rotate(180deg)}.product-detail-gallery__show-more{cursor:pointer;position:absolute;bottom:15px;right:20px;z-index:1;border-radius:var(--border-radius-M,0)}@media (max-width:900px){.product-detail-gallery__show-more{display:none!important}}.product-detail-gallery-next,.product-detail-gallery-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.product-detail-gallery-next.swiper-button-disabled,.product-detail-gallery-prev.swiper-button-disabled{opacity:0}@media (min-width:901px){.product-detail-gallery-next,.product-detail-gallery-prev{display:none}}.product-detail-gallery-next{right:8px}.product-detail-gallery-prev{left:8px}.has-modal--lightbox-gallery{overflow:hidden}.product-detail-gallery-lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:none;visibility:hidden;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}html.has-modal--lightbox-gallery .product-detail-gallery-lightbox{display:block;visibility:visible}.product-detail-gallery-lightbox__v-center{position:relative;display:flex;overflow:hidden;justify-content:center;height:100%}.product-detail-gallery-lightbox__thumbs{position:relative;width:auto;min-width:auto;margin:auto;padding:50px;-webkit-mask-image:linear-gradient(0deg,transparent 1%,#000 5%,#000 95%,transparent 99%);mask-image:linear-gradient(0deg,transparent 1%,#000 5%,#000 95%,transparent 99%)}.product-detail-gallery-lightbox__thumbs::-webkit-scrollbar{visibility:hidden}@media (max-width:1599px){.product-detail-gallery-lightbox__thumbs{width:auto;min-width:auto;padding:20px}}@media (max-width:991px){.product-detail-gallery-lightbox__thumbs{width:auto;min-width:unset;max-height:560px;padding:20px}}.product-detail-gallery-lightbox__thumbs .swiper-wrapper{box-sizing:border-box}.product-detail-gallery-lightbox__thumbs .swiper-slide{box-sizing:border-box;width:80px;height:100px;background:#e9e9e9;border:1px solid transparent;border-radius:var(--radius-radius-S,5px);transition:.2s border-color ease-in-out}.product-detail-gallery-lightbox__thumbs .swiper-slide.swiper-slide-thumb-active,.product-detail-gallery-lightbox__thumbs .swiper-slide:hover{border-color:#000}.product-detail-gallery-lightbox__thumbs-image{width:100%;height:100%;cursor:pointer;transition:.23s ease-in-out;-o-object-fit:contain;object-fit:contain}.product-detail-gallery-lightbox__close_bg{position:absolute;top:0;left:0;width:100%;height:100%;animation:fadeIn .2s ease-in-out;opacity:.85;background-color:#000}@keyframes fadeIn{from{opacity:0}to{opacity:.85}}.product-detail-gallery-lightbox__close_button{position:absolute;z-index:9999;top:30px;right:30px;cursor:pointer;transition:.23s ease-in-out;transform:rotate(0);border:0;background:0 0}.product-detail-gallery-lightbox__close_button:hover{transform:rotate(90deg)}@media (max-width:991px){.product-detail-gallery-lightbox__close_button{top:10px;right:10px}}.product-detail-gallery-lightbox__close_button_cross{display:block;width:15px;height:15px}.product-detail-gallery-lightbox__container{position:relative;display:flex;width:100%;max-width:100%;height:100vh;max-height:100vh;margin:auto;background-color:#f5f5f5}@media (max-width:1599px){.product-detail-gallery-lightbox__container{overflow:hidden;margin:0}}.product-detail-gallery-lightbox-swiper{flex:1;max-height:100%;padding-right:50px}@media (max-width:1199px){.product-detail-gallery-lightbox-swiper{padding-right:20px}}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__item{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center}}.product-detail-gallery-lightbox-swiper__image{position:absolute;display:block;width:100%;height:100%;margin:auto;-o-object-fit:scale-down;object-fit:scale-down}@media (max-width:991px){.product-detail-gallery-lightbox-swiper__image{-o-object-fit:contain;object-fit:contain}}.product-detail-gallery-lightbox-swiper__image_wrapper{position:relative;height:100%;width:800px;text-align:center;max-width:100%}.product-detail-gallery-lightbox-swiper__description{display:none}.product-detail-gallery-lightbox-swiper__description p{margin:0;padding:14px 0 18px}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev{position:absolute;z-index:2;top:calc(50% - 25px)}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next:not(.swiper-button-disabled):hover,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev:not(.swiper-button-disabled):hover{cursor:pointer}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next svg,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev svg{display:block;transition:.2s}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next svg path,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev svg path{transition:.2s}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next svg path:first-child,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev svg path:first-child{fill:transparent}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next svg rect,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev svg rect{transition:.2s}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev{left:8px}@media (max-width:1199px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev{left:15px}}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next{right:88px;transform:translateY(-50%)}@media (max-width:1199px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next{right:15px}}.product-detail-gallery-lightbox-swiper .swiper-button-disabled{opacity:0}.product-detail-gallery-lightbox .swiper-lightbox-pagination{font-family:moderat,sans-serif;font-size:.875rem;font-weight:500;line-height:1.125rem;position:absolute;right:40px;bottom:30px;left:unset;display:inline-block;width:auto;color:#000}.product-detail-gallery-lightbox .swiper-lightbox-pagination .swiper-pagination-current{margin-right:-3px}.product-detail-gallery-lightbox .swiper-lightbox-pagination .swiper-pagination-total{margin-left:-3px}.product-detail-description{margin:3.125rem 0}.product-detail-description__headline{color:#000}.product-detail-description__text{color:#262626;margin-bottom:0;margin-top:1.25rem}.product-detail-benefits{margin-top:2rem}.product-detail-benefits__row{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.product-detail__next-products{padding-bottom:30px;overflow:hidden}.product-detail__next-products_row{border-top:1px solid rgba(102,54,5,.1);padding:46px 0}@media (max-width:767px){.product-detail__next-products_row{padding:27px 0 10px}}.product-detail__next-products:last-of-type{padding-bottom:0}.product-detail__next-products_title{padding-bottom:24px}@media (max-width:767px){.product-detail__next-products_title{font-size:1.75rem;letter-spacing:-.56px}}.product-detail__reviews{padding:2rem;border-radius:var(--border-radius-M,10px);background-color:#e9e9e9;margin-bottom:.75rem}@media (max-width:1199px){.product-detail__reviews{padding:1rem}}@media (max-width:767px){.product-detail__reviews{display:flex;flex-direction:column;padding:1rem}}.product-detail__reviews-rating{display:flex;flex-direction:row;justify-content:flex-start;-moz-column-gap:1rem;column-gap:1rem}@media (max-width:1440px){.product-detail__reviews-rating{flex-wrap:wrap;justify-content:space-between;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1.5rem}}.product-detail__reviews-customer{display:flex;align-items:center;flex-basis:calc(33.33% - (32px / 3));flex-direction:row;flex-wrap:wrap;height:100%;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1rem}@media (max-width:1440px){.product-detail__reviews-customer{flex-basis:calc(50% - (32px / 2))}}@media (max-width:1199px){.product-detail__reviews-customer{flex-basis:100%}}@media (max-width:900px){.product-detail__reviews-customer{flex-basis:calc(50% - (32px / 2))}}@media (max-width:767px){.product-detail__reviews-customer{flex-basis:100%;order:0}}.product-detail__reviews-customer-title{width:100%;height:auto}.product-detail__reviews-customer-score{font-family:figtree,serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1.5;margin-top:.1875rem;color:#262626}@media (max-width:767px){.product-detail__reviews-bars{order:3;width:100%}}.product-detail__reviews-bar{text-align:center;vertical-align:middle;gap:1rem}@media (max-width:1199px){.product-detail__reviews-bar{flex-basis:100%}}.product-detail__reviews-value{display:flex;align-items:center;flex-direction:row;min-width:.75rem;padding-right:.8125rem;gap:.25rem}.product-detail__reviews-number{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;min-width:.5rem;text-align:right;color:#262626}@media (max-width:767px){.product-detail__reviews-number{min-width:.625rem}}.product-detail__reviews-number:first-child{text-align:center;padding-right:5px}.product-detail__reviews-number:last-child{padding-left:1rem}.product-detail__reviews-progress{position:relative;width:11.25rem;height:.5rem}@media (max-width:767px){.product-detail__reviews-progress{width:100%}}.product-detail__reviews-background{position:absolute;top:50%;left:0;width:100%;height:.5rem;transform:translateY(-50%);background:#f5f5f5}.product-detail__reviews-foreground{position:absolute;top:50%;left:0;width:100%;max-width:100%;height:.5rem;transform:translateY(-50%);background:#ef2525}.product-detail__reviews-button{display:flex;align-items:flex-start;flex-basis:calc(33.33% - (32px / 3));justify-content:flex-end;margin-left:auto}@media (max-width:1440px){.product-detail__reviews-button{flex-basis:auto;justify-content:flex-start;margin-right:auto;margin-left:unset}}@media (max-width:1199px){.product-detail__reviews-button{flex-basis:100%}}@media (max-width:767px){.product-detail__reviews-button{order:2}.newsletter-form .product-detail__reviews-button .newsletter-button,.product-detail__reviews-button .button,.product-detail__reviews-button .newsletter-form .newsletter-button{width:100%}}.product-detail__comments{margin-top:.5rem}.product-detail__comments-row{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;padding:2rem;border-radius:var(--border-radius-s,10px);background-color:#e9e9e9;row-gap:1rem;-moz-column-gap:3.125rem;column-gap:3.125rem}@media (max-width:1599px){.product-detail__comments-row{padding:1rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:1.5rem}}@media (max-width:767px){.product-detail__comments-row{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.product-detail__comments-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px)}.product-detail__comments-img img{width:auto;height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0;-o-object-fit:contain;object-fit:contain}.product-detail__comments_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.product-detail__comments-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.product-detail__comments-info{row-gap:0}}.product-detail__comments-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.product-detail__comments-title{font-size:1rem}}.product-detail__comments-date,.product-detail__comments-size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.product-detail__comments-purchase,.product-detail__comments-user,.product-detail__comments_detail,.product-detail__comments_top{display:flex;flex-direction:row}.product-detail__comments_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.product-detail__comments-purchase{font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#568647;-moz-column-gap:.5rem;column-gap:.5rem}.product-detail__comments-purchase svg{width:1rem;height:1rem}.product-detail__comments-days{margin-top:.1875rem;color:#9d9d9d}.product-detail__comments-author{font-family:moderat,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.product-detail__comments-author{font-size:1.125rem}}.product-detail__comments_detail{flex-basis:calc(28% - (25px));gap:1rem}@media (max-width:1599px){.product-detail__comments_detail{flex-basis:calc(37% - (15px))}}@media (max-width:1199px){.product-detail__comments_detail{flex-basis:100%}}@media (max-width:767px){.product-detail__comments_detail{flex-basis:auto;flex-direction:row}}.product-detail__comments_comment{display:flex;align-items:flex-start;flex-basis:calc(72% - (25px));flex-direction:column;row-gap:1rem}@media (max-width:1599px){.product-detail__comments_comment{flex-basis:calc(63% - (15px))}}@media (max-width:1199px){.product-detail__comments_comment{flex-basis:100%}}@media (max-width:767px){.product-detail__comments_comment{flex-basis:auto}}.product-detail__comments-text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:var(--text_secondary)}@media (max-width:767px){.product-detail__comments-text{margin-bottom:.875rem}}.product-detail__comments-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}@media (max-width:767px){.product-detail__comments-name{font-size:1rem}}.product-detail__comments_commentary{width:100%;color:#262626}.product-detail__comments_answer{width:calc(72% - (25px));padding:1.5rem;border-radius:var(--border-radius-s,5px);background-color:#f5f5f5}@media (max-width:1599px){.product-detail__comments_answer{width:100%;padding:1rem}}.product-detail__comments-user{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.product-detail__comments-reply{margin-top:1.5rem;color:#262626}@media (max-width:767px){.product-detail__comments-reply{margin-top:1rem}}.product-detail{padding-bottom:100px}@media (max-width:900px){.product-detail{padding-bottom:80px}}.product-detail .breadcrumbs{padding:22px 0 27px}@media (max-width:900px){.product-detail .breadcrumbs{margin:0;padding:16px 0}}.product-detail__content{display:grid;grid-template:"gallery main" "description main";grid-template-columns:1fr 460px;gap:40px 65px}@media (max-width:1199px){.product-detail__content{gap:40px;grid-template-columns:1fr 50%}}@media (max-width:991px){.product-detail__content{gap:22px}}@media (max-width:900px){.product-detail__content{display:block}}.product-detail__gallery{grid-area:gallery}@media (max-width:900px){.product-detail__gallery{width:100%}}.product-detail__main{grid-area:main}@media (max-width:900px){.product-detail__main{width:100%;padding-top:1.25rem}}.product-detail__main_content{position:sticky;padding-bottom:30px}@media (max-width:900px){.product-detail__main_content{position:relative;top:0!important;bottom:0!important}}.product-detail__description{grid-area:description}.checkout-methods-shipping__headline{margin-top:2.5rem}.checkout-methods-payment__headline{margin-top:2.5rem}.checkout-methods__headline{margin-bottom:2.5rem}.checkout-methods__submit{width:100%;margin-top:2.5rem}.checkout-contact__headline{margin-bottom:1.5rem}.checkout-contact__subheadline{margin-top:2.5rem;margin-bottom:.5rem}.checkout-contact__billing-address,.checkout-contact__personal-info,.checkout-contact__shipping-address{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:1rem}.checkout-contact__billing-address>*,.checkout-contact__personal-info>*,.checkout-contact__shipping-address>*{width:100%}.checkout-contact__personal-info .form__element:nth-of-type(3),.checkout-contact__personal-info .form__element:nth-of-type(4){width:calc(50% - .5rem)}.checkout-contact__shipping-address{margin-top:1rem}.checkout-contact__shipping-address .form__element:nth-of-type(2),.checkout-contact__shipping-address .form__element:nth-of-type(3),.checkout-contact__shipping-address .form__element:nth-of-type(4){width:calc(50% - .5rem)}.checkout-contact__billing-address{margin:.5rem 0 2.5rem 0}.checkout-contact__billing-address .form__element:nth-of-type(2),.checkout-contact__billing-address .form__element:nth-of-type(3),.checkout-contact__billing-address .form__element:nth-of-type(5),.checkout-contact__billing-address .form__element:nth-of-type(6){width:calc(50% - .5rem)}.checkout-contact__billing-address .textarea-element{margin-top:2.5rem}.checkout-contact__billing-address .btn__buy{margin-top:2.5rem}.checkout-contact__billing-address .btn__buy--disabled{background-color:#434343}.checkout__login{padding:1rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}.checkout__login .checkbox-element__title{margin-top:0}.checkout__login-checkbox{margin-bottom:1rem}.checkout__login-password,.checkout__login-row{display:flex;align-items:flex-end;flex-direction:row;margin:1rem 0 1rem 0;gap:1.5rem}@media (max-width:767px){.checkout__login-password,.checkout__login-row{flex-direction:column;gap:1rem}.checkout__login-password button,.checkout__login-row button{width:100%}}.checkout__login-password{justify-content:space-between;margin-top:1.5rem;gap:.75rem}.checkout__login-password div{flex:1;width:100%}.checkout__delivery-content{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1rem;margin-bottom:1rem;gap:.5rem}@media (max-width:767px){.checkout__delivery-content{flex-direction:column}}.checkout__delivery-info{display:flex;flex-direction:row;width:calc(50% - 4px);padding:1rem;border:.0625rem solid #000;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;gap:1rem}@media (max-width:767px){.checkout__delivery-info{width:100%}}.checkout__delivery-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;margin-bottom:.5rem;text-transform:inherit}.checkout__delivery-adress{margin-right:auto}.checkout__delivery-button{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:1rem}.checkout__delivery-line{flex:1;height:1px;border-top:.0625rem solid #d9d9d9}.checkout__add-address{padding:1rem;border-radius:var(--border-radius-S,0);background-color:#d9d9d9}.checkout__add-address-header{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.checkout__add-address--error{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-flex;align-items:center;width:100%;margin-top:1rem;padding:.5rem;color:var(--functional_error);border-radius:var(--border-radius-S,0);background-color:#ffc8cb;gap:.5rem}.checkout__add-address--error svg{width:1rem;min-width:1rem;min-height:1rem}.checkout__add-address--error svg path{fill:var(--functional_error)}@media (max-width:767px){.checkout__add-address--error svg{margin-top:.125rem}}@media (max-width:767px){.checkout__add-address--error{align-items:flex-start;padding:.5rem}}.checkout__account-billing{display:flex;flex-direction:row;justify-content:space-between;padding:1rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}.checkout__account-billing-adress .cookie__table td,.checkout__account-billing-adress .product-catalog-header__description,.checkout__account-billing-adress .t_m,.cookie__table .checkout__account-billing-adress td{margin-top:.5rem}.checkout__account-billing-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;margin-bottom:.5rem;text-transform:inherit}.order-review-line-items{margin-top:1rem}.order-review-methods{margin-top:2rem}.order-review-totals{margin-top:2rem}.order-review-totals__total-ex-tax{padding-bottom:0}.order-review-totals__total-ex-tax::after{content:unset}.order-review-totals__total{padding-top:0}.order-review-totals__total .checkout-row__content,.order-review-totals__total .checkout-row__title{font-size:1.125rem;font-weight:700;margin-top:.4rem;color:#000}.order-review{width:100%;padding:1.5rem 0}.my-account__submit{justify-content:center!important;width:100%;margin-top:1.875rem}@media (max-width:767px){.my-account__submit{margin-top:1.5rem}}.form__row{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:767px){.form__row{align-items:flex-start;flex-direction:column}}.form__row-password{font-family:figtree,serif;font-size:1rem;font-weight:700;line-height:1.5;width:auto;margin-top:1rem;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;color:#262626;text-underline-offset:.2rem;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.form__row-password:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:991px){.form__row-password:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.account__orders-pagination{margin-top:1rem;background-color:#f5f5f5}@media (max-width:1199px){.account__orders-pagination .pagination-panel__pagination,.account__orders-pagination .pagination-panel__top{display:none}}.account__orders-title{margin-bottom:2.5rem}@media (max-width:767px){.account__orders-title{padding:0 1rem;margin-bottom:1.5rem}}.my-account-orders__empty{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:3rem 2.5rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;gap:1.5rem}.my-account-orders__empty_text{text-align:center}@media (max-width:991px){.my-account-orders__empty{padding:1.5rem}}.my-account-orders-card-master{position:relative;display:flex;align-items:flex-start;flex-direction:column;width:100%;padding:1rem;cursor:pointer;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;gap:1.5rem}.my-account-orders-card-master:hover{background-color:#d9d9d9}.my-account-orders-card-master:hover .control_icon{background-color:#d9d9d9}@media (max-width:1199px){.my-account-orders-card-master:hover{background-color:#e9e9e9}.my-account-orders-card-master:hover .control_icon{background-color:#f5f5f5}}.my-account-orders-card-master .my-account-stepper-steps,.my-account-orders-card-master-header,.my-account-orders-card-master-shipment,.my-account-orders-card-master-wrapper{display:flex;flex-direction:row;width:100%}.my-account-orders-card-master-wrapper{gap:1rem}@media (max-width:991px){.my-account-orders-card-master-wrapper{flex-wrap:wrap}}.my-account-orders-card-master-shipment{width:100%;position:relative;-moz-column-gap:1rem;column-gap:1rem;overflow:hidden}.my-account-orders-card-master-shipment-arrow:after,.my-account-orders-card-master-shipment-arrow:before{position:absolute;top:50%;bottom:50%;display:block;width:100%;height:.0625rem;content:"";background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-orders-card-master-shipment-arrow:before{width:45%}}.my-account-orders-card-master__col{width:144px}@media (max-width:1199px){.my-account-orders-card-master__col{width:25%}}@media (max-width:991px){.my-account-orders-card-master__col{width:40%}}@media (max-width:767px){.my-account-orders-card-master__col{width:calc(50% - 8px)}}.my-account-orders-card-master .my-account-stepper{position:relative;width:100%}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:first-child.--active)~.my-account-stepper__hint{margin-right:auto}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:first-child.--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{left:20px}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active)~.my-account-stepper__hint{margin-right:auto;margin-left:auto}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{right:50%;left:50%}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active):before{background:repeating-linear-gradient(to right,var(--functional_success),var(--functional_success) 5px,transparent 5px,transparent 10px)}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active) .my-account-stepper__step:first-child{color:var(--functional_success)}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active) .my-account-stepper__step:first-child svg path{fill:var(--functional_success)}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active)~.my-account-stepper__hint{margin-left:auto}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{right:20px}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:first-child,.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:nth-child(2){color:var(--functional_success)}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:first-child svg path,.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:nth-child(2) svg path{fill:var(--functional_success)}.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active):after,.my-account-orders-card-master .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active):before{background:repeating-linear-gradient(to right,var(--functional_success),var(--functional_success) 5px,transparent 5px,transparent 10px)}.my-account-orders-card-master .my-account-stepper-steps{position:relative;justify-content:space-between;padding:.25rem;border-radius:var(--border-radius-S,0);background-color:#d9d9d9;width:100%}.my-account-orders-card-master .my-account-stepper-steps:after,.my-account-orders-card-master .my-account-stepper-steps:before{position:absolute;top:50%;bottom:50%;display:block;width:50%;height:.0625rem;content:"";background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-orders-card-master .my-account-stepper-steps:before{width:45%}}.my-account-orders-card-master .my-account-stepper-steps:after{right:8px;background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-orders-card-master .my-account-stepper-steps:after{width:55%}}.my-account-orders-card-master .my-account-stepper__step{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#9d9d9d;border-radius:var(--border-radius-S,0);background-color:#d9d9d9;gap:.5rem}.my-account-orders-card-master .my-account-stepper__step:first-child{left:0}.my-account-orders-card-master .my-account-stepper__step:nth-child(2){left:50%;transform:translateX(-50%);position:absolute}@media (max-width:767px){.my-account-orders-card-master .my-account-stepper__step:nth-child(2){position:unset;transform:none}}.my-account-orders-card-master .my-account-stepper__step:last-child{right:0}.my-account-orders-card-master .my-account-stepper__step svg path{fill:#9d9d9d}@media (max-width:1599px){.my-account-orders-card-master .my-account-stepper__step{padding:.6875rem .5rem}}.my-account-orders-card-master .my-account-stepper__step.--active{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.25;padding:.6875rem 1rem;color:#fff;border-radius:var(--border-radius-S,0);background-color:var(--functional_success)}.my-account-orders-card-master .my-account-stepper__step.--active svg path{fill:#fff}.my-account-orders-card-master .my-account-stepper__step svg{width:1rem;min-width:1rem;height:1rem}.my-account-orders-card-master .my-account-stepper__step.--active .my-account-stepper__step_text{display:block}@media (max-width:1199px){.my-account-orders-card-master .my-account-stepper__step_text{display:none}}.my-account-orders-card-master .my-account-stepper__hint{font-family:figtree,serif;font-weight:600;line-height:1.5;position:relative;display:table;width:auto;margin-top:.375rem;padding:.25rem .5rem;color:var(--functional_success);border-radius:var(--border-radius-S,0);background-color:#cfe2cb}.my-account-orders-card-master .my-account-stepper__hint-arrow{position:absolute;top:-6px}.my-account-orders-card-master .my-account-stepper__hint-arrow path{fill:#cfe2cb}.my-account-orders-card-master-header{justify-content:space-between}.my-account-orders-card-master__title{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.375rem;text-transform:inherit;color:#555}.my-account-orders-card-master__id{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-orders-card-master__link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.my-account-orders-card-master__images{position:relative;display:grid;justify-content:left;width:100%;grid-template-columns:repeat(6,minmax(auto,127px));gap:.75rem}@media (max-width:1199px){.my-account-orders-card-master__images{grid-template-columns:repeat(6,minmax(auto,8vw));gap:.5rem}}@media (max-width:991px){.my-account-orders-card-master__images{grid-template-columns:repeat(6,minmax(auto,96px));gap:.5rem}}@media (max-width:767px){.my-account-orders-card-master__images{grid-template-columns:repeat(4,minmax(auto,76px));gap:.5rem}}.my-account-orders-card-master__image{background-color:#f0f0f0;border-radius:var(--radius-radius-M,10px);position:relative;width:100%;max-width:127px;height:100%;max-height:127px}@media (max-width:1199px){.my-account-orders-card-master__image{max-width:8vw;max-height:8vw}}@media (max-width:991px){.my-account-orders-card-master__image{max-width:96px;max-height:96px}}@media (max-width:767px){.my-account-orders-card-master__image{max-width:76px;max-height:76px}}.my-account-orders-card-master__image img{border-radius:var(--radius-radius-M,10px);width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.my-account-orders-card-master__image.--more{position:relative;height:100%;color:#000;border-radius:var(--radius-radius-M,10px)}.my-account-orders-card-master__image.--more span{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.my-account-orders-card-master__image.--more img{opacity:.3}.my-account-orders-card-master__image.--mobile{display:none}@media (max-width:767px){.my-account-orders-card-master__image.--mobile{display:block}}@media (max-width:767px){.my-account-orders-card-master__image.--desktop{display:none}}@media (max-width:767px){.my-account-orders-card-master .button,.my-account-orders-card-master .newsletter-form .newsletter-button,.newsletter-form .my-account-orders-card-master .newsletter-button{order:1;width:100%}}.my-account-orders-card-master a:not(.my-account-orders-card-master__link),.my-account-orders-card-master button{position:relative;z-index:2}@media (max-width:767px){.--mobile~.my-account-orders-card-master__image{display:none}}.my-account-orders-card-done__images,.my-account-orders-card-done__items,.my-account-orders-card-done__row{display:flex;align-items:center;flex-direction:row;width:100%}@media (max-width:1199px){.my-account-orders-card-done__images,.my-account-orders-card-done__items,.my-account-orders-card-done__row{row-gap:1.5rem}}.my-account-orders-card-done__row{gap:1rem}@media (max-width:1199px){.my-account-orders-card-done__row{row-gap:1.5rem;flex-wrap:wrap}}.my-account-orders-card-done__state{min-width:150px}.my-account-orders-card-done.--canceled{color:var(--functional_error)}.my-account-orders-card-done__items{position:relative;transition:.23s ease-in-out}@media (max-width:1199px){.my-account-orders-card-done__items{flex-wrap:wrap}}@media (max-width:1199px){.my-account-orders-card-done__items.--header{display:none}}.my-account-orders-card-done__items.--item{border-radius:var(--border-radius-S,0);background-color:#e9e9e9;padding:1rem 0 1rem 1rem}.my-account-orders-card-done__items.--item:hover{background-color:#d9d9d9}.my-account-orders-card-done__items.--item:hover .control_icon{background-color:#d9d9d9}@media (max-width:1199px){.my-account-orders-card-done__items.--item:hover{background-color:#e9e9e9}.my-account-orders-card-done__items.--item:hover .control_icon{background-color:#f5f5f5}}.my-account-orders-card-done__col{width:33.33%}@media (max-width:1199px){.my-account-orders-card-done__col{width:20%}}@media (max-width:767px){.my-account-orders-card-done__col{width:calc(50% - 8px)}}.my-account-orders-card-done__col.--header{margin-left:1rem}.my-account-orders-card-done__id{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-orders-card-done__title{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.5rem;text-transform:inherit;color:#555}.my-account-orders-card-done__title.--tablet{display:none}@media (max-width:1199px){.my-account-orders-card-done__title.--tablet{display:block}}.my-account-orders-card-done__images{gap:.5rem;padding-right:1rem}@media (max-width:991px){.my-account-orders-card-done__images{width:100%}}.my-account-orders-card-done__images .control_icon{margin-left:auto}@media (max-width:1199px){.my-account-orders-card-done__images .control_icon{position:absolute;top:1rem;right:1rem}}.my-account-orders-card-done__image{position:relative;width:100%;max-width:80px;height:100%;max-height:80px}@media (max-width:1199px){.my-account-orders-card-done__image{max-width:8vw;max-height:8vw}}@media (max-width:991px){.my-account-orders-card-done__image{max-width:96px;max-height:96px}}@media (max-width:767px){.my-account-orders-card-done__image{max-width:76px;max-height:76px}}.my-account-orders-card-done__image img{width:100%;height:auto;border-radius:var(--radius-radius-M,10px);-o-object-fit:contain;object-fit:contain}.my-account-orders-card-done__image.--more{position:relative;height:100%;color:#000;border-radius:var(--radius-radius-M,10px)}.my-account-orders-card-done__image.--more span{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.my-account-orders-card-done__image.--more img{opacity:.3}@media (max-width:1199px){.my-account-orders-card-done__image.--desktop{display:none}}.my-account-orders-card-done__image.--tablet{display:none}@media (max-width:1199px){.my-account-orders-card-done__image.--tablet{display:block}}.my-account-review{display:flex;flex-direction:column;row-gap:.75rem}@media (max-width:767px){.my-account-review{row-gap:1rem}}.my-account-review-header{display:flex;flex-direction:row;width:100%;align-items:center;gap:1.5rem;margin-bottom:1.75rem}@media (max-width:767px){.my-account-review-header{margin-bottom:.25rem;padding:0 1rem 0 16px}}.my-account-review__frame{background:#f5f5f5;border-radius:var(--border-radius-M,0);display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}@media (max-width:767px){.my-account-review__frame{border-radius:0;padding:1rem}}.my-account-review__frame__subtitle{margin-bottom:.75rem}.my-account-review__frame__title{margin-bottom:1rem}@media (max-width:767px){.my-account-review__frame__title{margin-bottom:.5rem}}.my-account-review__dashboard{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:1rem}.my-account-review__dashboard__col{width:144px}@media (max-width:1199px){.my-account-review__dashboard__col{width:25%}}@media (max-width:767px){.my-account-review__dashboard__col{width:calc(50% - 8px)}}.my-account-review__dashboard__title{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.375rem;text-transform:inherit;color:#555}.my-account-review__dashboard__text{color:#262626}.my-account-review__order{border:none;padding:0}.my-account-review__order-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem .75rem .75rem;border-radius:var(--border-radius-s,5px);gap:1.5rem;background-color:#e9e9e9}@media (max-width:1599px){.my-account-review__order-row{padding:.75rem}}@media (max-width:767px){.my-account-review__order-row{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:1rem}}.my-account-review__order-brand{display:flex;align-items:center;justify-content:center;min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0}.my-account-review__order_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.my-account-review__order-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.my-account-review__order-title{font-size:1rem}}.my-account-review__order-text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:var(--text_secondary)}@media (max-width:767px){.my-account-review__order-text{display:none}}.my-account-review__order_rated-row{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem;border-radius:var(--border-radius-s,5px);background-color:#e9e9e9;gap:1.5rem}@media (max-width:1599px){.my-account-review__order_rated-row{padding:1rem}}@media (max-width:767px){.my-account-review__order_rated-row{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.my-account-review__order_rated-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px)}.my-account-review__order_rated-img img{width:auto;height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0;-o-object-fit:contain;object-fit:contain}.my-account-review__order_rated_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.my-account-review__order_rated-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.my-account-review__order_rated-info{row-gap:0}}.my-account-review__order_rated-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.my-account-review__order_rated-title{font-size:1rem}}.my-account-review__order_rated-date,.my-account-review__order_rated-size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.my-account-review__order_rated-purchase,.my-account-review__order_rated_detail,.my-account-review__order_rated_top{display:flex;flex-direction:row}.my-account-review__order_rated_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.my-account-review__order_rated-brand{display:flex;align-items:center;justify-content:center;min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0}@media (max-width:767px){.my-account-review__order_rated-brand{display:none}}.my-account-review__order_rated-purchase{font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#568647;-moz-column-gap:.5rem;column-gap:.5rem}.my-account-review__order_rated-purchase svg{width:1rem;height:1rem}.my-account-review__order_rated-days{color:#9d9d9d}.my-account-review__order_rated-author{font-family:moderat,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.my-account-review__order_rated-author{font-size:1.125rem}}.my-account-review__order_rated_detail{gap:1rem}@media (max-width:1199px){.my-account-review__order_rated_detail{flex-direction:column}}.my-account-review__order_rated_comment{display:flex;align-items:flex-start;flex-direction:column;max-width:500px;row-gap:1rem}@media (max-width:767px){.my-account-review__order_rated_comment{max-width:100%}.my-account-review__order_rated_comment .--primary{width:100%}}.my-account-review__order_rated-text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:var(--text_secondary)}@media (max-width:767px){.my-account-review__order_rated-text{margin-bottom:.875rem}}.my-account-review__order_rated-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}@media (max-width:767px){.my-account-review__order_rated-name{font-size:1rem}}.my-account-review__order_rated_commentary{color:#262626}.my-account-review__product{border:none;padding:0}.my-account-review__product-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem .75rem .75rem;border-radius:var(--border-radius-s,5px);background-color:#e9e9e9;gap:1.5rem}@media (max-width:1599px){.my-account-review__product-row{padding:.75rem}}@media (max-width:767px){.my-account-review__product-row{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;padding:1rem}}.my-account-review__product-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0}.my-account-review__product-img img{width:100%;height:100%;border-radius:var(--border-radius-s,5px);-o-object-fit:contain;object-fit:contain}.my-account-review__product_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.my-account-review__product-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.my-account-review__product-info{row-gap:0}}.my-account-review__product-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.my-account-review__product-title{font-size:1rem}}.my-account-review__product-date,.my-account-review__product-size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.my-account-review__product-purchase,.my-account-review__product_detail,.my-account-review__product_top{display:flex;flex-direction:row}.my-account-review__product_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.my-account-review__product-purchase{font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#568647;-moz-column-gap:.5rem;column-gap:.5rem}.my-account-review__product-days{color:#9d9d9d}.my-account-review__product-author{font-family:moderat,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.my-account-review__product-author{font-size:1.125rem}}.my-account-review__product_detail{-moz-column-gap:1rem;column-gap:1rem}.my-account-review__product_comment{display:flex;flex-direction:column;row-gap:1rem}.my-account-review__product-text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:var(--text_secondary)}@media (max-width:767px){.my-account-review__product-text{margin-bottom:.875rem}}.my-account-review__product-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}.my-account-review__product_rated-row{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem;border-radius:var(--border-radius-s,5px);background-color:#e9e9e9;gap:1.5rem}@media (max-width:1599px){.my-account-review__product_rated-row{padding:1rem}}@media (max-width:767px){.my-account-review__product_rated-row{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.my-account-review__product_rated-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px)}.my-account-review__product_rated-img img{width:auto;height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0;-o-object-fit:contain;object-fit:contain}.my-account-review__product_rated_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.my-account-review__product_rated-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.my-account-review__product_rated-info{row-gap:0}}.my-account-review__product_rated-title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.my-account-review__product_rated-title{font-size:1rem}}.my-account-review__product_rated-date,.my-account-review__product_rated-size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.my-account-review__product_rated-purchase,.my-account-review__product_rated_detail,.my-account-review__product_rated_top{display:flex;flex-direction:row}.my-account-review__product_rated_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.my-account-review__product_rated-purchase{font-family:figtree,serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#568647;-moz-column-gap:.5rem;column-gap:.5rem}.my-account-review__product_rated-purchase svg{width:1rem;height:1rem}.my-account-review__product_rated-days{color:#9d9d9d}.my-account-review__product_rated-author{font-family:moderat,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.my-account-review__product_rated-author{font-size:1.125rem}}.my-account-review__product_rated_detail{flex-basis:250px;gap:1rem}@media (max-width:1199px){.my-account-review__product_rated_detail{flex-basis:200px;flex-direction:column}}@media (max-width:767px){.my-account-review__product_rated_detail{flex-direction:row;flex-basis:auto}}.my-account-review__product_rated_comment{display:flex;align-items:flex-start;flex-basis:500px;flex-direction:column;row-gap:1rem}@media (max-width:767px){.my-account-review__product_rated_comment{flex-basis:auto}}.my-account-review__product_rated-text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:var(--text_secondary)}@media (max-width:767px){.my-account-review__product_rated-text{margin-bottom:.875rem}}.my-account-review__product_rated-name{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}@media (max-width:767px){.my-account-review__product_rated-name{font-size:1rem}}.my-account-review__product_rated_commentary{max-width:500px;color:#262626}.my-account-order{display:flex;flex-direction:column;row-gap:.75rem}@media (max-width:767px){.my-account-order{row-gap:1rem}}.my-account-order__header{display:flex;align-items:center;flex-direction:row;margin-bottom:1.75rem;gap:1.5rem}@media (max-width:767px){.my-account-order__header{padding:0 1rem;margin-bottom:.5rem}}.my-account-order-dashboard{display:flex;flex-direction:column;row-gap:1.5rem}@media (max-width:767px){.my-account-order-dashboard{row-gap:1rem}}.my-account-order-dashboard .my-account-stepper-steps,.my-account-order-dashboard__buttons,.my-account-order-dashboard__header,.my-account-order-dashboard__row{display:flex;align-items:center;flex-direction:row}.my-account-order-dashboard__buttons{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.my-account-order-dashboard__buttons .button,.my-account-order-dashboard__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-dashboard__buttons .newsletter-button{width:calc(33.33% - (16px / 3))}@media (max-width:1199px){.my-account-order-dashboard__buttons .button,.my-account-order-dashboard__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-dashboard__buttons .newsletter-button{width:calc(50% - (16px / 2))}}@media (max-width:767px){.my-account-order-dashboard__buttons .button,.my-account-order-dashboard__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-dashboard__buttons .newsletter-button{width:100%}}.my-account-order-dashboard__row{-moz-column-gap:1.5rem;column-gap:1.5rem}@media (max-width:1199px){.my-account-order-dashboard__row{flex-wrap:wrap;row-gap:1.5rem}}.my-account-order-dashboard__col{width:144px}@media (max-width:1199px){.my-account-order-dashboard__col{width:120px}}@media (max-width:991px){.my-account-order-dashboard__col{width:40%}}@media (max-width:767px){.my-account-order-dashboard__col{width:45%}}.my-account-order-dashboard .my-account-stepper{position:relative;width:100%}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:first-child.--active)~.my-account-stepper__hint{margin-right:auto}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:first-child.--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{left:20px}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active)~.my-account-stepper__hint{margin-right:auto;margin-left:auto}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{right:50%;left:50%}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active):before{background:repeating-linear-gradient(to right,var(--functional_success),var(--functional_success) 5px,transparent 5px,transparent 10px)}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active) .my-account-stepper__step:first-child{color:var(--functional_success)}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:nth-child(2).--active) .my-account-stepper__step:first-child svg path{fill:var(--functional_success)}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active)~.my-account-stepper__hint{margin-left:auto}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active)~.my-account-stepper__hint .my-account-stepper__hint-arrow{right:20px}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:first-child,.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:nth-child(2){color:var(--functional_success)}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:first-child svg path,.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active) .my-account-stepper__step:nth-child(2) svg path{fill:var(--functional_success)}.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active):after,.my-account-order-dashboard .my-account-stepper .my-account-stepper-steps:has(.my-account-stepper__step:last-child.--active):before{background:repeating-linear-gradient(to right,var(--functional_success),var(--functional_success) 5px,transparent 5px,transparent 10px)}.my-account-order-dashboard .my-account-stepper-steps{position:relative;justify-content:space-between;padding:.25rem;border-radius:var(--border-radius-S,0);background-color:#d9d9d9}.my-account-order-dashboard .my-account-stepper-steps:after,.my-account-order-dashboard .my-account-stepper-steps:before{position:absolute;top:50%;bottom:50%;display:block;width:50%;height:.0625rem;content:"";background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-order-dashboard .my-account-stepper-steps:before{width:45%}}.my-account-order-dashboard .my-account-stepper-steps:after{right:8px;background:repeating-linear-gradient(to right,var(--border_primary),var(--border_primary) 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-order-dashboard .my-account-stepper-steps:after{width:55%}}.my-account-order-dashboard .my-account-stepper__step{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#9d9d9d;border-radius:var(--border-radius-S,0);background-color:#d9d9d9;gap:.5rem}.my-account-order-dashboard .my-account-stepper__step svg path{fill:#9d9d9d}@media (max-width:1599px){.my-account-order-dashboard .my-account-stepper__step{padding:.6875rem .5rem}}.my-account-order-dashboard .my-account-stepper__step.--active{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.25;padding:.6875rem 1rem;color:#fff;border-radius:var(--border-radius-S,0);background-color:var(--functional_success)}.my-account-order-dashboard .my-account-stepper__step.--active svg path{fill:#fff}.my-account-order-dashboard .my-account-stepper__step svg{width:1rem;min-width:1rem;height:1rem}.my-account-order-dashboard .my-account-stepper__step.--active .my-account-stepper__step_text{display:block}@media (max-width:1199px){.my-account-order-dashboard .my-account-stepper__step_text{display:none}}.my-account-order-dashboard .my-account-stepper__hint{font-family:figtree,serif;font-weight:600;line-height:1.5;position:relative;display:table;width:auto;margin-top:.375rem;padding:.25rem .5rem;color:var(--functional_success);border-radius:var(--border-radius-S,0);background-color:#cfe2cb}.my-account-order-dashboard .my-account-stepper__hint-arrow{position:absolute;top:-6px}.my-account-order-dashboard .my-account-stepper__hint-arrow path{fill:#cfe2cb}.my-account-order-dashboard__id{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-order-dashboard__title{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.5rem;text-transform:inherit;color:#555}.my-account-order-dashboard__title.--tablet{display:none}@media (max-width:1199px){.my-account-order-dashboard__title.--tablet{display:block}}.my-account-order-product-card-items{display:flex;flex-direction:column;row-gap:.5rem}.my-account-order-product-card-items__title{margin-bottom:.75rem}.my-account-order-product-card__item{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:1rem 2rem 1rem 1rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;-moz-column-gap:.75rem;column-gap:.75rem}@media (max-width:991px){.my-account-order-product-card__item{padding:1rem}}.my-account-order-product-card__item_info{display:flex;align-items:center;flex-direction:row;width:100%}@media (max-width:767px){.my-account-order-product-card__item_info{flex-wrap:wrap;row-gap:1rem}}.my-account-order-product-card__item_center,.my-account-order-product-card__item_left,.my-account-order-product-card__item_right{display:flex;align-items:center;flex-direction:row;width:33.33%}@media (max-width:767px){.my-account-order-product-card__item_center,.my-account-order-product-card__item_left,.my-account-order-product-card__item_right{flex-wrap:wrap}}@media (max-width:767px){.my-account-order-product-card__item_left{width:100%}}.my-account-order-product-card__item_center{justify-content:center}@media (max-width:767px){.my-account-order-product-card__item_center{justify-content:flex-start;width:25%}}@media (max-width:767px){.my-account-order-product-card__item_right{width:75%}}.my-account-order-product-card__item_image{max-width:5rem;max-height:5rem}.my-account-order-product-card__item_image img{width:80px;height:80px;border-radius:var(--border-radius-S,0)}.my-account-order-product-card__item_product{display:flex;align-items:flex-start;flex-direction:column;row-gap:.5rem}@media (max-width:767px){.my-account-order-product-card__item_product{row-gap:.125rem}}.my-account-order-product-card__item_title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;max-width:270px;color:#000;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;text-transform:inherit;text-underline-offset:.2rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:767px){.my-account-order-product-card__item_title{font-size:1rem}}.my-account-order-product-card__item_title:hover{text-decoration:underline;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){.my-account-order-product-card__item_title:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.my-account-order-product-card__item_number,.my-account-order-product-card__item_price,.my-account-order-product-card__item_size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#000}.my-account-order-product-card__item_number{text-align:center}.my-account-order-product-card__item_price{font-size:1rem;text-align:right}@media (max-width:767px){.my-account-order-product-card__item_price{font-size:.875rem}}@media (max-width:767px) and (max-width:359px){.my-account-order-product-card__item_price{flex-wrap:wrap}}.my-account-order-product-card__item_price.--sale{color:#fa1e0e}.my-account-order-product-card__item_price.--originalPrice{color:#9d9d9d;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.my-account-order-product-card__item_right{justify-content:flex-end;-moz-column-gap:.5rem;column-gap:.5rem}.my-account-order-product-card__item_size{color:#9d9d9d}.my-account-order-summary{display:flex;flex-direction:column;gap:.75rem}.my-account-order-summary__title{margin-bottom:.25rem}.my-account-order-personal-data{display:flex;flex-direction:row;justify-content:space-between;gap:.75rem}@media (max-width:767px){.my-account-order-personal-data{gap:1rem;flex-direction:column}}.my-account-order-personal-data__box{width:50%}@media (max-width:767px){.my-account-order-personal-data__box{width:100%}}.my-account-order-personal-data__title{margin-bottom:.5rem}.my-account-vouchers{display:flex;flex-direction:column;row-gap:1.5rem}@media (max-width:767px){.my-account-vouchers{margin-top:0;row-gap:1rem}}.my-account-vouchers-title{margin-bottom:1rem}@media (max-width:991px){.my-account-vouchers-title{margin-bottom:.5rem;margin-top:.5rem}}@media (max-width:767px){.my-account-vouchers-title{margin-bottom:.5rem;padding:0 1rem}}.my-account-vouchers__header{display:flex;align-items:stretch;flex-direction:row}@media (max-width:1199px){.my-account-vouchers__header{display:none}}.my-account-vouchers__header .my-account-vouchers__items{justify-content:flex-start}.my-account-vouchers__header .my-account-vouchers__item{width:160px}.my-account-vouchers__header .my-account-vouchers__item:first-child{min-width:165px}.my-account-vouchers__header .my-account-vouchers__button{min-width:150px}.my-account-vouchers__subheading{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin:0;color:#555;align-items:center;text-align:center}.my-account-vouchers .mobile{display:none}@media (max-width:1199px){.my-account-vouchers .mobile{display:block;width:100%;margin-bottom:.5rem;text-align:left}}.my-account-vouchers__code{font-family:figtree,serif;font-size:1rem;font-weight:500;line-height:1.5;display:flex;align-items:center;margin:auto 0;cursor:pointer;transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;text-transform:uppercase;color:#000;-moz-column-gap:1rem;column-gap:1rem;text-underline-offset:.2rem;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.my-account-vouchers__code:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:991px){.my-account-vouchers__code:hover{transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}.my-account-vouchers__inner{display:flex;align-items:stretch;flex-direction:row;justify-content:space-between;height:100%;padding:1.5rem 2rem;border-radius:var(--border-radius-S,5px);background:#e9e9e9;margin-top:.5rem}@media (max-width:1199px){.my-account-vouchers__inner{justify-content:flex-start}}@media (max-width:991px){.my-account-vouchers__inner{flex-wrap:wrap;row-gap:25px}}@media (max-width:767px){.my-account-vouchers__inner{margin-top:0;padding:1rem;flex-direction:column}}.my-account-vouchers__items{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;width:100%}@media (max-width:1199px){.my-account-vouchers__items{flex-wrap:wrap;width:70%;gap:1rem}}@media (max-width:767px){.my-account-vouchers__items{width:100%}}.my-account-vouchers__button{display:flex;align-items:center;justify-content:flex-end;width:20%}@media (max-width:1199px){.my-account-vouchers__button{width:30%}}@media (max-width:767px){.my-account-vouchers__button{width:100%}.my-account-vouchers__button .button,.my-account-vouchers__button .newsletter-form .newsletter-button,.newsletter-form .my-account-vouchers__button .newsletter-button{width:100%}}.my-account-vouchers__item{display:flex;align-items:center;flex-basis:172px;flex-direction:row;justify-content:center;width:100%;height:auto}@media (max-width:1599px){.my-account-vouchers__item{flex-basis:166px}}@media (max-width:1199px){.my-account-vouchers__item{flex-direction:column;align-items:flex-start;flex-basis:calc(50% - (32px / 2));justify-content:flex-start;border-width:0}}.my-account-vouchers__item:first-child{justify-content:flex-start;flex-basis:130px}@media (max-width:1199px){.my-account-vouchers__item:first-child{flex-basis:calc(50% - (32px / 2))}}.my-account-vouchers__tag{font-family:figtree,serif;font-size:.875rem;font-weight:600;margin:0;padding:.25rem 1rem;text-transform:inherit;color:#fff;border-radius:3.125rem;background-color:#fa1e0e}.my-account-vouchers.--activated .my-account-vouchers__inner{justify-content:space-between;gap:1.5rem}@media (max-width:1199px){.my-account-vouchers.--activated .my-account-vouchers__inner{gap:1rem}}@media (max-width:767px){.my-account-vouchers.--activated .my-account-vouchers__inner{gap:1.5rem}}.my-account-vouchers.--activated .my-account-vouchers__items{width:calc(90% - 48px)}@media (max-width:1199px){.my-account-vouchers.--activated .my-account-vouchers__items{flex-wrap:wrap;width:calc(80% - 32px);gap:1rem}}@media (max-width:767px){.my-account-vouchers.--activated .my-account-vouchers__items{width:100%}}.my-account-vouchers.--activated .my-account-vouchers__item{display:flex;align-items:center;flex-basis:100%;flex-direction:row;gap:1rem}@media (max-width:767px){.my-account-vouchers.--activated .my-account-vouchers__item{flex-direction:column}}.my-account-vouchers.--activated .my-account-vouchers__item svg{width:1.5rem;min-width:1.5rem;height:1.5rem}@media (max-width:767px){.my-account-vouchers.--activated .my-account-vouchers__message{text-align:center}}.my-account-vouchers.--activated .my-account-vouchers__button{width:auto}@media (max-width:767px){.my-account-vouchers.--activated .my-account-vouchers__button{width:100%}.my-account-vouchers.--activated .my-account-vouchers__button .button,.my-account-vouchers.--activated .my-account-vouchers__button .newsletter-form .newsletter-button,.newsletter-form .my-account-vouchers.--activated .my-account-vouchers__button .newsletter-button{width:100%}}.my-account-vouchers.--activated .my-account-vouchers__button-activated{pointer-events:none;color:var(--functional_success);background-color:#cfe2cb}.my-account-vouchers.--used .my-account-vouchers__inner{border:.0625rem solid #d9d9d9;background-color:transparent}.my-account-vouchers.--used .my-account-vouchers__inner .control_icon{display:none}.my-account-vouchers.--used .my-account-vouchers__tag{color:#000;background-color:#fff}.my-account-vouchers.--used .my-account-vouchers__code{text-decoration:none}.my-account-vouchers.--used .my-account-vouchers__button .button,.my-account-vouchers.--used .my-account-vouchers__button .newsletter-form .newsletter-button,.newsletter-form .my-account-vouchers.--used .my-account-vouchers__button .newsletter-button{display:none}@media (max-width:767px){.my-account-vouchers.--used .my-account-vouchers__button{display:none}}.sidebar-cart-footer-continue{justify-content:space-between}.sidebar-cart-footer__summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.sidebar-cart-footer__summary-label{margin:0}.sidebar-cart-footer__summary-price{margin:0}.sidebar-cart-footer__loadings{display:flex;width:100%;justify-content:space-between;margin:.75rem 0 1rem;border-top:.0625rem solid #d9d9d9;padding-top:.75rem;gap:1rem}.sidebar-cart-footer__loadings .cart-loading{flex:1;flex-grow:1}.sidebar-cart-footer a{width:100%!important}.sidebar-cart-empty__image{display:block;width:85%;height:auto;margin:4rem auto 1rem}.sidebar-cart-empty__headline{text-align:center;margin-top:1.5rem}.sidebar-cart-empty__text{margin:1rem 0 1rem 0;text-align:center;color:#262626}.sidebar-cart-empty__categories{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}#sidebar-cart .sidebar__content{padding:0 2rem 2rem}@media (max-width:767px){#sidebar-cart .sidebar__content{padding-right:1rem;padding-left:1rem}}#sidebar-cart .sidebar__footer{padding:1.5rem 2rem 2rem 2rem}@media (max-width:767px){#sidebar-cart .sidebar__footer{padding:1rem}}body.cookie-set{overflow:hidden}@media (max-width:767px){body.cookie-set .cookie{bottom:0}}.cookie{font-family:figtree,serif;font-size:1rem;font-weight:500;font-style:normal;line-height:150%;position:fixed;z-index:100;right:0;bottom:0;left:0;display:none;overflow:visible;width:calc(100% - 30px * 2);margin-top:30px;margin-bottom:30px;color:#f5f5f5}.cookie form{overflow:auto;max-height:calc(100vh - 80px)}@media (max-width:767px){.cookie form{overflow:auto;max-height:calc(100vh - 70px);padding-bottom:1.875rem}}.cookie__wrapper{max-width:1536px;margin:0 auto}.cookie .cookie__detail.cookie-toggle.cookie-display .cookie__image{display:none}@media (max-width:767px){.cookie .cookie__detail.cookie-toggle.cookie-display .cookie__image{display:inline-block}}.cookie-toggle{position:relative;visibility:hidden;height:0;padding:0 40px;transform:translateY(100%)}.cookie-display{visibility:visible;max-width:1660px;height:100%;margin-right:auto;margin-left:auto;padding:40px;transform:translateY(0);border-radius:1.5625rem 1.5625rem 0 0;background-color:#f5f5f5;box-shadow:0 0 2.75rem 0 #555}@media (max-width:1599px){.cookie-display{padding:40px}}@media (max-width:767px){.cookie-display{padding:0;border-radius:0}}.cookie--opened{background:0 0}.cookie-agreed{display:block;width:100%;margin:0}.cookie__main{display:flex;align-items:center;justify-content:space-between;transition:none;border-radius:1.5625rem 1.5625rem 0 0;gap:1.25rem}.cookie__main:not(.cookie-display){display:none}@media (max-width:767px){.cookie__main{display:block}}.cookie__main-buttons{display:flex;align-items:center;flex-direction:column-reverse;width:11em;text-align:center;gap:1.5625rem}@media (min-width:768px){.cookie__main-buttons{padding-right:0}}@media (max-width:767px){.cookie__main-buttons{width:100%;padding:1.5625rem .9375rem 1.875rem .9375rem}.cookie__main-buttons .--primary{width:100%;text-align:center}}.cookie__main-content{align-items:flex-start;margin-right:auto}@media (max-width:1599px){.cookie__main-content{width:70%}}@media (max-width:767px){.cookie__main-content{width:100%;padding:1.5625rem 2.5rem 0 .9375rem}}.cookie__image{width:100%;min-width:150px;max-width:160px;height:150px;margin-right:.3125rem}.cookie__image-img{width:100%;max-width:160px;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1599px){.cookie__image{width:100%;min-width:120px;max-width:120px;height:120px}}@media (max-width:991px){.cookie__image{width:100%;min-width:110px;max-width:110px;height:110px;margin-bottom:auto}}@media (max-width:767px){.cookie__image{margin-right:auto;margin-bottom:12px;padding:1.5625rem .9375rem 0 .9375rem}}.cookie__detail{max-height:100%;transition:.23s transform ease-out}@media (max-width:767px){.cookie__detail{max-height:calc(100vh - 80px)}}@media (max-width:991px){.cookie__detail .cookie__image{display:none}}.cookie__detail-link{position:relative;background:0 0}.cookie__detail-checkbox{display:flex;margin-right:1.375rem}@media (max-width:767px){.cookie__detail-checkbox{margin-right:1.125rem}}.cookie__detail-close{position:absolute;top:40px;right:40px;padding:0;cursor:pointer;transition:.23s ease-in-out;border:none;border-radius:50%;background-color:#f5f5f5;box-shadow:none}@media (max-width:1599px){.cookie__detail-close{top:40px;right:40px}}@media (max-width:767px){.cookie__detail-close{top:calc(21px - 0px);right:calc(15px - 0px)}}@media (max-width:359px){.cookie__detail-close{top:calc(21px - 0px);right:calc(11px - 0px)}}.cookie__detail-close svg{position:relative;vertical-align:middle}.cookie__detail-content{position:relative}.cookie__detail-buttons{display:flex;align-items:center;flex-direction:column;justify-content:center;width:11em;gap:1.25rem}@media (max-width:1599px){.cookie__detail-buttons{width:12em;padding-right:0;padding-left:1.5625rem}}@media (max-width:767px){.cookie__detail-buttons{flex-wrap:wrap;width:100%;padding:1.5625rem .9375rem 0 .9375rem;gap:1rem}.cookie__detail-buttons .--primary,.cookie__detail-buttons .--secondary{width:100%;text-align:center}}.cookie__detail-rows{display:flex;align-items:flex-end;justify-content:space-between}@media (max-width:767px){.cookie__detail-rows{flex-direction:column;flex-wrap:wrap}}.cookie__detail-row{position:relative;display:flex;align-items:flex-start;margin-top:2.1875rem;margin-bottom:2.1875rem}.cookie__detail-row:first-child{margin-top:4.375rem}.cookie__detail-row:last-child{margin-bottom:0}.cookie__detail-headline{margin-top:0;margin-bottom:.375rem}.cookie__detail-text{max-width:30rem;margin:.125rem 0 .125rem 0;color:#262626}.cookie__detail-text--checked{font-weight:700}.cookie__headline{margin-top:0;margin-bottom:.9375rem;color:#000}.cookie__text{color:#262626}@media (min-width:992px){.cookie__text{max-width:82%}}@media (max-width:991px){.cookie__text{width:100%}}@media (max-width:767px){.cookie__text{margin-bottom:0}}.cookie__text a{text-underline-offset:2px}.cookie-settings{font-weight:500;line-height:1;position:relative;display:inline-flex;overflow:hidden;align-items:center;justify-content:space-between;min-width:unset;margin:auto auto;padding:0 0 .4375rem 0;cursor:pointer;text-align:left;color:#262626;border:none;border-radius:0;background:0 0}.cookie-link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.cookie input[type=checkbox]{visibility:hidden;width:0;height:0}.sidebar-product-catalog-filtration .container{padding:0;max-width:100%}.sidebar-product-catalog-filtration__footer{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:2.5rem}@media (max-width:767px){.sidebar-product-catalog-filtration__footer{flex-direction:column-reverse;gap:1rem}}.newsletter-form .sidebar-product-catalog-filtration .newsletter-button,.sidebar-product-catalog-filtration .button,.sidebar-product-catalog-filtration .newsletter-form .newsletter-button,.sidebar-product-catalog-filtration__submit{flex-grow:1}@media (max-width:767px){.newsletter-form .sidebar-product-catalog-filtration .newsletter-button:last-child,.sidebar-product-catalog-filtration .button:last-child,.sidebar-product-catalog-filtration .newsletter-form .newsletter-button:last-child,.sidebar-product-catalog-filtration__submit:last-child{justify-content:center;width:100%}}.newsletter-form .sidebar-product-catalog-filtration .newsletter-button svg path,.sidebar-product-catalog-filtration .button svg path,.sidebar-product-catalog-filtration .newsletter-form .newsletter-button svg path,.sidebar-product-catalog-filtration__submit svg path{stroke:currentColor}.sidebar-my-account-review__row{display:flex;align-items:center;flex-direction:row;margin-top:2rem;padding:.75rem;border-radius:var(--border-radius-s,5px);background-color:#e9e9e9;-moz-column-gap:1rem;column-gap:1rem}.sidebar-my-account-review__brand{display:flex;align-items:center;justify-content:center;min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#f0f0f0}.sidebar-my-account-review__rating{margin-top:2rem;margin-bottom:2rem}.sidebar-my-account-review__title{font-family:figtree,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000;margin-bottom:.1875rem}.sidebar-my-account-review__text{font-family:figtree,serif;font-size:.9375rem;font-weight:600;line-height:1.5;color:var(--text_secondary);margin-bottom:.625rem}.sidebar-my-account-review__date,.sidebar-my-account-review__size{font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.sidebar-my-account-review__save{width:100%;margin-top:2rem}.sidebar-my-account-review__clear{display:block!important;margin:1.5rem auto 0 auto}.sidebar-my-account-review__info{display:flex;align-items:flex-start;flex-direction:column}@media (max-width:767px){.sidebar-my-account-review__info{row-gap:0}}@media (min-width:992px){.nav__logo{padding-right:10px}}.nav__logo--content{transition:.15s ease-in-out;color:currentColor;vertical-align:middle;max-width:125px;height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.nav__logo--content path[fill]{fill:currentColor}.nav__logo--content path[stroke]{stroke:currentColor}@media (max-width:767px){.nav__logo--content{max-width:137px;height:30px}}@media (max-width:575px){.nav__logo--content{max-width:30vw}}@media (max-width:359px){.nav__logo--content{height:30px}}.nav__main{width:100%;display:inline-flex;align-items:center}.nav__sub_transition .nav__main_item>.nav__drop{transition-delay:0s;transition-duration:0s}.nav__main_item.active>.nav__drop,.nav__main_item:hover>.nav__drop{opacity:1;visibility:visible;transition-delay:.2s}.nav__sub_transition .nav__main_item.active>.nav__drop,.nav__sub_transition .nav__main_item:hover>.nav__drop{transition-delay:0s;transition-duration:0s}.nav__main_item.active>.nav__main_link:after,.nav__main_item:hover>.nav__main_link:after{opacity:1;visibility:visible}.nav__main_item.active>.nav__main_link svg,.nav__main_item:hover>.nav__main_link svg{transform:rotate(180deg)}.nav__main_item:first-child>.nav__main_link{padding-left:0}.nav__main_item:first-child>.nav__main_link:after{width:calc(100% - 24px);left:0}.nav__main_menu{padding:0;margin:0;list-style-type:none;display:inline-flex;align-items:center;line-height:27px}.nav__main_link{font-family:figtree,serif;color:inherit;font-size:1rem;padding:0 22px 16px;font-weight:600;position:relative;transition:.15s ease-in-out;line-height:1;text-decoration:none;display:flex;gap:8px;text-align:center;align-items:center}.nav__main_link:after{content:"";position:absolute;bottom:-1px;left:24px;height:1px;width:calc(100% - 48px);background:#ef2525;transition:.2s opacity ease-in-out;opacity:0;z-index:1}.nav__main_link-child:after{visibility:hidden;transition-delay:.2s;bottom:-1px}.nav__sub_transition .nav__main_link-child:after{transition-delay:0s;transition-duration:0s}.nav__main_link:not(.nav__main_link-child) svg{display:none}.nav__main_link svg{width:14px;min-width:14px;color:currentColor;will-change:color;transition:transform .15s ease-in-out}.nav__main_link svg path{will-change:color;stroke:currentColor}.nav__drop{position:absolute;left:0;background:#f5f5f5;opacity:0;visibility:hidden;width:100%;display:flex;gap:170px;transition:.15s ease-in-out;border-top:1px solid #d9d9d9}@media (max-width:1599px){.nav__drop{gap:50px}}.nav__drop_items{padding:24px 32px 70px}.nav__drop_wrapper{width:100%;display:flex;justify-content:flex-start;gap:120px}@media (max-width:1199px){.nav__drop_wrapper{gap:60px}}.nav__drop_col-double{-moz-column-count:2;column-count:2;-moz-column-gap:80px;column-gap:80px;-moz-column-width:220px;column-width:220px}@media (max-width:1599px){.nav__drop_col-double{-moz-column-gap:40px;column-gap:40px}}@media (max-width:1199px){.nav__drop_col-double{-moz-column-width:160px;column-width:160px}}.nav__drop_item{max-width:240px;font-family:moderat,sans-serif}.nav__drop_item:first-child>.nav__drop_link,.nav__drop_item:first-child>.nav__drop_title{font-weight:600;padding-bottom:16px}.nav__drop_link{color:#262626;font-size:1rem;font-weight:500;line-height:1.5;transition:.2s ease-in-out;display:table;padding:8px 32px 8px 0;position:relative;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.nav__drop_link:hover{color:#262626;-webkit-text-decoration-color:#262626;text-decoration-color:#262626}.nav__drop_title{color:#ef2525;font-size:1rem;font-weight:500;line-height:1.5;transition:.2s ease-in-out;display:table;padding:8px 32px 8px 0}@media (min-width:768px){.nav__top_menu:not(:last-child){margin-right:1rem}}@media (max-width:767px){.nav__top_menu{display:none}}.nav__top_menu-items{display:flex;align-items:center;gap:48px}@media (max-width:991px){.nav__top_menu-items{display:none}}.nav__top_menu-items .current-menu-item a{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.nav__top_menu-items a{color:inherit;font-family:figtree,serif;font-size:1rem;font-weight:500;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:.2s ease-in-out}@media (min-width:768px){.nav__top_menu-items a{white-space:nowrap}}.nav__top_menu-items a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.nav__hamburger{align-items:center;justify-content:center;box-shadow:none;border:none;width:40px;min-width:40px;height:40px;position:relative;background:0 0;border-radius:50%;padding:0 8px;display:none;color:#000}@media (max-width:767px){.nav__hamburger{display:flex}}.nav__hamburger:before{content:"";position:absolute;top:0;right:-3px;width:100%;height:100%;background:#fff;display:block;border-radius:50%;opacity:0;transition:.2s ease-in-out}.nav__hamburger--opened:before{opacity:1}.nav__hamburger-icon{position:relative;width:24px;height:14px;display:block;color:inherit}.nav__hamburger-icon__content{background:currentColor;width:calc(24px * .8);height:2px;position:absolute;right:1px;top:6px;transition:width .2s ease-out,width .2s ease-out;border-radius:2px}.nav__hamburger-icon__content::after,.nav__hamburger-icon__content::before{content:"";height:2px;position:absolute;right:0;transition:width .2s ease-out,background .2s ease-out,transform .2s ease-out;background:currentColor;transform-origin:right center;border-radius:2px}.nav__hamburger-icon__content::before{width:24px;top:-8px}.nav__hamburger-icon__content::after{width:calc(24px * .6);top:8px}.nav__hamburger-icon--opened .nav__hamburger-icon__content,.nav__hamburger-icon--search .nav__hamburger-icon__content{width:0}.nav__hamburger-icon--opened .nav__hamburger-icon__content::before,.nav__hamburger-icon--search .nav__hamburger-icon__content::before{transform:rotateZ(-45deg) scaleX(.92);background:currentColor;right:0;top:-8px}.nav__hamburger-icon--opened .nav__hamburger-icon__content::after,.nav__hamburger-icon--search .nav__hamburger-icon__content::after{transform:rotateZ(45deg) scaleX(1.56);background:currentColor;right:0;top:8px}.nav_m{height:100%;position:relative}.nav_m a:hover{text-decoration:none}.nav_m__container{height:100%;overflow:auto;padding:0 15px;display:flex;flex-direction:column;justify-content:flex-start}.nav_m__main{list-style-type:none;padding:0;margin:0}.nav_m__main_item{border-bottom:1px solid #d9d9d9}.nav_m__main_link{color:#000;font-family:figtree,serif;font-size:1.25rem;line-height:1.2;font-weight:600;width:100%;padding:15px 0;border:none;position:relative;background:0 0;min-height:54px;text-decoration:none;display:flex;justify-content:flex-start;align-items:center;gap:13px}@media (max-width:767px){.nav_m__main_link{gap:8px}}.nav_m__main_link>span{display:block}.nav_m__main_link>.icon{height:16px;width:16px;min-width:16px;margin-left:auto}.nav_m__main_image{height:24px;width:24px;max-width:24px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;border-radius:var(--border-radius-S,0)}.nav_m__side{overflow:auto;height:100%;padding:19px 15px 16px;width:100%;left:100%;top:0;position:absolute;background:var(--surface_primary);transition:.2s ease-in-out;z-index:3}.nav_m__side .nav_m__main_link{border-bottom:1px solid #d9d9d9}.nav_m__side .nav_m__main_link:first-of-type{border-top:1px solid #d9d9d9;padding:17px 0;min-height:60px}.nav_m__side-open{left:0}.nav_m__side_back{border:none;box-shadow:none;width:100%;padding:16px;margin-bottom:19px;border-radius:15px;display:flex;align-items:center;background-color:#e9e9e9}.nav_m__side_back span{flex:1;color:#000;font-family:figtree,serif;font-size:1.25rem;font-weight:600;display:block}.nav_m__side_back .icon{width:16px;min-width:16px;height:16px}.nav_m_title{margin-bottom:8px;color:#9d9d9d;font-family:figtree,serif;font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:normal;display:block;text-transform:none}.nav_m__fav{margin-top:40px;padding:0 20px}.nav_m__more{margin-top:24px}.nav_m__more--border{border-bottom:1px solid #d9d9d9}.nav_m__more_menu ul{padding:0;margin:0;list-style-type:none}.nav_m__more_menu-items{border-bottom:1px solid #d9d9d9}.nav_m__more_menu-items li{display:flex;align-items:center;gap:13px;width:100%}.nav_m__more_menu-items a{color:#000;font-family:figtree,serif;font-size:1.25rem;font-weight:500;line-height:1.2;padding:15px 0;display:block;border-top:1px solid #d9d9d9;text-decoration:none;width:100%}.nav_m__banner{position:relative;width:calc(100% - 40px);min-height:200px;padding:16px;display:inline-flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-decoration:none;margin:25px 20px;z-index:0}.nav_m__banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.2;touch-action:none;z-index:2}.nav_m__banner-arrow{position:absolute;top:16px;right:16px;-o-object-fit:cover;object-fit:cover;z-index:3;width:35px;height:35px}.nav_m__banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.nav_m__banner-title{font-family:moderat,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.3;margin:0;max-width:260px;z-index:3;padding-top:50px}.nav__drop_banner{margin-left:auto;position:relative;width:570px;height:400px;padding:40px;text-decoration:none}@media (max-width:1199px){.nav__drop_banner{padding:30px;width:40%;min-width:220px}}@media (max-width:991px){.nav__drop_banner{height:auto;display:block}}@media (max-width:767px){.nav__drop_banner{margin:0;width:100%;padding-top:80px}}.nav__drop_banner:hover{text-decoration:none}.nav__drop_banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;overflow:hidden}@media (max-width:767px){.nav__drop_banner-bg{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;margin-top:auto}}.nav__drop_banner-image{position:absolute;right:0;bottom:0;width:100%;height:100%;-o-object-position:bottom right;object-position:bottom right;z-index:2;-o-object-fit:cover;object-fit:cover}.nav__drop_banner-content{z-index:3;max-width:220px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;position:relative}.nav__drop_banner-title{color:#fff;line-height:1;max-width:400px;margin-top:0}@media (max-width:767px){.nav__drop_banner-title{font-size:1.375rem}}.nav__drop_banner-btn{margin-top:1.125rem}.nav__drop_banner-btn svg path{stroke:currentColor}.nav__drop_banner .badge{margin-bottom:1rem}.nav__sidebar{padding-top:var(--menu-full-height,0);top:0;position:fixed;z-index:14;right:0;display:flex;overflow:visible;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:520px;height:100%;transition:.4s cubic-bezier(0,.37,.11,1.18);border-radius:15px;transform:translate(100%,0);background:var(--surface_primary)}@media (min-width:992px){.nav__sidebar{display:none}}@media (max-width:991px){.nav__sidebar{left:0;overflow:unset;width:100%;max-height:100%;border-radius:0}}.nav__sidebar-scrolled{padding-top:calc(var(--menu-full-height,0) - var(--info-height,0) - 2px)}.nav__sidebar--opened{height:100%;transform:translateX(0)}@media (max-width:767px){.nav__sidebar--opened{height:100%}}@media (max-width:767px){.navigation-my-account.--desktop{display:none}}@media (min-width:768px){.navigation-my-account.--mobile{display:none}}.nav__search{position:relative}@media (max-width:1199px){.nav__search{width:100%}}@media (max-width:767px){.nav__search--desktop{display:none!important;visibility:hidden}}@media (min-width:768px){.nav__search-open--mobile{display:none}}.nav__search-button{width:40px;height:40px;border-radius:50%;position:relative;border:none}@media (min-width:768px){.nav__search-button{display:none}}.nav__search-button svg{-o-object-fit:contain;object-fit:contain;vertical-align:middle}.nav__search .autocomplete{opacity:0;transform:translateY(-40px);transition:.15s ease-in-out}@media (max-width:1599px){.nav__search .autocomplete{position:absolute;right:0;left:unset!important;width:100%}}.nav__search.--transition .autocomplete{opacity:1;transform:translateY(0)}.nav__search.--open .search{background-color:#f5f5f5;border:1px solid var(--text_primary)}@media (max-width:1599px){.nav__search.--open .search{z-index:100}}.nav__search.--open .autocomplete{z-index:21}.nav__search.--open::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);animation:fadeIn 150ms ease-in-out}.nav__search:not(.--open) .autocomplete{display:none!important}.search__sidebar{padding:18px 16px;top:16px;position:fixed;z-index:20;right:0;display:flex;overflow:visible;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:520px;height:calc(100% - 32px);transition:.4s cubic-bezier(0,.37,.11,1.18);border-radius:15px;transform:translate(100%,0);background:#f5f5f5}@media (min-width:992px){.search__sidebar{display:none}}@media (max-width:767px){.search__sidebar{left:0;top:unset;bottom:0;overflow:unset;width:100%;height:100%;max-height:100%;border-radius:0;transform:translateY(100%);transition:.3s cubic-bezier(0,.37,.11,1)}}.search__sidebar--opened{transform:translateX(-16px)}@media (max-width:767px){.search__sidebar--opened{height:100%;transform:translateY(0)}}.search__sidebar_header{display:flex;width:100%;flex-wrap:wrap;row-gap:8px;align-items:center;justify-content:space-between}.search__sidebar_header-search{flex-basis:calc(100% - 48px)}.search__sidebar_header-button{flex-basis:40px}.search__sidebar_reset{aspect-ratio:1}.autocomplete{left:0!important;background-color:#f5f5f5;text-align:left;top:calc(100% + 3px);width:100%;font-family:moderat,sans-serif;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1;border-radius:var(--border-radius-M,0);padding:.5rem 1rem 1rem;border:1px solid #e9e9e9}@media (max-width:767px){.autocomplete{position:relative!important;top:0;background:0 0;padding:20px 0 0 0;border:none}}.autocomplete a{text-decoration:none}.autocomplete span:before{display:none!important}.autocomplete .category-card{margin:4px 0}.autocomplete__brand{font-size:.75rem;font-weight:600;line-height:150%;letter-spacing:.06rem;text-transform:uppercase;font-family:figtree,serif;text-decoration:none;color:#000}.autocomplete__item{display:flex!important;margin:0 0 4px;color:inherit;text-decoration:none;background:#f6f1ea;padding:.5rem;min-height:4rem;gap:16px;border-radius:var(--radius-radius-S,5px);background:#e9e9e9}.autocomplete__item:before{display:none!important}.autocomplete__item.selected,.autocomplete__item:hover{background-color:#d9d9d9}.autocomplete__item.selected .autocomplete__title,.autocomplete__item:hover .autocomplete__title{text-decoration:none!important}@media (min-width:992px){.autocomplete__item.selected .autocomplete__name,.autocomplete__item:hover .autocomplete__name{text-decoration:underline!important}}.autocomplete__item-content{display:flex;flex-direction:column}.autocomplete__item--product{display:grid!important;grid-template-areas:"image title price";grid-template-columns:auto 1fr;font-size:.875rem;font-weight:500;line-height:1.2;align-items:center}.nav__search--desktop .autocomplete__item--product{padding:8px}.autocomplete__item--category{display:flex;flex-direction:row;align-items:center;font-family:moderat,sans-serif;transition:.2s ease-in-out;padding:16px 46px 16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23734378' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 11.24h16.122M14.651 18l5.598-6.5L14.651 5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:24px;gap:16px}.autocomplete__item--category:hover{text-decoration:none}.autocomplete picture{grid-area:image}.autocomplete__img{grid-area:image;width:auto;height:48px;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;flex:0 0 auto}.autocomplete__img--category{width:25px;height:25px;vertical-align:middle}.autocomplete__title{grid-area:title;color:#000;white-space:normal;transition:.2s ease-in-out;font-family:figtree,serif;line-height:1.5;font-size:.9375rem;font-style:normal;font-weight:600}.autocomplete__title:before{display:none!important}.autocomplete__name{font-size:1rem;font-family:figtree,serif;font-weight:600;line-height:110%;text-underline-offset:2px;margin:7px 0 9px 0}.autocomplete__price{grid-area:price;color:#000;font-family:figtree,serif;font-size:1rem;line-height:1.25;font-weight:500}.autocomplete__price:before{display:none!important}.autocomplete__price ins{text-decoration:none;color:#e53e3e;display:block;text-align:right}.autocomplete__price del{text-decoration:none;display:block;text-align:right}.autocomplete__price .woocommerce-Price-currencySymbol{text-transform:capitalize}.autocomplete__group{color:var(--text_secondary);margin-top:10px;font-family:figtree,serif;font-size:.9375rem;line-height:1.5;font-weight:600;padding:8px 0;margin-bottom:4px}@media (max-width:991px){.autocomplete__group{width:100%;margin-left:0}}.autocomplete__group:first-child{border-top:0;margin-top:0}.autocomplete__item--product+.autocomplete__group{margin-top:16px}.autocomplete__button{margin:16px auto 0 auto;white-space:normal;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:center}.autocomplete__item--product+.autocomplete__button{margin-top:32px}.autocomplete__button:hover svg path{stroke:currentColor}.autocomplete__button svg{min-width:16px;transition:.3s ease-in-out}.autocomplete__button-text{flex:1 1 auto;display:flex;gap:10px}.autocomplete__button-text svg{flex:0 0 auto;width:48px!important;height:auto;margin:0!important}.autocomplete .empty{white-space:normal;text-transform:none;margin:8px 0 0}.autocomplete .empty:before{content:"";background-image:url(../../assets/icons/fill/info.svg);background-repeat:no-repeat;background-position:left center;background-size:1rem;position:relative;display:block;width:1rem;min-width:1rem;height:1rem}.autocomplete__loading{text-align:center;display:block;width:100%;margin-top:16px}.nav{top:calc(((var(--menu-full-height,0) - var(--menu-sub-height,0)) * -1) - 10px);z-index:15;width:100%;background-color:#f5f5f5}.nav .nav__main{color:#000}.nav .nav__top-right{color:#262626}.nav .nav__logo{color:#000}.nav .nav__hamburger{color:#262626}.nav.--bg{background-color:#f5f5f5;position:sticky;border-bottom:1px solid #d9d9d9;top:calc((var(--menu-full-height,0) * -1) - 10px)}@media (max-width:767px){.nav.--bg{border-bottom:1px solid transparent}}.nav.--bg.scrollUp:not(.nav-scroll-disabled){top:0}@media (max-width:767px){.gp-endpoint-product-slug .nav.--bg.scrollUp{top:0}}.nav.--transparent{position:absolute;border-bottom:1px solid #d9d9d9;top:var(--info-height,0)}.nav.--transparent:not(.scrolled):not(.nav-bg){background-color:transparent;transition:background-color .15s ease-in-out}.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) .nav__hamburger,.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) .nav__logo,.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) .nav__main,.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) .nav__top-right{color:#fff}.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) svg path[stroke]{stroke:currentColor}.nav.--transparent:not(.scrolled):not(.nav-bg):not(.nav-bg) svg path[fill]{fill:currentColor}.nav.--transparent.scrolled{top:calc((var(--nav-height,0) * -1) - 10px);position:fixed}.nav.--transparent.scrollUp:not(.nav--top):not(.nav-scroll-disabled){position:fixed;top:0}.nav.nav--animate{transition-duration:.15s;transition-timing-function:ease-in-out}.nav:not(.scrolled):not(.scrollUp) .nav__main,.nav:not(.scrolled):not(.scrollUp) .nav__top{background:0 0}.nav--top:not(.nav-bg) .nav__main,.nav--top:not(.nav-bg) .nav__top{background:0 0}@media (min-width:768px){.nav-bg{border-bottom:1px solid #9d9d9d}}.nav-bg:not(.scrolled){background-color:#f5f5f5}.nav__main{padding-left:30px;padding-right:30px}@media (max-width:767px){.nav__main{display:none}}.nav__top{padding:1.5rem 1.875rem 2rem;min-height:92px;transition:.1s ease-in-out;display:flex;gap:30px;align-items:center}@media (max-width:767px){.nav__top{padding:16px;height:72px;min-height:72px}}@media (max-width:767px){.nav__top{gap:12px}}@media (max-width:359px){.nav__top{gap:10px}}.nav__top-left{margin-right:auto;display:flex;align-items:center;gap:22px;flex:1}.nav__top-center{margin-left:auto;margin-right:auto;text-align:center;flex-basis:0}.nav__top-right{margin-left:auto;flex:1;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:1rem}@media (max-width:1199px){.nav__top-right{flex:0}}@media (max-width:767px){.nav__top-right{gap:.75rem}}@media (max-width:359px){.nav__top-right{gap:.0625rem}}.footer_email a{animation:.7s shake;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none;line-height:1.4}.footer_email a:after,.footer_email a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#e9e9e9;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.footer_email a:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (hover:hover) and (pointer:fine){.footer_email a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.footer_email a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.footer_email-checkout a{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none;line-height:1.4}.footer_email-checkout a:after,.footer_email-checkout a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#ef2525;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.footer_email-checkout a:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (hover:hover) and (pointer:fine){.footer_email-checkout a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.footer_email-checkout a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.collapse-menu .cti_v2{text-underline-offset:4px}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content{width:0}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content::before{transform:rotateZ(-45deg);background-color:var(--text_contrast_primary);top:-10px}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content::after{transform:rotateZ(45deg);background-color:var(--text_contrast_primary);width:24px}.collapse-menu__hamburger{background:0 0;box-shadow:none;border:none;padding:0}@media (min-width:768px){.collapse-menu__hamburger{display:none}}.collapse-menu__hamburger-icon{position:relative;width:24px;height:14px;display:block}.collapse-menu__hamburger-icon__content{background-color:var(--text_contrast_primary);border-radius:50px;height:1.5px;-o-object-position:center;object-position:center;background-repeat:no-repeat;width:16px;position:absolute;right:0;top:6px;transition:.2s ease-out}.collapse-menu__hamburger-icon__content::after,.collapse-menu__hamburger-icon__content::before{content:"";background-color:var(--text_contrast_primary);border-radius:50px;height:1.5px;position:absolute;right:0;transition:.2s;background-repeat:no-repeat;-o-object-position:center;object-position:center;transform-origin:right center}.collapse-menu__hamburger-icon__content::before{width:24px;top:-8px}.collapse-menu__hamburger-icon__content::after{width:10px;top:7px}@keyframes shake{0%{transform:skewX(-15deg)}5%{transform:skewX(15deg)}10%{transform:skewX(-15deg)}15%{transform:skewX(15deg)}20%{transform:skewX(0)}100%{transform:skewX(0)}}.footer__creepy{display:flex;align-items:center;transition:.3s;text-decoration:none;line-height:1}@media (max-width:767px){.footer__creepy{justify-content:center}}.footer__creepy svg{height:20px;width:auto;margin-right:10px}.footer__creepy svg path{transition:.3s}.footer__creepy:hover{opacity:1;text-decoration:none;animation:.7s shake}.footer__creepy:hover svg path{fill:#e92d53}.footer__news svg{opacity:.6;transition:.2s ease-in-out}.footer__news svg:hover{opacity:1}.video_HP .video__placeholder-btn svg{top:93%!important;left:4%!important}@media (max-width:1199px){.video_HP .video__placeholder-btn svg{top:90%!important;left:6%!important}}@media (max-width:991px){.video_HP .video__placeholder-btn svg{top:90%!important;left:6%!important}}@media (max-width:767px){.video_HP .video__placeholder-btn svg{top:50%!important;left:50%!important}}.category-button svg path{transition:.2s ease-in-out}.category-button:hover svg path{stroke:#fd8c3a}.journals svg path{opacity:.4;transition:.2s ease-in-out}.journals:hover svg path{opacity:1;fill:#fd8c3a}.text-inherit-links a{color:inherit}.link-animated-underline a{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none;line-height:1.4}.link-animated-underline a:after,.link-animated-underline a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:currentColor;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.link-animated-underline a:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (hover:hover) and (pointer:fine){.link-animated-underline a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.link-animated-underline a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInUp{animation-name:fadeInUp}body.cookie-set{overflow:hidden}.cookie__table{overflow:auto;text-align:left}@media (max-width:1599px){.cookie__table{overflow:auto;width:100%}}.cookie__table table{border-collapse:collapse}@media (max-width:1199px){.cookie__table table{width:1200px}}@media (max-width:991px){.cookie__table table{width:1000px;margin-bottom:1.5rem}}@media (max-width:767px){.cookie__table table{width:700px}}.cookie__table thead th{font-family:figtree,serif;font-size:1rem;font-weight:700;font-style:normal;line-height:1.5;padding:0 1.25rem 1.5rem 0;text-transform:uppercase;color:#262626;border-bottom:.0625rem solid #d9d9d9}.cookie__table tbody tr{border-bottom:.0625rem solid #d9d9d9}.cookie__table td{width:auto;padding:1.5rem 1.25rem 1.5rem 0;vertical-align:top;color:#262626}.cookie__table td:first-child{min-width:200px}@media (max-width:991px){.cookie__table td:first-child{min-width:150px}}.cookie__table td:last-child{width:530px;padding-right:1.875rem}@media (max-width:991px){.cookie__table td:last-child{width:490px;padding-right:1.25rem}}.cookie__table td a{font-size:1rem;font-weight:500;line-height:1.5;padding:0;transition:.23s ease-in-out;text-decoration:underline;color:#262626;text-underline-offset:.125rem}.cookie__table td a:hover{color:#ef2525}.cookie__table td a:visited{color:#e229a3;-webkit-text-decoration-color:#e229a3;text-decoration-color:#e229a3}.cookie__table td.cookie__table-use{min-width:300px;padding-right:2.5rem;color:#262626}.cookie__table::-webkit-scrollbar{height:.1875rem}.cookie__table::-webkit-scrollbar-track{max-width:300px!important;border-radius:var(--border-radius-S,0);background:#e9e9e9}.cookie__table::-webkit-scrollbar-thumb{border-radius:var(--border-radius-S,0);background:#555}.cookie__table::-webkit-scrollbar-thumb:hover{border-radius:var(--border-radius-S,0);background:#e9e9e9}.full_screen{height:calc((var(--vh,1vh) * 100) - var(--info-height,0))}.full_screen_min{min-height:calc((var(--vh,1vh) * 100) - var(--info-height,0))}.full_screen_min_menu{min-height:calc((var(--vh,1vh) * 100) - var(--menu-full-height,0))}@keyframes slide{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100%,0,0)}}.logos{overflow:hidden;white-space:nowrap;position:relative;-webkit-mask-image:linear-gradient(to left,transparent,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(to left,transparent,#000 15%,#000 85%,transparent 100%)}.acf-block-preview .logos-slide{animation-direction:normal!important;animation-play-state:paused;display:flex;flex-wrap:wrap}.acf-block-preview .logos-slide>*{width:calc(16.66% - 80px);text-align:center}.logos:hover .logos-slide{animation-play-state:paused}.logos-reverse .logos-slide{animation-direction:reverse}.logos-slide{display:inline-block;will-change:transform;backface-visibility:hidden;animation:3.5s slide infinite linear}.logos-slide[data-logos-count="1"]{animation-duration:calc(3.5s * 1)}.logos-slide[data-logos-count="2"]{animation-duration:calc(3.5s * 2)}.logos-slide[data-logos-count="3"]{animation-duration:calc(3.5s * 3)}.logos-slide[data-logos-count="4"]{animation-duration:calc(3.5s * 4)}.logos-slide[data-logos-count="5"]{animation-duration:calc(3.5s * 5)}.logos-slide[data-logos-count="6"]{animation-duration:calc(3.5s * 6)}.logos-slide[data-logos-count="7"]{animation-duration:calc(3.5s * 7)}.logos-slide[data-logos-count="8"]{animation-duration:calc(3.5s * 8)}.logos-slide[data-logos-count="9"]{animation-duration:calc(3.5s * 9)}.logos-slide[data-logos-count="10"]{animation-duration:calc(3.5s * 10)}.logos-slide[data-logos-count="11"]{animation-duration:calc(3.5s * 11)}.logos-slide[data-logos-count="12"]{animation-duration:calc(3.5s * 12)}.logos-slide[data-logos-count="13"]{animation-duration:calc(3.5s * 13)}.logos-slide[data-logos-count="14"]{animation-duration:calc(3.5s * 14)}.logos-slide[data-logos-count="15"]{animation-duration:calc(3.5s * 15)}.logos-slide[data-logos-count="16"]{animation-duration:calc(3.5s * 16)}.logos-slide[data-logos-count="17"]{animation-duration:calc(3.5s * 17)}.logos-slide[data-logos-count="18"]{animation-duration:calc(3.5s * 18)}.logos-slide[data-logos-count="19"]{animation-duration:calc(3.5s * 19)}.logos-slide[data-logos-count="20"]{animation-duration:calc(3.5s * 20)}.logos-slide img,.logos-slide svg{height:60px;width:120px;margin:0 40px;vertical-align:middle;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:991px){.logos-slide img,.logos-slide svg{margin:0 20px}}@media (max-width:767px){.logos-slide img,.logos-slide svg{height:60px;width:100px}}@media (max-width:400px){.logos-slide img,.logos-slide svg{height:45px;width:80px}}.about-purchase-container a{background-repeat:no-repeat;background-position:95% 50%;transition:.2s;position:relative;text-decoration:none}.about-purchase-container a::before{background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:.4s;opacity:0;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:9px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a::before{background-image:none}}.about-purchase-container a::after{opacity:0;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a::after{background-image:none;background-color:transparent!important}}.about-purchase-container a:hover::after{opacity:1;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a:hover::after{background-image:none;background-color:transparent!important}}.about-purchase-bottom-container a{background-repeat:no-repeat;background-position:95% 50%;transition:.2s;position:relative}.about-purchase-bottom-container a::before{background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:.4s;opacity:0;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:9px;box-sizing:content-box}.about-purchase-bottom-container a::after{opacity:0;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-bottom-container a::after{background-image:none;background-color:transparent!important}}.about-purchase-bottom-container a:hover::after{opacity:1;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-bottom-container a:hover::after{background-image:none;background-color:transparent!important}}.about-hover:hover .btn__tertiary{background:#ef2525;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;font-weight:500;padding:0 0 10px 0;border-radius:0;border:none}.about-hover:hover .btn__tertiary svg path{stroke:currentColor}.about-hover:hover .btn__tertiary:after,.about-hover:hover .btn__tertiary:before{content:"";position:absolute;bottom:0;left:0;top:unset;opacity:1;width:100%;height:1px;background:currentColor;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}@media (max-width:1199px){.about-hover:hover .btn__tertiary:after,.about-hover:hover .btn__tertiary:before{transform:none!important;transition:none!important;opacity:0!important}}.about-hover:hover .btn__tertiary:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (max-width:1199px){.about-hover:hover .btn__tertiary:after{transform:none!important;transition:none!important;opacity:0!important}}@media (hover:hover) and (pointer:fine){.about-hover:hover .btn__tertiary:hover::before{background:#ef2525;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.about-hover:hover .btn__tertiary:hover::after{background:#ef2525;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}@media (hover:hover) and (pointer:fine) and (max-width:1199px){.about-hover:hover .btn__tertiary:hover::after{transform:none!important;transition:none!important;opacity:0!important}}.about-hover{transition:.23s ease-in-out;background-color:#e9e9e9}.about-hover:hover{background-color:#d9d9d9}.about-hover:hover .btn__about::before{background:#ef2525;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (max-width:1199px){.about-hover:hover .btn__about::before{transform:none!important;transition:none!important;opacity:0!important}}.about-hover:hover .btn__about::after{background:#ef2525;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}@media (max-width:1199px){.about-hover:hover .btn__about::after{transform:none!important;transition:none!important;opacity:1!important}}.btn__about svg path{stroke:currentColor}.btn__about:after,.btn__about:before{content:"";position:absolute;bottom:0;left:0;top:unset;opacity:1;width:100%;height:1px;background:currentColor;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}@media (max-width:1199px){.btn__about:after,.btn__about:before{transform:none!important;opacity:1!important}}.btn__about:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (max-width:1199px){.btn__about:after{transform:none!important;opacity:1!important}}@media (max-width:767px){.newsletter-box .button,.newsletter-box .newsletter-form .newsletter-button,.newsletter-form .newsletter-box .newsletter-button{width:100%}}.newsletter-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.newsletter-form input{width:auto;flex:1}@media (max-width:767px){.newsletter-form input{width:100%}}@media (max-width:767px){.newsletter-form .newsletter-button{width:100%}}.newsletter-label{font-family:figtree,serif;font-weight:600;line-height:1.5;flex-basis:100%;width:100%;color:#fff}.in-feed{flex-wrap:nowrap!important;gap:12px;height:100%}@media (max-width:1599px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:1199px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:991px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:767px){.in-feed{gap:10px;width:auto}}.in-feed .columns{flex-wrap:nowrap;display:flex}.in-feed .in-feed__image{overflow:hidden}.in-feed__link{height:100%}.in-feed__link:hover .in-feed__image{box-shadow:none!important;transform:none!important}.in-feed__link:hover .in-feed__button{transform:translate(-50%,-50%);opacity:1;visibility:visible}.in-feed__link:hover .in-feed__arrow{transform:translate(-50%,-100%);opacity:1;visibility:visible;transition:250ms ease-in-out}@media (max-width:1199px){.in-feed__col{aspect-ratio:1/1;min-width:333px}}@media (max-width:767px){.in-feed__col{min-width:270px;height:270px}}.in-feed__image{border-radius:10px;position:relative;transition:.2s ease-in-out;height:100%;padding:0;width:auto}@media (min-width:1200px){.in-feed__image{min-height:300px}}@media (min-width:1350px){.in-feed__image{min-height:400px}}@media (min-width:768px){.in-feed__image{min-height:270px}}.in-feed__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:1599px){.in-feed__image img{max-width:100%;max-height:100%}}.in-feed__icon{display:none}.in-feed__link{display:block;color:inherit}.in-feed__link:hover{text-decoration:none}.in-feed__link:hover .in-feed__image{box-shadow:0 16px 26px 0 rgba(0,0,0,.21);transform:translateY(-5px)}.in-feed__text{display:none}@media (max-width:1599px){.instagram_scroll{-webkit-mask-image:linear-gradient(to left,transparent 30px,#000 30px,#000 calc(100% - 30px),transparent calc(100% - 30px)),linear-gradient(to top,transparent 20px,#000 20px,#000 100%,transparent);mask-image:linear-gradient(to left,transparent 30px,#000 30px,#000 calc(100% - 30px),transparent calc(100% - 30px)),linear-gradient(to top,transparent 20px,#000 20px,#000 100%,transparent);padding-left:30px;padding-right:30px}}@media (max-width:767px){.instagram_scroll{-webkit-mask-image:linear-gradient(to left,transparent 15px,#000 15px,#000 calc(100% - 15px),transparent calc(100% - 15px)),linear-gradient(to top,transparent 15px,#000 15px,#000 100%,transparent);mask-image:linear-gradient(to left,transparent 15px,#000 15px,#000 calc(100% - 15px),transparent calc(100% - 15px)),linear-gradient(to top,transparent 15px,#000 15px,#000 100%,transparent);padding-left:15px;padding-right:15px}}@media (max-width:1599px){.instagram_scroll::-webkit-scrollbar{height:.25rem}.instagram_scroll::-webkit-scrollbar-track{background:#e9e9e9;border-radius:var(--border-radius-S,0);max-width:300px!important}.instagram_scroll::-webkit-scrollbar-thumb{background:#555;border-radius:var(--border-radius-S,0)}.instagram_scroll::-webkit-scrollbar-thumb:hover{background:#e9e9e9;border-radius:5px}}.collapse_rotate svg path{transition:.2s ease-out}.block_collapse__open .collapse_rotate_img{transition:.3s ease-out;transform:rotate(0)}.block_collapse__open-opened .collapse_rotate_img{transition:.3s ease-out;transform:rotate(180deg)}.collapse_rotate_dropdown-arrow{transition:.3s ease-in-out;border-radius:50px}@media (max-width:1199px){.collapse_rotate_dropdown-arrow svg path{fill:#e9e9e9}}.block_collapse__open-opened .collapse_rotate_dropdown-arrow{transition:.3s ease-in-out;border-radius:50px}.block_collapse__open-opened .collapse_rotate_dropdown-arrow svg path{fill:#d9d9d9;transition:.2s ease-out}@media (max-width:1199px){.block_collapse__open-opened .collapse_rotate_dropdown-arrow svg path{fill:#e9e9e9}}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow{transition:.3s ease-out;border-radius:50px}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow svg path{fill:#d9d9d9}@media (max-width:1199px){.collapse_rotate:hover .collapse_rotate_bg_dr_arrow svg path{fill:#e9e9e9}}.products-links{text-align:center}.products-link{display:flex;gap:6px;align-items:center;border-radius:15px;background:#f5f5f5;max-width:350px;margin:10px auto;padding:8px;text-decoration:none}@media (max-width:1599px){.products-link{max-width:310px}}@media (max-width:767px){.products-link{padding:6px 11px 6px 6px;margin:auto auto 0 auto;max-width:240px}}.products-link__content{text-align:left;padding:8px 0}.products-link__content-name{margin:0 0 5px 0;font-family:moderat,sans-serif;font-size:1.125rem;font-weight:500;line-height:1;font-style:normal;letter-spacing:-.0125rem;color:#000;-webkit-text-decoration:.15em rgba(24,41,101,0);text-decoration:.15em rgba(24,41,101,0);transition:-webkit-text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out,-webkit-text-decoration-color .3s ease-in-out}.products-link__content-name span{color:#262626}.products-link__content-price{margin:0;font-family:moderat,sans-serif;font-size:.875rem;font-weight:700;color:#ef2525}.products-link__content-price--on-sale{color:#fa1e0e}@media (max-width:991px){.products-link__content-name,.products-link__content-price{font-size:.75rem}}.products-link__image{border-radius:var(--border-radius-S,0);width:70px;height:70px;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.products-link__image{width:50px;height:50px}}.products-link:hover .products-link__content-name{-webkit-text-decoration-color:inherit;text-decoration-color:inherit;text-decoration:underline}@media (max-width:991px){.products-link:hover .products-link__content-name{text-decoration:none}}.product-property-animated-slider{position:relative;overflow:hidden;width:100%;max-width:2560px;margin:0 auto}.product-property-animated-slider .swiper-container{overflow:visible}.product-property-animated-slider .swiper-slide{width:calc(33.33% - (24px / 3));margin-right:12px}.product-property-animated-slider .swiper-slide:last-child{margin-right:0}@media (max-width:991px){.product-property-animated-slider .swiper-slide{width:calc(45% - (16px / 3));margin-right:8px}}@media (max-width:767px){.product-property-animated-slider .swiper-slide{width:75vw!important}}.product-property-animated-slider__property{position:relative;height:100%}.product-property-animated-slider__property:hover .product-property-animated-slider__arrow{border:.0625rem solid #f5f5f5;background-color:#f5f5f5}@media (max-width:991px){.product-property-animated-slider__property:hover .product-property-animated-slider__arrow{background-color:transparent}}.product-property-animated-slider__property:hover .product-property-animated-slider__arrow svg path{stroke:#000}@media (max-width:991px){.product-property-animated-slider__property:hover .product-property-animated-slider__arrow svg path{stroke:#fff}}.product-property-animated-slider__property:hover .product-property-animated-slider__headline{-webkit-text-decoration:underline .06em;text-decoration:underline .06em;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){.product-property-animated-slider__property:hover .product-property-animated-slider__headline{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.product-property-animated-slider__images{position:relative;width:100%;padding-bottom:100%}.product-property-animated-slider__background{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-property-animated-slider__image{position:absolute;bottom:0;left:0;width:100%;height:100%;transition:.23s ease-in-out;-o-object-fit:cover;object-fit:cover}.product-property-animated-slider__content{position:absolute;right:32px;bottom:32px;left:32px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;transition:.23s ease-in-out}@media (max-width:991px){.product-property-animated-slider__content{right:16px;bottom:16px;left:16px}}.product-property-animated-slider__arrow{display:flex;padding:.75rem;transition:.23s ease-in-out;border:.0625rem solid #fff;border-radius:50%}@media (max-width:991px){.product-property-animated-slider__arrow{padding:.4375rem}}.product-property-animated-slider__arrow svg{width:24px;height:auto;margin:auto;color:#fff}@media (max-width:991px){.product-property-animated-slider__arrow svg{width:16px}}.product-property-animated-slider__arrow svg path{transition:.23s ease-in-out}.product-property-animated-slider__headline{transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;color:#fff;text-underline-offset:.375rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.slider-card-slider{overflow:visible}.slider-card-slider .swiper-container{overflow:visible;padding-bottom:40px}@media (max-width:767px){.slider-card-slider .swiper-container{padding-bottom:30px}}.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar{overflow:hidden!important;height:6px;opacity:1!important;overflow:hidden;transition-duration:.2s!important;transition-timing-function:ease-in-out;max-height:3px;cursor:pointer;left:0;width:100%!important}.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar:active,.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar:hover{max-height:6px}.slider-card-slider .swiper-scrollbar{left:0;background:#e9e9e9}@media (max-width:991px){.slider-card-slider .swiper-scrollbar{left:0!important}}.slider-card-slider .swiper-scrollbar-drag{background:#555!important}.slider-card-slider .swiper-button-prev{right:50px;left:1%!important;transform:translateX(-50%)}@media screen and (max-width:1625px){.slider-card-slider .swiper-button-prev{transform:translateX(0);left:0!important}}.slider-card-slider .swiper-button-next{right:1%!important;transform:translateX(50%)}@media screen and (max-width:1625px){.slider-card-slider .swiper-button-next{transform:translateX(0);right:0!important}}.slider-card-slider .swiper-button-disabled{opacity:0;transition:.3s ease-in-out}.slider-card-slider .swiper-button-next,.slider-card-slider .swiper-button-prev{width:46px;height:46px;top:40%;right:0}@media (max-width:767px){.slider-card-slider .swiper-button-next,.slider-card-slider .swiper-button-prev{display:none}}html{scrollbar-gutter:stable}body{font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%!important;width:100%;box-sizing:border-box;background-color:#f5f5f5}