@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_len:#F1EFE8;--brand_primary:#003199;--brand_secondary:#FBFBF9;--brand_complementary:#0c1a53;--brand_contrast:#2952a9;--brand_light_blue:#5273ba;--brand_light:#F1EFE8;--brand_white:#FBFBF9;--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:#A4A39E;--text_complementary:#7D7C79;--text_link:#FD8C3A;--text_link_hover:#EF2525;--text_link_clicked:#E229A3;--text_active:#000000;--text_contrast_primary:#A4A39E;--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_len,.color-brand_len p{color:#f1efe8!important}.background-brand_len{background-color:#f1efe8!important}.color_btn-brand_len:not(:hover),.color_btn-brand_len:not(:hover) *{color:#f1efe8!important;stroke:#f1efe8!important}.background_btn-brand_len:not(:hover){background-color:#f1efe8!important}.color-hover-brand_len:hover,.color-hover-brand_len:hover *{color:#f1efe8!important}.background-hover-brand_len:hover{background-color:#f1efe8!important}.component-button--border-brand_len:not(:hover){border-color:#f1efe8!important}.component-button--border-hover-brand_len:hover{border-color:#f1efe8!important}.color-icon-brand_len *{fill:#f1efe8!important}.color-icon-hover-brand_len:hover *{fill:#f1efe8!important}.border-brand_len{border:1px solid #f1efe8!important}.border-hover-brand_len:hover{border:1px solid #f1efe8!important}.bc-brand_len{border-color:#f1efe8}.color-brand_primary,.color-brand_primary p{color:#003199!important}.background-brand_primary{background-color:#003199!important}.color_btn-brand_primary:not(:hover),.color_btn-brand_primary:not(:hover) *{color:#003199!important;stroke:#003199!important}.background_btn-brand_primary:not(:hover){background-color:#003199!important}.color-hover-brand_primary:hover,.color-hover-brand_primary:hover *{color:#003199!important}.background-hover-brand_primary:hover{background-color:#003199!important}.component-button--border-brand_primary:not(:hover){border-color:#003199!important}.component-button--border-hover-brand_primary:hover{border-color:#003199!important}.color-icon-brand_primary *{fill:#003199!important}.color-icon-hover-brand_primary:hover *{fill:#003199!important}.border-brand_primary{border:1px solid #003199!important}.border-hover-brand_primary:hover{border:1px solid #003199!important}.bc-brand_primary{border-color:#003199}.color-brand_secondary,.color-brand_secondary p{color:#fbfbf9!important}.background-brand_secondary{background-color:#fbfbf9!important}.color_btn-brand_secondary:not(:hover),.color_btn-brand_secondary:not(:hover) *{color:#fbfbf9!important;stroke:#fbfbf9!important}.background_btn-brand_secondary:not(:hover){background-color:#fbfbf9!important}.color-hover-brand_secondary:hover,.color-hover-brand_secondary:hover *{color:#fbfbf9!important}.background-hover-brand_secondary:hover{background-color:#fbfbf9!important}.component-button--border-brand_secondary:not(:hover){border-color:#fbfbf9!important}.component-button--border-hover-brand_secondary:hover{border-color:#fbfbf9!important}.color-icon-brand_secondary *{fill:#fbfbf9!important}.color-icon-hover-brand_secondary:hover *{fill:#fbfbf9!important}.border-brand_secondary{border:1px solid #fbfbf9!important}.border-hover-brand_secondary:hover{border:1px solid #fbfbf9!important}.bc-brand_secondary{border-color:#fbfbf9}.color-brand_complementary,.color-brand_complementary p{color:#0c1a53!important}.background-brand_complementary{background-color:#0c1a53!important}.color_btn-brand_complementary:not(:hover),.color_btn-brand_complementary:not(:hover) *{color:#0c1a53!important;stroke:#0c1a53!important}.background_btn-brand_complementary:not(:hover){background-color:#0c1a53!important}.color-hover-brand_complementary:hover,.color-hover-brand_complementary:hover *{color:#0c1a53!important}.background-hover-brand_complementary:hover{background-color:#0c1a53!important}.component-button--border-brand_complementary:not(:hover){border-color:#0c1a53!important}.component-button--border-hover-brand_complementary:hover{border-color:#0c1a53!important}.color-icon-brand_complementary *{fill:#0c1a53!important}.color-icon-hover-brand_complementary:hover *{fill:#0c1a53!important}.border-brand_complementary{border:1px solid #0c1a53!important}.border-hover-brand_complementary:hover{border:1px solid #0c1a53!important}.bc-brand_complementary{border-color:#0c1a53}.color-brand_contrast,.color-brand_contrast p{color:#2952a9!important}.background-brand_contrast{background-color:#2952a9!important}.color_btn-brand_contrast:not(:hover),.color_btn-brand_contrast:not(:hover) *{color:#2952a9!important;stroke:#2952a9!important}.background_btn-brand_contrast:not(:hover){background-color:#2952a9!important}.color-hover-brand_contrast:hover,.color-hover-brand_contrast:hover *{color:#2952a9!important}.background-hover-brand_contrast:hover{background-color:#2952a9!important}.component-button--border-brand_contrast:not(:hover){border-color:#2952a9!important}.component-button--border-hover-brand_contrast:hover{border-color:#2952a9!important}.color-icon-brand_contrast *{fill:#2952a9!important}.color-icon-hover-brand_contrast:hover *{fill:#2952a9!important}.border-brand_contrast{border:1px solid #2952a9!important}.border-hover-brand_contrast:hover{border:1px solid #2952a9!important}.bc-brand_contrast{border-color:#2952a9}.color-brand_light_blue,.color-brand_light_blue p{color:#5273ba!important}.background-brand_light_blue{background-color:#5273ba!important}.color_btn-brand_light_blue:not(:hover),.color_btn-brand_light_blue:not(:hover) *{color:#5273ba!important;stroke:#5273ba!important}.background_btn-brand_light_blue:not(:hover){background-color:#5273ba!important}.color-hover-brand_light_blue:hover,.color-hover-brand_light_blue:hover *{color:#5273ba!important}.background-hover-brand_light_blue:hover{background-color:#5273ba!important}.component-button--border-brand_light_blue:not(:hover){border-color:#5273ba!important}.component-button--border-hover-brand_light_blue:hover{border-color:#5273ba!important}.color-icon-brand_light_blue *{fill:#5273ba!important}.color-icon-hover-brand_light_blue:hover *{fill:#5273ba!important}.border-brand_light_blue{border:1px solid #5273ba!important}.border-hover-brand_light_blue:hover{border:1px solid #5273ba!important}.bc-brand_light_blue{border-color:#5273ba}.color-brand_light,.color-brand_light p{color:#f1efe8!important}.background-brand_light{background-color:#f1efe8!important}.color_btn-brand_light:not(:hover),.color_btn-brand_light:not(:hover) *{color:#f1efe8!important;stroke:#f1efe8!important}.background_btn-brand_light:not(:hover){background-color:#f1efe8!important}.color-hover-brand_light:hover,.color-hover-brand_light:hover *{color:#f1efe8!important}.background-hover-brand_light:hover{background-color:#f1efe8!important}.component-button--border-brand_light:not(:hover){border-color:#f1efe8!important}.component-button--border-hover-brand_light:hover{border-color:#f1efe8!important}.color-icon-brand_light *{fill:#f1efe8!important}.color-icon-hover-brand_light:hover *{fill:#f1efe8!important}.border-brand_light{border:1px solid #f1efe8!important}.border-hover-brand_light:hover{border:1px solid #f1efe8!important}.bc-brand_light{border-color:#f1efe8}.color-brand_white,.color-brand_white p{color:#fbfbf9!important}.background-brand_white{background-color:#fbfbf9!important}.color_btn-brand_white:not(:hover),.color_btn-brand_white:not(:hover) *{color:#fbfbf9!important;stroke:#fbfbf9!important}.background_btn-brand_white:not(:hover){background-color:#fbfbf9!important}.color-hover-brand_white:hover,.color-hover-brand_white:hover *{color:#fbfbf9!important}.background-hover-brand_white:hover{background-color:#fbfbf9!important}.component-button--border-brand_white:not(:hover){border-color:#fbfbf9!important}.component-button--border-hover-brand_white:hover{border-color:#fbfbf9!important}.color-icon-brand_white *{fill:#fbfbf9!important}.color-icon-hover-brand_white:hover *{fill:#fbfbf9!important}.border-brand_white{border:1px solid #fbfbf9!important}.border-hover-brand_white:hover{border:1px solid #fbfbf9!important}.bc-brand_white{border-color:#fbfbf9}.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:#a4a39e!important}.background-text_secondary{background-color:#a4a39e!important}.color_btn-text_secondary:not(:hover),.color_btn-text_secondary:not(:hover) *{color:#a4a39e!important;stroke:#a4a39e!important}.background_btn-text_secondary:not(:hover){background-color:#a4a39e!important}.color-hover-text_secondary:hover,.color-hover-text_secondary:hover *{color:#a4a39e!important}.background-hover-text_secondary:hover{background-color:#a4a39e!important}.component-button--border-text_secondary:not(:hover){border-color:#a4a39e!important}.component-button--border-hover-text_secondary:hover{border-color:#a4a39e!important}.color-icon-text_secondary *{fill:#a4a39e!important}.color-icon-hover-text_secondary:hover *{fill:#a4a39e!important}.border-text_secondary{border:1px solid #a4a39e!important}.border-hover-text_secondary:hover{border:1px solid #a4a39e!important}.bc-text_secondary{border-color:#a4a39e}.color-text_complementary,.color-text_complementary p{color:#7d7c79!important}.background-text_complementary{background-color:#7d7c79!important}.color_btn-text_complementary:not(:hover),.color_btn-text_complementary:not(:hover) *{color:#7d7c79!important;stroke:#7d7c79!important}.background_btn-text_complementary:not(:hover){background-color:#7d7c79!important}.color-hover-text_complementary:hover,.color-hover-text_complementary:hover *{color:#7d7c79!important}.background-hover-text_complementary:hover{background-color:#7d7c79!important}.component-button--border-text_complementary:not(:hover){border-color:#7d7c79!important}.component-button--border-hover-text_complementary:hover{border-color:#7d7c79!important}.color-icon-text_complementary *{fill:#7d7c79!important}.color-icon-hover-text_complementary:hover *{fill:#7d7c79!important}.border-text_complementary{border:1px solid #7d7c79!important}.border-hover-text_complementary:hover{border:1px solid #7d7c79!important}.bc-text_complementary{border-color:#7d7c79}.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:#a4a39e!important}.background-text_contrast_primary{background-color:#a4a39e!important}.color_btn-text_contrast_primary:not(:hover),.color_btn-text_contrast_primary:not(:hover) *{color:#a4a39e!important;stroke:#a4a39e!important}.background_btn-text_contrast_primary:not(:hover){background-color:#a4a39e!important}.color-hover-text_contrast_primary:hover,.color-hover-text_contrast_primary:hover *{color:#a4a39e!important}.background-hover-text_contrast_primary:hover{background-color:#a4a39e!important}.component-button--border-text_contrast_primary:not(:hover){border-color:#a4a39e!important}.component-button--border-hover-text_contrast_primary:hover{border-color:#a4a39e!important}.color-icon-text_contrast_primary *{fill:#a4a39e!important}.color-icon-hover-text_contrast_primary:hover *{fill:#a4a39e!important}.border-text_contrast_primary{border:1px solid #a4a39e!important}.border-hover-text_contrast_primary:hover{border:1px solid #a4a39e!important}.bc-text_contrast_primary{border-color:#a4a39e}.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}.d_c_brand_len{color:#f1efe8}.d_bg_brand_len{background-color:#f1efe8}.d_bc_brand_len{border-color:#f1efe8}.d_c-h_brand_len:hover{color:#f1efe8}.d_bg-h_brand_len:hover{background-color:#f1efe8}.d_c_brand_primary{color:#003199}.d_bg_brand_primary{background-color:#003199}.d_bc_brand_primary{border-color:#003199}.d_c-h_brand_primary:hover{color:#003199}.d_bg-h_brand_primary:hover{background-color:#003199}.d_c_brand_secondary{color:#fbfbf9}.d_bg_brand_secondary{background-color:#fbfbf9}.d_bc_brand_secondary{border-color:#fbfbf9}.d_c-h_brand_secondary:hover{color:#fbfbf9}.d_bg-h_brand_secondary:hover{background-color:#fbfbf9}.d_c_brand_complementary{color:#0c1a53}.d_bg_brand_complementary{background-color:#0c1a53}.d_bc_brand_complementary{border-color:#0c1a53}.d_c-h_brand_complementary:hover{color:#0c1a53}.d_bg-h_brand_complementary:hover{background-color:#0c1a53}.d_c_brand_contrast{color:#2952a9}.d_bg_brand_contrast{background-color:#2952a9}.d_bc_brand_contrast{border-color:#2952a9}.d_c-h_brand_contrast:hover{color:#2952a9}.d_bg-h_brand_contrast:hover{background-color:#2952a9}.d_c_brand_light_blue{color:#5273ba}.d_bg_brand_light_blue{background-color:#5273ba}.d_bc_brand_light_blue{border-color:#5273ba}.d_c-h_brand_light_blue:hover{color:#5273ba}.d_bg-h_brand_light_blue:hover{background-color:#5273ba}.d_c_brand_light{color:#f1efe8}.d_bg_brand_light{background-color:#f1efe8}.d_bc_brand_light{border-color:#f1efe8}.d_c-h_brand_light:hover{color:#f1efe8}.d_bg-h_brand_light:hover{background-color:#f1efe8}.d_c_brand_white{color:#fbfbf9}.d_bg_brand_white{background-color:#fbfbf9}.d_bc_brand_white{border-color:#fbfbf9}.d_c-h_brand_white:hover{color:#fbfbf9}.d_bg-h_brand_white:hover{background-color:#fbfbf9}.d_c_functional_success{color:#568647}.d_bg_functional_success{background-color:#568647}.d_bc_functional_success{border-color:#568647}.d_c-h_functional_success:hover{color:#568647}.d_bg-h_functional_success:hover{background-color:#568647}.d_c_functional_error{color:#ec0312}.d_bg_functional_error{background-color:#ec0312}.d_bc_functional_error{border-color:#ec0312}.d_c-h_functional_error:hover{color:#ec0312}.d_bg-h_functional_error:hover{background-color:#ec0312}.d_c_functional_sale{color:#fa1e0e}.d_bg_functional_sale{background-color:#fa1e0e}.d_bc_functional_sale{border-color:#fa1e0e}.d_c-h_functional_sale:hover{color:#fa1e0e}.d_bg-h_functional_sale:hover{background-color:#fa1e0e}.d_c_functional_rating{color:#e5b048}.d_bg_functional_rating{background-color:#e5b048}.d_bc_functional_rating{border-color:#e5b048}.d_c-h_functional_rating:hover{color:#e5b048}.d_bg-h_functional_rating:hover{background-color:#e5b048}.d_c_functional_in_stock{color:#95bf8b}.d_bg_functional_in_stock{background-color:#95bf8b}.d_bc_functional_in_stock{border-color:#95bf8b}.d_c-h_functional_in_stock:hover{color:#95bf8b}.d_bg-h_functional_in_stock:hover{background-color:#95bf8b}.d_c_functional_on_the_way{color:#e5b048}.d_bg_functional_on_the_way{background-color:#e5b048}.d_bc_functional_on_the_way{border-color:#e5b048}.d_c-h_functional_on_the_way:hover{color:#e5b048}.d_bg-h_functional_on_the_way:hover{background-color:#e5b048}.d_c_functional_out_of_stock{color:#ec0312}.d_bg_functional_out_of_stock{background-color:#ec0312}.d_bc_functional_out_of_stock{border-color:#ec0312}.d_c-h_functional_out_of_stock:hover{color:#ec0312}.d_bg-h_functional_out_of_stock:hover{background-color:#ec0312}.d_c_functional_notification{color:#95bf8b}.d_bg_functional_notification{background-color:#95bf8b}.d_bc_functional_notification{border-color:#95bf8b}.d_c-h_functional_notification:hover{color:#95bf8b}.d_bg-h_functional_notification:hover{background-color:#95bf8b}.d_c_surface_primary{color:#f5f5f5}.d_bg_surface_primary{background-color:#f5f5f5}.d_bc_surface_primary{border-color:#f5f5f5}.d_c-h_surface_primary:hover{color:#f5f5f5}.d_bg-h_surface_primary:hover{background-color:#f5f5f5}.d_c_surface_secondary{color:#e9e9e9}.d_bg_surface_secondary{background-color:#e9e9e9}.d_bc_surface_secondary{border-color:#e9e9e9}.d_c-h_surface_secondary:hover{color:#e9e9e9}.d_bg-h_surface_secondary:hover{background-color:#e9e9e9}.d_c_surface_contrast{color:#555}.d_bg_surface_contrast{background-color:#555}.d_bc_surface_contrast{border-color:#555}.d_c-h_surface_contrast:hover{color:#555}.d_bg-h_surface_contrast:hover{background-color:#555}.d_c_surface_heavy_contrast{color:#000}.d_bg_surface_heavy_contrast{background-color:#000}.d_bc_surface_heavy_contrast{border-color:#000}.d_c-h_surface_heavy_contrast:hover{color:#000}.d_bg-h_surface_heavy_contrast:hover{background-color:#000}.d_c_surface_active{color:#d9d9d9}.d_bg_surface_active{background-color:#d9d9d9}.d_bc_surface_active{border-color:#d9d9d9}.d_c-h_surface_active:hover{color:#d9d9d9}.d_bg-h_surface_active:hover{background-color:#d9d9d9}.d_c_surface_product_image{color:#f0f0f0}.d_bg_surface_product_image{background-color:#f0f0f0}.d_bc_surface_product_image{border-color:#f0f0f0}.d_c-h_surface_product_image:hover{color:#f0f0f0}.d_bg-h_surface_product_image:hover{background-color:#f0f0f0}.d_c_surface_card{color:#e9e9e9}.d_bg_surface_card{background-color:#e9e9e9}.d_bc_surface_card{border-color:#e9e9e9}.d_c-h_surface_card:hover{color:#e9e9e9}.d_bg-h_surface_card:hover{background-color:#e9e9e9}.d_c_surface_card_hover{color:#d9d9d9}.d_bg_surface_card_hover{background-color:#d9d9d9}.d_bc_surface_card_hover{border-color:#d9d9d9}.d_c-h_surface_card_hover:hover{color:#d9d9d9}.d_bg-h_surface_card_hover:hover{background-color:#d9d9d9}.d_c_border_primary{color:#9d9d9d}.d_bg_border_primary{background-color:#9d9d9d}.d_bc_border_primary{border-color:#9d9d9d}.d_c-h_border_primary:hover{color:#9d9d9d}.d_bg-h_border_primary:hover{background-color:#9d9d9d}.d_c_border_secondary{color:#d9d9d9}.d_bg_border_secondary{background-color:#d9d9d9}.d_bc_border_secondary{border-color:#d9d9d9}.d_c-h_border_secondary:hover{color:#d9d9d9}.d_bg-h_border_secondary:hover{background-color:#d9d9d9}.d_c_border_contrast{color:#fff}.d_bg_border_contrast{background-color:#fff}.d_bc_border_contrast{border-color:#fff}.d_c-h_border_contrast:hover{color:#fff}.d_bg-h_border_contrast:hover{background-color:#fff}.d_c_border_selected{color:#000}.d_bg_border_selected{background-color:#000}.d_bc_border_selected{border-color:#000}.d_c-h_border_selected:hover{color:#000}.d_bg-h_border_selected:hover{background-color:#000}.d_c_headline_primary{color:#000}.d_bg_headline_primary{background-color:#000}.d_bc_headline_primary{border-color:#000}.d_c-h_headline_primary:hover{color:#000}.d_bg-h_headline_primary:hover{background-color:#000}.d_c_headline_secondary{color:#555}.d_bg_headline_secondary{background-color:#555}.d_bc_headline_secondary{border-color:#555}.d_c-h_headline_secondary:hover{color:#555}.d_bg-h_headline_secondary:hover{background-color:#555}.d_c_headline_contrast{color:#fff}.d_bg_headline_contrast{background-color:#fff}.d_bc_headline_contrast{border-color:#fff}.d_c-h_headline_contrast:hover{color:#fff}.d_bg-h_headline_contrast:hover{background-color:#fff}.d_c_text_primary{color:#000}.d_bg_text_primary{background-color:#000}.d_bc_text_primary{border-color:#000}.d_c-h_text_primary:hover{color:#000}.d_bg-h_text_primary:hover{background-color:#000}.d_c_text_secondary{color:#a4a39e}.d_bg_text_secondary{background-color:#a4a39e}.d_bc_text_secondary{border-color:#a4a39e}.d_c-h_text_secondary:hover{color:#a4a39e}.d_bg-h_text_secondary:hover{background-color:#a4a39e}.d_c_text_complementary{color:#7d7c79}.d_bg_text_complementary{background-color:#7d7c79}.d_bc_text_complementary{border-color:#7d7c79}.d_c-h_text_complementary:hover{color:#7d7c79}.d_bg-h_text_complementary:hover{background-color:#7d7c79}.d_c_text_link{color:#fd8c3a}.d_bg_text_link{background-color:#fd8c3a}.d_bc_text_link{border-color:#fd8c3a}.d_c-h_text_link:hover{color:#fd8c3a}.d_bg-h_text_link:hover{background-color:#fd8c3a}.d_c_text_link_hover{color:#ef2525}.d_bg_text_link_hover{background-color:#ef2525}.d_bc_text_link_hover{border-color:#ef2525}.d_c-h_text_link_hover:hover{color:#ef2525}.d_bg-h_text_link_hover:hover{background-color:#ef2525}.d_c_text_link_clicked{color:#e229a3}.d_bg_text_link_clicked{background-color:#e229a3}.d_bc_text_link_clicked{border-color:#e229a3}.d_c-h_text_link_clicked:hover{color:#e229a3}.d_bg-h_text_link_clicked:hover{background-color:#e229a3}.d_c_text_active{color:#000}.d_bg_text_active{background-color:#000}.d_bc_text_active{border-color:#000}.d_c-h_text_active:hover{color:#000}.d_bg-h_text_active:hover{background-color:#000}.d_c_text_contrast_primary{color:#a4a39e}.d_bg_text_contrast_primary{background-color:#a4a39e}.d_bc_text_contrast_primary{border-color:#a4a39e}.d_c-h_text_contrast_primary:hover{color:#a4a39e}.d_bg-h_text_contrast_primary:hover{background-color:#a4a39e}.d_c_text_contrast_secondary{color:#e9e9e9}.d_bg_text_contrast_secondary{background-color:#e9e9e9}.d_bc_text_contrast_secondary{border-color:#e9e9e9}.d_c-h_text_contrast_secondary:hover{color:#e9e9e9}.d_bg-h_text_contrast_secondary:hover{background-color:#e9e9e9}.d_c_text_contrast_complementary{color:#c4c4c4}.d_bg_text_contrast_complementary{background-color:#c4c4c4}.d_bc_text_contrast_complementary{border-color:#c4c4c4}.d_c-h_text_contrast_complementary:hover{color:#c4c4c4}.d_bg-h_text_contrast_complementary:hover{background-color:#c4c4c4}.d_c_icons_primary{color:#000}.d_bg_icons_primary{background-color:#000}.d_bc_icons_primary{border-color:#000}.d_c-h_icons_primary:hover{color:#000}.d_bg-h_icons_primary:hover{background-color:#000}.d_c_icons_secondary{color:#555}.d_bg_icons_secondary{background-color:#555}.d_bc_icons_secondary{border-color:#555}.d_c-h_icons_secondary:hover{color:#555}.d_bg-h_icons_secondary:hover{background-color:#555}.d_c_icons_contrast{color:#fff}.d_bg_icons_contrast{background-color:#fff}.d_bc_icons_contrast{border-color:#fff}.d_c-h_icons_contrast:hover{color:#fff}.d_bg-h_icons_contrast:hover{background-color:#fff}.d_c_control_draggable{color:#555}.d_bg_control_draggable{background-color:#555}.d_bc_control_draggable{border-color:#555}.d_c-h_control_draggable:hover{color:#555}.d_bg-h_control_draggable:hover{background-color:#555}.d_c_control_open{color:#fff}.d_bg_control_open{background-color:#fff}.d_bc_control_open{border-color:#fff}.d_c-h_control_open:hover{color:#fff}.d_bg-h_control_open:hover{background-color:#fff}.d_c_breadcrumbs_default{color:#7b7b7b}.d_bg_breadcrumbs_default{background-color:#7b7b7b}.d_bc_breadcrumbs_default{border-color:#7b7b7b}.d_c-h_breadcrumbs_default:hover{color:#7b7b7b}.d_bg-h_breadcrumbs_default:hover{background-color:#7b7b7b}.d_c_breadcrumbs_current{color:#000}.d_bg_breadcrumbs_current{background-color:#000}.d_bc_breadcrumbs_current{border-color:#000}.d_c-h_breadcrumbs_current:hover{color:#000}.d_bg-h_breadcrumbs_current:hover{background-color:#000}.d_c_form_checkbox{color:var(--border_primary)}.d_bg_form_checkbox{background-color:var(--border_primary)}.d_bc_form_checkbox{border-color:var(--border_primary)}.d_c-h_form_checkbox:hover{color:var(--border_primary)}.d_bg-h_form_checkbox:hover{background-color:var(--border_primary)}.d_c_form_input_surface{color:#fff}.d_bg_form_input_surface{background-color:#fff}.d_bc_form_input_surface{border-color:#fff}.d_c-h_form_input_surface:hover{color:#fff}.d_bg-h_form_input_surface:hover{background-color:#fff}.d_c_form_input_border{color:var(--border_primary)}.d_bg_form_input_border{background-color:var(--border_primary)}.d_bc_form_input_border{border-color:var(--border_primary)}.d_c-h_form_input_border:hover{color:var(--border_primary)}.d_bg-h_form_input_border:hover{background-color:var(--border_primary)}.d_c_form_input_text{color:var(--text_primary)}.d_bg_form_input_text{background-color:var(--text_primary)}.d_bc_form_input_text{border-color:var(--text_primary)}.d_c-h_form_input_text:hover{color:var(--text_primary)}.d_bg-h_form_input_text:hover{background-color:var(--text_primary)}.d_c_form_disabled{color:#c4c4c4}.d_bg_form_disabled{background-color:#c4c4c4}.d_bc_form_disabled{border-color:#c4c4c4}.d_c-h_form_disabled:hover{color:#c4c4c4}.d_bg-h_form_disabled:hover{background-color:#c4c4c4}.d_c_form_helper_text{color:var(--text_complementary)}.d_bg_form_helper_text{background-color:var(--text_complementary)}.d_bc_form_helper_text{border-color:var(--text_complementary)}.d_c-h_form_helper_text:hover{color:var(--text_complementary)}.d_bg-h_form_helper_text:hover{background-color:var(--text_complementary)}.d_c_form_label{color:var(--text_secondary)}.d_bg_form_label{background-color:var(--text_secondary)}.d_bc_form_label{border-color:var(--text_secondary)}.d_c-h_form_label:hover{color:var(--text_secondary)}.d_bg-h_form_label:hover{background-color:var(--text_secondary)}.d_c_badge_sale{color:#fa1e0e}.d_bg_badge_sale{background-color:#fa1e0e}.d_bc_badge_sale{border-color:#fa1e0e}.d_c-h_badge_sale:hover{color:#fa1e0e}.d_bg-h_badge_sale:hover{background-color:#fa1e0e}.d_c_badge_new{color:#ffad0c}.d_bg_badge_new{background-color:#ffad0c}.d_bc_badge_new{border-color:#ffad0c}.d_c-h_badge_new:hover{color:#ffad0c}.d_bg-h_badge_new:hover{background-color:#ffad0c}.d_c_badge_general{color:#2bb0e8}.d_bg_badge_general{background-color:#2bb0e8}.d_bc_badge_general{border-color:#2bb0e8}.d_c-h_badge_general:hover{color:#2bb0e8}.d_bg-h_badge_general:hover{background-color:#2bb0e8}.d_c_badge_text{color:#000}.d_bg_badge_text{background-color:#000}.d_bc_badge_text{border-color:#000}.d_c-h_badge_text:hover{color:#000}.d_bg-h_badge_text:hover{background-color:#000}.d_c_badge_text_inverted{color:#fff}.d_bg_badge_text_inverted{background-color:#fff}.d_bc_badge_text_inverted{border-color:#fff}.d_c-h_badge_text_inverted:hover{color:#fff}.d_bg-h_badge_text_inverted:hover{background-color:#fff}.d_c_alert_error{color:var(--functional_error)}.d_bg_alert_error{background-color:var(--functional_error)}.d_bc_alert_error{border-color:var(--functional_error)}.d_c-h_alert_error:hover{color:var(--functional_error)}.d_bg-h_alert_error:hover{background-color:var(--functional_error)}.d_c_alert_error_surface{color:#ffc8cb}.d_bg_alert_error_surface{background-color:#ffc8cb}.d_bc_alert_error_surface{border-color:#ffc8cb}.d_c-h_alert_error_surface:hover{color:#ffc8cb}.d_bg-h_alert_error_surface:hover{background-color:#ffc8cb}.d_c_alert_succes{color:var(--functional_success)}.d_bg_alert_succes{background-color:var(--functional_success)}.d_bc_alert_succes{border-color:var(--functional_success)}.d_c-h_alert_succes:hover{color:var(--functional_success)}.d_bg-h_alert_succes:hover{background-color:var(--functional_success)}.d_c_alert_succes_surface{color:#cfe2cb}.d_bg_alert_succes_surface{background-color:#cfe2cb}.d_bc_alert_succes_surface{border-color:#cfe2cb}.d_c-h_alert_succes_surface:hover{color:#cfe2cb}.d_bg-h_alert_succes_surface:hover{background-color:#cfe2cb}.d_c_menu_surface{color:var(--surface_primary)}.d_bg_menu_surface{background-color:var(--surface_primary)}.d_bc_menu_surface{border-color:var(--surface_primary)}.d_c-h_menu_surface:hover{color:var(--surface_primary)}.d_bg-h_menu_surface:hover{background-color:var(--surface_primary)}.d_c_button_primary_surface{color:#000}.d_bg_button_primary_surface{background-color:#000}.d_bc_button_primary_surface{border-color:#000}.d_c-h_button_primary_surface:hover{color:#000}.d_bg-h_button_primary_surface:hover{background-color:#000}.d_c_button_primary_text{color:#fff}.d_bg_button_primary_text{background-color:#fff}.d_bc_button_primary_text{border-color:#fff}.d_c-h_button_primary_text:hover{color:#fff}.d_bg-h_button_primary_text:hover{background-color:#fff}.d_c_button_secondary_surface{color:var(--surface_secondary)}.d_bg_button_secondary_surface{background-color:var(--surface_secondary)}.d_bc_button_secondary_surface{border-color:var(--surface_secondary)}.d_c-h_button_secondary_surface:hover{color:var(--surface_secondary)}.d_bg-h_button_secondary_surface:hover{background-color:var(--surface_secondary)}.d_c_button_secondary_text{color:var(--text_secondary)}.d_bg_button_secondary_text{background-color:var(--text_secondary)}.d_bc_button_secondary_text{border-color:var(--text_secondary)}.d_c-h_button_secondary_text:hover{color:var(--text_secondary)}.d_bg-h_button_secondary_text:hover{background-color:var(--text_secondary)}.d_c_button_text{color:var(--text_secondary)}.d_bg_button_text{background-color:var(--text_secondary)}.d_bc_button_text{border-color:var(--text_secondary)}.d_c-h_button_text:hover{color:var(--text_secondary)}.d_bg-h_button_text:hover{background-color:var(--text_secondary)}.d_c_button_inactive_surface{color:#434343}.d_bg_button_inactive_surface{background-color:#434343}.d_bc_button_inactive_surface{border-color:#434343}.d_c-h_button_inactive_surface:hover{color:#434343}.d_bg-h_button_inactive_surface:hover{background-color:#434343}.d_c_sidebar_surface{color:var(--surface_primary)}.d_bg_sidebar_surface{background-color:var(--surface_primary)}.d_bc_sidebar_surface{border-color:var(--surface_primary)}.d_c-h_sidebar_surface:hover{color:var(--surface_primary)}.d_bg-h_sidebar_surface:hover{background-color:var(--surface_primary)}.d_c_sidebar_overlay{color:#00000026}.d_bg_sidebar_overlay{background-color:#00000026}.d_bc_sidebar_overlay{border-color:#00000026}.d_c-h_sidebar_overlay:hover{color:#00000026}.d_bg-h_sidebar_overlay:hover{background-color:#00000026}.d_c_footer_surface{color:var(--surface_heavy_contrast)}.d_bg_footer_surface{background-color:var(--surface_heavy_contrast)}.d_bc_footer_surface{border-color:var(--surface_heavy_contrast)}.d_c-h_footer_surface:hover{color:var(--surface_heavy_contrast)}.d_bg-h_footer_surface:hover{background-color:var(--surface_heavy_contrast)}.d_c_footer_primary{color:var(--text_contrast_primary)}.d_bg_footer_primary{background-color:var(--text_contrast_primary)}.d_bc_footer_primary{border-color:var(--text_contrast_primary)}.d_c-h_footer_primary:hover{color:var(--text_contrast_primary)}.d_bg-h_footer_primary:hover{background-color:var(--text_contrast_primary)}.d_c_footer_complementary{color:var(--text_contrast_secondary)}.d_bg_footer_complementary{background-color:var(--text_contrast_secondary)}.d_bc_footer_complementary{border-color:var(--text_contrast_secondary)}.d_c-h_footer_complementary:hover{color:var(--text_contrast_secondary)}.d_bg-h_footer_complementary:hover{background-color:var(--text_contrast_secondary)}.d_c_footer_divider{color:var(--surface_contrast)}.d_bg_footer_divider{background-color:var(--surface_contrast)}.d_bc_footer_divider{border-color:var(--surface_contrast)}.d_c-h_footer_divider:hover{color:var(--surface_contrast)}.d_bg-h_footer_divider:hover{background-color:var(--surface_contrast)}.d_c_reviews_star_empty{color:#d9d9d9}.d_bg_reviews_star_empty{background-color:#d9d9d9}.d_bc_reviews_star_empty{border-color:#d9d9d9}.d_c-h_reviews_star_empty:hover{color:#d9d9d9}.d_bg-h_reviews_star_empty:hover{background-color:#d9d9d9}.d_c_reviews_star{color:#e5b048}.d_bg_reviews_star{background-color:#e5b048}.d_bc_reviews_star{border-color:#e5b048}.d_c-h_reviews_star:hover{color:#e5b048}.d_bg-h_reviews_star:hover{background-color:#e5b048}.d_c_product_variants_brown{color:#97533f}.d_bg_product_variants_brown{background-color:#97533f}.d_bc_product_variants_brown{border-color:#97533f}.d_c-h_product_variants_brown:hover{color:#97533f}.d_bg-h_product_variants_brown:hover{background-color:#97533f}.d_c_product_variants_purple{color:#9747ff}.d_bg_product_variants_purple{background-color:#9747ff}.d_bc_product_variants_purple{border-color:#9747ff}.d_c-h_product_variants_purple:hover{color:#9747ff}.d_bg-h_product_variants_purple:hover{background-color:#9747ff}.d_c_product_variants_yellow{color:#ffad0c}.d_bg_product_variants_yellow{background-color:#ffad0c}.d_bc_product_variants_yellow{border-color:#ffad0c}.d_c-h_product_variants_yellow:hover{color:#ffad0c}.d_bg-h_product_variants_yellow:hover{background-color:#ffad0c}.d_c_product_variants_green{color:#6ca65a}.d_bg_product_variants_green{background-color:#6ca65a}.d_bc_product_variants_green{border-color:#6ca65a}.d_c-h_product_variants_green:hover{color:#6ca65a}.d_bg-h_product_variants_green:hover{background-color:#6ca65a}.d_c_product_variants_red{color:#fa1e0e}.d_bg_product_variants_red{background-color:#fa1e0e}.d_bc_product_variants_red{border-color:#fa1e0e}.d_c-h_product_variants_red:hover{color:#fa1e0e}.d_bg-h_product_variants_red:hover{background-color:#fa1e0e}@media (max-width:breakpoint(xl)-1px){.t_c_brand_len{color:#f1efe8}.t_bg_brand_len{background-color:#f1efe8}.t_bc_brand_len{border-color:#f1efe8}.t_c-h_brand_len:hover{color:#f1efe8}.t_bg-h_brand_len:hover{background-color:#f1efe8}.t_c_brand_primary{color:#003199}.t_bg_brand_primary{background-color:#003199}.t_bc_brand_primary{border-color:#003199}.t_c-h_brand_primary:hover{color:#003199}.t_bg-h_brand_primary:hover{background-color:#003199}.t_c_brand_secondary{color:#fbfbf9}.t_bg_brand_secondary{background-color:#fbfbf9}.t_bc_brand_secondary{border-color:#fbfbf9}.t_c-h_brand_secondary:hover{color:#fbfbf9}.t_bg-h_brand_secondary:hover{background-color:#fbfbf9}.t_c_brand_complementary{color:#0c1a53}.t_bg_brand_complementary{background-color:#0c1a53}.t_bc_brand_complementary{border-color:#0c1a53}.t_c-h_brand_complementary:hover{color:#0c1a53}.t_bg-h_brand_complementary:hover{background-color:#0c1a53}.t_c_brand_contrast{color:#2952a9}.t_bg_brand_contrast{background-color:#2952a9}.t_bc_brand_contrast{border-color:#2952a9}.t_c-h_brand_contrast:hover{color:#2952a9}.t_bg-h_brand_contrast:hover{background-color:#2952a9}.t_c_brand_light_blue{color:#5273ba}.t_bg_brand_light_blue{background-color:#5273ba}.t_bc_brand_light_blue{border-color:#5273ba}.t_c-h_brand_light_blue:hover{color:#5273ba}.t_bg-h_brand_light_blue:hover{background-color:#5273ba}.t_c_brand_light{color:#f1efe8}.t_bg_brand_light{background-color:#f1efe8}.t_bc_brand_light{border-color:#f1efe8}.t_c-h_brand_light:hover{color:#f1efe8}.t_bg-h_brand_light:hover{background-color:#f1efe8}.t_c_brand_white{color:#fbfbf9}.t_bg_brand_white{background-color:#fbfbf9}.t_bc_brand_white{border-color:#fbfbf9}.t_c-h_brand_white:hover{color:#fbfbf9}.t_bg-h_brand_white:hover{background-color:#fbfbf9}.t_c_functional_success{color:#568647}.t_bg_functional_success{background-color:#568647}.t_bc_functional_success{border-color:#568647}.t_c-h_functional_success:hover{color:#568647}.t_bg-h_functional_success:hover{background-color:#568647}.t_c_functional_error{color:#ec0312}.t_bg_functional_error{background-color:#ec0312}.t_bc_functional_error{border-color:#ec0312}.t_c-h_functional_error:hover{color:#ec0312}.t_bg-h_functional_error:hover{background-color:#ec0312}.t_c_functional_sale{color:#fa1e0e}.t_bg_functional_sale{background-color:#fa1e0e}.t_bc_functional_sale{border-color:#fa1e0e}.t_c-h_functional_sale:hover{color:#fa1e0e}.t_bg-h_functional_sale:hover{background-color:#fa1e0e}.t_c_functional_rating{color:#e5b048}.t_bg_functional_rating{background-color:#e5b048}.t_bc_functional_rating{border-color:#e5b048}.t_c-h_functional_rating:hover{color:#e5b048}.t_bg-h_functional_rating:hover{background-color:#e5b048}.t_c_functional_in_stock{color:#95bf8b}.t_bg_functional_in_stock{background-color:#95bf8b}.t_bc_functional_in_stock{border-color:#95bf8b}.t_c-h_functional_in_stock:hover{color:#95bf8b}.t_bg-h_functional_in_stock:hover{background-color:#95bf8b}.t_c_functional_on_the_way{color:#e5b048}.t_bg_functional_on_the_way{background-color:#e5b048}.t_bc_functional_on_the_way{border-color:#e5b048}.t_c-h_functional_on_the_way:hover{color:#e5b048}.t_bg-h_functional_on_the_way:hover{background-color:#e5b048}.t_c_functional_out_of_stock{color:#ec0312}.t_bg_functional_out_of_stock{background-color:#ec0312}.t_bc_functional_out_of_stock{border-color:#ec0312}.t_c-h_functional_out_of_stock:hover{color:#ec0312}.t_bg-h_functional_out_of_stock:hover{background-color:#ec0312}.t_c_functional_notification{color:#95bf8b}.t_bg_functional_notification{background-color:#95bf8b}.t_bc_functional_notification{border-color:#95bf8b}.t_c-h_functional_notification:hover{color:#95bf8b}.t_bg-h_functional_notification:hover{background-color:#95bf8b}.t_c_surface_primary{color:#f5f5f5}.t_bg_surface_primary{background-color:#f5f5f5}.t_bc_surface_primary{border-color:#f5f5f5}.t_c-h_surface_primary:hover{color:#f5f5f5}.t_bg-h_surface_primary:hover{background-color:#f5f5f5}.t_c_surface_secondary{color:#e9e9e9}.t_bg_surface_secondary{background-color:#e9e9e9}.t_bc_surface_secondary{border-color:#e9e9e9}.t_c-h_surface_secondary:hover{color:#e9e9e9}.t_bg-h_surface_secondary:hover{background-color:#e9e9e9}.t_c_surface_contrast{color:#555}.t_bg_surface_contrast{background-color:#555}.t_bc_surface_contrast{border-color:#555}.t_c-h_surface_contrast:hover{color:#555}.t_bg-h_surface_contrast:hover{background-color:#555}.t_c_surface_heavy_contrast{color:#000}.t_bg_surface_heavy_contrast{background-color:#000}.t_bc_surface_heavy_contrast{border-color:#000}.t_c-h_surface_heavy_contrast:hover{color:#000}.t_bg-h_surface_heavy_contrast:hover{background-color:#000}.t_c_surface_active{color:#d9d9d9}.t_bg_surface_active{background-color:#d9d9d9}.t_bc_surface_active{border-color:#d9d9d9}.t_c-h_surface_active:hover{color:#d9d9d9}.t_bg-h_surface_active:hover{background-color:#d9d9d9}.t_c_surface_product_image{color:#f0f0f0}.t_bg_surface_product_image{background-color:#f0f0f0}.t_bc_surface_product_image{border-color:#f0f0f0}.t_c-h_surface_product_image:hover{color:#f0f0f0}.t_bg-h_surface_product_image:hover{background-color:#f0f0f0}.t_c_surface_card{color:#e9e9e9}.t_bg_surface_card{background-color:#e9e9e9}.t_bc_surface_card{border-color:#e9e9e9}.t_c-h_surface_card:hover{color:#e9e9e9}.t_bg-h_surface_card:hover{background-color:#e9e9e9}.t_c_surface_card_hover{color:#d9d9d9}.t_bg_surface_card_hover{background-color:#d9d9d9}.t_bc_surface_card_hover{border-color:#d9d9d9}.t_c-h_surface_card_hover:hover{color:#d9d9d9}.t_bg-h_surface_card_hover:hover{background-color:#d9d9d9}.t_c_border_primary{color:#9d9d9d}.t_bg_border_primary{background-color:#9d9d9d}.t_bc_border_primary{border-color:#9d9d9d}.t_c-h_border_primary:hover{color:#9d9d9d}.t_bg-h_border_primary:hover{background-color:#9d9d9d}.t_c_border_secondary{color:#d9d9d9}.t_bg_border_secondary{background-color:#d9d9d9}.t_bc_border_secondary{border-color:#d9d9d9}.t_c-h_border_secondary:hover{color:#d9d9d9}.t_bg-h_border_secondary:hover{background-color:#d9d9d9}.t_c_border_contrast{color:#fff}.t_bg_border_contrast{background-color:#fff}.t_bc_border_contrast{border-color:#fff}.t_c-h_border_contrast:hover{color:#fff}.t_bg-h_border_contrast:hover{background-color:#fff}.t_c_border_selected{color:#000}.t_bg_border_selected{background-color:#000}.t_bc_border_selected{border-color:#000}.t_c-h_border_selected:hover{color:#000}.t_bg-h_border_selected:hover{background-color:#000}.t_c_headline_primary{color:#000}.t_bg_headline_primary{background-color:#000}.t_bc_headline_primary{border-color:#000}.t_c-h_headline_primary:hover{color:#000}.t_bg-h_headline_primary:hover{background-color:#000}.t_c_headline_secondary{color:#555}.t_bg_headline_secondary{background-color:#555}.t_bc_headline_secondary{border-color:#555}.t_c-h_headline_secondary:hover{color:#555}.t_bg-h_headline_secondary:hover{background-color:#555}.t_c_headline_contrast{color:#fff}.t_bg_headline_contrast{background-color:#fff}.t_bc_headline_contrast{border-color:#fff}.t_c-h_headline_contrast:hover{color:#fff}.t_bg-h_headline_contrast:hover{background-color:#fff}.t_c_text_primary{color:#000}.t_bg_text_primary{background-color:#000}.t_bc_text_primary{border-color:#000}.t_c-h_text_primary:hover{color:#000}.t_bg-h_text_primary:hover{background-color:#000}.t_c_text_secondary{color:#a4a39e}.t_bg_text_secondary{background-color:#a4a39e}.t_bc_text_secondary{border-color:#a4a39e}.t_c-h_text_secondary:hover{color:#a4a39e}.t_bg-h_text_secondary:hover{background-color:#a4a39e}.t_c_text_complementary{color:#7d7c79}.t_bg_text_complementary{background-color:#7d7c79}.t_bc_text_complementary{border-color:#7d7c79}.t_c-h_text_complementary:hover{color:#7d7c79}.t_bg-h_text_complementary:hover{background-color:#7d7c79}.t_c_text_link{color:#fd8c3a}.t_bg_text_link{background-color:#fd8c3a}.t_bc_text_link{border-color:#fd8c3a}.t_c-h_text_link:hover{color:#fd8c3a}.t_bg-h_text_link:hover{background-color:#fd8c3a}.t_c_text_link_hover{color:#ef2525}.t_bg_text_link_hover{background-color:#ef2525}.t_bc_text_link_hover{border-color:#ef2525}.t_c-h_text_link_hover:hover{color:#ef2525}.t_bg-h_text_link_hover:hover{background-color:#ef2525}.t_c_text_link_clicked{color:#e229a3}.t_bg_text_link_clicked{background-color:#e229a3}.t_bc_text_link_clicked{border-color:#e229a3}.t_c-h_text_link_clicked:hover{color:#e229a3}.t_bg-h_text_link_clicked:hover{background-color:#e229a3}.t_c_text_active{color:#000}.t_bg_text_active{background-color:#000}.t_bc_text_active{border-color:#000}.t_c-h_text_active:hover{color:#000}.t_bg-h_text_active:hover{background-color:#000}.t_c_text_contrast_primary{color:#a4a39e}.t_bg_text_contrast_primary{background-color:#a4a39e}.t_bc_text_contrast_primary{border-color:#a4a39e}.t_c-h_text_contrast_primary:hover{color:#a4a39e}.t_bg-h_text_contrast_primary:hover{background-color:#a4a39e}.t_c_text_contrast_secondary{color:#e9e9e9}.t_bg_text_contrast_secondary{background-color:#e9e9e9}.t_bc_text_contrast_secondary{border-color:#e9e9e9}.t_c-h_text_contrast_secondary:hover{color:#e9e9e9}.t_bg-h_text_contrast_secondary:hover{background-color:#e9e9e9}.t_c_text_contrast_complementary{color:#c4c4c4}.t_bg_text_contrast_complementary{background-color:#c4c4c4}.t_bc_text_contrast_complementary{border-color:#c4c4c4}.t_c-h_text_contrast_complementary:hover{color:#c4c4c4}.t_bg-h_text_contrast_complementary:hover{background-color:#c4c4c4}.t_c_icons_primary{color:#000}.t_bg_icons_primary{background-color:#000}.t_bc_icons_primary{border-color:#000}.t_c-h_icons_primary:hover{color:#000}.t_bg-h_icons_primary:hover{background-color:#000}.t_c_icons_secondary{color:#555}.t_bg_icons_secondary{background-color:#555}.t_bc_icons_secondary{border-color:#555}.t_c-h_icons_secondary:hover{color:#555}.t_bg-h_icons_secondary:hover{background-color:#555}.t_c_icons_contrast{color:#fff}.t_bg_icons_contrast{background-color:#fff}.t_bc_icons_contrast{border-color:#fff}.t_c-h_icons_contrast:hover{color:#fff}.t_bg-h_icons_contrast:hover{background-color:#fff}.t_c_control_draggable{color:#555}.t_bg_control_draggable{background-color:#555}.t_bc_control_draggable{border-color:#555}.t_c-h_control_draggable:hover{color:#555}.t_bg-h_control_draggable:hover{background-color:#555}.t_c_control_open{color:#fff}.t_bg_control_open{background-color:#fff}.t_bc_control_open{border-color:#fff}.t_c-h_control_open:hover{color:#fff}.t_bg-h_control_open:hover{background-color:#fff}.t_c_breadcrumbs_default{color:#7b7b7b}.t_bg_breadcrumbs_default{background-color:#7b7b7b}.t_bc_breadcrumbs_default{border-color:#7b7b7b}.t_c-h_breadcrumbs_default:hover{color:#7b7b7b}.t_bg-h_breadcrumbs_default:hover{background-color:#7b7b7b}.t_c_breadcrumbs_current{color:#000}.t_bg_breadcrumbs_current{background-color:#000}.t_bc_breadcrumbs_current{border-color:#000}.t_c-h_breadcrumbs_current:hover{color:#000}.t_bg-h_breadcrumbs_current:hover{background-color:#000}.t_c_form_checkbox{color:var(--border_primary)}.t_bg_form_checkbox{background-color:var(--border_primary)}.t_bc_form_checkbox{border-color:var(--border_primary)}.t_c-h_form_checkbox:hover{color:var(--border_primary)}.t_bg-h_form_checkbox:hover{background-color:var(--border_primary)}.t_c_form_input_surface{color:#fff}.t_bg_form_input_surface{background-color:#fff}.t_bc_form_input_surface{border-color:#fff}.t_c-h_form_input_surface:hover{color:#fff}.t_bg-h_form_input_surface:hover{background-color:#fff}.t_c_form_input_border{color:var(--border_primary)}.t_bg_form_input_border{background-color:var(--border_primary)}.t_bc_form_input_border{border-color:var(--border_primary)}.t_c-h_form_input_border:hover{color:var(--border_primary)}.t_bg-h_form_input_border:hover{background-color:var(--border_primary)}.t_c_form_input_text{color:var(--text_primary)}.t_bg_form_input_text{background-color:var(--text_primary)}.t_bc_form_input_text{border-color:var(--text_primary)}.t_c-h_form_input_text:hover{color:var(--text_primary)}.t_bg-h_form_input_text:hover{background-color:var(--text_primary)}.t_c_form_disabled{color:#c4c4c4}.t_bg_form_disabled{background-color:#c4c4c4}.t_bc_form_disabled{border-color:#c4c4c4}.t_c-h_form_disabled:hover{color:#c4c4c4}.t_bg-h_form_disabled:hover{background-color:#c4c4c4}.t_c_form_helper_text{color:var(--text_complementary)}.t_bg_form_helper_text{background-color:var(--text_complementary)}.t_bc_form_helper_text{border-color:var(--text_complementary)}.t_c-h_form_helper_text:hover{color:var(--text_complementary)}.t_bg-h_form_helper_text:hover{background-color:var(--text_complementary)}.t_c_form_label{color:var(--text_secondary)}.t_bg_form_label{background-color:var(--text_secondary)}.t_bc_form_label{border-color:var(--text_secondary)}.t_c-h_form_label:hover{color:var(--text_secondary)}.t_bg-h_form_label:hover{background-color:var(--text_secondary)}.t_c_badge_sale{color:#fa1e0e}.t_bg_badge_sale{background-color:#fa1e0e}.t_bc_badge_sale{border-color:#fa1e0e}.t_c-h_badge_sale:hover{color:#fa1e0e}.t_bg-h_badge_sale:hover{background-color:#fa1e0e}.t_c_badge_new{color:#ffad0c}.t_bg_badge_new{background-color:#ffad0c}.t_bc_badge_new{border-color:#ffad0c}.t_c-h_badge_new:hover{color:#ffad0c}.t_bg-h_badge_new:hover{background-color:#ffad0c}.t_c_badge_general{color:#2bb0e8}.t_bg_badge_general{background-color:#2bb0e8}.t_bc_badge_general{border-color:#2bb0e8}.t_c-h_badge_general:hover{color:#2bb0e8}.t_bg-h_badge_general:hover{background-color:#2bb0e8}.t_c_badge_text{color:#000}.t_bg_badge_text{background-color:#000}.t_bc_badge_text{border-color:#000}.t_c-h_badge_text:hover{color:#000}.t_bg-h_badge_text:hover{background-color:#000}.t_c_badge_text_inverted{color:#fff}.t_bg_badge_text_inverted{background-color:#fff}.t_bc_badge_text_inverted{border-color:#fff}.t_c-h_badge_text_inverted:hover{color:#fff}.t_bg-h_badge_text_inverted:hover{background-color:#fff}.t_c_alert_error{color:var(--functional_error)}.t_bg_alert_error{background-color:var(--functional_error)}.t_bc_alert_error{border-color:var(--functional_error)}.t_c-h_alert_error:hover{color:var(--functional_error)}.t_bg-h_alert_error:hover{background-color:var(--functional_error)}.t_c_alert_error_surface{color:#ffc8cb}.t_bg_alert_error_surface{background-color:#ffc8cb}.t_bc_alert_error_surface{border-color:#ffc8cb}.t_c-h_alert_error_surface:hover{color:#ffc8cb}.t_bg-h_alert_error_surface:hover{background-color:#ffc8cb}.t_c_alert_succes{color:var(--functional_success)}.t_bg_alert_succes{background-color:var(--functional_success)}.t_bc_alert_succes{border-color:var(--functional_success)}.t_c-h_alert_succes:hover{color:var(--functional_success)}.t_bg-h_alert_succes:hover{background-color:var(--functional_success)}.t_c_alert_succes_surface{color:#cfe2cb}.t_bg_alert_succes_surface{background-color:#cfe2cb}.t_bc_alert_succes_surface{border-color:#cfe2cb}.t_c-h_alert_succes_surface:hover{color:#cfe2cb}.t_bg-h_alert_succes_surface:hover{background-color:#cfe2cb}.t_c_menu_surface{color:var(--surface_primary)}.t_bg_menu_surface{background-color:var(--surface_primary)}.t_bc_menu_surface{border-color:var(--surface_primary)}.t_c-h_menu_surface:hover{color:var(--surface_primary)}.t_bg-h_menu_surface:hover{background-color:var(--surface_primary)}.t_c_button_primary_surface{color:#000}.t_bg_button_primary_surface{background-color:#000}.t_bc_button_primary_surface{border-color:#000}.t_c-h_button_primary_surface:hover{color:#000}.t_bg-h_button_primary_surface:hover{background-color:#000}.t_c_button_primary_text{color:#fff}.t_bg_button_primary_text{background-color:#fff}.t_bc_button_primary_text{border-color:#fff}.t_c-h_button_primary_text:hover{color:#fff}.t_bg-h_button_primary_text:hover{background-color:#fff}.t_c_button_secondary_surface{color:var(--surface_secondary)}.t_bg_button_secondary_surface{background-color:var(--surface_secondary)}.t_bc_button_secondary_surface{border-color:var(--surface_secondary)}.t_c-h_button_secondary_surface:hover{color:var(--surface_secondary)}.t_bg-h_button_secondary_surface:hover{background-color:var(--surface_secondary)}.t_c_button_secondary_text{color:var(--text_secondary)}.t_bg_button_secondary_text{background-color:var(--text_secondary)}.t_bc_button_secondary_text{border-color:var(--text_secondary)}.t_c-h_button_secondary_text:hover{color:var(--text_secondary)}.t_bg-h_button_secondary_text:hover{background-color:var(--text_secondary)}.t_c_button_text{color:var(--text_secondary)}.t_bg_button_text{background-color:var(--text_secondary)}.t_bc_button_text{border-color:var(--text_secondary)}.t_c-h_button_text:hover{color:var(--text_secondary)}.t_bg-h_button_text:hover{background-color:var(--text_secondary)}.t_c_button_inactive_surface{color:#434343}.t_bg_button_inactive_surface{background-color:#434343}.t_bc_button_inactive_surface{border-color:#434343}.t_c-h_button_inactive_surface:hover{color:#434343}.t_bg-h_button_inactive_surface:hover{background-color:#434343}.t_c_sidebar_surface{color:var(--surface_primary)}.t_bg_sidebar_surface{background-color:var(--surface_primary)}.t_bc_sidebar_surface{border-color:var(--surface_primary)}.t_c-h_sidebar_surface:hover{color:var(--surface_primary)}.t_bg-h_sidebar_surface:hover{background-color:var(--surface_primary)}.t_c_sidebar_overlay{color:#00000026}.t_bg_sidebar_overlay{background-color:#00000026}.t_bc_sidebar_overlay{border-color:#00000026}.t_c-h_sidebar_overlay:hover{color:#00000026}.t_bg-h_sidebar_overlay:hover{background-color:#00000026}.t_c_footer_surface{color:var(--surface_heavy_contrast)}.t_bg_footer_surface{background-color:var(--surface_heavy_contrast)}.t_bc_footer_surface{border-color:var(--surface_heavy_contrast)}.t_c-h_footer_surface:hover{color:var(--surface_heavy_contrast)}.t_bg-h_footer_surface:hover{background-color:var(--surface_heavy_contrast)}.t_c_footer_primary{color:var(--text_contrast_primary)}.t_bg_footer_primary{background-color:var(--text_contrast_primary)}.t_bc_footer_primary{border-color:var(--text_contrast_primary)}.t_c-h_footer_primary:hover{color:var(--text_contrast_primary)}.t_bg-h_footer_primary:hover{background-color:var(--text_contrast_primary)}.t_c_footer_complementary{color:var(--text_contrast_secondary)}.t_bg_footer_complementary{background-color:var(--text_contrast_secondary)}.t_bc_footer_complementary{border-color:var(--text_contrast_secondary)}.t_c-h_footer_complementary:hover{color:var(--text_contrast_secondary)}.t_bg-h_footer_complementary:hover{background-color:var(--text_contrast_secondary)}.t_c_footer_divider{color:var(--surface_contrast)}.t_bg_footer_divider{background-color:var(--surface_contrast)}.t_bc_footer_divider{border-color:var(--surface_contrast)}.t_c-h_footer_divider:hover{color:var(--surface_contrast)}.t_bg-h_footer_divider:hover{background-color:var(--surface_contrast)}.t_c_reviews_star_empty{color:#d9d9d9}.t_bg_reviews_star_empty{background-color:#d9d9d9}.t_bc_reviews_star_empty{border-color:#d9d9d9}.t_c-h_reviews_star_empty:hover{color:#d9d9d9}.t_bg-h_reviews_star_empty:hover{background-color:#d9d9d9}.t_c_reviews_star{color:#e5b048}.t_bg_reviews_star{background-color:#e5b048}.t_bc_reviews_star{border-color:#e5b048}.t_c-h_reviews_star:hover{color:#e5b048}.t_bg-h_reviews_star:hover{background-color:#e5b048}.t_c_product_variants_brown{color:#97533f}.t_bg_product_variants_brown{background-color:#97533f}.t_bc_product_variants_brown{border-color:#97533f}.t_c-h_product_variants_brown:hover{color:#97533f}.t_bg-h_product_variants_brown:hover{background-color:#97533f}.t_c_product_variants_purple{color:#9747ff}.t_bg_product_variants_purple{background-color:#9747ff}.t_bc_product_variants_purple{border-color:#9747ff}.t_c-h_product_variants_purple:hover{color:#9747ff}.t_bg-h_product_variants_purple:hover{background-color:#9747ff}.t_c_product_variants_yellow{color:#ffad0c}.t_bg_product_variants_yellow{background-color:#ffad0c}.t_bc_product_variants_yellow{border-color:#ffad0c}.t_c-h_product_variants_yellow:hover{color:#ffad0c}.t_bg-h_product_variants_yellow:hover{background-color:#ffad0c}.t_c_product_variants_green{color:#6ca65a}.t_bg_product_variants_green{background-color:#6ca65a}.t_bc_product_variants_green{border-color:#6ca65a}.t_c-h_product_variants_green:hover{color:#6ca65a}.t_bg-h_product_variants_green:hover{background-color:#6ca65a}.t_c_product_variants_red{color:#fa1e0e}.t_bg_product_variants_red{background-color:#fa1e0e}.t_bc_product_variants_red{border-color:#fa1e0e}.t_c-h_product_variants_red:hover{color:#fa1e0e}.t_bg-h_product_variants_red:hover{background-color:#fa1e0e}}@media (max-width:breakpoint(md)-1px){.m_c_brand_len{color:#f1efe8}.m_bg_brand_len{background-color:#f1efe8}.m_bc_brand_len{border-color:#f1efe8}.m_c-h_brand_len:hover{color:#f1efe8}.m_bg-h_brand_len:hover{background-color:#f1efe8}.m_c_brand_primary{color:#003199}.m_bg_brand_primary{background-color:#003199}.m_bc_brand_primary{border-color:#003199}.m_c-h_brand_primary:hover{color:#003199}.m_bg-h_brand_primary:hover{background-color:#003199}.m_c_brand_secondary{color:#fbfbf9}.m_bg_brand_secondary{background-color:#fbfbf9}.m_bc_brand_secondary{border-color:#fbfbf9}.m_c-h_brand_secondary:hover{color:#fbfbf9}.m_bg-h_brand_secondary:hover{background-color:#fbfbf9}.m_c_brand_complementary{color:#0c1a53}.m_bg_brand_complementary{background-color:#0c1a53}.m_bc_brand_complementary{border-color:#0c1a53}.m_c-h_brand_complementary:hover{color:#0c1a53}.m_bg-h_brand_complementary:hover{background-color:#0c1a53}.m_c_brand_contrast{color:#2952a9}.m_bg_brand_contrast{background-color:#2952a9}.m_bc_brand_contrast{border-color:#2952a9}.m_c-h_brand_contrast:hover{color:#2952a9}.m_bg-h_brand_contrast:hover{background-color:#2952a9}.m_c_brand_light_blue{color:#5273ba}.m_bg_brand_light_blue{background-color:#5273ba}.m_bc_brand_light_blue{border-color:#5273ba}.m_c-h_brand_light_blue:hover{color:#5273ba}.m_bg-h_brand_light_blue:hover{background-color:#5273ba}.m_c_brand_light{color:#f1efe8}.m_bg_brand_light{background-color:#f1efe8}.m_bc_brand_light{border-color:#f1efe8}.m_c-h_brand_light:hover{color:#f1efe8}.m_bg-h_brand_light:hover{background-color:#f1efe8}.m_c_brand_white{color:#fbfbf9}.m_bg_brand_white{background-color:#fbfbf9}.m_bc_brand_white{border-color:#fbfbf9}.m_c-h_brand_white:hover{color:#fbfbf9}.m_bg-h_brand_white:hover{background-color:#fbfbf9}.m_c_functional_success{color:#568647}.m_bg_functional_success{background-color:#568647}.m_bc_functional_success{border-color:#568647}.m_c-h_functional_success:hover{color:#568647}.m_bg-h_functional_success:hover{background-color:#568647}.m_c_functional_error{color:#ec0312}.m_bg_functional_error{background-color:#ec0312}.m_bc_functional_error{border-color:#ec0312}.m_c-h_functional_error:hover{color:#ec0312}.m_bg-h_functional_error:hover{background-color:#ec0312}.m_c_functional_sale{color:#fa1e0e}.m_bg_functional_sale{background-color:#fa1e0e}.m_bc_functional_sale{border-color:#fa1e0e}.m_c-h_functional_sale:hover{color:#fa1e0e}.m_bg-h_functional_sale:hover{background-color:#fa1e0e}.m_c_functional_rating{color:#e5b048}.m_bg_functional_rating{background-color:#e5b048}.m_bc_functional_rating{border-color:#e5b048}.m_c-h_functional_rating:hover{color:#e5b048}.m_bg-h_functional_rating:hover{background-color:#e5b048}.m_c_functional_in_stock{color:#95bf8b}.m_bg_functional_in_stock{background-color:#95bf8b}.m_bc_functional_in_stock{border-color:#95bf8b}.m_c-h_functional_in_stock:hover{color:#95bf8b}.m_bg-h_functional_in_stock:hover{background-color:#95bf8b}.m_c_functional_on_the_way{color:#e5b048}.m_bg_functional_on_the_way{background-color:#e5b048}.m_bc_functional_on_the_way{border-color:#e5b048}.m_c-h_functional_on_the_way:hover{color:#e5b048}.m_bg-h_functional_on_the_way:hover{background-color:#e5b048}.m_c_functional_out_of_stock{color:#ec0312}.m_bg_functional_out_of_stock{background-color:#ec0312}.m_bc_functional_out_of_stock{border-color:#ec0312}.m_c-h_functional_out_of_stock:hover{color:#ec0312}.m_bg-h_functional_out_of_stock:hover{background-color:#ec0312}.m_c_functional_notification{color:#95bf8b}.m_bg_functional_notification{background-color:#95bf8b}.m_bc_functional_notification{border-color:#95bf8b}.m_c-h_functional_notification:hover{color:#95bf8b}.m_bg-h_functional_notification:hover{background-color:#95bf8b}.m_c_surface_primary{color:#f5f5f5}.m_bg_surface_primary{background-color:#f5f5f5}.m_bc_surface_primary{border-color:#f5f5f5}.m_c-h_surface_primary:hover{color:#f5f5f5}.m_bg-h_surface_primary:hover{background-color:#f5f5f5}.m_c_surface_secondary{color:#e9e9e9}.m_bg_surface_secondary{background-color:#e9e9e9}.m_bc_surface_secondary{border-color:#e9e9e9}.m_c-h_surface_secondary:hover{color:#e9e9e9}.m_bg-h_surface_secondary:hover{background-color:#e9e9e9}.m_c_surface_contrast{color:#555}.m_bg_surface_contrast{background-color:#555}.m_bc_surface_contrast{border-color:#555}.m_c-h_surface_contrast:hover{color:#555}.m_bg-h_surface_contrast:hover{background-color:#555}.m_c_surface_heavy_contrast{color:#000}.m_bg_surface_heavy_contrast{background-color:#000}.m_bc_surface_heavy_contrast{border-color:#000}.m_c-h_surface_heavy_contrast:hover{color:#000}.m_bg-h_surface_heavy_contrast:hover{background-color:#000}.m_c_surface_active{color:#d9d9d9}.m_bg_surface_active{background-color:#d9d9d9}.m_bc_surface_active{border-color:#d9d9d9}.m_c-h_surface_active:hover{color:#d9d9d9}.m_bg-h_surface_active:hover{background-color:#d9d9d9}.m_c_surface_product_image{color:#f0f0f0}.m_bg_surface_product_image{background-color:#f0f0f0}.m_bc_surface_product_image{border-color:#f0f0f0}.m_c-h_surface_product_image:hover{color:#f0f0f0}.m_bg-h_surface_product_image:hover{background-color:#f0f0f0}.m_c_surface_card{color:#e9e9e9}.m_bg_surface_card{background-color:#e9e9e9}.m_bc_surface_card{border-color:#e9e9e9}.m_c-h_surface_card:hover{color:#e9e9e9}.m_bg-h_surface_card:hover{background-color:#e9e9e9}.m_c_surface_card_hover{color:#d9d9d9}.m_bg_surface_card_hover{background-color:#d9d9d9}.m_bc_surface_card_hover{border-color:#d9d9d9}.m_c-h_surface_card_hover:hover{color:#d9d9d9}.m_bg-h_surface_card_hover:hover{background-color:#d9d9d9}.m_c_border_primary{color:#9d9d9d}.m_bg_border_primary{background-color:#9d9d9d}.m_bc_border_primary{border-color:#9d9d9d}.m_c-h_border_primary:hover{color:#9d9d9d}.m_bg-h_border_primary:hover{background-color:#9d9d9d}.m_c_border_secondary{color:#d9d9d9}.m_bg_border_secondary{background-color:#d9d9d9}.m_bc_border_secondary{border-color:#d9d9d9}.m_c-h_border_secondary:hover{color:#d9d9d9}.m_bg-h_border_secondary:hover{background-color:#d9d9d9}.m_c_border_contrast{color:#fff}.m_bg_border_contrast{background-color:#fff}.m_bc_border_contrast{border-color:#fff}.m_c-h_border_contrast:hover{color:#fff}.m_bg-h_border_contrast:hover{background-color:#fff}.m_c_border_selected{color:#000}.m_bg_border_selected{background-color:#000}.m_bc_border_selected{border-color:#000}.m_c-h_border_selected:hover{color:#000}.m_bg-h_border_selected:hover{background-color:#000}.m_c_headline_primary{color:#000}.m_bg_headline_primary{background-color:#000}.m_bc_headline_primary{border-color:#000}.m_c-h_headline_primary:hover{color:#000}.m_bg-h_headline_primary:hover{background-color:#000}.m_c_headline_secondary{color:#555}.m_bg_headline_secondary{background-color:#555}.m_bc_headline_secondary{border-color:#555}.m_c-h_headline_secondary:hover{color:#555}.m_bg-h_headline_secondary:hover{background-color:#555}.m_c_headline_contrast{color:#fff}.m_bg_headline_contrast{background-color:#fff}.m_bc_headline_contrast{border-color:#fff}.m_c-h_headline_contrast:hover{color:#fff}.m_bg-h_headline_contrast:hover{background-color:#fff}.m_c_text_primary{color:#000}.m_bg_text_primary{background-color:#000}.m_bc_text_primary{border-color:#000}.m_c-h_text_primary:hover{color:#000}.m_bg-h_text_primary:hover{background-color:#000}.m_c_text_secondary{color:#a4a39e}.m_bg_text_secondary{background-color:#a4a39e}.m_bc_text_secondary{border-color:#a4a39e}.m_c-h_text_secondary:hover{color:#a4a39e}.m_bg-h_text_secondary:hover{background-color:#a4a39e}.m_c_text_complementary{color:#7d7c79}.m_bg_text_complementary{background-color:#7d7c79}.m_bc_text_complementary{border-color:#7d7c79}.m_c-h_text_complementary:hover{color:#7d7c79}.m_bg-h_text_complementary:hover{background-color:#7d7c79}.m_c_text_link{color:#fd8c3a}.m_bg_text_link{background-color:#fd8c3a}.m_bc_text_link{border-color:#fd8c3a}.m_c-h_text_link:hover{color:#fd8c3a}.m_bg-h_text_link:hover{background-color:#fd8c3a}.m_c_text_link_hover{color:#ef2525}.m_bg_text_link_hover{background-color:#ef2525}.m_bc_text_link_hover{border-color:#ef2525}.m_c-h_text_link_hover:hover{color:#ef2525}.m_bg-h_text_link_hover:hover{background-color:#ef2525}.m_c_text_link_clicked{color:#e229a3}.m_bg_text_link_clicked{background-color:#e229a3}.m_bc_text_link_clicked{border-color:#e229a3}.m_c-h_text_link_clicked:hover{color:#e229a3}.m_bg-h_text_link_clicked:hover{background-color:#e229a3}.m_c_text_active{color:#000}.m_bg_text_active{background-color:#000}.m_bc_text_active{border-color:#000}.m_c-h_text_active:hover{color:#000}.m_bg-h_text_active:hover{background-color:#000}.m_c_text_contrast_primary{color:#a4a39e}.m_bg_text_contrast_primary{background-color:#a4a39e}.m_bc_text_contrast_primary{border-color:#a4a39e}.m_c-h_text_contrast_primary:hover{color:#a4a39e}.m_bg-h_text_contrast_primary:hover{background-color:#a4a39e}.m_c_text_contrast_secondary{color:#e9e9e9}.m_bg_text_contrast_secondary{background-color:#e9e9e9}.m_bc_text_contrast_secondary{border-color:#e9e9e9}.m_c-h_text_contrast_secondary:hover{color:#e9e9e9}.m_bg-h_text_contrast_secondary:hover{background-color:#e9e9e9}.m_c_text_contrast_complementary{color:#c4c4c4}.m_bg_text_contrast_complementary{background-color:#c4c4c4}.m_bc_text_contrast_complementary{border-color:#c4c4c4}.m_c-h_text_contrast_complementary:hover{color:#c4c4c4}.m_bg-h_text_contrast_complementary:hover{background-color:#c4c4c4}.m_c_icons_primary{color:#000}.m_bg_icons_primary{background-color:#000}.m_bc_icons_primary{border-color:#000}.m_c-h_icons_primary:hover{color:#000}.m_bg-h_icons_primary:hover{background-color:#000}.m_c_icons_secondary{color:#555}.m_bg_icons_secondary{background-color:#555}.m_bc_icons_secondary{border-color:#555}.m_c-h_icons_secondary:hover{color:#555}.m_bg-h_icons_secondary:hover{background-color:#555}.m_c_icons_contrast{color:#fff}.m_bg_icons_contrast{background-color:#fff}.m_bc_icons_contrast{border-color:#fff}.m_c-h_icons_contrast:hover{color:#fff}.m_bg-h_icons_contrast:hover{background-color:#fff}.m_c_control_draggable{color:#555}.m_bg_control_draggable{background-color:#555}.m_bc_control_draggable{border-color:#555}.m_c-h_control_draggable:hover{color:#555}.m_bg-h_control_draggable:hover{background-color:#555}.m_c_control_open{color:#fff}.m_bg_control_open{background-color:#fff}.m_bc_control_open{border-color:#fff}.m_c-h_control_open:hover{color:#fff}.m_bg-h_control_open:hover{background-color:#fff}.m_c_breadcrumbs_default{color:#7b7b7b}.m_bg_breadcrumbs_default{background-color:#7b7b7b}.m_bc_breadcrumbs_default{border-color:#7b7b7b}.m_c-h_breadcrumbs_default:hover{color:#7b7b7b}.m_bg-h_breadcrumbs_default:hover{background-color:#7b7b7b}.m_c_breadcrumbs_current{color:#000}.m_bg_breadcrumbs_current{background-color:#000}.m_bc_breadcrumbs_current{border-color:#000}.m_c-h_breadcrumbs_current:hover{color:#000}.m_bg-h_breadcrumbs_current:hover{background-color:#000}.m_c_form_checkbox{color:var(--border_primary)}.m_bg_form_checkbox{background-color:var(--border_primary)}.m_bc_form_checkbox{border-color:var(--border_primary)}.m_c-h_form_checkbox:hover{color:var(--border_primary)}.m_bg-h_form_checkbox:hover{background-color:var(--border_primary)}.m_c_form_input_surface{color:#fff}.m_bg_form_input_surface{background-color:#fff}.m_bc_form_input_surface{border-color:#fff}.m_c-h_form_input_surface:hover{color:#fff}.m_bg-h_form_input_surface:hover{background-color:#fff}.m_c_form_input_border{color:var(--border_primary)}.m_bg_form_input_border{background-color:var(--border_primary)}.m_bc_form_input_border{border-color:var(--border_primary)}.m_c-h_form_input_border:hover{color:var(--border_primary)}.m_bg-h_form_input_border:hover{background-color:var(--border_primary)}.m_c_form_input_text{color:var(--text_primary)}.m_bg_form_input_text{background-color:var(--text_primary)}.m_bc_form_input_text{border-color:var(--text_primary)}.m_c-h_form_input_text:hover{color:var(--text_primary)}.m_bg-h_form_input_text:hover{background-color:var(--text_primary)}.m_c_form_disabled{color:#c4c4c4}.m_bg_form_disabled{background-color:#c4c4c4}.m_bc_form_disabled{border-color:#c4c4c4}.m_c-h_form_disabled:hover{color:#c4c4c4}.m_bg-h_form_disabled:hover{background-color:#c4c4c4}.m_c_form_helper_text{color:var(--text_complementary)}.m_bg_form_helper_text{background-color:var(--text_complementary)}.m_bc_form_helper_text{border-color:var(--text_complementary)}.m_c-h_form_helper_text:hover{color:var(--text_complementary)}.m_bg-h_form_helper_text:hover{background-color:var(--text_complementary)}.m_c_form_label{color:var(--text_secondary)}.m_bg_form_label{background-color:var(--text_secondary)}.m_bc_form_label{border-color:var(--text_secondary)}.m_c-h_form_label:hover{color:var(--text_secondary)}.m_bg-h_form_label:hover{background-color:var(--text_secondary)}.m_c_badge_sale{color:#fa1e0e}.m_bg_badge_sale{background-color:#fa1e0e}.m_bc_badge_sale{border-color:#fa1e0e}.m_c-h_badge_sale:hover{color:#fa1e0e}.m_bg-h_badge_sale:hover{background-color:#fa1e0e}.m_c_badge_new{color:#ffad0c}.m_bg_badge_new{background-color:#ffad0c}.m_bc_badge_new{border-color:#ffad0c}.m_c-h_badge_new:hover{color:#ffad0c}.m_bg-h_badge_new:hover{background-color:#ffad0c}.m_c_badge_general{color:#2bb0e8}.m_bg_badge_general{background-color:#2bb0e8}.m_bc_badge_general{border-color:#2bb0e8}.m_c-h_badge_general:hover{color:#2bb0e8}.m_bg-h_badge_general:hover{background-color:#2bb0e8}.m_c_badge_text{color:#000}.m_bg_badge_text{background-color:#000}.m_bc_badge_text{border-color:#000}.m_c-h_badge_text:hover{color:#000}.m_bg-h_badge_text:hover{background-color:#000}.m_c_badge_text_inverted{color:#fff}.m_bg_badge_text_inverted{background-color:#fff}.m_bc_badge_text_inverted{border-color:#fff}.m_c-h_badge_text_inverted:hover{color:#fff}.m_bg-h_badge_text_inverted:hover{background-color:#fff}.m_c_alert_error{color:var(--functional_error)}.m_bg_alert_error{background-color:var(--functional_error)}.m_bc_alert_error{border-color:var(--functional_error)}.m_c-h_alert_error:hover{color:var(--functional_error)}.m_bg-h_alert_error:hover{background-color:var(--functional_error)}.m_c_alert_error_surface{color:#ffc8cb}.m_bg_alert_error_surface{background-color:#ffc8cb}.m_bc_alert_error_surface{border-color:#ffc8cb}.m_c-h_alert_error_surface:hover{color:#ffc8cb}.m_bg-h_alert_error_surface:hover{background-color:#ffc8cb}.m_c_alert_succes{color:var(--functional_success)}.m_bg_alert_succes{background-color:var(--functional_success)}.m_bc_alert_succes{border-color:var(--functional_success)}.m_c-h_alert_succes:hover{color:var(--functional_success)}.m_bg-h_alert_succes:hover{background-color:var(--functional_success)}.m_c_alert_succes_surface{color:#cfe2cb}.m_bg_alert_succes_surface{background-color:#cfe2cb}.m_bc_alert_succes_surface{border-color:#cfe2cb}.m_c-h_alert_succes_surface:hover{color:#cfe2cb}.m_bg-h_alert_succes_surface:hover{background-color:#cfe2cb}.m_c_menu_surface{color:var(--surface_primary)}.m_bg_menu_surface{background-color:var(--surface_primary)}.m_bc_menu_surface{border-color:var(--surface_primary)}.m_c-h_menu_surface:hover{color:var(--surface_primary)}.m_bg-h_menu_surface:hover{background-color:var(--surface_primary)}.m_c_button_primary_surface{color:#000}.m_bg_button_primary_surface{background-color:#000}.m_bc_button_primary_surface{border-color:#000}.m_c-h_button_primary_surface:hover{color:#000}.m_bg-h_button_primary_surface:hover{background-color:#000}.m_c_button_primary_text{color:#fff}.m_bg_button_primary_text{background-color:#fff}.m_bc_button_primary_text{border-color:#fff}.m_c-h_button_primary_text:hover{color:#fff}.m_bg-h_button_primary_text:hover{background-color:#fff}.m_c_button_secondary_surface{color:var(--surface_secondary)}.m_bg_button_secondary_surface{background-color:var(--surface_secondary)}.m_bc_button_secondary_surface{border-color:var(--surface_secondary)}.m_c-h_button_secondary_surface:hover{color:var(--surface_secondary)}.m_bg-h_button_secondary_surface:hover{background-color:var(--surface_secondary)}.m_c_button_secondary_text{color:var(--text_secondary)}.m_bg_button_secondary_text{background-color:var(--text_secondary)}.m_bc_button_secondary_text{border-color:var(--text_secondary)}.m_c-h_button_secondary_text:hover{color:var(--text_secondary)}.m_bg-h_button_secondary_text:hover{background-color:var(--text_secondary)}.m_c_button_text{color:var(--text_secondary)}.m_bg_button_text{background-color:var(--text_secondary)}.m_bc_button_text{border-color:var(--text_secondary)}.m_c-h_button_text:hover{color:var(--text_secondary)}.m_bg-h_button_text:hover{background-color:var(--text_secondary)}.m_c_button_inactive_surface{color:#434343}.m_bg_button_inactive_surface{background-color:#434343}.m_bc_button_inactive_surface{border-color:#434343}.m_c-h_button_inactive_surface:hover{color:#434343}.m_bg-h_button_inactive_surface:hover{background-color:#434343}.m_c_sidebar_surface{color:var(--surface_primary)}.m_bg_sidebar_surface{background-color:var(--surface_primary)}.m_bc_sidebar_surface{border-color:var(--surface_primary)}.m_c-h_sidebar_surface:hover{color:var(--surface_primary)}.m_bg-h_sidebar_surface:hover{background-color:var(--surface_primary)}.m_c_sidebar_overlay{color:#00000026}.m_bg_sidebar_overlay{background-color:#00000026}.m_bc_sidebar_overlay{border-color:#00000026}.m_c-h_sidebar_overlay:hover{color:#00000026}.m_bg-h_sidebar_overlay:hover{background-color:#00000026}.m_c_footer_surface{color:var(--surface_heavy_contrast)}.m_bg_footer_surface{background-color:var(--surface_heavy_contrast)}.m_bc_footer_surface{border-color:var(--surface_heavy_contrast)}.m_c-h_footer_surface:hover{color:var(--surface_heavy_contrast)}.m_bg-h_footer_surface:hover{background-color:var(--surface_heavy_contrast)}.m_c_footer_primary{color:var(--text_contrast_primary)}.m_bg_footer_primary{background-color:var(--text_contrast_primary)}.m_bc_footer_primary{border-color:var(--text_contrast_primary)}.m_c-h_footer_primary:hover{color:var(--text_contrast_primary)}.m_bg-h_footer_primary:hover{background-color:var(--text_contrast_primary)}.m_c_footer_complementary{color:var(--text_contrast_secondary)}.m_bg_footer_complementary{background-color:var(--text_contrast_secondary)}.m_bc_footer_complementary{border-color:var(--text_contrast_secondary)}.m_c-h_footer_complementary:hover{color:var(--text_contrast_secondary)}.m_bg-h_footer_complementary:hover{background-color:var(--text_contrast_secondary)}.m_c_footer_divider{color:var(--surface_contrast)}.m_bg_footer_divider{background-color:var(--surface_contrast)}.m_bc_footer_divider{border-color:var(--surface_contrast)}.m_c-h_footer_divider:hover{color:var(--surface_contrast)}.m_bg-h_footer_divider:hover{background-color:var(--surface_contrast)}.m_c_reviews_star_empty{color:#d9d9d9}.m_bg_reviews_star_empty{background-color:#d9d9d9}.m_bc_reviews_star_empty{border-color:#d9d9d9}.m_c-h_reviews_star_empty:hover{color:#d9d9d9}.m_bg-h_reviews_star_empty:hover{background-color:#d9d9d9}.m_c_reviews_star{color:#e5b048}.m_bg_reviews_star{background-color:#e5b048}.m_bc_reviews_star{border-color:#e5b048}.m_c-h_reviews_star:hover{color:#e5b048}.m_bg-h_reviews_star:hover{background-color:#e5b048}.m_c_product_variants_brown{color:#97533f}.m_bg_product_variants_brown{background-color:#97533f}.m_bc_product_variants_brown{border-color:#97533f}.m_c-h_product_variants_brown:hover{color:#97533f}.m_bg-h_product_variants_brown:hover{background-color:#97533f}.m_c_product_variants_purple{color:#9747ff}.m_bg_product_variants_purple{background-color:#9747ff}.m_bc_product_variants_purple{border-color:#9747ff}.m_c-h_product_variants_purple:hover{color:#9747ff}.m_bg-h_product_variants_purple:hover{background-color:#9747ff}.m_c_product_variants_yellow{color:#ffad0c}.m_bg_product_variants_yellow{background-color:#ffad0c}.m_bc_product_variants_yellow{border-color:#ffad0c}.m_c-h_product_variants_yellow:hover{color:#ffad0c}.m_bg-h_product_variants_yellow:hover{background-color:#ffad0c}.m_c_product_variants_green{color:#6ca65a}.m_bg_product_variants_green{background-color:#6ca65a}.m_bc_product_variants_green{border-color:#6ca65a}.m_c-h_product_variants_green:hover{color:#6ca65a}.m_bg-h_product_variants_green:hover{background-color:#6ca65a}.m_c_product_variants_red{color:#fa1e0e}.m_bg_product_variants_red{background-color:#fa1e0e}.m_bc_product_variants_red{border-color:#fa1e0e}.m_c-h_product_variants_red:hover{color:#fa1e0e}.m_bg-h_product_variants_red:hover{background-color:#fa1e0e}}:root{--font-primary:YoungSerif,sans-serif;--font-secondary:HankenGrotesk,serif}@font-face{font-family:YoungSerif;src:url(../../assets/fonts/primary/YoungSerif-Medium.woff2) format("woff2"),url(../../assets/fonts/primary/YoungSerif-Medium.woff) format("woff"),url(../../assets/fonts/primary/YoungSerif-Medium.ttf) format("truetype");font-style:normal}@font-face{font-family:HankenGrotesk;src:url(../../assets/fonts/secondary/HankenGrotesk-Regular.woff2) format("woff2"),url(../../assets/fonts/secondary/HankenGrotesk-Regular.woff) format("woff"),url(../../assets/fonts/secondary/HankenGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HankenGrotesk;src:url(../../assets/fonts/secondary/HankenGrotesk-Medium.woff2) format("woff2"),url(../../assets/fonts/secondary/HankenGrotesk-Medium.woff) format("woff"),url(../../assets/fonts/secondary/HankenGrotesk-Medium.ttf) format("truetype");font-weight:500;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}}.callout__text,.cookie__table td,.cookie__table td.cookie__table-use,.product-catalog-header__description,.summary-row,.t,.t_1,.t_2,.t_3,.t_l,.t_m,.t_s,.text{font-family:HankenGrotesk,serif;color:#0c1a53;line-height:1.5;font-weight:400;text-transform:unset;font-style:normal}.callout__text a,.cookie__table td a,.cookie__table td.cookie__table-use a,.product-catalog-header__description a,.summary-row 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:#2952a9;transition:.23s ease-in-out;text-underline-offset:.125rem}.callout__text a:hover,.cookie__table td a:hover,.product-catalog-header__description a:hover,.summary-row 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{text-decoration:none;color:#b8c5e2}.callout__text a:visited,.cookie__table td a:visited,.product-catalog-header__description a:visited,.summary-row 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:#b8c5e2;-webkit-text-decoration-color:#b8c5e2;text-decoration-color:#b8c5e2}.t_1,.t_s{font-size:.875rem}.callout__text,.cookie__table td,.cookie__table td.cookie__table-use,.product-catalog-header__description,.summary-row,.t_2,.t_m{font-size:1rem}@media (max-width:767px){.callout__text,.cookie__table td,.cookie__table td.cookie__table-use,.product-catalog-header__description,.summary-row,.t_2,.t_m{font-size:.875rem}}.t_3,.t_l{font-size:1.25rem}@media (max-width:767px){.t_3,.t_l{font-size:1.125rem}}.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,.product-card__name,h1,h2,h3,h4,h5{font-family:YoungSerif,sans-serif;color:#003199;line-height:1.1;font-weight:500;margin:0}.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,.product-card__name a,h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration:underline;color:inherit}.n_1,h1{font-size:5.25rem;font-weight:400}@media (max-width:767px){.n_1,h1{font-size:4rem}}.n_2,h2{font-size:4rem;font-weight:400}@media (max-width:991px){.n_2,h2{font-size:2.5rem}}@media (max-width:767px){.n_2,h2{font-size:2.25rem}}.n_3,h3{font-size:3rem;line-height:1.2}@media (max-width:991px){.n_3,h3{font-size:2.25rem}}.n_4,.product-card__name,h4{font-size:2.5rem}@media (max-width:991px){.n_4,.product-card__name,h4{font-size:2.25rem}}.category-card__title,.checkout__login .checkbox-element__title,.n_5,h5{font-size:2rem;line-height:1.13}h3{letter-spacing:0}.callout__title,.title,.title_l,.title_m{font-family:HankenGrotesk,serif;font-weight:500;line-height:1.36;letter-spacing:.073rem;margin:0;text-transform:uppercase;color:#7d7c79;font-size:.8125rem}a.callout__title,a.title,a.title_l,a.title_m{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}a.callout__title:hover,a.title:hover,a.title_l:hover,a.title_m:hover{text-decoration:underline;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){a.callout__title:hover,a.title:hover,a.title_l:hover,a.title_m:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.title_l{font-size:1.5rem}@media (max-width:767px){.title_l{font-size:1.25rem}}.callout__title,.title_m{font-size:1.125rem}@media (max-width:767px){.callout__title,.title_m{font-size:1rem}}.title_overline{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.25;text-transform:inherit;color:#555}.text ol{padding-left:1.3em;font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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.-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:HankenGrotesk,serif;font-size:.875rem;font-weight:500;width:auto;min-width:auto;padding:.6875rem .9375rem;line-height:1.5;cursor:pointer;transition:.23s ease-in-out;text-align:center;text-decoration:none;border:0;border-radius:3.125rem;justify-content:center;gap:.4375rem;display:inline-flex;align-items:center}.button.-primary,.newsletter-form .newsletter-button{color:#fbfbf9;background-color:#003199}@media (min-width:1200px){.button--trigger:hover .button.-primary .hover-title span,.button--trigger:hover .newsletter-form .newsletter-button .hover-title span,.button.-primary:hover .hover-title span,.newsletter-form .button--trigger:hover .newsletter-button .hover-title span,.newsletter-form .newsletter-button:hover .hover-title span{transition:all .3s ease-in-out;transform:translateY(-1.28em);color:transparent;text-shadow:0 18px #fbfbf9}}.button.-secondary,.newsletter-form .-secondary.newsletter-button{color:#003199;background-color:#fbfbf9}@media (min-width:1200px){.button--trigger:hover .button.-secondary .hover-title span,.button--trigger:hover .newsletter-form .-secondary.newsletter-button .hover-title span,.button.-secondary:hover .hover-title span,.newsletter-form .-secondary.newsletter-button:hover .hover-title span,.newsletter-form .button--trigger:hover .-secondary.newsletter-button .hover-title span{transition:all .3s ease-in-out;transform:translateY(-1.28em);color:transparent;text-shadow:0 18px #003199}}.button.-tertiary,.newsletter-form .-tertiary.newsletter-button{color:#fbfbf9;background-color:transparent;border:.0625rem solid #fbfbf9}.button.-tertiary.-active svg [stroke],.button.-tertiary:hover svg [stroke],.newsletter-form .-tertiary.-active.newsletter-button svg [stroke],.newsletter-form .-tertiary.newsletter-button:hover svg [stroke]{stroke:#fbfbf9}.button.-tertiary.-active svg [fill],.button.-tertiary:hover svg [fill],.newsletter-form .-tertiary.-active.newsletter-button svg [fill],.newsletter-form .-tertiary.newsletter-button:hover svg [fill]{fill:#fbfbf9}@media (min-width:1200px){.button.-tertiary:hover .hover-title span,.newsletter-form .-tertiary.newsletter-button:hover .hover-title span{transition:all .3s ease-in-out;transform:translateY(-1.28em);color:transparent;text-shadow:0 18px #fbfbf9}}.button.-blue,.newsletter-form .-blue.newsletter-button{color:#fbfbf9;background-color:transparent;border:.0625rem solid #fbfbf9}.button.-blue.-active svg [stroke],.button.-blue:hover svg [stroke],.newsletter-form .-blue.-active.newsletter-button svg [stroke],.newsletter-form .-blue.newsletter-button:hover svg [stroke]{stroke:#fbfbf9}.button.-blue.-active svg [fill],.button.-blue:hover svg [fill],.newsletter-form .-blue.-active.newsletter-button svg [fill],.newsletter-form .-blue.newsletter-button:hover svg [fill]{fill:#fbfbf9}.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:first-of-type,.newsletter-form .newsletter-button>svg:first-of-type{min-width:8px;transform:translateX(0);transition:transform .3s ease-in-out}.button>svg:last-of-type,.newsletter-form .newsletter-button>svg:last-of-type{min-width:8px;transform:translateX(0);transition:transform .3s ease-in-out}@media (min-width:1200px){.button--trigger:hover .button>svg:first-of-type,.button--trigger:hover .newsletter-form .newsletter-button>svg:first-of-type,.button:hover>svg:first-of-type,.newsletter-form .button--trigger:hover .newsletter-button>svg:first-of-type,.newsletter-form .newsletter-button:hover>svg:first-of-type{transform:translateX(1px);transition:transform .3s ease-in-out}.button--trigger:hover .button>svg:last-of-type,.button--trigger:hover .newsletter-form .newsletter-button>svg:last-of-type,.button:hover>svg:last-of-type,.newsletter-form .button--trigger:hover .newsletter-button>svg:last-of-type,.newsletter-form .newsletter-button:hover>svg:last-of-type{transform:translateX(-1px);transition:transform .3s ease-in-out}}.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:8px;height:12px;-o-object-fit:contain;object-fit:contain}.button .hover-title,.newsletter-form .newsletter-button .hover-title{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;overflow:hidden}.button .hover-title span,.newsletter-form .newsletter-button .hover-title span{margin:auto;text-shadow:0 18px transparent;transform:translateY(0);transition:text-shadow .3s ease-in-out}.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:HankenGrotesk,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;min-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:#fbfbf9;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;color:#000}.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:#003199}.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;min-width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.control-icon.-m{padding:.5625rem;width:2.8125rem;height:2.8125rem}.control-icon.-m img,.control-icon.-m svg{display:block;width:1.0625rem;min-width:1.0625rem;height:1.0625rem;-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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;font-size:1rem;font-weight:600;line-height:1.5;display:block}.form__message{display:block;color:var(--text_primary);font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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__textarea:focus{border:.0625rem solid #555}.form__textarea::-moz-placeholder{font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;font-size:.75rem;color:#a4a39e;background:#003199;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,.8);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,.8);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,.8);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,.8);animation:fadeIn 150ms ease-in-out;z-index:200;background-image:url(../../assets/icons/loading.svg);background-color:rgba(0,0,0,.1);background-size:50px 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:#fbfbf9}.switch{cursor:pointer;text-indent:-9999px;width:52px;height:32px;display:block;border-radius:100px;position:relative;border:2px solid #7a94ca;background-color:transparent;transition:.3s ease-in-out;margin-top:5px}@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:#003199;background-color:#003199}.switch.-disabled{background-color:#b8c5e2;border-color:#b8c5e2}.switch:after{background:#7a94ca;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:#003199;background-color:#003199}input:checked~.switch:after{left:calc(100% - 3px);transform:translate(-100%,-50%);width:24px;height:24px;background:#fbfbf9}.table{width:100%;border-collapse:collapse}.table__row{border-bottom:1px solid #e4d8cd}.table__cell{font-family:YoungSerif,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:150%;color:#a4a39e;padding:1rem}.table__cell:first-child{padding-left:0}.table__cell:last-child{padding-right:0}.table__cell-head{color:#000;font-family:YoungSerif,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:HankenGrotesk,serif;color:#a4a39e}.tippy-box[data-theme~=tooltip] .tippy-arrow{color:#555}.benefit{display:flex;align-items:center;font-family:HankenGrotesk,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:HankenGrotesk,serif;font-style:normal;line-height:1.2;row-gap:5px;color:#7d7c79;font-size:.75rem;font-weight:600}@media (max-width:767px){.breadcrumbs{font-size:.6875rem}}.breadcrumbs-container{color:#7d7c79}.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:HankenGrotesk,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}.callout__icon svg{width:24px;min-width:24px;height:24px}.callout__content{display:flex;flex-direction:column;gap:.5rem}.callout__title{margin:0}.callout__text{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{font-family:HankenGrotesk,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{padding:.6875rem .5rem;font-size:14px;gap:8px}.alert-s .icon{width:1rem;min-width:1rem;height:1rem}.alert-info{color:#a4a39e;background:#e9e9e9}.alert-error{color:#ec0312}.alert-action{color:#ec0312;background:#f5f5f5}.alert svg path{fill:currentColor}.form__element .form__label{margin-bottom:8px}.form__element_helper{color:var(--text_complementary);font-family:HankenGrotesk,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}}.account-order-product-card-items{display:flex;flex-direction:column;row-gap:.5rem}.account-order-product-card-items__title{margin-bottom:.75rem}.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){.account-order-product-card__item{padding:1rem}}.account-order-product-card__item_info{display:flex;align-items:center;flex-direction:row;width:100%}@media (max-width:767px){.account-order-product-card__item_info{flex-wrap:wrap;row-gap:1rem}}.account-order-product-card__item_center,.account-order-product-card__item_left,.account-order-product-card__item_right{display:flex;align-items:center;flex-direction:row;width:33.33%}@media (max-width:767px){.account-order-product-card__item_center,.account-order-product-card__item_left,.account-order-product-card__item_right{flex-wrap:wrap}}@media (max-width:767px){.account-order-product-card__item_left{width:100%}}.account-order-product-card__item_center{justify-content:center}@media (max-width:767px){.account-order-product-card__item_center{justify-content:flex-start;width:25%}}@media (max-width:767px){.account-order-product-card__item_right{width:75%}}.account-order-product-card__item_image{max-width:5rem;max-height:5rem}.account-order-product-card__item_image img{width:80px;height:80px;border-radius:var(--border-radius-S,0)}.account-order-product-card__item_product{display:flex;align-items:flex-start;flex-direction:column;row-gap:.5rem}@media (max-width:767px){.account-order-product-card__item_product{row-gap:.125rem}}.account-order-product-card__item_title{max-width:270px}.account-order-product-card__item_number,.account-order-product-card__item_price,.account-order-product-card__item_size{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#000}.account-order-product-card__item_number{text-align:center}.account-order-product-card__item_price{font-size:1rem;text-align:right}@media (max-width:767px){.account-order-product-card__item_price{font-size:.875rem}}@media (max-width:767px) and (max-width:359px){.account-order-product-card__item_price{flex-wrap:wrap}}.account-order-product-card__item_price.-sale{color:#fa1e0e}.account-order-product-card__item_price.-originalPrice{color:#7d7c79;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.account-order-product-card__item_right{justify-content:flex-end;-moz-column-gap:.5rem;column-gap:.5rem}.account-order-product-card__item_size{color:#7d7c79}.account-voucher__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){.account-voucher__inner{justify-content:flex-start}}@media (max-width:991px){.account-voucher__inner{flex-wrap:wrap;row-gap:25px}}@media (max-width:767px){.account-voucher__inner{margin-top:0;padding:1rem;flex-direction:column}}.account-voucher__code{font-family:HankenGrotesk,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}.account-voucher__code:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:991px){.account-voucher__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}}.account-voucher__items{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;width:100%}@media (max-width:1199px){.account-voucher__items{flex-wrap:wrap;width:70%;gap:1rem}}@media (max-width:767px){.account-voucher__items{width:100%}}.account-voucher__button{display:flex;align-items:center;justify-content:flex-end;width:20%}@media (max-width:1199px){.account-voucher__button{width:30%}}@media (max-width:767px){.account-voucher__button{width:100%}.account-voucher__button .button,.account-voucher__button .newsletter-form .newsletter-button,.newsletter-form .account-voucher__button .newsletter-button{width:100%}}.account-voucher__item{display:flex;align-items:center;flex-basis:172px;flex-direction:row;justify-content:center;width:100%;height:auto}@media (max-width:1599px){.account-voucher__item{flex-basis:166px}}@media (max-width:1199px){.account-voucher__item{flex-direction:column;align-items:flex-start;flex-basis:calc(50% - (32px / 2));justify-content:flex-start;border-width:0}}.account-voucher__item:first-child{justify-content:flex-start;flex-basis:130px}@media (max-width:1199px){.account-voucher__item:first-child{flex-basis:calc(50% - (32px / 2))}}.account-voucher__tag{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;margin:0;padding:.25rem 1rem;text-transform:inherit;color:#fff;border-radius:3.125rem;background-color:#fa1e0e}.account-voucher.-activated .account-voucher__inner{justify-content:space-between;gap:1.5rem}@media (max-width:1199px){.account-voucher.-activated .account-voucher__inner{gap:1rem}}@media (max-width:767px){.account-voucher.-activated .account-voucher__inner{gap:1.5rem}}.account-voucher.-activated .account-voucher__items{width:calc(90% - 48px)}@media (max-width:1199px){.account-voucher.-activated .account-voucher__items{flex-wrap:wrap;width:calc(80% - 32px);gap:1rem}}@media (max-width:767px){.account-voucher.-activated .account-voucher__items{width:100%}}.account-voucher.-activated .account-voucher__item{display:flex;align-items:center;flex-basis:100%;flex-direction:row;gap:1rem}@media (max-width:767px){.account-voucher.-activated .account-voucher__item{flex-direction:column}}.account-voucher.-activated .account-voucher__item svg{width:1.5rem;min-width:1.5rem;height:1.5rem}@media (max-width:767px){.account-voucher.-activated .account-voucher__message{text-align:center}}.account-voucher.-activated .account-voucher__button{width:auto}@media (max-width:767px){.account-voucher.-activated .account-voucher__button{width:100%}.account-voucher.-activated .account-voucher__button .button,.account-voucher.-activated .account-voucher__button .newsletter-form .newsletter-button,.newsletter-form .account-voucher.-activated .account-voucher__button .newsletter-button{width:100%}}.account-voucher.-activated .account-voucher__button-activated{pointer-events:none;color:var(--functional_success);background-color:#cfe2cb}.account-voucher.-used .account-voucher__inner{border:.0625rem solid #d9d9d9;background-color:transparent}.account-voucher.-used .account-voucher__inner .control_icon{display:none}.account-voucher.-used .account-voucher__tag{color:#000;background-color:#fff}.account-voucher.-used .account-voucher__code{text-decoration:none}.account-voucher.-used .account-voucher__button .button,.account-voucher.-used .account-voucher__button .newsletter-form .newsletter-button,.newsletter-form .account-voucher.-used .account-voucher__button .newsletter-button{display:none}@media (max-width:767px){.account-voucher.-used .account-voucher__button{display:none}}.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:HankenGrotesk,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:HankenGrotesk,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 #fbfbf9}.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__product-name{max-width:290px;margin-bottom:.3125rem}.cart-product-card__product-name span{color:#a4a39e}@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}}.cart-product-card__variant-name{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:150%;width:100%;margin-bottom:auto;color:#7d7c79}.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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;display:flex;flex-direction:column;margin-bottom:.3125rem;gap:.5rem}.checkout-product-item__header a{text-decoration:underline}.checkout-product-item__variant-name{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:150%;display:block;width:100%;margin-bottom:auto;color:#7d7c79}.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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:150%;display:flex;color:#a4a39e;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:YoungSerif,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:#7d7c79}.checkout-summary__headline{display:flex;gap:.5rem}.checkout-summary__edit-cart{font-family:YoungSerif,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:150%;cursor:pointer;color:#a4a39e;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:HankenGrotesk,serif;font-size:1.5rem;font-weight:600;line-height:1.5;display:flex;justify-content:space-between;margin-top:.4rem;color:#a4a39e}@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:HankenGrotesk,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:HankenGrotesk,serif;font-style:normal;line-height:1.2;row-gap:5px;color:#7d7c79;font-size:.75rem;font-weight:600}@media (max-width:767px){.breadcrumbs{font-size:.6875rem}}.breadcrumbs-container{color:#7d7c79}.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:HankenGrotesk,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}.callout__icon svg{width:24px;min-width:24px;height:24px}.callout__content{display:flex;flex-direction:column;gap:.5rem}.callout__title{margin:0}.callout__text{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:HankenGrotesk,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:991px){.search{height:44px}}.nav.-transparent:not(.scrolled):not(.nav-bg) .search{border:1px solid #fff;background-color:transparent;color:#a4a39e}.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:HankenGrotesk,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:#003199;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:#003199;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:HankenGrotesk,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:#a4a39e}@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{position:relative;display:flex;justify-content:space-between}.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;margin-bottom:1px}.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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:100%;color:#a4a39e}.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:HankenGrotesk,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);gap:.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}@media (max-width:767px){.form-alert.--s svg{margin-top:.25rem}}.form-alert.--m{padding:1rem;gap:.75rem}.form-alert.--info{color:#000;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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:#003199}.product-add-to-cart__quantity input{font-family:YoungSerif,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:HankenGrotesk,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:#7d7c79;font-family:HankenGrotesk,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:#fbfbf9;background-color:#f5f5f5}.checkout-method-radio--selected .checkout-method-radio__label:hover{border-color:#fbfbf9;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:HankenGrotesk,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:#a4a39e}.checkout-method-radio__place{font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:#a4a39e;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:#a4a39e}.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:#a4a39e}}.checkout-pickup-point__link{width:auto;color:#a4a39e}.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:#a4a39e}}.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:#a4a39e}.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:HankenGrotesk,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:#7d7c79}.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:#a4a39e;font-family:HankenGrotesk,serif;font-size:.9375rem;font-weight:600;line-height:1.5}.product-sizes__header_size-chart{color:#a4a39e;font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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;right:0;display:flex;overflow:visible;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:520px;max-width:calc(100% - 30px);transition:all .5s cubic-bezier(.23,1,.32,1);padding:50px;left:50%;top:50%;max-height:calc(100% - 100px);min-height:50vh;transform:translate(-50%,-40%);opacity:0;border-image-source:url(../../assets/images/bitmap_beige.png);border-image-slice:57;border-image-width:57px;border-image-repeat:round;border-image-outset:26px;border-radius:20px;background:#fbfbf9}@media (max-width:991px){.sidebar{border-image-source:none;display:block;padding:30px;left:0;transform:none;right:0;top:unset;bottom:0;overflow:auto;background:0 0;width:100%;max-width:100%;max-height:100%}}.sidebar--scroll .sidebar__footer{box-shadow:0 -8px 40.8px 0 rgba(0,0,0,.2)}.sidebar:not(.opened){pointer-events:none}.sidebar.opened{opacity:1;transform:translate(-50%,-50%)}@media (max-width:991px){.sidebar.opened{transform:none}}.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%
  )}.sidebar__header{position:relative;padding:2rem 2rem 1.5rem 2rem}@media (max-width:767px){.sidebar__header{padding:1.625rem 2rem .75rem}}@media (max-width:575px){.sidebar__header{padding:1.625rem 1rem .75rem}}.sidebar__footer{padding:2rem 2rem 1.5rem 2rem}@media (max-width:575px){.sidebar__footer{padding:1rem}}.sidebar__content{overflow:auto}@media (max-width:991px){.sidebar__content{overflow:unset;width:100%;background:#fbfbf9;padding:50px 15px 30px;border-image-source:url(../../assets/images/bitmap_beige.png);border-image-slice:57;border-image-repeat:round;border-image-width:37px;border-image-outset:16px;border-radius:20px}}.sidebar__wrapper{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:991px){.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;opacity:1;left:0;top:0;margin-top:50px!important;height:auto;min-height:auto;pointer-events:auto}.sidebar__close{position:absolute;top:18px;right:18px;background:0 0;border:none;color:#003199;padding:0}@media (max-width:991px){.sidebar__close{position:absolute;top:45px;right:45px}}.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-done.-canceled .my-account-orders-card-done__price,.my-account-orders-card-done.-canceled .my-account-orders-card-done__status{color:var(--functional_error)}.my-account-orders-card-done.-on-hold .my-account-orders-card-done__price,.my-account-orders-card-done.-on-hold .my-account-orders-card-done__status{color:#e5b048}.my-account-orders-card-done.-shipped .my-account-orders-card-done__price,.my-account-orders-card-done.-shipped .my-account-orders-card-done__status{color:var(--functional_success)}.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{flex-wrap:wrap;row-gap:1.5rem}}.my-account-orders-card-done__state{min-width:150px}.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{padding:1rem 0 1rem 1rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}.my-account-orders-card-done__items.--item:hover{background-color:#d9d9d9}.my-account-orders-card-done__items.--item:hover .control-icon{border-color:#d9d9d9;background:#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{border-color:#e9e9e9;background-color:#e9e9e9}}.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:HankenGrotesk,serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-orders-card-done__title{margin-bottom:.5rem}.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{padding-right:1rem;gap:.5rem}@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:HankenGrotesk,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 span{display:none}.my-account-orders-card-done__image.--desktop img{opacity:1}}@media (min-width:1200px){.my-account-orders-card-done__image.--desktop+.my-account-orders-card-done__image{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-orders-card-done__link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.my-account-orders-card-done a:not(.my-account-orders-card-done__link),.my-account-orders-card-done button{position:relative;z-index:2}.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;position:relative}.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.-canceled .my-account-orders-card-master__price,.my-account-orders-card-master.-canceled .my-account-orders-card-master__status,.my-account-orders-card-master.-pending .my-account-orders-card-master__price,.my-account-orders-card-master.-pending .my-account-orders-card-master__status{color:var(--functional_error)}.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{position:relative;overflow:hidden;width:100%;-moz-column-gap:1rem;column-gap:1rem}.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;width:100%;padding:.25rem;border-radius:var(--border-radius-S,0);background-color:#d9d9d9}.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:HankenGrotesk,serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#7d7c79;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){position:absolute;left:50%;transform:translateX(-50%)}@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:#7d7c79}@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:HankenGrotesk,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:HankenGrotesk,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{margin-bottom:.375rem}.my-account-orders-card-master__status.--canceled{color:var(--functional_error)}.my-account-orders-card-master__status.--on-hold{color:#e5b048}.my-account-orders-card-master__status.--shipped{color:var(--functional_success)}.my-account-orders-card-master__id{font-family:HankenGrotesk,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{position:relative;width:100%;max-width:127px;height:100%;max-height:127px;border-radius:var(--radius-radius-M,10px);background-color:#f0f0f0}@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{width:100%;height:auto;border-radius:var(--radius-radius-M,10px);-o-object-fit:contain;object-fit:contain}.my-account-orders-card-master__image.--more{position:relative;height:100%;color:#000}.my-account-orders-card-master__image.--more span{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.my-account-orders-card-master__image.--more.--desktop span{display:block}.my-account-orders-card-master__image.--more.--desktop img{opacity:.3}@media (max-width:767px){.my-account-orders-card-master__image.--more.--mobile span{display:block}.my-account-orders-card-master__image.--more.--mobile img{opacity:.3}}.my-account-orders-card-master__image.--mobile{display:block}@media (max-width:767px){.my-account-orders-card-master__image.--mobile span{display:none}}@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-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:HankenGrotesk,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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin:0;letter-spacing:0;color:#7d7c79}.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:#a4a39e}.product-detail-header__data{font-family:YoungSerif,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:YoungSerif,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:#a4a39e;font-family:YoungSerif,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:YoungSerif,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:HankenGrotesk,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:#a4a39e;font-family:HankenGrotesk,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%;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%);max-height:100%}.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}}@media (max-width:767px){.product-detail-gallery-lightbox__thumbs{display:none}}.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}}@media (max-width:767px){.product-detail-gallery-lightbox__container{max-height:calc(100 * var(--vh),100vh);height:calc(100 * var(--vh),100vh)}}.product-detail-gallery-lightbox-swiper{flex:1;max-height:100%;height:100%}@media (max-width:767px){.product-detail-gallery-lightbox-swiper{display:flex;flex-direction:column}}.product-detail-gallery-lightbox-swiper .swiper-wrapper{scrollbar-width:none;height:100%;width:100%}@media (min-width:768px){.product-detail-gallery-lightbox-swiper .swiper-wrapper{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;touch-action:auto!important}}@media (max-width:767px){.product-detail-gallery-lightbox-swiper .swiper-wrapper{height:calc(100% - 74px)}}.product-detail-gallery-lightbox-swiper__bottom{height:74px;min-height:74px;display:block;position:relative;flex-basis:74px;background:#e9e9e9}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__bottom{display:none}}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__item{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center}}@media (max-width:767px){.product-detail-gallery-lightbox-swiper__item{overflow:hidden}}.product-detail-gallery-lightbox-swiper .panzoom{width:100%;height:100%;touch-action:pinch-zoom pan-x pan-y;position:relative;overflow:hidden}@media (min-width:992px){.product-detail-gallery-lightbox-swiper .panzoom{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;touch-action:auto!important;justify-content:center;align-items:center;display:block;overflow:auto;max-height:100vh;scrollbar-width:none}}.product-detail-gallery-lightbox-swiper__image{cursor:zoom-in}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__image{display:block;margin:auto;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}}@media (max-width:767px){.product-detail-gallery-lightbox-swiper__image{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}}@media (orientation:landscape) and (max-height:600px) and (max-width:767px){.product-detail-gallery-lightbox-swiper__image{-o-object-fit:contain;object-fit:contain}}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__image.zoomed{height:auto;cursor:zoom-out;min-height:100%}}@media (min-width:768px){.product-detail-gallery-lightbox-swiper__image.zoomed.-wide{height:100%;min-width:100%;width:auto}}.product-detail-gallery-lightbox-swiper__image_wrapper{height:100%;width:100%;position:relative}.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)}@media (max-width:767px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next,.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev{top:unset;bottom:15px;transform:none!important}}.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:35px}@media (max-width:1199px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-prev{left:16px}}.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next{right:45px;transform:translateY(-50%)}@media (max-width:1199px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next{right:16px}}@media (max-width:767px){.product-detail-gallery-lightbox-swiper .swiper-lightbox-arrow-next{left:194px;right:unset;transform:none!important}}.product-detail-gallery-lightbox-swiper .swiper-button-disabled{opacity:0}.product-detail-gallery-lightbox .swiper-lightbox-pagination{position:absolute;display:inline-block;width:auto;bottom:30px;left:50%;z-index:10;transform:translateX(-50%);font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:700;line-height:1.1;letter-spacing:.035rem;text-transform:uppercase;padding:16px;border-radius:100px;background:#e9e9e9;min-width:112px;text-align:center}@media (max-width:767px){.product-detail-gallery-lightbox .swiper-lightbox-pagination{background:#f5f5f5;left:82px;bottom:15px;min-width:90px;padding:14px 16px;transform:none;height:48px;display:flex;flex-direction:row;justify-content:center;align-items:center}}.product-detail-description{margin:3.125rem 0}.product-detail-description__headline{color:#000}.product-detail-description__text{color:#a4a39e;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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1.5;margin-top:.1875rem;color:#a4a39e}@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:HankenGrotesk,serif;font-size:.9375rem;font-weight:600;line-height:1.5;min-width:.5rem;text-align:right;color:#a4a39e}@media (max-width:767px){.product-detail__reviews-number{min-width:.625rem}}.product-detail__reviews-number:first-child{text-align:center;padding-right:5px;min-width:16px}.product-detail__reviews-number:last-child{padding-left:1rem}.product-detail__reviews-star{min-width:16px;width:16px;height:auto}.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:#003199}.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:HankenGrotesk,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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.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:HankenGrotesk,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:#7d7c79}.product-detail__comments-author{font-family:YoungSerif,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:HankenGrotesk,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:HankenGrotesk,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:#a4a39e}.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:#a4a39e}@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;min-width:0}@media (max-width:900px){.product-detail__gallery{width:100%}}.product-detail__main{grid-area:main;min-width:0}@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;min-width:0}.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:HankenGrotesk,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:HankenGrotesk,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 .callout__text,.checkout__account-billing-adress .cookie__table td,.checkout__account-billing-adress .product-catalog-header__description,.checkout__account-billing-adress .summary-row,.checkout__account-billing-adress .t_m,.cookie__table .checkout__account-billing-adress td{margin-top:.5rem}.checkout__account-billing-title{font-family:HankenGrotesk,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:HankenGrotesk,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:#a4a39e;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-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{margin-bottom:.375rem}.my-account-review__dashboard__text{color:#a4a39e}.my-account-review__order{padding:0;cursor:pointer;border:none}.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);background-color:#e9e9e9;gap:1.5rem}@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-text{font-family:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.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:HankenGrotesk,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:#7d7c79}.my-account-review__order_rated-author{font-family:YoungSerif,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:HankenGrotesk,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:HankenGrotesk,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:#a4a39e}.my-account-review__product{padding:0;border:none;cursor:pointer;width:100%}.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-date,.my-account-review__product-size{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.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:HankenGrotesk,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:#7d7c79}.my-account-review__product-author{font-family:YoungSerif,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.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:HankenGrotesk,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:#7d7c79}.my-account-review__product_rated-author{font-family:YoungSerif,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:HankenGrotesk,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:HankenGrotesk,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:#a4a39e}.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;color:#000}@media (max-width:767px){.my-account-order__header{margin-bottom:.5rem;padding:0 1rem}}.my-account-order__header_title{color:#000}.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{flex-wrap:wrap;justify-content:flex-start;width:100%;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))}.my-account-order-dashboard__buttons .button.--cancel,.my-account-order-dashboard__buttons .newsletter-form .--cancel.newsletter-button,.newsletter-form .my-account-order-dashboard__buttons .--cancel.newsletter-button{color:var(--functional_error)}@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:HankenGrotesk,serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#7d7c79;border-radius:var(--border-radius-S,0);background-color:#d9d9d9;gap:.5rem}.my-account-order-dashboard .my-account-stepper__step svg path{fill:#7d7c79}@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:HankenGrotesk,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:HankenGrotesk,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:HankenGrotesk,serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-order-dashboard__title{margin-bottom:.5rem}.my-account-order-dashboard__title.--tablet{display:none}@media (max-width:1199px){.my-account-order-dashboard__title.--tablet{display:block}}.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:HankenGrotesk,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-return{display:flex;flex-direction:column;row-gap:.75rem}@media (max-width:767px){.my-account-return{row-gap:1rem}}.my-account-return__header{display:flex;flex-direction:row;width:100%;align-items:center;gap:1.5rem;margin-bottom:1.75rem}@media (max-width:767px){.my-account-return__header{margin-bottom:.25rem;padding:0 1rem 0 16px}}.my-account-return__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-return__frame{border-radius:0;padding:1rem}}.my-account-return__frame__subtitle{margin-bottom:.75rem}.my-account-return__frame__title{margin-bottom:1rem}@media (max-width:767px){.my-account-return__frame__title{margin-bottom:.5rem}}.my-account-return__dashboard{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:1.5rem}.my-account-return__dashboard__col{width:144px}@media (max-width:1199px){.my-account-return__dashboard__col{width:25%}}@media (max-width:767px){.my-account-return__dashboard__col{width:calc(50% - 8px)}}.my-account-return__dashboard__title{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.375rem;text-transform:inherit;color:#555}.my-account-return__dashboard__text{color:#a4a39e}.my-account-return__products{display:flex;flex-direction:column;gap:.5rem}.my-account-return__products__title{margin-bottom:.875rem}.my-account-return__products__item{padding:1rem 2rem 1rem 2rem;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}@media (max-width:1199px){.my-account-return__products__item{padding:1rem;-moz-column-gap:.75rem;column-gap:.75rem}}.my-account-return__products__item_content{display:flex;align-items:center;flex-direction:row;justify-content:space-between;-moz-column-gap:1.5rem;column-gap:1.5rem}.my-account-return__products__item_info{display:flex;align-items:center;flex-direction:row;width:100%}@media (max-width:767px){.my-account-return__products__item_info{flex-wrap:wrap;row-gap:1rem}}.my-account-return__products__item_center,.my-account-return__products__item_left,.my-account-return__products__item_right{display:flex;align-items:center;flex-direction:row;width:33.33%}@media (max-width:767px){.my-account-return__products__item_center,.my-account-return__products__item_left,.my-account-return__products__item_right{flex-wrap:wrap}}.my-account-return__products__item_col{display:flex;align-items:flex-start;flex-direction:column;row-gap:.5rem}@media (max-width:767px){.my-account-return__products__item_left{width:100%}}.my-account-return__products__item_center{justify-content:center}@media (max-width:767px){.my-account-return__products__item_center{justify-content:flex-start;width:25%}}@media (max-width:767px){.my-account-return__products__item_right{width:75%}}.my-account-return__products__item_image{max-width:5rem;max-height:5rem;border-radius:var(--border-radius-S);background-color:#f0f0f0}.my-account-return__products__item_image img{width:5rem;height:5rem;border-radius:var(--border-radius-S)}.my-account-return__products__item_product{display:flex;align-items:flex-start;flex-direction:column;row-gap:.5rem}@media (max-width:767px){.my-account-return__products__item_product{row-gap:.125rem}}.my-account-return__products__item_title{max-width:270px}.my-account-return__products__item_number,.my-account-return__products__item_price,.my-account-return__products__item_size{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#000}.my-account-return__products__item_number{text-align:center}.my-account-return__products__item_price{font-size:1rem;text-align:right}@media (max-width:767px){.my-account-return__products__item_price{font-size:.875rem}}@media (max-width:767px) and (max-width:359px){.my-account-return__products__item_price{flex-wrap:wrap}}.my-account-return__products__item_price.--sale{color:#fa1e0e}.my-account-return__products__item_price.--originalPrice{color:#7d7c79;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.my-account-return__products__item_right{justify-content:flex-end;-moz-column-gap:.5rem;column-gap:.5rem}.my-account-return__products__item_size{color:#7d7c79}.my-account-return__products__item_dropdown{display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;width:100%;margin:16px 0 8px 0;padding:1.5rem;border-radius:var(--border-radius-S,0);background-color:#d9d9d9;-moz-column-gap:8px;column-gap:8px}@media (max-width:991px){.my-account-return__products__item_dropdown{padding:1rem}}.my-account-return__products__item_dropdown-form{display:flex;align-items:flex-start;flex-direction:column;width:100%;row-gap:1rem}.my-account-return__products__item_dropdown-form-title{margin-bottom:8px}@media (max-width:991px){.my-account-return__products__item_dropdown-form-title{margin-bottom:0}}.my-account-return__products__item_dropdown-form-more{width:100%;padding-left:24px}.my-account-return__products__item_dropdown-form-button{margin-top:12px}@media (max-width:767px){.my-account-return__products__item_dropdown-form-button{width:100%}}.my-account-return-summary{display:flex;flex-direction:column;gap:.75rem}.my-account-return-summary__title{margin-bottom:1.25rem}.my-account-return-summary__button,.my-account-return-summary__callout{margin-top:.25rem}.my-account-return-summary__instructions{margin-top:1.25rem}@media (max-width:767px){.my-account-return-summary__instructions{margin-top:.25rem}}.my-account-return__registered__header{display:flex;align-items:center;flex-direction:column;justify-content:center;row-gap:1.5rem}.my-account-return__registered__title{text-align:center}.my-account-watch-dog{display:flex;flex-direction:column;row-gap:1.5rem}.my-account-watch-dog__header{margin-bottom:1.5rem}@media (max-width:767px){.my-account-watch-dog__header{margin-bottom:.5rem}}.my-account-watch-dog__text{margin-top:.75rem}.my-account-watch-dog__item,.my-account-watch-dog__items{display:flex;flex-direction:column;width:100%;gap:.5rem}.my-account-watch-dog__item-row,.my-account-watch-dog__items-row{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:var(--border-radius-s,5px);background-color:#e9e9e9;gap:1.5rem}@media (max-width:767px){.my-account-watch-dog__item-row,.my-account-watch-dog__items-row{align-items:flex-start}}.my-account-watch-dog__item-img,.my-account-watch-dog__items-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px)}.my-account-watch-dog__item-img img,.my-account-watch-dog__items-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-watch-dog__item_left,.my-account-watch-dog__items_left{display:flex;align-items:flex-start;flex:1 1 0;flex-direction:row;justify-content:flex-start;-moz-column-gap:1rem;column-gap:1rem}@media (max-width:767px){.my-account-watch-dog__item_left,.my-account-watch-dog__items_left{-moz-column-gap:.75rem;column-gap:.75rem}}.my-account-watch-dog__item_right,.my-account-watch-dog__items_right{flex:0 0 auto}.my-account-watch-dog__item-info,.my-account-watch-dog__items-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.25rem}@media (max-width:767px){.my-account-watch-dog__item-info,.my-account-watch-dog__items-info{row-gap:.0625rem}}.my-account-watch-dog__item-size,.my-account-watch-dog__items-size{font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.my-account-watch-dog__item_top,.my-account-watch-dog__items_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.my-account-watch-dog__item_detail,.my-account-watch-dog__items_detail{flex-basis:250px;gap:1rem}@media (max-width:1199px){.my-account-watch-dog__item_detail,.my-account-watch-dog__items_detail{flex-basis:200px;flex-direction:column}}@media (max-width:767px){.my-account-watch-dog__item_detail,.my-account-watch-dog__items_detail{flex-basis:auto;flex-direction:row}}.my-account-watch-dog__item_button,.my-account-watch-dog__items_button{width:100%}.my-account-watch-dog__item__availability,.my-account-watch-dog__items__availability{font-family:YoungSerif,sans-serif;font-size:.875rem;font-weight:500;position:relative;margin-top:.5rem;padding-left:1.5rem;color:#7d7c79}@media (max-width:767px){.my-account-watch-dog__item__availability,.my-account-watch-dog__items__availability{margin-top:.75rem}}.my-account-watch-dog__item__availability:before,.my-account-watch-dog__items__availability:before{position:absolute;top:50%;left:0;width:16px;height:16px;content:"";transform:translateY(-50%);border-radius:50%}.my-account-watch-dog__item__availability--instock .status-text,.my-account-watch-dog__items__availability--instock .status-text{color:#95bf8b}.my-account-watch-dog__item__availability--instock:before,.my-account-watch-dog__items__availability--instock:before{background-color:#95bf8b}.my-account-watch-dog__item__availability--outofstock .status-text,.my-account-watch-dog__items__availability--outofstock .status-text{color:#ec0312}.my-account-watch-dog__item__availability--outofstock:before,.my-account-watch-dog__items__availability--outofstock:before{background-color:#ec0312}.my-account-watch-dog__item__availability--ondelivery .status-text,.my-account-watch-dog__items__availability--ondelivery .status-text{color:#e5b048}.my-account-watch-dog__item__availability--ondelivery:before,.my-account-watch-dog__items__availability--ondelivery:before{background-color:#e5b048}@media (max-width:767px){.my-account-watch-dog__item__availability .more-text,.my-account-watch-dog__items__availability .more-text{display:none}}@media (max-width:767px){.my-account-watch-dog__item-row{flex-direction:row;gap:1rem}}@media (max-width:359px){.my-account-watch-dog__item-row{flex-direction:column}}@media (max-width:359px){.my-account-watch-dog__item_right{width:100%;text-align:end}}@media (max-width:767px){.my-account-watch-dog__items-row{flex-direction:column}}@media (max-width:767px){.my-account-watch-dog__items_left,.my-account-watch-dog__items_right{justify-content:flex-start;width:100%}}.my-account-watch-dog__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-watch-dog__empty_text{text-align:center}@media (max-width:991px){.my-account-watch-dog__empty{padding:1.5rem}}.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:#a4a39e}.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:HankenGrotesk,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;background-color:#f1efe8}.cookie.-showed:before{content:"";position:absolute;top:-100vh;left:0;height:200vh;width:100%;background:rgba(0,0,0,.8)}.cookie>.clouds_top_out{background-color:#f1efe8}.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{max-width:1600px;visibility:visible;height:100%;margin-right:auto;margin-left:auto;padding:50px;transform:translateY(0);background-color:#f1efe8}@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{max-width:1600px;display:flex;align-items:center;justify-content:space-between;transition:none;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:13em;text-align:center;gap:1.5625rem}.cookie__main-buttons .-primary,.cookie__main-buttons .newsletter-form .newsletter-button,.newsletter-form .cookie__main-buttons .newsletter-button{width:100%;text-align:center}@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-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:#e9e9e9;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-close svg path{fill:#003199!important}.cookie__detail-content{position:relative}.cookie__detail-buttons{display:flex;align-items:center;flex-direction:column;justify-content:center;width:11em;gap:1.25rem}.cookie__detail-buttons .-primary,.cookie__detail-buttons .-secondary,.cookie__detail-buttons .newsletter-form .newsletter-button,.newsletter-form .cookie__detail-buttons .newsletter-button{width:100%;text-align:center}@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-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:#0c1a53}.cookie__detail-text--checked{font-weight:700}.cookie__headline{margin-top:0;margin-bottom:.9375rem;color:#003199}.cookie__text{color:#0c1a53}@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;padding:.9375rem .9375rem;margin:auto auto;cursor:pointer;color:#0c1a53;background:0 0;width:100%}.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{margin-bottom:.1875rem}.sidebar-my-account-review__text{font-family:HankenGrotesk,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:HankenGrotesk,serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#7d7c79}.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}}.sidebar-my-account-order-cancel{display:flex;flex-direction:column;gap:1.5rem}@media (max-width:767px){.sidebar-my-account-order-cancel{gap:.5rem}}.newsletter-form .sidebar-my-account-order-cancel .newsletter-button,.sidebar-my-account-order-cancel .button,.sidebar-my-account-order-cancel .newsletter-form .newsletter-button{width:100%}.nav__logo{display:block}@media (min-width:992px){.nav__logo{padding-right:10px}}.nav__logo--content{transition:.15s ease-in-out;color:#003199;vertical-align:middle;width:auto;max-width:222px;height:27px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media (max-width:991px){.nav__logo--content{max-width:220px;height:26px}}@media (max-width:767px){.nav__logo--content{max-width:50vw;height:22px}}@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:HankenGrotesk,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:#003199;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:YoungSerif,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:#a4a39e;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:#a4a39e;-webkit-text-decoration-color:#a4a39e;text-decoration-color:#a4a39e}.nav__drop_title{color:#003199;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:991px){.nav__top_menu{display:none}}.nav__top_menu-items{display:flex;align-items:center;gap:40px}@media (max-width:1199px){.nav__top_menu-items{gap:30px}}@media (max-width:991px){.nav__top_menu-items{display:none}}.nav__top_menu-items .current-menu-item a{-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:#7a94ca}.nav__top_menu-items .current-menu-item a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.nav__top_menu-items a{cursor:pointer;color:inherit;font-family:HankenGrotesk,serif;font-size:.875rem;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__top-mobile{width:100%;height:100%;background:0 0;top:0;right:0;position:absolute;z-index:-1;overflow:hidden}@media (min-width:992px){.nav__top-mobile{display:none}}.nav__top-mobile.--opened{z-index:1}.nav__top-mobile.--opened span{opacity:1;transform:translateX(0)}.nav__top-mobile span{padding:0 20px;color:#7d7c79;font-family:HankenGrotesk,serif;font-size:.8125rem;font-weight:500;line-height:1;letter-spacing:1.17px;text-transform:uppercase;position:relative;height:100%;display:flex;align-items:center;top:0;transition:.3s transform cubic-bezier(0,.37,.11,1);transform:translateX(100%);background:#fbfbf9;width:100%;opacity:0}.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:#003199;z-index:2}@media (max-width:991px){.nav__hamburger{display:flex}}.nav__hamburger-icon{position:relative;width:20px;height:10px;display:block;color:inherit}.nav__hamburger-icon__content{background:currentColor;width:20px;height:2px;position:absolute;right:1px;top:4px;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:20px;top:-6px}.nav__hamburger-icon__content::after{width:calc(20px * .6);top:6px}.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(.84);right:0;top:-6px}.nav__hamburger-icon--opened .nav__hamburger-icon__content::after,.nav__hamburger-icon--search .nav__hamburger-icon__content::after{transform:rotateZ(45deg) scaleX(1.42);right:0;top:6px}.nav_m{height:100%;position:relative}.nav_m a:hover{text-decoration:none}.nav_m__container{height:100%;overflow:auto;padding:0 20px;display:flex;flex-direction:column;justify-content:flex-start}.nav_m__main{display:flex;flex-direction:column;height:100%;width:100%;padding-bottom:25px;overflow:auto}.nav_m__button{margin-top:auto;height:69px;font-size:1.25rem}.nav_m__button svg{width:15px;height:auto}.nav_m_menu{padding-top:20px;padding-bottom:20px}.nav_m_menu-items a{color:#003199;font-family:YoungSerif,sans-serif;font-size:2.5rem;font-weight:500;line-height:1.1;text-decoration:none;padding:8px 0;display:block}.nav_m_menu-items .current-menu-item a,.nav_m_menu-items .current_page_item a{-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:#7a94ca}.nav_m__footer{padding-bottom:25px}.nav_m__footer_row{display:flex;flex-direction:row;gap:16px;padding-top:20px}.nav_m__footer_col{flex-basis:calc(50% - 8px);width:calc(50% - 8px)}@media (max-width:380px){.nav_m__footer_col{width:auto;flex-basis:auto}}.nav_m__footer_title{color:#7d7c79;font-family:HankenGrotesk,serif;font-size:.8125rem;font-weight:500;line-height:1;letter-spacing:1.17px;margin-bottom:10px;text-transform:uppercase}.nav_m__footer_tel{color:#003199;font-family:HankenGrotesk,serif;font-size:1.25rem;font-weight:500;line-height:1;text-decoration:underline}.nav_m__footer_line{width:100%;height:auto}.nav_m__footer_socials{display:flex;align-items:center;gap:40px}.nav_m__footer_socials svg{vertical-align:middle;color:#002981}.nav_m__footer_social{text-decoration:none}.nav_m__main_item{border-bottom:1px solid #d9d9d9}.nav_m__main_link{color:#000;font-family:HankenGrotesk,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:HankenGrotesk,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:#7d7c79;font-family:HankenGrotesk,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:HankenGrotesk,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:YoungSerif,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__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:.3s cubic-bezier(0,.37,.11,1);border-radius:15px;transform:translate(100%,0);background:#fbfbf9}@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%}}.nav__contact{display:flex;align-items:center;gap:35px}@media (max-width:1199px){.nav__contact{gap:20px}}.nav__contact_tel{display:block;color:#003199;font-family:HankenGrotesk,serif;font-size:.875rem;font-weight:500;line-height:1;text-decoration:underline;-webkit-text-decoration-color:#003199;text-decoration-color:#003199;transition:.2s ease-in-out}.nav__contact_tel:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:991px){.nav__top-right .nav__contact{display:none}}.nav{z-index:15;width:100%;background-color:#fbfbf9;color:#003199;position:absolute;top:var(--info-height,0)}.nav:not(.scrolled):not(.nav-bg){transition:background-color .15s ease-in-out}.nav.scrolled{top:calc((var(--nav-height,0) * -1) - 16px);position:fixed}.nav.scrollUp:not(.nav--top):not(.nav-scroll-disabled){position:fixed;top:0}.nav .nav__main{color:#000}.nav .nav__top-right{color:#a4a39e}.nav .nav__logo{color:#000}.nav .nav__hamburger{color:#003199}.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}.nav__main{padding-left:30px;padding-right:30px}@media (max-width:991px){.nav__main{display:none}}.nav__top{padding:1.375rem 2.1875rem .5rem;min-height:60px;transition:.1s ease-in-out;display:flex;gap:30px;align-items:center;position:relative}.nav__top:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;transform:translateY(calc(100% - 2px));background-image:url(../../assets/images/clouds_nav.png);background-repeat:repeat-x;background-position:top left;pointer-events:none}@media (max-width:991px){.nav__top{padding:16px 16px 11px;height:55px;min-height:55px}}@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:991px){.nav__top-right{gap:.75rem}}@media (max-width:359px){.nav__top-right{gap:.0625rem}}.footer_email a,.footer_email p{position:relative;display:inline-flex;align-items:center;text-decoration:none;overflow:hidden;padding-bottom:.25rem;line-height:1.4}.footer_email a::after,.footer_email p::after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:transparent;transform:scaleX(0);transform-origin:left;transition:transform .23s ease-out,background-color .23s ease-out}@media (hover:hover) and (pointer:fine){.footer_email a:hover::after,.footer_email p:hover::after{background-color:#fbfbf9;transform:scaleX(1)}}.footer_email a.active::after,.footer_email p.active::after{background-color:#fbfbf9;transform:scaleX(1)}.footer_email-footer a{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none}.footer_email-footer a:after,.footer_email-footer a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fbfbf9;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.footer_email-footer 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-footer a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.footer_email-footer 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:#fff;top:-10px}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content::after{transform:rotateZ(45deg);background-color:#fff;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:#fff;height:1px;-o-object-position:center;object-position:center;background-repeat:no-repeat;width:18px;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:#fff;height:1px;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:24px;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}.link-underline a{-webkit-text-decoration-color:inherit!important;text-decoration-color:inherit!important;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;transition:.2s ease-in-out}@media (min-width:768px){.link-underline a{white-space:nowrap}}.link-underline a:hover{-webkit-text-decoration-color:transparent!important;text-decoration-color:transparent!important;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.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}.link__hover-blue a{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none}.link__hover-blue a:after,.link__hover-blue a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#003199;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.link__hover-blue 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__hover-blue a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.link__hover-blue a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.cabin .cabin-arrow svg path{fill:#003199;transition:.23s ease-in-out}.cabin .cabin-arrow svg circle{fill:#fbfbf9;transition:.23s ease-in-out}@media (min-width:1200px){.cabin:hover .cabin-arrow svg path{fill:#fbfbf9;transition:.23s ease-in-out}.cabin:hover .cabin-arrow svg circle{fill:#003199;transition:.23s ease-in-out}}.swiper-button-next,.swiper-button-prev{cursor:pointer}.swiper-button-next svg path,.swiper-button-prev svg path{fill:#003199;transition:.3s ease-in-out}.swiper-button-next svg circle,.swiper-button-prev svg circle{fill:#fbfbf9;transition:.3s ease-in-out}@media (min-width:992px){.swiper-button-next:hover svg path,.swiper-button-prev:hover svg path{fill:#fbfbf9;transition:.3s ease-in-out}.swiper-button-next:hover svg circle,.swiper-button-prev:hover svg circle{fill:#003199;transition:.3s ease-in-out}}.swiper-button-next .arrow,.swiper-button-prev .arrow{transition:transform .4s ease,opacity .4s ease;transform-origin:center}.swiper-button-next .arrow--default,.swiper-button-prev .arrow--default{transition:.3s ease-in-out;opacity:1;transform:translateX(0)}.swiper-button-next .arrow--hover,.swiper-button-prev .arrow--hover{transition:.3s ease-in-out;opacity:0;transform:translateX(-30px);position:absolute;top:0;left:0}@media (min-width:992px){.swiper-button-next:hover .arrow--default,.swiper-button-prev:hover .arrow--default{opacity:0;transform:translateX(30px)}.swiper-button-next:hover .arrow--hover,.swiper-button-prev:hover .arrow--hover{opacity:1;transform:translateX(0)}}body.cookie-set{overflow:hidden}.cookie__table{overflow:auto;padding-bottom:22px;text-align:left}@media (max-width:1599px){.cookie__table{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:HankenGrotesk,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:#003199;border-bottom:.0625rem solid #b8c5e2}.cookie__table tbody tr{border-bottom:.0625rem solid #b8c5e2}.cookie__table td{width:auto;padding:1.5rem 1.25rem 1.5rem 0;vertical-align:top}.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:400;line-height:1.5;padding:0;transition:.23s ease-in-out;text-decoration:underline;color:#2952a9;text-underline-offset:.125rem}.cookie__table td a:hover{color:#0c1a53}.cookie__table td a:visited{color:#5273ba;-webkit-text-decoration-color:#5273ba;text-decoration-color:#5273ba}.cookie__table td.cookie__table-use{min-width:300px;padding-right:2.5rem}.cookie__table::-webkit-scrollbar{height:.1875rem}.cookie__table::-webkit-scrollbar-track{max-width:300px!important;border-radius:var(--border-radius-S,0);background:#b8c5e2}.cookie__table::-webkit-scrollbar-thumb{border-radius:var(--border-radius-S,0);background:#003199}.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))}.line-stepper{position:relative;z-index:1;overflow:visible;background-repeat:repeat-x;background-position:0 1.25rem;background-size:auto .0625rem}.line-stepper:after{position:absolute;z-index:-1;top:0;left:1.3125rem;display:block;width:.0625rem;height:100%;content:"";background:repeating-linear-gradient(to bottom,var(--border_secondary),var(--border_secondary) 7px,transparent 7px,transparent 14px)}.line-stepper:last-child:after{background:0 0}.line-stepper:not(.line-stepper:last-child){padding-bottom:40px}.clouds_bottom:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video){position:relative}.clouds_bottom:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video):after{content:"";position:absolute;top:1px;left:0;width:100%;height:100%;background-image:url(../../assets/icons/cloud_bottom.svg);background-repeat:repeat-x;background-position:bottom left;pointer-events:none}.clouds_bottom:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video) .clouds_bottom:after{content:unset}@media (max-width:767px){.clouds_bottom.clouds_mobile-off:after{display:none}}.clouds_bottom_blue:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video){position:relative}.clouds_bottom_blue:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video):after{content:"";position:absolute;top:1px;left:0;width:100%;height:100%;background-image:url(../../assets/icons/cloud_bottom_blue.svg);background-repeat:repeat-x;background-position:bottom left;pointer-events:none}.clouds_bottom_blue:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video) .clouds_bottom_blue:after{content:unset}.clouds_top:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video){position:relative}.clouds_top:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video):before{content:"";position:absolute;top:-1px;left:0;width:100%;height:100%;background-image:url(../../assets/icons/cloud_top.svg);background-repeat:repeat-x;background-position:top left;pointer-events:none}.clouds_top:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video) .clouds_top:after{content:unset}.clouds_top_out:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video){position:relative;overflow:visible}.clouds_top_out:not(.block-background-v2__overlay):not(.block-background-v2__color):not(.block-background-v2__video):after{content:"";position:absolute;top:-14px;left:0;width:100%;height:100%;background-image:url(../../assets/icons/cloud_top_out.svg);background-repeat:repeat-x;background-position:top left;pointer-events:none}@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:#003199;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:#003199;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.about-hover:hover .btn__tertiary:hover::after{background:#003199;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:#003199;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:#003199;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:HankenGrotesk,serif;font-weight:600;line-height:1.5;flex-basis:100%;width:100%;color:#a4a39e}.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 .block_collapse__open-opened{background-color:#fbfbf9}.collapse_rotate .block_collapse__open-opened .header-opened{transition:.23s ease-in-out;color:#0c1a53}.collapse_rotate_dropdown-arrow{transition:.3s ease-in-out}.block_collapse__open-opened .collapse_rotate_dropdown-arrow{transition:.3s ease-in-out}.block_collapse__open-opened .collapse_rotate_dropdown-arrow svg path{fill:#0c1a53;transition:230ms ease-out}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow{transition:.3s ease-out}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow svg path{fill:#0c1a53}@media (max-width:1199px){.collapse_rotate:hover .collapse_rotate_bg_dr_arrow svg path{fill:#003199}}@media (max-width:1199px){.collapse_rotate:hover{background-color:transparent!important}}.collapse_rotate:hover .header-opened{transition:.23s ease-in-out;color:#0c1a53}@media (max-width:1199px){.collapse_rotate:hover .header-opened{color:#003199!important}}.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:YoungSerif,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:#a4a39e}.products-link__content-price{margin:0;font-family:YoungSerif,sans-serif;font-size:.875rem;font-weight:700;color:#003199}.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:#a4a39e;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:block}}.foto-slider{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;--mask:linear-gradient(to right,
          rgba(0, 0, 0, 0) 0%,
          rgba(0, 0, 0, 1) 5%,
          rgba(0, 0, 0, 1) 95%,
          rgba(0, 0, 0, 0) 100%);-webkit-mask:var(--mask);mask:var(--mask)}.foto-slider .swiper-slide img{transition:.25s ease-in-out;transform:scaleY(.85)}@media (max-width:767px){.foto-slider .swiper-slide img{transform:scaleY(.7)}}.foto-slider .swiper-slide-active img{transition:.25s ease-in-out;transform:scaleY(1)}.foto-slider .swiper-slide-duplicate-active img{transition:.25s ease-in-out;transform:scaleY(1)}.foto-slider .swiper-button-prev{transition:.4s ease-in-out;min-width:55px;min-height:55px;left:calc((100% - 1660px)/ 2)}@media (max-width:1720px){.foto-slider .swiper-button-prev{left:30px}}@media (max-width:767px){.foto-slider .swiper-button-prev{left:35px;min-width:32px;min-height:32px}}.foto-slider .swiper-button-next{transition:.4s ease-in-out;min-width:55px;min-height:55px;right:calc((100% - 1660px)/ 2)}@media (max-width:1720px){.foto-slider .swiper-button-next{right:30px}}@media (max-width:767px){.foto-slider .swiper-button-next{right:35px;min-width:32px;min-height:32px}}.foto-slider .swiper-button-disabled{opacity:0}.foto-slider .swiper-pagination{width:100%;max-width:1600px;text-align:center;left:0;right:0;bottom:0;margin:0 auto;padding:0 40px 30px 32px;background:0 0}@media (max-width:767px){.foto-slider .swiper-pagination{text-align:center;padding:0 16px 17px 16px;left:0;right:0;bottom:0;margin:0 auto}}.foto-slider .swiper-pagination-bullet{opacity:.5;height:1px;width:77px;border-radius:0;background:rgba(255,255,255,.5);padding:1px 0;max-width:50px;transition:.3s ease-in-out}.foto-slider .swiper-pagination-bullet:after{content:"";width:100%;height:2px;position:relative;display:block;transform:scaleY(1);transition:.3s ease-in-out}.foto-slider .swiper-pagination-bullet:hover{opacity:1}.foto-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover:after{transform:scaleY(2)}.foto-slider .swiper-pagination-bullet-active{background:linear-gradient(#fff 0,#fff 0) 0/0 no-repeat rgba(255,255,255,.5);animation:p1 forwards linear;opacity:1;max-width:50px;max-height:2px}.slider-fullwidth{overflow:visible}.slider-fullwidth.products_slider_items .swiper-container{overflow:visible!important;padding-bottom:52px}@media (max-width:767px){.slider-fullwidth.products_slider_items .swiper-container{padding-bottom:40px}}.slider-fullwidth .swiper-container{overflow:visible!important;padding-bottom:22px;padding-right:calc((100% - 1600px)/ 2 + 32px);padding-left:calc((100% - 1600px)/ 2 + 32px)}@media (max-width:1600px){.slider-fullwidth .swiper-container{padding-right:32px;padding-left:32px}}@media (max-width:767px){.slider-fullwidth .swiper-container{padding-right:16px;padding-left:16px}}.slider-fullwidth .swiper-container .swiper-scrollbar{opacity:1!important;bottom:0;left:calc((100vw - 1600px)/ 2 + 32px);max-width:calc(1600px - 32px*2);border-radius:0;max-height:2px!important;padding:1px}@media (max-width:1600px){.slider-fullwidth .swiper-container .swiper-scrollbar{left:32px;max-width:calc(100% - 64px)}}@media (max-width:767px){.slider-fullwidth .swiper-container .swiper-scrollbar{left:16px;max-width:calc(100% - 32px)}}.slider-fullwidth .swiper-container .swiper-scrollbar-drag{border-radius:0;height:1px}.clouds_blue{border-image-source:url(../../assets/images/bitmap_blue.png);background:#003199;border-image-slice:57;border-image-width:57px;border-image-repeat:round;border-image-outset:26px 26px 26px 26px;border-radius:20px}.clouds_white{border-image-source:url(../../assets/images/bitmap_white.png);background:#fff;border-image-slice:57;border-image-width:57px;border-image-repeat:round;border-image-outset:26px 26px 26px 26px;border-radius:20px}.slider_journals .acf-block-preview .block-slide{max-width:unset}@media (max-width:1599px){.slider_journals .swiper-container{overflow:visible}}.slider_journals .swiper-container .swiper-wrapper{justify-content:space-between!important;align-items:center}@media (max-width:767px){.slider_journals .swiper-container .swiper-wrapper{justify-content:space-between!important;align-items:center}.slider_journals .swiper-container .swiper-slide:last-child{margin-right:15px}.slider_journals .swiper-scrollbar{max-width:calc(100% - 30px);margin-left:15px}}.activities__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:4.6875rem}@media (max-width:991px){.activities__wrapper{margin-bottom:3.4375rem}}.activities__headline{text-align:center;max-width:550px;margin:auto auto 35px auto}@media (max-width:991px){.activities__headline{max-width:500px}}@media (max-width:767px){.activities__headline{margin-bottom:18px}}.activities__row{display:flex;justify-content:flex-start;gap:22px;flex-wrap:wrap}@media (max-width:767px){.activities__row{gap:10px}}.activities__category:not(:last-child){margin-bottom:100px}@media (max-width:767px){.activities__category:not(:last-child){margin-bottom:80px}}.activities__activity:not(.swiper-slide){width:calc(25% - (22px * 3)/ 4);flex-basis:calc(25% - (22px * 3)/ 4)}@media (max-width:1199px){.activities__activity:not(.swiper-slide){width:calc(33.33% - (22px * 2)/ 3);flex-basis:calc(33.33% - (22px * 2)/ 3)}}@media (max-width:767px){.activities__activity:not(.swiper-slide){width:calc(50% - 5px);flex-basis:calc(50% - 5px)}}.activities__activity{position:relative;aspect-ratio:8/11;transition:.23s ease-in-out}.activities__activity_title{color:#f1efe8}@media (max-width:991px){.activities__activity_title{font-size:3vw}}@media (max-width:767px){.activities__activity_title{font-size:5vw}}.activities__activity_top{text-align:center;margin-bottom:20px;position:relative}.activities__activity_top>.icon{margin-bottom:15px}@media (max-width:767px){.activities__activity_top>.icon{margin-bottom:10px}}@media (max-width:575px){.activities__activity_top>.icon{height:13px;width:auto}}.activities__activity_top>.icon path{fill:#f1efe8}.activities__activity:hover .activities__image{transform:scale(102%)}@media (max-width:1199px){.activities__activity:hover .activities__image{transform:scale(100%)}}.activities__link{display:flex;height:100%;width:100%;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;text-decoration:none;padding:50px 30px 55px;background:0 0;cursor:pointer;border:none}@media (max-width:991px){.activities__link{padding:40px 30px 40px}}@media (max-width:767px){.activities__link{padding:6vw 15px 6vw}}.activities__link .button,.activities__link .newsletter-form .newsletter-button,.newsletter-form .activities__link .newsletter-button{display:inline-flex;position:relative;pointer-events:none}.activities__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:.23s ease-in-out}.accommodation-slider{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.accommodation-slider .swiper-button-next svg path,.accommodation-slider .swiper-button-prev svg path{transition:.23s ease-in-out}.accommodation-slider .swiper-button-next svg circle,.accommodation-slider .swiper-button-prev svg circle{transition:.23s ease-in-out}.accommodation-slider .swiper-button-next:hover svg path,.accommodation-slider .swiper-button-prev:hover svg path{fill:#fbfbf9;transition:.23s ease-in-out}.accommodation-slider .swiper-button-next:hover svg circle,.accommodation-slider .swiper-button-prev:hover svg circle{fill:#003199;transition:.23s ease-in-out}@media (max-width:1599px){.accommodation-slider .swiper-button-next:hover svg path,.accommodation-slider .swiper-button-prev:hover svg path{fill:#003199;transition:.23s ease-in-out}.accommodation-slider .swiper-button-next:hover svg circle,.accommodation-slider .swiper-button-prev:hover svg circle{fill:#fbfbf9;transition:.23s ease-in-out}}.accommodation-slider .swiper-button-prev{transition:.4s ease-in-out;min-width:55px;min-height:55px;left:70px}@media (max-width:991px){.accommodation-slider .swiper-button-prev{left:35px;min-width:32px;min-height:32px}}@media (max-width:767px){.accommodation-slider .swiper-button-prev{left:30px}}.accommodation-slider .swiper-button-next{transition:.4s ease-in-out;min-width:55px;min-height:55px;right:70px}@media (max-width:991px){.accommodation-slider .swiper-button-next{right:35px;min-width:32px;min-height:32px}}@media (max-width:767px){.accommodation-slider .swiper-button-next{right:30px}}.accommodation-slider .swiper-button-disabled{opacity:1}@media (max-width:767px){.activities-slider .activities__activity{width:94%!important;max-width:400px}}@media (max-width:767px){.activities-slider .activities__link{padding:15vw 15px 12vw}}@media (max-width:767px){.activities-slider .activities__activity_title{font-size:32px}}@media (max-width:575px){.activities-slider .activities__activity_title{font-size:7vw}}.activities-slider .swiper-container{overflow:visible}.activities-slider .swiper-button-next:after,.activities-slider .swiper-button-prev:after{content:none}.activities-slider .swiper-button-prev{transition:.4s ease-in-out;min-width:55px;min-height:55px;left:20px}@media (max-width:767px){.activities-slider .swiper-button-prev{left:0;min-width:45px;min-height:45px}}.activities-slider .swiper-button-prev svg{transform:rotate(180deg)}.activities-slider .swiper-button-next{transition:.4s ease-in-out;min-width:55px;min-height:55px;right:20px}@media (max-width:767px){.activities-slider .swiper-button-next{right:0;min-width:45px;min-height:45px}}.activities-slider .swiper-button-disabled{opacity:0}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:#f1efe8}