@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.
 *
 * ========================================================= */.range-slider__slider .slider{display:inline-block;vertical-align:middle;position:relative}.range-slider__slider .slider.slider-horizontal{width:210px;height:20px}.range-slider__slider .slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.range-slider__slider .slider.slider-horizontal .slider-selection,.range-slider__slider .slider.slider-horizontal .slider-track-high,.range-slider__slider .slider.slider-horizontal .slider-track-low{height:100%;top:0;bottom:0}.range-slider__slider .slider.slider-horizontal .slider-handle,.range-slider__slider .slider.slider-horizontal .slider-tick{margin-left:-10px}.range-slider__slider .slider.slider-horizontal .slider-handle.triangle,.range-slider__slider .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}.range-slider__slider .slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.range-slider__slider .slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.range-slider__slider .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.range-slider__slider .slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.range-slider__slider .slider.slider-horizontal.slider-rtl .slider-handle,.range-slider__slider .slider.slider-horizontal.slider-rtl .slider-tick{margin-left:initial;margin-right:-10px}.range-slider__slider .slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.range-slider__slider .slider.slider-vertical{height:210px;width:20px}.range-slider__slider .slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.range-slider__slider .slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.range-slider__slider .slider.slider-vertical .slider-track-high,.range-slider__slider .slider.slider-vertical .slider-track-low{width:100%;left:0;right:0}.range-slider__slider .slider.slider-vertical .slider-handle,.range-slider__slider .slider.slider-vertical .slider-tick{margin-top:-10px}.range-slider__slider .slider.slider-vertical .slider-handle.triangle,.range-slider__slider .slider.slider-vertical .slider-tick.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.range-slider__slider .slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.range-slider__slider .slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.range-slider__slider .slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.range-slider__slider .slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.range-slider__slider .slider.slider-vertical.slider-rtl .slider-handle.triangle,.range-slider__slider .slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.range-slider__slider .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.range-slider__slider .slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:linear-gradient(to bottom,#dfdfdf,#bebebe);background-repeat:repeat-x}.range-slider__slider .slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:linear-gradient(to bottom,#e5e5e5,#e9e9e9);background-repeat:repeat-x;cursor:not-allowed}.range-slider__slider .slider input{display:none}.range-slider__slider .slider .tooltip-inner{white-space:nowrap;max-width:none}.range-slider__slider .slider .bs-tooltip-bottom .tooltip-inner,.range-slider__slider .slider .bs-tooltip-top .tooltip-inner{position:relative;left:-50%}.range-slider__slider .slider.bs-tooltip-left .tooltip-inner,.range-slider__slider .slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.range-slider__slider .slider .tooltip{pointer-events:none}.range-slider__slider .slider .tooltip.bs-tooltip-bottom .arrow,.range-slider__slider .slider .tooltip.bs-tooltip-top .arrow{left:-.4rem}.range-slider__slider .slider .tooltip.bs-tooltip-top{margin-top:-44px}.range-slider__slider .slider .tooltip.bs-tooltip-bottom{margin-top:2px}.range-slider__slider .slider .tooltip.bs-tooltip-left,.range-slider__slider .slider .tooltip.bs-tooltip-right{margin-top:-14px}.range-slider__slider .slider .tooltip.bs-tooltip-left .arrow,.range-slider__slider .slider .tooltip.bs-tooltip-right .arrow{top:8px}.range-slider__slider .slider .hide{display:none}.range-slider__slider .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}.range-slider__slider .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}.range-slider__slider .slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x}.range-slider__slider .slider-track-high,.range-slider__slider .slider-track-low{box-sizing:border-box;border-radius:4px;position:absolute;background:0 0}.range-slider__slider .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}.range-slider__slider .slider-handle:hover{cursor:pointer}.range-slider__slider .slider-handle.round{border-radius:20px}.range-slider__slider .slider-handle.triangle{background:transparent none}.range-slider__slider .slider-handle.custom{background:transparent none}.range-slider__slider .slider-handle.custom::before{line-height:20px;font-size:20px;content:"★";color:#726204}.range-slider__slider .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}.range-slider__slider .slider-tick.round{border-radius:50%}.range-slider__slider .slider-tick.triangle{background:transparent none}.range-slider__slider .slider-tick.custom{background:transparent none}.range-slider__slider .slider-tick.custom::before{line-height:20px;font-size:20px;content:"★";color:#726204}.range-slider__slider .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}button,input:is([type=button],[type=submit],[type=reset]),input[type=file]::file-selector-button{color:unset}@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)}}.scrollbar_bottom::-webkit-scrollbar{margin-top:20px;padding-top:20px;width:1em;height:4px}.scrollbar_bottom::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.scrollbar_bottom::-webkit-scrollbar-thumb{background-color:#000;border:2px solid transparent}.scrollbar_bottom::-webkit-scrollbar:vertical{display:none}.scrollbar__right::-webkit-scrollbar{width:5px}.scrollbar__right::-webkit-scrollbar-thumb{border-radius:3px}.scrollbar__right::-webkit-scrollbar-track{box-shadow:none;border-radius:3px}:root{--white:#fff;--black:#000;--light:#f8f7f9;--blue:#182965;--blue-dark:#5a6280;--blue-light:#f1f5ff;--gray:#878ea6;--iris:#dde2f4;--lavander:#d7deff;--light-blue:#22AFFF;--brand_primary:#ef2525;--brand_secondary:#fd8c3a;--brand_complementary:#E229A3;--brand_contrast:#000000;--brand_gradient:linear-gradient(90deg, #ef2525 0, #fd8c3a 50%, #E229A3 100%);--functional_success:#38A169;--functional_error:#E53E3E;--functional_sale:#E53E3E;--functional_rating:#E5B048;--functional_in_stock:#14CF48;--functional_on_the_way:#E5B048;--functional_out_of_stock:#E53E3E;--functional_notification:#95BF8B;--surface_primary:#f5f5f5;--surface_secondary:#e9e9e9;--surface_contrast:#555555;--surface_heavy_contrast:#000000;--surface_active:#D9D9D9;--surface_product_image:#ffffff;--surface_card:#e9e9e9;--surface_card_hover:#D9D9D9;--border_primary:#9D9D9D;--border_secondary:#D9D9D9;--border_contrast:#ffffff;--border_selected:#000000;--headline_primary:#000000;--headline_secondary:#555555;--headline_contrast:#ffffff;--text_primary:#000000;--text_secondary:#262626;--text_complementary:#9D9D9D;--text_link:#fd8c3a;--text_link_hover:#ef2525;--text_link_clicked:#E229A3;--text_active:#000000;--text_contrast_primary:#ffffff;--text_contrast_secondary:#e9e9e9;--text_contrast_complementary:#C4C4C4;--icons_primary:#000000;--icons_secondary:#555555;--icons_contrast:#ffffff;--control_draggable:#555555;--control_open:#ffffff;--breadcrumbs_default:#7B7B7B;--breadcrumbs_current:#000000;--form_checkbox:#9D9D9D;--form_input_surface:#ffffff;--form_input_border:#9D9D9D;--form_input_text:#000000;--form_disabled:#C4C4C4;--form_helper_text:#9D9D9D;--form_label:#262626;--badge_sale:#E53E3E;--badge_new:#FFAD0C;--badge_general:#2BB0E8;--badge_text:#000000;--badge_text_inverted:#ffffff;--alert_error:#E53E3E;--alert_error_surface:#FFC8CB;--alert_success:#38A169;--alert_success_surface:#CFE2CB;--menu_surface:#f5f5f5;--button_primary_surface:#000000;--button_primary_text:#ffffff;--button_secondary_surface:#e9e9e9;--button_secondary_text:#262626;--button_text:#262626;--button_inactive_surface:#434343;--sidebar_surface:#f5f5f5;--sidebar_overlay:#00000026;--footer_surface:#000000;--footer_primary:#ffffff;--footer_complementary:#e9e9e9;--footer_divider:#555555;--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:#E53E3E;--email_surface_neutral:#ffffff;--email_heading:#000000}:root{--white:#fff;--black:#000;--light:#f8f7f9;--blue:#182965;--blue-dark:#5a6280;--blue-light:#f1f5ff;--gray:#878ea6;--iris:#dde2f4;--lavander:#d7deff;--light-blue:#22AFFF;--brand_primary:#ef2525;--brand_secondary:#fd8c3a;--brand_complementary:#E229A3;--brand_contrast:#000000;--brand_gradient:linear-gradient(90deg, #ef2525 0, #fd8c3a 50%, #E229A3 100%);--functional_success:#38A169;--functional_error:#E53E3E;--functional_sale:#E53E3E;--functional_rating:#E5B048;--functional_in_stock:#14CF48;--functional_on_the_way:#E5B048;--functional_out_of_stock:#E53E3E;--functional_notification:#95BF8B;--surface_primary:#f5f5f5;--surface_secondary:#e9e9e9;--surface_contrast:#555555;--surface_heavy_contrast:#000000;--surface_active:#D9D9D9;--surface_product_image:#ffffff;--surface_card:#e9e9e9;--surface_card_hover:#D9D9D9;--border_primary:#9D9D9D;--border_secondary:#D9D9D9;--border_contrast:#ffffff;--border_selected:#000000;--headline_primary:#000000;--headline_secondary:#555555;--headline_contrast:#ffffff;--text_primary:#000000;--text_secondary:#262626;--text_complementary:#9D9D9D;--text_link:#fd8c3a;--text_link_hover:#ef2525;--text_link_clicked:#E229A3;--text_active:#000000;--text_contrast_primary:#ffffff;--text_contrast_secondary:#e9e9e9;--text_contrast_complementary:#C4C4C4;--icons_primary:#000000;--icons_secondary:#555555;--icons_contrast:#ffffff;--control_draggable:#555555;--control_open:#ffffff;--breadcrumbs_default:#7B7B7B;--breadcrumbs_current:#000000;--form_checkbox:#9D9D9D;--form_input_surface:#ffffff;--form_input_border:#9D9D9D;--form_input_text:#000000;--form_disabled:#C4C4C4;--form_helper_text:#9D9D9D;--form_label:#262626;--badge_sale:#E53E3E;--badge_new:#FFAD0C;--badge_general:#2BB0E8;--badge_text:#000000;--badge_text_inverted:#ffffff;--alert_error:#E53E3E;--alert_error_surface:#FFC8CB;--alert_success:#38A169;--alert_success_surface:#CFE2CB;--menu_surface:#f5f5f5;--button_primary_surface:#000000;--button_primary_text:#ffffff;--button_secondary_surface:#e9e9e9;--button_secondary_text:#262626;--button_text:#262626;--button_inactive_surface:#434343;--sidebar_surface:#f5f5f5;--sidebar_overlay:#00000026;--footer_surface:#000000;--footer_primary:#ffffff;--footer_complementary:#e9e9e9;--footer_divider:#555555;--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:#E53E3E;--email_surface_neutral:#ffffff;--email_heading:#000000}.color-white,.color-white p{color:#fff!important}.background-white{background-color:#fff!important}.color_btn-white:not(:hover),.color_btn-white:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-white:not(:hover){background-color:#fff!important}.color-hover-white:hover,.color-hover-white:hover *{color:#fff!important}.background-hover-white:hover{background-color:#fff!important}.component-button--border-white:not(:hover){border-color:#fff!important}.component-button--border-hover-white:hover{border-color:#fff!important}.color-icon-white *{fill:#fff!important}.color-icon-hover-white:hover *{fill:#fff!important}.border-white{border:1px solid #fff!important}.border-hover-white:hover{border:1px solid #fff!important}.bc-white{border-color:#fff}.color-black,.color-black p{color:#000!important}.background-black{background-color:#000!important}.color_btn-black:not(:hover),.color_btn-black:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-black:not(:hover){background-color:#000!important}.color-hover-black:hover,.color-hover-black:hover *{color:#000!important}.background-hover-black:hover{background-color:#000!important}.component-button--border-black:not(:hover){border-color:#000!important}.component-button--border-hover-black:hover{border-color:#000!important}.color-icon-black *{fill:#000!important}.color-icon-hover-black:hover *{fill:#000!important}.border-black{border:1px solid #000!important}.border-hover-black:hover{border:1px solid #000!important}.bc-black{border-color:#000}.color-light,.color-light p{color:#f8f7f9!important}.background-light{background-color:#f8f7f9!important}.color_btn-light:not(:hover),.color_btn-light:not(:hover) *{color:#f8f7f9!important;stroke:#f8f7f9!important}.background_btn-light:not(:hover){background-color:#f8f7f9!important}.color-hover-light:hover,.color-hover-light:hover *{color:#f8f7f9!important}.background-hover-light:hover{background-color:#f8f7f9!important}.component-button--border-light:not(:hover){border-color:#f8f7f9!important}.component-button--border-hover-light:hover{border-color:#f8f7f9!important}.color-icon-light *{fill:#f8f7f9!important}.color-icon-hover-light:hover *{fill:#f8f7f9!important}.border-light{border:1px solid #f8f7f9!important}.border-hover-light:hover{border:1px solid #f8f7f9!important}.bc-light{border-color:#f8f7f9}.color-blue,.color-blue p{color:#182965!important}.background-blue{background-color:#182965!important}.color_btn-blue:not(:hover),.color_btn-blue:not(:hover) *{color:#182965!important;stroke:#182965!important}.background_btn-blue:not(:hover){background-color:#182965!important}.color-hover-blue:hover,.color-hover-blue:hover *{color:#182965!important}.background-hover-blue:hover{background-color:#182965!important}.component-button--border-blue:not(:hover){border-color:#182965!important}.component-button--border-hover-blue:hover{border-color:#182965!important}.color-icon-blue *{fill:#182965!important}.color-icon-hover-blue:hover *{fill:#182965!important}.border-blue{border:1px solid #182965!important}.border-hover-blue:hover{border:1px solid #182965!important}.bc-blue{border-color:#182965}.color-blue-dark,.color-blue-dark p{color:#5a6280!important}.background-blue-dark{background-color:#5a6280!important}.color_btn-blue-dark:not(:hover),.color_btn-blue-dark:not(:hover) *{color:#5a6280!important;stroke:#5a6280!important}.background_btn-blue-dark:not(:hover){background-color:#5a6280!important}.color-hover-blue-dark:hover,.color-hover-blue-dark:hover *{color:#5a6280!important}.background-hover-blue-dark:hover{background-color:#5a6280!important}.component-button--border-blue-dark:not(:hover){border-color:#5a6280!important}.component-button--border-hover-blue-dark:hover{border-color:#5a6280!important}.color-icon-blue-dark *{fill:#5a6280!important}.color-icon-hover-blue-dark:hover *{fill:#5a6280!important}.border-blue-dark{border:1px solid #5a6280!important}.border-hover-blue-dark:hover{border:1px solid #5a6280!important}.bc-blue-dark{border-color:#5a6280}.color-blue-light,.color-blue-light p{color:#f1f5ff!important}.background-blue-light{background-color:#f1f5ff!important}.color_btn-blue-light:not(:hover),.color_btn-blue-light:not(:hover) *{color:#f1f5ff!important;stroke:#f1f5ff!important}.background_btn-blue-light:not(:hover){background-color:#f1f5ff!important}.color-hover-blue-light:hover,.color-hover-blue-light:hover *{color:#f1f5ff!important}.background-hover-blue-light:hover{background-color:#f1f5ff!important}.component-button--border-blue-light:not(:hover){border-color:#f1f5ff!important}.component-button--border-hover-blue-light:hover{border-color:#f1f5ff!important}.color-icon-blue-light *{fill:#f1f5ff!important}.color-icon-hover-blue-light:hover *{fill:#f1f5ff!important}.border-blue-light{border:1px solid #f1f5ff!important}.border-hover-blue-light:hover{border:1px solid #f1f5ff!important}.bc-blue-light{border-color:#f1f5ff}.color-gray,.color-gray p{color:#878ea6!important}.background-gray{background-color:#878ea6!important}.color_btn-gray:not(:hover),.color_btn-gray:not(:hover) *{color:#878ea6!important;stroke:#878ea6!important}.background_btn-gray:not(:hover){background-color:#878ea6!important}.color-hover-gray:hover,.color-hover-gray:hover *{color:#878ea6!important}.background-hover-gray:hover{background-color:#878ea6!important}.component-button--border-gray:not(:hover){border-color:#878ea6!important}.component-button--border-hover-gray:hover{border-color:#878ea6!important}.color-icon-gray *{fill:#878ea6!important}.color-icon-hover-gray:hover *{fill:#878ea6!important}.border-gray{border:1px solid #878ea6!important}.border-hover-gray:hover{border:1px solid #878ea6!important}.bc-gray{border-color:#878ea6}.color-iris,.color-iris p{color:#dde2f4!important}.background-iris{background-color:#dde2f4!important}.color_btn-iris:not(:hover),.color_btn-iris:not(:hover) *{color:#dde2f4!important;stroke:#dde2f4!important}.background_btn-iris:not(:hover){background-color:#dde2f4!important}.color-hover-iris:hover,.color-hover-iris:hover *{color:#dde2f4!important}.background-hover-iris:hover{background-color:#dde2f4!important}.component-button--border-iris:not(:hover){border-color:#dde2f4!important}.component-button--border-hover-iris:hover{border-color:#dde2f4!important}.color-icon-iris *{fill:#dde2f4!important}.color-icon-hover-iris:hover *{fill:#dde2f4!important}.border-iris{border:1px solid #dde2f4!important}.border-hover-iris:hover{border:1px solid #dde2f4!important}.bc-iris{border-color:#dde2f4}.color-lavander,.color-lavander p{color:#d7deff!important}.background-lavander{background-color:#d7deff!important}.color_btn-lavander:not(:hover),.color_btn-lavander:not(:hover) *{color:#d7deff!important;stroke:#d7deff!important}.background_btn-lavander:not(:hover){background-color:#d7deff!important}.color-hover-lavander:hover,.color-hover-lavander:hover *{color:#d7deff!important}.background-hover-lavander:hover{background-color:#d7deff!important}.component-button--border-lavander:not(:hover){border-color:#d7deff!important}.component-button--border-hover-lavander:hover{border-color:#d7deff!important}.color-icon-lavander *{fill:#d7deff!important}.color-icon-hover-lavander:hover *{fill:#d7deff!important}.border-lavander{border:1px solid #d7deff!important}.border-hover-lavander:hover{border:1px solid #d7deff!important}.bc-lavander{border-color:#d7deff}.color-light-blue,.color-light-blue p{color:#22afff!important}.background-light-blue{background-color:#22afff!important}.color_btn-light-blue:not(:hover),.color_btn-light-blue:not(:hover) *{color:#22afff!important;stroke:#22afff!important}.background_btn-light-blue:not(:hover){background-color:#22afff!important}.color-hover-light-blue:hover,.color-hover-light-blue:hover *{color:#22afff!important}.background-hover-light-blue:hover{background-color:#22afff!important}.component-button--border-light-blue:not(:hover){border-color:#22afff!important}.component-button--border-hover-light-blue:hover{border-color:#22afff!important}.color-icon-light-blue *{fill:#22afff!important}.color-icon-hover-light-blue:hover *{fill:#22afff!important}.border-light-blue{border:1px solid #22afff!important}.border-hover-light-blue:hover{border:1px solid #22afff!important}.bc-light-blue{border-color:#22afff}.color-brand_primary,.color-brand_primary p{color:#ef2525!important}.background-brand_primary{background-color:#ef2525!important}.color_btn-brand_primary:not(:hover),.color_btn-brand_primary:not(:hover) *{color:#ef2525!important;stroke:#ef2525!important}.background_btn-brand_primary:not(:hover){background-color:#ef2525!important}.color-hover-brand_primary:hover,.color-hover-brand_primary:hover *{color:#ef2525!important}.background-hover-brand_primary:hover{background-color:#ef2525!important}.component-button--border-brand_primary:not(:hover){border-color:#ef2525!important}.component-button--border-hover-brand_primary:hover{border-color:#ef2525!important}.color-icon-brand_primary *{fill:#ef2525!important}.color-icon-hover-brand_primary:hover *{fill:#ef2525!important}.border-brand_primary{border:1px solid #ef2525!important}.border-hover-brand_primary:hover{border:1px solid #ef2525!important}.bc-brand_primary{border-color:#ef2525}.color-brand_secondary,.color-brand_secondary p{color:#fd8c3a!important}.background-brand_secondary{background-color:#fd8c3a!important}.color_btn-brand_secondary:not(:hover),.color_btn-brand_secondary:not(:hover) *{color:#fd8c3a!important;stroke:#fd8c3a!important}.background_btn-brand_secondary:not(:hover){background-color:#fd8c3a!important}.color-hover-brand_secondary:hover,.color-hover-brand_secondary:hover *{color:#fd8c3a!important}.background-hover-brand_secondary:hover{background-color:#fd8c3a!important}.component-button--border-brand_secondary:not(:hover){border-color:#fd8c3a!important}.component-button--border-hover-brand_secondary:hover{border-color:#fd8c3a!important}.color-icon-brand_secondary *{fill:#fd8c3a!important}.color-icon-hover-brand_secondary:hover *{fill:#fd8c3a!important}.border-brand_secondary{border:1px solid #fd8c3a!important}.border-hover-brand_secondary:hover{border:1px solid #fd8c3a!important}.bc-brand_secondary{border-color:#fd8c3a}.color-brand_complementary,.color-brand_complementary p{color:#e229a3!important}.background-brand_complementary{background-color:#e229a3!important}.color_btn-brand_complementary:not(:hover),.color_btn-brand_complementary:not(:hover) *{color:#e229a3!important;stroke:#e229a3!important}.background_btn-brand_complementary:not(:hover){background-color:#e229a3!important}.color-hover-brand_complementary:hover,.color-hover-brand_complementary:hover *{color:#e229a3!important}.background-hover-brand_complementary:hover{background-color:#e229a3!important}.component-button--border-brand_complementary:not(:hover){border-color:#e229a3!important}.component-button--border-hover-brand_complementary:hover{border-color:#e229a3!important}.color-icon-brand_complementary *{fill:#e229a3!important}.color-icon-hover-brand_complementary:hover *{fill:#e229a3!important}.border-brand_complementary{border:1px solid #e229a3!important}.border-hover-brand_complementary:hover{border:1px solid #e229a3!important}.bc-brand_complementary{border-color:#e229a3}.color-brand_contrast,.color-brand_contrast p{color:#000!important}.background-brand_contrast{background-color:#000!important}.color_btn-brand_contrast:not(:hover),.color_btn-brand_contrast:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-brand_contrast:not(:hover){background-color:#000!important}.color-hover-brand_contrast:hover,.color-hover-brand_contrast:hover *{color:#000!important}.background-hover-brand_contrast:hover{background-color:#000!important}.component-button--border-brand_contrast:not(:hover){border-color:#000!important}.component-button--border-hover-brand_contrast:hover{border-color:#000!important}.color-icon-brand_contrast *{fill:#000!important}.color-icon-hover-brand_contrast:hover *{fill:#000!important}.border-brand_contrast{border:1px solid #000!important}.border-hover-brand_contrast:hover{border:1px solid #000!important}.bc-brand_contrast{border-color:#000}.color-brand_gradient,.color-brand_gradient p{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background-brand_gradient{background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color_btn-brand_gradient:not(:hover),.color_btn-brand_gradient:not(:hover) *{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important;stroke:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background_btn-brand_gradient:not(:hover){background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-hover-brand_gradient:hover,.color-hover-brand_gradient:hover *{color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.background-hover-brand_gradient:hover{background-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.component-button--border-brand_gradient:not(:hover){border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.component-button--border-hover-brand_gradient:hover{border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-icon-brand_gradient *{fill:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.color-icon-hover-brand_gradient:hover *{fill:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.border-brand_gradient{border:1px solid linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.border-hover-brand_gradient:hover{border:1px solid linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)!important}.bc-brand_gradient{border-color:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)}.color-functional_success,.color-functional_success p{color:#38a169!important}.background-functional_success{background-color:#38a169!important}.color_btn-functional_success:not(:hover),.color_btn-functional_success:not(:hover) *{color:#38a169!important;stroke:#38a169!important}.background_btn-functional_success:not(:hover){background-color:#38a169!important}.color-hover-functional_success:hover,.color-hover-functional_success:hover *{color:#38a169!important}.background-hover-functional_success:hover{background-color:#38a169!important}.component-button--border-functional_success:not(:hover){border-color:#38a169!important}.component-button--border-hover-functional_success:hover{border-color:#38a169!important}.color-icon-functional_success *{fill:#38a169!important}.color-icon-hover-functional_success:hover *{fill:#38a169!important}.border-functional_success{border:1px solid #38a169!important}.border-hover-functional_success:hover{border:1px solid #38a169!important}.bc-functional_success{border-color:#38a169}.color-functional_error,.color-functional_error p{color:#e53e3e!important}.background-functional_error{background-color:#e53e3e!important}.color_btn-functional_error:not(:hover),.color_btn-functional_error:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-functional_error:not(:hover){background-color:#e53e3e!important}.color-hover-functional_error:hover,.color-hover-functional_error:hover *{color:#e53e3e!important}.background-hover-functional_error:hover{background-color:#e53e3e!important}.component-button--border-functional_error:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-functional_error:hover{border-color:#e53e3e!important}.color-icon-functional_error *{fill:#e53e3e!important}.color-icon-hover-functional_error:hover *{fill:#e53e3e!important}.border-functional_error{border:1px solid #e53e3e!important}.border-hover-functional_error:hover{border:1px solid #e53e3e!important}.bc-functional_error{border-color:#e53e3e}.color-functional_sale,.color-functional_sale p{color:#e53e3e!important}.background-functional_sale{background-color:#e53e3e!important}.color_btn-functional_sale:not(:hover),.color_btn-functional_sale:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-functional_sale:not(:hover){background-color:#e53e3e!important}.color-hover-functional_sale:hover,.color-hover-functional_sale:hover *{color:#e53e3e!important}.background-hover-functional_sale:hover{background-color:#e53e3e!important}.component-button--border-functional_sale:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-functional_sale:hover{border-color:#e53e3e!important}.color-icon-functional_sale *{fill:#e53e3e!important}.color-icon-hover-functional_sale:hover *{fill:#e53e3e!important}.border-functional_sale{border:1px solid #e53e3e!important}.border-hover-functional_sale:hover{border:1px solid #e53e3e!important}.bc-functional_sale{border-color:#e53e3e}.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:#14cf48!important}.background-functional_in_stock{background-color:#14cf48!important}.color_btn-functional_in_stock:not(:hover),.color_btn-functional_in_stock:not(:hover) *{color:#14cf48!important;stroke:#14cf48!important}.background_btn-functional_in_stock:not(:hover){background-color:#14cf48!important}.color-hover-functional_in_stock:hover,.color-hover-functional_in_stock:hover *{color:#14cf48!important}.background-hover-functional_in_stock:hover{background-color:#14cf48!important}.component-button--border-functional_in_stock:not(:hover){border-color:#14cf48!important}.component-button--border-hover-functional_in_stock:hover{border-color:#14cf48!important}.color-icon-functional_in_stock *{fill:#14cf48!important}.color-icon-hover-functional_in_stock:hover *{fill:#14cf48!important}.border-functional_in_stock{border:1px solid #14cf48!important}.border-hover-functional_in_stock:hover{border:1px solid #14cf48!important}.bc-functional_in_stock{border-color:#14cf48}.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:#e53e3e!important}.background-functional_out_of_stock{background-color:#e53e3e!important}.color_btn-functional_out_of_stock:not(:hover),.color_btn-functional_out_of_stock:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-functional_out_of_stock:not(:hover){background-color:#e53e3e!important}.color-hover-functional_out_of_stock:hover,.color-hover-functional_out_of_stock:hover *{color:#e53e3e!important}.background-hover-functional_out_of_stock:hover{background-color:#e53e3e!important}.component-button--border-functional_out_of_stock:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-functional_out_of_stock:hover{border-color:#e53e3e!important}.color-icon-functional_out_of_stock *{fill:#e53e3e!important}.color-icon-hover-functional_out_of_stock:hover *{fill:#e53e3e!important}.border-functional_out_of_stock{border:1px solid #e53e3e!important}.border-hover-functional_out_of_stock:hover{border:1px solid #e53e3e!important}.bc-functional_out_of_stock{border-color:#e53e3e}.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:#fff!important}.background-surface_product_image{background-color:#fff!important}.color_btn-surface_product_image:not(:hover),.color_btn-surface_product_image:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-surface_product_image:not(:hover){background-color:#fff!important}.color-hover-surface_product_image:hover,.color-hover-surface_product_image:hover *{color:#fff!important}.background-hover-surface_product_image:hover{background-color:#fff!important}.component-button--border-surface_product_image:not(:hover){border-color:#fff!important}.component-button--border-hover-surface_product_image:hover{border-color:#fff!important}.color-icon-surface_product_image *{fill:#fff!important}.color-icon-hover-surface_product_image:hover *{fill:#fff!important}.border-surface_product_image{border:1px solid #fff!important}.border-hover-surface_product_image:hover{border:1px solid #fff!important}.bc-surface_product_image{border-color:#fff}.color-surface_card,.color-surface_card p{color:#e9e9e9!important}.background-surface_card{background-color:#e9e9e9!important}.color_btn-surface_card:not(:hover),.color_btn-surface_card:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-surface_card:not(:hover){background-color:#e9e9e9!important}.color-hover-surface_card:hover,.color-hover-surface_card:hover *{color:#e9e9e9!important}.background-hover-surface_card:hover{background-color:#e9e9e9!important}.component-button--border-surface_card:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-surface_card:hover{border-color:#e9e9e9!important}.color-icon-surface_card *{fill:#e9e9e9!important}.color-icon-hover-surface_card:hover *{fill:#e9e9e9!important}.border-surface_card{border:1px solid #e9e9e9!important}.border-hover-surface_card:hover{border:1px solid #e9e9e9!important}.bc-surface_card{border-color:#e9e9e9}.color-surface_card_hover,.color-surface_card_hover p{color:#d9d9d9!important}.background-surface_card_hover{background-color:#d9d9d9!important}.color_btn-surface_card_hover:not(:hover),.color_btn-surface_card_hover:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-surface_card_hover:not(:hover){background-color:#d9d9d9!important}.color-hover-surface_card_hover:hover,.color-hover-surface_card_hover:hover *{color:#d9d9d9!important}.background-hover-surface_card_hover:hover{background-color:#d9d9d9!important}.component-button--border-surface_card_hover:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-surface_card_hover:hover{border-color:#d9d9d9!important}.color-icon-surface_card_hover *{fill:#d9d9d9!important}.color-icon-hover-surface_card_hover:hover *{fill:#d9d9d9!important}.border-surface_card_hover{border:1px solid #d9d9d9!important}.border-hover-surface_card_hover:hover{border:1px solid #d9d9d9!important}.bc-surface_card_hover{border-color:#d9d9d9}.color-border_primary,.color-border_primary p{color:#9d9d9d!important}.background-border_primary{background-color:#9d9d9d!important}.color_btn-border_primary:not(:hover),.color_btn-border_primary:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-border_primary:not(:hover){background-color:#9d9d9d!important}.color-hover-border_primary:hover,.color-hover-border_primary:hover *{color:#9d9d9d!important}.background-hover-border_primary:hover{background-color:#9d9d9d!important}.component-button--border-border_primary:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-border_primary:hover{border-color:#9d9d9d!important}.color-icon-border_primary *{fill:#9d9d9d!important}.color-icon-hover-border_primary:hover *{fill:#9d9d9d!important}.border-border_primary{border:1px solid #9d9d9d!important}.border-hover-border_primary:hover{border:1px solid #9d9d9d!important}.bc-border_primary{border-color:#9d9d9d}.color-border_secondary,.color-border_secondary p{color:#d9d9d9!important}.background-border_secondary{background-color:#d9d9d9!important}.color_btn-border_secondary:not(:hover),.color_btn-border_secondary:not(:hover) *{color:#d9d9d9!important;stroke:#d9d9d9!important}.background_btn-border_secondary:not(:hover){background-color:#d9d9d9!important}.color-hover-border_secondary:hover,.color-hover-border_secondary:hover *{color:#d9d9d9!important}.background-hover-border_secondary:hover{background-color:#d9d9d9!important}.component-button--border-border_secondary:not(:hover){border-color:#d9d9d9!important}.component-button--border-hover-border_secondary:hover{border-color:#d9d9d9!important}.color-icon-border_secondary *{fill:#d9d9d9!important}.color-icon-hover-border_secondary:hover *{fill:#d9d9d9!important}.border-border_secondary{border:1px solid #d9d9d9!important}.border-hover-border_secondary:hover{border:1px solid #d9d9d9!important}.bc-border_secondary{border-color:#d9d9d9}.color-border_contrast,.color-border_contrast p{color:#fff!important}.background-border_contrast{background-color:#fff!important}.color_btn-border_contrast:not(:hover),.color_btn-border_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-border_contrast:not(:hover){background-color:#fff!important}.color-hover-border_contrast:hover,.color-hover-border_contrast:hover *{color:#fff!important}.background-hover-border_contrast:hover{background-color:#fff!important}.component-button--border-border_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-border_contrast:hover{border-color:#fff!important}.color-icon-border_contrast *{fill:#fff!important}.color-icon-hover-border_contrast:hover *{fill:#fff!important}.border-border_contrast{border:1px solid #fff!important}.border-hover-border_contrast:hover{border:1px solid #fff!important}.bc-border_contrast{border-color:#fff}.color-border_selected,.color-border_selected p{color:#000!important}.background-border_selected{background-color:#000!important}.color_btn-border_selected:not(:hover),.color_btn-border_selected:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-border_selected:not(:hover){background-color:#000!important}.color-hover-border_selected:hover,.color-hover-border_selected:hover *{color:#000!important}.background-hover-border_selected:hover{background-color:#000!important}.component-button--border-border_selected:not(:hover){border-color:#000!important}.component-button--border-hover-border_selected:hover{border-color:#000!important}.color-icon-border_selected *{fill:#000!important}.color-icon-hover-border_selected:hover *{fill:#000!important}.border-border_selected{border:1px solid #000!important}.border-hover-border_selected:hover{border:1px solid #000!important}.bc-border_selected{border-color:#000}.color-headline_primary,.color-headline_primary p{color:#000!important}.background-headline_primary{background-color:#000!important}.color_btn-headline_primary:not(:hover),.color_btn-headline_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-headline_primary:not(:hover){background-color:#000!important}.color-hover-headline_primary:hover,.color-hover-headline_primary:hover *{color:#000!important}.background-hover-headline_primary:hover{background-color:#000!important}.component-button--border-headline_primary:not(:hover){border-color:#000!important}.component-button--border-hover-headline_primary:hover{border-color:#000!important}.color-icon-headline_primary *{fill:#000!important}.color-icon-hover-headline_primary:hover *{fill:#000!important}.border-headline_primary{border:1px solid #000!important}.border-hover-headline_primary:hover{border:1px solid #000!important}.bc-headline_primary{border-color:#000}.color-headline_secondary,.color-headline_secondary p{color:#555!important}.background-headline_secondary{background-color:#555!important}.color_btn-headline_secondary:not(:hover),.color_btn-headline_secondary:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-headline_secondary:not(:hover){background-color:#555!important}.color-hover-headline_secondary:hover,.color-hover-headline_secondary:hover *{color:#555!important}.background-hover-headline_secondary:hover{background-color:#555!important}.component-button--border-headline_secondary:not(:hover){border-color:#555!important}.component-button--border-hover-headline_secondary:hover{border-color:#555!important}.color-icon-headline_secondary *{fill:#555!important}.color-icon-hover-headline_secondary:hover *{fill:#555!important}.border-headline_secondary{border:1px solid #555!important}.border-hover-headline_secondary:hover{border:1px solid #555!important}.bc-headline_secondary{border-color:#555}.color-headline_contrast,.color-headline_contrast p{color:#fff!important}.background-headline_contrast{background-color:#fff!important}.color_btn-headline_contrast:not(:hover),.color_btn-headline_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-headline_contrast:not(:hover){background-color:#fff!important}.color-hover-headline_contrast:hover,.color-hover-headline_contrast:hover *{color:#fff!important}.background-hover-headline_contrast:hover{background-color:#fff!important}.component-button--border-headline_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-headline_contrast:hover{border-color:#fff!important}.color-icon-headline_contrast *{fill:#fff!important}.color-icon-hover-headline_contrast:hover *{fill:#fff!important}.border-headline_contrast{border:1px solid #fff!important}.border-hover-headline_contrast:hover{border:1px solid #fff!important}.bc-headline_contrast{border-color:#fff}.color-text_primary,.color-text_primary p{color:#000!important}.background-text_primary{background-color:#000!important}.color_btn-text_primary:not(:hover),.color_btn-text_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-text_primary:not(:hover){background-color:#000!important}.color-hover-text_primary:hover,.color-hover-text_primary:hover *{color:#000!important}.background-hover-text_primary:hover{background-color:#000!important}.component-button--border-text_primary:not(:hover){border-color:#000!important}.component-button--border-hover-text_primary:hover{border-color:#000!important}.color-icon-text_primary *{fill:#000!important}.color-icon-hover-text_primary:hover *{fill:#000!important}.border-text_primary{border:1px solid #000!important}.border-hover-text_primary:hover{border:1px solid #000!important}.bc-text_primary{border-color:#000}.color-text_secondary,.color-text_secondary p{color:#262626!important}.background-text_secondary{background-color:#262626!important}.color_btn-text_secondary:not(:hover),.color_btn-text_secondary:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-text_secondary:not(:hover){background-color:#262626!important}.color-hover-text_secondary:hover,.color-hover-text_secondary:hover *{color:#262626!important}.background-hover-text_secondary:hover{background-color:#262626!important}.component-button--border-text_secondary:not(:hover){border-color:#262626!important}.component-button--border-hover-text_secondary:hover{border-color:#262626!important}.color-icon-text_secondary *{fill:#262626!important}.color-icon-hover-text_secondary:hover *{fill:#262626!important}.border-text_secondary{border:1px solid #262626!important}.border-hover-text_secondary:hover{border:1px solid #262626!important}.bc-text_secondary{border-color:#262626}.color-text_complementary,.color-text_complementary p{color:#9d9d9d!important}.background-text_complementary{background-color:#9d9d9d!important}.color_btn-text_complementary:not(:hover),.color_btn-text_complementary:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-text_complementary:not(:hover){background-color:#9d9d9d!important}.color-hover-text_complementary:hover,.color-hover-text_complementary:hover *{color:#9d9d9d!important}.background-hover-text_complementary:hover{background-color:#9d9d9d!important}.component-button--border-text_complementary:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-text_complementary:hover{border-color:#9d9d9d!important}.color-icon-text_complementary *{fill:#9d9d9d!important}.color-icon-hover-text_complementary:hover *{fill:#9d9d9d!important}.border-text_complementary{border:1px solid #9d9d9d!important}.border-hover-text_complementary:hover{border:1px solid #9d9d9d!important}.bc-text_complementary{border-color:#9d9d9d}.color-text_link,.color-text_link p{color:#fd8c3a!important}.background-text_link{background-color:#fd8c3a!important}.color_btn-text_link:not(:hover),.color_btn-text_link:not(:hover) *{color:#fd8c3a!important;stroke:#fd8c3a!important}.background_btn-text_link:not(:hover){background-color:#fd8c3a!important}.color-hover-text_link:hover,.color-hover-text_link:hover *{color:#fd8c3a!important}.background-hover-text_link:hover{background-color:#fd8c3a!important}.component-button--border-text_link:not(:hover){border-color:#fd8c3a!important}.component-button--border-hover-text_link:hover{border-color:#fd8c3a!important}.color-icon-text_link *{fill:#fd8c3a!important}.color-icon-hover-text_link:hover *{fill:#fd8c3a!important}.border-text_link{border:1px solid #fd8c3a!important}.border-hover-text_link:hover{border:1px solid #fd8c3a!important}.bc-text_link{border-color:#fd8c3a}.color-text_link_hover,.color-text_link_hover p{color:#ef2525!important}.background-text_link_hover{background-color:#ef2525!important}.color_btn-text_link_hover:not(:hover),.color_btn-text_link_hover:not(:hover) *{color:#ef2525!important;stroke:#ef2525!important}.background_btn-text_link_hover:not(:hover){background-color:#ef2525!important}.color-hover-text_link_hover:hover,.color-hover-text_link_hover:hover *{color:#ef2525!important}.background-hover-text_link_hover:hover{background-color:#ef2525!important}.component-button--border-text_link_hover:not(:hover){border-color:#ef2525!important}.component-button--border-hover-text_link_hover:hover{border-color:#ef2525!important}.color-icon-text_link_hover *{fill:#ef2525!important}.color-icon-hover-text_link_hover:hover *{fill:#ef2525!important}.border-text_link_hover{border:1px solid #ef2525!important}.border-hover-text_link_hover:hover{border:1px solid #ef2525!important}.bc-text_link_hover{border-color:#ef2525}.color-text_link_clicked,.color-text_link_clicked p{color:#e229a3!important}.background-text_link_clicked{background-color:#e229a3!important}.color_btn-text_link_clicked:not(:hover),.color_btn-text_link_clicked:not(:hover) *{color:#e229a3!important;stroke:#e229a3!important}.background_btn-text_link_clicked:not(:hover){background-color:#e229a3!important}.color-hover-text_link_clicked:hover,.color-hover-text_link_clicked:hover *{color:#e229a3!important}.background-hover-text_link_clicked:hover{background-color:#e229a3!important}.component-button--border-text_link_clicked:not(:hover){border-color:#e229a3!important}.component-button--border-hover-text_link_clicked:hover{border-color:#e229a3!important}.color-icon-text_link_clicked *{fill:#e229a3!important}.color-icon-hover-text_link_clicked:hover *{fill:#e229a3!important}.border-text_link_clicked{border:1px solid #e229a3!important}.border-hover-text_link_clicked:hover{border:1px solid #e229a3!important}.bc-text_link_clicked{border-color:#e229a3}.color-text_active,.color-text_active p{color:#000!important}.background-text_active{background-color:#000!important}.color_btn-text_active:not(:hover),.color_btn-text_active:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-text_active:not(:hover){background-color:#000!important}.color-hover-text_active:hover,.color-hover-text_active:hover *{color:#000!important}.background-hover-text_active:hover{background-color:#000!important}.component-button--border-text_active:not(:hover){border-color:#000!important}.component-button--border-hover-text_active:hover{border-color:#000!important}.color-icon-text_active *{fill:#000!important}.color-icon-hover-text_active:hover *{fill:#000!important}.border-text_active{border:1px solid #000!important}.border-hover-text_active:hover{border:1px solid #000!important}.bc-text_active{border-color:#000}.color-text_contrast_primary,.color-text_contrast_primary p{color:#fff!important}.background-text_contrast_primary{background-color:#fff!important}.color_btn-text_contrast_primary:not(:hover),.color_btn-text_contrast_primary:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-text_contrast_primary:not(:hover){background-color:#fff!important}.color-hover-text_contrast_primary:hover,.color-hover-text_contrast_primary:hover *{color:#fff!important}.background-hover-text_contrast_primary:hover{background-color:#fff!important}.component-button--border-text_contrast_primary:not(:hover){border-color:#fff!important}.component-button--border-hover-text_contrast_primary:hover{border-color:#fff!important}.color-icon-text_contrast_primary *{fill:#fff!important}.color-icon-hover-text_contrast_primary:hover *{fill:#fff!important}.border-text_contrast_primary{border:1px solid #fff!important}.border-hover-text_contrast_primary:hover{border:1px solid #fff!important}.bc-text_contrast_primary{border-color:#fff}.color-text_contrast_secondary,.color-text_contrast_secondary p{color:#e9e9e9!important}.background-text_contrast_secondary{background-color:#e9e9e9!important}.color_btn-text_contrast_secondary:not(:hover),.color_btn-text_contrast_secondary:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-text_contrast_secondary:not(:hover){background-color:#e9e9e9!important}.color-hover-text_contrast_secondary:hover,.color-hover-text_contrast_secondary:hover *{color:#e9e9e9!important}.background-hover-text_contrast_secondary:hover{background-color:#e9e9e9!important}.component-button--border-text_contrast_secondary:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-text_contrast_secondary:hover{border-color:#e9e9e9!important}.color-icon-text_contrast_secondary *{fill:#e9e9e9!important}.color-icon-hover-text_contrast_secondary:hover *{fill:#e9e9e9!important}.border-text_contrast_secondary{border:1px solid #e9e9e9!important}.border-hover-text_contrast_secondary:hover{border:1px solid #e9e9e9!important}.bc-text_contrast_secondary{border-color:#e9e9e9}.color-text_contrast_complementary,.color-text_contrast_complementary p{color:#c4c4c4!important}.background-text_contrast_complementary{background-color:#c4c4c4!important}.color_btn-text_contrast_complementary:not(:hover),.color_btn-text_contrast_complementary:not(:hover) *{color:#c4c4c4!important;stroke:#c4c4c4!important}.background_btn-text_contrast_complementary:not(:hover){background-color:#c4c4c4!important}.color-hover-text_contrast_complementary:hover,.color-hover-text_contrast_complementary:hover *{color:#c4c4c4!important}.background-hover-text_contrast_complementary:hover{background-color:#c4c4c4!important}.component-button--border-text_contrast_complementary:not(:hover){border-color:#c4c4c4!important}.component-button--border-hover-text_contrast_complementary:hover{border-color:#c4c4c4!important}.color-icon-text_contrast_complementary *{fill:#c4c4c4!important}.color-icon-hover-text_contrast_complementary:hover *{fill:#c4c4c4!important}.border-text_contrast_complementary{border:1px solid #c4c4c4!important}.border-hover-text_contrast_complementary:hover{border:1px solid #c4c4c4!important}.bc-text_contrast_complementary{border-color:#c4c4c4}.color-icons_primary,.color-icons_primary p{color:#000!important}.background-icons_primary{background-color:#000!important}.color_btn-icons_primary:not(:hover),.color_btn-icons_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-icons_primary:not(:hover){background-color:#000!important}.color-hover-icons_primary:hover,.color-hover-icons_primary:hover *{color:#000!important}.background-hover-icons_primary:hover{background-color:#000!important}.component-button--border-icons_primary:not(:hover){border-color:#000!important}.component-button--border-hover-icons_primary:hover{border-color:#000!important}.color-icon-icons_primary *{fill:#000!important}.color-icon-hover-icons_primary:hover *{fill:#000!important}.border-icons_primary{border:1px solid #000!important}.border-hover-icons_primary:hover{border:1px solid #000!important}.bc-icons_primary{border-color:#000}.color-icons_secondary,.color-icons_secondary p{color:#555!important}.background-icons_secondary{background-color:#555!important}.color_btn-icons_secondary:not(:hover),.color_btn-icons_secondary:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-icons_secondary:not(:hover){background-color:#555!important}.color-hover-icons_secondary:hover,.color-hover-icons_secondary:hover *{color:#555!important}.background-hover-icons_secondary:hover{background-color:#555!important}.component-button--border-icons_secondary:not(:hover){border-color:#555!important}.component-button--border-hover-icons_secondary:hover{border-color:#555!important}.color-icon-icons_secondary *{fill:#555!important}.color-icon-hover-icons_secondary:hover *{fill:#555!important}.border-icons_secondary{border:1px solid #555!important}.border-hover-icons_secondary:hover{border:1px solid #555!important}.bc-icons_secondary{border-color:#555}.color-icons_contrast,.color-icons_contrast p{color:#fff!important}.background-icons_contrast{background-color:#fff!important}.color_btn-icons_contrast:not(:hover),.color_btn-icons_contrast:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-icons_contrast:not(:hover){background-color:#fff!important}.color-hover-icons_contrast:hover,.color-hover-icons_contrast:hover *{color:#fff!important}.background-hover-icons_contrast:hover{background-color:#fff!important}.component-button--border-icons_contrast:not(:hover){border-color:#fff!important}.component-button--border-hover-icons_contrast:hover{border-color:#fff!important}.color-icon-icons_contrast *{fill:#fff!important}.color-icon-hover-icons_contrast:hover *{fill:#fff!important}.border-icons_contrast{border:1px solid #fff!important}.border-hover-icons_contrast:hover{border:1px solid #fff!important}.bc-icons_contrast{border-color:#fff}.color-control_draggable,.color-control_draggable p{color:#555!important}.background-control_draggable{background-color:#555!important}.color_btn-control_draggable:not(:hover),.color_btn-control_draggable:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-control_draggable:not(:hover){background-color:#555!important}.color-hover-control_draggable:hover,.color-hover-control_draggable:hover *{color:#555!important}.background-hover-control_draggable:hover{background-color:#555!important}.component-button--border-control_draggable:not(:hover){border-color:#555!important}.component-button--border-hover-control_draggable:hover{border-color:#555!important}.color-icon-control_draggable *{fill:#555!important}.color-icon-hover-control_draggable:hover *{fill:#555!important}.border-control_draggable{border:1px solid #555!important}.border-hover-control_draggable:hover{border:1px solid #555!important}.bc-control_draggable{border-color:#555}.color-control_open,.color-control_open p{color:#fff!important}.background-control_open{background-color:#fff!important}.color_btn-control_open:not(:hover),.color_btn-control_open:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-control_open:not(:hover){background-color:#fff!important}.color-hover-control_open:hover,.color-hover-control_open:hover *{color:#fff!important}.background-hover-control_open:hover{background-color:#fff!important}.component-button--border-control_open:not(:hover){border-color:#fff!important}.component-button--border-hover-control_open:hover{border-color:#fff!important}.color-icon-control_open *{fill:#fff!important}.color-icon-hover-control_open:hover *{fill:#fff!important}.border-control_open{border:1px solid #fff!important}.border-hover-control_open:hover{border:1px solid #fff!important}.bc-control_open{border-color:#fff}.color-breadcrumbs_default,.color-breadcrumbs_default p{color:#7b7b7b!important}.background-breadcrumbs_default{background-color:#7b7b7b!important}.color_btn-breadcrumbs_default:not(:hover),.color_btn-breadcrumbs_default:not(:hover) *{color:#7b7b7b!important;stroke:#7b7b7b!important}.background_btn-breadcrumbs_default:not(:hover){background-color:#7b7b7b!important}.color-hover-breadcrumbs_default:hover,.color-hover-breadcrumbs_default:hover *{color:#7b7b7b!important}.background-hover-breadcrumbs_default:hover{background-color:#7b7b7b!important}.component-button--border-breadcrumbs_default:not(:hover){border-color:#7b7b7b!important}.component-button--border-hover-breadcrumbs_default:hover{border-color:#7b7b7b!important}.color-icon-breadcrumbs_default *{fill:#7b7b7b!important}.color-icon-hover-breadcrumbs_default:hover *{fill:#7b7b7b!important}.border-breadcrumbs_default{border:1px solid #7b7b7b!important}.border-hover-breadcrumbs_default:hover{border:1px solid #7b7b7b!important}.bc-breadcrumbs_default{border-color:#7b7b7b}.color-breadcrumbs_current,.color-breadcrumbs_current p{color:#000!important}.background-breadcrumbs_current{background-color:#000!important}.color_btn-breadcrumbs_current:not(:hover),.color_btn-breadcrumbs_current:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-breadcrumbs_current:not(:hover){background-color:#000!important}.color-hover-breadcrumbs_current:hover,.color-hover-breadcrumbs_current:hover *{color:#000!important}.background-hover-breadcrumbs_current:hover{background-color:#000!important}.component-button--border-breadcrumbs_current:not(:hover){border-color:#000!important}.component-button--border-hover-breadcrumbs_current:hover{border-color:#000!important}.color-icon-breadcrumbs_current *{fill:#000!important}.color-icon-hover-breadcrumbs_current:hover *{fill:#000!important}.border-breadcrumbs_current{border:1px solid #000!important}.border-hover-breadcrumbs_current:hover{border:1px solid #000!important}.bc-breadcrumbs_current{border-color:#000}.color-form_checkbox,.color-form_checkbox p{color:#9d9d9d!important}.background-form_checkbox{background-color:#9d9d9d!important}.color_btn-form_checkbox:not(:hover),.color_btn-form_checkbox:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-form_checkbox:not(:hover){background-color:#9d9d9d!important}.color-hover-form_checkbox:hover,.color-hover-form_checkbox:hover *{color:#9d9d9d!important}.background-hover-form_checkbox:hover{background-color:#9d9d9d!important}.component-button--border-form_checkbox:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-form_checkbox:hover{border-color:#9d9d9d!important}.color-icon-form_checkbox *{fill:#9d9d9d!important}.color-icon-hover-form_checkbox:hover *{fill:#9d9d9d!important}.border-form_checkbox{border:1px solid #9d9d9d!important}.border-hover-form_checkbox:hover{border:1px solid #9d9d9d!important}.bc-form_checkbox{border-color:#9d9d9d}.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:#9d9d9d!important}.background-form_input_border{background-color:#9d9d9d!important}.color_btn-form_input_border:not(:hover),.color_btn-form_input_border:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-form_input_border:not(:hover){background-color:#9d9d9d!important}.color-hover-form_input_border:hover,.color-hover-form_input_border:hover *{color:#9d9d9d!important}.background-hover-form_input_border:hover{background-color:#9d9d9d!important}.component-button--border-form_input_border:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-form_input_border:hover{border-color:#9d9d9d!important}.color-icon-form_input_border *{fill:#9d9d9d!important}.color-icon-hover-form_input_border:hover *{fill:#9d9d9d!important}.border-form_input_border{border:1px solid #9d9d9d!important}.border-hover-form_input_border:hover{border:1px solid #9d9d9d!important}.bc-form_input_border{border-color:#9d9d9d}.color-form_input_text,.color-form_input_text p{color:#000!important}.background-form_input_text{background-color:#000!important}.color_btn-form_input_text:not(:hover),.color_btn-form_input_text:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-form_input_text:not(:hover){background-color:#000!important}.color-hover-form_input_text:hover,.color-hover-form_input_text:hover *{color:#000!important}.background-hover-form_input_text:hover{background-color:#000!important}.component-button--border-form_input_text:not(:hover){border-color:#000!important}.component-button--border-hover-form_input_text:hover{border-color:#000!important}.color-icon-form_input_text *{fill:#000!important}.color-icon-hover-form_input_text:hover *{fill:#000!important}.border-form_input_text{border:1px solid #000!important}.border-hover-form_input_text:hover{border:1px solid #000!important}.bc-form_input_text{border-color:#000}.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:#9d9d9d!important}.background-form_helper_text{background-color:#9d9d9d!important}.color_btn-form_helper_text:not(:hover),.color_btn-form_helper_text:not(:hover) *{color:#9d9d9d!important;stroke:#9d9d9d!important}.background_btn-form_helper_text:not(:hover){background-color:#9d9d9d!important}.color-hover-form_helper_text:hover,.color-hover-form_helper_text:hover *{color:#9d9d9d!important}.background-hover-form_helper_text:hover{background-color:#9d9d9d!important}.component-button--border-form_helper_text:not(:hover){border-color:#9d9d9d!important}.component-button--border-hover-form_helper_text:hover{border-color:#9d9d9d!important}.color-icon-form_helper_text *{fill:#9d9d9d!important}.color-icon-hover-form_helper_text:hover *{fill:#9d9d9d!important}.border-form_helper_text{border:1px solid #9d9d9d!important}.border-hover-form_helper_text:hover{border:1px solid #9d9d9d!important}.bc-form_helper_text{border-color:#9d9d9d}.color-form_label,.color-form_label p{color:#262626!important}.background-form_label{background-color:#262626!important}.color_btn-form_label:not(:hover),.color_btn-form_label:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-form_label:not(:hover){background-color:#262626!important}.color-hover-form_label:hover,.color-hover-form_label:hover *{color:#262626!important}.background-hover-form_label:hover{background-color:#262626!important}.component-button--border-form_label:not(:hover){border-color:#262626!important}.component-button--border-hover-form_label:hover{border-color:#262626!important}.color-icon-form_label *{fill:#262626!important}.color-icon-hover-form_label:hover *{fill:#262626!important}.border-form_label{border:1px solid #262626!important}.border-hover-form_label:hover{border:1px solid #262626!important}.bc-form_label{border-color:#262626}.color-badge_sale,.color-badge_sale p{color:#e53e3e!important}.background-badge_sale{background-color:#e53e3e!important}.color_btn-badge_sale:not(:hover),.color_btn-badge_sale:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-badge_sale:not(:hover){background-color:#e53e3e!important}.color-hover-badge_sale:hover,.color-hover-badge_sale:hover *{color:#e53e3e!important}.background-hover-badge_sale:hover{background-color:#e53e3e!important}.component-button--border-badge_sale:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-badge_sale:hover{border-color:#e53e3e!important}.color-icon-badge_sale *{fill:#e53e3e!important}.color-icon-hover-badge_sale:hover *{fill:#e53e3e!important}.border-badge_sale{border:1px solid #e53e3e!important}.border-hover-badge_sale:hover{border:1px solid #e53e3e!important}.bc-badge_sale{border-color:#e53e3e}.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:#e53e3e!important}.background-alert_error{background-color:#e53e3e!important}.color_btn-alert_error:not(:hover),.color_btn-alert_error:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-alert_error:not(:hover){background-color:#e53e3e!important}.color-hover-alert_error:hover,.color-hover-alert_error:hover *{color:#e53e3e!important}.background-hover-alert_error:hover{background-color:#e53e3e!important}.component-button--border-alert_error:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-alert_error:hover{border-color:#e53e3e!important}.color-icon-alert_error *{fill:#e53e3e!important}.color-icon-hover-alert_error:hover *{fill:#e53e3e!important}.border-alert_error{border:1px solid #e53e3e!important}.border-hover-alert_error:hover{border:1px solid #e53e3e!important}.bc-alert_error{border-color:#e53e3e}.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_success,.color-alert_success p{color:#38a169!important}.background-alert_success{background-color:#38a169!important}.color_btn-alert_success:not(:hover),.color_btn-alert_success:not(:hover) *{color:#38a169!important;stroke:#38a169!important}.background_btn-alert_success:not(:hover){background-color:#38a169!important}.color-hover-alert_success:hover,.color-hover-alert_success:hover *{color:#38a169!important}.background-hover-alert_success:hover{background-color:#38a169!important}.component-button--border-alert_success:not(:hover){border-color:#38a169!important}.component-button--border-hover-alert_success:hover{border-color:#38a169!important}.color-icon-alert_success *{fill:#38a169!important}.color-icon-hover-alert_success:hover *{fill:#38a169!important}.border-alert_success{border:1px solid #38a169!important}.border-hover-alert_success:hover{border:1px solid #38a169!important}.bc-alert_success{border-color:#38a169}.color-alert_success_surface,.color-alert_success_surface p{color:#cfe2cb!important}.background-alert_success_surface{background-color:#cfe2cb!important}.color_btn-alert_success_surface:not(:hover),.color_btn-alert_success_surface:not(:hover) *{color:#cfe2cb!important;stroke:#cfe2cb!important}.background_btn-alert_success_surface:not(:hover){background-color:#cfe2cb!important}.color-hover-alert_success_surface:hover,.color-hover-alert_success_surface:hover *{color:#cfe2cb!important}.background-hover-alert_success_surface:hover{background-color:#cfe2cb!important}.component-button--border-alert_success_surface:not(:hover){border-color:#cfe2cb!important}.component-button--border-hover-alert_success_surface:hover{border-color:#cfe2cb!important}.color-icon-alert_success_surface *{fill:#cfe2cb!important}.color-icon-hover-alert_success_surface:hover *{fill:#cfe2cb!important}.border-alert_success_surface{border:1px solid #cfe2cb!important}.border-hover-alert_success_surface:hover{border:1px solid #cfe2cb!important}.bc-alert_success_surface{border-color:#cfe2cb}.color-menu_surface,.color-menu_surface p{color:#f5f5f5!important}.background-menu_surface{background-color:#f5f5f5!important}.color_btn-menu_surface:not(:hover),.color_btn-menu_surface:not(:hover) *{color:#f5f5f5!important;stroke:#f5f5f5!important}.background_btn-menu_surface:not(:hover){background-color:#f5f5f5!important}.color-hover-menu_surface:hover,.color-hover-menu_surface:hover *{color:#f5f5f5!important}.background-hover-menu_surface:hover{background-color:#f5f5f5!important}.component-button--border-menu_surface:not(:hover){border-color:#f5f5f5!important}.component-button--border-hover-menu_surface:hover{border-color:#f5f5f5!important}.color-icon-menu_surface *{fill:#f5f5f5!important}.color-icon-hover-menu_surface:hover *{fill:#f5f5f5!important}.border-menu_surface{border:1px solid #f5f5f5!important}.border-hover-menu_surface:hover{border:1px solid #f5f5f5!important}.bc-menu_surface{border-color:#f5f5f5}.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:#e9e9e9!important}.background-button_secondary_surface{background-color:#e9e9e9!important}.color_btn-button_secondary_surface:not(:hover),.color_btn-button_secondary_surface:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-button_secondary_surface:not(:hover){background-color:#e9e9e9!important}.color-hover-button_secondary_surface:hover,.color-hover-button_secondary_surface:hover *{color:#e9e9e9!important}.background-hover-button_secondary_surface:hover{background-color:#e9e9e9!important}.component-button--border-button_secondary_surface:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-button_secondary_surface:hover{border-color:#e9e9e9!important}.color-icon-button_secondary_surface *{fill:#e9e9e9!important}.color-icon-hover-button_secondary_surface:hover *{fill:#e9e9e9!important}.border-button_secondary_surface{border:1px solid #e9e9e9!important}.border-hover-button_secondary_surface:hover{border:1px solid #e9e9e9!important}.bc-button_secondary_surface{border-color:#e9e9e9}.color-button_secondary_text,.color-button_secondary_text p{color:#262626!important}.background-button_secondary_text{background-color:#262626!important}.color_btn-button_secondary_text:not(:hover),.color_btn-button_secondary_text:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-button_secondary_text:not(:hover){background-color:#262626!important}.color-hover-button_secondary_text:hover,.color-hover-button_secondary_text:hover *{color:#262626!important}.background-hover-button_secondary_text:hover{background-color:#262626!important}.component-button--border-button_secondary_text:not(:hover){border-color:#262626!important}.component-button--border-hover-button_secondary_text:hover{border-color:#262626!important}.color-icon-button_secondary_text *{fill:#262626!important}.color-icon-hover-button_secondary_text:hover *{fill:#262626!important}.border-button_secondary_text{border:1px solid #262626!important}.border-hover-button_secondary_text:hover{border:1px solid #262626!important}.bc-button_secondary_text{border-color:#262626}.color-button_text,.color-button_text p{color:#262626!important}.background-button_text{background-color:#262626!important}.color_btn-button_text:not(:hover),.color_btn-button_text:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-button_text:not(:hover){background-color:#262626!important}.color-hover-button_text:hover,.color-hover-button_text:hover *{color:#262626!important}.background-hover-button_text:hover{background-color:#262626!important}.component-button--border-button_text:not(:hover){border-color:#262626!important}.component-button--border-hover-button_text:hover{border-color:#262626!important}.color-icon-button_text *{fill:#262626!important}.color-icon-hover-button_text:hover *{fill:#262626!important}.border-button_text{border:1px solid #262626!important}.border-hover-button_text:hover{border:1px solid #262626!important}.bc-button_text{border-color:#262626}.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:#f5f5f5!important}.background-sidebar_surface{background-color:#f5f5f5!important}.color_btn-sidebar_surface:not(:hover),.color_btn-sidebar_surface:not(:hover) *{color:#f5f5f5!important;stroke:#f5f5f5!important}.background_btn-sidebar_surface:not(:hover){background-color:#f5f5f5!important}.color-hover-sidebar_surface:hover,.color-hover-sidebar_surface:hover *{color:#f5f5f5!important}.background-hover-sidebar_surface:hover{background-color:#f5f5f5!important}.component-button--border-sidebar_surface:not(:hover){border-color:#f5f5f5!important}.component-button--border-hover-sidebar_surface:hover{border-color:#f5f5f5!important}.color-icon-sidebar_surface *{fill:#f5f5f5!important}.color-icon-hover-sidebar_surface:hover *{fill:#f5f5f5!important}.border-sidebar_surface{border:1px solid #f5f5f5!important}.border-hover-sidebar_surface:hover{border:1px solid #f5f5f5!important}.bc-sidebar_surface{border-color:#f5f5f5}.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:#000!important}.background-footer_surface{background-color:#000!important}.color_btn-footer_surface:not(:hover),.color_btn-footer_surface:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-footer_surface:not(:hover){background-color:#000!important}.color-hover-footer_surface:hover,.color-hover-footer_surface:hover *{color:#000!important}.background-hover-footer_surface:hover{background-color:#000!important}.component-button--border-footer_surface:not(:hover){border-color:#000!important}.component-button--border-hover-footer_surface:hover{border-color:#000!important}.color-icon-footer_surface *{fill:#000!important}.color-icon-hover-footer_surface:hover *{fill:#000!important}.border-footer_surface{border:1px solid #000!important}.border-hover-footer_surface:hover{border:1px solid #000!important}.bc-footer_surface{border-color:#000}.color-footer_primary,.color-footer_primary p{color:#fff!important}.background-footer_primary{background-color:#fff!important}.color_btn-footer_primary:not(:hover),.color_btn-footer_primary:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-footer_primary:not(:hover){background-color:#fff!important}.color-hover-footer_primary:hover,.color-hover-footer_primary:hover *{color:#fff!important}.background-hover-footer_primary:hover{background-color:#fff!important}.component-button--border-footer_primary:not(:hover){border-color:#fff!important}.component-button--border-hover-footer_primary:hover{border-color:#fff!important}.color-icon-footer_primary *{fill:#fff!important}.color-icon-hover-footer_primary:hover *{fill:#fff!important}.border-footer_primary{border:1px solid #fff!important}.border-hover-footer_primary:hover{border:1px solid #fff!important}.bc-footer_primary{border-color:#fff}.color-footer_complementary,.color-footer_complementary p{color:#e9e9e9!important}.background-footer_complementary{background-color:#e9e9e9!important}.color_btn-footer_complementary:not(:hover),.color_btn-footer_complementary:not(:hover) *{color:#e9e9e9!important;stroke:#e9e9e9!important}.background_btn-footer_complementary:not(:hover){background-color:#e9e9e9!important}.color-hover-footer_complementary:hover,.color-hover-footer_complementary:hover *{color:#e9e9e9!important}.background-hover-footer_complementary:hover{background-color:#e9e9e9!important}.component-button--border-footer_complementary:not(:hover){border-color:#e9e9e9!important}.component-button--border-hover-footer_complementary:hover{border-color:#e9e9e9!important}.color-icon-footer_complementary *{fill:#e9e9e9!important}.color-icon-hover-footer_complementary:hover *{fill:#e9e9e9!important}.border-footer_complementary{border:1px solid #e9e9e9!important}.border-hover-footer_complementary:hover{border:1px solid #e9e9e9!important}.bc-footer_complementary{border-color:#e9e9e9}.color-footer_divider,.color-footer_divider p{color:#555!important}.background-footer_divider{background-color:#555!important}.color_btn-footer_divider:not(:hover),.color_btn-footer_divider:not(:hover) *{color:#555!important;stroke:#555!important}.background_btn-footer_divider:not(:hover){background-color:#555!important}.color-hover-footer_divider:hover,.color-hover-footer_divider:hover *{color:#555!important}.background-hover-footer_divider:hover{background-color:#555!important}.component-button--border-footer_divider:not(:hover){border-color:#555!important}.component-button--border-hover-footer_divider:hover{border-color:#555!important}.color-icon-footer_divider *{fill:#555!important}.color-icon-hover-footer_divider:hover *{fill:#555!important}.border-footer_divider{border:1px solid #555!important}.border-hover-footer_divider:hover{border:1px solid #555!important}.bc-footer_divider{border-color:#555}.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:#e53e3e!important}.background-product_variants_red{background-color:#e53e3e!important}.color_btn-product_variants_red:not(:hover),.color_btn-product_variants_red:not(:hover) *{color:#e53e3e!important;stroke:#e53e3e!important}.background_btn-product_variants_red:not(:hover){background-color:#e53e3e!important}.color-hover-product_variants_red:hover,.color-hover-product_variants_red:hover *{color:#e53e3e!important}.background-hover-product_variants_red:hover{background-color:#e53e3e!important}.component-button--border-product_variants_red:not(:hover){border-color:#e53e3e!important}.component-button--border-hover-product_variants_red:hover{border-color:#e53e3e!important}.color-icon-product_variants_red *{fill:#e53e3e!important}.color-icon-hover-product_variants_red:hover *{fill:#e53e3e!important}.border-product_variants_red{border:1px solid #e53e3e!important}.border-hover-product_variants_red:hover{border:1px solid #e53e3e!important}.bc-product_variants_red{border-color:#e53e3e}.color-email_surface_neutral,.color-email_surface_neutral p{color:#fff!important}.background-email_surface_neutral{background-color:#fff!important}.color_btn-email_surface_neutral:not(:hover),.color_btn-email_surface_neutral:not(:hover) *{color:#fff!important;stroke:#fff!important}.background_btn-email_surface_neutral:not(:hover){background-color:#fff!important}.color-hover-email_surface_neutral:hover,.color-hover-email_surface_neutral:hover *{color:#fff!important}.background-hover-email_surface_neutral:hover{background-color:#fff!important}.component-button--border-email_surface_neutral:not(:hover){border-color:#fff!important}.component-button--border-hover-email_surface_neutral:hover{border-color:#fff!important}.color-icon-email_surface_neutral *{fill:#fff!important}.color-icon-hover-email_surface_neutral:hover *{fill:#fff!important}.border-email_surface_neutral{border:1px solid #fff!important}.border-hover-email_surface_neutral:hover{border:1px solid #fff!important}.bc-email_surface_neutral{border-color:#fff}.color-email_heading,.color-email_heading p{color:#000!important}.background-email_heading{background-color:#000!important}.color_btn-email_heading:not(:hover),.color_btn-email_heading:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-email_heading:not(:hover){background-color:#000!important}.color-hover-email_heading:hover,.color-hover-email_heading:hover *{color:#000!important}.background-hover-email_heading:hover{background-color:#000!important}.component-button--border-email_heading:not(:hover){border-color:#000!important}.component-button--border-hover-email_heading:hover{border-color:#000!important}.color-icon-email_heading *{fill:#000!important}.color-icon-hover-email_heading:hover *{fill:#000!important}.border-email_heading{border:1px solid #000!important}.border-hover-email_heading:hover{border:1px solid #000!important}.bc-email_heading{border-color:#000}:root{--font-primary:outfit,sans-serif;--font-secondary:outfit,sans-serif}@font-face{font-family:outfit;src:url(../../assets/fonts/primary/Outfit-Regular.woff2) format("woff2"),url(../../assets/fonts/primary/Outfit-Regular.woff) format("woff"),url(../../assets/fonts/primary/Outfit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:outfit;src:url(../../assets/fonts/primary/Outfit-Medium.woff2) format("woff2"),url(../../assets/fonts/primary/Outfit-Medium.woff) format("woff"),url(../../assets/fonts/primary/Outfit-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:outfit;src:url(../../assets/fonts/primary/Outfit-SemiBold.woff2) format("woff2"),url(../../assets/fonts/primary/Outfit-SemiBold.woff) format("woff"),url(../../assets/fonts/primary/Outfit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}.container{padding-right:30px;padding-left:30px;max-width:1600px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}@media (max-width:991px){.container{padding-right:30px;padding-left:30px}}@media (max-width:767px){.container{padding-right:15px;padding-left:15px}}.container-wide{padding-right:30px;padding-left:30px;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:30px;padding-left:30px}}@media (max-width:767px){.container-wide{padding-right:15px;padding-left:15px}}.container-fluid{box-sizing:border-box;width:100%}.container-fluid-right{box-sizing:border-box;margin-right:0;margin-left:auto;padding-left:30px;max-width:calc(1600px + ((100% - 1600px)/ 2))}@media (max-width:991px){.container-fluid-right{padding-left:30px}}@media (max-width:767px){.container-fluid-right{padding-left:15px}}.container-fluid-left{box-sizing:border-box;margin-left:0;margin-right:auto;padding-right:30px;max-width:calc(1600px + ((100% - 1600px)/ 2))}@media (max-width:991px){.container-fluid-left{padding-right:30px}}@media (max-width:767px){.container-fluid-left{padding-right:15px}}.callout__text,.summary-row,.t,.t_1,.t_2,.t_3,.t_4,.t_l,.t_m,.t_s,.t_xl,.text{color:#182965;font-family:outfit,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:.02em}.callout__text a,.summary-row a,.t a,.t_1 a,.t_2 a,.t_3 a,.t_4 a,.t_l a,.t_m a,.t_s a,.t_xl a,.text a{text-decoration:underline;color:inherit}.t_1,.t_xl{font-size:1.625rem;letter-spacing:.01em}@media (max-width:767px){.t_1,.t_xl{font-size:1.375rem}}.t_2,.t_l{font-size:1.25rem}@media (max-width:767px){.t_2,.t_l{font-size:1.125rem}}.callout__text,.summary-row,.t_3,.t_m{font-size:1rem}.t_4,.t_s{font-size:.875rem}.text p{margin-block-start:1em;margin-block-end:1em}b,strong{font-weight:600}a{text-decoration:none}a:hover{text-decoration:none}p a{text-decoration:underline}.checkout__login .checkbox-element__title,.n,.n_1,.n_2,.n_3,.n_4,.n_5,.n_6,.table__cell--head,h1,h2,h3,h4,h5,h6{font-family:outfit,sans-serif;font-weight:600;line-height:1;margin:0;color:#182965}.checkout__login .checkbox-element__title a,.n a,.n_1 a,.n_2 a,.n_3 a,.n_4 a,.n_5 a,.n_6 a,.table__cell--head a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:underline;color:inherit}.n_1,h1{font-size:5.625rem;text-transform:uppercase}@media (max-width:991px){.n_1,h1{font-size:4.1875rem}}@media (max-width:767px){.n_1,h1{font-size:2.5rem}}.n_2,h2{font-size:4rem;line-height:1.2;text-transform:uppercase}@media (max-width:991px){.n_2,h2{font-size:2.5rem}}@media (max-width:767px){.n_2,h2{font-size:2rem}}.n_3,h3{font-size:2.5rem;line-height:1.2;text-transform:uppercase}@media (max-width:991px){.n_3,h3{font-size:2.1875rem}}@media (max-width:767px){.n_3,h3{font-size:1.5625rem}}.n_4,h4{font-size:2rem;font-weight:500;line-height:1.2}@media (max-width:991px){.n_4,h4{font-size:1.75rem;text-transform:none}}@media (max-width:767px){.n_4,h4{font-size:1.375rem;text-transform:none}}.checkout__login .checkbox-element__title,.n_5,.table__cell--head,h5{font-size:1.375rem;line-height:1.2;text-transform:none}@media (max-width:767px){.checkout__login .checkbox-element__title,.n_5,.table__cell--head,h5{font-size:1.1875rem}}.n_6,h6{font-size:1rem;font-weight:500;line-height:1.2;text-transform:none}.small-header{text-transform:none!important}.callout__title,.title,.title_l,.title_m{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:.7px;text-transform:uppercase;color:#182965}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-underline-offset:1px;-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:#182965;text-decoration-color:#182965}@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:.875rem}.title_overline{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;color:#182965}.text ol{padding-left:1em}.text ol li{font-family:inherit;font-size:inherit;color:inherit}.text ul{padding-left:1em}: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{font-family:outfit,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2;position:relative;display:inline-block;letter-spacing:.03em;padding:.6875rem 1.5rem;text-decoration:none;text-transform:uppercase;color:#fff;border-radius:var(--border-radius-L,0);background-color:#000;text-box-trim:trim-both}.badge:hover{text-decoration:none}.badge.-sale{background-color:#e53e3e}.badge.-new{background-color:#ffad0c}.badge.-feature{background-color:#000}.badge.-general{background-color:#2bb0e8}.badge.-outline{border:1px solid #fff;background:0 0}.badge.-gradient{background:linear-gradient(90deg,#ef2525 0,#fd8c3a 50%,#e229a3 100%)}.badge.-s{font-size:.75rem;padding:.25rem .5rem}.badge.-m{font-size:.875rem;padding:.3125rem 1rem}.badge.-l{font-size:.9375rem;padding:.6875rem 1.5rem}.block-btn-v2,.btn{font-family:outfit,sans-serif;font-weight:600;display:inline-block;cursor:pointer;transition:.2s ease-in-out;text-decoration:none;letter-spacing:.7px;text-transform:uppercase;border-radius:32px}.block-btn-v2 .block-btn-v2__icon--arrow *,.btn .block-btn-v2__icon--arrow *{transition:none;fill:none;stroke:currentColor}.block-btn-v2__icon,.btn__icon{display:inline-flex;flex-wrap:nowrap;justify-content:space-between;gap:15px}@media (max-width:767px){.block-btn-v2__icon,.btn__icon{width:100%}}.block-btn-v2__icon--arrow,.btn__icon--arrow{min-width:11px}.block-btn-v2__icon-right,.btn__icon-right{text-align:left}.block-btn-v2__icon-left,.btn__icon-left{text-align:right}.block-btn-v2__icon__full-width,.btn__icon__full-width{width:100%}.block-btn-v2:hover,.btn:hover{text-decoration:none}.block-btn-v2:hover .block-btn-v2__icon--arrow *,.btn:hover .block-btn-v2__icon--arrow *{fill:none;stroke:currentColor}.block-btn-v2__primary,.btn__primary{position:relative;overflow:hidden;transition:.5s;background-image:linear-gradient(90deg,#9be6d8 0,#9be6d8 20%,#22afff 50%,#9be6d8 80%,#9be6d8 100%);background-position:-1px -1px;background-size:200% auto}.block-btn-v2__primary:hover,.btn__primary:hover{background-position:100% center}.autocomplete__button,.block-btn-v2__secondary,.btn__secondary{border:1px solid #dde2f4;background:#d7deff;color:#182965}.autocomplete__button:hover,.block-btn-v2__secondary:hover,.btn__secondary:hover{border:1px solid #dde2f4;background:#fff;color:#878ea6}.block-btn-v2__underline,.btn__underline{position:relative;display:inline-flex;overflow:hidden;align-items:center;justify-content:space-between;text-align:left}.block-btn-v2__underline.block-btn-v2,.btn__underline.block-btn-v2{font-size:.75rem;padding:0 0 10px 0;border-radius:0}.block-btn-v2__underline:after,.block-btn-v2__underline:before,.btn__underline:after,.btn__underline:before{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:right;background:currentColor}.block-btn-v2__underline:after,.btn__underline:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left}@media (hover:hover) and (pointer:fine){.block-btn-v2__underline:hover::before,.btn__underline:hover::before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.block-btn-v2__underline:hover::after,.btn__underline:hover::after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0)}}.button,.newsletter-form .newsletter-button{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;padding:1.1875rem 1.5rem;cursor:pointer;transition:.2s ease-in-out;text-decoration:none;letter-spacing:1.2px;text-transform:uppercase;border:none;gap:15px}.button:hover,.newsletter-form .newsletter-button:hover{text-decoration:none}.button.-primary,.newsletter-form .newsletter-button{padding:1.1875rem 1.5rem;position:relative;overflow:hidden;transition:.5s;border-radius:32px;background-image:linear-gradient(90deg,#9be6d8 0,#9be6d8 20%,#22afff 50%,#9be6d8 80%,#9be6d8 100%);background-position:-1px -1px;color:#182965;background-size:200% auto}.button.-primary svg,.newsletter-form .newsletter-button svg{display:none}.button.-primary:hover,.newsletter-form .newsletter-button:hover{background-position:100% center}.button.-secondary,.newsletter-form .-secondary.newsletter-button{color:#182965;border:1px solid #dde2f4;border-radius:32px;background-color:#d7deff}.button.-secondary:hover,.newsletter-form .-secondary.newsletter-button:hover{color:#5a6280;border:1px solid #dde2f4;background-color:#f8f9fc}.button.-tertiary,.newsletter-form .-tertiary.newsletter-button{font-size:.75rem;position:relative;display:inline-flex;overflow:hidden;align-items:center;justify-content:space-between;padding:0 0 8px 0;text-align:left;color:#182965;border-radius:0;background-color:transparent}.button.-tertiary:after,.button.-tertiary:before,.newsletter-form .-tertiary.newsletter-button:after,.newsletter-form .-tertiary.newsletter-button:before{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:right;background:currentColor}.button.-tertiary:after,.newsletter-form .-tertiary.newsletter-button:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left}@media (hover:hover) and (pointer:fine){.button.-tertiary:hover,.newsletter-form .-tertiary.newsletter-button:hover{color:#878ea6}.button.-tertiary:hover::before,.newsletter-form .-tertiary.newsletter-button:hover::before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);color:#878ea6}.button.-tertiary:hover::after,.newsletter-form .-tertiary.newsletter-button:hover::after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);color:#878ea6}}.button.-buy,.newsletter-form .-buy.newsletter-button{display:inline-flex;width:100%;text-transform:uppercase;cursor:pointer;font-family:outfit,sans-serif;font-weight:500;letter-spacing:.8px;border-radius:32px;color:#182965;background-color:#ef2525;position:relative;overflow:hidden;transition:.5s;background-image:linear-gradient(90deg,#9be6d8 0,#9be6d8 20%,#22afff 50%,#9be6d8 80%,#9be6d8 100%);background-size:200% auto;background-position:-1px -1px;padding:1.1875rem 1.5rem;justify-content:center}@media (min-width:992px){.button.-buy:hover,.newsletter-form .-buy.newsletter-button:hover{background-position:100% center;color:#182965}}.button.-buy .icon,.newsletter-form .-buy.newsletter-button .icon{width:19px;max-width:19px}.button.-buy:not(.button.-buy.-disabled):not(.button.-buy.--gray),.newsletter-form .-buy.newsletter-button:not(.button.-buy.-disabled):not(.button.-buy.--gray){border:1px solid transparent}.button.-buy:not(.button.-buy.-disabled):not(.button.-buy.--gray) path,.newsletter-form .-buy.newsletter-button:not(.button.-buy.-disabled):not(.button.-buy.--gray) path{transition:.2s ease-in-out}.button.-buy:not(.button.-buy.-disabled):not(.button.-buy.--gray) svg,.newsletter-form .-buy.newsletter-button:not(.button.-buy.-disabled):not(.button.-buy.--gray) svg{color:#5a6280;width:19px;max-width:19px}@media (max-width:991px){.button.-buy:not(.button.-buy.-disabled):not(.button.-buy.--gray) svg,.newsletter-form .-buy.newsletter-button:not(.button.-buy.-disabled):not(.button.-buy.--gray) svg{width:16px;max-width:16px}}.button.-buy:not(.button.-buy.-disabled):not(.button.-buy.--gray) .product__add-to-cart-text,.newsletter-form .-buy.newsletter-button:not(.button.-buy.-disabled):not(.button.-buy.--gray) .product__add-to-cart-text{margin-top:-1px;margin-bottom:-1px}.button.-buy.-disabled,.newsletter-form .-buy.-disabled.newsletter-button{cursor:not-allowed;transition:none;border:1px solid #182965;letter-spacing:1.2px;color:#5a6280;background-color:#f8f9fc;background-image:none}.button.-buy.-disabled .product__add-to-cart-choose-text,.button.-buy.-disabled .product__add-to-cart-text,.button.-buy.-disabled svg,.newsletter-form .-buy.-disabled.newsletter-button .product__add-to-cart-choose-text,.newsletter-form .-buy.-disabled.newsletter-button .product__add-to-cart-text,.newsletter-form .-buy.-disabled.newsletter-button svg{transition:none!important}.button.-buy.-disabled .product__add-to-cart-choose-text,.newsletter-form .-buy.-disabled.newsletter-button .product__add-to-cart-choose-text{opacity:0}.button.-buy.-disabled:hover,.newsletter-form .-buy.-disabled.newsletter-button:hover{background-color:#f8f9fc;background-image:none}.button.-buy.-disabled:hover .product__add-to-cart-choose-text,.newsletter-form .-buy.-disabled.newsletter-button:hover .product__add-to-cart-choose-text{opacity:1}.button.-buy.-disabled:hover .product__add-to-cart-text,.button.-buy.-disabled:hover svg,.newsletter-form .-buy.-disabled.newsletter-button:hover .product__add-to-cart-text,.newsletter-form .-buy.-disabled.newsletter-button:hover svg{opacity:0}.button.-s,.newsletter-form .-s.newsletter-button{font-size:.75rem;padding:.75rem 1rem}.button.-s.-tertiary,.newsletter-form .-s.-tertiary.newsletter-button{font-size:.8125rem;padding:.375rem .125rem}.button .icon,.newsletter-form .newsletter-button .icon{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.button .icon [stroke],.newsletter-form .newsletter-button .icon [stroke]{stroke:currentColor}.button .icon [fill],.newsletter-form .newsletter-button .icon [fill]{fill:currentColor}:root{--button_primary_background:transparent;--button_primary_background_hover:transparent;--button_primary_color:#182965;--button_primary_color_hover:#182965;--button_primary_color_border:transparent}.block-btn-v2__primary,.btn__primary{background-color:transparent;color:#182965;border:1px solid transparent}.block-btn-v2__primary:hover,.btn__primary:hover{background-color:transparent;color:#182965}:root{--button_secondary_background:#d7deff;--button_secondary_background_hover:#fff;--button_secondary_color:#182965;--button_secondary_color_hover:#878ea6;--button_secondary_color_border:#dde2f4}.autocomplete__button,.block-btn-v2__secondary,.btn__secondary{background-color:#d7deff;color:#182965;border:1px solid #dde2f4}.autocomplete__button:hover,.block-btn-v2__secondary:hover,.btn__secondary:hover{background-color:#fff;color:#878ea6}:root{--button_underline_background:transparent;--button_underline_background_hover:transparent;--button_underline_color:#182965;--button_underline_color_hover:#878ea6;--button_underline_color_border:transparent}.block-btn-v2__underline,.btn__underline{background-color:transparent;color:#182965;border:1px solid transparent}.block-btn-v2__underline:hover,.btn__underline:hover{background-color:transparent;color:#878ea6}:root{--button_font:0.875rem;--button_letter_spacing:1.2px;--button_padding:1.1875rem 1.5rem}.block-btn-v2,.btn{font-size:.875rem;letter-spacing:1.2px;padding:1.1875rem 1.5rem}:root{--button_font_big:0.8125rem;--button_big_letter_spacing:1px;--button_padding_big:1.35rem 1.3rem 1.3rem}.block-btn-v2__size-big,.btn__size-big{font-size:.8125rem;letter-spacing:1px;padding:1.35rem 1.3rem 1.3rem}:root{--button_font_medium:0.8125rem;--button_medium_letter_spacing:0.6px;--button_padding_medium:24px 35px}.block-btn-v2__size-medium,.btn__size-medium{font-size:.8125rem;letter-spacing:.6px;padding:24px 35px}:root{--button_font_small:0.6875rem;--button_small_letter_spacing:1px;--button_padding_small:1rem 1.0625rem 0.95rem}.block-btn-v2__size-small,.btn__size-small{font-size:.6875rem;letter-spacing:1px;padding:1rem 1.0625rem .95rem}.control-button{display:inline-flex;align-items:center;flex-direction:row;margin:0;padding:13px 14px;cursor:pointer;transition:.2s ease-in-out;white-space:nowrap;text-decoration:none;color:#182965;border:0;border-radius:50px;background:#fff;gap:8px}@media (max-width:767px){.control-button{padding:10px 13px}}@media (min-width:768px){.control-button:hover{background:#dde2f4}}.control-button.-selected{background:#fff}.control-button.-active{border:1px solid #d7deff;background:#dde2f4}.control-button.-active:hover{background-color:transparent}@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:outfit,sans-serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#182965}@media (max-width:767px){.control-button__title{font-size:.6875rem;background-color:transparent}}.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.625rem;min-width:1.625rem;height:1.5rem;-o-object-fit:contain;object-fit:contain;color:currentColor}.control-icon img [stroke],.control-icon svg [stroke]{stroke:currentColor}.control-icon.-primary,.newsletter-form .control-icon.newsletter-button{background:0 0;color:#182965}@media (min-width:992px){.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:0 0;color:#5a6280}}.control-icon.-primary.-open,.newsletter-form .control-icon.-open.newsletter-button{background:#fff;color:#000}.control-icon.-secondary{background:#f1f5ff;color:#000}@media (min-width:992px){.control-icon--trigger:hover .control-icon.-secondary,.control-icon.-secondary:hover{background:#f1f5ff;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}@media (min-width:992px){.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}@media (min-width:992px){.control-icon--trigger:hover .control-icon.-transparent,.control-icon.-transparent:hover{background:#d9d9d9;color:#ef2525}}.control-icon.-transparent.-open{border:1px solid #d9d9d9;background-color:transparent;color:#000}.control-icon.-s{min-width:12px;width:12px;height:12px;vertical-align:top;display:block}.control-icon.-s img,.control-icon.-s svg{min-width:12px;width:12px;height:12px;vertical-align:top;display:block}.control-icon.-m{padding:.5625rem;width:1.5rem;height:1.5rem}.control-icon.-m img,.control-icon.-m svg{display:block;width:1.0625rem;min-width:1.0625rem;height:1rem;-o-object-fit:contain;object-fit:contain}.checkbox{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:.2s ease-in-out;gap:8px}@media (max-width:991px){.checkbox{font-size:1rem}}.checkbox input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0}.checkbox__count{font-size:.875rem!important;opacity:.6;color:#182965}.checkbox__count,.checkbox__title{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:1.5;letter-spacing:.02em;color:#182965}.checkbox__count a,.checkbox__title a{font-weight:500;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s;-webkit-text-decoration:underline .1em currentColor;text-decoration:underline .1em currentColor;color:inherit}.checkbox__count a:hover,.checkbox__title a:hover{-webkit-text-decoration:underline .1em transparent;text-decoration:underline .1em transparent}input:disabled~.checkbox{color:#c4c4c4}.checkbox__button{position:relative;display:block;flex-shrink:0;box-sizing:border-box;width:18px;min-width:18px;height:18px;margin-top:1px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;border:1px solid #22afff;border-radius:5px;background-color:#fff}.checkbox__button::after{position:absolute;top:50%;left:50%;width:10px;height:8px;content:"";transition:opacity .2s ease-in-out;transform:translate(-50%,-50%);opacity:0;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='M9 1 4.1111 7 1 3.5' stroke='%23ffffff' stroke-width='1.5' stroke-linejoin='bevel'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.checkbox__button::before{position:absolute;top:50%;left:50%;width:10px;height:8px;content:"";transition:opacity .2s ease-in-out;transform:translate(-50%,-50%);opacity:0;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='M9 1 4.1111 7 1 3.5' stroke='%23182965' stroke-width='1.5' stroke-linejoin='bevel'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.checkbox__button.--error{border-color:#e53e3e!important}.checkbox:hover input:not(:checked)+.checkbox__button::before,input:focus:not(:checked)+.checkbox__button::before{opacity:1}input:checked+.checkbox__button{border-color:#22afff;background-color:#22afff}input:checked+.checkbox__button::after{opacity:1}input:checked+.checkbox__button::before{opacity:0}input:disabled+.checkbox__button{opacity:.5;border-color:#c4c4c4;background-color:#c4c4c4}input:disabled+.checkbox__button::after,input:disabled+.checkbox__button::before{opacity:0}.input{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;z-index:1;box-sizing:border-box;width:100%;padding:34px 16px 18px;letter-spacing:.32px;text-transform:inherit;color:#2d3748;border:1px solid #d7deff;border-radius:var(--border-radius-S,0);outline:0;background-color:#f0f3ff;box-shadow:none}.input:focus{transition:.23s ease-in-out;border:.0625rem solid #22afff}.input::-moz-placeholder{visibility:hidden;opacity:0;color:transparent}.input:-ms-input-placeholder{visibility:hidden;opacity:0;color:transparent}.input::placeholder{visibility:hidden;opacity:0;color:transparent}.input.-error,.input.-success{background-repeat:no-repeat;background-position:95%;background-size:14px 14px}.input.-error{color:#e53e3e;border:1px solid #e53e3e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23E53E3E' d='M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10Zm-1-7v2h2v-2H9Zm0-8v6h2V5H9Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px}.input.-error::-moz-placeholder{color:#e53e3e}.input.-error:-ms-input-placeholder{color:#e53e3e}.input.-error::placeholder{color:#e53e3e}.input.-success{border:.0625rem solid #38a169;background-image:url(../../assets/icons/fill/check_success.svg)}.input.-success::-moz-placeholder{color:#38a169}.input.-success:-ms-input-placeholder{color:#38a169}.input.-success::placeholder{color:#38a169}.input.-disabled{cursor:none;pointer-events:none;border:.0625rem solid #c4c4c4}.input.-disabled::-moz-placeholder{color:#c4c4c4}.input.-disabled:-ms-input-placeholder{color:#c4c4c4}.input.-disabled::placeholder{color:#c4c4c4}.form__message{display:block;color:#000;font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2}.form__message.-disable{color:#c4c4c4}.form__message.-error{color:#e53e3e}.radio{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;position:relative;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:.2s ease-in-out;color:#182965;gap:8px}.radio input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0}.radio__button{position:relative;display:block;width:20px;min-width:20px;height:20px;cursor:pointer;transition:border-width .2s ease-in-out,background-color .2s ease-in-out;border:1px solid #22afff;border-radius:50%;background-color:#fff}.radio__button::before{position:absolute;top:50%;left:50%;width:8px;height:8px;content:"";transition:opacity .2s ease-in-out;transform:translate(-50%,-50%);opacity:0;border-radius:50%;background-color:#22afff}.radio:hover input:not(:checked)+.radio__button::before,input:focus:not(:checked)+.radio__button::before{opacity:1}input:checked+.radio__button{border-width:4px;border-color:#22afff;background-color:#fff}input:checked+.radio__button::before{opacity:0}input:disabled+.radio__button{opacity:.5;border-color:#878ea6;background-color:#e9e9e9}input:disabled+.radio__button::before{opacity:0}.select{font-family:outfit,sans-serif;font-size:1rem;width:100%;color:#000;background-color:#fff;background-image:url(../../assets/icons/line/chevron_down.svg);background-repeat:no-repeat;background-position:center right 1.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:.32px;position:relative;z-index:1;outline:0;box-shadow:none;color:#2d3748;background-color:#f0f3ff;border:1px solid #d7deff;padding:34px 16px 18px;border-radius:5px}.select::before{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;position:absolute;z-index:999;left:1.5rem;visibility:visible;width:auto;content:"Kód Vašeho poukazu";transition:.23s ease;letter-spacing:.6px;text-transform:uppercase;pointer-events:none;color:#5a6280;box-shadow:none}.form-element:has(textarea) span{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;position:absolute;z-index:1;top:35px;left:20px;content:attr(data-placeholder);transition:transform .23s ease-in-out,font-size .23s ease-in-out;transform:translateY(-50%);letter-spacing:.6px;text-transform:uppercase;pointer-events:none;color:#5a6280}.form-element:has(textarea:not(:-moz-placeholder-shown)) span{font-size:.6875rem;transform:translateY(-150%)}.form-element:has(textarea:not(:-ms-input-placeholder)) span{font-size:.6875rem;transform:translateY(-150%)}.form-element:has(textarea:focus) span,.form-element:has(textarea:not(:placeholder-shown)) span{font-size:.6875rem;transform:translateY(-150%)}.textarea{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;z-index:1;box-sizing:border-box;width:100%;max-width:100%;height:170px;max-height:100%;padding:2.5rem 1rem 1rem 1rem;resize:vertical;letter-spacing:.32px;text-transform:inherit;color:#182965;border:1px solid #d7deff;border-radius:var(--border-radius-S,0);outline:0;background-color:#f0f3ff;box-shadow:none}.textarea::-moz-placeholder{opacity:0}.textarea:-ms-input-placeholder{opacity:0}.textarea::placeholder{opacity:0}.textarea:focus{transition:.23s ease-in-out;border:.0625rem solid #22afff}.icon.-non-scaling-stroke path{vector-effect:non-scaling-stroke}.icon.-current-color [stroke]{stroke:currentColor}.icon.-current-color [fill]{fill:currentColor}.loading{text-align:center;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}.loading img{width:80px;height:80px;transform-origin:50% 50%;animation:spin 1.3s linear infinite}.loading.-s img{width:50px;height:50px}.notification-count{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;width:auto;max-width:1.5rem;height:1.5rem;padding:.25rem;text-align:center;color:#fff;border-radius:var(--radius-circle,0);background:#22afff;min-width:100%}@media (max-width:400px){.notification-count{padding:.125rem .375rem}}.notification-count.-s{min-width:16px;height:16px;padding:.0625rem .1875rem}.notification-count.-m{font-size:.875rem;min-width:18px;height:18px;padding:.5rem .25rem}body.has-modal .body-content::after,body.has-overlay .body-content::after,body.has-search .body-content::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(8,19,56,.3);animation:fadeIn 150ms ease-in-out}@media (max-width:991px){body.has-modal .body-content::after,body.has-overlay .body-content::after,body.has-search .body-content::after{z-index:98}}body.has-modal{overflow:hidden}body .body-content::before{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(8,19,56,.3);animation:fadeIn 150ms ease-in-out;background-color:rgba(0,0,0,.2);z-index:10;pointer-events:none;opacity:0;transition:opacity 150ms ease-in-out}@media (max-width:991px){body .body-content::before{z-index:98}}@media (max-width:991px){body.nav-overlay{overflow:hidden}}body.nav-overlay .body-content::before{opacity:1}body.search-overlay .body-content::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(8,19,56,.3);animation:fadeIn 150ms ease-in-out}@media (max-width:991px){body.search-overlay .body-content::after{z-index:98}}body .loading-overlay{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(8,19,56,.3);animation:fadeIn 150ms ease-in-out;z-index:200;display:flex;align-items:center;justify-content:center;transition:.1s ease-in-out;animation:none;pointer-events:none;opacity:0}@media (max-width:991px){body .loading-overlay{z-index:98}}body.ghostpress_loading .loading-overlay{pointer-events:unset;opacity:1}.progress-bar{position:relative;width:100%;height:4px;border-radius:var(--border-radius-M,0);background:#d7deff}.progress-bar__loaded{position:absolute;top:0;left:0;height:100%;border-radius:var(--border-radius-M,0);background-color:#22afff}.header-slider{height:100%;padding-bottom:0}@media (max-width:767px){.header-slider{padding-bottom:0}}.header-slider-horizontal>.swiper-scrollbar{height:6px;max-height:3px;width:100%;cursor:pointer;transition:.2s ease-in-out}.header-slider-horizontal>.swiper-scrollbar:active,.header-slider-horizontal>.swiper-scrollbar:hover{max-height:6px}.header-slider .swiper-container{height:100%}.header-slider .swiper-scrollbar{left:0}@media (max-width:991px){.header-slider .swiper-scrollbar{width:calc(100% - 0)!important}}.header-slider .swiper-scrollbar-drag{background:#000!important}.header-slider .swiper-button-next,.header-slider .swiper-button-prev{width:46px;height:46px;top:50%;transform:translateX(0)}.header-slider .swiper-button-next svg path,.header-slider .swiper-button-prev svg path{transition:all .2s ease-in-out;fill:#fff}.header-slider .swiper-button-next:hover svg path,.header-slider .swiper-button-prev:hover svg path{fill:#d9d9d9}@media (max-width:991px){.header-slider .swiper-button-next,.header-slider .swiper-button-prev{display:block;width:36px;height:36px}.header-slider .swiper-button-next svg,.header-slider .swiper-button-prev svg{width:36px;height:36px}}@media (max-width:767px){.header-slider .swiper-button-next,.header-slider .swiper-button-prev{width:26px;height:26px}.header-slider .swiper-button-next svg,.header-slider .swiper-button-prev svg{width:26px;height:26px}}.header-slider .swiper-button-prev{left:3%!important}@media (max-width:767px){.header-slider .swiper-button-prev{left:5%!important}}.header-slider .swiper-button-next{right:3%!important}@media (max-width:767px){.header-slider .swiper-button-next{right:5%!important}}.header-slider .swiper-button-disabled{opacity:0;transition:.3s ease-in-out}.header-slider .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;bottom:2px;margin:0 auto;padding:0}@media (max-width:767px){.header-slider .swiper-pagination{display:none}}.header-slider .swiper-pagination-bullet{background:#e9e9e9;transition:.23s ease-in-out;border-radius:var(--radius-circle,0);max-width:12px;max-height:12px;margin:0!important}.header-slider .swiper-pagination-bullet:hover{opacity:1}.header-slider .swiper-pagination-bullet-active{background:#fd8c3a}.switch{cursor:pointer;text-indent:-9999px;width:72px;height:39px;display:block;border-radius:100px;position:relative;border:2px solid #fff;background-color:transparent;transition:.3s ease-in-out}@media (max-width:767px){.switch{height:32px;width:52px}}.switch.-disabled input:checked~.switch{background-color:#fff;border-color:#fff}.switch.-active:not(.-disabled){border-color:#ef2525;background-color:#ef2525}.switch.-disabled{background-color:#fff}.switch:after{background:#fff;content:"";position:absolute;left:5px;width:26px;height:26px;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:#fff;background-color:#fff}input:checked~.switch:after{left:calc(100% - 3px);transform:translate(-100%,-50%);width:26px;height:26px;background:#22afff}.table{position:relative;overflow:auto;box-sizing:border-box;width:100%;padding-left:1px;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}.table thead th:first-child{z-index:4;left:0;text-align:left;text-transform:none}.table thead th:first-child:after{z-index:2;bottom:-4px}.table thead th:first-child:before{position:absolute;z-index:6;top:-1px;left:0;width:1px;height:calc(100% + 4px);content:""}.table tbody td{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;width:100%;padding:1rem;border-collapse:collapse;letter-spacing:.02em;color:#182965}@media (max-width:767px){.table tbody td{min-width:90px;padding:1rem .5rem}}.table tbody tr:nth-child(even){background:#f8f9fc}.table__row{background-color:transparent}.table__cell{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:1.5;padding:1rem .5rem;color:#000}table{position:relative;overflow:auto;box-sizing:border-box;width:100%;padding-left:1px;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}table th{color:#182965;font-weight:500;min-width:70px!important}table tbody td{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;width:100%;height:auto;border-collapse:collapse;letter-spacing:.02em;color:#182965}.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:outfit,sans-serif;color:#fff}.tippy-box[data-theme~=tooltip] .tippy-arrow{color:#555}.action-card{display:flex;align-items:start;padding:1rem;border-radius:.3125rem;background-color:#f1f5ff;gap:1rem}.action-card>.control-icon{margin-left:auto;background-color:#fff;color:#182965}.action-card>.control-icon:hover{background-color:#d7deff}.alert{font-family:outfit,sans-serif;display:flex;align-items:center;width:100%;padding:.5rem;border-radius:.3125rem;gap:.5rem}.alert .icon{display:block;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.alert__message,.alert__title{color:#2d3748;text-align:left}.alert__content{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.alert.-informative{color:#182965;background:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 69.69%,#fff 131.49%)}.alert.-informative .icon{color:#182965}.alert.-success{color:#38a169;background-color:#cfe2cb}.alert.-error{color:#e53e3e;background-color:#ffc8cb}.alert.-action{color:#e53e3e}.alert.-s{font-size:.875rem;font-weight:400;padding:.5rem;gap:.5rem;line-height:1.5;letter-spacing:.28px}.alert.-s .icon{width:1.125rem;min-width:1.125rem;height:1.125rem}.alert.-m{font-size:1rem;padding:1rem;gap:.75rem}.alert.-m .icon{width:1.25rem;min-width:1.25rem;height:1.25rem}.benefit{display:flex;align-items:center;font-family:outfit,sans-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:outfit,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:1px;text-transform:uppercase;color:#5a6280;row-gap:5px}@media (max-width:767px){.breadcrumbs__wrapper>:not(.breadcrumbs-back){display:none}}.breadcrumbs__wrapper{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.75rem}.breadcrumbs{direction:rtl;max-width:-moz-fit-content;max-width:fit-content}.breadcrumbs__wrapper{direction:ltr}.breadcrumbs__separator{position:relative;width:auto;min-width:10px;height:10px}.breadcrumbs__separator path{stroke:currentColor}.breadcrumbs__home{top:-1px;position:relative}@media (max-width:767px){.breadcrumbs__home{display:none!important}}.breadcrumbs__home svg{margin:0;height:auto;min-width:12px;top:1px;vertical-align:middle}.breadcrumbs__home svg:hover path{fill:#182965;opacity:1}.breadcrumbs__home svg path{stroke:none;fill:currentColor}.breadcrumbs-back{display:flex!important;align-items:center;padding:6px 0}@media (min-width:768px){.breadcrumbs-back{display:none!important}}.breadcrumbs-back svg{margin:0 10px 0 0;vertical-align:middle}.breadcrumbs a{font-size:10px!important;display:block;color:inherit;opacity:.7}.breadcrumbs a:not(.breadcrumbs-home){position:relative;text-decoration:none}.breadcrumbs a:not(.breadcrumbs-home):before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;transition:.2s ease-in-out;background:currentColor}.breadcrumbs a:not(.breadcrumbs-home):hover:before{width:100%}.breadcrumbs a svg{opacity:.7}.breadcrumbs a:hover{text-decoration:none}@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;width:100%;padding:1.5rem 2rem;border-radius:var(--border-radius-S,0);background:#e9e9e9;gap:1rem}.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{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:170px;min-width:170px;height:145px;transition:.2s ease-in-out;letter-spacing:.24px;text-transform:uppercase;color:#182965;border-radius:5px;background-color:#fff}@media (max-width:767px){.category-card{width:140px;min-width:140px}}.category-card:before{position:absolute;right:12px;bottom:10px;width:12px;height:12px;content:"";transition:opacity .23s ease-in-out;transform:translateY(-50%);pointer-events:none;opacity:0;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M0.900391 10.9004L5.90039 5.90053L0.900391 0.900391' stroke='%23182965' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.category-card:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transition:.2s ease-in-out;opacity:0;border-radius:5px;box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}@media (min-width:768px){.category-card:hover{box-shadow:8px 10px 33px -15px rgba(0,0,0,.3);-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.category-card:hover:before{opacity:1}.category-card:hover .category-card__title{text-decoration:underline}.category-card:hover svg{transform:translateX(0);opacity:1}}.category-card__icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0;border-radius:5px;background-color:#fff;-o-object-fit:contain;object-fit:contain}.category-card__icon img,.category-card__icon picture{max-width:110px;max-height:80px;background-color:#fff;-o-object-fit:contain;object-fit:contain}.category-card__icon svg{padding:20%}.category-card__title{font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:5px;padding:0 15px 15px 15px;letter-spacing:.24px;text-transform:uppercase;color:#182965}@media (min-width:768px){.category-card__title{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;text-decoration:underline;text-underline-offset:2px;-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}.checkout-sign-in,.checkout-sign-up{margin-top:.5rem;padding:1.25rem;border:1px solid #d7deff;border-radius:var(--border-radius-S,0);background:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 69.69%,#fff 131.49%)}.checkout-sign-in .checkbox,.checkout-sign-up .checkbox{margin-top:0!important;gap:.8125rem!important}.checkout-sign-in .checkbox .checkbox__button,.checkout-sign-up .checkbox .checkbox__button{background-color:transparent!important}.checkout-sign-in__content,.checkout-sign-up__content{margin:.25rem 0 1.25rem 0;padding:0 1.9375rem}.checkout-sign-in__title,.checkout-sign-up__title{margin-top:-4px;color:#182965;text-transform:uppercase;align-self:flex-end;font-size:.75rem;font-weight:600}.checkout-sign-in__description,.checkout-sign-up__description{margin-top:0;margin-bottom:1.875rem;font-weight:400;max-width:20rem;font-size:.875rem}.checkout-sign-in__benefits,.checkout-sign-up__benefits{display:flex;margin-top:1.25rem;gap:1rem 1.5rem}@media (max-width:767px){.checkout-sign-in__benefits,.checkout-sign-up__benefits{flex-wrap:wrap}}.checkout-sign-in__benefit,.checkout-sign-up__benefit{display:inline-flex;align-items:center;color:#182965;gap:.75rem}@media (max-width:767px){.checkout-sign-in__benefit,.checkout-sign-up__benefit{width:100%}}.checkout-sign-in__benefit-icon,.checkout-sign-up__benefit-icon{width:1.5rem;height:1.5rem}.checkout-sign-in__benefit-icon img,.checkout-sign-in__benefit-icon svg,.checkout-sign-up__benefit-icon img,.checkout-sign-up__benefit-icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout-sign-in__benefit-name,.checkout-sign-up__benefit-name{text-transform:initial;color:#182965;font-weight:400}.checkout-sign-in__instructions,.checkout-sign-up__instructions{display:none;margin-top:1rem;max-width:500px}.checkout-sign-in:has(input:checked) .checkout-sign-in__instructions,.checkout-sign-in:has(input:checked) .checkout-sign-up__instructions,.checkout-sign-in__instructions .checkout-sign-up,.checkout-sign-up__instructions .checkout-sign-up{display:block}.form-element{position:relative;display:block;margin-top:1rem}.form-element span{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;position:absolute;z-index:99;top:50%;left:18px;content:attr(data-placeholder);transition:transform .23s ease-in-out;transition-property:font-size;transform:translateY(-50%);letter-spacing:.6px;text-transform:uppercase;pointer-events:none;color:#5a6280}.form-element:focus-within span{font-size:.6875rem;transition:transform .23s ease-in-out;transform:translateY(-135%)}.form-element:has(input:not(:-moz-placeholder-shown)) span{font-size:.6875rem;-moz-transition:transform .23s ease-in-out;transition:transform .23s ease-in-out;transform:translateY(-135%)}.form-element:has(input:not(:-ms-input-placeholder)) span{font-size:.6875rem;-ms-transition:transform .23s ease-in-out;transition:transform .23s ease-in-out;transform:translateY(-135%)}.form-element:has(input:not(:placeholder-shown)) span{font-size:.6875rem;transition:transform .23s ease-in-out;transform:translateY(-135%)}.form-element__label{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;display:block;margin-bottom:.5rem;color:#262626}.form-element[data-name=phone] .form-element__label{z-index:99;left:128px;padding-left:1rem}.form-element[data-name=shipping_country] span,.form-element[data-placeholder="Země doručení"] span,.form-element[data-placeholder=Země] span{font-size:.75rem;z-index:99;transform:translateY(-150%);pointer-events:none}.form-element[data-name=shipping_country]:has(select:not(:-moz-placeholder-shown)) span,.form-element[data-placeholder="Země doručení"]:has(select:not(:-moz-placeholder-shown)) span,.form-element[data-placeholder=Země]:has(select:not(:-moz-placeholder-shown)) span{font-size:.75rem;transform:translateY(-150%)}.form-element[data-name=shipping_country]:has(select:not(:-ms-input-placeholder)) span,.form-element[data-placeholder="Země doručení"]:has(select:not(:-ms-input-placeholder)) span,.form-element[data-placeholder=Země]:has(select:not(:-ms-input-placeholder)) span{font-size:.75rem;transform:translateY(-150%)}.form-element[data-name=shipping_country]:focus-within span,.form-element[data-name=shipping_country]:has(select:not(:placeholder-shown)) span,.form-element[data-placeholder="Země doručení"]:focus-within span,.form-element[data-placeholder="Země doručení"]:has(select:not(:placeholder-shown)) span,.form-element[data-placeholder=Země]:focus-within span,.form-element[data-placeholder=Země]:has(select:not(:placeholder-shown)) span{font-size:.75rem;transform:translateY(-150%)}.phone-number{position:relative;display:flex}.phone-number .select{flex-shrink:0;width:8rem;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;background:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 200%,#fff 131.49%);padding:1rem 1.3rem;background-position:center right 1rem}.phone-number .input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.quantity{display:flex;height:auto;min-height:50px;border-radius:2.625rem;background-color:#e9e9e9}.quantity button{cursor:pointer;border:none;background-color:transparent}.quantity button:first-child{padding-right:1px;padding-left:20px;border-radius:2.625rem 0 0 2.625rem}@media (max-width:991px){.quantity button:first-child{padding-left:20px}}.quantity button:last-child{padding-right:20px;padding-left:1px;border-radius:0 2.625rem 2.625rem 0}@media (max-width:991px){.quantity button:last-child{padding-left:0;padding-right:20px}}.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}.quantity button svg path{transition:.23s ease-in-out;min-height:16px}.quantity button:hover svg{background-color:#d9d9d9}.quantity button:hover svg path{stroke:#ef2525}.quantity input{flex-grow:1;font-family:outfit,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){.quantity input{font-size:1.125rem;width:38px}}.quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.variant-option:not(.-sold-out,.variant-option.-restock-remindable) input:checked+.variant-option__label{padding:7px 13px;transition:background-color .2s,box-shadow .2s ease-in-out;border:none;background-image:linear-gradient(124deg,#cadbfd -21.55%,#9be6d8 42.21%,#22afff 96.89%);border-radius:5px}@media (min-width:992px){.variant-option:not(.-sold-out,.variant-option.-restock-remindable) input:checked+.variant-option__label:hover{background-image:linear-gradient(124deg,#cadbfd -21.55%,#9be6d8 42.21%,#22afff 96.89%);box-shadow:none}}.variant-option input{position:absolute;visibility:hidden}.variant-option__label{color:#081338;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:.32px;border-radius:5px;display:block;padding:6px 12px;cursor:pointer;border:1px solid #d7deff;background:#fff;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;position:relative;overflow:hidden}.variant-option.-in-stock{color:#000}.variant-option.-restock-remindable{color:#c4c4c4}@media (min-width:992px){.variant-option.-in-stock .variant-option__label:hover{background:#dde2f4;box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}}.variant-option.-restock-remindable .variant-option__label,.variant-option.-sold-out .variant-option__label{background:#f8f9fc;border:1px solid #878ea6;color:#878ea6;cursor:not-allowed}.variant-option.-restock-remindable .variant-option__label:after,.variant-option.-sold-out .variant-option__label:after{content:"";width:100%;height:100%;background:#878ea6;position:absolute;left:0;top:0;clip-path:polygon(0 0,0 1px,100% calc(100% + 1px),100% 100%,0 0)}.variant-option.-restock-remindable .variant-option__label:hover,.variant-option.-sold-out .variant-option__label:hover{background:#f8f9fc;box-shadow:none}.menu-icon{position:relative;display:block;padding:8px;cursor:pointer;transition:background-color .23s ease-in-out;color:#182965;border:none;border-radius:50%;background:0 0}.menu-icon.-current{color:#d9d9d9}.menu-icon.-open{color:#fff}.menu-icon svg{width:24px;min-width:24px;height:24px;vertical-align:middle;color:currentColor;-o-object-fit:contain;object-fit:contain}@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;z-index:1;right:4px;bottom:3px;color:#fff}@media (min-width:992px){.menu-icon:hover svg path[stroke]{stroke:#22afff}.menu-icon:hover svg path[fill]{fill:#fff}}.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:outfit,sans-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:outfit,sans-serif;font-size:.875rem;font-weight:600;margin:0;padding:.25rem 1rem;text-transform:inherit;color:#fff;border-radius:3.125rem;background-color:#e53e3e}.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:#38a169;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}}.opening-hours th{font-weight:600;padding-right:.5rem;text-transform:uppercase}.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-load-more{display:inline-flex;justify-content:center;max-width:280px}.pagination-load-more svg{display:none}.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:outfit,sans-serif;font-size:14px;font-weight:500;font-style:normal;line-height:120%;display:inline-block;padding:4px 6px;transition:.3s ease-in-out;text-align:center;-webkit-text-decoration:underline .1em rgba(255,255,255,0);text-decoration:underline .1em rgba(255,255,255,0);letter-spacing:.7px;text-transform:uppercase;color:#182965;border-radius:5px;background:0 0}.pagination .page-numbers:not(.pagination.page-numbers:first-child){margin-left:5px}.pagination .page-numbers.current{color:#182965;background:#d7deff}.pagination .page-numbers:not(.current):not(.next):not(.prev):hover{text-decoration:underline}.pagination .page-numbers.next,.pagination .page-numbers.prev{font-size:16px;position:relative;padding:3px 5px;transition:.2s ease-in-out;transform:translateX(0)}.pagination .page-numbers.next svg,.pagination .page-numbers.prev svg{width:10px;height:10px}.pagination .page-numbers.next svg path,.pagination .page-numbers.prev svg path{transition:.2s ease-in-out}.pagination .page-numbers.next:hover{transform:translateX(3px)}.pagination .page-numbers.prev:hover{transform:translateX(-3px)}.pickup-point{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap}.pickup-point__address a{color:#22afff!important}.pickup-point__content{padding-bottom:10px;display:flex;flex-direction:column;gap:5px}.inventory-status{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;display:flex;align-items:center;gap:.875rem}.inventory-status::before{flex-shrink:0;width:11px;height:11px;content:"";border-radius:50%;background-color:currentColor}.inventory-status__status{color:#5a6280}.inventory-status.-instock::before{color:#14cf48}.inventory-status.-outofstock::before{color:#e53e3e}.inventory-status.-onbackorder::before{color:#e5b048}.product-price{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.product-price__price{color:#182965;font-family:outfit,sans-serif;font-size:2rem;font-weight:500;line-height:1.2;text-transform:uppercase;margin:0 0 15px 0;width:100%}@media (max-width:991px){.product-price__price{font-size:25px;font-style:normal;font-weight:600;line-height:1.2;text-transform:uppercase}}@media (max-width:767px){.product-price__price{font-size:1.375rem;text-transform:none}}@media (max-width:767px){.product-price__price{font-size:1.25rem}}.product-price__price--on-sale{color:#e53e3e}.product-price__compare-at-price{color:#878ea6;font-family:outfit,sans-serif;font-size:1rem;font-weight:500;text-decoration:line-through;text-transform:uppercase;letter-spacing:.8px}.search-product-property-card{display:flex!important;color:inherit;font-family:outfit,sans-serif;font-size:13px;letter-spacing:.829px;gap:10px;padding:22px;margin:0;border-bottom:1px solid #d7deff;transition:.2s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23182965' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 11 5-5-5-5'/%3E%3C/svg%3E");background-position:right 19px center;background-repeat:no-repeat}.search-product-property-card:first-child{border-top:1px solid #d7deff}.search-product-property-card:hover{text-decoration:none;background-color:#f1f5ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%2322AFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 11 5-5-5-5'/%3E%3C/svg%3E")}.search-product-property-card:hover .autocomplete__title{color:#22afff}.search-product-property-card__content{display:flex;align-items:center;flex-grow:1;justify-content:space-between;gap:1rem}.search-product-property-card__name{font-family:outfit,sans-serif;font-size:.8125rem;font-weight:600;white-space:normal;transition:.2s ease-in-out;letter-spacing:.7px;text-transform:uppercase}.search-product-card{display:grid;grid-template-areas:"image title price";grid-template-columns:auto 1fr;letter-spacing:.5px;gap:10px;margin:0;color:#182965;font-size:.875rem;font-weight:500;line-height:1.2;align-items:center;padding:7px 17px}.search-product-card:before{display:none!important}.navigation__search--desktop .search-product-card{padding:9px 19px;margin:0}.search-product-card .search-product-card__name{margin-left:10px}.search-product-card:hover .search-product-card__name{color:#22afff;text-decoration:underline}.search-product-card__image{grid-area:image;width:52px;height:52px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto;border:1px solid #d7deff;border-radius:5px;padding:5px}.search-product-card__image img,.search-product-card__image picture,.search-product-card__image svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.search-product-card__content{display:flex;align-items:center;flex-grow:1;justify-content:space-between;gap:1rem}.search-product-card__name{grid-area:title;white-space:normal;transition:.2s ease-in-out;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:#182965;font-size:.875rem;line-height:1.2;align-items:center;font-family:outfit,sans-serif;transition:.2s ease-in-out}.search-product-card__name:before{display:none!important}.search-product-card__price{grid-area:price;letter-spacing:.28px;text-transform:uppercase;color:#182965;font-size:.875rem;line-height:1.2;align-items:center;font-family:outfit,sans-serif;font-weight:500}.search-product-card__price:before{display:none!important}.search-product-card__price ins{text-decoration:none;color:#e53e3e;display:block;text-align:right}.search-product-card__price del{text-decoration:none;color:#878ea6;display:block;text-align:right}.search-product-card-linked-products__rest{margin-left:5px}.search-product-card-linked-products__rest a{color:#5a6280;font-family:outfit,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (max-width:767px){.search-product-card-linked-products__rest a{font-size:.8125rem;color:#182965}}.sidebar-my-account-navigation .sidebar__header:after{left:0;width:100%}.sidebar-my-account-navigation .sidebar__content{padding:0}.secondary-navigation-link{font-family:outfit,serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1.2;position:relative;display:flex;align-items:center;gap:.5rem;padding:5px 1.5rem;transition:.23s ease-in-out;text-decoration:none;letter-spacing:.7px;text-transform:uppercase;color:#182965;background-size:1rem}.secondary-navigation-link .icon{position:absolute;right:1.5rem;width:1rem;height:1rem;transition:.23s ease-in-out;opacity:0}.secondary-navigation-link.-active{padding-left:1.3125rem;color:#22afff;border-left:.1875rem solid #22afff}.secondary-navigation-link.-logout .icon{opacity:1}.secondary-navigation-link:hover{background-color:#f1f5ff}@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:15px;padding:1rem;border:1px solid #dde2f4;border-radius:.3125rem;background-color:#fff;gap:.75rem}@media (max-width:767px){.cart-product-card{padding:.75rem .5rem}}.cart-product-card__image{flex-shrink:0;margin-bottom:auto;border-radius:3px}.cart-product-card__image-link{position:relative;display:block;width:100px;height:100px;text-decoration:none}@media (max-width:767px){.cart-product-card__image-link{width:80px;height:80px}}.cart-product-card__image img{position:relative;display:block;width:100%;height:100%;border-radius:var(--radius-radius-S,5px);-o-object-fit:contain;object-fit:contain}.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;justify-content:space-between;gap:12px}@media (max-width:767px){.cart-product-card__header{flex-wrap:nowrap}}.cart-product-card__product-name{max-width:290px;margin-bottom:.3125rem}.cart-product-card__product-name span{color:#262626}@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:outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;width:100%;margin-bottom:auto;letter-spacing:.28px;color:#182965}.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;transition:.23s ease-in-out;border:1px solid #d7deff;border-radius:3px;background-color:#f8f9fc}.cart-product-card__quantity:hover{border-color:#22afff}.cart-product-card__quantity button{cursor:pointer;transition:.2s ease-in-out;border:none;background-color:transparent}.cart-product-card__quantity button:first-child,.cart-product-card__quantity button:last-child{padding:0 .4375rem 0 .4375rem;color:#182965;border-radius:.3125rem}.cart-product-card__quantity button:first-child:hover,.cart-product-card__quantity button:last-child:hover{color:#5a6280}.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:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:125%;display:block;align-self:center;width:2rem;text-align:center;color:#182965;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__remove{display:flex!important;align-items:center;justify-content:center;width:27px!important;height:22px!important;background:0 0!important}.cart-product-card__remove svg{margin-left:2px}.cart-product-card__remove:hover{background:#f1f5ff!important}.cart-product-card__remove .icon [fill]{transition:.23s ease-in-out;fill:#182965}.cart-product-card__remove .icon [stroke]{transition:.23s ease-in-out;stroke:#182965}@media (min-width:992px){.cart-product-card__remove:hover .icon [fill]{fill:#ef2525}}.cart-product-card__prices{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;line-height:100%;display:flex;text-align:right;letter-spacing:.02em;color:#182965;gap:.5rem}@media (max-width:767px){.cart-product-card__prices{font-size:.875rem}}.cart-product-card__prices--on-sale .cart-product-card__prices-current{color:#e53e3e}.cart-product-card__prices-compare{text-decoration:line-through;color:#9d9d9d}.checkout-customer-addresses{margin-top:1.5rem}.checkout-customer-addresses__group{display:flex;align-items:stretch;flex-wrap:wrap;width:100%;margin-top:.5rem;gap:.5rem}@media (max-width:767px){.checkout-customer-addresses__group{flex-direction:column}}.checkout-customer-addresses__group:first-child .customer-address-card:only-child{width:100%}.checkout-customer-addresses .customer-address-card{width:calc(50% - .25rem);cursor:pointer}@media (max-width:767px){.checkout-customer-addresses .customer-address-card{width:calc(100% - .25rem)}}.checkout-customer-addresses .action-card{height:100%;transition:.2s ease-in-out;border:1px solid #dde2f4}.checkout-customer-addresses .action-card:hover{border:1px solid #22afff}.checkout-customer-addresses .action-card:hover .radio__button::before{opacity:1}.checkout-customer-addresses .action-card:has(input:checked){border:1px solid #22afff}.checkout-customer-addresses .action-card:has(input:checked) .radio__button::before{opacity:0}.checkout-customer-addresses .action-card__content{display:flex;align-items:start;gap:1rem}.checkout-customer-addresses__show-all{display:flex;align-items:center;justify-content:center;width:100%;margin:1rem 0;gap:1rem}.checkout-customer-addresses__show-all::after,.checkout-customer-addresses__show-all::before{flex:1;height:1px;content:"";background:#d9d9d9}.checkout-customer-addresses__add-new{margin-top:1rem}.checkout__login .sidebar-checkout-locations .checkbox-element__title,.sidebar-checkout-locations .checkout__login .checkbox-element__title,.sidebar-checkout-locations .n_5,.sidebar-checkout-locations .table__cell--head,.sidebar-checkout-locations h5{text-transform:uppercase}.sidebar-checkout-locations .checkout-method__label{border:none!important;background-color:transparent!important}.sidebar-checkout-locations .sidebar__content{padding:0}.checkout-method:hover .form__select_dot{border:5px solid}.checkout-method.-selected .checkout-method__label{cursor:default;border:1px solid #22afff;background-color:#eef1fb}.checkout-method.-selected .checkout-method__label .checkout-method__icon{margin-bottom:auto}.checkout-method.-selected .checkout-method__label .radio{margin-top:5px;margin-bottom:auto}.checkout-method.-selected .checkout-method__label:hover{border-color:#22afff;background-color:#eef1fb}.checkout-method-stores .checkout-method__label{position:relative;display:flex;align-items:flex-start;padding:2rem 35px 2rem 35px;cursor:pointer;transition:.23s ease-in-out;gap:1.5rem}@media (max-width:767px){.checkout-method-stores .checkout-method__label{padding:1.25rem;gap:.75rem}}.checkout-method-stores .checkout-method__label:hover{background-color:#f1f5ff}.checkout-method-stores .checkout-method__label:after{position:absolute;bottom:0;left:30px;width:calc(100% - 60px);height:1px;content:"";border-bottom:1px solid #d9d9d9}.checkout-method-stores .checkout-method__label .title_overline{color:#5a6280}.checkout-method__label{position:relative;display:flex;align-items:center;margin-bottom:12px;padding:22px;cursor:pointer;cursor:pointer;transition:.23s ease-in-out;border-radius:5px;background:#eef1fb;gap:1.5rem}@media (max-width:767px){.checkout-method__label{padding:1.25rem;gap:.75rem}}.checkout-method__label:hover{background-color:#f1f5ff}.checkout-method__label .title_overline{color:#5a6280}.checkout-method__icon{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:2rem;height:2rem}@media (max-width:767px){.checkout-method__icon{width:1.5rem;height:1.5rem}}.checkout-method__icon img,.checkout-method__icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.checkout-method__content{display:flex;flex-direction:column;justify-content:center;width:100%;margin-left:.5rem}.checkout-method__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;gap:1rem}.checkout-method__price,.checkout-method__title{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2;margin:0;letter-spacing:.7px;text-transform:uppercase;color:#182965}@media (max-width:767px){.checkout-method__price,.checkout-method__title{font-size:.75rem}}.checkout-method__description{margin:.5rem 0 0}@media (max-width:767px){.checkout-method__description{font-size:.875rem}}.checkout-method__description:empty{display:none;margin:0}.checkout-method__custom-content{display:flex;align-items:flex-start;flex-direction:column;margin-top:12px;line-height:1.2;gap:.625rem}@media (max-width:1199px){.checkout-method__custom-content{gap:1rem}}.checkout-method__custom-content a .button,.checkout-method__custom-content a .newsletter-form .newsletter-button,.newsletter-form .checkout-method__custom-content a .newsletter-button{font-size:1rem!important}.checkout-method__custom-content button{font-size:12px!important}.checkout-method__custom-content button svg{display:none}.checkout-product-item{display:flex;margin-bottom:.5rem;padding:1rem;border:1px solid #dde2f4;border-radius:var(--border-radius-S,0);background-color:transparent;gap:.75rem}@media (max-width:767px){.checkout-product-item{padding:.75rem .5rem}}.checkout-product-item__image{display:flex;align-items:center;justify-content:center;width:55px;min-width:55px;height:auto;margin-right:28px}@media (max-width:767px){.checkout-product-item__image{width:75px;height:auto;margin-right:10px}}.checkout-product-item__image img,.checkout-product-item__image svg{width:100%!important;height:auto!important;padding:6px 3px;-o-object-fit:contain;object-fit:contain}.checkout-product-item__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.checkout-product-item__header{font-family:outfit,sans-serif;display:flex;flex-direction:column;margin-bottom:.3125rem;gap:.5rem}.checkout-product-item__header a{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;color:inherit;text-underline-offset:.2rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.checkout-product-item__header a:hover{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:991px){.checkout-product-item__header a:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.checkout-product-item__variant-name{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;display:flex;letter-spacing:.28px;color:#182965}.checkout-product-item__variant-name p{margin:.5rem 0 1rem}.checkout-product-item__main{display:flex;align-items:center;justify-content:space-between;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:outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;display:flex;letter-spacing:.28px;color:#182965;gap:.875rem}@media (max-width:360px){.checkout-product-item__data{flex-direction:column}}.checkout-product-item__data span{white-space:nowrap}.checkout-product-item__prices{font-family:outfit,sans-serif;font-size:.875rem;font-weight:500;line-height:120%;display:flex;color:#182965;gap:.5rem;letter-spacing:.28px}.checkout-product-item__prices--on-sale .checkout-product-item__prices-current{color:#182965}.checkout-product-item__prices-compare{text-decoration:line-through;color:#9d9d9d}.checkout-summary{overflow:hidden;padding:2rem 1.5rem;border-radius:var(--border-radius-s,5px);background-color:#fff}@media (min-width:768px){.checkout-summary{position:sticky;top:4rem}}@media (max-width:767px){.checkout-summary{flex-basis:100%;padding:2rem .9375rem;border-radius:0}}.checkout-summary__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.checkout-summary__header .button,.checkout-summary__header .newsletter-form .newsletter-button,.newsletter-form .checkout-summary__header .newsletter-button{line-height:1;color:#9d9d9d}.checkout-summary__headline{display:inline-flex;margin:0;gap:.5rem;text-transform:uppercase}@media (min-width:992px){.checkout-summary__cart-items{position:relative;width:calc(100% + 60px);margin-left:-30px;padding:30px 30px 25px}}.checkout-summary__cart-items:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:repeating-linear-gradient(to right,#d7deff,#d7deff 7px,transparent 7px,transparent 14px)}.checkout-summary__edit-cart{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:150%;cursor:pointer;color:#262626;border:none;background-color:transparent;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-summary__coupons:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:repeating-linear-gradient(to right,#d7deff,#d7deff 7px,transparent 7px,transparent 14px)}@media (min-width:992px){.checkout-summary__coupons{position:relative;width:calc(100% + 60px);margin-left:-30px;padding:30px 30px 35px}}@media (max-width:991px){.checkout-summary__coupons{margin:3rem 0}}.checkout-summary__coupons:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:repeating-linear-gradient(to right,#d7deff,#d7deff 7px,transparent 7px,transparent 14px)}@media (min-width:992px){.checkout-summary__coupons{position:relative;width:calc(100% + 60px);margin-left:-30px;padding:30px 30px 45px}}.checkout-summary__coupons-headline{font-size:1rem;font-weight:500;line-height:1.2;margin:0 0 10px 0;text-transform:uppercase;color:#182965}.checkout-summary__coupons-applied{display:flex;flex-wrap:wrap;margin-top:.75rem;gap:.75rem}.checkout-summary__fees{display:flex;flex-direction:column;gap:1.375rem}@media (min-width:992px){.checkout-summary__fees{position:relative;width:calc(100% + 60px);margin-left:-30px;padding:30px 30px 0 30px}}@media (max-width:991px){.checkout-summary__fees{margin-top:2rem}}.checkout-summary__totals{margin-top:1rem}.checkout-summary__total-ex-tax{display:flex;justify-content:space-between}.checkout-summary__total{font-family:outfit,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5;display:flex;justify-content:space-between;margin-top:.4rem;color:#262626}@media (max-width:767px){.checkout-summary__total{font-size:1.25rem}}.checkout-login-box{margin-top:1rem}.checkout-login-box:hover .checkout-login-box__label{background-color:#d9d9d9}.checkout-login-box__top{display:flex;align-items:flex-start;gap:.5rem}.checkout-login-box__label{padding:1rem;cursor:pointer;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0);background-color:#e9e9e9;display:block}.checkout-login-box__content{width:100%;margin-top:1rem}.checkout-login-box__description{color:#000}.checkout-login-box__custom-content{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;margin-top:1rem}@media (max-width:1199px){.checkout-login-box__custom-content{gap:1rem}}.checkout-login-box__benefits{display:flex;flex-wrap:wrap;margin-top:1rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1rem}.checkout-login-box__benefits .benefit .benefit__icon{background:#f5f5f5!important}.customer-address-card__headline{margin-bottom:.5rem}.customer-address-card__address{font-style:unset}.my-account-product-card{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:#f1f5ff;-moz-column-gap:.75rem;column-gap:.75rem}@media (max-width:991px){.my-account-product-card{padding:1rem}}.my-account-product-card__info{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;display:flex;align-items:center;flex-direction:row;width:100%;color:#000}@media (max-width:767px){.my-account-product-card__info{flex-wrap:wrap;row-gap:1rem}}.my-account-product-card__info-center,.my-account-product-card__info-left,.my-account-product-card__info-right{display:flex;align-items:center;flex-direction:row;width:33.33%}@media (max-width:767px){.my-account-product-card__info-center,.my-account-product-card__info-left,.my-account-product-card__info-right{flex-wrap:wrap}}@media (max-width:767px){.my-account-product-card__info-left{width:100%}}.my-account-product-card__info-center{justify-content:center}@media (max-width:767px){.my-account-product-card__info-center{justify-content:flex-start;width:25%}}.my-account-product-card__info-right{justify-content:flex-end;-moz-column-gap:.5rem;column-gap:.5rem}@media (max-width:767px){.my-account-product-card__info-right{width:75%}}.my-account-product-card__image{display:flex;align-items:center;justify-content:center;min-width:5rem;min-height:5rem;border-radius:var(--border-radius-S,0);background-color:#fff}.my-account-product-card__image img{width:80px;height:auto}.my-account-product-card__product{display:flex;align-items:flex-start;flex-direction:column;row-gap:.5rem}@media (max-width:767px){.my-account-product-card__product{row-gap:.125rem}}.my-account-product-card__title{font-size:.875rem;font-weight:600;line-height:1.2;max-width:270px;letter-spacing:.7px;text-transform:uppercase}.my-account-product-card__quantity{font-size:1rem;font-weight:500;line-height:1.5;text-align:center;letter-spacing:.32px;color:#182965}.my-account-product-card__price{font-size:.875rem;font-weight:500;line-height:1.2;text-align:right;letter-spacing:.28px;color:#182965}.my-account-product-card__price.-compare-at-price{opacity:.8;color:#5a6280;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.my-account-product-card__price.-sale-price{color:#e53e3e}@media (max-width:359px){.my-account-product-card__price{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}}.my-account-product-card__size{font-size:.875rem;font-weight:400;font-style:normal;line-height:1.5;letter-spacing:.28px;color:#182965}.my-account-stepper{position:relative;width:100%}.my-account-stepper__steps{display:flex;flex-direction:row;width:100%}.my-account-stepper__steps:has(.my-account-stepper__step:first-child.-active)~.my-account-stepper__hint{margin-right:auto}.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-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active)~.my-account-stepper__hint{margin-right:auto;margin-left:auto}.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-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active):before{background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}.my-account-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active) .my-account-stepper__step:first-child{color:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active) .my-account-stepper__step:first-child svg path{fill:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active)~.my-account-stepper__hint{margin-left:auto}.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-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:first-child,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:nth-child(2){color:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:first-child svg path,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:nth-child(2) svg path{fill:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active):after,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active):before{background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}.my-account-stepper__steps{position:relative;justify-content:space-between;width:100%;padding:.3125rem;border-radius:50px;background-color:#f1f5ff}.my-account-stepper__steps:after,.my-account-stepper__steps:before{position:absolute;top:50%;bottom:50%;display:block;width:50%;height:.0625rem;content:"";background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-stepper__steps:before{width:45%}}.my-account-stepper__steps:after{right:8px;background:repeating-linear-gradient(to right,#5a6280,#5a6280 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-stepper__steps:after{width:52%}}.my-account-stepper__step{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#5a6280;border-radius:50px;background-color:#f1f5ff;gap:.5rem}@media (max-width:767px){.my-account-stepper__step{padding:.6875rem!important}}.my-account-stepper__step:first-child{left:0}.my-account-stepper__step:nth-child(2){position:absolute;left:50%;transform:translateX(-50%);border-radius:50px}@media (max-width:767px){.my-account-stepper__step:nth-child(2){position:unset;transform:none}}.my-account-stepper__step:last-child{right:0;border:0;border-radius:50px}.my-account-stepper__step svg path{fill:#9d9d9d}@media (max-width:1599px){.my-account-stepper__step{padding:.6875rem 1.375rem}}.my-account-stepper__step.-active{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25;padding:.6875rem 1rem;color:#fff;border-radius:50px;background-color:#22afff}@media (max-width:767px){.my-account-stepper__step.-active{padding:.6875rem}}.my-account-stepper__step.-active svg path{fill:#fff}.my-account-stepper__step svg{width:1rem;min-width:1rem;height:1rem}.my-account-stepper__step.-active .my-account-stepper__step_text{display:block}@media (max-width:1199px){.my-account-stepper__step-text{display:none}}.my-account-stepper__hint{font-family:outfit,sans-serif;font-weight:600;line-height:1.5;position:relative;display:table;width:auto;margin-top:.375rem;padding:.25rem .5rem;color:#22afff;border-radius:var(--border-radius-S,0);background-color:#d7deff}.my-account-stepper__hint-arrow{position:absolute;top:-6px}.my-account-stepper__hint-arrow path{fill:#d7deff}.order-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;width:100%;margin-bottom:.5rem;padding:1.5rem;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0);background-color:#fff;border:1px solid #d7deff;gap:1.5rem}.order-card:last-child{margin-bottom:0}.order-card:has(.order-card__link:hover){background-color:#f1f5ff}.order-card:has(.order-card__link:hover) .control-icon{background-color:#fff}@media (max-width:1199px){.order-card:has(.order-card__link:hover){background-color:transparent}.order-card:has(.order-card__link:hover) .control-icon{background-color:#f5f5f5}}.order-card__price,.order-card__status,.order-card__text{color:#5a6280}.order-card.-canceled this__price,.order-card.-canceled this__status,.order-card.-pending this__price,.order-card.-pending this__status{color:#e53e3e}.order-card__header,.order-card__shipment,.order-card__wrapper{display:flex;flex-direction:row;width:100%}.order-card__header{justify-content:space-between}.checkout__login .order-card__header .checkbox-element__title,.order-card__header .checkout__login .checkbox-element__title,.order-card__header .n_5,.order-card__header .table__cell--head,.order-card__header h5{margin:0;text-transform:uppercase}.order-card__wrapper{gap:1rem}@media (max-width:991px){.order-card__wrapper{flex-wrap:wrap}}.order-card__title{margin-bottom:.375rem}.order-card__status.--canceled{color:#e53e3e}.order-card__status.--on-hold{color:#e5b048}.order-card__id{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.order-card__link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.order-card__shipment{position:relative;overflow:hidden;width:100%;-moz-column-gap:1rem;column-gap:1rem}.order-card__shipment-arrow:after,.order-card__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){.order-card__shipment-arrow:before{width:45%}}.order-card__col{width:144px}@media (max-width:1199px){.order-card__col{width:25%}}@media (max-width:991px){.order-card__col{width:40%}}@media (max-width:767px){.order-card__col{width:calc(50% - 8px)}}.order-card .my-account-stepper{z-index:0}.order-card .pickup-point{z-index:2}.order-card-simple__header{display:flex;gap:1rem;padding-right:3.5rem;margin-bottom:1rem}@media (max-width:1199px){.order-card-simple__header{display:none}}.order-card-simple__orders{display:flex;flex-direction:column;gap:.5rem}.order-card-simple__order{position:relative;display:flex;align-items:center;flex-direction:row;width:100%;padding:1rem;border-radius:.3125rem;background-color:#f1f5ff;gap:1rem}@media (max-width:1199px){.order-card-simple__order{flex-wrap:wrap}}@media (max-width:991px){.order-card-simple__order{row-gap:2rem;-moz-column-gap:1rem;column-gap:1rem}}.order-card-simple__col{flex:1 0 0}@media (max-width:1199px){.order-card-simple__col{order:3;flex:0 0 calc(50% - 1rem / 2)}}@media (max-width:991px){.order-card-simple__col{order:3;flex:0 0 calc(30% - 1rem / 2)}}@media (max-width:767px){.order-card-simple__col{order:3;flex:0 0 calc(50% - 1rem / 2)}}.order-card-simple__col.-status{flex:0 0 10rem}@media (max-width:1199px){.order-card-simple__col.-status{order:1;flex:0 0 60%}}@media (max-width:991px){.order-card-simple__col.-status{order:1;flex:0 0 80%}}.order-card-simple__col.-order-number .order-card-simple__content{color:#182965;text-decoration:underline}.order-card-simple__col.-products{flex:0 0 16rem}@media (max-width:1199px){.order-card-simple__col.-products{order:4;flex:0 0 100%}}.order-card-simple__col.-products .order-card-simple__title{display:none}.order-card-simple__status{font-size:1.25rem}.order-card-simple__status.-cancelled{color:#e53e3e}.order-card-simple .control-icon{background:#fff}@media (max-width:1199px){.order-card-simple .control-icon{order:2;margin-left:auto}}.order-card-simple__title{margin-bottom:.5rem}@media (min-width:1200px){.order-card-simple__title{display:none}}.order-card-simple__link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.order-card-simple a:not(.order-card-simple__link),.order-card-simple button{position:relative;z-index:2}.order-fulfillment-stepper{width:100%}.order-items{display:flex;width:100%}.order-items__item{position:relative;display:block;overflow:hidden;flex:1 1 0;border-radius:.5rem;background-color:#fff;aspect-ratio:1/1}.order-items__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order-items__item[data-desktop-rest],.order-items__item[data-mobile-rest]{position:relative}.order-items__item[data-desktop-rest]::after,.order-items__item[data-mobile-rest]::after{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;position:absolute;z-index:1;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}@media (min-width:576px){.order-items__item[data-desktop-rest]::after{content:attr(data-desktop-rest)}.order-items__item[data-desktop-rest] .order-items__link{z-index:unset}.order-items__item[data-desktop-rest] img{opacity:.2}.order-items__item:not(.-visible-desktop){display:none}}@media (max-width:575px){.order-items__item[data-mobile-rest]::after{content:attr(data-mobile-rest)}.order-items__item[data-mobile-rest] .order-items__link{z-index:unset}.order-items__item[data-mobile-rest] img{opacity:.2}.order-items__item:not(.-visible-mobile){display:none}}.order-items__link{position:relative;z-index:2}.order-items.-s{gap:.5rem}.order-items.-s .order-items__item{max-width:5rem;max-height:5rem}.order-items.-m{gap:.75rem}.order-items.-m .order-items__item{max-width:8rem;max-height:8rem}.order-totals{display:flex;flex-direction:column;gap:1.5rem}.product-restock-reminder-card{display:flex;align-items:center;padding:1rem;border-radius:.3125rem;background-color:#f1f5ff;gap:1.5rem .75rem}.product-restock-reminder-card__image{background-color:#fff;border-radius:var(--border-radius-S,0)}.product-restock-reminder-card__image img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.product-restock-reminder-card__image img{width:52px;height:52px}}.product-restock-reminder-card__content{flex:1}.product-restock-reminder-card__name{display:block}.product-restock-reminder-card__variant-name{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:150%;display:block;margin-top:.5rem;color:#9d9d9d}.product-restock-reminder-card .inventory-status{margin-top:.75rem}.product-restock-reminder-card__action{margin-left:auto;color:#182965}.product-restock-reminder-card__action .control-icon:hover{background:rgba(229,62,62,.1)}@media (max-width:767px){.product-restock-reminder-card:not(.-active){flex-wrap:wrap}.product-restock-reminder-card:not(.-active) .product-restock-reminder-card__action,.product-restock-reminder-card:not(.-active) .product-restock-reminder-card__action button{width:100%}}.product-restock-reminder-form{margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border-radius:10px;background:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 69.69%,#fff 131.49%);gap:16px}.product-restock-reminder-form__header{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px;row-gap:16px}.product-restock-reminder-form__header .icon{flex-shrink:0;width:35px;height:35px;min-width:35px;-o-object-fit:contain;object-fit:contain}.product-restock-reminder-form__header .icon [fill]{fill:#22afff}.product-restock-reminder-form__header .icon circle[fill],.product-restock-reminder-form__header .icon rect[fill]{fill:#f1f5ff}.product-restock-reminder-form__title{font-family:outfit,sans-serif;font-size:22px;font-weight:600;font-style:normal;line-height:1.2;margin:0;text-transform:inherit;color:#182965}@media (max-width:991px){.product-restock-reminder-form__title{font-size:19px}}.product-restock-reminder-form__description{font-family:outfit,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;letter-spacing:.0175rem;color:#182965}.product-restock-reminder-form__description a{color:#22afff}.product-restock-reminder-form__description a a:visited{color:#22afff}.product-restock-reminder-form__description a:hover{text-decoration:none}.product-restock-reminder-form__sign-up{display:flex;align-items:center;color:#262626;gap:1rem}.product-restock-reminder-form__sign-up .icon{flex-shrink:0}.product-restock-reminder-form form{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;width:100%}.product-restock-reminder-form form .form-product-restock-reminder-alerts{width:100%}.newsletter-form .product-restock-reminder-form form .newsletter-button,.product-restock-reminder-form form .button,.product-restock-reminder-form form .newsletter-form .newsletter-button,.product-restock-reminder-form form [data-name=customer_email]{height:3.75rem;margin-top:0}.product-restock-reminder-form form [data-name=customer_email]{width:70%;margin-top:0}@media (max-width:767px){.product-restock-reminder-form form [data-name=customer_email]{width:100%}}.product-restock-reminder-form form [data-name=customer_email] input{height:100%}.newsletter-form .product-restock-reminder-form form .newsletter-button,.product-restock-reminder-form form .button,.product-restock-reminder-form form .newsletter-form .newsletter-button{flex:1}.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}.checkout__login .sidebar-header__left .checkbox-element__title,.sidebar-header__left .checkout__login .checkbox-element__title,.sidebar-header__left .n_5,.sidebar-header__left .table__cell--head,.sidebar-header__left h5{margin:0;text-transform:uppercase}.sidebar-header__left svg{width:20px;height:20px;margin:auto 8px auto 0}.sidebar-header__right .control-icon:hover{background:0 0;color:#182965}.sidebar-header__title{display:flex;align-items:flex-start;gap:.5rem}.search-autocomplete{display:flex;flex-direction:column;width:100%;border-radius:5px;background-color:#fff;text-align:left;overflow:auto;transition-delay:0s;transition-duration:.2s;transition:top,opacity .2s ease-in-out}@media (min-width:992px){.search-autocomplete{max-height:calc(100vh - var(--menu-full-height,0) - 16px);visibility:hidden;pointer-events:none;transform:translate(-100%,-20px);opacity:0}}@media (max-width:991px){.search-autocomplete{background:#f8f9fc}}@media (min-width:992px){.-focus .search-autocomplete{width:400px!important;transform:translate(-100%,0)!important}}.search-autocomplete__show-all{justify-content:space-between;width:100%}.search-autocomplete .loading{margin:20px 19px 0}.search-autocomplete .alert{margin:17px 17px 0;width:calc(100% - 34px)}.search-result-group:not(:first-child){margin-top:1.5rem}.search-result-group__name{color:#5a6280;margin-top:36px;font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;padding:15px 17px}.navigation__search--desktop .search-result-group__name{padding:15px 22px}.search-result-group__name+.autocomplete__item--category{border-top:1px solid #d7deff}.search-result-group__name:first-child{margin-top:0}.autocomplete__item--product+.search-result-group__name{margin-top:18px}.search-result-group__content{display:flex;flex-direction:column;gap:.25rem}.checkout-template{display:flex;box-sizing:border-box;width:100%;max-width:1300px;margin-right:auto;margin-left:auto;padding:0 .9375rem;gap:1.5rem}.checkout-template__sign_in{text-decoration:underline}@media (max-width:991px){.checkout-template{flex-basis:100%;flex-wrap:wrap;padding:0;gap:2.75rem}}.checkout-template__headline{font-size:2.5rem;font-weight:600;line-height:120%;margin-top:0;margin-bottom:1rem;text-transform:uppercase}@media (max-width:991px){.checkout-template__headline{font-size:2.1875rem}}@media (max-width:767px){.checkout-template__headline{font-size:1.5625rem}}.checkout-template__main{flex-basis:60%;max-width:700px;flex-shrink:0;padding:2rem;border-radius:var(--border-radius-s,5px);background-color:#fff}@media (max-width:1599px){.checkout-template__main{max-width:100%;padding:2rem 1.5rem}}@media (max-width:991px){.checkout-template__main{flex-basis:100%}}@media (max-width:767px){.checkout-template__main{padding:2rem .9375rem;border-radius:0}}.checkout-template__sidebar{flex-grow:1}@media (max-width:991px){.checkout-template__sidebar{flex-basis:100%}}.my-account-frame{display:flex;flex-direction:column;margin-bottom:.75rem;padding:1.5rem;border-radius:var(--border-radius-M,0);background-color:#fff}@media (max-width:767px){.my-account-frame{padding:1rem;border-radius:0}}.my-account-frame__headline{margin-top:0;margin-bottom:1.5rem;text-transform:uppercase}@media (max-width:767px){.my-account-frame__headline{margin-bottom:1rem}}.my-account-frame__content .t_s{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;letter-spacing:.32px;color:#5a6280}.my-account-template{padding:170px 0 100px;background-color:#f8f9fc}@media (max-width:991px){.my-account-template{padding:0}}@media (max-width:767px){.my-account-template{overflow:hidden;padding:0;border-bottom:1px solid #d9d9d9;background-color:#f5f5f5}}@media (max-width:991px){.my-account-template .container{padding:0}}.my-account-template__wrapper{display:flex;align-items:flex-start;gap:9rem}@media (max-width:1599px){.my-account-template__wrapper{gap:4.375rem}}@media (max-width:991px){.my-account-template__wrapper{flex-direction:column;width:100%;padding-top:65px;background-color:#f8f9fc;gap:2rem}}.my-account-template__main{flex:1;width:100%;max-width:912px}@media (max-width:991px){.my-account-template__main{display:block;max-width:100%;padding:0 2rem}}@media (max-width:767px){.my-account-template__main{display:block;padding:0}}.my-account-template__aside{position:relative;flex:0;width:250px;min-width:250px;border-radius:5px;background-color:#fff}@media (max-width:991px){.my-account-template__aside{width:100%;min-width:auto}}.my-account-template__aside-header{display:inline-flex;align-items:center;width:100%;padding:1.25rem 1.5rem;color:#22afff;border-bottom:1px solid #d7deff;gap:12px}.my-account-template__aside-header span{font-size:1rem;font-weight:500;line-height:1.2}@media (max-width:991px){.my-account-template__aside-header{display:none}}.my-account-template__aside-items{display:flex;flex-direction:column;padding:12px 0;gap:10px}@media (max-width:991px){.my-account-template__aside-items{display:flex;overflow-x:auto;flex-direction:row;padding:1rem 2rem;gap:8px;border-bottom:1px solid #d7deff;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;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-template__aside-items{padding:1rem}}@media (max-width:991px){.my-account-template__aside-items .secondary-navigation-link{display:none}}.my-account-template__aside-items .control-button{background:#f1f5ff}@media (min-width:992px){.my-account-template__aside-items .control-button{display:none}}.my-account-template__aside-items::-webkit-scrollbar{display:none}.my-account-template__aside-items-arrow{display:none}@media (max-width:991px){.my-account-template__aside-items-arrow{position:absolute;top:48%;right:16px;display:block;transition:.23s ease-in-out;transform:translate(-50%,-50%);opacity:1}}@media (max-width:767px){.my-account-template__aside-items-arrow{right:0}}@media (max-width:991px){.my-account-template__aside-items:not(.-start){--mask:linear-gradient(to right, rgba(0, 0, 0, 1) 0)}.my-account-template__aside-items:not(.-start)~.my-account-template__aside-items-arrow{opacity:0}}.my-account-template__aside .hidden{visibility:hidden;opacity:0}.my-account-template__headline{font-size:3rem;font-weight:600;font-style:normal;line-height:1.2;margin-top:0;margin-bottom:2rem;text-transform:uppercase}@media (max-width:767px){.my-account-template__headline{font-size:1.5rem;margin-bottom:1.5rem;padding:0 1rem}}.sidebar-product-specification .sidebar__content{padding:0}@media (max-width:767px){.sidebar-product-specification .sidebar__content{padding:0 0 0 1rem}}.specifications-row{width:100%}.specifications-row .table__body{display:flex;flex-wrap:wrap;width:100%;margin-top:2rem}@media (max-width:767px){.specifications-row .table__body{margin-top:1rem}}.specifications-row .table__row{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:15px 40px 15px 40px;border-bottom:0}@media (max-width:767px){.specifications-row .table__row{padding:15px 20px 15px 20px}}.specifications-row .table__row:nth-child(even){background:#f8f9fc}.specifications-row .table__cell{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;font-style:normal;line-height:150%;margin:0;padding:0;letter-spacing:.28px;color:#182965}.specifications-row .table__cell:first-child{font-family:outfit,sans-serif;font-weight:600;text-transform:uppercase}.specifications-row .table__cell:last-child{text-align:right;font-weight:400}.benefit{display:flex;align-items:center;font-family:outfit,sans-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:outfit,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:1px;text-transform:uppercase;color:#5a6280;row-gap:5px}@media (max-width:767px){.breadcrumbs__wrapper>:not(.breadcrumbs-back){display:none}}.breadcrumbs__wrapper{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.75rem}.breadcrumbs{direction:rtl;max-width:-moz-fit-content;max-width:fit-content}.breadcrumbs__wrapper{direction:ltr}.breadcrumbs__separator{position:relative;width:auto;min-width:10px;height:10px}.breadcrumbs__separator path{stroke:currentColor}.breadcrumbs__home{top:-1px;position:relative}@media (max-width:767px){.breadcrumbs__home{display:none!important}}.breadcrumbs__home svg{margin:0;height:auto;min-width:12px;top:1px;vertical-align:middle}.breadcrumbs__home svg:hover path{fill:#182965;opacity:1}.breadcrumbs__home svg path{stroke:none;fill:currentColor}.breadcrumbs-back{display:flex!important;align-items:center;padding:6px 0}@media (min-width:768px){.breadcrumbs-back{display:none!important}}.breadcrumbs-back svg{margin:0 10px 0 0;vertical-align:middle}.breadcrumbs a{font-size:10px!important;display:block;color:inherit;opacity:.7}.breadcrumbs a:not(.breadcrumbs-home){position:relative;text-decoration:none}.breadcrumbs a:not(.breadcrumbs-home):before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;transition:.2s ease-in-out;background:currentColor}.breadcrumbs a:not(.breadcrumbs-home):hover:before{width:100%}.breadcrumbs a svg{opacity:.7}.breadcrumbs a:hover{text-decoration:none}@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;width:100%;padding:1.5rem 2rem;border-radius:var(--border-radius-S,0);background:#e9e9e9;gap:1rem}.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-load-more{display:inline-flex;justify-content:center;max-width:280px}.pagination-load-more svg{display:none}.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:outfit,sans-serif;font-size:14px;font-weight:500;font-style:normal;line-height:120%;display:inline-block;padding:4px 6px;transition:.3s ease-in-out;text-align:center;-webkit-text-decoration:underline .1em rgba(255,255,255,0);text-decoration:underline .1em rgba(255,255,255,0);letter-spacing:.7px;text-transform:uppercase;color:#182965;border-radius:5px;background:0 0}.pagination .page-numbers:not(.pagination.page-numbers:first-child){margin-left:5px}.pagination .page-numbers.current{color:#182965;background:#d7deff}.pagination .page-numbers:not(.current):not(.next):not(.prev):hover{text-decoration:underline}.pagination .page-numbers.next,.pagination .page-numbers.prev{font-size:16px;position:relative;padding:3px 5px;transition:.2s ease-in-out;transform:translateX(0)}.pagination .page-numbers.next svg,.pagination .page-numbers.prev svg{width:10px;height:10px}.pagination .page-numbers.next svg path,.pagination .page-numbers.prev svg path{transition:.2s ease-in-out}.pagination .page-numbers.next:hover{transform:translateX(3px)}.pagination .page-numbers.prev:hover{transform:translateX(-3px)}.search{position:relative}.search>*{z-index:30}.search.-autocomplete-on-focus .search-autocomplete{position:absolute;top:calc(100% + 3px);left:0;padding:5px 0 30px}.search.-autocomplete-on-focus.-focus .search-autocomplete{display:flex;width:100%;transition-delay:.15s;height:auto;transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.search.-autocomplete-on-focus.-focus::after{position:fixed;content:"";z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(8,19,56,.3);animation:fadeIn 150ms ease-in-out}@media (max-width:991px){.search.-autocomplete-on-focus.-focus::after{z-index:98}}.search.-autocomplete-always-visible{display:flex;flex-direction:column;margin-top:1rem;gap:1.5rem}@media (max-width:767px){.search.-autocomplete-always-visible{margin-top:0;gap:0}}.search__form{position:relative;transition:.2s ease-in-out;display:flex;background-color:rgba(255,255,255,0);align-items:center;justify-content:flex-end;border-radius:5px;width:100%}@media (min-width:992px){.search__form{height:48px}}@media (max-width:991px){.search__form{gap:8px;align-items:center;border-bottom:1px solid #d7deff;padding:10px 16px;background:#fff}}.-focus .search__form{background-color:#fff}.search__wrap{display:flex;align-items:center;justify-content:flex-end;z-index:1;width:55px;position:absolute;border-radius:5px;transition:width .2s ease-in-out}@media (max-width:991px){.search__wrap{padding:6px 16px;background:#f8f9fc;border:1px solid #dde2f4;position:relative;border-radius:36px;width:100%}}.-focus .search__wrap{background-color:#fff}@media (min-width:992px){.-focus .search__wrap{width:400px}}.search__input{flex:1 1 0;width:100%;height:48px;padding:0 15px;border:0;line-height:1.3;background:0 0;color:#5a6280;font-family:outfit,sans-serif;font-size:16px;font-weight:400;letter-spacing:.32px;border-top-left-radius:5px;border-bottom-left-radius:5px}@media (min-width:992px){.search__input{display:none}}@media (max-width:991px){.search__input{flex:1 1 0;height:100%;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#878ea6;font-weight:400;letter-spacing:.32px;padding:0}}.-focus .search__input{display:block;position:relative;z-index:100;background:#fff}@media (max-width:991px){.-focus .search__input{background:#f8f9fc}}.search__input:focus{outline:0}.search__input:focus{outline:0;background-color:#fff}@media (max-width:991px){.search__input:focus{background:#f8f9fc}}.search__submit{color:#182965;right:0;width:55px;z-index:2;flex:0 0 auto;justify-self:flex-end;height:100%;background:0 0;border:none;cursor:pointer;padding:14px 15px;border-top-right-radius:5px;border-bottom-right-radius:5px;outline:0}@media (max-width:991px){.search__submit{position:absolute;right:0;background:0 0;border:none;top:50%;transform:translateY(-50%);width:40px;height:100%;padding:0 10px 0 5px}}.-focus .search__submit{background:#fff}.search__submit:hover path:first-child{stroke:#22afff}.search__submit:hover path:last-child{fill:#22afff}@media (max-width:991px){.search__submit{padding:0 8px}}.search__submit svg{width:23px;height:auto;vertical-align:middle}@media (max-width:991px){.search__submit svg{width:21px;bottom:1px;position:relative}}.search__submit svg path{transition:.2s ease-in-out}.search__submit svg path[fill]{fill:currentColor}.search__submit svg path[stroke]{stroke:currentColor}.search__reset{flex:0 0 auto;background:0 0;border:none}.search__reset svg{vertical-align:middle;height:18px;width:auto}@media (min-width:992px){.search__reset{display:none}}.search__show-all{margin:33px 19px 0;font-size:12px!important;width:calc(100% - 38px);text-align:center;justify-content:center}@media (max-width:991px){.search__show-all{margin:20px 17px 0;width:calc(100% - 34px)}}.modal-opener{display:flex;flex-direction:column;width:100%;border:1px solid #d7deff;border-radius:5px;padding:25px 15px 25px 25px;background-color:transparent;margin-top:20px;transition:.3s;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media (max-width:991px){.modal-opener{padding:25px 15px 25px 25px}}.modal-opener:not(.modal-opener--disabled):hover{cursor:pointer;background-color:#fff;box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}.modal-opener:not(.modal-opener--disabled):hover .modal-opener__header .modal-opener__arrow{transition:.2s ease-in-out;border-radius:50%;background-color:#f1f5ff}.modal-opener__title{text-align:left;margin:0;color:#081338;font-family:outfit,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.4px;text-transform:inherit}@media (max-width:767px){.modal-opener__title{font-size:1.125rem}}.modal-opener__header{margin-bottom:10px;padding-right:35px;display:flex;align-items:center;width:100%;overflow:visible;position:relative;text-align:left;color:#081338;font-family:outfit,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.4px;text-transform:inherit}@media (max-width:767px){.modal-opener__header{font-size:1.125rem}}.modal-opener__icon{min-width:20px;min-height:20px;margin-right:15px;color:#5a6280}.modal-opener__arrow{padding:15px;position:absolute;margin-left:auto;transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;right:0;min-width:45px;width:45px;min-height:45px}.modal-opener__arrow path{display:flex;justify-content:center;align-items:center}.modal-opener__content{width:100%;text-align:left}.modal-opener__content_text-options{margin:10px 0 0 0;color:#444d69;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}@media (max-width:991px){.modal-opener__content_text-options{margin-top:10px}}.modal-opener__content_text-options span{color:#22afff}@media (max-width:767px){.modal-opener__content{height:100%}}.modal-opener__content_inner{text-align:left}@media (max-width:991px){.modal-opener__content_inner{height:100%;display:flex;flex-direction:column;align-items:flex-start}.modal-opener__content_inner .btn{margin-top:auto}}.category-card{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:170px;min-width:170px;height:145px;transition:.2s ease-in-out;letter-spacing:.24px;text-transform:uppercase;color:#182965;border-radius:5px;background-color:#fff}@media (max-width:767px){.category-card{width:140px;min-width:140px}}.category-card:before{position:absolute;right:12px;bottom:10px;width:12px;height:12px;content:"";transition:opacity .23s ease-in-out;transform:translateY(-50%);pointer-events:none;opacity:0;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M0.900391 10.9004L5.90039 5.90053L0.900391 0.900391' stroke='%23182965' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.category-card:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transition:.2s ease-in-out;opacity:0;border-radius:5px;box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}@media (min-width:768px){.category-card:hover{box-shadow:8px 10px 33px -15px rgba(0,0,0,.3);-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.category-card:hover:before{opacity:1}.category-card:hover .category-card__title{text-decoration:underline}.category-card:hover svg{transform:translateX(0);opacity:1}}.category-card__icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0;border-radius:5px;background-color:#fff;-o-object-fit:contain;object-fit:contain}.category-card__icon img,.category-card__icon picture{max-width:110px;max-height:80px;background-color:#fff;-o-object-fit:contain;object-fit:contain}.category-card__icon svg{padding:20%}.category-card__title{font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:5px;padding:0 15px 15px 15px;letter-spacing:.24px;text-transform:uppercase;color:#182965}@media (min-width:768px){.category-card__title{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;text-decoration:underline;text-underline-offset:2px;-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:linear-gradient(77deg,#fff -11.73%,#d9cef8 30.03%,#a7d0ff 69.41%);position:relative;z-index:12;overflow:hidden}@media (max-width:991px){.info-bar{z-index:19}}.nav-overlay .info-bar{z-index:101}.info-bar__container{margin:0 auto;position:relative;padding:0 15px}@media (max-width:767px){.info-bar__container{padding:0 5px}}.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{padding:10px 20px;width:auto;top:50%;height:calc(100% - 1px);margin-top:0;transform:translateY(-50%)}@media (max-width:767px){.info-bar-nav .swiper-button-next,.info-bar-nav .swiper-button-prev{padding:10px}}.info-bar-nav .swiper-button-next:after,.info-bar-nav .swiper-button-prev:after{content:none}.info-bar-nav .swiper-button-next svg,.info-bar-nav .swiper-button-prev svg{height:13px;width:auto}.info-bar-nav .swiper-button-next path,.info-bar-nav .swiper-button-prev path{stroke:#182965}.info-bar-nav .swiper-button-next{right:0}.info-bar-nav .swiper-button-prev{left:0}.info-bar .swiper-slide{height:auto}.info-bar .swiper-wrapper{height:auto}.info-bar__text{position:relative;font-family:outfit,sans-serif;line-height:1.2;text-align:center;color:#081338;font-size:.75rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase;padding:12px 44px;top:50%;transform:translateY(-50%);display:table;margin:0 auto}@media (max-width:767px){.info-bar__text{font-size:10px;padding:12px 30px}}.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:600}.summary-row{position:relative;display:flex;justify-content:space-between;line-height:1.2}.summary-row.-m,.summary-row.-s{color:#182965}.summary-row.-s{font-size:.875rem;font-weight:500;text-transform:inherit;color:#5a6280}.summary-row.-m{font-size:.875rem;text-transform:uppercase;font-weight:500}.summary-row.-l{font-size:1.25rem;font-weight:600;margin-top:-.75rem;text-transform:inherit}@media (max-width:767px){.summary-row.-l{font-size:1.1875rem}}.summary-row.-underline{padding-bottom:1.375rem;border-bottom:1px solid #d7deff}.cart-progress-bar{display:flex;align-items:center;gap:.2rem;width:100%}.cart-progress-bar__icons{position:relative;flex-shrink:0}.cart-progress-bar__icon{position:relative;width:auto;padding:.5rem .5rem;color:#878ea6}.cart-progress-bar__icon svg{display:block;min-width:1rem;height:auto;margin:auto}.cart-progress-bar__done{position:absolute;right:0;bottom:0;color:#22afff}.cart-progress-bar__done svg{min-width:.625rem;height:auto}.cart-progress-bar__text{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;line-height:100%;letter-spacing:.02em;color:#878ea6}.cart-progress-bar__text span{color:#22afff}.cart-progress-bar__content{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;row-gap:10px;-moz-column-gap:.5rem;column-gap:.5rem}.range-slider{width:100%;min-width:380px;padding:1.5625rem 1.25rem 2.1875rem 1.25rem}@media (max-width:767px){.range-slider{min-width:unset}}@media (max-width:991px){.sidebar__filters .range-slider{width:100%;padding:0 0 10px}}.range-slider__slider{padding:0 0 1.625rem}.range-slider__slider .slider.slider-horizontal{display:block;width:calc(100% - 20px);height:18px;margin:0 auto}.range-slider__slider .slider.slider-horizontal .slider-track{height:2px;margin-top:0}.range-slider__slider .slider-handle{position:absolute;display:block;width:20px;height:20px;border:none;border-radius:50%;background:#22afff}.range-slider__slider .slider-handle:after{position:absolute;top:50%;left:50%;display:block;width:13px;height:13px;content:"";transform:translate(-50%,-50%);opacity:1;border:none!important;border-radius:50%;background-color:#22afff}.range-slider__slider .slider-handle:hover{border-width:1px}.range-slider__slider .slider-track-high,.range-slider__slider .slider-track-low{border-radius:0;background:#878ea6}.range-slider__slider .slider-selection{background:#22afff;box-shadow:none}.range-slider__input{position:relative;flex-basis:50%;width:50%;max-width:50%}.range-slider__input input{display:block;width:100%;padding:8px;text-align:center}.range-slider__input input:focus{border:1px solid #d7deff;outline:0;box-shadow:none}.range-slider__input input:focus+.range-slider__label{opacity:0}.range-slider__input .range-slider__label,.range-slider__input input{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;overflow:hidden;letter-spacing:.02em;color:#182965;border:1px solid #878ea6;border-radius:2px;background:#f8f9fc}.range-slider__label{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:8px;pointer-events:none}.range-slider__label-unit{color:#182965}.range-slider__inputs{position:relative;display:flex;align-items:center}.range-slider__dash{position:relative;width:40px;height:1px;margin:0 12px;background:#5a6280}.product-card{display:block;width:100%;text-decoration:none}.product-card__list{position:relative;display:flex}.product-card a{text-decoration:none}.product-card a:hover{text-decoration:none}@media (min-width:768px){.product-card.-has-bg:not(.-outofstock):hover.hover-image-loaded .product-card__bg_content{opacity:1}.product-card.-has-bg:not(.-outofstock):hover.hover-image-loaded .product-card__image{opacity:0}}.product-card__name{font-family:outfit,sans-serif;color:#182965;margin-bottom:9px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:100%;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.32px;text-transform:none!important;margin-top:10px}.product-card__name-wrap{display:flex;align-items:flex-end}@media (max-width:767px){.product-card__name{font-size:.8125rem}}.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__images{position:relative;overflow:hidden;width:100%;transition:.23s ease-in-out;border-radius:5px;background:#fff;aspect-ratio:1;margin-bottom:.625rem;padding:20px}@media (max-width:767px){.product-card__images{padding:10px;margin-bottom:0}}.product-card__bg{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;pointer-events:none}.product-card__bg_content{position:absolute;z-index:1;top:0;left:0;display:none;width:100%;height:100%;transition:.2s ease-in-out;opacity:0;-o-object-fit:contain;object-fit:contain;aspect-ratio:1;padding:20px}@media (max-width:767px){.product-card__bg_content{padding:10px}}.product-card__bg video{-o-object-fit:cover;object-fit:cover;padding:20px}@media (max-width:767px){.product-card__bg video{padding:10px}}.product-card__image{display:block;width:100%;height:100%;transition:.2s ease-in-out;opacity:1;border-radius:var(--border-radius-S,0);-o-object-fit:contain;object-fit:contain}.-outofstock .product-card__image{transition:opacity .2s ease-in-out;opacity:.5}.-outofstock .product-card__image:hover{opacity:1}@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__tags{position:absolute;z-index:3;top:1.25rem;left:1.25rem;display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;margin-bottom:9px;row-gap:8px;-moz-column-gap:10px;column-gap:10px}@media (max-width:991px){.product-card__tags{top:.625rem;left:.625rem}}@media (max-width:767px){.product-card__tags{row-gap:4px;-moz-column-gap:6px;column-gap:6px}}@media (max-width:767px){.product-card__tags .badge{padding:3px 7px}}.product-card__price-tag{display:flex;align-items:center;gap:.5rem}@media (max-width:359px){.product-card__price-tag{align-items:flex-start}}.product-card__prices{display:flex;align-items:center;flex-direction:row;gap:.75rem}@media (max-width:575px){.product-card__prices{flex-wrap:wrap}}@media (max-width:395px){.product-card__prices{gap:0;flex-direction:column}}.product-card__compare-at-price,.product-card__price{display:inline-block;font-family:outfit,sans-serif;font-size:1rem;color:#182965;white-space:nowrap;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.32px}@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:#e53e3e}@media (max-width:767px){.product-card__compare-at-price--on-sale,.product-card__price--on-sale{font-size:.875rem}}.product-card__compare-at-price{display:inline-block;font-family:outfit,sans-serif;white-space:nowrap;text-decoration:line-through;color:#7d83a0;font-size:1rem;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.32px}@media (max-width:767px){.product-card__compare-at-price{font-size:.875rem;padding-left:10px}}@media (max-width:575px){.product-card__compare-at-price{padding-left:0}}.product-card__stock{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1;margin-top:.75rem;color:#000}.product-card__badges{display:flex;gap:5px;margin:2px 0 0 0;flex-wrap:wrap}@media (max-width:767px){.product-card__badges{margin:10px 0 0 0;gap:3px}}.product-card__badge{font-family:outfit,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:120%;color:#5a6280;background-color:#fff;border:1px solid #dde2f4;padding:7px;border-radius:7px}@media (max-width:767px){.product-card__badge{font-size:.6875rem;padding:5px 7px}}.product-slider .swiper-container{overflow:visible;padding-bottom:1.5rem}@media (max-width:767px){.product-slider .swiper-container{padding-bottom:30px}}.product-slider .swiper-slide{max-width:calc(25% - 12px * 3 / 4)}@media (max-width:991px){.product-slider .swiper-slide{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}}@media (max-width:767px){.product-slider .swiper-slide{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}}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{position:absolute;top:calc((1572px / 4 - (12px * 3)/ 4)/ 2 * 1.3);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:1640px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{top:calc((((25vw - 32px) - (12px * 3)/ 4)/ 2) * 1.3)}}@media (max-width:1199px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{width:32px;height:32px}.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}}@media (max-width:991px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{top:calc((((50vw - 16px) - 4px)/ 2) * 1.1)}}.product-slider .swiper-button-next:after,.product-slider .swiper-button-prev:after{display:none}.product-slider .swiper-button-next{right:-60px}@media (max-width:1780px){.product-slider .swiper-button-next{right:-15px}}@media (max-width:767px){.product-slider .swiper-button-next{right:-7px}}.product-slider .swiper-button-prev{left:-60px}@media (max-width:1780px){.product-slider .swiper-button-prev{left:-15px}}@media (max-width:767px){.product-slider .swiper-button-prev{left:-7px}}.product-slider .swiper-button-disabled{opacity:0}.product-slider .swiper-scrollbar{left:0;width:100%;height:.375rem;max-height:.25rem;cursor:pointer;transition:.23s ease-in-out;background-color:#e9e9e9}.product-slider .swiper-scrollbar .swiper-scrollbar-drag{background-color:#555}.product-slider .swiper-scrollbar:active,.product-slider .swiper-scrollbar:hover{max-height:6px}.product-sizes__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-sizes__header_label{color:#262626;font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5}.product-sizes__header_size-chart{color:#262626;font-family:outfit,sans-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:outfit,sans-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%}.product-card-linked-products{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;margin-top:.875rem}.product-card-linked-products__item.current .product-card-linked-products__button{box-shadow:0 0 0 2px #22afff}.product-card-linked-products__item.current .product-card-linked-products__wrapper{transform-origin:center}.product-card-linked-products__button{display:block;padding:0;border-radius:50%;border:none;cursor:pointer;background-color:transparent;transition:.2s ease-in-out}.product-card-linked-products__button:hover{box-shadow:0 0 0 3px #dde2f4}.product-card-linked-products__color{position:relative;display:block;border-radius:50%;width:16px;height:16px}.product-card-linked-products__color.-count-1 .product-card-linked-products__wrapper{width:100%;left:0;border-radius:50%}.product-card-linked-products__color.-count-1 .product-card-linked-products__wrapper img,.product-card-linked-products__color.-count-1 .product-card-linked-products__wrapper svg{width:100%}.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper{width:50%}.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper:first-child{left:0}.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper:last-child{right:0}.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper:last-child img{float:right}.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper img,.product-card-linked-products__color.-count-2 .product-card-linked-products__wrapper svg{width:200%;height:16px;border-radius:50%}.product-card-linked-products__wrapper{position:absolute;overflow:hidden;height:100%;top:0}.product-card-linked-products__wrapper img,.product-card-linked-products__wrapper svg{display:block;height:auto}.product-card-linked-products__rest a,.product-card-linked-products__rest button{color:#262626;font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;background:0 0;padding-left:0;border:none;text-decoration:none}.linked-products{margin-top:35px;margin-bottom:28px}@media (max-width:767px){.linked-products{margin-bottom:0;margin-top:20px}}.linked-products__header{font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase;font-family:outfit,sans-serif;text-align:Left;vertical-align:Center;margin:0 0 15px}@media (max-width:767px){.linked-products__header{font-size:.8125rem}}.linked-products__header span{padding-left:9px;color:#5a6280}.linked-products__list{margin-bottom:15px;display:flex;align-items:stretch;gap:10px;flex-wrap:wrap;flex-direction:row}@media (max-width:767px){.linked-products__list{margin-bottom:8px}}.linked-products__item{display:block;border:1px solid #d7deff;transition:.2s ease-in-out;cursor:pointer;background-color:#fff;width:72px;position:relative;border-radius:5px;overflow:hidden;aspect-ratio:1/1;padding:15px 9px}.linked-products__item:hover{box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}.linked-products__item.-current{border:1px solid #22afff}.linked-products__item.-show-more:before{background:#e9e9e9;opacity:.5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.linked-products__item.-show-more~.linked-products__item{display:none}.linked-products__item.-show-more .linked-products__more{display:flex}.linked-products__more{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;aspect-ratio:1;z-index:1;align-items:center;justify-content:center;border-radius:var(--radius-radius-L,25px);background:#f5f5f5;color:#000;font-family:outfit,sans-serif;font-size:.875rem;font-weight:600}.linked-products__link{display:block;width:100%;height:100%}.linked-products__link img,.linked-products__link svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.filter-dropdown{position:relative}.filter-dropdown.opened{z-index:100}.filter-dropdown.opened .control-button svg{transform:rotateZ(180deg)}.filter-dropdown__content{position:absolute;z-index:10;top:calc(100% + 6px);left:0;display:none;overflow-y:auto;min-width:210px;max-width:450px;max-height:440px;border-radius:var(--border-radius-S,0);background:#fff}.filter-dropdown__content::-webkit-scrollbar{width:3px;background-color:#c5c5d3;border-radius:var(--radius-radius-S,5px)}.filter-dropdown__content::-webkit-scrollbar-thumb{border-radius:18px;background-color:#22afff}.filter-dropdown__content::-webkit-scrollbar-track{box-shadow:none;margin:5px}.filter-dropdown .control-button svg{transition:.2s ease-in-out}.filter-dropdown .checkbox{min-height:48px;margin-top:0;padding:12px 16px}.filter-dropdown .checkbox:hover{background-color:#f1f5ff}@media (max-width:991px){.filter-dropdown .checkbox:hover{background:0 0}}.filter-dropdown .radio{min-height:48px;padding:12px 16px}.filter-dropdown .radio:hover{background-color:#f1f5ff}@media (max-width:991px){.filter-dropdown .radio:hover{background:#f5f5f5}}.filter-collapse{width:100%;padding:0 24px 0 24px;transition:.23s ease-in-out}.filter-collapse.opened{background:#f1f5ff}.filter-collapse.opened .filter-collapse__header{border-color:transparent}.filter-collapse.opened .filter-collapse__header svg{transform:rotateZ(180deg);background-color:#fff}.filter-collapse:hover{background:#f1f5ff}.filter-collapse:hover svg{background-color:#fff}.filter-collapse:has(input:checked:not([value=""])) .filter-collapse__headline{color:#182965}.filter-collapse__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.125rem 0 .625rem 0;cursor:pointer;transition:.2s ease-in-out;text-align:left;border-width:0 0 1px 0;border-style:solid;border-color:#dde2f4;background-color:transparent}.filter-collapse__header svg{display:block;width:31px;height:31px;transition:.2s ease-in-out;color:#182965;padding:8px;border-radius:50%;min-width:14px;min-height:8px}.filter-collapse__header svg path{min-width:14px;min-height:8px}.filter-collapse__headline{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2;margin:0;transition:.23s ease-in-out;letter-spacing:.044em;text-transform:uppercase;color:#182965}.filter-collapse__filtered{font-family:outfit,sans-serif;font-size:1rem;letter-spacing:.02em;font-weight:400;line-height:1.5;margin-top:.5rem;color:#182965}.filter-collapse__content{display:none;padding-bottom:1rem;border-width:0 0 1px 0;border-style:solid;border-color:#dde2f4}.filter-collapse .checkbox,.filter-collapse .radio{margin:0;padding:.75rem 0}.filter-collapse__label{align-items:center;padding:1rem;transition:.23s ease-in-out;border-radius:var(--border-radius-S,0)}.filter-collapse__label:hover{background-color:#d9d9d9}@media (max-width:991px){.filter-collapse__label:hover{background-color:transparent}}.form__row{display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-start;-moz-column-gap:10px;column-gap:10px}@media (max-width:767px){.form__row{display:block}}.form__col{flex-basis:calc(50% - 5px);width:calc(50% - 5px)}@media (max-width:991px){.form__col{flex-basis:100%;width:100%}}.form__consent{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;font-style:normal;line-height:150%;margin:35px 0 20px 0;letter-spacing:.28px;color:#5a6280}@media (max-width:767px){.form__consent{margin:20px 0 17px 0}}.form__file{position:relative;margin-bottom:10px;cursor:pointer;border:1px dashed rgba(0,0,0,.2);border-radius:5px;background-color:#f8f7f9}.form__file.-filled{background-image:url(../../assets/icons/file.svg);background-repeat:no-repeat;background-position:left 16px center}.form__file.-filled label{padding-left:40px}.form__file .form__input_btn-row{gap:0}.form__file .form__input_btn-left{z-index:2}.form__file:hover .btn{color:#878ea6;border:1px solid #dde2f4;background-color:#fff}.form__file input{position:absolute;z-index:-1;visibility:hidden;opacity:0}.form__file label{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.1;display:block;padding:22px 160px 22px 16px;cursor:pointer;letter-spacing:1.2px;text-transform:uppercase;color:#5a6280}.form__file .btn{font-size:12px;right:10px;transform:translateY(-50%)}.form__input{position:relative;margin-bottom:10px}.form__input:not(.active):not(:focus-within) label{font-size:.75rem;top:50%;transform:translateY(-50%);transform-origin:15px center}.form__input-textarea:not(.active):not(:focus-within) label{top:0;transform:translateY(calc(100% + 19px))}.form__input-textarea textarea::-moz-placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:400;line-height:132%;letter-spacing:.3px;color:#182965}.form__input-textarea textarea:-ms-input-placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:400;line-height:132%;letter-spacing:.3px;color:#182965}.form__input-textarea textarea::placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:400;line-height:132%;letter-spacing:.3px;color:#182965}.form__input label{font-family:outfit,sans-serif;font-size:.6875rem;font-weight:600;font-style:normal;line-height:1.2;position:absolute;z-index:2;top:16px;right:initial;padding-left:16px;cursor:text;transition:.2s ease-in-out;transform-origin:15px center;letter-spacing:.6px;text-transform:uppercase;pointer-events:none;color:#5a6280}@media (max-width:767px){.form__input label{padding-left:18px}}.form__input input,.form__input select,.form__input textarea{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;position:relative;z-index:1;width:100%;padding:34px 16px 18px;letter-spacing:.32px;color:#878ea6;border:1px solid #d7deff;border-radius:5px;outline:0;background-color:#f1f5ff;box-shadow:none}@media (max-width:767px){.form__input input,.form__input select,.form__input textarea{padding:30px 16px 16px}}.form__input input::-moz-placeholder,.form__input select::-moz-placeholder,.form__input textarea::-moz-placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;letter-spacing:.6px;text-transform:uppercase;color:#5a6280}.form__input input:-ms-input-placeholder,.form__input select:-ms-input-placeholder,.form__input textarea:-ms-input-placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;letter-spacing:.6px;text-transform:uppercase;color:#5a6280}.form__input input::placeholder,.form__input select::placeholder,.form__input textarea::placeholder{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.2;letter-spacing:.6px;text-transform:uppercase;color:#5a6280}.form__input input:focus,.form__input select:focus,.form__input textarea:focus{border:1px solid #22afff;outline:0}.form__input select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='9' fill='none' viewBox='0 0 17 9'%3E%3Cpath stroke='%23182965' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m2 1.5 6.75 5.786L15.5 1.5' opacity='.7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 22px center;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__checkbox{display:flex;align-items:center;width:100%;margin-bottom:15px;padding:5px 0;cursor:pointer}.form__checkbox-box{position:relative;width:18px;min-width:18px;height:18px;margin-top:0;margin-right:13px;transition:.2s ease-in-out;border:1px solid #22afff;border-radius:5px;background-repeat:no-repeat;background-position:center}.form__checkbox-box:after{position:absolute;top:50%;left:50%;display:block;width:10px;height:19px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none' viewBox='0 0 10 8'%3E%3Cpath stroke='%23fff' stroke-linejoin='bevel' stroke-width='1.5' d='M9 1 4.111 7 1 3.5'/%3E%3C/svg%3E");transition:.2s ease-in-out;transform:translate(-50%,-50%);opacity:0}.form__checkbox span{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;font-style:normal;line-height:1.3;margin:auto 0;letter-spacing:.6px;text-transform:uppercase!important;color:#182965}.form__checkbox span a{font-weight:600;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s;-webkit-text-decoration:underline .1em currentColor;text-decoration:underline .1em currentColor;color:inherit}.form__checkbox span a:hover{-webkit-text-decoration:underline .1em transparent;text-decoration:underline .1em transparent}.form__checkbox input{position:absolute;visibility:hidden}.form__checkbox input:checked~.form__checkbox-box{border-color:#22afff;background-color:#22afff}.form__checkbox input:checked~.form__checkbox-box:after{opacity:1}.form__input_btn-row{position:relative;display:flex;align-items:stretch;gap:5px}.form__input_btn-left{flex:1}.form__input_btn-in{position:relative}.form__input_btn-in input{padding:24px 150px 8px 16px}@media (max-width:767px){.form__input_btn-in input{padding:24px 140px 8px 16px}}.form__input_btn-in label{font-size:.625rem}.form__input_btn-in .form__input_btn-right{position:relative;z-index:1;max-width:200px}.form__input_btn-in .form__input_btn-right button{position:absolute;max-height:40px;width:140px;top:50%;right:0;transform:translateY(-50%);margin-right:1rem;padding:11px 12px 11px 16px}@media (max-width:767px){.form__input_btn-in .form__input_btn-right button{font-size:.75rem}}.pagination-panel{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-top:2rem;border-top:1px solid #dde2f4}@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}.product-skeleton{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;gap:10px;flex-basis:calc(25% - (12px / 4) * 3);max-width:calc(25% - (12px / 4) * 3);border-radius:5px}@media (max-width:1599px){.product-skeleton{flex-basis:calc(25% - (12px / 4) * 3);max-width:calc(25% - (12px / 4) * 3)}}@media (max-width:991px){.product-skeleton{flex-basis:calc(50% - 6px);max-width:calc(50% - 6px)}}.product-skeleton__wrapper{display:flex;justify-content:stretch;flex-wrap:wrap;row-gap:20px;-moz-column-gap:12px;column-gap:12px}.product-skeleton__box-l,.product-skeleton__box-m,.product-skeleton__box-s{opacity:.2;border-radius:5px;background:linear-gradient(207deg,#fff -34.74%,#d9cef8 15.52%,#a7d0ff 83.85%)}.product-skeleton__box-l{padding-bottom:100%}.product-skeleton__box-m{height:44px}@media (max-width:1199px){.product-skeleton__box-m{height:4vw}}@media (max-width:767px){.product-skeleton__box-m{height:6vw}}.product-skeleton__box-s{height:44px;width:65%}@media (max-width:1199px){.product-skeleton__box-s{height:4vw}}@media (max-width:767px){.product-skeleton__box-s{height:6vw}}.my-account-stepper{position:relative;width:100%}.my-account-stepper__steps{display:flex;flex-direction:row;width:100%}.my-account-stepper__steps:has(.my-account-stepper__step:first-child.-active)~.my-account-stepper__hint{margin-right:auto}.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-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active)~.my-account-stepper__hint{margin-right:auto;margin-left:auto}.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-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active):before{background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}.my-account-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active) .my-account-stepper__step:first-child{color:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:nth-child(2).-active) .my-account-stepper__step:first-child svg path{fill:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active)~.my-account-stepper__hint{margin-left:auto}.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-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:first-child,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:nth-child(2){color:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:first-child svg path,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active) .my-account-stepper__step:nth-child(2) svg path{fill:#22afff}.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active):after,.my-account-stepper__steps:has(.my-account-stepper__step:last-child.-active):before{background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}.my-account-stepper__steps{position:relative;justify-content:space-between;width:100%;padding:.3125rem;border-radius:50px;background-color:#f1f5ff}.my-account-stepper__steps:after,.my-account-stepper__steps:before{position:absolute;top:50%;bottom:50%;display:block;width:50%;height:.0625rem;content:"";background:repeating-linear-gradient(to right,#22afff,#22afff 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-stepper__steps:before{width:45%}}.my-account-stepper__steps:after{right:8px;background:repeating-linear-gradient(to right,#5a6280,#5a6280 5px,transparent 5px,transparent 10px)}@media (max-width:1599px){.my-account-stepper__steps:after{width:52%}}.my-account-stepper__step{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25;z-index:2;display:flex;align-items:center;padding:.6875rem 1rem;color:#5a6280;border-radius:50px;background-color:#f1f5ff;gap:.5rem}@media (max-width:767px){.my-account-stepper__step{padding:.6875rem!important}}.my-account-stepper__step:first-child{left:0}.my-account-stepper__step:nth-child(2){position:absolute;left:50%;transform:translateX(-50%);border-radius:50px}@media (max-width:767px){.my-account-stepper__step:nth-child(2){position:unset;transform:none}}.my-account-stepper__step:last-child{right:0;border:0;border-radius:50px}.my-account-stepper__step svg path{fill:#9d9d9d}@media (max-width:1599px){.my-account-stepper__step{padding:.6875rem 1.375rem}}.my-account-stepper__step.-active{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25;padding:.6875rem 1rem;color:#fff;border-radius:50px;background-color:#22afff}@media (max-width:767px){.my-account-stepper__step.-active{padding:.6875rem}}.my-account-stepper__step.-active svg path{fill:#fff}.my-account-stepper__step svg{width:1rem;min-width:1rem;height:1rem}.my-account-stepper__step.-active .my-account-stepper__step_text{display:block}@media (max-width:1199px){.my-account-stepper__step-text{display:none}}.my-account-stepper__hint{font-family:outfit,sans-serif;font-weight:600;line-height:1.5;position:relative;display:table;width:auto;margin-top:.375rem;padding:.25rem .5rem;color:#22afff;border-radius:var(--border-radius-S,0);background-color:#d7deff}.my-account-stepper__hint-arrow{position:absolute;top:-6px}.my-account-stepper__hint-arrow path{fill:#d7deff}.add-review-product{width:100%;padding:0;cursor:pointer;border:none;border-radius:var(--border-radius-s,5px)}.add-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:#f1f5ff;gap:1.5rem}@media (max-width:1599px){.add-review-product-row{padding:.75rem}}@media (max-width:767px){.add-review-product-row{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;padding:1rem}}.add-review-product-purchase,.add-review-product_detail,.add-review-product_top{display:flex;flex-direction:row}.add-review-product_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.add-review-product-purchase{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#38a169;-moz-column-gap:.5rem;column-gap:.5rem}.add-review-product-days{color:#9d9d9d}.add-review-product-author{font-family:outfit,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.add-review-product-author{font-size:1.125rem}}.add-review-product_detail{-moz-column-gap:1rem;column-gap:1rem}.add-review-product_comment{display:flex;flex-direction:column;row-gap:1rem}.add-review-product-text{margin-bottom:.625rem;text-align:left}@media (max-width:767px){.add-review-product-text{margin-bottom:.875rem}}.add-review-product-name{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}.add-review-order{padding:0;cursor:pointer;border:none;width:100%}.add-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){.add-review-order-row{padding:.75rem}}@media (max-width:767px){.add-review-order-row{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:1rem}}.add-review-order-text{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:#262626}@media (max-width:767px){.add-review-order-text{display:none}}.add-review-sidebar{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.add-review-sidebar-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#fff;display:flex;justify-content:center;align-items:center}.add-review-sidebar-img img{width:100%;height:100%;border-radius:var(--border-radius-s,5px);-o-object-fit:contain;object-fit:contain}.add-review-sidebar-img img[src$=".svg"]{width:auto;height:auto;flex-shrink:0}.add-review-sidebar-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.add-review-sidebar-info{row-gap:0}}.add-review-sidebar-date,.add-review-sidebar-size{color:#5a6280}.review-card{padding:2rem;border-radius:var(--border-radius-m,10px);background-color:#e9e9e9}@media (max-width:1199px){.review-card{padding:1rem}}@media (max-width:991px){.review-card{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:1rem}}.review-card_header{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;gap:1.5rem}@media (max-width:767px){.review-card_header{gap:1rem}}.review-card_line{width:100%;height:1px;background:#d9d9d9}.review-card-row{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;border-radius:var(--border-radius-s,5px);gap:1.5rem}@media (max-width:767px){.review-card-row{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:1rem}}.review-card-img{position:relative;width:5rem;min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#fff}.review-card-img img,.review-card-img svg{position:relative;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%);border-radius:var(--border-radius-s,5px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.review-card_left{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.review-card-info{display:flex;align-items:flex-start;flex-direction:column;row-gap:.125rem}@media (max-width:767px){.review-card-info{row-gap:0}}.review-card-title{font-family:outfit,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#000}@media (max-width:767px){.review-card-title{font-size:1rem}}.review-card-date,.review-card-size{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.review-card-purchase,.review-card_detail,.review-card_top{display:flex;flex-direction:row}.review-card_top{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.review-card-purchase{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:normal;align-items:center;color:#38a169;-moz-column-gap:.5rem;column-gap:.5rem}.review-card-purchase svg{width:1rem;height:1rem}.review-card-days{color:#9d9d9d}.review-card-author{font-family:outfit,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.25;text-transform:uppercase;color:#000}@media (max-width:767px){.review-card-author{font-size:1.125rem}}.review-card_detail{justify-content:flex-start;gap:1rem}@media (max-width:1199px){.review-card_detail{flex-direction:column}}@media (max-width:1599px){.review-card_detail{flex-direction:row}}@media (max-width:767px){.review-card_detail{flex-basis:auto}}.review-card_detail:has(>:nth-child(2)){flex-basis:270px}@media (max-width:1199px){.review-card_detail:has(>:nth-child(2)){flex-basis:350px}}@media (max-width:767px){.review-card_detail:has(>:nth-child(2)){flex-basis:auto}}.review-card_comment{display:flex;align-items:flex-start;flex-basis:400px;flex-direction:column;row-gap:1rem}@media (max-width:767px){.review-card_comment{flex-basis:auto}}.review-card-text{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;color:#262626}@media (max-width:767px){.review-card-text{margin-bottom:.875rem}}.review-card-name{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25;margin-bottom:.25rem;color:#555}@media (max-width:767px){.review-card-name{font-size:1rem}}.review-card_commentary{width:100%;color:#262626}.review-card_response{flex-basis:100%;width:calc(72% - (25px));margin-top:1rem;padding:1.5rem;border-radius:var(--border-radius-s,5px);background-color:#f5f5f5}@media (max-width:1599px){.review-card_response{width:100%;padding:1rem}}.review-card_response-img{min-width:5rem;max-width:100%;height:5rem;max-height:100%;border-radius:var(--border-radius-s,5px);background-color:#fff}.review-card_response-img img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.review-card_response-user{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1.5rem;column-gap:1.5rem}.review-card_response-detail{display:flex;flex-basis:calc(28% - (25px));flex-direction:row;gap:1rem}@media (max-width:1599px){.review-card_response-detail{flex-basis:calc(37% - (15px))}}@media (max-width:1199px){.review-card_response-detail{flex-basis:100%}}@media (max-width:767px){.review-card_response-detail{flex-basis:auto;flex-direction:row}}.review-card_response-days{margin-top:.1875rem;color:#9d9d9d}.review-card_response-message{margin-top:1.5rem;color:#262626}@media (max-width:767px){.review-card_response-message{margin-top:1rem}}.review-header{padding:2rem;border-radius:var(--border-radius-M,10px);background-color:#e9e9e9;margin-bottom:.75rem}@media (max-width:1199px){.review-header{padding:1rem}}@media (max-width:767px){.review-header{display:flex;flex-direction:column;padding:1rem}}.review-header-rating{display:flex;flex-direction:row;justify-content:flex-start;-moz-column-gap:1rem;column-gap:1rem}@media (max-width:1440px){.review-header-rating{flex-wrap:wrap;justify-content:space-between;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1.5rem}}.review-header-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){.review-header-customer{flex-basis:calc(50% - (32px / 2))}}@media (max-width:1199px){.review-header-customer{flex-basis:100%}}@media (max-width:900px){.review-header-customer{flex-basis:calc(50% - (32px / 2))}}@media (max-width:767px){.review-header-customer{flex-basis:100%;order:0}}.review-header-customer-title{width:100%;height:auto}.review-header-customer-score{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1.5;margin-top:.1875rem;color:#262626}.review-header-customer-text{color:#262626;font-family:outfit,sans-serif;line-height:1.5}.review-header-customer-text span{cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.125rem}.review-header-customer-sidebar-info{align-items:center;display:flex;font-size:.875rem;gap:4px}@media (max-width:1199px){.review-header-customer-sidebar-info{width:100%}}.review-header-customer-info{font-size:1rem}@media (max-width:767px){.review-header-bars{order:3;width:100%}}.review-header-bar{text-align:center;vertical-align:middle;gap:1rem}@media (max-width:1199px){.review-header-bar{flex-basis:100%}}.review-header-value{display:flex;align-items:center;flex-direction:row;min-width:.75rem;padding-right:.8125rem;gap:.25rem}.review-header-number{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;min-width:.5rem;text-align:right;color:#262626}@media (max-width:767px){.review-header-number{min-width:.625rem}}.review-header-number:first-child{text-align:center;padding-right:5px;min-width:16px}.review-header-number:last-child{padding-left:1rem}.review-header-star{min-width:16px;width:16px;height:auto}.review-header-progress{position:relative;width:11.25rem;height:.5rem}@media (max-width:767px){.review-header-progress{width:100%}}.review-header-background{position:absolute;top:50%;left:0;width:100%;height:.5rem;transform:translateY(-50%);background:#f5f5f5}.review-header-foreground{position:absolute;top:50%;left:0;width:100%;max-width:100%;height:.5rem;transform:translateY(-50%);background:#ef2525}.review-header-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){.review-header-button{flex-basis:auto;justify-content:flex-start;margin-right:auto;margin-left:unset}}@media (max-width:1199px){.review-header-button{flex-basis:100%}}@media (max-width:767px){.review-header-button{order:2}.newsletter-form .review-header-button .newsletter-button,.review-header-button .button,.review-header-button .newsletter-form .newsletter-button{width:100%}}@media (max-width:1440px){.review-header-right{flex-basis:100%}}@media (min-width:1441px){.review-header-right{margin-left:auto}}.sidebar{position:fixed;z-index:100;top:1rem;right:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:500px;height:calc(100% - 2rem);transition:all .5s cubic-bezier(.23,1,.32,1);border-radius:var(--radius-radius-M,15px);background-color:#fff;background-image:url(../../assets/images/sidebar_cart_bg.png);background-repeat:no-repeat;background-position:top left;background-size:contain;overflow:hidden}@media (min-width:768px){.sidebar{transform:translateX(calc(100% + 12px))!important}}@media (max-width:767px){.sidebar{top:100%;bottom:0;left:0;visibility:hidden;overflow:unset;width:100%;height:80%;transition:all .1s ease-out;border-radius:var(--radius-radius-M,10px) var(--radius-radius-M,10px) 0 0}}.sidebar--scroll .sidebar__footer{box-shadow:0 -8px 40.8px 0 rgba(0,0,0,.2)}.sidebar::before{position:absolute;z-index:2;top:12px;right:0;left:50%;width:74px;max-width:100%;height:6px;content:"";transform:translateX(-50%);border-radius:5px;background:#9d9d9d}@media (min-width:768px){.sidebar::before{display:none}}.sidebar.opened{height:calc(100% - 32px)}.sidebar.opened .product-catalog-filter_arrow{display:none}.sidebar.opened .product-catalog-filters{--mask:linear-gradient(to right,
          rgba(1) 0%,
          rgba(1) 80%,
          rgba(1) 100%
  )}@media (min-width:768px){.sidebar.opened{transform:translateX(-16px)!important}}@media (max-width:767px){.sidebar.opened{position:fixed;top:20%;bottom:0;left:0;visibility:visible;width:100%;height:auto}}.sidebar__header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:2rem 2rem 22px 2rem;border-bottom:1px solid rgba(135,142,166,.3)}@media (max-width:767px){.sidebar__header{padding:1.625rem 2rem 1.25rem 24px}}.sidebar__header .control-icon{margin-top:-2px}@media (max-width:767px){.sidebar__header .control-icon{margin-top:-4px}}.sidebar__footer{padding:2rem 2rem 1.5rem 2rem}@media (max-width:767px){.sidebar__footer{padding:24px}}.sidebar__content{overflow:hidden;padding:25px 22px 25px 32px}@media (max-width:767px){.sidebar__content{padding:0 24px}}.sidebar-product-reservation .sidebar__content{padding:0}.sidebar__wrapper{overflow:auto;padding-right:10px;scrollbar-gutter:stable;height:100%}.sidebar__wrapper::-webkit-scrollbar{width:3px;background-color:#c5c5d3;border-radius:var(--radius-radius-S,5px)}.sidebar__wrapper::-webkit-scrollbar-thumb{border-radius:18px;background-color:#22afff}.sidebar__wrapper::-webkit-scrollbar-track{box-shadow:none;margin:5px}.sidebar-product-reservation .sidebar__wrapper{padding:25px 32px}@media (max-width:767px){.sidebar-product-reservation .sidebar__wrapper{padding:25px 24px}}.sidebar__footer{position:relative;width:100%;margin-top:auto;padding:1.5rem 2rem 2rem 2rem;border-radius:var(--border-radius-S,0);background-color:transparent}@media (max-width:575px){.sidebar__footer{padding:24px}}.acf-block-preview .sidebar{position:relative;margin:auto;transform:none}.dialog{position:fixed;z-index:100;top:50%;right:0;left:0;display:flex;visibility:hidden;overflow:visible;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:calc(100% - 2rem);padding:2rem 0;transition:all .5s cubic-bezier(.23,1,.32,1);pointer-events:none;opacity:0;border:none;border-radius:var(--radius-radius-M,10px);background:#fff;max-height:calc(100% - 2rem)}.dialog::backdrop{background-color:#000}.dialog.-m{max-width:900px}.dialog.-l{height:calc(100% - 2rem)}@media (min-width:768px){.dialog{transform:translate(0,calc(-50% + 50px))!important}}@media (max-width:767px){.dialog{top:100%;bottom:0;left:0;overflow:unset;width:100%;max-width:100%;height:80%;padding:1.625rem 1rem 1rem;transition:all .1s ease-out;border-radius:var(--radius-radius-M,10px) var(--radius-radius-M,10px) 0 0}}.dialog--scroll .dialog__footer{box-shadow:0 -8px 40.8px 0 rgba(0,0,0,.2)}.dialog::before{position:absolute;z-index:2;top:12px;right:0;left:50%;width:74px;max-width:100%;height:6px;content:"";transform:translateX(-50%);border-radius:5px;background:#9d9d9d}@media (min-width:768px){.dialog::before{display:none}}.dialog.opened{visibility:visible;pointer-events:all;opacity:1}.dialog.opened .product-catalog-filter_arrow{display:none}.dialog.opened .product-catalog-filters{--mask:linear-gradient(to right,
          rgba(1) 0%,
          rgba(1) 80%,
          rgba(1) 100%
  )}@media (min-width:768px){.dialog.opened{transform:translate(0,-50%)!important}}@media (max-width:767px){.dialog.opened{position:fixed;top:20%;bottom:0;left:0;width:100%;height:auto}}.dialog__header{position:relative;display:flex;justify-content:space-between;padding:0 2rem 1.5rem 2rem}@media (max-width:767px){.dialog__header{padding:.75rem 0 1rem 0}}.dialog__header:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#d7deff}.dialog__header .control-icon{margin-left:1rem}@media (max-width:1199px){.dialog__header .control-icon{margin-top:-5px}}@media (max-width:767px){.dialog__header .control-icon{display:none}}.dialog__content{overflow:auto;height:100%;padding:0 2rem}.dialog__content::-webkit-scrollbar{width:3px;background-color:#c5c5d3;border-radius:var(--radius-radius-S,5px)}.dialog__content::-webkit-scrollbar-thumb{border-radius:18px;background-color:#22afff}.dialog__content::-webkit-scrollbar-track{box-shadow:none;margin:5px}@media (max-width:767px){.dialog__content{padding:0}}.dialog__wrapper{overflow:auto;height:100%;padding-top:1.5rem;border-radius:var(--radius-radius-M,10px)}@media (max-width:767px){.dialog__wrapper{padding-top:.5rem;border-bottom-right-radius:0;border-bottom-left-radius:0}}.dialog__footer{position:relative;width:100%;margin-top:auto;border-radius:var(--border-radius-S,0);background-color:#e9e9e9}.acf-block-preview .dialog{position:relative;margin:auto;transform:none}.checkout-template{display:flex;box-sizing:border-box;width:100%;max-width:1300px;margin-right:auto;margin-left:auto;padding:0 .9375rem;gap:1.5rem}.checkout-template__sign_in{text-decoration:underline}@media (max-width:991px){.checkout-template{flex-basis:100%;flex-wrap:wrap;padding:0;gap:2.75rem}}.checkout-template__headline{font-size:2.5rem;font-weight:600;line-height:120%;margin-top:0;margin-bottom:1rem;text-transform:uppercase}@media (max-width:991px){.checkout-template__headline{font-size:2.1875rem}}@media (max-width:767px){.checkout-template__headline{font-size:1.5625rem}}.checkout-template__main{flex-basis:60%;max-width:700px;flex-shrink:0;padding:2rem;border-radius:var(--border-radius-s,5px);background-color:#fff}@media (max-width:1599px){.checkout-template__main{max-width:100%;padding:2rem 1.5rem}}@media (max-width:991px){.checkout-template__main{flex-basis:100%}}@media (max-width:767px){.checkout-template__main{padding:2rem .9375rem;border-radius:0}}.checkout-template__sidebar{flex-grow:1}@media (max-width:991px){.checkout-template__sidebar{flex-basis:100%}}.my-account-template{padding:170px 0 100px;background-color:#f8f9fc}@media (max-width:991px){.my-account-template{padding:0}}@media (max-width:767px){.my-account-template{overflow:hidden;padding:0;border-bottom:1px solid #d9d9d9;background-color:#f5f5f5}}@media (max-width:991px){.my-account-template .container{padding:0}}.my-account-template__wrapper{display:flex;align-items:flex-start;gap:9rem}@media (max-width:1599px){.my-account-template__wrapper{gap:4.375rem}}@media (max-width:991px){.my-account-template__wrapper{flex-direction:column;width:100%;padding-top:65px;background-color:#f8f9fc;gap:2rem}}.my-account-template__main{flex:1;width:100%;max-width:912px}@media (max-width:991px){.my-account-template__main{display:block;max-width:100%;padding:0 2rem}}@media (max-width:767px){.my-account-template__main{display:block;padding:0}}.my-account-template__aside{position:relative;flex:0;width:250px;min-width:250px;border-radius:5px;background-color:#fff}@media (max-width:991px){.my-account-template__aside{width:100%;min-width:auto}}.my-account-template__aside-header{display:inline-flex;align-items:center;width:100%;padding:1.25rem 1.5rem;color:#22afff;border-bottom:1px solid #d7deff;gap:12px}.my-account-template__aside-header span{font-size:1rem;font-weight:500;line-height:1.2}@media (max-width:991px){.my-account-template__aside-header{display:none}}.my-account-template__aside-items{display:flex;flex-direction:column;padding:12px 0;gap:10px}@media (max-width:991px){.my-account-template__aside-items{display:flex;overflow-x:auto;flex-direction:row;padding:1rem 2rem;gap:8px;border-bottom:1px solid #d7deff;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;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-template__aside-items{padding:1rem}}@media (max-width:991px){.my-account-template__aside-items .secondary-navigation-link{display:none}}.my-account-template__aside-items .control-button{background:#f1f5ff}@media (min-width:992px){.my-account-template__aside-items .control-button{display:none}}.my-account-template__aside-items::-webkit-scrollbar{display:none}.my-account-template__aside-items-arrow{display:none}@media (max-width:991px){.my-account-template__aside-items-arrow{position:absolute;top:48%;right:16px;display:block;transition:.23s ease-in-out;transform:translate(-50%,-50%);opacity:1}}@media (max-width:767px){.my-account-template__aside-items-arrow{right:0}}@media (max-width:991px){.my-account-template__aside-items:not(.-start){--mask:linear-gradient(to right, rgba(0, 0, 0, 1) 0)}.my-account-template__aside-items:not(.-start)~.my-account-template__aside-items-arrow{opacity:0}}.my-account-template__aside .hidden{visibility:hidden;opacity:0}.my-account-template__headline{font-size:3rem;font-weight:600;font-style:normal;line-height:1.2;margin-top:0;margin-bottom:2rem;text-transform:uppercase}@media (max-width:767px){.my-account-template__headline{font-size:1.5rem;margin-bottom:1.5rem;padding:0 1rem}}.sidebar-cart .sidebar__header{border-bottom:0}.sidebar-prihlaseni .sidebar__content{height:100%;padding:0}.sidebar-prihlaseni .sidebar__content .sidebar__wrapper{display:flex;flex-direction:column}.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__content{min-width:400px;padding-right:2rem;grid-area:content}@media (max-width:767px){.product-catalog-header__content{min-width:auto;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.25rem}}.product-catalog-header__headline{margin-bottom:12px;font-weight:600}@media (max-width:767px){.product-catalog-header__headline{font-size:1.5625rem}}.product-catalog-header__description{max-width:28.125rem;margin-top:1rem;color:#5a6280}.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:1.5rem 0 1rem 0}@media (max-width:767px){.product-catalog-header__breadcrumbs--desktop{margin-top:0}}.product-catalog-header__row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto 1fr 1fr;grid-template-areas:"breadcrumbs breadcrumbs breadcrumbs" "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-areas:"breadcrumbs breadcrumbs" "content image" "content 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;max-width:50%;margin-left:auto;grid-area:image}.product-catalog-header__image img,.product-catalog-header__image picture{display:block}@media (max-width:991px){.product-catalog-header__image{align-items:center;width:100%;max-width:100%}}@media (max-width:767px){.product-catalog-header__image{display:none}}.product-catalog-header__img{width:auto;max-width:650px;max-height:350px;border-radius:5px;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}@media (max-width:991px){.product-catalog-header__img{max-width:100%}}@media (max-width:767px){.product-catalog-header__img{top:0;left:0;width:100%;max-width:100%;height:100%;max-height:40vh;text-align:left;-o-object-fit:cover;object-fit:cover}}.product-catalog-header__button{margin-top:2rem}.product-catalog-products__list{display:flex;flex-wrap:wrap;-moz-column-gap:12px;column-gap:12px;row-gap:3.125rem;list-style:none}@media (max-width:767px){.product-catalog-products__list{row-gap:1.875rem}}.product-catalog-products .product-card__list{flex-basis:calc(25% - 12px * 3 / 4);max-width:calc(25% - 12px * 3 / 4)}@media (max-width:1199px){.product-catalog-products .product-card__list{flex-basis:calc(100% / 3 - 12px * 2 / 3);max-width:calc(100% / 3 - 12px * 2 / 3)}}@media (max-width:767px){.product-catalog-products .product-card__list{flex-basis:calc(50% - 12px / 2);max-width:calc(50% - 12px / 2)}}.product-catalog{background-image:linear-gradient(184deg,rgba(228,223,233,.5) -37.2%,rgba(221,237,255,.5) 3.15%,rgba(248,249,252,.5) 84.64%);background-size:100% 1400px;background-repeat:no-repeat}.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:nowrap;gap:10px;align-items:stretch;margin-top:40px;margin-bottom:35px;padding-bottom:30px;position:relative;width:100%;overflow-x:auto;--mask:linear-gradient(to right,
          rgba(0,0,0, 1) 0, rgba(0,0,0, 1) 90%,
          rgba(0,0,0, 0) 99%, rgba(0,0,0, 0) 100%
  ),linear-gradient(to bottom,
                  rgba(0,0,0, 0) 0, rgba(0,0,0, 0) calc(100% - 10px),
                  rgba(0,0,0, 1) 100%
  );-webkit-mask:var(--mask);mask:var(--mask)}@media (max-width:767px){.product-catalog-subcategories__list{min-height:145px;padding-bottom:15px;margin-top:0;margin-bottom:40px;--mask:linear-gradient(to right,
            rgba(0,0,0, 1) 0, rgba(0,0,0, 1) 90%,
            rgba(0,0,0, 0) 99%, rgba(0,0,0, 0) 0
    ),linear-gradient(to bottom,
                    rgba(0,0,0, 0) 0, rgba(0,0,0, 0) calc(100% - 10px),
                    rgba(0,0,0, 1) 100%
    );-webkit-mask:var(--mask);mask:var(--mask)}}.product-catalog-subcategories__list::-webkit-scrollbar{margin-top:20px;padding-top:20px;width:1em;height:6px}@media (max-width:767px){.product-catalog-subcategories__list::-webkit-scrollbar{display:none}}.product-catalog-subcategories__list::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border:2px solid transparent}.product-catalog-subcategories__list::-webkit-scrollbar-thumb{border-radius:10px;background-color:#22afff;border:2px solid transparent;background-clip:padding-box}.product-catalog-subcategories__list::-webkit-scrollbar-thumb:hover{border-color:#22afff;cursor:pointer}.product-catalog-subcategories__list::-webkit-scrollbar:vertical{display:none}.product-catalog-filter{position:relative}.product-catalog-filter_arrow{display:none}@media (max-width:767px){.product-catalog-filter_arrow{position:absolute;z-index:9;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:10px 0 .9375rem 0;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1rem;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:10px 0 .75rem 0}}.product-catalog-filters--collapse{display:flex;flex-direction:column}.product-catalog-filters--collapse:last-child{border-bottom:transparent}.product-catalog-filters--collapse>.control-button{display:none}.product-catalog-filters--collapse .product-catalog-filters__order{order:-1}.product-catalog-filters .control-btn{white-space:nowrap}.product-catalog-filters__order{margin-left:auto}@media (max-width:1199px){.product-catalog-filters__order{margin-left:0}}@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}}.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:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25;margin:0;letter-spacing:0;text-transform:inherit;color:#182965}@media (max-width:767px){.product-catalog-filtration__top_title{font-size:.8125rem}}.product-catalog-filtration__filtered{padding:20px 0 .5rem;border-top:.0625rem solid #d7deff}@media (max-width:767px){.product-catalog-filtration__filtered{margin:0 1rem 0 1rem}}.product-catalog-filtration__filtered-container{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.newsletter-form .product-catalog-filtration__filtered-container .newsletter-button,.product-catalog-filtration__filtered-container .button,.product-catalog-filtration__filtered-container .newsletter-form .newsletter-button{padding-bottom:0}.product-catalog-count{font-family:outfit,sans-serif;color:#5a6280;opacity:.7;margin:0;font-size:.875rem;line-height:1.2;text-transform:uppercase;font-weight:600;letter-spacing:.7px}@media (max-width:767px){.product-catalog-count{font-size:.75rem}}.product-catalog-skeleton{display:none;margin-bottom:3.8rem}.product-catalog-skeleton__list{display:flex;flex-wrap:wrap;justify-content:stretch;gap:16px;row-gap:2.5rem}@media (max-width:991px){.product-catalog-skeleton__list{gap:8px;row-gap:2.5rem}}.product-catalog-skeleton_spacer{margin-top:2.5rem!important}.product-catalog-skeleton__item{display:flex;flex-basis:calc(25% - (16px / 4) * 3);flex-direction:column;flex-wrap:wrap;width:100%;max-width:calc(25% - (16px / 4) * 3);gap:10px}@media (max-width:1599px){.product-catalog-skeleton__item{flex-basis:calc(25% - (16px / 4) * 3);max-width:calc(25% - (16px / 4) * 3)}}@media (max-width:1199px){.product-catalog-skeleton__item{flex-basis:calc(33.33% - (16px / 3));max-width:calc(33.33% - (16px / 3))}}@media (max-width:767px){.product-catalog-skeleton__item{flex-basis:calc(50% - 4px);max-width:calc(50% - 4px);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-mobile,.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,#f5f5f5 3%,#555 50%,#f5f5f5 97%);background-size:200%;opacity:.3;border-radius:var(--radius-radius-S,5px)}.product-catalog-skeleton__box-l{padding-bottom:100%;aspect-ratio:1;height:auto}@media (max-width:1199px){.product-catalog-skeleton__box-l{aspect-ratio:1/1.1}}.product-catalog-skeleton__box-m{height:20px}@media (max-width:1199px){.product-catalog-skeleton__box-m{height:2vw}}@media (max-width:767px){.product-catalog-skeleton__box-m{height:3vw;width:90%}}.product-catalog-skeleton__box-s{width:65%;height:20px}@media (max-width:1199px){.product-catalog-skeleton__box-s{height:2vw}}@media (max-width:767px){.product-catalog-skeleton__box-s{height:3vw;width:100%}}.product-catalog-skeleton__box-mobile{height:3vw;width:60%}@media (min-width:768px){.product-catalog-skeleton__box-mobile{display:none}}.product-catalog-empty{position:relative;width:100%}.product-catalog-empty__content{position:absolute;top:40%;left:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;padding:1.5rem 2rem;transform:translateX(-50%);text-align:center}@media (max-width:991px){.product-catalog-empty__content{top:150px;transform:translateX(-50%)}}@media (max-width:767px){.product-catalog-empty__content{top:80px}}.product-catalog-empty__image{width:58px;height:auto;margin-bottom:16px}.product-catalog-empty__title{margin-top:0;margin-bottom:0;text-align:center}@media (max-width:991px){.product-catalog-empty__title{max-width:330px;font-size:1.75rem}}.product-catalog-empty__text{margin:1rem 0 1rem;text-align:center}.product-catalog-empty__text a{transition:.23s ease-in-out;color:#22afff;text-underline-offset:2px}.product-catalog-empty__text a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.product-catalog{overflow:hidden;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-description{border-top:1px solid #c5c5d3;margin:50px 0 35px;padding-top:65px}@media (max-width:767px){.product-detail-description{margin:30px 0 35px;padding-top:35px}}.product-detail-description_title{margin:0}@media (max-width:767px){.product-detail-description_title{margin-bottom:25px}}.product-detail-description_row{display:flex;flex-wrap:wrap}.product-detail-description_left{flex-basis:25%;max-width:25%}@media (max-width:767px){.product-detail-description_left{flex-basis:100%;max-width:100%}}.product-detail-description_right{flex-basis:75%;max-width:75%}@media (max-width:767px){.product-detail-description_right{flex-basis:100%;max-width:100%}}.product-detail-description__headline{margin-top:0;margin-bottom:35px}@media (max-width:767px){.product-detail-description__headline{margin-bottom:25px}}.product-detail-description__text{color:#182965;margin:28px 0}.product-detail-description__text a{text-decoration:underline;color:inherit}.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:outfit,sans-serif;font-variant-numeric:tabular-nums}@media (min-width:901px){.product__left .product-detail-gallery__bg>.swiper-pagination{display:none}}@media (max-width:899px){.product-detail-gallery__image_wrapper{pointer-events: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{position:absolute;width:calc(100% - 32px)!important;z-index:10;left:16px!important;bottom:1rem;height:2px;background:#d9d9d9;overflow:hidden}@media (min-width:901px){.product-detail-gallery__bg .swiper-scrollbar{display:none}}.product-detail-gallery__bg .swiper-scrollbar .swiper-scrollbar-drag{background:#22afff}.product-detail-gallery__bg .swiper-pagination{padding:8px 16px;left:16px;bottom:8px;position:absolute;background-color:#fff;width:auto;color:#262626;font-family:outfit,sans-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:#fff;overflow:hidden;border-radius:var(--radius-radius-S,5px)}@media (min-width:900px){.product-detail-gallery__item:first-child{flex:0 0 100%;max-width:100%}}@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-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:100%;background-color:#fff;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}.product-detail-header__tags{display:flex;flex-wrap:wrap;gap:10px}.product-detail-header__title{margin:25px 0 25px 0;text-transform:uppercase!important}@media (max-width:991px){.product-detail-header__title{font-weight:600;margin:15px 0 15px 0}}.product-detail-header_logo{display:inline-block}.product-detail-header_logo-img{max-width:70px;height:auto}.product-detail-header__rating{align-items:center;display:flex;flex-direction:row}.product-detail-header__rating a,.product-detail-header__rating p{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:150%}.product-detail-header__rating-stars{margin-right:12px}.product-detail-header__rating-count{margin-right:16px}.product-detail-header__rating-link{cursor:pointer;font-size:.875rem;-webkit-text-decoration-line:underline;text-decoration-line:underline}.product-detail-header__description{margin:1rem 0 1.5rem;color:#262626}.product-detail-header__data{font-family:outfit,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:outfit,sans-serif;font-size:.875rem;font-weight:500;line-height:150%;color:#38114a}.product-detail-header__package-contents span{color:#734378}.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:#fff;border:1px solid #f1f5ff;border-radius:var(--radius-radius-S,5px);transition:.2s border-color ease-in-out;overflow:hidden}.product-detail-gallery-lightbox__thumbs .swiper-slide.swiper-slide-thumb-active,.product-detail-gallery-lightbox__thumbs .swiper-slide:hover{border-color:#22afff}.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}@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:#fff}@media (max-width:1599px){.product-detail-gallery-lightbox__container{overflow:hidden;margin:0}}@media (max-width:767px){.product-detail-gallery-lightbox__container{max-height:max(calc(100 * var(--vh)),100vh);height:max(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;background:#fff}@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:outfit,sans-serif;font-size:.875rem;font-weight:700;line-height:1.1;letter-spacing:.035rem;text-transform:uppercase;padding:16px;border-radius:100px;background:#f1f5ff;min-width:112px;text-align:center}@media (max-width:767px){.product-detail-gallery-lightbox .swiper-lightbox-pagination{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__next-products{padding-bottom:30px;overflow:hidden}.product-detail__next-products .container{margin-top:40px;padding-top:40px;overflow:hidden}.product-detail__next-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media (max-width:767px){.product-detail__next-products__header{margin-bottom:25px}}@media (max-width:767px){.product-detail__next-products__header a{display:none}}.product-detail__next-products:last-of-type{padding-bottom:0}.product-detail__next-products_title{text-transform:uppercase;margin-top:0;margin-bottom:0}@media (max-width:767px){.product-detail__next-products_title{font-size:1.5rem}}@media (max-width:767px){.product-detail__next-products__button--desktop{display:none}}@media (max-width:767px){.product-detail__next-products__button{display:flex;margin-left:auto;margin-right:auto}}.product-detail__next-products__button--mobile{margin-top:40px;padding:10px 15px 10px 15px;max-width:300px;align-items:center;font-size:.75rem}@media (min-width:768px){.product-detail__next-products__button--mobile{display:none}}.product-detail__next-products .swiper-slide{width:calc(100% / 3);height:unset}@media (max-width:1599px){.product-detail__next-products .swiper-slide{width:calc(25% - (12px / 4) * 3)!important;flex-basis:calc(25% - (12px / 4) * 3)!important}}@media (max-width:767px){.product-detail__next-products .swiper-slide{width:80%!important;flex-basis:80%!important}}.product-detail-optional{display:flex;flex-direction:column;margin-top:1rem}.product-detail-parameters{margin-bottom:1.25rem;margin-top:1.25rem}@media (max-width:767px){.product-detail-parameters{margin-bottom:0}}.product-detail-parameters__symbols{display:flex;flex-wrap:wrap;gap:.5rem}.product-detail__reviews{margin-top:2rem}@media (max-width:900px){.product-detail__reviews{order:2}}@media (max-width:767px){.product-detail__reviews{margin-top:1rem}}.product-detail__reviews-list{display:flex;flex-direction:column;gap:.5rem}@media (max-width:767px){.sidebar-13664 .sidebar__content{padding:0 .5rem 0 1rem}}.product-detail-select-variant{display:flex;flex-direction:column;margin:40px 0 30px 0;gap:1rem}.product-detail-select-variant__attribute-header{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;font-style:normal;line-height:1.2;display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;letter-spacing:.02em;text-transform:uppercase;color:#081338}.product-detail-select-variant__size-chart{padding-bottom:4px;cursor:pointer;color:#5a6280}.product-detail-select-variant__options{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-detail-variant{display:flex;flex-direction:column;margin-top:2.1875rem;gap:1.5rem}.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:outfit,sans-serif;font-size:1.25rem;font-weight:500;line-height:125%;letter-spacing:-.025rem;margin:0}.product-detail-specs__row{display:flex;align-items:flex-start;justify-content:space-between!important;flex-wrap:wrap;width:100%}.product-detail-specs__spec{flex-basis:50%;max-width:50%;text-align:left}.product-detail-specs__spec_title{text-align:left;margin:30px 0 0 0;color:#081338;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase}@media (max-width:991px){.product-detail-specs__spec_title{margin:20px 0 0 0}}.product-detail-specs__spec_value{text-align:left;color:#182965;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;margin:10px 0 40px 0}.product-detail-specs__spec_parameters{text-align:left;margin-right:auto;color:#182965;font-family:outfit,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.6px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;opacity:.8}.product-detail-specs__row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;width:100%}.product-detail-specs__sidebar_text{color:#182965;font-family:outfit,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px;padding:0 40px 0 40px;margin:25px 0 35px 0}@media (max-width:767px){.product-detail-specs__sidebar_text{padding:0 20px 0 20px;margin:15px 0 15px 0}}.product-detail-specs__sidebar_title{color:#182965;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px;text-transform:uppercase;margin:0}.product-detail-specs__sidebar_value{color:#182965;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px;margin:0}.product-detail-specs__sidebar_spec{padding:15px 40px 15px 40px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.product-detail-specs__sidebar_spec{padding:15px 20px 15px 20px}}.product-detail-specs__sidebar_spec:nth-child(even){background:#f8f9fc}.product-detail-specs__sidebar-img{width:100%;padding:0 40px 0 40px}.product-detail-specs__sidebar-img img{height:auto;max-width:100%}.sidebar__product-specifications .sidebar__content{padding:0 0 30px;margin:0}.product-detail-service{background:linear-gradient(-87deg,#dad6eb -44.76%,#c4d9f2 20.49%,#fff 90.3%);position:relative;border:0 solid transparent;padding:25px 15px 25px 25px}.product-detail-service .modal-opener__title{text-transform:uppercase;font-size:1.5rem;max-width:225px}@media (max-width:767px){.product-detail-service .modal-opener__arrow{display:none}}.product-detail-service .naome-image{position:absolute;bottom:0;right:0}.product-detail-service_text{text-align:left;font-family:outfit,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.28px;color:#5a6280;margin:0 0 0 15px}.product-detail-service_btn{margin-top:15px;padding:17px 0 10px 0;border-radius:0}.product-detail-service_row{display:flex;align-items:center;padding-right:160px;margin-top:16px}.product-detail-service_row:first-child{margin-top:25px}@media (max-width:991px){.product-detail-service_row{padding-right:0}}.product-detail-service_row svg{min-width:18px;min-height:18px}.product-detail-stock .modal-opener__header{margin-bottom:10px}.product-detail-stock .modal-opener__header .stock-status{margin-right:15px}.product-detail-stock-instock-text{margin:0;font-family:outfit,sans-serif;color:red;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.product-detail-stock__select-text{margin-top:21px;color:#081338;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.product-detail-stock__text{margin:0;font-family:outfit,sans-serif;color:#182965;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.05em}@media (max-width:767px){.product-detail-stock__text{max-width:275px}}.product-detail-stock__headline{margin-top:24px;color:#081338;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase}.product-detail-stock__stores{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;-moz-column-gap:30px;column-gap:30px;row-gap:8px;margin-top:21px}@media (max-width:575px){.product-detail-stock__stores{flex-wrap:wrap}}.stock-status{display:block;position:relative;border-radius:50%;background-color:#e53e3e;width:11px;height:11px}.stock-status_icon{background-color:transparent;width:20px;height:20px}.sidebar__stock-store .stock-status.stock-status-outofstock{width:16px;height:16px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23E53E3E' fill-rule='evenodd' d='M9.001.435A8.326 8.326 0 0 0 .668 8.768a8.326 8.326 0 0 0 8.333 8.334 8.326 8.326 0 0 0 8.334-8.334A8.326 8.326 0 0 0 9 .435Zm0 15a6.676 6.676 0 0 1-6.666-6.667A6.676 6.676 0 0 1 9 2.102a6.676 6.676 0 0 1 6.667 6.666 6.676 6.676 0 0 1-6.667 6.667Zm0-7.842 2.992-2.991 1.175 1.175-2.992 2.991 2.992 2.992-1.175 1.175-2.992-2.992-2.991 2.992-1.175-1.175 2.991-2.992-2.991-2.991L6.01 4.602 9 7.593Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:left center}.stock-status_instock-text{font-size:1rem;font-family:outfit,sans-serif;font-weight:400;line-height:150%;letter-spacing:.32px;color:#182965}.stock-status-instock{background:#14cf48}.stock-status-row{display:flex;align-items:center;gap:9px}.sidebar__stock_massage{border:1px solid #38a169;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:start;padding:15px;border-radius:5px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;font-family:outfit,sans-serif;color:#182965}.sidebar__stock_massage p{padding-left:12px;margin:0;max-width:350px}.sidebar__stock_massage-out{border-color:#e53e3e}.sidebar__stock-store{border-bottom:1px solid #d7deff;padding:30px 0 30px 0}.sidebar__stock-store_title{font-size:.75rem;color:#182965;font-weight:600;line-height:120%;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 7px}.sidebar__stock-store-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:23px;gap:16px}@media (max-width:991px){.sidebar__stock-store-buttons{gap:0}}@media (max-width:767px){.sidebar__stock-store-buttons{width:100%;flex-wrap:wrap}}.sidebar__stock-store-buttons-buttonmap{width:100%}.sidebar__stock-store-buttons-buttonmap .btn{min-height:100%;display:inline-flex;align-items:center;color:#5a6280!important;background-color:transparent!important;font-size:12px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:1.2px;text-transform:uppercase;padding:11px 16px 11px 16px}@media (max-width:767px){.sidebar__stock-store-buttons-buttonmap .btn{justify-content:center;width:100%}}.sidebar__stock-store-buttons-buttonmap .btn span{margin-top:1px}.sidebar__stock-store-buttons-buttonmap .btn svg{transition:.2s ease-in-out;right:0;margin-top:-1px}.sidebar__stock-store-buttons-buttonmap .btn:hover svg{right:-2px}.sidebar__stock-store-buttons-buttonmap .btn:hover svg path{stroke:#5a6280}.sidebar__stock-store-buttons-buttontel{align-items:center;width:100%;padding-left:15px}@media (max-width:991px){.sidebar__stock-store-buttons-buttontel{padding-left:0}}.sidebar__stock-store-buttons-buttontel .btn{padding:11px 16px 11px 16px;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase}@media (max-width:767px){.sidebar__stock-store-buttons-buttontel .btn{margin-top:15px;font-size:12px;width:100%;justify-content:center}}.sidebar__stock-store-buttons-buttontel .btn svg{min-width:13px;min-height:13px}.sidebar__stock-store-buttons-buttontel .btn:hover svg path{fill:currentColor}.sidebar__stock_row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:27px}.sidebar__stock_address{padding:0}.sidebar__stock_address p{font-weight:400;font-size:.875rem}.sidebar__stock_opening .opening_hours *{font-size:.875rem}.sidebar__stock_opening table th{font-weight:600}.sidebar__stock_title{font-weight:600;font-size:1rem;color:#182965;margin:0 0 12px 0;letter-spacing:.32px;text-transform:uppercase}.sidebar__stock_text{font-family:outfit,sans-serif;font-size:.875rem;line-height:1.5;color:#182965;display:inline-block;font-weight:400;letter-spacing:.28px;margin:0}.sidebar__stock_text-not-found{margin:0 35px}@media (max-width:767px){.sidebar__stock_text-not-found{margin:0 15px}}.product__widget{display:flex;flex-direction:column;width:100%;border:1px solid #d7deff;border-radius:5px;padding:25px 15px 25px 25px;background-color:transparent;margin-top:20px;transition:.3s;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media (max-width:991px){.product__widget{padding:25px 15px 25px 25px}}.product__widget:not(.product__widget--disabled):hover{cursor:pointer;background-color:#fff;box-shadow:0 3px 7px 0 rgba(154,161,193,.1),0 13px 13px 0 rgba(154,161,193,.09),0 10px 18px 0 rgba(154,161,193,.05),0 14px 4px 0 rgba(154,161,193,.01),0 34px 14px 0 rgba(154,161,193,0)}.product__widget:not(.product__widget--disabled):hover .product__widget_arrow{transition:.2s ease-in-out;border-radius:50%;background-color:#f1f5ff}.product__widget_arrow{padding:15px;position:absolute;margin-left:auto;transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;right:0}.product__widget_arrow path{display:flex;justify-content:center;align-items:center}.product__widget_header{margin-bottom:5px;padding-right:35px;display:flex;align-items:center;width:100%;overflow:visible;position:relative}.product__widget_icon{min-width:20px;min-height:20px;margin-right:15px}.product__widget_title{text-align:left;margin:0;color:#081338;font-family:outfit,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.4px;text-transform:inherit}@media (max-width:767px){.product__widget_title{font-size:1.125rem}}.product__widget_content{width:100%;text-align:left}.product__widget_content_text-options{margin:10px 0 0 0;color:#444d69;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}@media (max-width:991px){.product__widget_content_text-options{margin-top:10px}}.product__widget_content_text-options span{color:#22afff}@media (max-width:767px){.product__widget_content{height:100%}}.product__widget_content_inner{text-align:left}@media (max-width:991px){.product__widget_content_inner{min-height:200px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.product__widget_content_inner .btn{margin-top:auto}}.specs__row{display:flex;align-items:flex-start;justify-content:space-between!important;flex-wrap:wrap;width:100%}.specs__spec{flex-basis:50%;max-width:50%;text-align:left}.specs__spec_title{text-align:left;margin:40px 0 0 0;color:#081338;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase}@media (max-width:991px){.specs__spec_title{margin:20px 0 0 0}}.specs__spec_value{text-align:left;color:#182965;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;margin:10px 0 40px 0}.specs__spec_parameters{text-align:left;margin-right:auto;color:#182965;font-family:outfit,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.6px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;opacity:.8}.specs__row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;width:100%}.specs__sidebar_text{color:#182965;font-family:outfit,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px;padding:0 40px 0 40px;margin:25px 0 35px 0}@media (max-width:767px){.specs__sidebar_text{padding:0 20px 0 20px;margin:15px 0 15px 0}}.specs__sidebar_title{color:#182965;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px;text-transform:uppercase;margin:0}.specs__sidebar_value{color:#182965;font-family:outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px;margin:0}.specs__sidebar_spec{padding:15px 40px 15px 40px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.specs__sidebar_spec{padding:15px 20px 15px 20px}}.specs__sidebar_spec:nth-child(even){background:#f8f9fc}.specs__sidebar-img{width:100%;padding:0 40px 0 40px}.specs__sidebar-img img{height:auto;max-width:100%}.sidebar__product-specifications .sidebar__content{padding:0 0 30px;margin:0}.product-detail .breadcrumbs{margin-top:22px;margin-bottom:27px}@media (max-width:767px){.product-detail .breadcrumbs{margin-top:1rem;margin-bottom:1rem}}.product-detail__content{display:grid;grid-template:"gallery main" "description main";grid-template-columns:60% 1fr;gap:40px}@media (max-width:1199px){.product-detail__content{gap:40px;grid-template-columns:53% 1fr}}@media (max-width:991px){.product-detail__content{gap:22px}}@media (max-width:900px){.product-detail__content{display:block;width:100%}}.product-detail__gallery{min-width:0;grid-area:gallery}@media (max-width:900px){.product-detail__gallery{order:1;width:100%}}.product-detail__main{min-width:0;grid-area:main}@media (max-width:900px){.product-detail__main{width:100%;padding-top:1.25rem}}.product-detail__main_content{position:sticky;padding-bottom:30px}@media (max-width:900px){.product-detail__main_content{position:relative;top:0!important;bottom:0!important;padding-bottom:0}}.product-detail__description{min-width:0;grid-area:description}@media (max-width:900px){.product-detail__description{display:flex;flex-direction:column;width:100%}}.product-detail__variants-top{margin-bottom:50px}@media (max-width:767px){.product-detail__variants-top{margin-bottom:35px}}.product-detail__shipping-info{display:flex;justify-content:center;align-items:center;margin-top:15px}@media (max-width:767px){.product-detail__shipping-info{margin:15px 0 15px 0}}.product-detail__shipping-info_text{color:#38415f;font-family:outfit,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.product-detail__shipping-info_text span{color:#081338}.product-detail__shipping-info svg{margin-right:8px;min-width:12px;min-height:12px}.checkout-methods-shipping__headline{margin-top:2.5rem;margin-bottom:1rem;text-transform:uppercase}.checkout-methods-payment__headline{margin-top:2.5rem;margin-bottom:1rem;text-transform:uppercase}.checkout-methods__headline{margin-bottom:2.5rem}.checkout-methods__submit{width:100%;margin-top:2.5rem}.checkout-contact__headline{margin-bottom:1.5rem}.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:outfit,sans-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:outfit,sans-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:#e53e3e;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:#e53e3e}@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 .summary-row,.checkout__account-billing-adress .t_m{margin-top:.5rem}.checkout__account-billing-title{font-family:outfit,sans-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%;max-width:520px;margin:0 auto}.order-review__headline{margin-bottom:1rem;font-size:1.25rem;text-transform:uppercase}.order-review__products{display:flex;flex-direction:column;gap:.5rem}.order-review .order-totals{margin-top:2rem}.order-review .order-totals .summary-row:last-child{margin-top:-15px}.order-review .order-totals .summary-row.-underline:nth-child(3){border-bottom-color:#182965}.order-review__addresses{display:flex;flex-wrap:wrap;margin-top:4rem;gap:1.5rem 1rem}.order-review__addresses .callout__text,.order-review__addresses .summary-row,.order-review__addresses .t_m{color:#5a6280}.order-review__addresses:has(.order-review__address:nth-child(3):last-child) .order-review__address:first-child{flex:1 1 100%}.order-review__address{word-break:break-all;font-style:unset;display:block;width:calc(50% - .5rem)}@media (max-width:767px){.order-review__address{width:100%}}.order-review__address h3{margin-bottom:.75rem}.order-review .callout{margin-top:2rem}.my-account__submit{justify-content:center!important;width:100%;margin-top:1.875rem}@media (max-width:767px){.my-account__submit{margin-top:1.5rem}}.my-account-orders-complete .pagination-panel{margin-top:1.5rem}.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:#e53e3e}.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__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:outfit,sans-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:outfit,sans-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.-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:#e53e3e}.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:#fff}@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:outfit,sans-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-orders-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:var(--border-radius-S,0);gap:1.5rem;margin-top:20px;text-align:center;padding:110px 0;background:linear-gradient(90deg,rgba(215,222,255,.3) 2.88%,rgba(238,241,253,.3) 102.65%);background-size:100% 31%;background-repeat:repeat space;position:relative;z-index:1}.my-account-orders-empty__headline{margin:0}@media (max-width:767px){.my-account-orders-empty{background-size:100% 24%;margin-bottom:13px}}.my-account-orders-empty__text{text-align:center;color:#5a6280}@media (max-width:991px){.my-account-orders-empty{padding:1.5rem}}.my-account-personal-data-shipping__addresses{display:flex;flex-direction:column;gap:.5rem}.my-account-personal-data-shipping .button,.my-account-personal-data-shipping .newsletter-form .newsletter-button,.newsletter-form .my-account-personal-data-shipping .newsletter-button{margin-top:1rem}.my-account-personal-data-billing__addresses{display:flex;flex-direction:column;gap:.5rem}.my-account-personal-data-billing .button,.my-account-personal-data-billing .newsletter-form .newsletter-button,.newsletter-form .my-account-personal-data-billing .newsletter-button{margin-top:1rem}.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:#fff;border-radius:var(--border-radius-M,0);display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.my-account-review__frame .n_4,.my-account-review__frame h4{font-size:1.5rem;font-weight:500;font-style:normal;line-height:1.2;margin-top:0;margin-bottom:1rem;text-transform:uppercase}@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:#262626}.my-account-order-fulfillment__items{display:flex;flex-direction:column;margin-top:1.25rem;row-gap:.5rem}.my-account-order-header__top{display:flex;align-items:center;flex-direction:row;margin-bottom:1.75rem;color:#000;gap:1.5rem}@media (max-width:767px){.my-account-order-header__top{margin-bottom:.5rem;padding:0 1rem}}.my-account-order-header__top .control-icon{color:#182965}.my-account-order-header__data{display:flex;flex-direction:column;row-gap:1.5rem}@media (max-width:767px){.my-account-order-header__data{row-gap:1rem}}.my-account-order-header__data-row{display:flex;align-items:center;flex-direction:row;-moz-column-gap:1.5rem;column-gap:1.5rem}@media (max-width:1199px){.my-account-order-header__data-row{flex-wrap:wrap;row-gap:1.5rem}}.my-account-order-header__data-col{width:144px}@media (max-width:1199px){.my-account-order-header__data-col{width:120px}}@media (max-width:991px){.my-account-order-header__data-col{width:40%}}@media (max-width:767px){.my-account-order-header__data-col{width:45%}}.my-account-order-header__data-id{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:.125rem}.my-account-order-header__data-title{margin-bottom:.5rem}.my-account-order-header__data-title.--tablet{display:none}@media (max-width:1199px){.my-account-order-header__data-title.--tablet{display:block}}.my-account-order-header__data-text{color:#5a6280}.my-account-order-header__buttons{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%;gap:.5rem}.my-account-order-header__buttons .button,.my-account-order-header__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-header__buttons .newsletter-button{width:calc(33.33% - (16px / 3))}.my-account-order-header__buttons .button.-cancel,.my-account-order-header__buttons .newsletter-form .-cancel.newsletter-button,.newsletter-form .my-account-order-header__buttons .-cancel.newsletter-button{color:#e53e3e}@media (max-width:1199px){.my-account-order-header__buttons .button,.my-account-order-header__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-header__buttons .newsletter-button{width:calc(50% - (16px / 2))}}@media (max-width:767px){.my-account-order-header__buttons .button,.my-account-order-header__buttons .newsletter-form .newsletter-button,.newsletter-form .my-account-order-header__buttons .newsletter-button{width:100%}}.my-account-order-addresses__shipping-billing{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem;justify-content:space-between}.my-account-order-addresses__shipping-billing .my-account-frame{flex:1 1 calc((100% - .75rem)/ 2)}.my-account-order-addresses__shipping-billing:has(.my-account-frame:nth-child(3):last-child) .my-account-frame:first-child{flex:1 1 100%}@media (max-width:767px){.my-account-order-addresses__shipping-billing{flex-direction:column}.my-account-order-addresses__shipping-billing .my-account-frame{flex:1 1 100%}}.my-account-order-totals{display:flex;flex-direction:column;gap:.75rem}.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:outfit,sans-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:outfit,sans-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:#262626}.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:#fff}.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:outfit,sans-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:#e53e3e}.my-account-return__products__item_price.--originalPrice{color:#9d9d9d;-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:#9d9d9d}.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-restock-reminders__reminders{display:flex;flex-direction:column;margin-top:1.5rem;gap:.5rem}.my-account-restock-reminders__empty{display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:var(--border-radius-S,0);gap:1.5rem;margin-top:20px;text-align:center;padding:110px 0;background:linear-gradient(90deg,rgba(215,222,255,.3) 2.88%,rgba(238,241,253,.3) 102.65%);background-size:100% 31%;background-repeat:repeat space;position:relative;z-index:1}.my-account-restock-reminders__empty .n_4,.my-account-restock-reminders__empty h4{margin:0}@media (max-width:991px){.my-account-restock-reminders__empty{padding:1.5rem}}.about_purchase{position:relative;background-repeat:no-repeat;background-size:contain;background-size:100% 600px;background-image:url(../../assets/images/gradientaboutshop.png)}@media (max-width:991px){.about_purchase{background-size:100% 400px}}@media (max-width:767px){.about_purchase{background-size:100% 500px}}.about_purchase__header{padding-top:calc(var(--menu-full-height,80px) - var(--info-height,20px) + 30px)}@media (max-width:767px){.about_purchase__header{padding-top:calc(var(--menu-full-height,80px) - var(--info-height,20px))}.about_purchase__header .breadcrumbs{margin:10px 0 0}}.about_purchase-home{padding-top:0}.about_purchase-row{display:flex;justify-content:flex-start;align-items:flex-start}@media (max-width:767px){.about_purchase-row{display:block}}.about_purchase-col{flex:1}.about_purchase__header{position:relative;padding-bottom:1.75rem}@media (max-width:767px){.about_purchase__header{padding-bottom:1rem}}.about_purchase__menu{background:#fff;padding:0 0 25px 0;margin-right:150px}@media (min-width:768px){.about_purchase__menu{width:220px;margin-right:75px}}@media (min-width:992px){.about_purchase__menu{width:270px;margin-right:75px}}@media (min-width:1200px){.about_purchase__menu{margin-right:150px}}@media (max-width:767px){.about_purchase__menu{width:100%;padding:0;margin-bottom:1rem}}.about_purchase__menu-link{font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase;background:0 0;display:flex;align-items:center;justify-content:space-between;position:relative;text-decoration:none;width:100%;font-family:outfit,sans-serif;color:#182965;transition:.3s ease-in-out;padding:12px 30px 12px 30px;margin:10px 0 10px 0}.about_purchase__menu-link:hover{background-color:#f1f5ff}@media (max-width:767px){.about_purchase__menu-link{margin-bottom:0;padding:12px 25px 12px 25px}}.about_purchase__menu-link:first-letter{text-transform:uppercase}.about_purchase__menu-link:hover{text-decoration:none}@media (min-width:768px){.about_purchase__menu-link:last-child{margin-bottom:0}}@media (min-width:768px){.about_purchase__menu-link:hover:not(.about_purchase__menu-link-active){color:#22afff}}.about_purchase__menu-link-active{font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase;color:#22afff;outline:3px currentColor;border-left:3px solid #22afff}@media (max-width:767px){.about_purchase__menu-link-active{font-size:.875rem}}@media (max-width:767px){.about_purchase__menu-link-active{display:none;padding:12px 25px 12px 25px}}.about_purchase__menu-link--first{font-size:1rem;font-style:normal;font-weight:500;line-height:120%;margin:0;padding:22px 30px 22px 30px;border-bottom:1px solid #d7deff;color:#182965;text-transform:inherit}@media (max-width:767px){.about_purchase__menu-link--first{border-top:1px solid #d7deff;border-bottom:transparent;padding:22px 25px 12px 25px;text-transform:uppercase;font-size:.875rem;font-weight:600}}@media (min-width:768px){.about_purchase__drop-header{display:none}}@media (max-width:767px){.about_purchase__drop-header .about_purchase__menu-link{padding:25px 25px 22px 25px;text-transform:uppercase;font-size:.875rem;font-weight:600;color:#182965;pointer-events:none}}@media (min-width:768px){.about_purchase__drop-header--active span{color:red}}.about_purchase__drop-header--active .about_purchase__arrow{transform:rotate(180deg)}@media (min-width:768px){.about_purchase__drop-content{display:block!important}}@media (max-width:767px){.about_purchase__drop-content{display:none;padding-bottom:15px}}.about_purchase__arrow{transition:.2s ease-in-out;margin-left:.5rem}.about_purchase__hamburger{background:0 0;box-shadow:none;border:none;padding:0}.about_purchase__hamburger-icon{position:relative;width:1.125rem;height:15px;display:block}.about_purchase__hamburger-icon__content{background:#000;width:1.125rem;height:2px;position:absolute;right:0;top:6px;transition:.3s ease-out;border-radius:3px}.about_purchase__hamburger-icon__content::after,.about_purchase__hamburger-icon__content::before{content:"";height:2px;position:absolute;right:0;transition:.3s;background:#000;border-radius:3px;transform-origin:right center}.about_purchase__hamburger-icon__content::before{width:1.125rem;top:-5px}.about_purchase__hamburger-icon__content::after{width:.84375rem;top:5px}.about_purchase__drop-header--active .about_purchase__hamburger-icon__content{width:0}.about_purchase__drop-header--active .about_purchase__hamburger-icon__content::before{transform:rotateZ(-35deg)}.about_purchase__drop-header--active .about_purchase__hamburger-icon__content::after{transform:rotateZ(35deg);width:1.125rem}.dialog-checkout-gls-parcelshop__iframe{width:100%;height:100%}.dialog-checkout-balikovna__iframe{width:100%;height:100%}body.cookie-set{overflow:hidden}@media (max-width:767px){body.cookie-set .cookie{bottom:0}}.cookie{font-family:outfit,sans-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;width:calc(100% - 30px * 2);margin-top:30px;margin-bottom:30px;color:#f5f5f5}.cookie form{overflow:visible}@media (max-width:767px){.cookie form{padding-bottom:1.875rem}}.cookie__wrapper{max-width:1536px;margin:0 auto}.cookie__button,.cookie__button-secondery{color:#182965;font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.7px;text-transform:uppercase;transition:.3s ease-in-out;margin:auto auto;border:1px solid silver;background-color:#fff;display:flex;width:203px;height:55px;padding:0 24px;justify-content:center;align-items:center;text-align:center;min-width:260px}@media (max-width:767px){.cookie__button,.cookie__button-secondery{padding:0}}.cookie__button-secondery:hover,.cookie__button:hover{color:#fff;background-color:transparent}.cookie__button-secondery{transition:.3s ease-in-out;background-color:transparent;border:1px solid #182965}.cookie__button-secondery:hover{border:1px solid #fff}@media (max-width:991px){.cookie__button,.cookie__button-secondery{padding-left:20px;width:100%}}@media (max-width:767px){.cookie__button,.cookie__button-secondery{padding-left:0;width:100%}}.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:none}}.cookie .cookie__button-trans{transition:.23s ease-in-out;background-color:transparent;border:1px solid #182965}@media (min-width:992px){.cookie .cookie__button-trans:hover{color:#fff;background-color:transparent;border-color:#fff}}.cookie .cookie__button-primary,.cookie .cookie__button_consent{background-color:#fff;background-image:linear-gradient(#fff);border:1px solid #fff}@media (min-width:992px){.cookie .cookie__button-primary:hover,.cookie .cookie__button_consent:hover{color:#fff;background-color:transparent;background-image:none;border-color:#fff}}.cookie-toggle{position:relative;visibility:hidden;height:0;padding:0 40px;transform:translateY(100%);transition:.3s ease-out;transition-property:transform}.cookie-display{max-width:1536px;margin-right:auto;margin-left:auto;border-radius:13px 13px 0 0;transform:translateY(0);padding:50px 90px 50px 90px;background:var(--gradienty-menu-gradient,linear-gradient(77deg,#fff -11.73%,#d9cef8 30.03%,#a7d0ff 69.41%));height:100%;visibility:visible}@media (max-width:991px){.cookie-display{padding:25px}}@media (max-width:767px){.cookie-display{padding:30px 15px}}.cookie--opened{background:0 0}.cookie-agreed{display:block;width:100%;margin:0}.cookie__main{display:flex;align-items:center;justify-content:space-between;transition:none;border-radius:.8125rem .8125rem 0 0;gap:1.25rem}@media (max-width:767px){.cookie__main{display:block}}.cookie__main:not(.cookie-display){display:none}.cookie__main-buttons{display:flex;align-items:center;flex-direction:column-reverse;width:auto;text-align:center;gap:1.5625rem;min-width:13em}@media (max-width:991px){.cookie__main-buttons{padding-right:0;width:calc(100% - 30px * 2)}}@media (max-width:767px){.cookie__main-buttons{width:100%}.cookie__main-buttons .-primary,.cookie__main-buttons .newsletter-form .newsletter-button,.newsletter-form .cookie__main-buttons .newsletter-button{width:100%;text-align:center}}.cookie__main-content{align-items:start;margin-right:auto}.cookie__image{width:180px;min-width:180px;height:150px;margin-right:35px}.cookie__image-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1199px){.cookie__image{width:150px;min-width:150px;margin-right:15px}}@media (max-width:991px){.cookie__image{width:110px;min-width:110px;display:none}}@media (max-width:767px){.cookie__image{width:180px;min-width:180px;margin-right:0;margin-bottom:12px;display:none}}.cookie__detail{transition:.23s transform ease-out;max-height:calc(100 * var(--vh,1vh))}@media (max-width:767px){.cookie__detail{overflow:auto}.cookie__detail.cookie-display{padding-top:40px}}@media (max-height:720px){.cookie__detail{overflow:auto}}@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:1rem}@media (max-width:767px){.cookie__detail-checkbox{margin-right:.875rem}}.cookie__detail-close{position:absolute;top:40px;right:40px;padding:0;cursor:pointer;transition:.23s ease-in-out;border:none;border-radius:0;background-color:transparent;box-shadow:none;color:#182965;width:35px;height:35px}@media (max-width:1599px){.cookie__detail-close{top:40px;right:40px}}@media (max-width:767px){.cookie__detail-close{top:calc(21px - 0px);right:calc(15px - 0px)}}@media (max-width:359px){.cookie__detail-close{top:calc(21px - 0px);right:calc(11px - 0px)}}.cookie__detail-close svg{position:relative;vertical-align:middle}.cookie__detail-content{position:relative}.cookie__detail-buttons{display:flex;align-items:end;flex-direction:column;justify-content:center;width:20%;gap:1.25rem}@media (max-width:991px){.cookie__detail-buttons{width:100%;gap:20px;padding-right:0;padding-left:25px}}@media (max-width:767px){.cookie__detail-buttons{flex-wrap:wrap;width:100%;padding:55px 0 0 0;gap:1rem}.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}}.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:35px;margin-bottom:35px}.cookie__detail-row:last-child{margin-bottom:0}.cookie__detail-headline{color:#182965;text-transform:inherit;font-family:outfit,sans-serif;font-style:normal;font-size:22px;margin-top:0;margin-bottom:8px;font-weight:600;line-height:100%}.cookie__detail-text{max-width:30rem;margin:.125rem 0 .125rem 0;color:#182965}.cookie__detail-text--checked{font-weight:700}.cookie__headline{font-family:outfit,sans-serif;font-size:32px;color:#182965;margin-top:0;margin-bottom:15px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}@media (max-width:991px){.cookie__headline{font-size:30px}}@media (max-width:767px){.cookie__headline{padding-right:0}}.cookie__text{color:#182965;font-family:outfit,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;align-items:center;letter-spacing:.32px;margin:1rem 0}.cookie__text_opened{color:#182965;font-family:outfit,sans-serif;font-size:16px;font-style:normal;line-height:150%;align-items:center;max-width:800px;font-weight:400;letter-spacing:.32px}.cookie__text_opened a{color:inherit}@media (min-width:992px){.cookie__text{max-width:800px}}@media (max-width:991px){.cookie__text{width:100%}}@media (max-width:767px){.cookie__text{margin-bottom:35px;font-size:14px}}.cookie__text a{text-decoration:underline;color:inherit}.cookie-settings{font-family:outfit,sans-serif;color:#666;align-items:center;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.65px;text-transform:uppercase;width:auto;display:inline-block;cursor:pointer;text-align:center;padding:24px;min-width:auto;background:0 0;border:none;text-decoration:underline}@media (max-width:767px){.cookie-settings{font-size:12px;padding:12px}}.cookie-settings:hover{color:outfit;transition:.3s ease-out}.cookie .button.-tertiary:after,.cookie .button.-tertiary:before,.cookie .newsletter-form .-tertiary.newsletter-button:after,.cookie .newsletter-form .-tertiary.newsletter-button:before,.newsletter-form .cookie .-tertiary.newsletter-button:after,.newsletter-form .cookie .-tertiary.newsletter-button:before{display:none}.cookie-link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.cookie input[type=checkbox]{visibility:hidden;width:0;height:0}.cookie-switch{border:2px solid #fff;cursor:pointer;text-indent:-9999px;width:56px;height:32px;display:block;border-radius:100px;position:relative}@media (max-width:767px){.cookie-switch{height:28px;width:52px}}.cookie-switch:after{background:#fff;content:"";position:absolute;top:2px;left:3px;right:3px;width:20px;height:20px;border-radius:28px;transition:.3s}@media (max-width:767px){.cookie-switch:after{top:2px;left:2px;width:18px;height:18px;border-radius:26px}}.cookie input:checked+.cookie-switch{background-color:#fff}.cookie input:checked+.cookie-switch:after{left:calc(100% - 3px);transform:translateX(-100%);background:#22afff}@media (max-width:767px){.cookie input:checked+.cookie-switch:after{left:calc(100% - 2px)}}.cookie-switch:active:after{width:35px}.cookie__table{text-align:left}@media (max-width:991px){.cookie__table{width:100%;overflow:auto}}.cookie__table table{color:#182965;border-collapse:collapse}@media (max-width:991px){.cookie__table table{width:900px;margin-bottom:12px}}.cookie__table thead th{text-align:left;padding:16px 20px 16px 16px;font-family:outfit,sans-serif;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.6px}.cookie__table thead th:first-child{padding:16px 20px 16px 30px}@media (max-width:991px){.cookie__table thead th:first-child{padding:18px}}.cookie__table tbody tr{border-bottom:1px solid;color:rgba(224,224,224,.2)}.cookie__table tbody tr:first-child{background-color:#f1f5ff;border-bottom:1px solid #d7deff}.cookie__table td{color:#5a6280;width:auto;padding:18px 15px 18px 15px;vertical-align:top;line-height:1.5;font-family:outfit,sans-serif;font-style:normal;font-size:1rem;font-weight:500;letter-spacing:.32px}.cookie__table td:first-child{padding:18px 30px;color:#182965;font-size:1rem;font-weight:500;letter-spacing:1px;font-family:outfit,sans-serif;min-width:200px}@media (max-width:991px){.cookie__table td:first-child{min-width:150px;padding:18px 0 18px 18px}}.cookie__table td:last-child{width:300px;padding-right:100px}@media (max-width:991px){.cookie__table td:last-child{padding-right:20px;width:300px}}.cookie__table td a{color:#182965;font-size:1rem;font-weight:400;letter-spacing:.3px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cookie__table td a:hover{-webkit-text-decoration-line:none;text-decoration-line:none;transition:.3s ease-out;color:#22afff}.cookie__table td.cookie__table-use{width:50%;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.sidebar-cart-footer{padding-top:1rem;border-top:1px solid #d7deff}.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,.sidebar-cart-footer__summary-price{margin:0;text-transform:uppercase}.sidebar-cart-footer__loadings{display:flex;width:100%;justify-content:space-between;margin:.75rem 0 1rem;gap:1rem}.sidebar-cart-footer__loadings .cart-loading{flex:1;flex-grow:1}.sidebar-cart-footer a{width:100%!important}.sidebar-cart-empty{position:relative;display:flex;align-items:center;flex-direction:column;flex-grow:1;justify-content:flex-start;height:100%;padding-top:50px}.sidebar-cart-empty__image{display:block;width:85%;height:auto;margin:4rem auto 1rem}.sidebar-cart-empty__headline{margin-top:1.5rem;text-align:center}@media (max-width:991px){.sidebar-cart-empty__headline{text-transform:uppercase;font-size:22px}}.sidebar-cart-empty__category{width:100%}.newsletter-form .sidebar-cart-empty__category .newsletter-button,.sidebar-cart-empty__category .button,.sidebar-cart-empty__category .newsletter-form .newsletter-button{width:100%}.sidebar-cart-empty__text{font-family:outfit,sans-serif;font-size:.875rem;font-weight:400;font-style:normal;line-height:150%;margin:10px 0 0 0;text-align:center;letter-spacing:.28px;color:#182965}.sidebar-cart-empty__categories{width:auto;display:flex;align-items:center;flex-direction:column;margin-top:2rem;gap:1rem}.sidebar-cart-errors{padding-right:.5rem}#sidebar-cart .sidebar__content{padding:0 2rem 0}@media (max-width:767px){#sidebar-cart .sidebar__content{padding-right:.5rem;padding-left:1rem}}#sidebar-cart .sidebar__content ul{padding-right:.5rem}#sidebar-cart .sidebar__footer{padding:0 2rem 2rem 2rem}@media (max-width:767px){#sidebar-cart .sidebar__footer{padding:0 1rem 1rem 1rem}}.sidebar-checkout-locations__content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:.75rem}@media (max-width:767px){.sidebar-checkout-locations__content{gap:.75rem}}.sidebar-checkout-locations__content>*{width:calc(50% - .75rem)}.sidebar-checkout-locations__address{display:flex;flex-direction:column;gap:.5rem}@media (max-width:767px){.sidebar-checkout-locations__address{width:calc(45% - .75rem)}.sidebar-checkout-locations__address:last-child{width:calc(55% - .75rem)}}.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%}.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:#fff}.sidebar-my-account-review__brand img{max-height:5rem;max-width:5rem}.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:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;color:#262626;margin-bottom:.625rem}.sidebar-my-account-review__date,.sidebar-my-account-review__size{font-family:outfit,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5;color:#9d9d9d}.sidebar-my-account-review__save{width:100%;margin-top:2rem}.sidebar-my-account-review__clear{display:block!important;margin:1.5rem auto 0 auto}.sidebar-my-account-review__info{display:flex;align-items:flex-start;flex-direction:column}@media (max-width:767px){.sidebar-my-account-review__info{row-gap:0}}.sidebar-product-catalog-filtration .sidebar__content{padding:0}.sidebar-product-catalog-filtration .sidebar-header__left svg{color:#22afff}.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}}.sidebar-product-catalog-filtration__submit{flex-grow:1;align-self:stretch;gap:unset}.sidebar-product-catalog-filtration__submit-count{margin-left:.25rem}.sidebar-product-catalog-filtration__submit .icon{margin-left:1.5rem}.sidebar-reviews-info__content{margin-top:30px}.sidebar-reviews-info__content p{margin-bottom:20px}.sidebar-product-size-chart .sidebar-header__left .icon{display:none}.sidebar-product-size-chart .sidebar__content{padding:0}.sidebar-product-size-chart .table__cell{min-width:127px}.sidebar-product-size-chart__content{position:relative;overflow:auto;padding-bottom:1rem;white-space:nowrap}.sidebar-product-size-chart__content::-webkit-scrollbar{z-index:99;height:.5rem}.sidebar-product-size-chart__content::-webkit-scrollbar-track{z-index:99;max-width:300px!important;border-radius:var(--border-radius-S,0);background:#e9e9e9}.sidebar-product-size-chart__content::-webkit-scrollbar-thumb{z-index:99;border-radius:var(--border-radius-S,0);background:#555}.sidebar-product-size-chart #size-chart-drag:active{cursor:grabbing}.sidebar-product-size-chart #size-chart-drag{overflow:auto;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 60px),transparent 100%),linear-gradient(to bottom,transparent 0,transparent calc(100% - 20px),#000 calc(100% - 20px),#000 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 60px),transparent 100%),linear-gradient(to bottom,transparent 0,transparent calc(100% - 20px),#000 calc(100% - 20px),#000 100%)}.sidebar-product-size-chart #size-chart-drag.-end{-webkit-mask-image:linear-gradient(to right,#000 0,#000 100%,transparent 100%),linear-gradient(to bottom,transparent 0,transparent calc(100% - 20px),#000 calc(100% - 20px),#000 100%);mask-image:linear-gradient(to right,#000 0,#000 100%,transparent 100%),linear-gradient(to bottom,transparent 0,transparent calc(100% - 20px),#000 calc(100% - 20px),#000 100%)}@media (min-width:992px){.sidebar-product-size-chart #size-chart-drag table .table__row.hover-row .table__cell:first-child:before{background-color:#e9e9e9}.sidebar-product-size-chart #size-chart-drag .table__row.hover-row,.sidebar-product-size-chart #size-chart-drag .table__row.hover-row:first-child:before,.sidebar-product-size-chart #size-chart-drag .table__row:first-child.hover-row,.sidebar-product-size-chart #size-chart-drag table .table__row.hover-row{background-color:#f1f5ff}.sidebar-product-size-chart #size-chart-drag .table__cell.hover-col,.sidebar-product-size-chart #size-chart-drag .table__cell.hover-col:first-child:before,.sidebar-product-size-chart #size-chart-drag .table__cell:first-child.hover-col,.sidebar-product-size-chart #size-chart-drag table .table__cell.hover-col{background-color:#f1f5ff}.sidebar-product-size-chart #size-chart-drag .table__cell.hover-row.hover-col,.sidebar-product-size-chart #size-chart-drag .table__cell.hover-row.hover-col:first-child:before,.sidebar-product-size-chart #size-chart-drag .table__cell:first-child.hover-row.hover-col,.sidebar-product-size-chart #size-chart-drag table .table__cell.hover-row.hover-col{background-color:red}.sidebar-product-size-chart #size-chart-drag table .table__cell:hover{background-color:#f1f5ff}.sidebar-product-size-chart #size-chart-drag table .table__row.hover-row .table__cell:first-child:hover:before{background-color:#d9d9d9!important}}.sidebar-my-account-navigation .secondary-navigation-link:first-child{border-top:none}.sidebar-search{background:#f8f9fc}.sidebar-search.opened{top:0}.sidebar-search::before{display:none}.sidebar-search .sidebar__content{padding:0}.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:.2s cubic-bezier(.1,.5,.55,1);border-radius:15px;transform:translate(100%,0);background:#f5f5f5}@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;visibility:hidden}}.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:991px){.nav__sidebar--opened{visibility:visible}}@media (max-width:767px){.nav__sidebar--opened{height:100%}}.autocomplete{left:0!important;background-color:#fff;padding:5px 0 30px;text-align:left;margin-top:1px;top:100%;width:100%;text-transform:uppercase;font-family:outfit,sans-serif;overflow:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;border-radius:5px}@media (max-width:991px){.autocomplete{position:relative!important;top:0;background:#f8f9fc;max-height:calc(100% - 55px)!important;height:calc(100% - 55px)!important}}.navigation__search--desktop .autocomplete{margin-top:5px;padding:5px 0 38px}.autocomplete span:before{display:none!important}.autocomplete__item{display:flex!important;margin:18px 0 0;color:inherit}.autocomplete__item:before{display:none!important}.autocomplete__item--product{display:grid!important;grid-template-areas:"image title price";grid-template-columns:auto 1fr;letter-spacing:.5px;gap:10px;margin:0;color:#182965;font-size:.875rem;font-weight:500;line-height:1.2;align-items:center;padding:7px 17px}.navigation__search--desktop .autocomplete__item--product{padding:9px 19px;margin:0}.autocomplete__item--product .autocomplete__title{margin-left:10px}.autocomplete__item--product:hover .autocomplete__title{color:#22afff;text-decoration:underline}.autocomplete__item--category{font-family:outfit,sans-serif;font-size:13px;letter-spacing:.829px;gap:10px;padding:22px;margin:0;border-bottom:1px solid #d7deff;transition:.2s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23182965' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 11 5-5-5-5'/%3E%3C/svg%3E");background-position:right 19px center;background-repeat:no-repeat}.autocomplete__item--category:hover{text-decoration:none;background-color:#f1f5ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%2322AFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 11 5-5-5-5'/%3E%3C/svg%3E")}.autocomplete__item--category:hover .autocomplete__title{color:#22afff}.autocomplete picture{grid-area:image}.autocomplete__img{grid-area:image;width:52px;height:52px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto;border:1px solid #d7deff;border-radius:5px;padding:5px}.autocomplete__img--category{width:25px;height:25px}.autocomplete__title{grid-area:title;color:inherit;white-space:normal;transition:.2s ease-in-out;font-weight:600;letter-spacing:.7px;text-transform:uppercase}.autocomplete__title:before{display:none!important}.autocomplete__price{grid-area:price;color:inherit;letter-spacing:.28px}.autocomplete__price:before{display:none!important}.autocomplete__price ins{text-decoration:none;color:#e53e3e;display:block;text-align:right}.autocomplete__price del{text-decoration:none;color:#878ea6;display:block;text-align:right}.autocomplete__price .woocommerce-Price-currencySymbol{text-transform:capitalize}.autocomplete__group{color:#5a6280;margin-top:36px;font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;padding:15px 17px}.navigation__search--desktop .autocomplete__group{padding:15px 22px}.autocomplete__group+.autocomplete__item--category{border-top:1px solid #d7deff}.autocomplete__group:first-child{margin-top:0}.autocomplete__item--product+.autocomplete__group{margin-top:18px}.autocomplete__button{margin:33px 19px 0;font-size:12px;width:calc(100% - 38px);text-align:center}@media (max-width:991px){.autocomplete__button{margin:20px 17px 0;width:calc(100% - 34px)}}.autocomplete__item--product+.autocomplete__button{margin-top:15px}.autocomplete__button-text{flex:1 1 auto;display:flex;gap:10px}.autocomplete__button-text svg{flex:0 0 auto;width:48px!important;height:auto;margin:0!important}.autocomplete .empty{margin:20px 19px 0;line-height:1.2;color:#182965;font-family:outfit,sans-serif;font-size:14px;font-weight:500;letter-spacing:.28px;white-space:normal;text-transform:none}.autocomplete__loading{text-align:center;display:block;width:100%;margin-top:20px}@media (max-width:991px){.navigation__search--desktop{display:none!important;visibility:hidden}}@media (min-width:992px){.navigation__search-open--mobile{display:none}}.navigation__top_search{display:flex;background-color:rgba(255,255,255,0);height:48px;align-items:center;position:relative;width:40px;transition:.2s ease-in-out;justify-content:flex-end;margin-right:-8px}.navigation__top_search .autocomplete{opacity:0;transform:translateY(-40px);transition:.15s ease-in-out}@media (max-width:1599px){.navigation__top_search .autocomplete{position:absolute;right:0;left:unset!important;width:360px}}.navigation__top_search .navigation__search-open{flex:0 0 auto;justify-self:flex-end;height:100%;background:0 0;border:none;cursor:pointer;padding:0 15px;border-top-right-radius:5px;border-bottom-right-radius:5px}.navigation__top_search .navigation__search-open:hover path:first-child{stroke:#22afff}.navigation__top_search .navigation__search-open:hover path:last-child{fill:#22afff}@media (max-width:991px){.navigation__top_search .navigation__search-open{padding:0 8px}}.navigation__top_search .navigation__search-open svg{width:23px;height:auto;vertical-align:middle}.navigation__top_search .navigation__search-open svg path{transition:.2s ease-in-out}.navigation__top_search.--transition .autocomplete{opacity:1;transform:translateY(0)}.navigation__top_search.--open{width:400px;background-color:#fff;height:48px;align-items:center}@media (max-width:1599px){.navigation__top_search.--open{width:40px}}@media (max-width:1599px){.navigation__top_search.--open .navigation__top_search-form{width:320px;z-index:100}}.navigation__top_search.--open .autocomplete,.navigation__top_search.--open .navigation__search-open,.navigation__top_search.--open .navigation__top_search-form{display:block;position:relative;z-index:100;background:#fff}.navigation__top_search.--open::after{content:"";position:fixed;width:100vw;height:100vh;top:0;left:0;background:#000;z-index:99;opacity:.5}.navigation__top_search:not(.--open) .autocomplete{display:none!important}.navigation__top_search-form{display:none;flex:1 1 0;border-top-left-radius:5px;border-bottom-left-radius:5px}@media (max-width:1599px){.navigation__top_search-form{position:absolute!important;transition:.2s width ease-in-out,.2s background-color ease-in-out;width:0;will-change:width;background-color:#fff;display:block;right:40px;z-index:-1}}.navigation__top_search input::-moz-placeholder{color:#5a6280;opacity:1}.navigation__top_search input:-ms-input-placeholder{color:#5a6280;opacity:1}.navigation__top_search input::placeholder{color:#5a6280;opacity:1}.navigation__top_search-input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:48px;padding:0 15px;border:0;line-height:1.3;border-radius:0;background:0 0;color:#5a6280;font-family:outfit,sans-serif;font-size:16px;font-weight:400;letter-spacing:.32px}.navigation__top_search-input:focus{outline:0}.navigation__menu{display:flex;justify-content:center;align-items:center;flex-shrink:0}@media (min-width:992px){.navigation__menu{margin-bottom:-16px}}@media (max-width:991px){.navigation__menu{flex-direction:column;justify-content:space-between;align-items:stretch;left:0;width:100%;transform:translateY(-100%);z-index:-1;opacity:0;position:absolute;top:0;padding-top:calc(var(--menu-full-height,80px) - var(--info-height,0));height:100vh;transition:transform .3s ease-in-out,opacity 0s linear .3s}.navigation__menu--active{transform:translateY(0);height:100%;opacity:1;transition:transform .3s ease-in-out}.navigation__menu .navigation__logo{display:none}.navigation__menu .navigation__cart{display:none}}.navigation__menu li,.navigation__menu ul{padding:0;margin:0}.navigation__menu_box{width:auto}@media (max-width:991px){.navigation__menu_box{background-color:#fff;height:100%;width:100%;overflow:auto}.navigation__menu_box::-webkit-scrollbar{right:10px;width:4px}.navigation__menu_box::-webkit-scrollbar-track{border-radius:4px;background:#f8f7f9}.navigation__menu_box::-webkit-scrollbar-thumb{background:#afc3ff;border-radius:4px}}@media (max-width:991px){.navigation__menu_box>.navigation__items>.navigation__item{border-bottom:1px solid #d7deff}}@media (min-width:992px){.navigation__menu_box>.navigation__items>.navigation__item>.navigation__item-link{padding:10px 10px;margin-bottom:16px}}@media (min-width:1200px){.navigation__menu_box>.navigation__items>.navigation__item>.navigation__item-link{padding:10px 20px}}@media (max-width:991px){.navigation__menu_box>.navigation__items>.navigation__item>.navigation__item-link{padding:20px 15px}}.navigation__menu_box>.navigation__items>.navigation__item.navigation__items-has-submenu>.navigation__item-link{padding-right:35px;border:1px solid transparent;border-radius:35px}@media (min-width:1200px){.navigation__menu_box>.navigation__items>.navigation__item.navigation__items-has-submenu>.navigation__item-link{padding-right:45px}}@media (min-width:992px){.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu:first-child>.navigation__item-link{border-color:#d7deff}}@media (min-width:992px){.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu:first-child .navigation__item-link:not(.navigation__item-link-title){color:#5a6280}.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu:first-child .navigation__item-link:not(.navigation__item-link-title):hover{color:#22afff}}@media (min-width:992px){.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu:not(:first-child)>.navigation__item-link{color:#22afff}.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu:not(:first-child)>.navigation__item-link::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%2322AFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1.36 5 4.285 5-4.286'/%3E%3C/svg%3E")}}.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu>.navigation__item-link{color:inherit}@media (min-width:992px){.navigation__menu_box>.navigation__items>.navigation__item-hover.navigation__items-has-submenu>.navigation__item-link::after{transform:translateY(-50%) rotate(180deg)}}.navigation__item{position:relative;list-style-type:none}@media (max-width:991px){.navigation__item--opened>.navigation__item-link{color:#22afff!important}.navigation__item--opened>.navigation__item-link:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='13' fill='none' viewBox='0 0 22 13'%3E%3Cpath stroke='%2322AFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.314' d='m2 2 9 9 9-9'/%3E%3C/svg%3E")}}.navigation__item-link{position:relative;display:inline-block;font-size:1rem;font-weight:500;padding:22px 15px;color:#182965;transition:.2s ease-in-out;font-family:outfit,sans-serif;letter-spacing:.32px}@media (min-width:991px) and (max-width:1199px){.navigation__item-link{font-size:.875rem}}@media (min-width:992px){.navigation__item-link:hover{color:#22afff}}@media (max-width:1599px){.navigation__item-link{padding:22px 8px}}@media (max-width:991px){.navigation__item-link{padding:16px 30px;font-size:1.125rem;width:100%;text-align:left}}@media (max-width:767px){.navigation__item-link{padding:16px 15px}}.navigation__submenu{top:0}@media (min-width:992px){.navigation__submenu{max-height:unset!important;display:flex;flex-direction:row;gap:60px}}@media (max-width:991px){.navigation__submenu{z-index:1;width:100%;transition:max-height .4s;transition-timing-function:cubic-bezier(.23,1,.32,1);left:0!important;height:100%;position:relative;overflow:hidden;background:#f1f5ff}.navigation__submenu .navigation__submenu{background:0 0}}@media (max-width:991px) and (min-width:992px){.navigation__submenu{padding:0 0 30px 0}}@media (max-width:991px){.navigation__submenu--opened{transition-timing-function:cubic-bezier(.77,0,.67,0);transition:max-height .3s}}.navigation__submenu_links{height:auto;padding:0}@media (min-width:992px){.navigation__submenu_links-row{display:flex}}@media (min-width:992px){.navigation__submenu_row{display:flex;gap:80px}}@media (max-width:991px){.navigation__submenu_row>.navigation__item{padding-left:0!important}}.navigation__submenu .navigation__item{white-space:nowrap;text-align:left}@media (max-width:991px){.navigation__submenu .navigation__item{padding-left:20px}}@media (min-width:992px){.navigation__submenu .navigation__item:last-child{border-bottom:none}}.navigation__submenu .navigation__item-link{transition:.2s ease-in-out;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;position:relative;display:inline-block}@media (min-width:992px){.navigation__submenu .navigation__item-link{padding:10px 20px 10px 0}.navigation__submenu .navigation__item-link:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath stroke='%2322AFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25' d='m1 9 4-4-4-4'/%3E%3C/svg%3E");position:absolute;right:5px;top:calc(50% + 1px);opacity:0;transition:.2s ease-in-out;transform:translateY(-50%)}.navigation__submenu .navigation__item-link-title{text-transform:uppercase;font-weight:600}}@media (max-width:767px){.navigation__submenu .navigation__item-link{white-space:pre-wrap}}@media (min-width:992px){.navigation__submenu .navigation__item-link:hover{color:#22afff;-webkit-text-decoration-color:#22afff;text-decoration-color:#22afff}.navigation__submenu .navigation__item-link:hover:after{right:0;opacity:1}}.navigation__submenu__image{width:40px;height:40px;margin-right:14px;min-width:40px}@media (max-width:991px){.navigation__submenu__image{margin-right:30px}}@media (max-width:991px){.navigation__submenu_links{overflow-y:auto;display:block;right:-100%;left:unset!important;padding-bottom:10px!important}}@media (min-width:992px){.navigation__items{display:flex;gap:15px;flex-wrap:nowrap;margin:0 15px;align-items:center;justify-content:flex-end}}@media (min-width:992px) and (max-width:1599px){.navigation__items{gap:20px}}@media (min-width:992px) and (max-width:1199px){.navigation__items{gap:10px}}@media (max-width:991px){.navigation__items>.navigation__items-has-submenu:first-child{background:linear-gradient(77deg,#fff -11.73%,rgba(217,206,248,.5) 30.03%,rgba(167,208,255,.5) 69.41%)}}.navigation__items>.navigation__items-has-submenu:first-child>.navigation__item-link{text-transform:uppercase}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu:first-child>.navigation__item-link{padding-right:35px!important}}@media (min-width:1200px){.navigation__items>.navigation__items-has-submenu:first-child>.navigation__item-link{padding-right:55px!important}}@media (max-width:991px){.navigation__items>.navigation__items-has-submenu:first-child>.navigation__item-link{font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:1.2px;color:#5a6280!important;padding-bottom:12px}.navigation__items>.navigation__items-has-submenu:first-child>.navigation__item-link:after{display:none}}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu:first-child:not(:hover)>.navigation__item-link{background:#d7deff;color:#182965}}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu:first-child>.navigation__submenu{padding:18px 30px 30px}}@media (max-width:991px){.navigation__items>.navigation__items-has-submenu:first-child>.navigation__submenu{background:0 0;max-height:unset!important}.navigation__items>.navigation__items-has-submenu:first-child>.navigation__submenu>.navigation__submenu_links{padding-bottom:0!important}.navigation__items>.navigation__items-has-submenu:first-child>.navigation__submenu>.navigation__submenu_links>.navigation__item{padding-left:0}.navigation__items>.navigation__items-has-submenu:first-child>.navigation__submenu>.navigation__submenu_links>.navigation__item>.navigation__submenu>.navigation__submenu-links{padding-bottom:10px!important}}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu>.navigation__item-link{padding-right:20px}.navigation__items>.navigation__items-has-submenu>.navigation__item-link::after{content:"";transition:.2s ease-in-out;position:absolute;top:50%;right:10px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%23182965' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1.36 5 4.285 5-4.286'/%3E%3C/svg%3E");background-size:contain;width:12px;height:7px;background-repeat:no-repeat}.navigation__items>.navigation__items-has-submenu>.navigation__item-link:hover{cursor:pointer}}@media (min-width:992px) and (min-width:992px){.navigation__items>.navigation__items-has-submenu>.navigation__item-link:hover>a{color:red}}@media (min-width:992px) and (min-width:992px){.navigation__items>.navigation__items-has-submenu>.navigation__item-link:hover::after{transform:translateY(-50%) rotate(180deg)}}@media (min-width:1200px){.navigation__items>.navigation__items-has-submenu>.navigation__item-link::after{right:20px}}@media screen and (-webkit-min-device-pixel-ratio:0){.navigation__items>.navigation__items-has-submenu>.navigation__item-link::after{height:6px}}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu>.navigation__submenu{padding:12px 18px 18px 28px;opacity:0;visibility:hidden;left:0;background:linear-gradient(76deg,rgba(255,255,255,.2) 2.96%,rgba(217,206,248,.2) 37.14%,rgba(167,208,255,.2) 69.37%),#fff;touch-action:none;position:absolute;z-index:-1;transition:.2s ease-in-out;border-radius:0 0 5px 5px;top:calc(100% - 16px)}.navigation__items>.navigation__items-has-submenu>.navigation__submenu:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#fff}}@media (min-width:992px){.navigation__items>.navigation__items-has-submenu:hover>.navigation__submenu{opacity:1;visibility:visible;touch-action:auto;top:calc(100%);z-index:999}}@media (max-width:991px){.navigation__items-has-submenu.navigation__item--opened{background:#f1f5ff}}@media (max-width:991px){.navigation__items-has-submenu.navigation__item--opened>a::after{transform:translateY(-50%) rotate(180deg)}}@media (max-width:991px){.navigation__items-has-submenu>a{pointer-events:none}.navigation__items-has-submenu>a::after{content:"";transition:.2s ease-in-out;position:absolute;top:50%;transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;right:30px;height:10px;width:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='13' fill='none' viewBox='0 0 22 13'%3E%3Cpath stroke='%23182965' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.314' d='m2 2 9 9 9-9'/%3E%3C/svg%3E")}}@media (max-width:991px) and (max-width:991px){.navigation__items-has-submenu>a::after{right:15px}}.navigation__hamburger{background:0 0;box-shadow:none;border:none;padding:0}@media (min-width:992px){.navigation__hamburger{display:none}}@media (max-width:991px){.navigation__hamburger{margin-left:8px}}.navigation__hamburger-icon{position:relative;width:25px;height:15px;display:block}.navigation__hamburger-icon__content{background:#182965;width:25px;height:2px;position:absolute;right:0;top:6px;transition:.3s ease-out;border-radius:3px}.navigation__hamburger-icon__content::after,.navigation__hamburger-icon__content::before{content:"";height:2px;position:absolute;right:0;transition:.3s;background:#182965;border-radius:3px;transform-origin:right center}.navigation__hamburger-icon__content::before{width:25px;top:-7px}.navigation__hamburger-icon__content::after{width:calc(25px * .7);top:7px}.navigation__hamburger-icon--opened .navigation__hamburger-icon__content{width:0}.navigation__hamburger-icon--opened .navigation__hamburger-icon__content::before{transform:rotateZ(-35deg);background:#182965}.navigation__hamburger-icon--opened .navigation__hamburger-icon__content::after{transform:rotateZ(35deg);background:#182965;width:25px}.navigation__buttons{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (min-width:991px) and (max-width:1199px){.navigation__buttons{gap:12px}}@media (max-width:1199px){.navigation__buttons{gap:12px}}.navigation__buttons-link{color:#182965;background:0 0;border:none;cursor:pointer;padding:0 4px;position:relative}.navigation__buttons-link img,.navigation__buttons-link svg{vertical-align:middle;width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.navigation__buttons-link img circle,.navigation__buttons-link img path,.navigation__buttons-link svg circle,.navigation__buttons-link svg path{transition:.23s ease-in-out}@media (min-width:992px){.navigation__buttons-link:hover path[fill]{fill:#22afff}.navigation__buttons-link:hover circle[fill]{fill:#22afff}.navigation__buttons-link:hover path[stroke]{stroke:#22afff}}.navigation__buttons-link span{display:block;position:absolute;top:-8px;right:-3px;color:#fff;background-color:#22afff;width:18px;border-radius:50%;text-align:center;font-family:outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.2px;line-height:1.5;text-transform:uppercase}.navigation__buttons>.navigation__buttons-button{font-size:.75rem}@media (max-width:991px){.navigation__buttons>.navigation__buttons-button{display:none}}.navigation__buttons-button{padding:10px 22px;font-size:.75rem;margin-left:16px;letter-spacing:.24px}@media (min-width:991px) and (max-width:1199px){.navigation__buttons-button{margin-left:10px}}@media (max-width:991px){.navigation__buttons-button{padding-top:16px;padding-bottom:16px;width:300px;max-width:100%;text-align:center;margin:0 auto}}@media (max-width:450px){.navigation__buttons-button{width:100%}}@media (min-width:992px){.navigation__account:hover circle,.navigation__account:hover path{fill:#22afff;stroke:transparent}}.navigation__top{padding:10px 0;border-bottom:1px solid #d7deff}@media (max-width:991px){.navigation__top{display:none}}.navigation__top-wrapper{display:flex;align-items:center}.navigation__top-left{margin-right:auto;flex-basis:0;flex-grow:1}.navigation__top-center{margin-left:auto;margin-right:auto;text-align:center;flex-basis:0}.navigation__top-right{margin-left:auto;flex-basis:0;flex-grow:1;text-align:right}.navigation__top_menu{display:table;margin-left:auto}.navigation__top-contact{color:#5a6280;font-family:outfit,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2;letter-spacing:.28px}.navigation__top-contact p{margin:0}.navigation__top-contact a{color:#182965;text-decoration:underline!important;-webkit-text-decoration-color:#182965;text-decoration-color:#182965;transition:.2s ease-in-out;display:inline-block;margin-left:.4em}.navigation__top-contact a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.navigation__top_items{margin:0;list-style:none;display:flex;gap:15px}.navigation__top_items .menu-item a{font-family:outfit,sans-serif;display:block;font-size:.875rem;color:#5a6280;font-weight:500;margin:0;line-height:1.2;letter-spacing:.28px;position:relative;text-decoration:none}.navigation__top_items .menu-item a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;transition:.2s ease-in-out;background:#5a6280}.navigation__top_items .menu-item a:hover:before{width:100%}.navigation__top_items .menu-item a:last-child{margin-right:0}.navigation__top_items .menu-item a:hover{text-decoration:none}@media (min-width:767px) and (max-width:991px){.navigation__top_items .menu-item a{font-size:.7rem;padding:.5rem .4rem}}.navigation__top-text{font-size:.625rem;line-height:1.2;color:#878ea6;font-weight:500;text-transform:uppercase}.navigation__top-text a{color:inherit;position:relative;text-decoration:none}.navigation__top-text a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;transition:.2s ease-in-out;background:#fff}.navigation__top-text a:hover:before{width:100%}.navigation-info{background:linear-gradient(77deg,#fff -11.73%,#d9cef8 30.03%,#a7d0ff 69.41%);position:relative;z-index:99}.nav-overlay .navigation-info{z-index:101}.navigation-info__container{margin:0 auto;position:relative;padding:0 15px}@media (max-width:767px){.navigation-info__container{padding:0 5px}}.navigation-info-nav{position:absolute;top:0;left:0;width:100%;height:100%}.navigation-info-nav .swiper-button-next,.navigation-info-nav .swiper-button-prev{padding:10px 20px;width:auto;top:50%;height:calc(100% - 1px);margin-top:0;transform:translateY(-50%)}@media (max-width:767px){.navigation-info-nav .swiper-button-next,.navigation-info-nav .swiper-button-prev{padding:10px}}.navigation-info-nav .swiper-button-next:after,.navigation-info-nav .swiper-button-prev:after{content:none}.navigation-info-nav .swiper-button-next svg,.navigation-info-nav .swiper-button-prev svg{height:13px;width:auto}.navigation-info-nav .swiper-button-next path,.navigation-info-nav .swiper-button-prev path{stroke:#182965}.navigation-info-nav .swiper-button-next{right:0}.navigation-info-nav .swiper-button-prev{left:0}.navigation-info .swiper-slide{height:auto}.navigation-info .swiper-wrapper{height:auto}.navigation-info__text{position:relative;font-family:outfit,sans-serif;line-height:1.2;text-align:center;color:#081338;font-size:.75rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase;padding:12px 44px;top:50%;transform:translateY(-50%);display:table;margin:0 auto}@media (max-width:767px){.navigation-info__text{font-size:10px;padding:12px 30px}}.navigation-info__text a{color:inherit;text-decoration:underline}.navigation-info__text p{margin:0}.navigation-info__text b,.navigation-info__text strong{font-weight:600}.navigation__footer{background-color:#fff;padding:30px 16px;text-align:center;border-top:1px solid #d7deff;position:relative}@media (min-width:992px){.navigation__footer{display:none}}@media (max-height:800px){.navigation__footer{padding:20px 16px}}.navigation__footer-text{display:block;text-align:center;color:#5a6280;font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.24px;margin-top:40px;text-transform:uppercase}@media (max-height:800px){.navigation__footer-text{margin-top:20px}}.navigation__footer-socials{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:15px}@media (min-width:992px){.has-sidebar-nav .body-content::after{animation-duration:.2s!important}}@media (max-width:991px){.has-sidebar-nav .body-content::after{display:none}}@media (min-width:992px){.has-sidebar-nav .navigation-header,.has-sidebar-nav .navigation-info{z-index:999}}@media (max-width:1199px){.admin-bar .navigation.navigation-top.opened{transform:translateY(var(--wp-admin--admin-bar--height))!important}}.navigation{z-index:20;position:absolute;width:100%;top:0;left:0;right:0}@media (max-width:991px){.navigation{height:calc(100% + 1px);pointer-events:none}.navigation.navigation-top{height:calc(100% + 1px - var(--info-height,0))}}@media (min-width:992px){.navigation__item-hidden{display:none!important}}@media (min-width:992px){body:not(.has-modal):not(.ghostpress_loading) .navigation-hover{z-index:101}body:not(.has-modal):not(.ghostpress_loading) .navigation-hover .navigation{background:#fff}}@media (min-width:992px){body:not(.has-modal) .navigation-hover-trans .navigation{transition:.2s ease-in-out}}@media (min-width:992px){.navigation--relative .navigation,.navigation-bg .navigation{background:#fff}}@media (max-width:991px){.navigation--relative .navigation-wrapper:before,.navigation-bg .navigation-wrapper:before{content:"";width:100%;height:calc(var(--menu-full-height,80px) - var(--info-height,20px));background-color:#fff;position:absolute;display:block;top:0;left:0;z-index:1}}.navigation .navigation-wrapper,.navigation .navigation__top{transition:background-color .2s ease-in-out}.navigation-top .navigation-wrapper,.navigation-top .navigation__top{background-color:transparent}.navigation-wrapper{display:flex;align-items:center;padding-top:16px;padding-bottom:16px}@media (max-width:991px){.navigation-wrapper{padding-top:13px;padding-bottom:13px;background:#fff;transition:.3s ease-in-out;position:unset;pointer-events:all}}.navigation-left{margin-right:auto;flex-basis:0;flex-grow:1;display:flex;align-items:center;gap:40px}@media (max-width:1199px){.navigation-left{gap:20px}}@media (max-width:991px){.navigation-left{z-index:2}}.navigation-center{margin-left:auto;margin-right:auto;text-align:center;flex-grow:1;transition:none}.navigation-right{margin-left:auto;flex-grow:1;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:8px;position:relative}@media (max-width:991px){.navigation-right{z-index:2;gap:4px}.navigation-right .search{display:none}}.navigation__buttons-button{padding:10px 22px!important}.navigation-header{position:relative}@media (max-width:991px){.navigation-header{z-index:98}}@media (max-width:991px){.navigation.opened{position:fixed}.navigation.opened .navigation-wrapper{background-color:#fff}}.navigation.scrolled .navigation__top{background-color:#fff}.navigation.scrolled .navigation-wrapper{background-color:#fff}.navigation:not(.navigation-top):not(.-nav-scroll-disabled).scrollUpFixed{position:fixed}@media (max-width:991px){.navigation:not(.navigation-top):not(.-nav-scroll-disabled).scrollUpFixed{width:100%;top:-1px;transform:translate(0,0)}}@media (min-width:992px){.navigation.nav_animate{transition:.3s ease-in-out}}@media (max-width:991px){.navigation.nav_animate .navigation-wrapper{transition:.3s ease-in-out}}@media (min-width:992px){.navigation:not(.opened).scrolled{top:calc(((var(--menu-full-height,0) - var(--info-height,0)) * -1) - 10px)}}@media (max-width:991px){.navigation:not(.opened).scrolled .navigation-wrapper{transform:translateY(-100%)}}@media (min-width:992px){.navigation:not(.opened):not(.-nav-scroll-disabled).scrollUp{top:0}}@media (max-width:991px){.navigation:not(.opened):not(.-nav-scroll-disabled).scrollUp .navigation-wrapper{transform:translateY(0)}}.navigation.opened .navigation-wrapper{transition:none}.navigation a{text-decoration:none}@media (min-width:992px){.navigation__logo{padding-right:10px;margin-right:0}}.navigation__logo--content{vertical-align:middle;width:auto;height:35px}@media (max-width:1199px){.navigation__logo--content{max-width:85px}}@media (max-width:991px){.navigation__logo--content{max-width:60vw;height:25px}}.navigation .nav__search-button{margin-right:4px}@media (min-width:992px){.navigation .nav__search-button{display:none}}.gp-ajax-form--cart-apply-coupon{position:relative;display:flex;align-items:center;flex-wrap:wrap}.gp-ajax-form--cart-apply-coupon .form-cart-apply-coupon-alerts{width:100%}.gp-ajax-form--cart-apply-coupon .button,.gp-ajax-form--cart-apply-coupon .newsletter-form .newsletter-button,.gp-ajax-form--cart-apply-coupon [data-name=coupon_code],.newsletter-form .gp-ajax-form--cart-apply-coupon .newsletter-button{position:relative;height:3.75rem;margin-top:0}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]{position:relative;width:100%}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code] input{font-size:1rem;font-weight:600;font-style:normal;line-height:1.2;width:100%;height:57px;padding:18px 1.5rem 6px 1.5rem;letter-spacing:1.2px;text-transform:uppercase;color:#182965}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code] input::-moz-placeholder{opacity:0}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code] input:-ms-input-placeholder{opacity:0}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code] input::placeholder{opacity:0}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]::before{font-family:outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;position:absolute;z-index:999;top:50%;left:1.5rem;visibility:visible;width:auto;content:"Kód Vašeho poukazu";transition:.23s ease;transform:translateY(-50%);letter-spacing:.6px;text-transform:uppercase;pointer-events:none;color:#5a6280;box-shadow:none}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]:has(input:not(:-moz-placeholder-shown))::before{font-size:9px;top:11px;transform:translateY(0);opacity:1}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]:has(input:not(:-ms-input-placeholder))::before{font-size:9px;top:11px;transform:translateY(0);opacity:1}.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]:focus-within::before,.gp-ajax-form--cart-apply-coupon [data-name=coupon_code]:has(input:not(:placeholder-shown))::before{font-size:9px;top:11px;transform:translateY(0);opacity:1}.gp-ajax-form--cart-apply-coupon label{font-size:9px}.gp-ajax-form--cart-apply-coupon .button,.gp-ajax-form--cart-apply-coupon .newsletter-form .newsletter-button,.newsletter-form .gp-ajax-form--cart-apply-coupon .newsletter-button{font-size:.875rem;font-weight:600;line-height:1;position:absolute;top:auto;right:10px;bottom:11px;width:auto;height:42px;padding:1rem;letter-spacing:1.2px;text-transform:uppercase}.gp-ajax-form--cart-apply-coupon .button .icon,.gp-ajax-form--cart-apply-coupon .newsletter-form .newsletter-button .icon,.newsletter-form .gp-ajax-form--cart-apply-coupon .newsletter-button .icon{width:.5rem}.gp-ajax-form--checkout-contact h2{margin-top:2.5rem;font-size:1.375rem;font-weight:600}.gp-ajax-form--checkout-contact .checkbox{max-width:42rem;margin-top:1rem}.gp-ajax-form--checkout-contact .checkbox__title{text-transform:uppercase;font-size:.75rem!important;font-weight:600}.gp-ajax-form--checkout-contact .checkbox__title span{font-weight:400;text-transform:none!important}.gp-ajax-form--checkout-contact .billing-address,.gp-ajax-form--checkout-contact .personal-info,.gp-ajax-form--checkout-contact .shipping-address{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem}.gp-ajax-form--checkout-contact .billing-address>*,.gp-ajax-form--checkout-contact .personal-info>*,.gp-ajax-form--checkout-contact .shipping-address>*{width:100%}.gp-ajax-form--checkout-contact .personal-info .form__element:nth-of-type(3),.gp-ajax-form--checkout-contact .personal-info .form__element:nth-of-type(4){width:calc(50% - .5rem)}.gp-ajax-form--checkout-contact .shipping-address .form-element:nth-of-type(1),.gp-ajax-form--checkout-contact .shipping-address .form-element:nth-of-type(2),.gp-ajax-form--checkout-contact .shipping-address .form-element:nth-of-type(4),.gp-ajax-form--checkout-contact .shipping-address .form-element:nth-of-type(5){width:calc(50% - .5rem)}.gp-ajax-form--checkout-contact .shipping-address .pickup-point{margin-top:1.5rem}.gp-ajax-form--checkout-contact .billing-address .form-element:nth-of-type(2),.gp-ajax-form--checkout-contact .billing-address .form-element:nth-of-type(3),.gp-ajax-form--checkout-contact .billing-address .form-element:nth-of-type(5),.gp-ajax-form--checkout-contact .billing-address .form-element:nth-of-type(6){width:calc(50% - .5rem)}.gp-ajax-form--checkout-contact .billing-address .textarea-element{margin-top:2.5rem}.gp-ajax-form--checkout-contact .billing-address .btn__buy{margin-top:2.5rem}.gp-ajax-form--checkout-contact .billing-address .btn__buy--disabled{background-color:#434343}.gp-ajax-form--checkout-contact .customer-note{margin-top:2.5rem}.gp-ajax-form--customer-sign-in .form__row{display:flex;flex-direction:row;justify-content:space-between;padding:1px;margin-top:2rem}@media (max-width:767px){.gp-ajax-form--customer-sign-in .form__row{margin-top:1rem;align-items:flex-start;flex-direction:column}}.gp-ajax-form--customer-sign-in .form__lost-password{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;width:auto;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:#182965;text-underline-offset:.2rem;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}@media (max-width:767px){.gp-ajax-form--customer-sign-in .form__lost-password{margin-top:1rem}}.gp-ajax-form--customer-sign-in .form__lost-password:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:991px){.gp-ajax-form--customer-sign-in .form__lost-password:hover{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}}.checkout__login .gp-ajax-form--customer-sign-up .checkbox-element__title,.gp-ajax-form--customer-sign-up .checkout__login .checkbox-element__title,.gp-ajax-form--customer-sign-up .n_5,.gp-ajax-form--customer-sign-up .table__cell--head,.gp-ajax-form--customer-sign-up h5{margin-top:2rem;text-transform:uppercase}.gp-ajax-form--customer-sign-up .checkbox{margin-top:2rem}.gp-ajax-form--customer-sign-up .checkbox~.checkbox{margin-top:1rem}@media (max-width:767px){.gp-ajax-form--customer-sign-up .checkbox{margin-top:1.5rem}}.gp-ajax-form--customer-contact-info{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem}.gp-ajax-form--customer-contact-info>*{width:100%}.gp-ajax-form--customer-contact-info [data-name=first_name],.gp-ajax-form--customer-contact-info [data-name=last_name]{width:calc(50% - .75rem / 2)}.gp-ajax-form--customer-contact-info .button,.gp-ajax-form--customer-contact-info .newsletter-form .newsletter-button,.newsletter-form .gp-ajax-form--customer-contact-info .newsletter-button{margin-top:1.5rem}.gp-ajax-form--customer-contact-info label[data-name=email] input,.gp-ajax-form--customer-contact-info label[data-name=email] span{color:#878ea6}.gp-ajax-form--customer-billing-address,.gp-ajax-form--customer-shipping-address{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem}.gp-ajax-form--customer-billing-address>*,.gp-ajax-form--customer-shipping-address>*{width:100%}.gp-ajax-form--customer-billing-address [data-name=city],.gp-ajax-form--customer-billing-address [data-name=first_name],.gp-ajax-form--customer-billing-address [data-name=last_name],.gp-ajax-form--customer-billing-address [data-name=tax_number],.gp-ajax-form--customer-billing-address [data-name=vat_number],.gp-ajax-form--customer-billing-address [data-name=zip],.gp-ajax-form--customer-shipping-address [data-name=city],.gp-ajax-form--customer-shipping-address [data-name=first_name],.gp-ajax-form--customer-shipping-address [data-name=last_name],.gp-ajax-form--customer-shipping-address [data-name=tax_number],.gp-ajax-form--customer-shipping-address [data-name=vat_number],.gp-ajax-form--customer-shipping-address [data-name=zip]{width:calc(50% - .75rem / 2)}.gp-ajax-form--customer-billing-address .button,.gp-ajax-form--customer-billing-address .newsletter-form .newsletter-button,.gp-ajax-form--customer-shipping-address .button,.gp-ajax-form--customer-shipping-address .newsletter-form .newsletter-button,.newsletter-form .gp-ajax-form--customer-billing-address .newsletter-button,.newsletter-form .gp-ajax-form--customer-shipping-address .newsletter-button{margin-top:1.5rem}@media (min-width:576px){.gp-ajax-form--customer-billing-address .button[value=delete],.gp-ajax-form--customer-billing-address .newsletter-form [value=delete].newsletter-button,.gp-ajax-form--customer-shipping-address .button[value=delete],.gp-ajax-form--customer-shipping-address .newsletter-form [value=delete].newsletter-button,.newsletter-form .gp-ajax-form--customer-billing-address [value=delete].newsletter-button,.newsletter-form .gp-ajax-form--customer-shipping-address [value=delete].newsletter-button{width:calc(30% - .75rem / 2)}}@media (min-width:576px){.gp-ajax-form--customer-billing-address .button[value=update],.gp-ajax-form--customer-billing-address .newsletter-form [value=update].newsletter-button,.gp-ajax-form--customer-shipping-address .button[value=update],.gp-ajax-form--customer-shipping-address .newsletter-form [value=update].newsletter-button,.newsletter-form .gp-ajax-form--customer-billing-address [value=update].newsletter-button,.newsletter-form .gp-ajax-form--customer-shipping-address [value=update].newsletter-button{width:calc(70% - .75rem / 2)}}@media (max-width:575px){.gp-ajax-form--customer-billing-address .button[value=update],.gp-ajax-form--customer-billing-address .newsletter-form [value=update].newsletter-button,.gp-ajax-form--customer-shipping-address .button[value=update],.gp-ajax-form--customer-shipping-address .newsletter-form [value=update].newsletter-button,.newsletter-form .gp-ajax-form--customer-billing-address [value=update].newsletter-button,.newsletter-form .gp-ajax-form--customer-shipping-address [value=update].newsletter-button{margin-top:1rem}}.gp-ajax-form--customer-password-change{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem}.gp-ajax-form--customer-password-change>*{width:100%}.gp-ajax-form--customer-password-change .button,.gp-ajax-form--customer-password-change .newsletter-form .newsletter-button,.newsletter-form .gp-ajax-form--customer-password-change .newsletter-button{margin-top:1.5rem}.gp-ajax-form--product-detail-add-to-cart{display:flex;gap:.5rem}@media (max-width:374px){.gp-ajax-form--product-detail-add-to-cart{flex-wrap:wrap}}.gp-ajax-form--product-detail-add-to-cart-alerts{display:none}.gp-ajax-form--product-detail-add-to-cart button{width:100%}.gp-ajax-form--product-detail-add-to-cart button svg{transition:.2s ease-in-out}.reservation-form-usp{display:flex;flex-direction:column;margin-top:1.5rem;margin-bottom:0;padding:1rem;border-radius:var(--radius-radius-S,5px);background-color:#f8f9fc;gap:1.5rem}.reservation-form-usp--top{margin-bottom:1.5rem;margin-top:0}.reservation-form-usp-item{display:inline-flex;align-items:center;color:#5a6280;gap:1rem}.reservation-form-usp-item .title_l{letter-spacing:.02em;text-transform:inherit;color:inherit}.reservation-form-usp-item svg{width:20px;min-width:20px;height:auto}.reservation-form .cart-product-card{gap:1rem}.reservation-form .cart-product-card__image-link{width:75px;height:auto}.reservation-form .cart-product-card__product-name{font-size:.875rem}.reservation-form .cart-product-card__quantity{display:none}.reservation-form .cart-product-card__prices{margin-left:auto}.reservation-form .cart-product-card .control-icon{display:none}.reservation-summary__row{display:grid;padding:16px 0;border-bottom:1px solid #eee;grid-template-columns:1fr 2fr;gap:16px}.reservation-summary__adress{margin-bottom:1rem;color:#22afff}.reservation-summary__value .title_l{margin-bottom:.5rem}.reservation-summary__success{display:flex;align-items:center;flex-direction:column;margin:40px 0;text-align:center;gap:16px}.reservation-summary__success-icon svg{overflow:visible;width:2rem;height:2rem}.reservation-summary__success-icon svg path{stroke:#182965}.reservation-summary__success-icon svg circle{stroke:#22afff!important;fill:#22afff!important}.reservation-summary__success-title{text-transform:uppercase}.reservation-summary__success-description{max-width:480px}.reservation-form-stores__headline{margin-bottom:.75rem;margin-top:2rem;text-transform:uppercase}.reservation-form-stores:hover .form__select_dot{border:5px solid}.reservation-form-stores__list{margin-left:-32px;margin-right:-32px}@media (max-width:767px){.reservation-form-stores__list{margin-left:-24px;margin-right:-24px}}.reservation-form-stores.-selected .reservation-form-stores__label{cursor:default;border-color:#22afff;background-color:#eef1fb}.reservation-form-stores.-selected .reservation-form-stores__label .radio{margin-top:3px;margin-bottom:auto}.reservation-form-stores.-selected .reservation-form-stores__label:hover{border-color:#22afff;background-color:#eef1fb}.reservation-form-stores__label{position:relative;display:flex;align-items:flex-start;padding:1.5rem 2rem;cursor:pointer;transition:.23s ease-in-out;gap:1rem}.reservation-form-stores__label:has(input[type=radio]:checked){background-color:#f1f5ff}.reservation-form-stores__label:has(input[type=radio]:checked) .reservation-form-stores__title{color:#22afff}.reservation-form-stores__label:not(:has(input[type=radio]:checked)):hover .radio__button::before{opacity:1}@media (max-width:767px){.reservation-form-stores__label{padding:1.25rem;gap:.75rem}}.reservation-form-stores__label:hover{background-color:#f1f5ff}.reservation-form-stores__label:after{position:absolute;bottom:0;left:30px;width:calc(100% - 60px);height:1px;content:"";border-bottom:1px solid #d9d9d9}.reservation-form-stores__content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:.75rem}@media (max-width:767px){.reservation-form-stores__content{gap:.75rem}}.reservation-form-stores__content>*{width:calc(50% - .75rem)}.reservation-form-stores__address{display:flex;flex-direction:column;gap:.5rem}@media (max-width:767px){.reservation-form-stores__address{width:calc(45% - .75rem)}.reservation-form-stores__address:last-child{width:calc(55% - .75rem)}}.reservation-form-stores__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;gap:1rem}.reservation-form-stores__title{transition:.23s ease-in-out;text-transform:uppercase;color:#878ea6}.reservation-form-stores__description{margin:.5rem 0 0}@media (max-width:767px){.reservation-form-stores__description{font-size:.875rem}}.reservation-form-stores__description:empty{display:none;margin:0}.reservation-form-stores__custom-content{overflow:hidden;width:100%;max-height:0;margin-top:0;transition:max-height .35s ease,opacity .35s ease,margin-top .35s ease;opacity:0}.reservation-form-stores__custom-content.-open{overflow:visible;max-height:500px;margin-top:1rem;opacity:1}.reservation-form-stores__submit{width:100%;margin-top:1.5rem}.reservation-form-stores-single{display:flex;flex-direction:column;gap:.5rem;margin:2rem 0}.reservation-form-stores-single__headline{margin-bottom:1rem}.reservation-form-stores-single__headline,.reservation-form-stores-single__title{text-transform:uppercase}.gp-ajax-form--career-contact-form .form-group{margin-top:.75rem}.gp-ajax-form--career-contact-form .checkbox{margin-top:22px}.gp-ajax-form--career-contact-form .checkbox a{color:#22afff}.gp-ajax-form--career-contact-form [type=submit]{width:100%;margin-top:22px}.alert{margin-bottom:.5rem}.sign-in-form__third-party-label{font-family:outfit,sans-serif;font-size:1rem;display:block;margin:1.5rem 0;text-align:center;text-transform:lowercase;color:#182965;font-weight:600}.sign-in-form__seznam{font-family:outfit,sans-serif;font-size:1rem;display:flex;align-items:center;justify-content:center;margin-top:1rem;padding:1rem 1.5rem;transition:.3s ease-in-out;text-decoration:none;color:#ea0001;border:1px solid currentColor;border-radius:var(--border-radius-M,0);gap:1rem}.sign-in-form__seznam:hover{color:#fff;background-color:#ea0001}.color-brand_primary,.color-brand_primary p{color:#ef2525!important}.background-brand_primary{background-color:#ef2525!important}.color_btn-brand_primary:not(:hover),.color_btn-brand_primary:not(:hover) *{color:#ef2525!important;stroke:#ef2525!important}.background_btn-brand_primary:not(:hover){background-color:#ef2525!important}.color-hover-brand_primary:hover,.color-hover-brand_primary:hover *{color:#ef2525!important}.background-hover-brand_primary:hover{background-color:#ef2525!important}.component-button--border-brand_primary:not(:hover){border-color:#ef2525!important}.component-button--border-hover-brand_primary:hover{border-color:#ef2525!important}.color-icon-brand_primary *{fill:#ef2525!important}.color-icon-hover-brand_primary:hover *{fill:#ef2525!important}.border-brand_primary{border:1px solid #ef2525!important}.border-hover-brand_primary:hover{border:1px solid #ef2525!important}.bc-brand_primary{border-color:#ef2525}.color-brand_secondary,.color-brand_secondary p{color:#fd8c3a!important}.background-brand_secondary{background-color:#fd8c3a!important}.color_btn-brand_secondary:not(:hover),.color_btn-brand_secondary:not(:hover) *{color:#fd8c3a!important;stroke:#fd8c3a!important}.background_btn-brand_secondary:not(:hover){background-color:#fd8c3a!important}.color-hover-brand_secondary:hover,.color-hover-brand_secondary:hover *{color:#fd8c3a!important}.background-hover-brand_secondary:hover{background-color:#fd8c3a!important}.component-button--border-brand_secondary:not(:hover){border-color:#fd8c3a!important}.component-button--border-hover-brand_secondary:hover{border-color:#fd8c3a!important}.color-icon-brand_secondary *{fill:#fd8c3a!important}.color-icon-hover-brand_secondary:hover *{fill:#fd8c3a!important}.border-brand_secondary{border:1px solid #fd8c3a!important}.border-hover-brand_secondary:hover{border:1px solid #fd8c3a!important}.bc-brand_secondary{border-color:#fd8c3a}.color-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-text_primary,.color-text_primary p{color:#000!important}.background-text_primary{background-color:#000!important}.color_btn-text_primary:not(:hover),.color_btn-text_primary:not(:hover) *{color:#000!important;stroke:#000!important}.background_btn-text_primary:not(:hover){background-color:#000!important}.color-hover-text_primary:hover,.color-hover-text_primary:hover *{color:#000!important}.background-hover-text_primary:hover{background-color:#000!important}.component-button--border-text_primary:not(:hover){border-color:#000!important}.component-button--border-hover-text_primary:hover{border-color:#000!important}.color-icon-text_primary *{fill:#000!important}.color-icon-hover-text_primary:hover *{fill:#000!important}.border-text_primary{border:1px solid #000!important}.border-hover-text_primary:hover{border:1px solid #000!important}.bc-text_primary{border-color:#000}.color-text_secondary,.color-text_secondary p{color:#262626!important}.background-text_secondary{background-color:#262626!important}.color_btn-text_secondary:not(:hover),.color_btn-text_secondary:not(:hover) *{color:#262626!important;stroke:#262626!important}.background_btn-text_secondary:not(:hover){background-color:#262626!important}.color-hover-text_secondary:hover,.color-hover-text_secondary:hover *{color:#262626!important}.background-hover-text_secondary:hover{background-color:#262626!important}.component-button--border-text_secondary:not(:hover){border-color:#262626!important}.component-button--border-hover-text_secondary:hover{border-color:#262626!important}.color-icon-text_secondary *{fill:#262626!important}.color-icon-hover-text_secondary:hover *{fill:#262626!important}.border-text_secondary{border:1px solid #262626!important}.border-hover-text_secondary:hover{border:1px solid #262626!important}.bc-text_secondary{border-color:#262626}.d_c_brand_primary{color:#ef2525}.d_bg_brand_primary{background-color:#ef2525}.d_bc_brand_primary{border-color:#ef2525}.d_c-h_brand_primary:hover{color:#ef2525}.d_bg-h_brand_primary:hover{background-color:#ef2525}.d_c_brand_secondary{color:#fd8c3a}.d_bg_brand_secondary{background-color:#fd8c3a}.d_bc_brand_secondary{border-color:#fd8c3a}.d_c-h_brand_secondary:hover{color:#fd8c3a}.d_bg-h_brand_secondary:hover{background-color:#fd8c3a}.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_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:#262626}.d_bg_text_secondary{background-color:#262626}.d_bc_text_secondary{border-color:#262626}.d_c-h_text_secondary:hover{color:#262626}.d_bg-h_text_secondary:hover{background-color:#262626}@media (max-width:1199px){.t_c_brand_primary{color:#ef2525}.t_bg_brand_primary{background-color:#ef2525}.t_bc_brand_primary{border-color:#ef2525}.t_c-h_brand_primary:hover{color:#ef2525}.t_bg-h_brand_primary:hover{background-color:#ef2525}.t_c_brand_secondary{color:#fd8c3a}.t_bg_brand_secondary{background-color:#fd8c3a}.t_bc_brand_secondary{border-color:#fd8c3a}.t_c-h_brand_secondary:hover{color:#fd8c3a}.t_bg-h_brand_secondary:hover{background-color:#fd8c3a}.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_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:#262626}.t_bg_text_secondary{background-color:#262626}.t_bc_text_secondary{border-color:#262626}.t_c-h_text_secondary:hover{color:#262626}.t_bg-h_text_secondary:hover{background-color:#262626}}@media (max-width:767px){.m_c_brand_primary{color:#ef2525}.m_bg_brand_primary{background-color:#ef2525}.m_bc_brand_primary{border-color:#ef2525}.m_c-h_brand_primary:hover{color:#ef2525}.m_bg-h_brand_primary:hover{background-color:#ef2525}.m_c_brand_secondary{color:#fd8c3a}.m_bg_brand_secondary{background-color:#fd8c3a}.m_bc_brand_secondary{border-color:#fd8c3a}.m_c-h_brand_secondary:hover{color:#fd8c3a}.m_bg-h_brand_secondary:hover{background-color:#fd8c3a}.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_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:#262626}.m_bg_text_secondary{background-color:#262626}.m_bc_text_secondary{border-color:#262626}.m_c-h_text_secondary:hover{color:#262626}.m_bg-h_text_secondary:hover{background-color:#262626}}.footer_email a{animation:.7s shake;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none;line-height:1.4}.footer_email a:after,.footer_email a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#e9e9e9;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.footer_email a:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (hover:hover) and (pointer:fine){.footer_email a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.footer_email a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.footer_email-checkout a{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;text-decoration:none;line-height:1.4}.footer_email-checkout a:after,.footer_email-checkout a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#ef2525;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;margin-top:10px}.footer_email-checkout a:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (hover:hover) and (pointer:fine){.footer_email-checkout a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.footer_email-checkout a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.collapse-menu .cti_v2{text-underline-offset:4px}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content{width:0}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content::before{transform:rotateZ(-45deg);background-color:#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;border-radius:50px;height:1.5px;-o-object-position:center;object-position:center;background-repeat:no-repeat;width:16px;position:absolute;right:0;top:6px;transition:.2s ease-out}.collapse-menu__hamburger-icon__content::after,.collapse-menu__hamburger-icon__content::before{content:"";background-color:#fff;border-radius:50px;height:1.5px;position:absolute;right:0;transition:.2s;background-repeat:no-repeat;-o-object-position:center;object-position:center;transform-origin:right center}.collapse-menu__hamburger-icon__content::before{width:24px;top:-8px}.collapse-menu__hamburger-icon__content::after{width:10px;top:7px}@keyframes shake{0%{transform:skewX(-15deg)}5%{transform:skewX(15deg)}10%{transform:skewX(-15deg)}15%{transform:skewX(15deg)}20%{transform:skewX(0)}100%{transform:skewX(0)}}.footer__creepy{display:flex;align-items:center;transition:.3s;text-decoration:none;line-height:1}@media (max-width:767px){.footer__creepy{justify-content:center}}.footer__creepy svg{height:20px;width:auto;margin-right:10px}.footer__creepy svg path{transition:.3s}.footer__creepy:hover{opacity:1;text-decoration:none;animation:.7s shake}.footer__creepy:hover svg path{fill:#e92d53}.footer__news svg{opacity:.6;transition:.2s ease-in-out}.footer__news svg:hover{opacity:1}.video_HP .video__placeholder-btn svg{top:93%!important;left:4%!important}@media (max-width:1199px){.video_HP .video__placeholder-btn svg{top:90%!important;left:6%!important}}@media (max-width:991px){.video_HP .video__placeholder-btn svg{top:90%!important;left:6%!important}}@media (max-width:767px){.video_HP .video__placeholder-btn svg{top:50%!important;left:50%!important}}.category-button svg path{transition:.2s ease-in-out}.category-button:hover svg path{stroke:#fd8c3a}.journals svg path{opacity:.4;transition:.2s ease-in-out}.journals:hover svg path{opacity:1;fill:#fd8c3a}.text-inherit-links a{color:inherit}.animated-underline,.stores__card-block-shop a,.stores__card-block-tel a{width:auto;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;border-radius:0}.animated-underline:after,.animated-underline:before,.stores__card-block-shop a:after,.stores__card-block-shop a:before,.stores__card-block-tel a:after,.stores__card-block-tel 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}.animated-underline:after,.stores__card-block-shop a:after,.stores__card-block-tel 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){.animated-underline:hover::before,.stores__card-block-shop a:hover::before,.stores__card-block-tel a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.animated-underline:hover::after,.stores__card-block-shop a:hover::after,.stores__card-block-tel a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.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}.no-fill svg path{fill:#f8f9fc!important}.checkout_header_btn svg{margin-right:0}@media (max-width:991px){.checkout_header_btn{padding:0!important;width:auto;background-color:transparent!important;border:none;gap:10px}.checkout_header_btn:not(:hover){background-color:transparent!important}.checkout_header_btn:hover{background-color:transparent!important;border:none}}body.cookie-set{overflow:hidden;color:#fff}.cookie__table{text-align:left}@media (max-width:1599px){.cookie__table{overflow:auto;width:100%}}.cookie__table table{width:100%;border-collapse:collapse;color:#182965}@media (max-width:991px){.cookie__table table{width:900px;margin-bottom:12px}}.cookie__table thead th{font-family:outfit,sans-serif;font-size:12px;font-weight:600;font-style:normal;line-height:120%;padding:16px 20px 16px 16px;text-align:left;letter-spacing:.6px;text-transform:uppercase}.cookie__table thead th:first-child{padding:16px 20px 16px 30px}@media (max-width:991px){.cookie__table thead th:first-child{padding:18px}}.cookie__table tbody tr{color:rgba(224,224,224,.2);border-bottom:1px solid}.cookie__table tbody tr:first-child{border-bottom:1px solid #d7deff;background-color:#f1f5ff}.cookie__table td{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:1.5;width:auto;padding:18px 15px 18px 15px;vertical-align:top;letter-spacing:.32px;color:#182965}.cookie__table td:first-child{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;min-width:230px;padding:18px 30px;letter-spacing:1px;color:#182965}@media (max-width:991px){.cookie__table td:first-child{min-width:150px;padding:18px 0 18px 18px}}.cookie__table td:last-child{width:300px;padding-right:60px}@media (max-width:991px){.cookie__table td:last-child{width:300px;padding-right:20px}}.cookie__table td a{font-size:1rem;font-weight:400;letter-spacing:.3px;color:#182965;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cookie__table td a:hover{transition:.3s ease-out;color:#22afff;-webkit-text-decoration-line:none;text-decoration-line:none}.cookie__table td.cookie__table-use{font-size:.875rem;font-weight:400;font-style:normal;line-height:1.5;min-width:500px;letter-spacing:.28px;color:#5a6280}.cookie__table::-webkit-scrollbar{height:.1875rem}.cookie__table::-webkit-scrollbar-track{max-width:300px!important;border-radius:var(--border-radius-S,0);background:#c5c5d3}.cookie__table::-webkit-scrollbar-thumb{border-radius:var(--border-radius-S,0);background:#22afff}.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}.slider-bullets .swiper-button-prev{transition:.4s ease-in-out;left:calc((100% - 1540px)/ 2)}@media (max-width:1600px){.slider-bullets .swiper-button-prev{left:30px}}@media (max-width:767px){.slider-bullets .swiper-button-prev{display:none}}.slider-bullets .swiper-button-next{transition:.4s ease-in-out;right:calc((100% - 1540px)/ 2)}@media (max-width:1600px){.slider-bullets .swiper-button-next{right:30px}}@media (max-width:767px){.slider-bullets .swiper-button-next{display:none}}.slider-bullets .swiper-button-disabled{opacity:0}.slider-bullets .swiper-pagination{width:100%;max-width:1600px;text-align:left;left:0;right:0;bottom:0;margin:0 auto;padding:0 40px 30px 32px}@media (max-width:767px){.slider-bullets .swiper-pagination{text-align:left;padding:0 16px 17px 16px}}.slider-bullets .swiper-pagination-bullet{opacity:.5;height:1px;width:77px;border-radius:0;background:0 0;padding:10px 0;max-width:24px;transition:.3s ease-in-out}.slider-bullets .swiper-pagination-bullet:after{content:"";width:100%;height:2px;background-color:#fff;position:relative;display:block;transform:scaleY(1);transition:.3s ease-in-out}.slider-bullets .swiper-pagination-bullet:hover{opacity:1}.slider-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover:after{transform:scaleY(2)}.slider-bullets .swiper-pagination-bullet-active{opacity:1;max-width:77px}.h_100_info{height:calc(100vh - var(--info-height,0) - var(--vh,0))}@media (max-width:991px){.h_100_info{height:calc(100vh - var(--menu-full-height-static,0) - var(--vh,0))}}.h_80_info{min-height:calc(80vh - var(--info-height,0) - var(--vh,0))}@media (max-width:991px){.h_80_info{min-height:calc(80vh - var(--vh,0) - var(--menu-full-height,0))}}.cc_cat{z-index:1!important}.cc_cat .cti .arrow_line{transition:.2s ease-in-out;transform:scaleX(0);transform-origin:right}.cc_cat .cti .cti__icon{transition:.2s ease-in-out;position:relative;right:0}.cc_cat:hover .cti .arrow_line{transform:scaleX(1)}.cc_cat:hover .cti .cti__icon{right:-2px}.cc_cat:hover .component-headline:after{opacity:0}@media (max-width:1199px){.cc_cat_hover{display:block!important;height:auto!important}.cc_cat_hover a{background-color:#fff!important;color:#182965!important}.cc_cat_hover a svg path{stroke:#182965}}.cc_cat .component-headline{position:relative;padding-right:15px}@media (max-width:767px){.cc_cat .component-headline{padding-right:0}}.cc_cat .component-headline:after{content:"";width:12px;height:20px;margin-left:42px;position:absolute;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='20' fill='none'%3E%3Cpath stroke='%23fff' stroke-linejoin='bevel' stroke-width='2.88' d='m2 2 7 7-7 7'/%3E%3C/svg%3E");background-position:right center;background-repeat:no-repeat;opacity:1;transition:.2s ease-in-out}@media (max-width:991px){.cc_cat .component-headline:after{display:none}}.small-header{text-transform:none!important}.blue-header{color:#22afff}.text a{text-decoration:underline}.text a:hover{text-decoration:none}.link__item{text-decoration:none;transition:250ms ease-in-out}.link__item:hover{background:#f1f5ff;text-decoration:none}.link__item:hover>div{border-color:#fff}.about-shopping a{overflow:hidden;border-radius:5px;position:relative;background-color:#fff;z-index:1}.about-shopping a::before{overflow:hidden;border-radius:5px;position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 69.69%,#fff 131.49%);z-index:-1;transition:opacity .3s linear;opacity:0}.about-shopping a:hover::before{opacity:1}.about-shopping svg{background-color:transparent;transition:.3s ease-in-out;border-radius:50%}.about-shopping img{transition:.3s ease-in-out}.about-shopping:hover a{transition:opacity .25s ease-in-out;text-decoration:none}.about-shopping:hover img{justify-content:center;align-items:center;transform:scale(1.07)}.about-shopping:hover svg{background-color:#fff;border-radius:50%}.contact__item{text-decoration:none;transition:250ms ease-in-out;border-radius:5px}.contact__item span{text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;border-radius:0}.contact__item span:after,.contact__item span: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}.contact__item span:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.contact__item:hover{text-decoration:none}@media (hover:hover) and (pointer:fine){.contact__item:hover span:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.contact__item:hover span:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.animated-underline,.stores__card-block-shop a,.stores__card-block-tel a{width:auto;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;padding:0;border-radius:0}.animated-underline:after,.animated-underline:before,.stores__card-block-shop a:after,.stores__card-block-shop a:before,.stores__card-block-tel a:after,.stores__card-block-tel 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}.animated-underline:after,.stores__card-block-shop a:after,.stores__card-block-tel 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){.animated-underline:hover::before,.stores__card-block-shop a:hover::before,.stores__card-block-tel a:hover::before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.animated-underline:hover::after,.stores__card-block-shop a:hover::after,.stores__card-block-tel a:hover::after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}.social_stroke{transition:.3s ease-in-out}.social_stroke:hover path{fill:#5a6280;transition:.3s ease-in-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)}.block_collapse__open-opened .collapse_rotate-bg{background-color:transparent!important}.collapse_rotate .block_collapse__open-opened{background-color:#f1f5ff}.collapse_rotate .block_collapse__open-opened-bg{background-color:transparent!important}.collapse_rotate .block_collapse__open-opened_dropdown-arrow{background-color:#fff;transition:.3s ease-in-out;border-radius:50px}@media (max-width:767px){.collapse_rotate .block_collapse__open-opened_dropdown-arrow:hover{background-color:transparent}}.block_collapse__open-opened .collapse_rotate_dropdown-arrow{background-color:#fff;transition:.3s ease-in-out;border-radius:50px}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow{transition:.3s ease-out;background-color:#fff;border-radius:50px}.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:#182965}.collapse-menu .block_collapse__open-opened .collapse-menu__hamburger-icon__content::after{transform:rotateZ(45deg);background:#182965}.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:#182965;width:18px;height:2px;position:absolute;right:0;top:6px;transition:.3s ease-out;border-radius:3px}.collapse-menu__hamburger-icon__content::after,.collapse-menu__hamburger-icon__content::before{content:"";height:2px;position:absolute;right:0;transition:.3s;background:#182965;border-radius:3px;transform-origin:right center}.collapse-menu__hamburger-icon__content::before{width:24px;top:-7px}.collapse-menu__hamburger-icon__content::after{width:24px;top:7px}.play-button svg{min-width:46px;min-height:46px;transition:.2s ease-in-out;background:linear-gradient(83deg,#dad6eb 4.66%,#c4d9f2 69.69%,#fff 131.49%);border-radius:50%;overflow:hidden;position:relative;z-index:1}.play-button svg:hover{opacity:1}.play-button svg:hover circle{fill:#fff}.play-button svg:hover path{fill:#5a6280}.section_gradient>picture>.component-absoluteImage__image{height:auto;top:-520px!important;left:290px!important;transform:translateX(-50%) rotate(15deg)!important;width:2500px}@media (max-width:767px){.section_gradient>picture>.component-absoluteImage__image{top:-300px!important;left:280px!important;transform:translateX(-50%) rotate(15deg)!important;width:1500px}}.header_gradient{overflow-x:clip;overflow-y:visible}.acf-block-preview .header_gradient{z-index:1}.header_gradient>.component-absoluteImage>picture img,.header_gradient>.component-absoluteImage>picture svg{width:auto;left:50vw;transform:translateX(-50%);top:-30vh;height:250vh}@media (max-width:575px){.header_gradient>.component-absoluteImage>picture img,.header_gradient>.component-absoluteImage>picture svg{top:-80vh;height:300vh}}.line-background{z-index:0;overflow:visible;background-size:contain;position:relative;background-position:20px 100%;background-size:1px auto;background-repeat:repeat-y;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='169' viewBox='0 0 1 169' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 169V0h1v169H0Z' fill='%23DDE2F4'/%3E%3C/svg%3E")}@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}.footer__creepy svg{height:20px;width:auto;margin-left:10px}.footer__creepy svg path{transition:.3s}.footer__creepy:hover{text-decoration:none;color:red;animation:.7s shake}.footer__creepy:hover svg path{fill:#e92d53}@media (max-width:767px){.footer__creepy .footer__creepy{justify-content:flex-start}}.swiper-scrollbar-hidden .swiper-scrollbar{display:none}@media (max-width:767px){.swiper-scrollbar-hidden .swiper-scrollbar{display:block}}.swiper-button-hidden .swiper-button-prev{display:block}@media (max-width:767px){.swiper-button-hidden .swiper-button-prev{display:none}}.swiper-button-hidden .swiper-button-next{display:block}@media (max-width:767px){.swiper-button-hidden .swiper-button-next{display:none}}.no-fill svg path{fill:#f8f9fc!important}.checkout_header_btn{min-width:unset}.checkout_header_btn svg{margin-right:0}@media (max-width:767px){.checkout_header_btn{padding:0!important;width:auto;background-color:transparent!important;border:none;gap:10px}.checkout_header_btn:not(:hover){background-color:transparent!important}.checkout_header_btn:hover{background-color:transparent!important;border:none}}.blue-hover-link a{transition:.2s}.blue-hover-link a:hover{color:#22afff!important}.form-customer-lost-password .btn,.form-customer-reset-password .btn{margin-top:28px}.gradient-background{background:linear-gradient(184deg,#e4dfe9 -37.2%,#ddedff 3.15%,#f8f9fc 84.64%)}.header_gradient{overflow-x:clip;overflow-y:visible}.acf-block-preview .header_gradient{z-index:1}.header_gradient>.component-absoluteImage>picture img,.header_gradient>.component-absoluteImage>picture svg{width:auto;left:50vw;transform:translateX(-50%);top:-30vh;height:250vh}@media (max-width:575px){.header_gradient>.component-absoluteImage>picture img,.header_gradient>.component-absoluteImage>picture svg{top:-80vh;height:300vh}}.section_gradient>picture>.component-absoluteImage__image{height:auto;top:-520px!important;left:290px!important;transform:translateX(-50%) rotate(15deg)!important;width:2500px}@media (max-width:767px){.section_gradient>picture>.component-absoluteImage__image{top:-300px!important;left:280px!important;transform:translateX(-50%) rotate(15deg)!important;width:1500px}}@keyframes slide{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100%,0,0)}}.logos{overflow:hidden;white-space:nowrap;position:relative;-webkit-mask-image:linear-gradient(to left,transparent,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(to left,transparent,#000 15%,#000 85%,transparent 100%)}.acf-block-preview .logos-slide{animation-direction:normal!important;animation-play-state:paused;display:flex;flex-wrap:wrap}.acf-block-preview .logos-slide>*{width:calc(16.66% - 80px);text-align:center}.logos:hover .logos-slide{animation-play-state:paused}.logos-reverse .logos-slide{animation-direction:reverse}.logos-slide{display:inline-block;will-change:transform;backface-visibility:hidden;animation:3.5s slide infinite linear}.logos-slide[data-logos-count="1"]{animation-duration:calc(3.5s * 1)}.logos-slide[data-logos-count="2"]{animation-duration:calc(3.5s * 2)}.logos-slide[data-logos-count="3"]{animation-duration:calc(3.5s * 3)}.logos-slide[data-logos-count="4"]{animation-duration:calc(3.5s * 4)}.logos-slide[data-logos-count="5"]{animation-duration:calc(3.5s * 5)}.logos-slide[data-logos-count="6"]{animation-duration:calc(3.5s * 6)}.logos-slide[data-logos-count="7"]{animation-duration:calc(3.5s * 7)}.logos-slide[data-logos-count="8"]{animation-duration:calc(3.5s * 8)}.logos-slide[data-logos-count="9"]{animation-duration:calc(3.5s * 9)}.logos-slide[data-logos-count="10"]{animation-duration:calc(3.5s * 10)}.logos-slide[data-logos-count="11"]{animation-duration:calc(3.5s * 11)}.logos-slide[data-logos-count="12"]{animation-duration:calc(3.5s * 12)}.logos-slide[data-logos-count="13"]{animation-duration:calc(3.5s * 13)}.logos-slide[data-logos-count="14"]{animation-duration:calc(3.5s * 14)}.logos-slide[data-logos-count="15"]{animation-duration:calc(3.5s * 15)}.logos-slide[data-logos-count="16"]{animation-duration:calc(3.5s * 16)}.logos-slide[data-logos-count="17"]{animation-duration:calc(3.5s * 17)}.logos-slide[data-logos-count="18"]{animation-duration:calc(3.5s * 18)}.logos-slide[data-logos-count="19"]{animation-duration:calc(3.5s * 19)}.logos-slide[data-logos-count="20"]{animation-duration:calc(3.5s * 20)}.logos-slide img,.logos-slide svg{height:60px;width:120px;margin:0 40px;vertical-align:middle;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:991px){.logos-slide img,.logos-slide svg{margin:0 20px}}@media (max-width:767px){.logos-slide img,.logos-slide svg{height:60px;width:100px}}@media (max-width:400px){.logos-slide img,.logos-slide svg{height:45px;width:80px}}.about-purchase-container a{background-repeat:no-repeat;background-position:95% 50%;transition:.2s;position:relative;text-decoration:none}.about-purchase-container a::before{background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:.4s;opacity:0;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:9px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a::before{background-image:none}}.about-purchase-container a::after{opacity:0;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a::after{background-image:none;background-color:transparent!important}}.about-purchase-container a:hover::after{opacity:1;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-container a:hover::after{background-image:none;background-color:transparent!important}}.about-purchase-bottom-container a{background-repeat:no-repeat;background-position:95% 50%;transition:.2s;position:relative}.about-purchase-bottom-container a::before{background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:.4s;opacity:0;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:9px;box-sizing:content-box}.about-purchase-bottom-container a::after{opacity:0;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-bottom-container a::after{background-image:none;background-color:transparent!important}}.about-purchase-bottom-container a:hover::after{opacity:1;transition:.2s;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 5.49328L12.4144 5.49328M8.76742 9.99992L12.4993 5.66659L8.76742 1.33325' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;content:"";display:block;width:24px;height:24px;position:absolute;top:26px;right:15px;box-sizing:content-box}@media (max-width:991px){.about-purchase-bottom-container a:hover::after{background-image:none;background-color:transparent!important}}.about-hover:hover .btn__tertiary{background:#ef2525;text-align:left;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:space-between;font-weight:500;padding:0 0 10px 0;border-radius:0;border:none}.about-hover:hover .btn__tertiary svg path{stroke:currentColor}.about-hover:hover .btn__tertiary:after,.about-hover:hover .btn__tertiary:before{content:"";position:absolute;bottom:0;left:0;top:unset;opacity:1;width:100%;height:1px;background:currentColor;transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}@media (max-width:1199px){.about-hover:hover .btn__tertiary:after,.about-hover:hover .btn__tertiary:before{transform:none!important;transition:none!important;opacity:0!important}}.about-hover:hover .btn__tertiary:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media (max-width:1199px){.about-hover:hover .btn__tertiary:after{transform:none!important;transition:none!important;opacity:0!important}}@media (hover:hover) and (pointer:fine){.about-hover:hover .btn__tertiary:hover::before{background:#ef2525;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.about-hover:hover .btn__tertiary:hover::after{background:#ef2525;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}@media (hover:hover) and (pointer:fine) and (max-width:1199px){.about-hover:hover .btn__tertiary:hover::after{transform:none!important;transition:none!important;opacity:0!important}}.about-hover{transition:.23s ease-in-out;background-color:#e9e9e9}@media (min-width:992px){.about-hover:hover{background-color:#d9d9d9}.about-hover:hover .btn__about::before{background:#ef2525;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.about-hover:hover .btn__about::after{background:#ef2525;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s}}@media (min-width:992px){.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}.btn__about:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}}@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{flex:1;width:auto}@media (max-width:767px){.newsletter-form input{width:100%}}@media (max-width:767px){.newsletter-form .newsletter-button{width:100%}}.newsletter #placeholder{color:#9d9d9d}.newsletter-input{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1.25rem;border:1px solid #9d9d9d;border-radius:var(--radius-radius-S,5px);outline:0;color:#9d9d9d}.newsletter-input:focus{border:1px solid #ef2525}.newsletter-label{font-family:outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;flex-basis:100%;width:100%;color:#fff}.in-feed{flex-wrap:nowrap!important;gap:12px;height:100%}@media (max-width:1599px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:1199px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:991px){.in-feed{flex-wrap:nowrap!important;-webkit-appearance:none}}@media (max-width:767px){.in-feed{gap:10px;width:auto}}.in-feed .columns{flex-wrap:nowrap;display:flex}.in-feed .in-feed__image{overflow:hidden}.in-feed__link{height:100%}.in-feed__link:hover .in-feed__image{box-shadow:none!important;transform:none!important}.in-feed__link:hover .in-feed__button{transform:translate(-50%,-50%);opacity:1;visibility:visible}.in-feed__link:hover .in-feed__arrow{transform:translate(-50%,-100%);opacity:1;visibility:visible;transition:250ms ease-in-out}@media (max-width:1199px){.in-feed__col{aspect-ratio:1/1;min-width:333px}}@media (max-width:767px){.in-feed__col{min-width:270px;height:270px}}.in-feed__image{border-radius:10px;position:relative;transition:.2s ease-in-out;height:100%;padding:0;width:auto}@media (min-width:1200px){.in-feed__image{min-height:300px}}@media (min-width:1350px){.in-feed__image{min-height:400px}}@media (min-width:768px){.in-feed__image{min-height:270px}}.in-feed__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:1599px){.in-feed__image img{max-width:100%;max-height:100%}}.in-feed__icon{display:none}.in-feed__link{display:block;color:inherit}.in-feed__link:hover{text-decoration:none}.in-feed__link:hover .in-feed__image{box-shadow:0 16px 26px 0 rgba(0,0,0,.21);transform:translateY(-5px)}.in-feed__text{display:none}@media (max-width:1199px){.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 .component-headline{line-height:1;position:relative;display:inline-flex;overflow:hidden;align-items:center;text-decoration:none}.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 .component-headline:after{transform:scaleX(1);background-color:#000}@media (min-width:992px){.collapse_rotate_dropdown-arrow{transition:.3s ease-in-out;border-radius:50px}}@media (min-width:992px) and (max-width:1199px){.collapse_rotate_dropdown-arrow svg path{fill:#e9e9e9}}@media (min-width:992px){.block_collapse__open-opened .collapse_rotate_dropdown-arrow{transition:.3s ease-in-out;border-radius:50px}.block_collapse__open-opened .collapse_rotate_dropdown-arrow svg path{transition:.2s ease-out;fill:#d9d9d9}}@media (min-width:992px){.collapse_rotate:hover .collapse_rotate_bg_dr_arrow{transition:.3s ease-out;border-radius:50px}.collapse_rotate:hover .collapse_rotate_bg_dr_arrow svg path{fill:#d9d9d9}}@media (min-width:992px){.collapse_rotate:hover .component-headline:after{transform:scaleX(1);background-color:#000}}.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:outfit,sans-serif;font-size:1.125rem;font-weight:500;line-height:1;font-style:normal;letter-spacing:-.0125rem;color:#000;-webkit-text-decoration:.15em rgba(24,41,101,0);text-decoration:.15em rgba(24,41,101,0);transition:-webkit-text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out,-webkit-text-decoration-color .3s ease-in-out}.products-link__content-name span{color:#262626}.products-link__content-price{margin:0;font-family:outfit,sans-serif;font-size:.875rem;font-weight:700;color:#ef2525}.products-link__content-price--on-sale{color:#e53e3e}@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-slider{position:relative;overflow:hidden;width:100%;max-width:2560px;margin:0 auto}.product-property-slider .swiper-container{overflow:visible}.product-property-slider .swiper-slide{width:calc(33.33% - (24px / 3));margin-right:12px}.product-property-slider .swiper-slide:last-child{margin-right:0}@media (max-width:991px){.product-property-slider .swiper-slide{width:calc(45% - (16px / 3));margin-right:8px}}@media (max-width:767px){.product-property-slider .swiper-slide{width:75vw!important}}.product-property-slider__property{position:relative;height:100%}@media (min-width:992px){.product-property-slider__property:hover .product-property-slider__arrow{border:1px solid #f5f5f5;background-color:#f5f5f5}.product-property-slider__property:hover .product-property-slider__arrow svg path{stroke:#000}.product-property-slider__property:hover .product-property-slider__headline{-webkit-text-decoration:underline .06em;text-decoration:underline .06em;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}}.product-property-slider__images{position:relative;width:100%;padding-bottom:100%;background-color:#e9e9e9}.product-property-slider__background{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-property-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-slider__content{right:16px;bottom:16px;left:16px}}.product-property-slider__arrow{display:flex;padding:.75rem;transition:.23s ease-in-out;color:#fff;border-width:1px;border-style:solid;border-color:#f5f5f5;border-radius:50%}@media (max-width:991px){.product-property-slider__arrow{padding:.4375rem}}.product-property-slider__arrow svg{width:24px;height:auto;margin:auto;color:#fff}@media (max-width:991px){.product-property-slider__arrow svg{width:16px}}.product-property-slider__arrow svg path{transition:.23s ease-in-out;stroke:#f5f5f5}.product-property-slider__headline{transition:-webkit-text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out;transition:text-decoration-color .23s ease-in-out,-webkit-text-decoration-color .23s ease-in-out;-webkit-text-decoration:underline .06em;text-decoration:underline .06em;color:#fff;text-underline-offset:.375rem;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.slider-card-slider{overflow:visible}.slider-card-slider .swiper-container{overflow:visible;padding-bottom:40px}@media (max-width:767px){.slider-card-slider .swiper-container{padding-bottom:30px}}.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar{overflow:hidden!important;height:6px;opacity:1!important;overflow:hidden;transition-duration:.2s!important;transition-timing-function:ease-in-out;max-height:3px;cursor:pointer;left:0;width:100%!important}.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar:active,.slider-card-slider .swiper-container-horizontal>.swiper-scrollbar:hover{max-height:6px}.slider-card-slider .swiper-scrollbar{left:0;background:#e9e9e9}@media (max-width:991px){.slider-card-slider .swiper-scrollbar{left:0!important}}.slider-card-slider .swiper-scrollbar-drag{background:#555!important}.slider-card-slider .swiper-button-prev{right:50px;left:1%!important;transform:translateX(-50%)}@media screen and (max-width:1625px){.slider-card-slider .swiper-button-prev{transform:translateX(0);left:0!important}}.slider-card-slider .swiper-button-next{right:1%!important;transform:translateX(50%)}@media screen and (max-width:1625px){.slider-card-slider .swiper-button-next{transform:translateX(0);right:0!important}}.slider-card-slider .swiper-button-disabled{opacity:0;transition:.3s ease-in-out}.slider-card-slider .swiper-button-next,.slider-card-slider .swiper-button-prev{width:46px;height:46px;top:40%;right:0}@media (max-width:767px){.slider-card-slider .swiper-button-next,.slider-card-slider .swiper-button-prev{display:none}}.brands{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px}.brands__brand{width:calc(25% - (30px / 4));background:#fff;padding:25px 20px;text-align:center;border-radius:5px}@media (max-width:1199px){.brands__brand{width:calc(33.33% - (20px / 3))}}@media (max-width:767px){.brands__brand{width:calc(50% - 5px);padding:20px 15px}}.brands__brand:hover{text-decoration:none}.brands__brand:hover .brands__brand_btn{border-radius:0;transform:translate(-50%,-100%)}@media (min-width:992px){.brands__brand:hover .brands__brand_image{transform:scale(1.1)}}@media (min-width:992px){.brands__brand:hover .brands__brand_logo{opacity:0}}.brands__brand_title{margin-bottom:20px;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none}.brands__brand_image{width:70%;aspect-ratio:6/5;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:.2s ease-in-out;transform-origin:center}@media (max-width:1599px){.brands__brand_image{width:80%}}@media (max-width:575px){.brands__brand_image{width:90%}}.brands__brand_logo{width:130px;height:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-top:10px;transition:.15s ease-in-out;opacity:1}@media (max-width:767px){.brands__brand_logo{margin-top:20px;height:5vw;width:70px}}.brands__brand-wrapper{position:relative;overflow:hidden}.brands__brand_btn{display:block;position:absolute!important;top:100%;left:50%;transform:translate(-50%,0);border-radius:0;padding:1.1875rem 1.5rem!important}.brands__brand_btn:hover{color:#182965}@media (max-width:991px){.brands__brand_btn{display:none}}.contact-form .form__checkbox{margin:22px 0}.contact-form .form__checkbox a{color:#22afff}.contact-form .form__submit{width:100%}.contact-form .form__checkbox-box:after{height:auto}.acf-block-preview .masonry{display:flex;flex-wrap:wrap}.acf-block-preview .masonry-sizer{display:none}.masonry-item,.masonry-sizer{width:calc(33.33% - 8px);margin-bottom:12px;cursor:pointer}@media (max-width:767px){.masonry-item,.masonry-sizer{width:calc(50% - 5px);margin-bottom:10px}}.masonry-item>,.masonry-sizer>{max-width:100%;height:auto;width:100%}.masonry-item__box,.masonry-sizer__box{position:relative}.masonry-item img,.masonry-item svg,.masonry-sizer img,.masonry-sizer svg{width:100%;height:auto;display:block;border-radius:5px}.masonry.masonry-lightbox-open .masonry-lightbox{display:block}.masonry-lightbox{display:none;position:fixed;width:100%;z-index:100;top:0;bottom:0;left:0;right:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.masonry-lightbox__v-center{justify-content:center;display:flex;height:100%;position:relative}.masonry-lightbox__thumbs{width:300px;min-width:300px;padding-right:24px;max-height:calc(100% - 50px);overflow:hidden}@media (max-width:1199px){.masonry-lightbox__thumbs{width:180px;min-width:180px}}.masonry-lightbox__thumbs .swiper-slide{height:150px}@media (max-width:1199px){.masonry-lightbox__thumbs .swiper-slide{height:80px}}.masonry-lightbox__thumbs-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.masonry-lightbox__close_bg{position:absolute;opacity:.7;left:0;top:0;width:100%;height:100%;background-color:#081338}.masonry-lightbox__close_button{position:absolute;cursor:pointer;right:0;top:0;padding:28px 24px;background-color:transparent;border:0;z-index:2}@media (max-width:767px){.masonry-lightbox__close_button{padding:16px 14px}}.masonry-lightbox__close_button_cross{display:block;width:15px;height:15px}@media (max-width:767px){.masonry-lightbox__close_button_cross{width:12px;height:12px}}.masonry-lightbox__container{position:relative;overflow:auto;background-color:#fff;padding:25px 40px;margin:auto;width:2000px;max-width:90%;display:flex;max-height:90vh;height:1100px;border-radius:5px}@media (max-width:767px){.masonry-lightbox__container{height:150vw;padding:0;max-height:90%}}.masonry-lightbox-swiper{max-height:100%;flex:1}@media (min-width:768px){.masonry-lightbox-swiper__item{height:100%;display:flex;flex-direction:column;justify-content:center}}@media (max-width:767px){.masonry-lightbox-swiper__item{padding:35px 25px;box-sizing:border-box}}.masonry-lightbox-swiper__image{display:block;margin:auto;width:100%;height:100%;position:absolute;-o-object-fit:contain;object-fit:contain}.masonry-lightbox-swiper__image_wrapper{text-align:center;height:100%;position:relative}.masonry-lightbox-swiper .swiper-button-disabled{opacity:.3}.masonry-lightbox-arrow-next,.masonry-lightbox-arrow-prev{position:absolute;z-index:2;top:calc(50% - 25px);transition:.2s ease-in-out}.masonry-lightbox-arrow-next:not(.swiper-button-disabled):hover,.masonry-lightbox-arrow-prev:not(.swiper-button-disabled):hover{cursor:pointer}.masonry-lightbox-arrow-next svg,.masonry-lightbox-arrow-prev svg{width:50px;height:50px;display:block}@media (max-width:1199px){.masonry-lightbox-arrow-next svg,.masonry-lightbox-arrow-prev svg{width:30px;height:30px}}@media (max-width:767px){.masonry-lightbox-arrow-next svg,.masonry-lightbox-arrow-prev svg{width:30px;height:30px}}.masonry-lightbox-arrow-next svg path,.masonry-lightbox-arrow-prev svg path{transition:.2s}.masonry-lightbox-arrow-prev{left:20px;transform:translateY(-50%) rotate(180deg)}@media (max-width:1199px){.masonry-lightbox-arrow-prev{left:15px}}@media (max-width:767px){.masonry-lightbox-arrow-prev{left:10px}}.masonry-lightbox-arrow-next{right:20px;transform:translateY(-50%)}@media (max-width:1199px){.masonry-lightbox-arrow-next{right:15px}}@media (max-width:767px){.masonry-lightbox-arrow-next{right:10px}}.stores{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}@media (max-width:1199px){.stores{justify-content:space-between;row-gap:10px}}@media (max-width:767px){.stores{flex-basis:100%;flex-direction:column;gap:10px}}.stores__card{display:flex;flex-basis:calc(33.33% - 16px / 3);flex-direction:column;flex-wrap:wrap;transition:.2s ease-in-out;border:1px solid #d7deff;border-radius:5px;background:#fff}@media (max-width:1199px){.stores__card{display:flex;flex-basis:calc(50% - 4px);flex-wrap:wrap}}@media (max-width:767px){.stores__card{flex-basis:100%;width:100%}}.stores__card_active{border:1px solid #93a0e0}.stores__card-img{padding:15px 15px 30px 15px;border-radius:3px}.stores__card-img img{width:100%;max-height:280px;border-radius:3px;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.stores__card-img img{max-height:250px}}.stores__card-block{display:flex;align-items:start;flex-wrap:wrap;padding:0 15px}.stores__card-block-btn{font-size:12px;width:auto;padding:.7rem 1.5rem;gap:20px}.stores__card-block-btn svg{position:relative;height:11px;width:11px}.stores__card-block-btn .icon{height:11px;width:11px;-o-object-fit:contain;object-fit:contain}.stores__card-block-shop{flex-basis:100%;padding-left:15px}@media (max-width:991px){.stores__card-block-shop{padding-left:0}}.stores__card-block-shop a{font-family:outfit,sans-serif;font-size:2rem;font-weight:600;font-style:normal;line-height:120%;margin-bottom:30px;text-decoration:none;color:#182965}@media (max-width:991px){.stores__card-block-shop a{font-size:1.875rem}}@media (max-width:767px){.stores__card-block-shop a{font-size:1.375rem}}.stores__card-block-shop a:after,.stores__card-block-shop a:before{transition:opacity .3s ease-in-out;opacity:0}@media (hover:hover) and (pointer:fine){.stores__card-block-shop a:hover::before{opacity:1}.stores__card-block-shop a:hover::after{opacity:1}}.stores__card-block-tel{flex-basis:100%;padding-left:15px}@media (max-width:991px){.stores__card-block-tel{padding-left:0}}.stores__card-block-tel a{font-family:outfit,sans-serif;font-size:1.375rem;font-weight:600;font-style:normal;line-height:120%;flex-basis:100%;margin-bottom:35px;text-decoration:none;color:#182965}@media (max-width:767px){.stores__card-block-tel a{font-size:1.375rem}}@media (max-width:991px){.stores__card-block{flex-wrap:wrap}}.stores__card-block-address,.stores__card-block-opening{display:flex;flex-direction:column;padding:0 1px 15px 15px}@media (max-width:1199px){.stores__card-block-address,.stores__card-block-opening{flex-basis:60%}}@media (max-width:991px){.stores__card-block-address,.stores__card-block-opening{padding:0 7px 0 0}}.stores__card-block-address h3,.stores__card-block-opening h3{margin-top:0;margin-bottom:15px}.stores__card-block-address{flex-basis:50%}@media (max-width:1599px){.stores__card-block-address{flex-basis:40%}}.stores__card-block-opening{flex-basis:50%}@media (max-width:1599px){.stores__card-block-opening{flex-basis:60%}}.stores__card-block-address p{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:150%;margin:0 15px 0 0;letter-spacing:.32px;color:#182965}@media (max-width:991px){.stores__card-block-address p{margin:0 10px 0 0}}@media (max-width:767px){.stores__card-block-address p{font-size:.875rem}}.stores__card-block-opening table{border-collapse:collapse;text-align:left}.stores__card-block-opening table th{font-family:outfit,sans-serif;font-size:1rem;font-weight:500;font-style:normal;line-height:1.5;max-width:100%;margin:0 15px 0 0;padding-left:0!important;letter-spacing:.32px;text-transform:uppercase;color:#182965}@media (max-width:991px){.stores__card-block-opening table th{margin:0 10px 0 0}}@media (max-width:767px){.stores__card-block-opening table th{font-size:.875rem}}.stores__card-block-opening table td{font-family:outfit,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:150%;max-width:200px;margin:0;padding:0;letter-spacing:.32px;color:#182965}@media (max-width:767px){.stores__card-block-opening table td{font-size:.875rem}}.stores__card-block-button{display:inline-flex;width:100%;margin-top:auto;padding:20px 30px 35px}@media (max-width:991px){.stores__card-block-button{padding:30px 15px}}@media (max-width:767px){.stores__card-block-button{padding:40px 15px 20px}}.stores_map{width:100%;height:700px;max-height:calc(100vh - 100px);border-radius:5px}@media (max-width:1199px){.stores_map{height:600px}}@media (max-width:991px){.stores_map{height:500px}}@media (max-width:767px){.stores_map{height:380px}}.slider-testimonial{overflow:visible}.slider-testimonial .swiper-container{overflow:visible;padding-bottom:60px}@media (max-width:767px){.slider-testimonial .swiper-container{padding-bottom:25px}}.slider-testimonial .swiper-scrollbar{left:0;width:100%}.slider-testimonial .swiper-button-prev{right:50px;left:0;transform:translateX(-50%)}@media screen and (max-width:1625px){.slider-testimonial .swiper-button-prev{transform:translateX(0);left:10px}}.slider-testimonial .swiper-button-next{right:0;transform:translateX(50%)}@media screen and (max-width:1625px){.slider-testimonial .swiper-button-next{transform:translateX(0);right:0!important}}.slider-testimonial .swiper-button-disabled{opacity:0;transition:.4s ease-in-out}.slider-testimonial .swiper-button-next,.slider-testimonial .swiper-button-prev{width:46px;height:46px;top:40%;right:0}@media (max-width:767px){.slider-testimonial .swiper-button-next,.slider-testimonial .swiper-button-prev{display:none}}.slider-testimonial .swiper-scrollbar{position:absolute;z-index:10;left:16px!important;bottom:1rem;height:3px;background:#d9d9d9;overflow:hidden;opacity:1!important;max-height:3px;width:calc(100% - 32px)!important}.slider-testimonial .swiper-scrollbar .swiper-scrollbar-drag{background:#22afff!important}.slider-secondery-testimonial{overflow:visible}.slider-secondery-testimonial .swiper-container{overflow:visible;padding-bottom:40px}@media (max-width:767px){.slider-secondery-testimonial .swiper-container{padding-bottom:25px}}.slider-secondery-testimonial .swiper-scrollbar{left:0;width:100%}.slider-secondery-testimonial .swiper-button-prev{right:60px}@media (max-width:1199px){.slider-secondery-testimonial .swiper-button-prev{right:65px}}@media (max-width:767px){.slider-secondery-testimonial .swiper-button-prev{right:65px}}.slider-secondery-testimonial .swiper-button-next{right:0}.slider-secondery-testimonial .swiper-button-disabled{opacity:.6}.slider-secondery-testimonial .swiper-button-next,.slider-secondery-testimonial .swiper-button-prev{width:44px;height:44px;top:-80px;left:auto}@media (max-width:767px){.slider-secondery-testimonial .swiper-button-next,.slider-secondery-testimonial .swiper-button-prev{top:-40px}}.slider-secondery-testimonial .swiper-button-next svg circle,.slider-secondery-testimonial .swiper-button-next svg path,.slider-secondery-testimonial .swiper-button-prev svg circle,.slider-secondery-testimonial .swiper-button-prev svg path{transition:.2s ease-in-out}.slider-secondery-testimonial .swiper-button-next svg path,.slider-secondery-testimonial .swiper-button-prev svg path{stroke:#182965}.slider-secondery-testimonial .swiper-button-next svg circle,.slider-secondery-testimonial .swiper-button-prev svg circle{fill:#fff;stroke:#fff}.slider-secondery-testimonial .swiper-button-next:hover svg path,.slider-secondery-testimonial .swiper-button-prev:hover svg path{stroke:#5a6280}.slider-secondery-testimonial .swiper-button-next:hover svg circle,.slider-secondery-testimonial .swiper-button-prev:hover svg circle{fill:#fff;stroke:#fff}.slider-secondery-testimonial .swiper-button-next.swiper-button-disabled,.slider-secondery-testimonial .swiper-button-prev.swiper-button-disabled{opacity:1}.slider-secondery-testimonial .swiper-button-next.swiper-button-disabled svg path,.slider-secondery-testimonial .swiper-button-prev.swiper-button-disabled svg path{stroke:#5a6280}.slider-secondery-testimonial .swiper-button-next.swiper-button-disabled svg circle,.slider-secondery-testimonial .swiper-button-prev.swiper-button-disabled svg circle{fill:transparent;stroke:#5a6280}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:#f8f9fc}address{font-style:normal}.overflow_hidden{overflow:hidden}.menu_height_padding{padding-top:calc(var(--menu-full-height,80px) - var(--info-height,20px))}